@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;max-width: 100%;}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;max-width: 100%;}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.topname {line-height: 1.2;margin-top: 12px;}
.topname p{margin-bottom: 0 !important;} 


.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; font-size: 12px; background: #eff3f4; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 6; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-7 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_15 { -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-7 .layout_74 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 { padding: 20px 40px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%; -webkit-border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;}
.block-2 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 210px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #353239; line-height: 1.0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 35px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-3 a { text-decoration: none; outline: none;}
.widget-3 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #353239; text-decoration: none; font-size: 19px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-8 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 69px; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-33 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_75 { -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-33 { margin: 35px 0 auto; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.widget-4 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; box-sizing: border-box; width: 281px;}
.phones-6 p:first-child { margin-top: 0;}
.phones-6 p:last-child { margin-bottom: 0;}
.phones-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; vertical-align: top; max-width: 100%;}
.phones-6 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-6 .icon { border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("../tel.svg") left 50% top 50% / 18px no-repeat #4f4872; margin-right: 25px; min-height: 50px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.2); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.2); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-top: 15px; padding-bottom: 15px;}
.phones-6 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-6 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-6 .title { box-sizing: border-box; display: none; font-family: Fira Sans, sans-serif; color: #feba33; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 16px; margin-bottom: 3px;}
.phones-6 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #333333; line-height: 1.4; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 20px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-6 input.tgl-but { box-sizing: border-box; display: none;}
.phones-6 .text_body a { text-decoration: none; color: inherit;}
.phones-6 input.tgl-but:checked + .block-body-drop { display: block;}
.block-34 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 58px; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-6 { padding: 20px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 16px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px -3px 0px  rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0, 0, 0, 0.1); box-shadow: inset 0px -3px 0px  rgba(0, 0, 0, 0.1); font-weight: normal;}
.widget-6:hover, 
.widget-6.hover, 
.widget-6.active { border: none; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.widget-6:active, 
.widget-6.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0, 0, 0, 0.1); box-shadow: inset 0px 3px 0px  rgba(0, 0, 0, 0.1);}
.popover-wrap-9 .popover-body { padding: 40px; border: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-9 .popover-body .form_text input { padding: 10px 20px; border-top: 1px solid #cccccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #1c1c1c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff; margin-bottom: 5px;}
.popover-wrap-9 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-9 .popover-body textarea { padding: 10px 20px; border-top: 1px solid #cccccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff;}
.popover-wrap-9 .popover-body .s3_button_large { padding: 15px 30px; border: none; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); font-size: 16px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 10px;}
.popover-wrap-9 .popover-body .s3_button_large:hover, 
.popover-wrap-9 .popover-body .s3_button_large.hover, 
.popover-wrap-9 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.popover-wrap-9 .popover-body .s3_button_large:active, 
.popover-wrap-9 .popover-body .s3_button_large.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.popover-wrap-9 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-9 .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-9 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-9 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-9 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-9 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-9 .popover-form-title { font-size: 25px; font-weight: normal; margin-bottom: 25px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif; color: #1c1c1c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-9 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-9 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-9 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-9 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-9 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-9 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif; text-align: left; color: #1c1c1c; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-9 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-9 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-9 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-9 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-9 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-9 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .s3_required { color: red;}
.popover-wrap-9 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-9 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Roboto, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-9 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-9 ::-moz-placeholder { color: #ababab;}
.popover-wrap-9 :-ms-input-placeholder { color: #ababab;}
.block-9 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-4 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #4f4872; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.2); -webkit-border-radius: 0px 0px 3px 3px; -moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; padding-top: 15px; padding-bottom: 15px; max-width: 100%;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; padding-right: 10px; padding-left: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-10 .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-10 .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-10 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-10 .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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-10 .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-10 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 0; width: 3px; min-height: 3px; background: #fcb000; box-sizing: border-box;}
.menu-10 .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-10 .menu-scroll > ul ul { padding: 5px 5px 4px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #fcb000; list-style: none; width: 230px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.menu-10 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-10 .menu-scroll > ul ul > li > a { padding: 15px 10px 15px 20px; border: none; cursor: pointer; display: block; background: rgba(255,255,255,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; margin-bottom: 1px;}
.menu-10 .menu-scroll > ul ul > li > a:hover, 
.menu-10 .menu-scroll > ul ul > li > a.hover, 
.menu-10 .menu-scroll > ul ul > li > a.active { background: #4f4872;}
.menu-10 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-10 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-10 .menu-scroll > ul > li.menu-item > a { padding: 15px 20px; margin: 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: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; align-self: auto; font-weight: normal; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-10 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-10 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-10 .menu-scroll > ul > li.menu-item > a.active { background: #fcb000; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.menu-10 .menu-scroll > ul > li.menu-item > a:active, 
.menu-10 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1);}
.menu-10 .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-10 .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-10 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-10 .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-10 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-10 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-10 .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-10 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-10 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-10 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-36 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; text-decoration: none;}
.block-37 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 337px; background: #ffffff; z-index: 1; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; text-decoration: none;}
.block-38 { padding: 60px 50px 60px 60px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-42 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Roboto, sans-serif; color: #999999; text-decoration: none; font-size: 16px; box-sizing: border-box; width: auto; right: 0; font-weight: 300;}
.path a { box-sizing: border-box; color: #000000; line-height: 1.2; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-43 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; letter-spacing: 0.5px; text-decoration: none; font-size: 35px; box-sizing: border-box; font-weight: normal; width: auto; right: 0; padding-left: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzIiB2aWV3Qm94PSIwIDAgMzAgMyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0iXzEuc3ZnIiBkYXRhLW5hbWU9IjEuc3ZnIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzIiBmaWxsPSIjZmNiMDAwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiLz4KPC9zdmc+") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px;}
h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.widget-44 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; line-height: 1.5; letter-spacing: 0.4px; text-decoration: none; font-size: 18px; display: block; width: auto; right: 0; font-weight: 300;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-85 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-85 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-85 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-85 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-85 h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.content-85 h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.content-85 h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.content-85 h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.content-85 h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #000000;}
.content-85 a { box-sizing: border-box; color: #0000ff;}
.block-25 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-26 .layout_51 { -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-26 .layout_52 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 337px; background: repeating-linear-gradient(to right,#4f4872 0%,#4f4872 50%,#ffffff 50%,#ffffff 100%) #4f4872; z-index: 1; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.block-26:hover, 
.block-26.hover, 
.block-26.active { border: none;}
.widget-25 { padding: 60px 60px 70px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; background: #4f4872; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-51 .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-51 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-51 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-51 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-51 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-51 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-51 .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-51 .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-51 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-51 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-51 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-51 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.blocklist-51 p:first-child { margin-top: 0;}
.blocklist-51 p:last-child { margin-bottom: 0;}
.blocklist-51 .header { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 30px; text-align: left; box-sizing: border-box;}
.blocklist-51 .header_text { font-size: 35px; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 300;}
.blocklist-51 .all-in_header { padding: 13px 20px; border: none; box-sizing: border-box; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 16px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; margin-left: auto; margin-right: 0;}
.blocklist-51 .all-in_header:hover, 
.blocklist-51 .all-in_header.hover, 
.blocklist-51 .all-in_header.active { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.blocklist-51 .all-in_header:active, 
.blocklist-51 .all-in_header.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.blocklist-51 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-51 .body-outer { box-sizing: border-box; position: relative; text-align: left; margin-bottom: 0;}
.blocklist-51 .body { margin: 0; box-sizing: border-box;}
.blocklist-51 .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-51 .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-51 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-51 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.blocklist-51 .item { padding: 50px; margin: 10px 0; 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; text-align: center; left: 0; right: 0; flex-basis: 100%; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 15px 25px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 15px 25px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 15px 25px  rgba(0,0,0,0.1); background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-51 .text { margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-51 .text .align-elem { flex-basis: 100%;}
.blocklist-51 .image { box-sizing: border-box; position: relative; margin-bottom: 30px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 150px;}
.blocklist-51 .item-label { padding: 25px 15px; border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #ff504d; color: #fff; text-align: left; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-51 .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-51 .img-convert { box-sizing: border-box; width: auto; height: 150px; overflow: hidden; 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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-51 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-51 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-51 .title { font-weight: normal; margin-bottom: 20px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; color: #353239; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; padding-bottom: 20px; border-top: 0px dashed rgba(0,0,0,0.2); border-right: 0px dashed rgba(0,0,0,0.2); border-bottom: 1px dashed rgba(0,0,0,0.2); border-left: 0px dashed rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-51 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.blocklist-51 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-51 .price-note { box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; color: #4f4872; text-decoration: none; font-size: 15px;}
.blocklist-51 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto, sans-serif; color: #353239; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 30px; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-51 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto, sans-serif; color: #353239; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px;}
.blocklist-51 .more { text-align: left; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 20px;}
.blocklist-51 .more > a { padding: 15px 35px; border: none; 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; text-align: center; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 16px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; cursor: pointer;}
.blocklist-51 .more > a:hover, 
.blocklist-51 .more > a.hover, 
.blocklist-51 .more > a.active { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.blocklist-51 .more > a:active, 
.blocklist-51 .more > a.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.blocklist-51 .bx-wrapper { max-width: 480px;}
.blocklist-51 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-51 .title a { color: inherit; text-decoration: inherit;}
.blocklist-51 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-51 .all { padding: 10px 20px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); background: #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; margin-left: auto; margin-right: 0;}
.blocklist-51 .all:hover, 
.blocklist-51 .all.hover, 
.blocklist-51 .all.active { background: #ffbf36;}
.blocklist-51 .all:active, 
.blocklist-51 .all.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.blocklist-51 .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-51 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-51 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-51 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-51 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-51 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-51 .bx-auto_controls { margin: 605px auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.blocklist-51 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-51 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-51 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-51 .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-51 .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-51 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-51 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box; text-align: center;}
.blocklist-51 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-51 .bx-pager a { margin: 2px; border: none; display: inline-block; width: 10px; min-height: 10px; background: rgba(255,255,255,0.3); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-align: left; text-decoration: none;}
.blocklist-51 .bx-pager a:hover, 
.blocklist-51 .bx-pager a.hover, 
.blocklist-51 .bx-pager a.active { background: #ffffff;}
.blocklist-51 .bx-pager a:active, 
.blocklist-51 .bx-pager a.active { background: #fcb000;}
.popover-container-51 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-51 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-51 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-51 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-51 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-51 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-51 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-51 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-51 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-51 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-51 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-51 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-51 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-51 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-51 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-51 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-51 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-51 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-51 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-51 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-51 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-51 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-51 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-51 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-51 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-51 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-51 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-51 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-51 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-51 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-51 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-51 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-51 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-51 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-51 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-51 .popover-body .s3_required { color: red;}
.popover-wrap-51 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-51 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-51 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-51 ::-moz-placeholder { color: #ababab;}
.popover-wrap-51 :-ms-input-placeholder { color: #ababab;}
.widget-26 { padding: 60px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; max-width: 100%; min-height: 0; right: 0;}
.reviews-52 p:first-child { margin-top: 0;}
.reviews-52 p:last-child { margin-bottom: 0;}
.reviews-52 .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-right: 0; margin-bottom: 20px; text-align: justify; padding-bottom: 30px; border-top: 0px dashed rgba(0,0,0,0.2); border-right: 0px dashed rgba(0,0,0,0.2); border-bottom: 1px dashed rgba(0,0,0,0.2); border-left: 0px dashed rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.reviews-52 .header_text { box-sizing: border-box; font-size: 35px; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #353239; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.reviews-52 .all { padding: 10px 20px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); background: #fcb000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal;}
.reviews-52 .all:hover, 
.reviews-52 .all.hover, 
.reviews-52 .all.active { background: #ffbf36;}
.reviews-52 .all:active, 
.reviews-52 .all.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.reviews-52 .description { box-sizing: border-box; overflow: hidden; display: -webkit-flex; display: flex; margin-bottom: 15px;}
.reviews-52 .list-wr { box-sizing: border-box; position: relative;}
.reviews-52 .body { margin: 0; box-sizing: border-box;}
.reviews-52 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.reviews-52 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.reviews-52 .bx-wrapper { max-width: 480px;}
.reviews-52 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-52 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 480px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-52 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.reviews-52 .item { margin: 10px 0; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0;}
.reviews-52 .image { box-sizing: border-box; margin-bottom: 25px; font-size: 0; position: relative; 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-52 .img-convert { border: none; box-sizing: border-box; width: 100px; 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; margin-left: 0; margin-right: auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.reviews-52 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.reviews-52 .text { display: -webkit-flex; display: flex; box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1; font-family: Roboto, sans-serif; line-height: 1.5; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 17px; font-weight: 300;}
.reviews-52 .text .align-elem { flex-basis: 100%;}
.reviews-52 .author { box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: relative; z-index: 1; padding-bottom: 0.02px; padding-top: 20px; border-top: 1px dashed rgba(0,0,0,0.2); border-right: 0px dashed rgba(0,0,0,0.2); border-bottom: 0px dashed rgba(0,0,0,0.2); border-left: 0px dashed rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 20px;}
.reviews-52 .name { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-weight: normal; font-size: 20px; font-family: Roboto, sans-serif; color: #353239; text-decoration: none;}
.reviews-52 .date { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%); text-decoration: none;}
.reviews-52 .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-52 .footer { box-sizing: border-box;}
.reviews-52 .controls { margin: -10px 60px 0; z-index: 1; position: absolute; top: auto; 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; text-align: justify; bottom: 0; padding-left: 0;}
.reviews-52 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.reviews-52 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_reviews_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box; text-align: left;}
.reviews-52 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-52 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-52 .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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.reviews-52 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.reviews-52 .auto_controls { box-sizing: border-box; display: none;}
.reviews-52 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.reviews-52 .bx-controls-auto-item { box-sizing: border-box;}
.reviews-52 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.reviews-52 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.reviews-52 .pager-wrap { box-sizing: border-box;}
.reviews-52 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.reviews-52 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-52 .bx-pager a { margin: 2px; border: none; display: inline-block; width: 10px; min-height: 10px; background: rgba(79,72,114,0.5); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.reviews-52 .bx-pager a:hover, 
.reviews-52 .bx-pager a.hover, 
.reviews-52 .bx-pager a.active { background: #4f4872;}
.reviews-52 .bx-pager a:active, 
.reviews-52 .bx-pager a.active { background: #fcb000;}
.block-27 { padding: 50px 60px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; min-width: 0;}
.popover-wrap-55 .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-55 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-55 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-55 .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-55 .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-55 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-55 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-55 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-55 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.blocklist-55 p:first-child { margin-top: 0;}
.blocklist-55 p:last-child { margin-bottom: 0;}
.blocklist-55 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 10px; text-align: center; box-sizing: border-box;}
.blocklist-55 .header_text { font-size: 30px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Arsenal, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #343434; text-decoration: none; font-weight: bold;}
.blocklist-55 .all-in_header { box-sizing: border-box; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-55 .description { box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 20px; display: -webkit-flex; display: flex; font-family: Arsenal, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 19px; color: #343434; letter-spacing: 0.7px; text-decoration: none; padding-bottom: 30px; border-top: 0px dashed rgba(52,52,52,0.2); border-right: 0px dashed rgba(52,52,52,0.2); border-bottom: 1px dashed rgba(52,52,52,0.2); border-left: 0px dashed rgba(52,52,52,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-55 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-55 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-55 .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-55 .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-55 .bx-wrapper { max-width: 1100px;}
.blocklist-55 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-55 .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: 1100px;}
.blocklist-55 .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-55 .item { padding: 10px; margin: 10px; border: 1px dashed rgba(52,52,52,0.2); 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; flex-basis: 100%;}
.blocklist-55 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-55 .text>.align-elem { flex-basis: 100%;}
.blocklist-55 .image { box-sizing: border-box; position: relative; margin-bottom: 0; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 70px;}
.blocklist-55 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; text-align: left; display: -webkit-flex; display: flex;}
.blocklist-55 .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-55 .img-convert { box-sizing: border-box; width: 225px; height: 80px; -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: 0; -moz-flex-grow: 0; flex-grow: 0;}
.blocklist-55 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-55 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-55 .title { font-weight: bold; margin-bottom: 0; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; font-family: Arsenal, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; color: rgba(52,52,52,0.6); letter-spacing: 0.3px; text-decoration: none; padding-bottom: 0.02px; padding-top: 10px; border-top: 1px dashed rgba(52,52,52,0.2); border-right: 0px dashed rgba(52,52,52,0.2); border-bottom: 0px dashed rgba(52,52,52,0.2); border-left: 0px dashed rgba(52,52,52,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; pointer-events: auto;}
.blocklist-55 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-55 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-55 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-55 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-55 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-55 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-55 .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; text-align: center; cursor: pointer;}
.blocklist-55 .title a { color: inherit; text-decoration: inherit;}
.blocklist-55 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-55 .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;}
.blocklist-55 .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-55 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-55 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-55 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-55 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-55 .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; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-55 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-55 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-55 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-55 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-55 .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-55 .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-55 .pager-wrap { box-sizing: border-box; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-55 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-55 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-55 .bx-pager a { margin: 2px; border: none; display: inline-block; width: 10px; min-height: 10px; background: rgba(0,0,0,0.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.blocklist-55 .bx-pager a:hover, 
.blocklist-55 .bx-pager a.hover, 
.blocklist-55 .bx-pager a.active { background: #55bc00;}
.popover-container-55 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-55 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-55 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-55 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-55 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-55 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-55 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-55 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-55 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-55 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-55 .popover-body .s3_required { color: red;}
.popover-wrap-55 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.blocklist-55 .bx-pager a:active, 
.blocklist-55 .bx-pager a.active { background: #bbbbbb;}
.popover-wrap-55 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-55 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-55 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-55 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-55 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-55 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-55 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-55 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-55 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-55 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-55 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-55 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-55 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-55 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-55 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-55 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-55 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-55 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-55 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-55 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-55 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-55 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-55 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-55 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-55 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-55 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-55 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-55 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-55 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-55 ::-moz-placeholder { color: #ababab;}
.popover-wrap-55 :-ms-input-placeholder { color: #ababab;}
.block-28 .layout_56_id_58 { 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-28 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #4f4872; z-index: 1; text-align: left; right: 0; padding-top: 0.02px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-29 .layout_59 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 .layout_62 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 .layout_63 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 960px; 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; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.block-30 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 3; display: block; text-decoration: none; padding-top: 70px; padding-right: 50px; padding-bottom: 70px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 20px; box-sizing: border-box; width: auto; font-weight: normal; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-31 { padding: 70px 50px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; border-top: 0px solid #000000; border-right: 1px solid rgba(255,255,255,0.1); border-bottom: 0px solid #000000; border-left: 1px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.form-62 .form__header { box-sizing: border-box; font-size: 20px; margin-bottom: 30px; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-weight: normal;}
.form-62 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 20px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); line-height: 1.4; letter-spacing: 0.2px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: 300;}
.form-62 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-62 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-62 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-62 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-62 .form-tbody { 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;}
.form-62 .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-62 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-62 .form-text { box-sizing: border-box;}
.form-62 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-62 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-62 .form-item__body { box-sizing: border-box; display: block;}
.form-62 .form-text input { padding: 2px 20px; border: 1px solid rgba(255,255,255,0.1); box-sizing: border-box; background: rgba(0,0,0,0.2); width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 50px; margin-bottom: 5px; font-weight: 300;}
.form-62 .form-textarea textarea { padding: 2px 4px; border: 1px solid rgba(255,255,255,0.1); box-sizing: border-box; background: rgba(0,0,0,0.2); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300;}
.form-62 .form-submit button { padding: 15px 35px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-62 .form-submit button:hover, 
.form-62 .form-submit button.hover, 
.form-62 .form-submit button.active { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.form-62 .form-submit button:active, 
.form-62 .form-submit button.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.form-62 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-62 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-62 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-62 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-62 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-62 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-62 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-62 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 15px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none;}
.form-62 .form-text .form-item__body { box-sizing: border-box;}
.form-62 .form-item__header { font-family: Arsenal, sans-serif; color: rgba(255,255,255,0.5); text-align: left; text-decoration: none; font-size: 15px;}
.form-62 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Roboto, sans-serif; font-weight: 300;}
.form-62 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-62 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-family: Roboto, sans-serif; font-weight: 300;}
.form-62 .form-textarea { box-sizing: border-box;}
.form-62 .form-textarea .form-item__body { box-sizing: border-box;}
.form-62 .form-submit { box-sizing: border-box; text-align: left; margin-top: 10px;}
.form-62 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-62 .form-captcha { 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;}
.form-62 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -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-62 .form-captcha input { padding: 2px 4px; border: 1px solid rgba(255,255,255,0.1); box-sizing: border-box; background: rgba(0,0,0,0.2); width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300;}
.form-62 .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-62 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-62 .form-captcha button { padding: 15px 35px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%) #fcb000; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-62 .form-captcha button:hover, 
.form-62 .form-captcha button.hover, 
.form-62 .form-captcha button.active { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0.2) 0%,rgba(255, 255, 255, 0.2) 100%) #fcb000;}
.form-62 .form-captcha button:active, 
.form-62 .form-captcha button.active { -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1);}
.form-62 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-62 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-62 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-62 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-62 .form-checkbox { box-sizing: border-box;}
.form-62 .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-62 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; color: rgba(255,255,255,0.5); font-size: 15px; font-family: Roboto, sans-serif; font-weight: 300;}
.form-62 .form-checkbox input { margin: 5px 5px 0 0;}
.form-62 .form-checkbox .form-item__body label.form-item__title { font-size: 15px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-weight: 300;}
.form-62 .form-radio { box-sizing: border-box;}
.form-62 .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-62 .form-radio input { margin: 5px 5px 0 0;}
.form-62 .form-radio .form-item__body label.form-item__title { font-size: 15px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-weight: 300;}
.form-62 .form-select { box-sizing: border-box;}
.form-62 .form-div { box-sizing: border-box;}
.form-62 .form-html { box-sizing: border-box;}
.form-62 .form-html .form-item__body { font-size: 15px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-align: left; text-decoration: none; font-weight: 300;}
.form-62 .form-upload { box-sizing: border-box;}
.form-62 .form-calendar { box-sizing: border-box;}
.form-62 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-62 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-62 .form-calendar_interval { box-sizing: border-box;}
.form-62 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-62 .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-62 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-size: 15px; font-weight: 300;}
.form-62 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-size: 15px; font-weight: 300;}
.form-62 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-62 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-62 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-62 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-62 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-62 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-62 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 18px;}
.form-62 ::-webkit-input-placeholder { color: rgba(255,255,255,0.5);}
.form-62 ::-moz-placeholder { color: rgba(255,255,255,0.5);}
.form-62 :-ms-input-placeholder { color: rgba(255,255,255,0.5);}
.block-31 { padding: 70px 60px 70px 50px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 1; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.text-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 24px; z-index: 4; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 20px; font-weight: normal; right: 0;}
.widget-32 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-65 p:first-child { margin-top: 0;}
.phones-65 p:last-child { margin-bottom: 0;}
.phones-65 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-65 .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-65 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("../images/lib_714801_tel.png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.phones-65 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-65 .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; margin-top: -3px;}
.phones-65 .title { box-sizing: border-box; display: none;}
.phones-65 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 20px; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-65 input.tgl-but { box-sizing: border-box; display: none;}
.phones-65 .text_body a { text-decoration: none; color: inherit;}
.phones-65 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-66 p:first-child { margin-top: 0;}
.address-66 p:last-child { margin-bottom: 0;}
.address-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-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;}
.address-66 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("../images/lib_714801_map.png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.address-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-66 .title { box-sizing: border-box; display: none;}
.address-66 .text_body { font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); line-height: 1.4; text-decoration: none; font-size: 16px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300;}
.address-66 input.tgl-but { box-sizing: border-box; display: none;}
.address-66 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-34 { margin: 40px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-67 p:first-child { margin-top: 0;}
.email-67 p:last-child { margin-bottom: 0;}
.email-67 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-67 .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-67 .icon { border: none; box-sizing: border-box; height: 16px; width: 21px; background: url("../images/lib_714801_mail.png") left 50% top 50% / auto auto no-repeat; margin-right: 19px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.email-67 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-67 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-67 .title { box-sizing: border-box; display: none;}
.email-67 .text_body { font-family: Roboto, sans-serif; color: #fcb000; line-height: 1.4; text-decoration: none; font-size: 16px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300;}
.email-67 .text_body:hover, 
.email-67 .text_body.hover, 
.email-67 .text_body.active { text-decoration: underline;}
.email-67 input.tgl-but { box-sizing: border-box; display: none;}
.email-67 input.tgl-but:checked + .block-body-drop { display: block;}
.block-32 .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-32 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 960px; 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; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 40px;}
.widget-35 { margin: -4px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-36 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: #d8d8d8; text-decoration: none; font-size: 15px; width: 400px; right: auto;}
.widget-38 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-73 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-73 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-73 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer; text-align: left;}
.side-panel-73 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-73 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-73 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-73 .side-panel-button-icon { display: block;}
.side-panel-73 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-73 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-7 .layout_5 { 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-7 .layout_15 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-7 .layout_74 { 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-7 { padding: 80px 30px 30px 25px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-2 { width: auto; background: none; margin-bottom: 20px; right: 0;}
	.widget-2 { display: block;}
	.site-name-3 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-3 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-8 { background: none; margin-top: 15px; margin-bottom: 0; display: none;}
	.block-33 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_75 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 { width: auto; margin-top: 0; right: 0;}
	.widget-4 { margin-top: 0; margin-right: auto;}
	.phones-6 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-6 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-34 { background: none;}
	.widget-6 { margin-left: auto;}
	.block-9 { display: none;}
	.block-4 { width: auto; margin-left: 0; margin-right: 0;}
	.block-36 { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-36:hover, 
	.block-36.hover, 
	.block-36.active { -webkit-box-shadow: inset 0px 0px 0px  #000000; -moz-box-shadow: inset 0px 0px 0px  #000000; box-shadow: inset 0px 0px 0px  #000000;}
	.block-37 { width: auto; margin-left: 0; margin-right: 0;}
	.block-38 { padding: 30px; background: none; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.1); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-42 { display: block;}
	.widget-43 { margin-top: 20px; display: block;}
	.block-25 { background: none;}
	.block-26 .layout_51 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 .layout_52 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 { border: none; width: auto; background: #ffffff; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 30px;}
	.widget-25 { padding: 30px;}
	.blocklist-51 .body-outer { width: auto;}
	.blocklist-51 .body { width: auto;}
	.blocklist-51 .item { padding: 40px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-51 .image { margin-right: 0; float: none;}
	.blocklist-51 .title { background: none;}
	.blocklist-51 .bx-wrapper { max-width: 708px;}
	.widget-26 { padding: 30px 30px 50px; height: auto;}
	.reviews-52 .header { background: none;}
	.reviews-52 .list-wr { width: auto; overflow: visible;}
	.reviews-52 .body { width: auto; margin-left: - 10px;}
	.reviews-52 .bx-wrapper { max-width: 708px;}
	.reviews-52 .list { width: 708px; overflow-x: visible; overflow-y: visible;}
	.reviews-52 .item { margin-right: 10px; margin-left: 10px;}
	.reviews-52 .img-convert { background: none;}
	.reviews-52 .author { background: none;}
	.reviews-52 .controls { margin-left: 30px; margin-right: 30px;}
	.block-27 { padding: 30px; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-28 { display: block;}
	.blocklist-55 .body-outer { width: auto; overflow: visible;}
	.blocklist-55 .body { width: auto;}
	.blocklist-55 .bx-wrapper { max-width: 728px;}
	.blocklist-55 .list { width: 728px; overflow-x: visible; overflow-y: visible;}
	.blocklist-55 .item-outer { width: 50%;}
	.blocklist-55 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-55 .image { margin-right: 0; float: none;}
	.block-28 .layout_56_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-28 { padding: 30px 0; margin-right: 0;}
	.block-29 .layout_59 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_62 { margin: 0 auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-29 { width: auto; background: none; padding-left: 0; padding-right: 0; padding-top: 0.02px; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-30 { padding: 0.02px 0; width: auto; margin-left: 30px; margin-bottom: 0; margin-right: 30px;}
	.widget-31 { padding: 0.02px 0; margin: 30px 30px 0; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.form-62 .form__header { margin-bottom: 20px;}
	.block-31 { padding: 0.02px 0; width: auto; margin-top: 30px; margin-left: 30px; margin-right: 30px;}
	.text-3 { display: block;}
	.widget-32 { margin-top: 20px; display: block;}
	.phones-65 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-65 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-33 { margin-top: 20px; display: block;}
	.address-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-66 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-34 { margin-top: 20px; display: block;}
	.email-67 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-67 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-32 .layout_69 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-32 .layout_70 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-32 { margin-top: 30px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 30px; padding-left: 0; padding-right: 0;}
	.widget-35 { display: none;}
	.widget-36 { margin-left: 30px; margin-right: 30px; width: auto; right: 0; color: rgba(255,255,255,0.5); text-align: center;}
	.widget-38 { border: none; z-index: 9999; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #4f4872; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-73 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #4f4872; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-73 .side-panel-close { border: none; width: 50px; min-height: 50px; -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/Close.png") left 50% top 50% / auto auto no-repeat #4f4872; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-73 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-73 .side-panel-button { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fcb000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px; padding-top: 14px; padding-left: 13px; padding-right: 13px;}
	.side-panel-73 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-7 .layout_5 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; display: none;}
	.block-7 .layout_74 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-2 { margin-bottom: 0;}
	.widget-3 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-33 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_75 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 { margin-top: 30px; margin-bottom: 0;}
	.block-36 { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.block-26 .layout_51 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-26 .layout_52 { margin-top: 0; display: -webkit-flex; display: flex;}
	.blocklist-51 .bx-wrapper { max-width: 580px;}
	.reviews-52 .bx-wrapper { max-width: 580px;}
	.reviews-52 .list { width: 580px;}
	.reviews-52 .image { max-width: 100%; float: none;}
	.reviews-52 .item__image__title { box-sizing: border-box; position: absolute;}
	.blocklist-55 .bx-wrapper { max-width: 600px;}
	.blocklist-55 .list { width: 600px;}
	.blocklist-55 .item { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-28 .layout_56_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 .layout_59 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_62 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { 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-30 { margin-bottom: 30px;}
	.widget-31 { margin-top: 0;}
	.block-31 { margin-top: 0; margin-bottom: 40px;}
	.block-32 .layout_69 { margin-top: 0; display: none;}
	.block-32 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-32 { margin-top: 40px; margin-left: auto; margin-right: auto;}
	.widget-38 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-7 .layout_5 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; display: none;}
	.block-7 .layout_74 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_75 { margin-top: 0; display: none;}
	.block-33 { margin-top: 15px;}
	.widget-4 { margin-left: auto; margin-bottom: 20px;}
	.block-34 { display: none;}
	.widget-43 { font-size: 32px;}
	.block-26 .layout_51 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-26 .layout_52 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-25 { margin-top: 15px; margin-bottom: 0;}
	.blocklist-51 .header_text { font-size: 30px;}
	.blocklist-51 .bx-wrapper { max-width: 420px;}
	.widget-26 { margin-bottom: 0;}
	.reviews-52 .header_text { font-size: 30px;}
	.reviews-52 .bx-wrapper { max-width: 420px;}
	.reviews-52 .list { width: 420px;}
	.blocklist-55 .body { margin-right: 0; margin-left: 0;}
	.blocklist-55 .bx-wrapper { max-width: 420px;}
	.blocklist-55 .list { width: 420px;}
	.blocklist-55 .item-outer { width: 100%;}
	.block-28 .layout_56_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 .layout_59 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_62 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 { margin-left: 40px; margin-right: 40px;}
	.block-30 { margin-left: 0; margin-right: 0;}
	.widget-31 { margin-top: 30px; margin-left: 0; margin-right: 0;}
	.form-62 .form-submit button { width: 100%;}
	.form-62 .form-captcha .form-submit-container { width: 100%;}
	.form-62 .form-captcha button { width: 100%;}
	.block-31 { margin-left: 0; margin-right: 0; margin-bottom: 0;}
	.block-32 .layout_69 { margin: 0; width: auto; flex-basis: auto; display: none;}
	.block-32 .layout_70 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-35 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-36 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}

@media all and (max-width: 480px) {
	.block-7 .layout_5 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-7 .layout_74 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-3 { margin-top: 10px;}
	.block-33 .layout_6 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_9 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 .layout_75 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-33 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-34 { margin-top: 15px; margin-bottom: 0;}
	.widget-6 { margin-top: 15px; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-42 { line-height: 1.4;}
	.widget-43 { font-size: 26px;}
	.block-26 .layout_51 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-26 .layout_52 { margin-top: 0; display: -webkit-flex; display: flex;}
	.blocklist-51 .header_text { font-size: 27px;}
	.reviews-52 .header { padding-bottom: 20px;}
	.reviews-52 .header_text { font-size: 27px;}
	.reviews-52 .body { margin-left: 0;}
	.reviews-52 .bx-wrapper { max-width: 260px;}
	.reviews-52 .list { width: 260px;}
	.reviews-52 .item { margin-right: 0; margin-left: 0;}
	.reviews-52 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-27 { padding-left: 20px; padding-right: 20px;}
	.blocklist-55 .description { font-size: 18px;}
	.blocklist-55 .bx-wrapper { max-width: 280px;}
	.blocklist-55 .list { width: 280px;}
	.block-28 .layout_56_id_58 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-29 .layout_59 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_62 { margin-top: 0; width: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-29 .layout_63 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-29 { margin-left: 30px; margin-right: 30px;}
	.block-32 .layout_69 { margin-top: 0; display: none;}
	.block-32 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex;}

}
.side-panel .widget-7 { margin: 0 0 20px; z-index: 1; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-10 .menu-scroll > ul { display: block;}
.side-panel .menu-10 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(255,255,255,0.15);}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-10 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-10 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-10 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-10 .menu-scroll > ul ul > li > a.active { background: #4f4872;}
.side-panel .menu-10 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a { width: auto; font-size: 15px; padding-left: 25px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.active { background: #fcb000; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px 3px 0px  0px rgba(0, 0, 0, 0.1);}