@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:15%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 10%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 10%; 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: 10%;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 { 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;}
.block-2 .layout_5_id_21 { 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-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 974px; background: url("../images/1.jpg?1484029376789") left 50% top 0px / auto auto no-repeat; z-index: 10; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-11 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: block; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-10 { padding: 0 2px; margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; min-height: 0;}
.menu-20 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-20 .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-20 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-20 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-20 .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-20 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-20 .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-20 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: rgba(255,255,255,0.8); 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;}
.menu-20 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-20 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #2e2e2e; font-size: 16px; line-height: 1.4; position: relative; font-family: Open Sans Condensed, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-20 .menu-scroll > ul ul > li > a:hover, 
.menu-20 .menu-scroll > ul ul > li > a.hover, 
.menu-20 .menu-scroll > ul ul > li > a.active { background: #ffffff;}
.menu-20 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-20 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-20 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; border: 1px solid rgba(0,0,0,0); cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open Sans Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-20 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-20 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-20 .menu-scroll > ul > li.menu-item > a.active { border: 1px solid rgba(255,255,255,0.8);}
.menu-20 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-20 .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-20 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-20 .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-20 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-20 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-20 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-20 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-20 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-20 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-9 { margin: 200px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 3; display: block;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 50px; font-size: 25px; right: 0;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: auto; margin-left: 0; margin-right: 0;}
.site-name .sn-text { box-sizing: border-box;}
.site-name a { text-decoration: none; outline: none;}
.block-38 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; right: 0;}
.widget-50 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 250px; -webkit-text-shadow: 0px 0px 30px  #000000; -moz-text-shadow: 0px 0px 30px  #000000; text-shadow: 0px 0px 30px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-66 p:first-child { margin-top: 0;}
.phones-66 p:last-child { margin-bottom: 0;}
.phones-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-66 .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-66 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-66 .title { box-sizing: border-box; display: block; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 20px;}
.phones-66 .text_body { border: none; box-sizing: border-box; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 40px; -webkit-text-shadow: 0px 0px 40px  #000000; -moz-text-shadow: 0px 0px 40px  #000000; text-shadow: 0px 0px 40px  #000000; background: rgba(0,0,0,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-66 input.tgl-but { box-sizing: border-box; display: none;}
.phones-66 .text_body a { text-decoration: none; color: inherit;}
.phones-66 input.tgl-but:checked + .block-body-drop { display: block;}
.block-12 { margin: 40px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: none; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.widget-11 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline; width: 484px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: auto;}
.widgetsocial-23 .vk { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/v.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; text-decoration: none;}
.widgetsocial-23 .vk:hover, 
.widgetsocial-23 .vk.hover, 
.widgetsocial-23 .vk.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .fb { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/f.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; text-decoration: none;}
.widgetsocial-23 .fb:hover, 
.widgetsocial-23 .fb.hover, 
.widgetsocial-23 .fb.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .tw { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/t.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -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; text-align: left; text-decoration: none;}
.widgetsocial-23 .tw:hover, 
.widgetsocial-23 .tw.hover, 
.widgetsocial-23 .tw.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .google { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_google.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .google:hover, 
.widgetsocial-23 .google.hover, 
.widgetsocial-23 .google.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .ins { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/i.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .ins:hover, 
.widgetsocial-23 .ins.hover, 
.widgetsocial-23 .ins.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .ok { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_ok.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .ok:hover, 
.widgetsocial-23 .ok.hover, 
.widgetsocial-23 .ok.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .mail { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_mail.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .mail:hover, 
.widgetsocial-23 .mail.hover, 
.widgetsocial-23 .mail.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .pin { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_pin.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .pin:hover, 
.widgetsocial-23 .pin.hover, 
.widgetsocial-23 .pin.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .lj { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_lj.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .lj:hover, 
.widgetsocial-23 .lj.hover, 
.widgetsocial-23 .lj.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .my { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_my.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .my:hover, 
.widgetsocial-23 .my.hover, 
.widgetsocial-23 .my.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-23 .youtube { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_youtube.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-23 .youtube:hover, 
.widgetsocial-23 .youtube.hover, 
.widgetsocial-23 .youtube.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.block-20 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 974px; background: #2e2e2e; z-index: 9; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/name_block.png?1486614555410") left 50% top 40px / auto auto no-repeat; z-index: 1; display: block; right: 0; padding-top: 160px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-27 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-33 .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-33 .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-33 .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-33 .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-33 .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-33 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.blocklist-33 p:first-child { margin-top: 0;}
.blocklist-33 p:last-child { margin-bottom: 0;}
.blocklist-33 .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-33 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-33 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-33 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-33 .body { margin: 0 -2px; box-sizing: border-box;}
.blocklist-33 .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-33 .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-33 .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; margin-right: 0; max-width: 1900px; margin: 0 auto;}
.blocklist-33 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.blocklist-33 .item { margin: 0 2px 10px; border: none; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; left: 0; right: 0; align-self: auto; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.blocklist-33 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; text-decoration: none; display: -webkit-flex; display: flex;}
.blocklist-33 .image { border: none; 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; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-33 .image:hover, 
.blocklist-33 .image.hover, 
.blocklist-33 .image.active { background: transparent;}
.blocklist-33 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.blocklist-33 .img-convert { border: none; box-sizing: border-box; width: auto; height: 300px; -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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; opacity: 1;}
.blocklist-33 .img-convert:hover, 
.blocklist-33 .img-convert.hover, 
.blocklist-33 .img-convert.active { opacity: 0.7;}
.blocklist-33 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-33 .item__image__title { padding: 15px 20px 7px; margin: 0 25px; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: normal; font-size: 18px; position: absolute; left: 0; top: auto; z-index: 1; font-family: Open Sans Condensed, sans-serif; letter-spacing: 1.0px; text-decoration: none; width: auto; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; bottom: 0; align-self: auto; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-33 .title { font-weight: bold; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; display: -webkit-flex; display: flex;}
.blocklist-33 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: center; margin-top: 20px; margin-left: 20px; display: -webkit-flex; display: flex;}
.blocklist-33 .price-inner { box-sizing: border-box; display: inline-block; text-align: left;}
.blocklist-33 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 18px; color: #a3a3a3; text-transform: uppercase; text-decoration: none; font-weight: normal;}
.blocklist-33 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 24px; color: #a3a3a3; text-decoration: none; font-weight: bold; margin-left: 5px; margin-right: 5px;}
.blocklist-33 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 18px; color: #a3a3a3; text-transform: uppercase; text-decoration: none;}
.blocklist-33 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.blocklist-33 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-33 .bx-wrapper { max-width: 1284px;}
.blocklist-33 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-33 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.blocklist-33 .title a { color: inherit; text-decoration: inherit;}
.blocklist-33 .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: 0;}
.blocklist-33 .all { padding: 15px 40px; border: 1px solid #ffffff; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 16px; color: #2e2e2e; letter-spacing: 1.0px; text-decoration: none; font-weight: normal; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; z-index: 4;}
.blocklist-33 .all:hover, 
.blocklist-33 .all.hover, 
.blocklist-33 .all.active { color: #ffffff; background: transparent;}
.blocklist-33 .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-33 .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-33 .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-33 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-33 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-33 .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-33 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-33 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-33 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-33 .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-33 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-33 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-33 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; box-sizing: border-box; visibility: visible;}
.blocklist-33 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-33 .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; height: 10px;}
.popover-container-33 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-33 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-33 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-33 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-33 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-33 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-33 .popover-body .s3_required { color: red;}
.popover-wrap-33 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-33 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-33 ::-moz-placeholder { color: #ababab;}
.popover-wrap-33 :-ms-input-placeholder { color: #ababab;}
.block-7 .layout_12_id_13 { 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-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 974px; background: url("../images/3.jpg") left 50% top 50% / auto auto no-repeat fixed; z-index: 8; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.block-8 { margin: 180px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/bot_2.png") right 0px bottom 0px / auto auto no-repeat, url("../images/top_2.png") right 0px top 0px / auto auto no-repeat; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 93px; padding-bottom: 83px; display: block;}
.widget-6 { padding: 40px; margin: 0 0 0 480px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; background: rgba(255,255,255,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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;}
.editable_block-14 p:first-child { margin-top: 0;}
.editable_block-14 p:last-child { margin-bottom: 0;}
.editable_block-14 .header { box-sizing: border-box; font-size: 40px; margin-bottom: 40px; font-family: Open Sans Condensed, sans-serif; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex;}
.editable_block-14 .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-14 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
.editable_block-14 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-14 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-14 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-14 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-14 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-family: Open Sans Condensed, sans-serif; font-size: 18px; text-decoration: none; margin-bottom: 40px; display: -webkit-flex; display: flex;}
.editable_block-14 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-14 .more > a { padding: 10px 20px; border: 1px solid #363636; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 16px; color: #000000; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-14 .clear { clear: both;}
.popover-container-14 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-14 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-14 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-14 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-14 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-14 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-14 .popover-body .s3_required { color: red;}
.popover-wrap-14 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-14 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-14 ::-moz-placeholder { color: #ababab;}
.popover-wrap-14 :-ms-input-placeholder { color: #ababab;}
.block-32 .layout_61_id_64 { 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-32 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 384px; background: #282828; z-index: 7; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 70px; padding-bottom: 70px; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-33 .layout_center_64_id_62_0 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; width: 960px; margin: 0px auto; left: 0; top: 0; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: block;}
.widget-45 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.news-62 p:first-child { margin-top: 0;}
.news-62 p:last-child { margin-bottom: 0;}
.news-62 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: left;}
.news-62 .news__title { box-sizing: border-box; font-size: 20px;}
.news-62 .body-outer { box-sizing: border-box; position: relative; text-align: left; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.news-62 .body { margin: 0; box-sizing: border-box;}
.news-62 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-62 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-62 .news__list { box-sizing: border-box; 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;}
.news-62 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.news-62 .item { margin: 10px 0; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; align-self: auto; min-width: 0; min-height: 0; padding-left: 30px; padding-right: 30px;}
.news-62 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: left; position: relative; 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;}
.news-62 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; font-size: 12px; position: absolute; left: 0; top: 0; display: block;}
.news-62 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-62 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-62 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.news-62 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-62 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px;}
.news-62 .item__title { margin: 0 0 5px; box-sizing: border-box; font-weight: normal; text-decoration: underline; position: relative; z-index: 1; font-size: 18px; font-family: Open Sans Condensed, sans-serif; color: #ffffff; width: auto; left: 0; right: 0;}
.news-62 .item__title:hover, 
.news-62 .item__title.hover, 
.news-62 .item__title.active { text-decoration: none;}
.news-62 .item__title > a { color: inherit; text-decoration: inherit;}
.news-62 .item__date { box-sizing: border-box; margin-bottom: 20px; position: relative; z-index: 1; margin-left: 0; margin-right: 0;}
.news-62 .item__date > span { padding: 2px 15px 6px; border: none; box-sizing: border-box; display: inline-block; font-size: 13px; color: #282828; text-transform: lowercase; font-family: Open Sans Condensed, sans-serif; text-decoration: none; background: #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; width: 73px; min-height: 72px;}
.news-62 .item__date > span ins { border: none; box-sizing: border-box; display: block; font-size: 42px; text-decoration: none; text-transform: none; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 43px; margin-left: 0; margin-right: 0; min-height: 0;}
.news-62 .item__text { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1; font-family: Open Sans Condensed, sans-serif; color: #cccccc; line-height: 1.4; text-decoration: none; font-size: 16px; margin-left: 0; width: auto; left: 0; right: 0; margin-right: 0;}
.news-62 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px; text-align: left;}
.news-62 .item__more_link { box-sizing: border-box; display: inline-block;}
.news-62 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-62 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.news-62 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-62 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-62 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-62 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-62 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-62 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.news-62 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.news-62 .pager-wrap { box-sizing: border-box;}
.news-62 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.news-62 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-62 .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; height: 10px;}
.news-62 .auto_controls { box-sizing: border-box; display: none;}
.news-62 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-62 .bx-controls-auto-item { box-sizing: border-box;}
.news-62 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-62 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.news-62 .news__footer { box-sizing: border-box;}
.news-62 .news__all { box-sizing: border-box;}
.news-62 .all_link { box-sizing: border-box; display: inline-block;}
.widget-53 { padding: 20px; margin: 30px 0 0; border: 1px solid rgba(255,255,255,0.2); position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-68 .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-68 .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-68 .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-68 .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-68 .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-68 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.horizontal_block-68 p:first-child { margin-top: 0;}
.horizontal_block-68 p:last-child { margin-bottom: 0;}
.horizontal_block-68 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_block-68 .figure { display: block;}
.horizontal_block-68 .image { box-sizing: border-box; position: relative;}
.horizontal_block-68 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0; text-align: left;}
.horizontal_block-68 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.horizontal_block-68 .image img { vertical-align: middle; box-sizing: content-box; width: auto; height: auto;}
.horizontal_block-68 .detail { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; text-align: center; width: auto; margin-right: 0;}
.horizontal_block-68 .title { box-sizing: border-box; font-size: 28px; margin-bottom: 5px; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.horizontal_block-68 .text { box-sizing: border-box; font-size: 16px; color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.horizontal_block-68 .more { box-sizing: border-box; margin-top: 5px;}
.horizontal_block-68 .more > a { display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; box-sizing: border-box;}
.popover-container-68 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-68 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-68 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-68 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-68 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-68 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-68 .popover-body .s3_required { color: red;}
.popover-wrap-68 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-68 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-68 ::-moz-placeholder { color: #ababab;}
.popover-wrap-68 :-ms-input-placeholder { color: #ababab;}
.block-34 { margin: 67px 0 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: block;}
.widget-46 { margin: 0; border: 1px solid rgba(204,204,204,0.4); position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.horizontal_blocklist-63 p:first-child { margin-top: 0;}
.horizontal_blocklist-63 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-63 .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;}
.horizontal_blocklist-63 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-63 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.horizontal_blocklist-63 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-63 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-63 .body-outer { box-sizing: border-box; position: relative;}
.horizontal_blocklist-63 .body { margin: 0; box-sizing: border-box;}
.horizontal_blocklist-63 .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-63 .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-63 .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-63 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-63 .item { margin: 0; border: none; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; left: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; min-width: 0; min-height: 0;}
.horizontal_blocklist-63 .item_header { box-sizing: border-box;}
.horizontal_blocklist-63 .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-63 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-63 .image { box-sizing: border-box; position: relative; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; min-height: 300px; 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-63 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.horizontal_blocklist-63 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-63 .img-convert { box-sizing: border-box; width: auto; height: 300px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.horizontal_blocklist-63 .img-convert:hover, 
.horizontal_blocklist-63 .img-convert.hover, 
.horizontal_blocklist-63 .img-convert.active { text-align: center;}
.horizontal_blocklist-63 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-63 .item_detail { box-sizing: border-box; margin-left: 0; position: relative; z-index: 2; margin-right: 0; width: auto; left: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.horizontal_blocklist-63 .text { box-sizing: border-box; position: relative; font-family: Open Sans Condensed, sans-serif; font-size: 22px; color: #ffffff; line-height: 1.5; text-decoration: none; margin-left: 30px; margin-right: 30px; min-height: 150px; display: -webkit-flex; display: flex;}
.horizontal_blocklist-63 .title { margin: 30px 30px 20px; font-weight: bold; box-sizing: border-box; position: relative; z-index: 1; font-family: Open Sans Condensed, sans-serif; font-size: 30px; color: #ffffff; text-transform: uppercase; text-decoration: none; display: -webkit-flex; display: flex;}
.horizontal_blocklist-63 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-63 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-63 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-63 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-63 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-63 .more { box-sizing: border-box; position: relative; margin-top: 5px; margin-left: 30px; margin-right: 30px;}
.horizontal_blocklist-63 .more > a { padding: 5px 10px; border: 1px solid #ffffff; box-sizing: border-box; text-decoration: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans Condensed, sans-serif; color: #282828; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-63 .more > a:hover, 
.horizontal_blocklist-63 .more > a.hover, 
.horizontal_blocklist-63 .more > a.active { color: #ffffff; background: transparent;}
.horizontal_blocklist-63 .bx-wrapper { max-width: 460px;}
.horizontal_blocklist-63 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-63 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-63 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.horizontal_blocklist-63 .all { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-63 .controls { position: absolute; top: auto; left: 0; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; text-align: justify; margin-left: 30px; margin-top: 0; bottom: 0; margin-bottom: 30px; z-index: 1;}
.horizontal_blocklist-63 .prev { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 24px; height: 20px; background: url("../images/lib_393401_untitled-1_06 (2).png") left 50% top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; text-align: left; min-height: 24px; margin-right: 5px; -webkit-box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-63 .prev:hover, 
.horizontal_blocklist-63 .prev.hover, 
.horizontal_blocklist-63 .prev.active { background: url("../images/lib_393401_untitled-1_06 (3).png") left 50% top 50% / auto auto no-repeat #ffffff;}
.horizontal_blocklist-63 .next { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 24px; height: 20px; background: url("../images/lib_393401_untitled-1_06 (1).png") left 50% top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; text-align: left; min-height: 24px; -webkit-box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); box-shadow: 0px 6px 8px  rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-63 .next:hover, 
.horizontal_blocklist-63 .next.hover, 
.horizontal_blocklist-63 .next.active { background: url("../images/lib_393401_untitled-1_06 (4).png") left 50% top 50% / auto auto no-repeat #ffffff;}
.horizontal_blocklist-63 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-63 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-63 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-63 .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-63 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-63 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-63 .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-63 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-63 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-63 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-63 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-63 .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-63 .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-63 .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-63 .popover-body .s3_required { color: red;}
.popover-wrap-63 .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-63 .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-63 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-63 .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-63 .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-63 .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-63 .pager-wrap { box-sizing: border-box; display: none;}
.horizontal_blocklist-63 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-63 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-63 .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-63 .bx-pager a:active, 
.horizontal_blocklist-63 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-63 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-63 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-63 .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-63 .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-63 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-63 ::-moz-placeholder { color: #ababab;}
.popover-wrap-63 :-ms-input-placeholder { color: #ababab;}
.block-14 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 6; display: block; right: 0;}
.widget-13 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-26 p:first-child { margin-top: 0;}
.blocklist-26 p:last-child { margin-bottom: 0;}
.blocklist-26 .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-26 .header_text { font-size: 20px; box-sizing: border-box; -webkit-order: 0; -moz-order: 0; order: 0; display: -webkit-flex; display: flex;}
.blocklist-26 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-order: 1; -moz-order: 1; order: 1;}
.blocklist-26 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-26 .body-outer { box-sizing: border-box; position: relative; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.blocklist-26 .body { margin: 0; box-sizing: border-box;}
.blocklist-26 .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-26 .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-26 .bx-wrapper { max-width: 1280px;}
.blocklist-26 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-26 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; width: 1280px;}
.blocklist-26 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.blocklist-26 .item { margin: 0; border: none; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: 0; right: 0; min-height: 0; align-self: auto; min-width: 0;}
.blocklist-26 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; text-decoration: none; display: -webkit-flex; display: flex;}
.blocklist-26 .image { border: none; box-sizing: border-box; position: relative; margin-bottom: 0; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-26 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.blocklist-26 .item__image__title { padding: 15px; margin: -45px 0 0 -100px; border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: normal; font-size: 25px; position: absolute; left: 50%; top: 50%; font-family: Ubuntu Condensed, sans-serif; text-align: center; letter-spacing: 1.0px; text-decoration: none; width: 200px; right: auto; bottom: auto; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; z-index: 2;}
.blocklist-26 .item__image__title:hover, 
.blocklist-26 .item__image__title.hover, 
.blocklist-26 .item__image__title.active { color: #d09514; opacity: 1;}
.blocklist-26 .img-convert { border: none; box-sizing: border-box; width: auto; height: 426px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; z-index: 3; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-26 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-26 .title { font-weight: bold; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; text-decoration: none; display: -webkit-flex; display: flex;}
.blocklist-26 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex;}
.blocklist-26 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-26 .price-note { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-26 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-26 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-26 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.blocklist-26 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-26 .title a { color: inherit; text-decoration: inherit;}
.blocklist-26 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-26 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-26 .prev { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 29px; height: 20px; background: url("../images/lib_174303_arrows (50x50)_lf.png") left 0px top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.blocklist-26 .next { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 29px; height: 20px; background: url("../images/lib_174303_arrows (50x50)_rg.png") right 0px top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.blocklist-26 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-26 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-26 .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-26 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.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 .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;}
.blocklist-26 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.blocklist-26 .bx-auto_controls { padding: 5px 20px; margin: auto auto 0; border: none; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-26 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-26 .bx-pager { padding: 5px 20px; margin: auto auto 0; border: none; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-26 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-26 .bx-pager a { margin: 2px; border: none; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box;}
.blocklist-26 .bx-pager a:hover, 
.blocklist-26 .bx-pager a.hover, 
.blocklist-26 .bx-pager a.active { background: #d09514;}
.blocklist-26 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-26 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-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;}
.blocklist-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;}
.popover-wrap-26 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-26 ::-moz-placeholder { color: #ababab;}
.popover-wrap-26 :-ms-input-placeholder { color: #ababab;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 974px; background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/2 (1).jpg") left 50% top 50% / auto auto no-repeat fixed; z-index: 5; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.block-5 .layout_9_id_11 { 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-5 { margin: 88px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/bot_1.png?1484027507122") left 50% bottom 0px / auto auto no-repeat, url("../images/top_1.png?1484027509989") left 50% top 0px / auto auto no-repeat; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 117px; padding-bottom: 122px;}
.widget-5 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; background: rgba(255,255,255,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 40px; padding-right: 40px;}
.popover-wrap-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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;}
.editable_block-11 p:first-child { margin-top: 0;}
.editable_block-11 p:last-child { margin-bottom: 0;}
.editable_block-11 .header { box-sizing: border-box; font-size: 40px; margin-bottom: 40px; font-family: Open Sans Condensed, sans-serif; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex;}
.editable_block-11 .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-11 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
.editable_block-11 .image { box-sizing: border-box; -webkit-order: 10; -moz-order: 10; order: 10; position: relative;}
.editable_block-11 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0;}
.editable_block-11 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-11 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%;}
.editable_block-11 .text { box-sizing: border-box; -webkit-order: 15; -moz-order: 15; order: 15; font-family: Open Sans Condensed, sans-serif; font-size: 18px; text-decoration: none; margin-bottom: 40px; display: -webkit-flex; display: flex;}
.editable_block-11 .more { box-sizing: border-box; margin-top: 5px; -webkit-order: 20; -moz-order: 20; order: 20;}
.editable_block-11 .more > a { padding: 10px 20px; border: 1px solid #363636; 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-family: Open Sans Condensed, sans-serif; text-align: left; font-size: 16px; color: #ffffff; text-decoration: none; background: #2e2e2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-11 .more > a:hover, 
.editable_block-11 .more > a.hover, 
.editable_block-11 .more > a.active { color: #2e2e2e; background: none;}
.editable_block-11 .more > a:active, 
.editable_block-11 .more > a.active { background: #2e2e2e;}
.editable_block-11 .clear { clear: both;}
.popover-container-11 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-11 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-11 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-11 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-11 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-11 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-11 .popover-body .s3_required { color: red;}
.popover-wrap-11 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-11 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-11 ::-moz-placeholder { color: #ababab;}
.popover-wrap-11 :-ms-input-placeholder { color: #ababab;}
.block-21 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#2e2e2e, #2e2e2e); z-index: 4; display: block; right: 0; padding-top: 60px; padding-bottom: 60px; -webkit-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-29 { margin: 0; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; max-width: 100%; min-height: 0; right: 0;}
.reviews-38 p:first-child { margin-top: 0;}
.reviews-38 p:last-child { margin-bottom: 0;}
.reviews-38 .header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 0; margin-bottom: 15px; font-size: 18px; text-align: center; font-family: PT Sans, sans-serif; text-decoration: none; min-height: 90px; background: url("../images/name_feedback.png") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.reviews-38 .header_text { box-sizing: border-box; font-size: 24px; color: rgba(36,36,36,0.92); font-family: Arial, Helvetica, sans-serif; text-decoration: none; background: url("../images/lib_81003_line2.jpg") left 50% bottom 0px / auto auto no-repeat; padding-bottom: 20px; font-weight: bold;}
.reviews-38 .list-wr { box-sizing: border-box; position: relative; font-size: 14px; text-align: center; text-decoration: none;}
.reviews-38 .body { margin: 0 -10px; box-sizing: border-box;}
.reviews-38 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.reviews-38 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.reviews-38 .bx-wrapper { max-width: 1300px;}
.reviews-38 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-38 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 1300px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-38 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.reviews-38 .item { margin: 10px 0; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: left; text-decoration: none; min-width: 0; min-height: 0;}
.reviews-38 .image { text-align: center; box-sizing: border-box; margin-bottom: 5px; font-size: 0; position: relative; text-decoration: none; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.reviews-38 .image_author { text-align: left; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: absolute; left: 0; top: 0; font-size: 12px;}
.reviews-38 .image_author .image_name { text-align: left; box-sizing: border-box; font-weight: bold;}
.reviews-38 .image_author .image_date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-38 .img-convert { border: 10px solid rgba(255,255,255,0.2); box-sizing: border-box; width: 160px; height: 160px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; font-size: 14px; text-decoration: none; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.reviews-38 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%;}
.reviews-38 .text { padding: 30px 200px; margin: 30px 0 5px; text-align: center; box-sizing: border-box; color: #ffffff; font-size: 22px; font-family: Open Sans Condensed, sans-serif; text-decoration: none; width: auto; background: url("../images/lib_81003_untitled-1_17.png") left 50% bottom 0px / auto auto no-repeat, url("../images/lib_81003_untitled-1_17.png") left 50% top 0px / auto auto no-repeat; z-index: 1; position: relative; font-weight: normal;}
.reviews-38 .author { text-align: center; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: relative; z-index: 1; text-decoration: none;}
.reviews-38 .name { box-sizing: border-box; font-weight: bold; color: #ffffff; font-family: Open Sans Condensed, sans-serif; text-decoration: none;}
.reviews-38 .date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%); text-decoration: none;}
.reviews-38 .footer { box-sizing: border-box;}
.reviews-38 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.reviews-38 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; box-sizing: border-box; margin-top: 50px; font-size: 14px; text-align: justify; text-decoration: none; z-index: 1;}
.reviews-38 .prev { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 29px; height: 20px; background: url("../images/lib_174303_arrows (50x50)_lf.png") left 0px top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.reviews-38 .next { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 29px; height: 20px; background: url("../images/lib_174303_arrows (50x50)_rg.png") right 0px top 50% / auto auto no-repeat #ffffff; box-sizing: border-box; text-align: left; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.reviews-38 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-38 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-38 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.reviews-38 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.reviews-38 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: -webkit-flex; display: flex; visibility: visible; box-sizing: border-box;}
.reviews-38 .pager-wrap { 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; display: none;}
.reviews-38 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.reviews-38 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-38 .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; height: 10px;}
.reviews-38 .auto_controls { box-sizing: border-box; display: none;}
.reviews-38 .bx-controls-auto-item { box-sizing: border-box;}
.reviews-38 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.reviews-38 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.reviews-38 .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;}
.block-26 .layout_51_id_57 { 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-26 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 237px; background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url("../images/6 (1).jpg") left 50% top 50% / auto auto no-repeat fixed; z-index: 3; right: 0; display: block; padding-top: 40px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widget-39 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: auto; min-height: 45px; background: none; padding-top: 1px; padding-bottom: 1px; cursor: pointer; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-57 .icon { border: none; box-sizing: border-box; margin-top: 12px; height: 20px; width: 34px; display: inline-block; background: url("../images/arrow1arrow.png") left 50% top 0px / auto auto no-repeat, url("../images/arrow1arrow.png") left 50% bottom 0px / auto auto no-repeat; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-57 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px;}
.block-22 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 382px; z-index: 2; display: block; text-decoration: none; right: 0; padding-bottom: 60px; padding-top: 60px;}
.block-29 .layout_40 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 260px; min-height: 0; z-index: 2; display: block; text-decoration: none;}
.block-27 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; text-decoration: none; right: 0;}
.widget-37 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 257px; min-height: 35px;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-50 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-50 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-50 .title { box-sizing: border-box; display: block; font-family: Open Sans Condensed, sans-serif; font-size: 20px; color: #ffffff; text-decoration: none;}
.phones-50 .text_body { box-sizing: border-box; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 30px; font-weight: 300;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-36 { margin: 5px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans Condensed, sans-serif; color: #2e2e2e; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 13px; background: rgba(255,255,255,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300; padding-top: 3px; padding-bottom: 3px; padding-left: 10px;}
.popover-wrap-49 .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-49 .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-49 .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-49 .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-49 .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-49 .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;}
.button-49 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-49 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-49 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-49 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-49 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-49 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-49 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-49 .popover-body .s3_required { color: red;}
.popover-wrap-49 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-49 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-49 ::-moz-placeholder { color: #ababab;}
.popover-wrap-49 :-ms-input-placeholder { color: #ababab;}
.block-28 { margin: 10px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; right: 0;}
.widget-34 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-47 p:first-child { margin-top: 0;}
.address-47 p:last-child { margin-bottom: 0;}
.address-47 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-47 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-47 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-47 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-47 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-47 .title { box-sizing: border-box; display: none;}
.address-47 .text_body { font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: 300; margin-top: 10px;}
.address-47 input.tgl-but { box-sizing: border-box; display: none;}
.address-47 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-35 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; min-height: 29px; right: 0;}
.email-48 p:first-child { margin-top: 0;}
.email-48 p:last-child { margin-bottom: 0;}
.email-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-48 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-48 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-48 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.email-48 .title { padding: 3px 10px; border: none; box-sizing: border-box; font-family: Open Sans Condensed, sans-serif; color: #2e2e2e; text-decoration: none; font-size: 18px; background: rgba(255,255,255,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-48 .text_body { font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; padding-left: 10px; margin-top: auto; margin-bottom: auto; align-self: center;}
.email-48 input.tgl-but { box-sizing: border-box; display: none;}
.email-48 input.tgl-but:checked + .block-body-drop { display: block;}
.block-30 { margin: 30px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: none; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.widget-38 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widgetsocial-56 .vk { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/v.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widgetsocial-56 .vk:hover, 
.widgetsocial-56 .vk.hover, 
.widgetsocial-56 .vk.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .fb { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/f.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widgetsocial-56 .fb:hover, 
.widgetsocial-56 .fb.hover, 
.widgetsocial-56 .fb.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .tw { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/t.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -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; text-decoration: none;}
.widgetsocial-56 .tw:hover, 
.widgetsocial-56 .tw.hover, 
.widgetsocial-56 .tw.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .google { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_google.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .google:hover, 
.widgetsocial-56 .google.hover, 
.widgetsocial-56 .google.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .ins { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/i.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .ins:hover, 
.widgetsocial-56 .ins.hover, 
.widgetsocial-56 .ins.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .ok { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_ok.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .ok:hover, 
.widgetsocial-56 .ok.hover, 
.widgetsocial-56 .ok.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .mail { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_mail.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .mail:hover, 
.widgetsocial-56 .mail.hover, 
.widgetsocial-56 .mail.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .pin { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_pin.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .pin:hover, 
.widgetsocial-56 .pin.hover, 
.widgetsocial-56 .pin.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .lj { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_lj.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .lj:hover, 
.widgetsocial-56 .lj.hover, 
.widgetsocial-56 .lj.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .my { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_my.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .my:hover, 
.widgetsocial-56 .my.hover, 
.widgetsocial-56 .my.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.widgetsocial-56 .youtube { margin: 2px; border: 1px solid rgba(255,255,255,0.2); background: url("../images/wm_social_links_youtube.png") left 50% top 50% / contain no-repeat; display: inline-block; vertical-align: middle; width: 40px; min-height: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-56 .youtube:hover, 
.widgetsocial-56 .youtube.hover, 
.widgetsocial-56 .youtube.active { -webkit-box-shadow: inset 0px -3px 0px  #ffffff; -moz-box-shadow: inset 0px -3px 0px  #ffffff; box-shadow: inset 0px -3px 0px  #ffffff;}
.block-23 { margin: 0 0 auto 150px; position: relative; top: 0; left: 0; width: 540px; min-height: 0; z-index: 1; display: block; right: auto;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 147px; right: 0;}
.form-41 .form__header { box-sizing: border-box; font-size: 34px; margin-bottom: 10px; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; font-weight: bold;}
.form-41 .form__text { box-sizing: border-box; font-size: 20px; margin-bottom: 20px; overflow: hidden; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none;}
.form-41 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-41 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-41 .form__body { box-sizing: border-box; margin-right: -5px; margin-bottom: -5px; width: auto;}
.form-41 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-41 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-41 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-41 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-41 .form-text { border: none; box-sizing: border-box; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-41 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-41 .form-item__body { box-sizing: border-box; display: block;}
.form-41 .form-text input { padding: 2px 10px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 40px; outline: none; font-family: Open Sans Condensed, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px; margin-top: 10px; resize: vertical; display: block; margin-left: 0;}
.form-41 .form-text input:hover, 
.form-41 .form-text input.hover, 
.form-41 .form-text input.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-textarea textarea { padding: 10px 4px 2px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 100px; outline: none; display: block; font-family: Open Sans Condensed, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-top: 10px; height: 100px; margin-left: 10px;}
.form-41 .form-textarea textarea:hover, 
.form-41 .form-textarea textarea.hover, 
.form-41 .form-textarea textarea.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-submit button { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; text-align: center; background: #2e2e2e; outline: none; font-family: Open Sans Condensed, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; width: 182px; margin-top: 5px; position: relative; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px; font-weight: bold; margin-left: 10px;}
.form-41 .form-submit button:hover, 
.form-41 .form-submit button.hover, 
.form-41 .form-submit button.active { background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.form-41 .form-submit button:active, 
.form-41 .form-submit button.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-41 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-41 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-41 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-41 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-41 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-41 .form-text .form-item__body { box-sizing: border-box;}
.form-41 .form-item__header { color: #ffffff; text-decoration: none;}
.form-41 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-41 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-41 .form-textarea { border: none; box-sizing: border-box; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-textarea .form-item__body { box-sizing: border-box;}
.form-41 .form-submit { border: none; box-sizing: border-box; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.form-41 .form-submit:hover, 
.form-41 .form-submit.hover, 
.form-41 .form-submit.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-41 .form-captcha { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-41 .form-captcha input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 57px; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-family: Open Sans Condensed, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; resize: vertical; display: block;}
.form-41 .form-captcha input:hover, 
.form-41 .form-captcha input.hover, 
.form-41 .form-captcha input.active { text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-41 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-41 .form-captcha button { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; text-align: center; background: #2e2e2e; outline: none; font-family: Open Sans Condensed, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; width: 182px; margin-top: 5px; position: relative; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px; font-weight: bold; margin-left: 10px;}
.form-41 .form-captcha button:hover, 
.form-41 .form-captcha button.hover, 
.form-41 .form-captcha button.active { background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.form-41 .form-captcha button:active, 
.form-41 .form-captcha button.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-41 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-41 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-41 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-41 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-41 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-41 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-41 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-41 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-41 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-41 .form-checkbox { box-sizing: border-box;}
.form-41 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-41 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-41 .form-checkbox input { margin: 5px 5px 0 0;}
.form-41 .form-radio { box-sizing: border-box;}
.form-41 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-41 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-41 .form-radio input { margin: 5px 5px 0 0;}
.form-41 .form-select { box-sizing: border-box;}
.form-41 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-41 .form-div { box-sizing: border-box;}
.form-41 .form-html { box-sizing: border-box;}
.form-41 .form-upload { box-sizing: border-box;}
.form-41 .form-calendar { box-sizing: border-box;}
.form-41 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-41 .form-calendar_interval { box-sizing: border-box;}
.form-41 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-41 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-41 .form-calendar_interval .label_from { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-41 .form-calendar_interval .label_to { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-41 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-41 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-41 ::-webkit-input-placeholder { color: #ababab;}
.form-41 ::-moz-placeholder { color: #ababab;}
.form-41 :-ms-input-placeholder { color: #ababab;}
.block-24 .layout_43 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_44 { -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-24 .layout_69 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.widget-32 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; min-height: 30px; right: 0;}
.widget-31 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; color: #c7c7c7; text-align: center; text-decoration: none; width: auto; min-height: 21px; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-54 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-40 { top: 0; left: 0; position: fixed; text-align: left; right: auto; z-index: 9999; width: 768px; margin-left: 0; bottom: auto; margin-top: 0;}
.side-panel-58 .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-58 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.side-panel-58 .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-58 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-58 .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-58 .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-58 .side-panel-button-icon { display: block;}
.side-panel-58 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-58 .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: 1575px) {
	.blocklist-33 .item-outer {
		width: 33%;
	}
}
@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 .layout_5_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 0; background: url("../images/1.jpg?1484029376789") left 50% top 0px / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-bottom: 50px; display: block;}
	.block-11 { margin-top: 0;}
	.block-9 { margin-top: 150px;}
	.widget-4 { margin-left: auto; margin-right: auto; display: block;}
	.widget-50 { text-align: center; display: block;}
	.phones-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-66 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-11:hover, 
	.widget-11.hover, 
	.widget-11.active { text-align: center;}
	.widgetsocial-23 .vk { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.widgetsocial-23 .fb { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.widgetsocial-23 .ins { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.block-20 { min-height: 0;}
	.block-16 { background: url("../images/name_block.png?1486614555410") left 50% top 30px / contain no-repeat; padding-top: 140px;}
	.widget-27 { display: block;}
	.blocklist-33 .body-outer { width: auto; overflow: visible;}
	.blocklist-33 .body { width: auto; margin-right: 0; margin-left: 0;}
	.blocklist-33 .list { overflow-x: visible; overflow-y: visible;}
	.blocklist-33 .item-outer { width: 50%; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.blocklist-33 .item { margin-right: 0; margin-left: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-33 .image { margin-bottom: 0; float: none;}
	.block-7 .layout_12_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { padding: 30px 40px; min-height: 0; background: url("../images/3.jpg") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-8 { background: none; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 0.02px; padding-bottom: 0.02px;}
	.widget-6 { margin-left: 0; display: block;}
	.editable_block-14 .body { display: block;}
	.editable_block-14 .image { float: left;}
	.editable_block-14 .more { clear: none;}
	.block-32 .layout_61_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 { padding-top: 40px; padding-bottom: 40px;}
	.block-33 .layout_center_64_id_62_0 { margin-top: 0;}
	.widget-45 { text-align: center; padding-left: 30px; padding-right: 30px; display: block;}
	.news-62 .body { width: auto; margin-left: - 10px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.news-62 .item-outer { width: 50%;}
	.news-62 .item { margin-top: 0; margin-bottom: 30px;}
	.news-62 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-62 .img-convert { min-height: 0;}
	.news-62 .item__image img { min-height: 0;}
	.news-62 .item__title:hover, 
	.news-62 .item__title.hover, 
	.news-62 .item__title.active { text-decoration: underline;}
	.widget-53 { display: block;}
	.horizontal_block-68 .body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_block-68 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-68 .detail { min-height: auto;}
	.block-34 { margin-top: 30px; padding-left: 30px; padding-right: 30px;}
	.widget-46 { display: block;}
	.horizontal_blocklist-63 .body-outer { width: auto; overflow: visible;}
	.horizontal_blocklist-63 .body { width: auto;}
	.horizontal_blocklist-63 .list { overflow-x: visible; overflow-y: visible;}
	.horizontal_blocklist-63 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-63 .image { margin-left: auto;}
	.horizontal_blocklist-63 .img-convert { margin-left: auto;}
	.horizontal_blocklist-63 .item_detail { margin-top: 0; min-height: 0;}
	.horizontal_blocklist-63 .bx-wrapper { max-width: 768px;}
	.horizontal_blocklist-63 .controls { margin-left: 60px;}
	.widget-13 { display: block;}
	.blocklist-26 .body-outer { overflow: visible;}
	.blocklist-26 .body { width: auto;}
	.blocklist-26 .bx-wrapper { max-width: 768px;}
	.blocklist-26 .list { width: 768px; overflow-x: visible; overflow-y: visible;}
	.blocklist-26 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-26 .image { text-align: center; float: none;}
	.block-4 { padding: 30px 40px; min-height: 0; background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/2 (1).jpg") left 50% top 50% / auto auto no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-5 .layout_9_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 { background: none; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 0.02px; padding-bottom: 0.02px; display: block;}
	.widget-5 { padding-top: 20px; padding-bottom: 20px; display: block;}
	.editable_block-11 .body { display: block;}
	.editable_block-11 .image { float: left;}
	.editable_block-11 .more { clear: none;}
	.editable_block-11 .more > a:hover, 
	.editable_block-11 .more > a.hover, 
	.editable_block-11 .more > a.active { background: transparent;}
	.block-21 { padding-bottom: 20px;}
	.widget-29 { height: auto; display: block;}
	.reviews-38 .header { min-height: 80px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/name_feedback.png") left 50% top 0px / contain no-repeat;}
	.reviews-38 .list-wr { width: auto; overflow: visible;}
	.reviews-38 .body { width: auto; margin-right: 0; margin-left: 0;}
	.reviews-38 .bx-wrapper { max-width: 768px;}
	.reviews-38 .list { width: 768px; overflow-x: visible; overflow-y: visible;}
	.reviews-38 .image { max-width: 100%; float: none;}
	.reviews-38 .text { padding-left: 150px; padding-right: 150px; z-index: 2;}
	.reviews-38 .next { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-26 .layout_51_id_57 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url("../images/6 (1).jpg") left 50% bottom 0px / auto auto no-repeat; padding-top: 20px; padding-bottom: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-39 { display: block;}
	.block-22 { padding: 30px 40px;}
	.block-29 .layout_40 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-29 .layout_45 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-29 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-25 { width: auto; right: 0;}
	.widget-37 { text-align: left; width: auto; margin-left: auto; margin-right: auto; right: 0; display: block;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-50 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-36 { left: auto; margin-right: auto; right: auto;}
	.widget-34 { margin-left: auto; margin-right: auto; display: block;}
	.address-47 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-47 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-35 { border: none; margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.email-48 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-48 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.email-48 .title { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}
	.widget-38 { margin-left: auto; margin-right: auto;}
	.widgetsocial-56 .vk { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.widgetsocial-56 .fb { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.widgetsocial-56 .ins { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.block-23 { margin-top: 40px; margin-left: 0; width: auto; right: 0;}
	.widget-30 { display: block;}
	.block-24 .layout_43 { 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-24 .layout_44 { 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-24 .layout_69 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-24 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-32 { text-align: center;}
	.widget-54 { margin-left: auto; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-40 { z-index: 10000; width: auto; box-sizing: border-box; min-height: 29px; display: block;}
	.side-panel-58 .side-panel-content { 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: #2e2e2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 20px; padding-right: 20px; padding-top: 30px;}
	.side-panel-58 .side-panel-button { border: none; min-height: 50px; width: 50px; -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;}
	.side-panel-58 .side-panel-button-icon-line { border: none; margin-top: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #2e2e2e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_5_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { margin-left: auto; margin-right: auto;}
	.blocklist-33 .item-outer { width: 100%;}
	.block-7 .layout_12_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 .layout_61_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-33 .layout_center_64_id_62_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-33 { margin-left: auto; margin-right: auto;}
	.news-62 .body { margin-left: 0;}
	.widget-53 { margin-right: auto;}
	.block-34 { margin-left: auto; margin-right: auto;}
	.horizontal_blocklist-63 .image { width: 300px; margin-left: 0;}
	.horizontal_blocklist-63 .bx-wrapper { max-width: 640px;}
	.blocklist-26 .bx-wrapper { max-width: 640px;}
	.blocklist-26 .list { width: 640px;}
	.blocklist-26 .image { margin-bottom: auto; margin-top: auto;}
	.blocklist-26 .item__image__title { padding-top: 80px; display: none;}
	.block-5 .layout_9_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.reviews-38 .bx-wrapper { max-width: 640px;}
	.reviews-38 .list { width: 640px;}
	.reviews-38 .item { overflow: hidden;}
	.reviews-38 .text { padding-left: 100px; padding-right: 100px;}
	.reviews-38 .controls { width: auto; margin-left: 0; margin-right: 0;}
	.block-26 .layout_51_id_57 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-26 { background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url("../images/6 (1).jpg") left 50% bottom 0px / cover no-repeat;}
	.block-29 .layout_40 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_45 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-36 { margin-top: 0;}
	.widget-35 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.email-48 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-48 .title { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.form-41 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-41 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-41 .form-textarea textarea { margin-left: 0;}
	.form-41 .form-submit button { margin-left: 0;}
	.form-41 .form-captcha button { margin-left: 0;}
	.block-24 .layout_43 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_69 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-40 { z-index: 9999;}

}

@media all and (max-width: 640px) {
	.block-2 .layout_5_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 .layout_12_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 .layout_61_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-32 { padding-left: 20px; padding-right: 20px;}
	.block-33 .layout_center_64_id_62_0 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-45 { padding-left: 0; padding-right: 0;}
	.news-62 .item-outer { width: 100%;}
	.horizontal_block-68 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.block-34 { padding-left: 0; padding-right: 0;}
	.widget-46 { padding-bottom: 30px;}
	.horizontal_blocklist-63 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch;}
	.horizontal_blocklist-63 .item_figure { display: none;}
	.horizontal_blocklist-63 .item_detail { margin-top: 5px;}
	.horizontal_blocklist-63 .bx-wrapper { max-width: 440px;}
	.horizontal_blocklist-63 .controls { margin-left: 30px;}
	.blocklist-26 .bx-wrapper { max-width: 480px;}
	.blocklist-26 .list { width: 480px;}
	.blocklist-26 .item-outer { width: 100%;}
	.blocklist-26 .item__image__title { padding-top: 140px;}
	.blocklist-26 .pager-wrap { display: none;}
	.block-5 .layout_9_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.reviews-38 .bx-wrapper { max-width: 480px;}
	.reviews-38 .list { width: 480px;}
	.block-26 .layout_51_id_57 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 .layout_40 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_45 { margin-top: 0; display: -webkit-flex; display: flex;}
	.form-41 .form-submit button { width: 100%;}
	.form-41 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-41 .form-captcha .form-submit-container { width: 100%;}
	.form-41 .form-captcha button { width: 100%;}
	.block-24 .layout_43 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_69 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-32 { margin: 15px auto 0;}
	.widget-31 { margin: 15px auto 0;}
	.widget-54 { margin-top: 15px; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	body { border: none;}
	.block-2 .layout_5_id_21 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-16 { padding-top: 100px;}
	.blocklist-33 .image { margin-bottom: 5px;}
	.block-7 .layout_12_id_13 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-7 { padding-left: 20px; padding-right: 20px;}
	.widget-6 { padding-left: 20px; padding-right: 20px;}
	.editable_block-14 .body { display: -webkit-flex; display: flex;}
	.editable_block-14 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-32 .layout_61_id_64 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-33 .layout_center_64_id_62_0 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.news-62 .item__image { margin-right: 0;}
	.widget-53 { margin-right: 0;}
	.horizontal_block-68 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-68 .image { text-align: center;}
	.horizontal_block-68 .detail { margin-top: 5px; margin-bottom: 5px;}
	.widget-46 { margin-bottom: 30px;}
	.horizontal_blocklist-63 .item_body { display: block;}
	.horizontal_blocklist-63 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto;}
	.horizontal_blocklist-63 .image { display: none;}
	.horizontal_blocklist-63 .bx-wrapper { max-width: 280px;}
	.blocklist-26 .bx-wrapper { max-width: 320px;}
	.blocklist-26 .list { width: 320px;}
	.blocklist-26 .item__image__title { padding-top: 80px;}
	.block-4 { padding-left: 20px; padding-right: 20px;}
	.block-5 .layout_9_id_11 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-5 { padding-left: 20px; padding-right: 20px;}
	.editable_block-11 .body { display: -webkit-flex; display: flex;}
	.editable_block-11 .image { float: none; margin-left: 0; margin-right: 0;}
	.reviews-38 .bx-wrapper { max-width: 320px;}
	.reviews-38 .list { width: 320px;}
	.reviews-38 .image_author { text-align: center;}
	.reviews-38 .text { padding-left: 30px; padding-right: 30px;}
	.block-26 .layout_51_id_57 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-29 .layout_40 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_45 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_69 { 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;}

}
.side-panel .widget-10 { padding: 0; margin: 0 0 20px; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; min-height: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .widget-10:hover, 
.side-panel .widget-10.hover, 
.side-panel .widget-10.active { text-align: right; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.side-panel .menu-20 .menu-scroll > ul { display: block;}
.side-panel .menu-20 .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-20 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-20 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-20 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-20 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-20 .menu-scroll > ul ul > li > a.active { background: #ffffff;}
.side-panel .menu-20 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a { width: auto;}
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a.active { border: 1px solid rgba(255,255,255,0.8);}



.blocklist-26 .image img,
.blocklist-26 .item{
	width: 100%;
}

.blocklist-26 .item__image__title {
	z-index: 3;
}

.blocklist-33 .item__image__title {
	max-width: 422px;
	width: auto;
	margin: 0 auto;
}

.blocklist-33 .item {
	width: 100%;
}

.phones-50 .inner,
.address-47 .inner,
.email-48 .inner{
	width: 100%;
}

.reviews-38 .image img {
	width: 100%;
	height: 100%;
}

.reviews-38 .header_text {
	font-size: 0;
}

@media all and (max-width: 1024px) {
	.block-7 {
	    background: url(../images/3.jpg) left 50% top 0px / auto auto no-repeat, #222025;
	}
	.blocklist-33 .item__image__title {
		width: auto;
	}
	.block-4 {
	    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(/d/1578293/t/chr.jpg) left 50% top 50% / auto auto no-repeat;
	}
	.block-26 {
		background: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url(/d/1578293/t/sad.jpg) left 50% top 50% / auto auto no-repeat;
	}
} 

@media all and (max-width: 960px) {
.blocklist-33 .item__image__title {
	width: auto;
	max-width: 100%;
}
.blocklist-26 .image img {
	width: auto;
}
}

@media all and (max-width: 640px) {
	.blocklist-26 .bx-pager-wrap {
		display: none;
	}
	.block-26 {
		-webkit-background-size: cover;
		background-size: cover;
	}
}

.wj-block {
	position: fixed;
	right: 0;
	bottom: 160px;
	width: 140px;
	z-index: 100;
}