@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: show_hide 4s;}
.error .wm-tooltip::after {width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}

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 { display: none;}

.align-elem{
	flex-grow:1;
}
body { background: #ffffff; text-align: left; z-index: 2; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_21_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper .layout_center_2_id_21_3 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; background: rgba(0,104,0,0.88); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-11 .layout_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 .layout_23 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 .layout_24 { -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-11 .layout_21_id_24 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-11 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 64px; background: #ffffff; z-index: 10; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-11 { margin: 11px 0 auto 11px; border: none; position: relative; top: 0; left: 0; width: 40px; min-height: 40px; z-index: 3; text-align: center; font-size: 19px; color: #000000; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat transparent; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-11:hover, 
.widget-11.hover, 
.widget-11.active { background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat #f5f5f5;}
.widget-11:active, 
.widget-11.active { background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat #f0f0f0;}.popover-wrap-22 .popover-body { padding: 30px 30px 20px; border: 1px solid #b7b7b7; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: relative; display: inline-block; width: 280px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-22 .popover-body .s3_button_large { padding: 4px 20px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-size: 13px; font-weight: bold; box-sizing: border-box; line-height: 34px; cursor: pointer; text-align: center; font-family: PT Sans, sans-serif; text-indent: 0; color: #ffffff; font-style: normal; letter-spacing: 1.0px; text-transform: uppercase; text-decoration: none; background: #ea957b;}
.popover-wrap-22 .popover-body .s3_button_large:hover, 
.popover-wrap-22 .popover-body .s3_button_large.hover, 
.popover-wrap-22 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); -moz-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); box-shadow: 0px 8px 21px  rgba(255,164,133,0.58);}
.popover-wrap-22 .popover-body .s3_button_large:active, 
.popover-wrap-22 .popover-body .s3_button_large.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-22 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Arial, Helvetica, sans-serif; text-indent: 0; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-22 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 11px; box-sizing: border-box; text-align: right;}
.popover-wrap-22 .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-22 .popover-body .s3_required { color: red;}
.popover-wrap-22 .popover-body input { padding: 10px 8px 10px 12px; 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; font-family: PT Sans, sans-serif; text-indent: 0; font-size: 13px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-22 .popover-body textarea { padding: 10px 8px 7px 11px; 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; font-family: PT Sans, sans-serif; text-indent: 0; font-size: 13px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-22 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/left%20copy.png") left 50% top 50% / auto auto no-repeat #ea957b; z-index: 10; cursor: pointer; text-align: left; min-height: 30px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.popover-wrap-22 .popover-close:hover, 
.popover-wrap-22 .popover-close.hover, 
.popover-wrap-22 .popover-close.active { -webkit-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); -moz-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); box-shadow: 0px 8px 21px  rgba(255,164,133,0.58);}
.popover-wrap-22 .popover-close:active, 
.popover-wrap-22 .popover-close.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-22 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 18px; box-sizing: border-box; text-align: left; font-family: Open Sans, sans-serif; text-indent: 0; color: #424242; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 0;}
.popover-wrap-22 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.side-panel-106 .side-panel-content { font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; 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);}
.side-panel-16 .side-panel-content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none;}
.button-22 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}.popover-wrap-22 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-22 ::-moz-placeholder { color: #ababab;}
.popover-wrap-22 :-ms-input-placeholder { color: #ababab;}
.widget-12 { margin: 11px 0 auto 57px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 150px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; visibility: hidden; padding-top: 0.02px; padding-bottom: 0.02px; min-height: 40px;}
.search-23 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;}
.search-23 input { padding: 4px 4px 4px 0; margin: 0; box-sizing: border-box; vertical-align: top; background: #ffffff; 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: PT Sans, sans-serif; text-align: left; text-indent: 0; color: #000000; font-style: italic; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.search-23 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/search%20(2)%EF%B9%961487159114016.png") left 50% top 50% / auto auto no-repeat transparent; font-size: 14px; outline: none; min-width: 24px; min-height: 40px; position: relative; z-index: 1; visibility: visible; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 40px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -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;}
.search-23 button:hover, 
.search-23 button.hover, 
.search-23 button.active { background: url("../images/search%20(2)%EF%B9%961487159114016.png") left 50% top 50% / auto auto no-repeat #f5f5f5;}
.search-23 button:active, 
.search-23 button.active { background: url("../images/search%20(2)%EF%B9%961487159114016.png") left 50% top 50% / auto auto no-repeat #f0f0f0;}
.search-23 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-23 input:focus { outline: none;}
.search-23 button:focus { outline: none;}
.search-23 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-23 ::-webkit-input-placeholder { color: #ababab;}
.search-23 ::-moz-placeholder { color: #ababab;}
.search-23 :-ms-input-placeholder { color: #ababab;}
.widget-13 { padding: 0.02px 2px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 60px; right: 0;}
.menu-24 .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-24 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-24 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-24 .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-24 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: left;}
.menu-24 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-24 .menu-scroll > ul ul { padding: 10px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #37a137; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-24 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-24 .menu-scroll > ul ul > li > a { padding: 10px; cursor: pointer; display: block; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; font-family: PT Sans, sans-serif; text-align: left; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; margin-top: 2px; margin-bottom: 2px; z-index: 2; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.menu-24 .menu-scroll > ul ul > li > a:hover, 
.menu-24 .menu-scroll > ul ul > li > a.hover, 
.menu-24 .menu-scroll > ul ul > li > a.active { background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434;}
.menu-24 .menu-scroll > ul ul > li > a:active, 
.menu-24 .menu-scroll > ul ul > li > a.active { background: #f5f5f5;}
.menu-24 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-24 .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; text-align: left;}
.menu-24 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0; display: none;}
.menu-24 .menu-scroll > ul > li.menu-item > a { padding: 10px 12px; margin: 10px 10px 10px 0; border: 1px solid rgba(0,0,0,0.15); cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #1e90ff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: uppercase; font-weight: bold; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 64px; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-24 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-24 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-24 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -4px 0px  #1e90ff; -moz-box-shadow: inset 0px -4px 0px  #1e90ff; box-shadow: inset 0px -4px 0px  #1e90ff;}
.menu-24 .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-24 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-24 .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-24 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-24 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-24 .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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; text-align: left;}
.menu-24 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-24 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-24 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-24 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-24 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-24 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-13 .layout_28 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_31 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_32 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 { margin: 49px 0 0 10px; position: relative; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; top: 0; left: 0; width: 944px; min-height: 0; z-index: 9; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-15 { margin: -7px 0 auto -10px; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 409px; min-height: 50px; font-size: 25px; font-family: Arial, Helvetica, sans-serif;}
.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%; text-align: left;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name .sn-text { box-sizing: border-box; font-family: Tahoma, Geneva, sans-serif; font-size: 34px; text-align: left; text-transform: uppercase; text-decoration: none; margin-left: 0; margin-right: auto;}
.site-name a { text-decoration: none; outline: none;}
.widget-17 { margin: 14px 0 auto 51px; position: relative; font-size: 22px; color: #39281c; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 245px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.phones-31 p:first-child { margin-top: 0;}
.phones-31 p:last-child { margin-bottom: 0;}
.phones-31 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-31 .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-31 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("../images/tel.png") left 50% top 50% / auto auto no-repeat; margin-right: 0; text-align: right; text-decoration: none; min-height: 30px; margin-top: -3px; align-self: auto;}
.phones-31 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-31 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 212px;}
.phones-31 .title { box-sizing: border-box; display: none;}
.phones-31 .text_body { color: #ffffff; text-align: right; text-decoration: none; width: 205px;}
.phones-31 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-31 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-31 .text_body a { text-decoration: none; color: inherit;}
.block-14 { margin: 21px 0 auto 91px; position: relative; color: #a8b331; text-decoration: none; top: 0; left: 0; width: 150px; min-height: 0; z-index: 2; display: block; border-top: 0px dashed rgba(124,235,221,0.42); border-right: 0px dashed rgba(124,235,221,0.42); border-bottom: 0px dashed rgba(124,235,221,0.42); border-left: 1px dashed rgba(124,235,221,0.42);}
.widget-19 { margin: 0 0 0 20px; position: relative; color: #39281c; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 150px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.schedule-34 p:first-child { margin-top: 0;}
.schedule-34 p:last-child { margin-bottom: 0;}
.schedule-34 .header { box-sizing: border-box;}
.schedule-34 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-34 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-34 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-34 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-34 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.schedule-34 .title { box-sizing: border-box; display: none;}
.schedule-34 .text_body { font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}
.schedule-34 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.schedule-34 input.tgl-but:checked + .block-body-drop { display: block;}
.block-12 { margin: 37px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 572px; background: #e8e8de; z-index: 8; right: 0; display: block;}
.widget-14 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; height: 0; min-height: 586px; box-sizing: border-box; background: url("../images/spacer%EF%B9%961478501982630.gif") left 50% top 50% / cover no-repeat; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-26 .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-26 .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-26 .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-26 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-26 .slider-item-1 { width: 100%; background: url("../images/543628501%EF%B9%961487320458100.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-26 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 50%; z-index: 6; right: auto; margin-left: -480px; margin-top: -84.5px; width: 603px; margin-right: 0; bottom: auto; padding-left: 30px; padding-right: 30px; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 321px;}
.slider-26 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block;}
.slider-26 .block-body { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 15px; color: #3f3d52; line-height: 1.5; text-decoration: none; margin-top: 20px; padding-left: 0; padding-right: 0; font-weight: normal; margin-left: 0;}
.slider-26 .block-more { box-sizing: border-box; margin-left: 0; margin-top: 10px;}
.slider-26 .block-more > a { padding: 13px 25px; border: none; display: inline-block; box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-top: 20px; margin-left: 0; margin-right: auto; font-weight: 600; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #006800; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.slider-26 .block-more > a:hover, 
.slider-26 .block-more > a.hover, 
.slider-26 .block-more > a.active { -webkit-box-shadow: 0px 5px 8px  rgba(99,99,99,0.2); -moz-box-shadow: 0px 5px 8px  rgba(99,99,99,0.2); box-shadow: 0px 5px 8px  rgba(99,99,99,0.2);}
.slider-26 .block-title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 28px; color: #575a7a; text-decoration: none; font-weight: bold; margin-left: 0; margin-right: auto; padding-left: 0; padding-right: 0; padding-top: 0.02px; margin-top: 73px;}
.slider-26 .slider-item-2 { width: 100%; background: url("../images/54151768.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-26 .slider-item-3 { width: 100%; background: url("../images/54237118.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-26 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-26 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 49px; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: 374px; text-align: justify; margin-left: 82px; width: 80px; background: #000000; min-height: 80px; margin-right: 16px;}
.slider-26 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/left.png") left 50% top 50% / auto auto no-repeat #529d0f; text-align: left; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 80px;}
.slider-26 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/right.png") left 50% top 50% / auto auto no-repeat #2d8c2d; text-align: left; margin-left: 0; margin-right: auto; border-top: 0px solid rgba(250,250,250,0.09); border-right: 0px solid rgba(250,250,250,0.09); border-bottom: 0px solid rgba(250,250,250,0.09); border-left: 1px solid rgba(250,250,250,0.09); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 80px;}
.slider-26 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-26 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-26 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: auto; left: 50%; right: auto; font-size: 0; visibility: hidden; z-index: 100; top: 0; margin-top: 132px; margin-left: -481px; width: auto; margin-right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.slider-26 .bx-auto_controls { margin: 97px auto 0 15px; box-sizing: border-box; display: -webkit-flex; display: flex; vertical-align: top; visibility: visible; text-align: center; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-26 .slider-pager > a { padding: 9px 1px 1px; margin: 2px 4px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 30px; min-height: 30px; background: rgba(255,255,255,0.3); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-size: 11px; text-decoration: none; color: #999999; text-align: center;}
.slider-26 .slider-pager > a:hover, 
.slider-26 .slider-pager > a.hover, 
.slider-26 .slider-pager > a.active { background: transparent; color: #fe6055;}
.slider-26 .slider-pager > a:active, 
.slider-26 .slider-pager > a.active { background: #989ddd; color: #ffffff;}
.slider-26 .auto_controls { box-sizing: border-box; display: none;}
.slider-26 .bx-controls-auto { display: -webkit-flex; display: flex;}
.slider-26 .bx-controls-auto-item { box-sizing: border-box;}
.slider-26 .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-26 .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-26 .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-26 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-26 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-26 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-26 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.slider-26 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-26 .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-26 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-26 .text_wrapper .bx-viewport { position: relative !important; height: auto !important;}
.popover-container-26 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-26 .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-26 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-26 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-26 .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-26 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-26 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-26 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-26 .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-26 .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-26 .popover-body .s3_required { color: red;}
.popover-wrap-26 .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-26 .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-26 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.popover-wrap-26 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-26 ::-moz-placeholder { color: #ababab;}
.popover-wrap-26 :-ms-input-placeholder { color: #ababab;}
.block-21 { margin: 49px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 459px; background: #ffffff; z-index: 7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: block; right: 0;}
.widget-35 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; padding-left: 20px; padding-right: 20px; padding-bottom: 30px;}
.blocklist-59 p:first-child { margin-top: 0;}
.blocklist-59 p:last-child { margin-bottom: 0;}
.blocklist-59 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.blocklist-59 .header_text { font-size: 20px; box-sizing: border-box;}
.blocklist-59 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px;}
.blocklist-59 .body-outer { box-sizing: border-box; position: relative; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto;}
.blocklist-59 .body { margin: 0 NaNpx; box-sizing: border-box;}
.blocklist-59 .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-59 .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-59 .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-59 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-59 .item { padding: 19px 20px 40px; margin: 10px auto; border: 1px solid rgba(0,0,0,0.07); position: relative; width: 290px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; align-self: auto; min-height: 0; min-width: 0;}
.blocklist-59 .item:hover, 
.blocklist-59 .item.hover, 
.blocklist-59 .item.active { -webkit-box-shadow: 0px 7px 15px  rgba(0,0,0,0.06); -moz-box-shadow: 0px 7px 15px  rgba(0,0,0,0.06); box-shadow: 0px 7px 15px  rgba(0,0,0,0.06);}
.blocklist-59 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto, sans-serif; font-size: 14px; color: #666666; letter-spacing: 0.2px; text-decoration: none; background: url("../images/lib_311201_mnu_m%EF%B9%961477891177794.png") left 0px top 0px / auto auto no-repeat; padding-left: 15px;}
.blocklist-59 .text:hover, 
.blocklist-59 .text.hover, 
.blocklist-59 .text.active { color: #e24e4c; background: url("../images/lib_311201_mnu_m_h%EF%B9%961477891177822.png") left 0px top 0px / auto auto no-repeat;}
.blocklist-59 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-59 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.blocklist-59 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; position: absolute; left: 0; top: 0;}
.blocklist-59 .img-convert { box-sizing: border-box; width: 239px; height: 143px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; margin-top: 6px; margin-left: NaNpx; margin-right: NaNpx;}
.blocklist-59 .img-convert:hover, 
.blocklist-59 .img-convert.hover, 
.blocklist-59 .img-convert.active { text-align: center;}
.blocklist-59 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; padding-top: 0.02px; display: -webkit-flex; display: flex;}
.blocklist-59 .title { margin: 18px 0 5px; font-weight: bold; text-align: center; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; font-size: 19px; color: #3f3d52; text-decoration: none; width: auto; padding-bottom: 15px; padding-top: 10px; left: 0; right: 0;}
.blocklist-59 .price { box-sizing: border-box; margin-bottom: 5px; position: relative;}
.blocklist-59 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-59 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-59 .price-value { box-sizing: border-box; display: inline-block;}
.blocklist-59 .price-currency { box-sizing: border-box; display: inline-block;}
.blocklist-59 .more { text-align: center; box-sizing: border-box; position: relative;}
.blocklist-59 .more > a { padding: 10px 15px; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-align: left; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) #fe6055; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; width: 102px; margin-left: auto; margin-right: auto; font-weight: 600;}
.blocklist-59 .more > a:hover, 
.blocklist-59 .more > a.hover, 
.blocklist-59 .more > a.active { border: none; -webkit-box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); -moz-box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); box-shadow: 0px 6px 19px  rgba(183,128,207,0.73); background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) rgba(255,255,255,0.48);}
.blocklist-59 .more > a:active, 
.blocklist-59 .more > a.active { background: repeating-linear-gradient(to bottom right,#f39975 0%,#8c69be 100%) #fe6055;}
.blocklist-59 .bx-wrapper { max-width: 939px;}
.blocklist-59 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-59 .title a { color: inherit; text-decoration: inherit;}
.blocklist-59 .footer { text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: auto; margin-right: auto; padding-top: 15px;}
.blocklist-59 .all { padding: 10px 20px; border: 1px solid rgba(0,0,0,0.2); box-sizing: border-box; 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; text-align: flex-start; font-size: 13px; color: #333333; letter-spacing: 0.2px; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; margin-top: 9px; align-self: auto;}
.blocklist-59 .all:hover, 
.blocklist-59 .all.hover, 
.blocklist-59 .all.active { border: none; color: #4d4d4d; -webkit-box-shadow: 0px 8px 21px  #b780cf; -moz-box-shadow: 0px 8px 21px  #b780cf; box-shadow: 0px 8px 21px  #b780cf;}
.blocklist-59 .all:active, 
.blocklist-59 .all.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.blocklist-59 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-59 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-59 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-59 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-59 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-59 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.popover-container-59 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-59 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-59 .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-59 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-59 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-59 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-59 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-59 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-59 .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-59 .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-59 .popover-body .s3_required { color: red;}
.popover-wrap-59 .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-59 .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-59 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.blocklist-59 .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-59 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box; text-align: center;}
.blocklist-59 .pager-wrap { box-sizing: border-box;}
.blocklist-59 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; text-align: center;}
.blocklist-59 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-59 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-align: left;}
.blocklist-59 .bx-pager a:active, 
.blocklist-59 .bx-pager a.active { background: #bbbbbb;}
.blocklist-59 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-59 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-59 .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-59 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.popover-wrap-59 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-59 ::-moz-placeholder { color: #ababab;}
.popover-wrap-59 :-ms-input-placeholder { color: #ababab;}
.block-25 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_104 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 { margin: 24px 0 0 3px; position: relative; top: 0; left: 0; width: 957px; min-height: 0; z-index: 6; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-62 { margin: 25px 0 auto; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; min-height: 606px; width: 443px;}
.editable_block-104 p:first-child { margin-top: 0;}
.editable_block-104 p:last-child { margin-bottom: 0;}
.editable_block-104 .header { box-sizing: border-box; font-size: 29px; margin-bottom: 5px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold; top: NaNpx;}
.editable_block-104 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.editable_block-104 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.editable_block-104 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-104 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-104 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.editable_block-104 .item__image__title { box-sizing: border-box; display: block; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-104 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.7; font-size: 17px; text-decoration: none; margin-top: 35px; margin-bottom: 10px;}
.editable_block-104 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-104 .more > a { padding: 10px 15px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-family: Open Sans, sans-serif; color: #ffffff; font-size: 13px; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ea957b; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 17px; font-weight: bold;}
.editable_block-104 .more > a:hover, 
.editable_block-104 .more > a.hover, 
.editable_block-104 .more > a.active { -webkit-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); -moz-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); box-shadow: 0px 8px 21px  rgba(255,164,133,0.58);}
.editable_block-104 .more > a:active, 
.editable_block-104 .more > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.editable_block-104 .clear { clear: both;}
.popover-container-104 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-104 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-104 .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-104 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-104 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-104 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-104 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-104 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-104 .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-104 .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-104 .popover-body .s3_required { color: red;}
.popover-wrap-104 .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-104 .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-104 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-104 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-104 ::-moz-placeholder { color: #ababab;}
.popover-wrap-104 :-ms-input-placeholder { color: #ababab;}
.widget-45 { padding: 23px 5px 16px; margin: 4px 0 auto 49px; border: none; position: relative; top: 0; left: 0; z-index: 3; width: 466px; box-sizing: border-box; font-size: 15px; line-height: 1.1; min-height: 616px; background: #2d8c2d; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.sly-wrapper-70 .sly-name { box-sizing: border-box; margin-top: 0; margin-bottom: 20px; display: table; width: 100%; font-size: 20px;}
.sly-wrapper-70 .sly-name .sly-name-text { box-sizing: border-box; display: table-cell; vertical-align: middle; text-align: center; font-family: Open Sans, sans-serif; font-size: 29px; color: #ffffff; line-height: 1.2; text-decoration: none; font-weight: bold; padding-top: 0.02px;}
.sly-wrapper-70 .sly-name .sly-name-all-link { box-sizing: border-box; display: table-cell; vertical-align: middle; text-align: right;}
.sly-wrapper-70 .sly-slider-wrap { padding: 10px; border: none; box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; top: NaNpx;}
.sly-wrapper-70 .sly-scrollbar { box-sizing: border-box; position: relative; margin-bottom: 10px; height: 4px; line-height: 0; border-top: 1px solid rgba(255,255,255,0.8); border-right: 0px solid rgba(255,255,255,0.8); border-bottom: 0px solid rgba(255,255,255,0.8); border-left: 0px solid rgba(255,255,255,0.8);}
.sly-wrapper-70 .sly-handle { box-sizing: border-box; width: 100px; height: 12px; margin-top: -3px; cursor: pointer; position: absolute; top: 0; border-top: 3px solid #ffa185; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 0px solid #000000; min-height: 5px;}
.sly-wrapper-70 .sly-mousearea { box-sizing: border-box; position: absolute; left: 0; top: 50%; width: 100%; height: 20px; margin-top: -10px;}
.sly-wrapper-70 .sly-frame { box-sizing: border-box; overflow: hidden;}
.sly-wrapper-70 .sly-frame-content { box-sizing: border-box; width: 999999px;}
.sly-wrapper-70 .sly-slide { padding: 0; margin: 0; box-sizing: border-box; float: left; width: 300px; cursor: pointer; overflow: hidden; min-height: 300px;}
.sly-wrapper-70 .sly-image-link { box-sizing: border-box; display: -webkit-flex; display: flex; text-decoration: none; text-align: center; position: relative; 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;}
.sly-wrapper-70 .img-convert { box-sizing: border-box; width: 200px; 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-inline-flex; display: inline-flex; overflow: hidden; line-height: 0; font-size: 0;}
.sly-wrapper-70 .sly-image-wrap img { display: -webkit-flex; display: flex; box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; max-width: 100%;}
.sly-wrapper-70 .sly-image-title { box-sizing: border-box; margin-top: 10px; margin-bottom: 10px; font-size: 17px; line-height: 1;}
.sly-wrapper-70 .sly-image-desc { box-sizing: border-box; font-size: 14px; line-height: 1.2; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; margin-top: 12px;}
.sly-wrapper-70 .sly-slide:last-child { margin-right: 0;}
.sly-wrapper-70 .sly-frame-content:after { content: ''; display: block; clear: both;}
.sly-wrapper-70 .sly-all-link-wrap { border: none; box-sizing: border-box; margin-top: 34px; margin-bottom: 20px; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.sly-wrapper-70 .sly-all-link { padding: 10px 20px; border: none; font-size: 13px; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ea957b; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; margin-top: 15px; box-sizing: border-box; width: 138px; margin-left: 0; margin-right: 0; min-height: 39px;}
.sly-wrapper-70 .sly-all-link:hover, 
.sly-wrapper-70 .sly-all-link.hover, 
.sly-wrapper-70 .sly-all-link.active { -webkit-box-shadow: 0px 8px 21px  0px rgba(255,126,93,0.63); -moz-box-shadow: 0px 8px 21px  0px rgba(255,126,93,0.63); box-shadow: 0px 8px 21px  0px rgba(255,126,93,0.63)}
.sly-wrapper-70 .sly-all-link:active, 
.sly-wrapper-70 .sly-all-link.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.sly-wrapper-70 .sly-text-before { box-sizing: border-box; margin-top: 20px; margin-bottom: 20px;}
.sly-wrapper-70 .sly-text-after { box-sizing: border-box; margin-top: 20px; margin-bottom: 20px;}
.sly-wrapper-1 p:first-of-type { margin-top: 0;}
.sly-wrapper-1 p:last-of-type { margin-bottom: 0;}
.block-29 .layout_85_id_87 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-29 { margin: 72px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 598px; background: linear-gradient(rgba(20,18,20,0.27), rgba(20,18,20,0.27)), url("../images/54207692%EF%B9%961487158510827.jpg") left 50% top 50% / auto auto no-repeat; z-index: 5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-52 { margin: 60px 0 0; position: relative; top: 0; left: 0; z-index: 1; width: 960px; max-width: 100%; box-sizing: border-box; min-height: 0; padding-left: 20px; padding-right: 20px;}
.horizontal_blocklist-87 p:first-child { margin-top: 0;}
.horizontal_blocklist-87 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-87 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; box-sizing: border-box;}
.horizontal_blocklist-87 .header_text { font-size: 29px; box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; text-align: left; font-weight: bold; -webkit-text-shadow: 0px 4px 7px  rgba(0,0,0,0.25); -moz-text-shadow: 0px 4px 7px  rgba(0,0,0,0.25); text-shadow: 0px 4px 7px  rgba(0,0,0,0.25);}
.horizontal_blocklist-87 .description { box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 63px; font-family: Open Sans, sans-serif; line-height: 1.4; color: #ffffff; font-size: 18px; text-decoration: none; padding-left: 100px; padding-right: 100px; margin-top: 40px; font-weight: normal; -webkit-text-shadow: 0px 1px 6px  rgba(0,0,0,0.35); -moz-text-shadow: 0px 1px 6px  rgba(0,0,0,0.35); text-shadow: 0px 1px 6px  rgba(0,0,0,0.35); top: NaNpx;}
.horizontal_blocklist-87 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-87 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-87 .body-outer { margin: 51px 0 30px; box-sizing: border-box; position: relative; text-align: center; width: auto; left: 0; right: 0;}
.horizontal_blocklist-87 .body { margin: 0 -10px; box-sizing: border-box;}
.horizontal_blocklist-87 .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-87 .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-87 .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-87 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.horizontal_blocklist-87 .item { margin: 10px; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: 410px; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; padding-right: 0; min-width: 0; min-height: 0;}
.horizontal_blocklist-87 .item_header { box-sizing: border-box;}
.horizontal_blocklist-87 .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-87 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-87 .image { box-sizing: border-box; position: relative; text-align: left; width: 80px; min-height: 80px; 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-87 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.horizontal_blocklist-87 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-87 .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; margin-top: 0; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; background: #f5f5f5;}
.horizontal_blocklist-87 .img-convert:hover, 
.horizontal_blocklist-87 .img-convert.hover, 
.horizontal_blocklist-87 .img-convert.active { text-align: center;}
.horizontal_blocklist-87 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-87 .item_detail { box-sizing: border-box; margin-left: 10px; position: relative; z-index: 2; text-align: left; width: 217px;}
.horizontal_blocklist-87 .text { box-sizing: border-box; position: relative; text-decoration: none;}
.horizontal_blocklist-87 .title { font-weight: 600; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans, sans-serif; line-height: 1.4; color: #ffffff; font-size: 20px; text-decoration: none; margin-top: 0; min-height: 101px; width: 220px;}
.horizontal_blocklist-87 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-87 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-87 .price-note { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-87 .price-value { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-87 .price-currency { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-87 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-87 .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;}
.horizontal_blocklist-87 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-87 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-87 .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: -11px;}
.horizontal_blocklist-87 .all { padding: 15px 35px; box-sizing: border-box; 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; letter-spacing: 0.9px; color: #ffffff; font-size: 13px; text-transform: uppercase; text-decoration: none; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ea957b; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold;}
.horizontal_blocklist-87 .all:hover, 
.horizontal_blocklist-87 .all.hover, 
.horizontal_blocklist-87 .all.active { -webkit-box-shadow: 0px 8px 21px  #b780cf; -moz-box-shadow: 0px 8px 21px  #b780cf; box-shadow: 0px 8px 21px  #b780cf;}
.horizontal_blocklist-87 .all:active, 
.horizontal_blocklist-87 .all.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; text-align: left;}
.horizontal_blocklist-87 .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-87 .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-87 .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-87 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-87 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-87 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-87 .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-87 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-87 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-87 .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-87 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-87 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-87 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-87 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-87 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-87 .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-87 .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-87 .popover-body .s3_required { color: red;}
.popover-wrap-87 .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-87 .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-87 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-87 .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-87 .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-87 .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-87 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-87 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-87 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-87 .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-87 .bx-pager a:active, 
.horizontal_blocklist-87 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-87 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-87 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-87 .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-87 .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-87 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-87 ::-moz-placeholder { color: #ababab;}
.popover-wrap-87 :-ms-input-placeholder { color: #ababab;}
.block-31 .layout_88_id_89 { 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-31 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 329px; background: #1e791e; z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 0.02px; padding-bottom: 40px; font-size: 14px; text-decoration: none;}
.block-32 { margin: 52px 0 0; position: relative; font-size: 12px; color: #000; text-decoration: none; top: 0; left: 0; width: auto; min-height: 176px; z-index: 1; display: block; right: 0;}
.block-33 .layout_93 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_94 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_95 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_91_id_93 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-33 { margin: 0 auto 0 0; position: relative; font-size: 16px; color: #000000; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; padding-bottom: 39px; right: 0;}
.text-2 { margin: 0; position: relative; font-family: Ubuntu, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; font-weight: bold; right: 0;}
.widget-54 { margin: 27px 0 auto; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 278px; min-height: 0; right: 0;}
.phones-93 p:first-child { margin-top: 0;}
.phones-93 p:last-child { margin-bottom: 0;}
.phones-93 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-93 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-93 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-93 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-93 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-93 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-right: 15px; text-indent: 0;}
.phones-93 .text_body { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; font-weight: normal; text-indent: 0;}
.phones-93 input.tgl-but { box-sizing: border-box; display: none;}
.phones-93 .text_body a { text-decoration: none; color: inherit;}
.phones-93 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-55 { margin: 25px 0 auto 46px; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 319px; min-height: 0; right: 0;}
.address-94 p:first-child { margin-top: 0;}
.address-94 p:last-child { margin-bottom: 0;}
.address-94 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-94 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-94 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-94 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-94 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.address-94 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-right: 15px; text-align: left; text-indent: 0;}
.address-94 .text_body { font-family: Open Sans, sans-serif; font-size: 14px; color: #ffffff; text-decoration: none; text-align: left; text-indent: 0;}
.address-94 input.tgl-but { box-sizing: border-box; display: none;}
.address-94 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-56 { margin: 27px 0 auto 68px; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 233px; min-height: 16px; right: 0;}
.email-95 p:first-child { margin-top: 0;}
.email-95 p:last-child { margin-bottom: 0;}
.email-95 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-95 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-95 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-95 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-95 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right;}
.email-95 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-right: 15px; text-align: left; text-indent: 0;}
.email-95 .text_body { font-family: Open Sans, sans-serif; font-size: 14px; color: #ffce1f; text-decoration: underline; text-align: left; text-indent: 0;}
.email-95 input.tgl-but { box-sizing: border-box; display: none;}
.email-95 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-66 { margin: 8px 0 0; position: relative; top: 0; left: 0; z-index: 2; width: 958px; min-height: 452px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}.block-36 { margin: 17px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: block; color: #000000; text-decoration: none; padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.11); border-right: 0px solid rgba(255,255,255,0.11); border-bottom: 0px solid rgba(255,255,255,0.11); border-left: 0px solid rgba(255,255,255,0.11);}
.widget-58 { margin: -21px 0 0; position: relative; font-family: Open Sans, sans-serif; color: #e8e8e8; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; right: 0; -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;}
.widget-59 { margin: 28px 0 0; position: relative; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 41px; right: 0;}
.widget-60 { margin: 0 0 0 760px; position: relative; text-align: right; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; z-index: 1; width: 200px; min-height: 0;}
.text-3 { margin: -315px 0 315px; position: relative; z-index: 2; text-decoration: none; left: 0; top: 0;}
.widget-63 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 9999; width: 768px;}
.side-panel-106 .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);}
.side-panel-106 .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-106 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-106 .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-106 .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;}
.side-panel-106 .side-panel-button-icon { display: block;}
.side-panel-106 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-106 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_21_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_21_3 { margin-top: 0;}
	.block-11 .layout_22 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-11 .layout_23 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-11 .layout_24 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-11 .layout_21_id_24 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-13 .layout_28 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { 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-13 .layout_32 { 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-13 { width: auto; margin-top: 0; margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-15 { margin-top: -51px; margin-left: 10px; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-17 { margin-top: 15px; margin-left: auto; margin-right: 20px;}
	.phones-31 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-14 { margin-top: 15px; margin-left: 543px; margin-right: auto;}
	.widget-19 { text-align: left; margin-left: 0; margin-right: auto; display: block;}
	.schedule-34 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.schedule-34 .text_body { margin-left: 0; margin-right: auto;}
	.block-12 { min-height: 328px; margin-top: 21px;}
	.widget-14 { min-height: 362px; display: block;}
	.slider-26 .text-slider { left: 0; margin-left: 0; margin-top: -167px; margin-bottom: 0;}
	.slider-26 .block-more { margin-top: -16px;}
	.slider-26 .block-title { margin-top: 99px;}
	.slider-26 .slider-controls { display: none; margin-top: 169px; margin-left: 163px;}
	.slider-26 .slider-prev { padding: 0; margin: 0 2px 0 7px;}
	.slider-26 .slider-next { padding: 0 9px 0 0; margin: 0 -3px 0 2px;}
	.slider-26 .bx-auto_controls { margin-top: -94px; margin-left: 114px;}
	.slider-26 .slider-pager > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-21 { min-height: 402px; margin-top: 22px;}
	.widget-35 { margin-top: 0; display: block;}
	.blocklist-59 .body-outer { width: auto; overflow: hidden;}
	.blocklist-59 .body { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-59 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-59 .item { width: 230px;}
	.blocklist-59 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-59 .image:hover, 
	.blocklist-59 .image.hover, 
	.blocklist-59 .image.active { text-align: left;}
	.blocklist-59 .all:hover, 
	.blocklist-59 .all.hover, 
	.blocklist-59 .all.active { background: repeating-linear-gradient(to bottom,#ff8e6b 0.3%,#e24e4d 100%) #e24e4d; border-bottom: 1px solid #e24e4d; -webkit-box-shadow: 0px 4px 7px  0px rgba(226,78,76,0.6); -moz-box-shadow: 0px 4px 7px  0px rgba(226,78,76,0.6); box-shadow: 0px 4px 7px  0px rgba(226,78,76,0.6);}
	.block-25 .layout_70 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 .layout_104 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 { width: auto; margin-top: 0; margin-left: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-62 { margin-left: 30px; margin-right: 30px; width: auto; min-height: 411px; right: 0;}
	.editable_block-104 .body { display: block;}
	.editable_block-104 .image { float: left;}
	.editable_block-104 .more { clear: none;}
	.widget-45 { margin-left: 0; width: auto; min-height: 523px; right: 0;}
	.block-29 .layout_85_id_87 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 { min-height: 543px; margin-top: 1px; display: block;}
	.widget-52 { width: 768px; margin-top: 30px; padding-left: 40px; padding-right: 40px; display: block;}
	.horizontal_blocklist-87 .description { padding-left: 20px; padding-right: 20px;}
	.horizontal_blocklist-87 .body { width: auto; margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-87 .item-outer { width: 50%;}
	.horizontal_blocklist-87 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-87 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-87 .item_detail { margin-right: 0; margin-top: 0; margin-left: 20px;}
	.horizontal_blocklist-87 .all { margin-left: auto; margin-right: auto;}
	.block-31 .layout_88_id_89 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 { min-height: 292px; padding-bottom: 0.02px;}
	.block-32 { margin-top: 40px; padding-left: 20px; padding-right: 20px;}
	.block-33 .layout_93 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-33 .layout_94 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_95 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_91_id_93 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-33 { background: none; margin-top: -30px; margin-right: 0; padding-top: 40px;}
	.text-2 { margin-right: auto; display: block;}
	.widget-54 { text-align: left; margin-top: 15px; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-93 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-93 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-55 { text-align: left; margin-left: 0; margin-right: auto;}
	.address-94 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-94 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-56 { text-align: right; margin-top: 25px; margin-left: auto; margin-right: auto;}
	.email-95 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-95 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-66 { width: auto; margin-top: 0;}
	.block-36 { width: auto; padding-top: 0.02px;}
	.widget-58 { text-align: center; margin-top: 0; margin-right: auto; margin-bottom: 28px; display: block;}
	.widget-59 { margin-left: auto; margin-right: auto; display: none;}
	.widget-60 { text-align: center; width: auto; margin-left: 0; margin-bottom: 18px; margin-right: auto; right: 0; display: block;}
	.text-3 { margin-top: 0; margin-bottom: 0; display: none; width: auto;}
	.widget-63 { z-index: 10000; width: auto; box-sizing: border-box; display: block;}
	.side-panel-106 .side-panel-mask { 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: rgba(255,255,255,0.88); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-106 .side-panel-content { padding: 20px; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex;}
	.side-panel-106 .side-panel-content:hover, 
	.side-panel-106 .side-panel-content.hover, 
	.side-panel-106 .side-panel-content.active { background: repeating-linear-gradient(to bottom right,rgba(0, 196, 244, 0.21) 0%,rgba(3, 96, 120, 0.21) 100%) #ffffff;}
	.side-panel-106 .side-panel-button { padding-top: 3px; margin-top: 10px; align-self: auto; margin-left: 10px; width: 35px; padding-bottom: 10px; background: #ffa485;}
	.side-panel-106 .side-panel-button-icon-line { margin-top: 5px; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_21_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_21_3 { margin-top: 0;}
	.block-11 .layout_22 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-11 .layout_23 { margin-top: 0; display: none;}
	.block-11 .layout_24 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-11 .layout_21_id_24 { margin-top: 0;}
	.block-13 .layout_28 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_32 { margin-top: 0; display: none;}
	.block-13 { padding-top: 20px; padding-bottom: 20px;}
	.widget-15 { width: 266px; margin-top: 19px; margin-left: auto;}
	.site-name .sn-logo { text-align: center;}
	.site-name .sn-text { text-align: center; margin-right: 0; width: auto;}
	.widget-17 { text-align: center; width: 233px; margin-top: 0; margin-right: auto; right: 0;}
	.phones-31 .text_body { text-align: center;}
	.block-14 { background: none; margin-left: 0;}
	.widget-19 { margin-top: 20px; margin-left: -57px; display: none;}
	.block-12 { margin-top: 0;}
	.widget-14 { min-height: 448px;}
	.slider-26 .text-slider { top: 0; left: 50%; margin-left: -301.5px; margin-top: 78px; overflow: hidden; padding-left: 20px; padding-right: 20px;}
	.slider-26 .block-body { width: auto; margin-right: 0;}
	.slider-26 .block-title { margin-right: 0; width: auto;}
	.slider-26 .bx-auto_controls { margin-top: -28px; margin-left: 195px;}
	.blocklist-59 .body { margin-right: -10px; margin-left: 0;}
	.blocklist-59 .item-outer { width: 50%;}
	.blocklist-59 .item { width: 400px; margin-right: 10px;}
	.blocklist-59 .image:hover, 
	.blocklist-59 .image.hover, 
	.blocklist-59 .image.active { text-align: center;}
	.block-25 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-25 .layout_104 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-25 { min-height: -63px; padding-bottom: 0.02px;}
	.widget-62 { margin-top: 5px; margin-bottom: 30px;}
	.widget-45 { padding-bottom: 32px;}
	.block-29 .layout_85_id_87 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-52 { width: auto; margin-top: 2px; padding-bottom: 52px; right: 0;}
	.horizontal_blocklist-87 .header_text { margin-top: 27px; align-self: auto; width: auto; margin-left: NaNpx; margin-right: NaNpx; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center;}
	.horizontal_blocklist-87 .description { margin-left: 0; margin-right: 0; width: auto;}
	.horizontal_blocklist-87 .item-outer { width: 100%;}
	.horizontal_blocklist-87 .item { margin-bottom: 0; margin-top: 0; align-self: auto;}
	.horizontal_blocklist-87 .item_detail { margin-left: 0; width: auto; left: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-87 .title { margin-top: 8px; width: 415px; left: 0; right: 0; margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-87 .footer { margin-top: 0;}
	.block-31 .layout_88_id_89 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 { margin-top: 0;}
	.block-33 .layout_93 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_94 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_95 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_91_id_93 { margin-top: 0;}
	.block-33 { margin-top: 0; padding-bottom: 20px; padding-top: 20px;}
	.text-2 { margin-right: 0;}
	.widget-54:hover, 
	.widget-54.hover, 
	.widget-54.active { text-align: undefined;}
	.widget-55 { margin-top: 34px;}
	.widget-55:hover, 
	.widget-55.hover, 
	.widget-55.active { text-align: undefined;}
	.widget-56 { margin-top: 35px; margin-right: 0;}
	.widget-56:hover, 
	.widget-56.hover, 
	.widget-56.active { text-align: undefined;}
	.block-36 { padding-bottom: 16px;}
	.widget-58 { margin-bottom: 0;}
	.text-3 { display: block;}
	.widget-63 { z-index: 9999;}
	.side-panel-106 .side-panel-content:hover, 
	.side-panel-106 .side-panel-content.hover, 
	.side-panel-106 .side-panel-content.active { background: #ffffff;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_21_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_21_3 { margin-top: 0;}
	.block-11 .layout_22 { margin-top: 0; display: none;}
	.block-11 .layout_23 { margin-top: 0; display: none;}
	.block-11 .layout_24 { margin-top: 0; display: none;}
	.block-11 .layout_21_id_24 { margin-top: 0;}
	.block-13 .layout_28 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_32 { margin-top: 0; display: none;}
	.widget-15 { text-align: center; margin-top: 9px; margin-bottom: 0; right: 0;}
	.widget-17 { width: 360px; margin-bottom: 0;}
	.phones-31 .cell-icon { display: none;}
	.phones-31 .icon { margin-right: auto; margin-left: 0;}
	.phones-31 .cell-text { margin-left: auto; margin-right: auto;}
	.phones-31 .text_body { margin-left: auto; margin-right: auto;}
	.block-14 { width: auto; margin-right: 0; margin-bottom: 0;}
	.widget-19 { text-align: center; margin-top: 10px; margin-left: auto;}
	.widget-19:hover, 
	.widget-19.hover, 
	.widget-19.active { text-align: center;}
	.schedule-34 .text_body { margin-left: auto; text-align: center;}
	.widget-14 { min-height: 367px; margin-top: -2px;}
	.slider-26 .text-slider { top: 50%; right: 0; left: 0; margin-left: 0; margin-top: -160px; width: auto; display: block; padding-bottom: 26px;}
	.slider-26 .block-title { font-size: 23px;}
	.slider-26 .slider-pager-wrap { display: block;}
	.slider-26 .bx-auto_controls { margin-top: -84px; margin-left: 256px; margin-right: NaNpx;}
	.block-21 { padding-bottom: 21px;}
	.widget-35 { border: none; margin-top: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.blocklist-59 .body-outer { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.blocklist-59 .body { margin-right: 0;}
	.blocklist-59 .item-outer { width: 100%;}
	.blocklist-59 .item { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; margin-left: 0; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.blocklist-59 .item:hover, 
	.blocklist-59 .item.hover, 
	.blocklist-59 .item.active { -webkit-box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06); -moz-box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06); box-shadow: 0px 7px 15px  0px rgba(0,0,0,0.06);}
	.block-25 .layout_70 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 .layout_104 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-62 { margin: 15px 20px 0;}
	.widget-45 { margin-top: 15px; margin-bottom: 0;}
	.block-29 .layout_85_id_87 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-52 { margin-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px;}
	.horizontal_blocklist-87 .header_text { margin-top: 0;}
	.horizontal_blocklist-87 .description { margin-top: 30px;}
	.horizontal_blocklist-87 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_blocklist-87 .image { text-align: center;}
	.horizontal_blocklist-87 .item_detail { margin-top: 5px;}
	.horizontal_blocklist-87 .title { width: 300px; margin-left: auto; margin-right: auto; text-align: center;}
	.block-31 .layout_88_id_89 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-33 .layout_93 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_94 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_95 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_91_id_93 { margin-top: 0;}
	.text-2 { text-align: center;}
	.widget-54 { text-align: center; margin-left: auto; margin-bottom: 0;}
	.widget-54:hover, 
	.widget-54.hover, 
	.widget-54.active { text-align: center;}
	.phones-93 .title { display: none;}
	.widget-55 { text-align: center; width: 398px; margin-top: 15px; margin-left: auto; margin-bottom: 0;}
	.widget-55:hover, 
	.widget-55.hover, 
	.widget-55.active { text-align: center;}
	.address-94 .title { display: none;}
	.widget-56 { text-align: center; margin-top: 25px; margin-bottom: 0; margin-right: auto;}
	.widget-56:hover, 
	.widget-56.hover, 
	.widget-56.active { text-align: center;}
	.email-95 .title { display: none;}
	.widget-58 { margin-right: 0;}
	.widget-59 { margin-left: 0; margin-right: 0;}
	.widget-59:hover, 
	.widget-59.hover, 
	.widget-59.active { text-align: center;}
	.widget-60 { margin-right: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_21_1 { margin-top: 0;}
	.wrapper .layout_center_2_id_21_3 { margin-top: 0;}
	.block-11 .layout_22 { margin-top: 0; display: none;}
	.block-11 .layout_23 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-11 .layout_24 { margin-top: 0; display: none;}
	.block-11 .layout_21_id_24 { margin-top: 0;}
	.block-13 .layout_28 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_32 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-15:hover, 
	.widget-15.hover, 
	.widget-15.active { text-align: left;}
	.site-name .sn-text { font-size: 26px;}
	.widget-17 { margin-top: -4px;}
	.widget-19 { margin-top: -20px;}
	.block-12 { min-height: 127px;}
	.widget-14 { min-height: 452px; margin-top: 0; padding-bottom: 0.02px;}
	.slider-26 .text-slider { margin-top: -107px; margin-bottom: 4px; padding-bottom: 39px;}
	.slider-26 .block-body { margin-top: 10px;}
	.slider-26 .block-title { font-size: 21px; margin-top: 32px;}
	.slider-26 .slider-pager-wrap { display: none;}
	.slider-26 .bx-auto_controls { margin-top: 18px; margin-left: 331px;}
	.block-21 { margin-top: 4px;}
	.widget-35 { margin-top: 3px;}
	.blocklist-59 .item { margin-right: 10px; margin-left: auto;}
	.blocklist-59 .image { margin-bottom: 5px;}
	.block-25 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-25 .layout_104 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-62 { margin-top: 5px;}
	.editable_block-104 .body { display: -webkit-flex; display: flex;}
	.editable_block-104 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-104 .text { margin-top: 15px;}
	.block-29 .layout_85_id_87 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-29 { margin-top: 0;}
	.widget-52 { margin-top: 0; padding-top: 20px;}
	.horizontal_blocklist-87 .header_text { margin-top: 30px;}
	.horizontal_blocklist-87 .description { padding-left: 0; padding-right: 0; margin-top: 50px; margin-bottom: 0;}
	.horizontal_blocklist-87 .item { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 2px; text-align: center;}
	.horizontal_blocklist-87 .item_body { display: block;}
	.horizontal_blocklist-87 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto; display: block;}
	.horizontal_blocklist-87 .image { margin-left: auto; margin-right: auto;}
	.block-31 .layout_88_id_89 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-31 { min-height: 326px;}
	.block-33 .layout_93 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_94 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_95 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_91_id_93 { margin-top: 0;}
	.widget-54:hover, 
	.widget-54.hover, 
	.widget-54.active { text-align: undefined;}
	.phones-93 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-93 .title { margin-right: 0; margin-bottom: 5px; text-align: center; width: auto; margin-left: 0;}
	.phones-93 .text_body { text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.widget-55 { margin-top: 20px;}
	.address-94 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-94 .title { margin-right: 0; margin-bottom: 5px; text-align: center; width: auto; margin-left: 0;}
	.address-94 .text_body { text-align: center; width: auto; margin-left: 0; margin-right: 0;}
	.widget-56 { margin-top: 20px;}
	.email-95 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-95 .title { margin-right: 0; margin-bottom: 5px; text-align: center; width: auto; margin-left: 0;}
	.email-95 .title:hover, 
	.email-95 .title.hover, 
	.email-95 .title.active { text-align: center;}
	.email-95 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.email-95 .text_body:hover, 
	.email-95 .text_body.hover, 
	.email-95 .text_body.active { text-align: center;}

}
.side-panel .widget-11 { margin: 20px 0 auto; border: none; z-index: 3; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-size: 19px; width: 60px; min-height: 40px; background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat transparent; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-transform: none; font-family: Arial, Helvetica, sans-serif; text-indent: 0; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; right: 0; padding-left: 20px; padding-right: 20px;}
.side-panel .widget-11:hover, 
.side-panel .widget-11.hover, 
.side-panel .widget-11.active { background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat #f5f5f5;}
.side-panel .widget-11:active, 
.side-panel .widget-11.active { background: url("../images/mail%EF%B9%961487159129646.png") left 50% top 50% / auto auto no-repeat #f0f0f0;}
.side-panel .popover-wrap-22 .popover-body .s3_button_large:hover, 
.side-panel .popover-wrap-22 .popover-body .s3_button_large.hover, 
.side-panel .popover-wrap-22 .popover-body .s3_button_large.active { -webkit-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); -moz-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); box-shadow: 0px 8px 21px  rgba(255,164,133,0.58);}
.side-panel .popover-wrap-22 .popover-body .s3_button_large:active, 
.side-panel .popover-wrap-22 .popover-body .s3_button_large.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.side-panel .popover-wrap-22 .popover-close { background: url("../../../../517701/images/27.png.html") left 50% top 50% / auto auto no-repeat #ee3733;}
.side-panel .popover-wrap-22 .popover-close:hover, 
.side-panel .popover-wrap-22 .popover-close.hover, 
.side-panel .popover-wrap-22 .popover-close.active { -webkit-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); -moz-box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); box-shadow: 0px 8px 21px  rgba(255,164,133,0.58); background: url("../../../../517701/images/27.png.html") left 50% top 50% / auto auto no-repeat #e33330;}
.side-panel .popover-wrap-22 .popover-close:active, 
.side-panel .popover-wrap-22 .popover-close.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.side-panel .side-panel-106 .side-panel-content { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex;}
.side-panel .widget-12 { margin: 40px 0 20px; z-index: 2; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 0.02px; padding-bottom: 0.02px; min-height: 0; font-size: 0; display: -webkit-flex; display: flex; width: 213px; visibility: visible; right: 0; padding-left: 0;}
.side-panel .search-23 form { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .search-23 input { padding: 20px 10px; background: #f0f0f0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-right: -40px; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.side-panel .search-23 button { margin-left: 0;}
.side-panel .search-23 button:hover, 
.side-panel .search-23 button.hover, 
.side-panel .search-23 button.active { background: url("../images/search%20(2)%EF%B9%961487159114016.png") left 50% top 50% / auto auto no-repeat #f5f5f5;}
.side-panel .search-23 button:active, 
.side-panel .search-23 button.active { background: url("../images/search%20(2)%EF%B9%961487159114016.png") left 50% top 50% / auto auto no-repeat #f0f0f0;}
.side-panel .widget-13 { padding: 0; margin: 0 0 20px; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; min-height: 60px; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .widget-13:hover, 
.side-panel .widget-13.hover, 
.side-panel .widget-13.active { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.side-panel .menu-24 .menu-scroll > ul { display: block;}
.side-panel .menu-24 .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-24 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-24 .menu-scroll > ul ul { position: static; width: 203px; -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-24 .menu-scroll > ul ul:hover, 
.side-panel .menu-24 .menu-scroll > ul ul.hover, 
.side-panel .menu-24 .menu-scroll > ul ul.active { background: #ee3733;}
.side-panel .menu-24 .menu-scroll > ul ul > li > a { display: -webkit-flex; display: flex; color: #ffffff; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel .menu-24 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-24 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-24 .menu-scroll > ul ul > li > a.active { background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; display: block;}
.side-panel .menu-24 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-24 .menu-scroll > ul ul > li > a.active { background: #f5f5f5; display: -webkit-flex; display: flex; color: #ffffff;}
.side-panel .menu-24 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 5px; padding-bottom: 9px; padding-left: 20px; color: #5c5a56; min-height: 37px;}
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -4px 0px  #1e90ff; -moz-box-shadow: inset 0px -4px 0px  #1e90ff; box-shadow: inset 0px -4px 0px  #1e90ff;}
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-24 .menu-scroll > ul > li.menu-item > a.active { color: #1e90ff;}