@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; 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;
}

a.pdf-text {
	text-decoration: none;
}

img.pdf-image{
	vertical-align: middle;
}

/*.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%;
	font-size: 16px;
	margin-top: -13px;*/
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { border: none; background: #ffffff; text-align: left; z-index: 2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper .layout_center_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; text-indent: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_99_id_103 {z-index:10; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-32 .layout_99_id_102 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-32 { margin: 50px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 5; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-bottom: 50px; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-72 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; min-height: 0; width: 280px; right: 0;}
.horizontal_block-100 p:first-child { margin-top: 0;}
.horizontal_block-100 p:last-child { margin-bottom: 0;}
.horizontal_block-100 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_block-100 .figure { display: block; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_block-100 .image { box-sizing: border-box; width: 300px; position: relative;}
.horizontal_block-100 .image img { vertical-align: middle; box-sizing: content-box; width: auto; height: auto; text-align: left;}
.horizontal_block-100 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.horizontal_block-100 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-size: 18px; position: absolute; left: 0; top: 0; text-align: left;}
.horizontal_block-100 .detail { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; margin-right: 0; flex-basis: auto;}
.horizontal_block-100 .title { box-sizing: border-box; font-size: 25px; margin-bottom: 20px; font-family: Open Sans, sans-serif; text-decoration: none; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.horizontal_block-100 .text { padding: 20px 20px 30px; border: 1px dashed rgba(0,0,0,0.1); box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 15px; color: #212121; line-height: 1.4; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; z-index: 5;}
.horizontal_block-100 .text>.align-elem { flex-basis: 100%;}
.horizontal_block-100 .more { box-sizing: border-box; margin-top: 0;}
.horizontal_block-100 .more > a { border: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: center; font-size: 14px; color: #ffffff; text-decoration: none; width: 122px; min-height: 42px; background: #88d600; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: 600; margin-top: 20px;}
.horizontal_block-100 .more > a:hover, 
.horizontal_block-100 .more > a.hover, 
.horizontal_block-100 .more > a.active { background: #6aa800;}
.horizontal_block-100 .more > a:active, 
.horizontal_block-100 .more > a.active { background: #88d600;}
.popover-container-100 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}.popover-container-100 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-100 .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-100 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-100 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-100 .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-100 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none;}
.popover-wrap-100 .popover-body .s3_required { color: red;}
.popover-wrap-100 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-100 .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-100 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.popover-wrap-100 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-100 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-100 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-100 .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-100 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-100 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-100 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-100 .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-100 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-100 .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-100 .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-100 .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-100 .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-100 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-100 .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-100 .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-100 .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-100 .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-100 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-100 .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-100 .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-100 .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-100 .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-100 .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-100 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-100 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-100 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-100 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-100 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-100 ::-moz-placeholder { color: #ababab;}
.popover-wrap-100 :-ms-input-placeholder { color: #ababab;}
.widget-73 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans, sans-serif; font-size: 14px; line-height: 1.3; text-decoration: none; display: block; width: 620px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-101 .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-101 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-101 .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-101 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-101 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.content-101 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.content-101 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.content-101 h5 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.content-101 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.content-101 a { box-sizing: border-box; color: #0000ff;}
.widget-74 { margin: 1px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; font-size: 26px; text-decoration: none; box-sizing: border-box; font-weight: 800; width: 623px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
h5 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 800; font-style: normal; font-family: Open Sans, sans-serif;}
.widget-75 { padding: 20px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: 280px; box-sizing: border-box; display: block; background: #f5f2f2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-103 .menu-scroll > ul > li.delimiter { border: none; margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(214,214,214,0.05);}
.menu-103 .menu-scroll > ul ul { padding: 5px; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-103 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-103 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-103 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-103 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-103 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-103 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-103 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-103 .menu-scroll > ul > li.menu-item > a { padding: 10px 0; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 600;}
.menu-103 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-103 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-103 .menu-scroll > ul > li.menu-item > a.active { color: #00aaff;}
.menu-103 .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-103 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-103 .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-103 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-103 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-103 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-103 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-103 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-22 .layout_64_id_73 { 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-22 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 125px; background: #001629; z-index: 4; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px; text-decoration: none;}
.widget-49 { margin-left: 1010px; position: relative; top: 0; left: 0; z-index: 4; text-align: center; color: #d8d8d8; text-decoration: none; width: 96px;}
.widget-48 { margin: 30px auto 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans, sans-serif; text-align: center; color: #ffffff; text-decoration: none; box-sizing: border-box; width: 254px; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-47 { margin: 13px auto 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 186px;}
.block-2 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_18 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_3_id_15 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { margin: 0; border: none; position: absolute; top: 0; left: 0; width: auto; min-height: 70px; background: #001f3b; z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.content-flex-fix {	margin-top: 70px;}
.widget-11 { margin: 13px 0 auto 33px; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 264px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 35px; right: 0; visibility: visible; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.search-18 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-18 input { padding: 4px 4px 4px 15px; margin: 0; box-sizing: border-box; vertical-align: top; background: #ffffff; border-top: 1px solid rgba(187,187,187,0.2); border-right: 0px solid rgba(187,187,187,0.2); border-bottom: 1px solid rgba(187,187,187,0.2); border-left: 1px solid rgba(187,187,187,0.2); font-size: 13px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 40px; width: auto; height: 0; max-width: 100%; font-family: Open Sans, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 250px 0px 0px 250px; -moz-border-radius: 250px 0px 0px 250px; border-radius: 250px 0px 0px 250px; font-weight: normal; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-appearance: none;}
.search-18 button { padding: 3px 13px 3px 0; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/Sorch.png?1492503966243") left calc(50% - 3px) top 50% / 15px no-repeat #88d600; font-size: 14px; outline: none; min-width: 24px; min-height: 40px; position: relative; z-index: 1; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 0px 250px 250px 0px; -moz-border-radius: 0px 250px 250px 0px; border-radius: 0px 250px 250px 0px; width: 40px; visibility: visible; -webkit-appearance: none;}
.search-18 button:hover, 
.search-18 button.hover, 
.search-18 button.active { background: url("../images/Sorch.png?1492503966243") left calc(50% - 3px) top 50% / 13px no-repeat #6aa800;}
.search-18 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-18 input:focus { outline: none;}
.search-18 button:focus { outline: none;}
.search-18 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-18 ::-webkit-input-placeholder { color: rgba(0,0,0,0.52);}
.search-18 ::-moz-placeholder { color: rgba(0,0,0,0.52);}
.search-18 :-ms-input-placeholder { color: rgba(0,0,0,0.52);}
.widget-9 { padding: 0.02px 0; margin: 16px 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: 660px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; right: 0;}
.menu-15 .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-15 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-15 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-15 .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-15 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-15 .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-15 .menu-scroll > ul ul { padding: 15px 20px 20px; margin: 19px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #e0e9f3; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-15 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-15 .menu-scroll > ul ul > li > a { padding: 7px 0; cursor: pointer; display: block; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; font-family: Open Sans, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; min-height: 0; font-weight: 600; position: relative;}
.menu-15 .menu-scroll > ul ul > li > a:hover, 
.menu-15 .menu-scroll > ul ul > li > a.hover, 
.menu-15 .menu-scroll > ul ul > li > a.active { color: #00aaff;}
.menu-15 .menu-scroll > ul ul > li > a:active, 
.menu-15 .menu-scroll > ul ul > li > a.active { color: #077cb9;}
.menu-15 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-15 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: rgba(255,255,255,0.05);}
.menu-15 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-15 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 30px 0.02px 0; margin: 0; border: 1px solid rgba(0,0,0,0); cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #e3e3e3; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; font-weight: normal; text-align: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 35px;}
.menu-15 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-15 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-15 .menu-scroll > ul > li.menu-item > a.active { color: #88d600;}
.menu-15 .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-15 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-15 .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-15 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-15 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-15 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-15 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-15 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-15 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-15 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-15 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-15 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-29 .layout_center_88_id_84_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-29 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-17 { margin: -225px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; text-decoration: none; right: 0;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-38 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-38 .sn-logo { border: none; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-right: 20px;}
.site-name-38 img { border: none; box-sizing: border-box; display: block; max-width: 100%; width: 400px; height: auto; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-38 .sn-text { margin: auto 0; box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; font-size: 35px; color: #ffffff; text-decoration: none; font-weight: bold; min-height: 0; align-self: center; width: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.site-name-38 a { text-decoration: none; outline: none;}
.widget-5 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; font-size: 25px; color: #ffffff; text-decoration: none; box-sizing: border-box; width: auto; font-weight: 600; min-height: 0; right: 0;}
.widget-62 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; height: 0; min-height: 300px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat rgba(6,13,36,0.51); right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-84 .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-84 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-84 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-84 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-84 .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-84 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.slider-84 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-84 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-84 .text_wrapper .bx-viewport { position: relative !important;}
.slider-84 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-84 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-84 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6;}
.slider-84 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block;}
.slider-84 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-84 .block-more { box-sizing: border-box;}
.slider-84 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box;}
.slider-84 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex;}.slider-84 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-84 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px;}
.slider-84 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-left.png") left 50% top 50% / auto auto no-repeat;}
.slider-84 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-right.png") left 50% top 50% / auto auto no-repeat;}
.slider-84 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-84 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-84 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-84 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-84 .slider-pager { box-sizing: border-box;}
.slider-84 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-84 .slider-pager > a:active, 
.slider-84 .slider-pager > a.active { background: #eeeeee;}
.slider-84 .auto_controls { box-sizing: border-box; display: none;}
.slider-84 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-84 .bx-controls-auto-item { box-sizing: border-box;}
.slider-84 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-84 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-84 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-84 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-84 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-84 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-84 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-84 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-84 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-84 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-84 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-84 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-84 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-84 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-84 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-84 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-84 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-84 .popover-body .s3_form_item_type_calendar .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-84 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-84 .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-84 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-84 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-84 .popover-body .s3_required { color: red;}
.popover-wrap-84 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-84 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-84 ::-moz-placeholder { color: #ababab;}
.popover-wrap-84 :-ms-input-placeholder { color: #ababab;}
.widget-51 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 1450; width: 768px;}
.side-panel-76 .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-76 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; box-sizing: border-box;}
.side-panel-76 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-76 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel-76 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.side-panel-76 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-76 .side-panel-button-icon { display: block;}
.side-panel-76 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000; box-sizing: border-box;}
.side-panel-76 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-32 .layout_99_id_103 { margin: 15px 0 0; flex-basis: auto; width: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 .layout_99_id_102 { margin: 15px 0 0; flex-basis: auto; width: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-32 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 30px; padding-right: 30px;}
	.widget-72 { width: auto; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.horizontal_block-100 .body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_block-100 .figure { display: none;}
	.horizontal_block-100 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-100 .detail { width: auto; min-height: auto;}
	.widget-73 { display: -webkit-flex; display: flex; width: auto; margin-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-74 { margin-top: 20px; width: auto; margin-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-74:hover, 
	.widget-74.hover, 
	.widget-74.active { display: block;}
	.block-22 .layout_64_id_73 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-22 { display: block; -webkit-order: 7; -moz-order: 7; order: 7;}
	.widget-49 { color: #ffffff; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-48 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-47 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_15 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_18 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_15 { margin-top: 0; margin-left: 0; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-2 { display: block; -webkit-order: 4; -moz-order: 4; order: 4;}
	.content-flex-fix {	margin-top: 130px;}
	.widget-11 { margin: 70px 30px 20px; width: auto;}
	.block-29 .layout_center_88_id_84_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-29 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-17 { margin-top: -193px; padding-left: 30px; padding-right: 30px;}
	.widget-23 { text-align: center; width: 400px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-38 .sn-wrap { flex-flow: column-reverse nowrap;}
	.site-name-38 .sn-logo { margin:-43px 0 0 0;}
	.site-name-38 img { min-height: 40px;}
	.site-name-38 .sn-text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-5 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-62 { min-height: 250px; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat, linear-gradient(rgba(6,13,36,0.51), rgba(6,13,36,0.51)); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.slider-84 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-84 .slider-next { padding: 0; margin: 0 2px;}
	.widget-51 { z-index: 10000; width: auto; box-sizing: border-box; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-76 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #001f3b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-76 .side-panel-top { width: auto; margin-top: 10px; margin-left: 10px;}
	.side-panel-76 .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: #6aa800; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 45px; min-height: 45px;}
	.side-panel-76 .side-panel-button-icon-line { margin-top: 7px; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-32 .layout_99_id_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 .layout_99_id_102 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-72 { margin-top: 20px;}
	.widget-73 { display: block; margin-top: 0;}
	.widget-74 { margin-top: 30px; display: block;}
	.block-22 .layout_64_id_73 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 .layout_15 { margin-top: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_18 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_15 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 .layout_center_88_id_84_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.site-name-38 .sn-text:active, 
	.site-name-38 .sn-text.active { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-5 { margin-left: auto; margin-right: auto;}
	.slider-84 .text-slider { margin: 0; right: 0; bottom: 0; overflow: hidden;}
	.widget-51 { z-index: 1450;}
	.side-panel-76 .side-panel-button { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-32 .layout_99_id_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 .layout_99_id_102 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-72 { margin-top: 0;}
	.horizontal_block-100 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_block-100 .detail { -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
	.block-22 .layout_64_id_73 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 .layout_15 { margin: 0; width: auto; flex-basis: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_18 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_15 { margin-top: 0; margin-left: 0; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-29 .layout_center_88_id_84_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-32 .layout_99_id_103 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-32 .layout_99_id_102 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.horizontal_block-100 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}
	.horizontal_block-100 .image { text-align: center;}
	.horizontal_block-100 .detail { margin-top: 5px; margin-bottom: 5px;}
	.block-22 .layout_64_id_73 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-47 { margin-top: 15px;}
	.block-2 .layout_15 { margin-top: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_18 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_15 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-29 .layout_center_88_id_84_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-29 { 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;}
	.widget-5 { font-size: 20px;}

}
.side-panel .widget-75 { padding: 20px; margin: 0 0 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; background: #f5f2f2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-103 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-103 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-103 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-103 .menu-scroll > ul > li.menu-item > a.active { color: #00aaff;}
.side-panel .widget-9 { padding: 0; margin: 30px 0 20px; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; min-height: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-15 .menu-scroll > ul { display: block;}
.side-panel .menu-15 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-15 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-15 .menu-scroll > ul ul { position: static; width: auto; padding-left: 25px; margin-bottom: 10px;}
.side-panel .menu-15 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-15 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-15 .menu-scroll > ul ul > li > a.active { color: #00aaff;}
.side-panel .menu-15 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-15 .menu-scroll > ul ul > li > a.active { color: #077cb9;}
.side-panel .menu-15 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a { width: auto; padding-left: 25px; padding-top: 7px; padding-bottom: 7px;}
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-15 .menu-scroll > ul > li.menu-item > a.active { color: #88d600;}
.side-panel .menu-15 .menu-scroll > ul > li.more-button { display: none;}
.foto {float:right; padding-left:5px;}
.ikonka {margin-left:34px;}
.podpis{font-style:italic; text-align:center;}
.oform{border-left: 5px solid #0f5d87;padding-left: 20px;}
.primer{width:86%;}
.tab {border-collapse:collapse; width:100%;}
.tab td {padding:7px;}
.price {border-collapse:collapse; width:100%;margin-top:10px;}
.price th{border: 1px solid #BDBDBD;padding: 7px;background: #CFD8DA;text-align: center;}
.price td {border: 1px solid #BDBDBD;padding: 7px;text-align: center;}
.ceny {width:100%; font-size:14px;}
.ceny td {border-bottom:1px dotted #c7c7c7; padding:4px;}
.page-path {margin: 0 0 10px 50px;}
.doc a{font-weight:bold;color:#000;text-decoration:none;font-size: 18px;}
.doc a:hover{color:#31a2d0;}
.doc img{vertical-align: text-bottom;}
.doc-2 {margin-top: 30px;}
.doc-2 a{font-size: 17px;}
.kont {width:100%;padding-bottom:14px;font-size: 16px;}
.kont img{padding-right:5px;margin-top:5px;}
.foter{color:#fff;text-align:center;}
.vis-menu{width:104%;margin-left:-22px;}
.profit1{
    display: inline-block;
    width: 139px;
    padding: 9px 8px 5px 7px;
    text-align: center;
    margin: 12px -13px -4px 15px;
    border: 1px solid rgba(212, 206, 206, 0.76);
 }
 .profit1 a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 15px;
    display:block;
    height:100%;
 }
  .profit1:hover{border: 1px solid #88d600;background: #f5f2f2; box-shadow:7px 2px 10px 0px rgba(0, 0, 0, 0.15);outline:1px solid rgba(105, 108, 120, 0.08);}
  .profit2{
    display: inline-block;
    padding: 29px 69px 6px 69px;
    text-align: center;
    margin: 12px -13px -4px 15px;
    border: 1px solid rgba(212, 206, 206, 0.76);
 }
 .profit2 a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 15px;
    display:block;
    height:100%;
 }
  .profit2:hover{border: 1px solid #88d600;background: #f5f2f2; box-shadow:7px 2px 10px 0px rgba(0, 0, 0, 0.15);outline:1px solid rgba(105, 108, 120, 0.08);}
  .logo{text-align: center;}
 .brand-img{display: inline-block;padding: 15px 6px 30px 6px;max-width: 128px;margin-bottom:-33px;}
 .keller{margin-left:-46px;}
 .kont-slider{font-size: 21px;font-weight: 600;line-height: 34.1px;/* margin-top: -1px; */}
 .kont-slider img{padding-right:7px;}
  .kont-slider a{text-decoration:none;}
   .kont-slider a:hover{text-decoration:underline;}
  .foter2{color: #fff;text-align:center;padding-top:22px;}
 .filtr{width:100%;}
 .filtr td{text-align:center; font-size:16px;}
 
  /*.profit1 a:hover{color:#00aaff;}*/
/* .pr-t{
 	font-size: 16px;
    color: #000;
    line-height: 1.7em;
    padding: 5px 3px;
    font-weight: bold;
 }
.pr-t a{
    color: #213445;
    text-decoration: none;
    position: absolute;
    width: 270px;
    margin: -1px -135px;
    text-transform: inherit;
    display: inline-block;
    }
.pr-t:hover{
  border-color: 1px solid #001f3b;
  background: #fff;
  color: #001f3b;
  box-shadow:5px 2px 10px 0px rgba(0, 0, 0, 0.15);}*/
.zvonok{margin-top: 25px;}
.zvonok a{background: #ecedec;width: 100%;padding: 10px 41px 10px 26px;font-size: 14px;text-decoration: none;color: #001f3b;}
.zvonok a:hover{background:#88d600;color:#000;}

.zvonok2{margin-top: 25px;}
.zvonok2 a{background: #88d600;width: 100%;padding: 10px 87px 10px 93px;font-size: 16px;text-decoration: none;color: #001f3b;}
.zvonok2 a:hover{background:#88d600;color:#000;}


.zvonok1{margin-top: 5px;}
.zvonok1 a{background: #88d600;width: 100%;padding:7px;font-size: 16px;text-decoration: none;color: #001f3b;}
.zvonok1 a:hover{background:#ffffff;color:#000;}
@media all and (max-width: 480px){
.zvonok{margin-left: 36px;}
.zvonok1 a{background: #88d600;width: 100%;padding: 3px 0px 3px 8px;font-size: 14px;text-decoration: none;color: #001f3b;text-align: center;}
.zvonok1 a:hover{background:#ecedec;color:#000;}
.zvonok1{/* margin-left: -1px; */margin-top: 3px;margin-bottom: 11px;text-align: left;display: flex;}
.side-panel .widget-75 {padding: 20px;margin: 0 0 20px;border: none;z-index: 1;width: auto;left: 0;top: 230px;position: relative;background: #f5f2f2;-webkit-border-radius: none;-moz-border-radius: none;border-radius: none;text-align: left;box-sizing: border-box;font-family: Arial, Helvetica, sans-serif;display: block;}
}
.align-elem{
	flex-grow:1;
	max-width:100%;
	font-size: 16px;
	margin-top: -13px;
}
.kont-slider{font-size: 17px;font-weight: 600;line-height: 23.1px;margin-top: -1px;}
}
.bloki{background: #2ea2d447;border-top: 2px solid #8ee4f4;border-bottom: 2px solid #8ee4f4;padding: 9px 8px;}
.bloki a{
    border-radius: 5px;
    border: 1px solid #2ba4dc;
    text-decoration: none;
    line-height: 31px;
    color: #000;
    padding: 2px 5px;
    display: inline-block;
    margin: 2px;
}
.bloki a:hover{text-decoration:underline;}
.har th{background:#88d600;border:1px solid #c0c0c0;padding:3px;text-align:center;}
.har td{border:1px solid #c0c0c0;padding:3px;}
.rab th{text-align:center;padding:0 0 5px 0;}
.harakt {
	width:99%;
	padding: 5px;
}
.harakt th, td {
	border: 1px solid  #b7b7b7;
	text-align:center;
}
.zonty{
border-top: 2px solid #2aa4db;padding: 5px 0;
border-bottom: 2px solid #2aa4db;
}
.zonty a{
text-decoration:none; color:#000;
}
.zonty a:hover{
text-decoration:underline; color:#2aa4db;
}
.pop-usl {
    width: 100%;
    padding: 7px 0;
    background: #00aaff8a;
    border: 1px solid #000;
    margin-top:5px;
}

.pop-usl .h3 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    /*margin: 2px -7px -13px 5px;*/
}
.pop-usl ul {
    margin-right: 25px;
    text-align: center;
    margin-bottom: 1px;
}
.pop-usl li {
    list-style-type: none;
    display: inline-block;
    padding: 8px 16px 0 0;
    line-height: 26px;
}
.pop-usl a {
    text-decoration: none;
    color: #000;
}
.pop-usl a:hover {
	color: #fff;
}
.yatagan{
    /*border-top: 3px dotted #4c505b;
    border-bottom: 3px dotted #4c505b;*/
    padding: 8px 0px;
}
.yatagan1{
	display:inline-block;
	text-align:center;
	box-shadow:1px 2px 3px 0px #6d707c;
	margin-bottom:6px;
}
.yatagan1:hover{
	box-shadow:1px 2px 3px 0px #70ab07ab;
}
.yatagan1 a{
    text-decoration: none;
    color:#000;
}
.gofra-text{
	text-align:center;
	color:#707280;
}
.dez-all{
    border: 1px dashed rgba(0, 0, 0, 0.36);
    padding: 10px;
    margin: 5px 1px 4px 0;
    display: inline-block;
    width: 97%;
}
.dez-name{
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    padding: 0 0 9px 0;
}
.dez-address{
    font-size: 15px;
    color: #000;
    padding: 8px 0;
}
.dez-address span{
	font-style:italic;
}
.dez-date{
	padding: 8px 0;
}
.dez-date span{
	font-style:italic;
}
.dez-work{
	padding: 8px 0;
}
.dez-work span{
	font-style:italic;
}
.dez-price{
    font-weight: 600;
    color: #b71111;
    font-size: 17px;
    margin: 0 0 10px 0;
    text-align:center;
}
.dez-call{
	text-align: center;
    background: #13a210;
    padding: 4px 2px;
    width:100%;
}
.dez-call a{
	color: #fff;
    text-decoration: none;
    display:block;
}
.dez-call:hover{
	background:#5cabd2;
}
.smeta{
	margin-bottom:5px;
}

.smeta th{
	background:#0b82f7;
	padding:3px;
	color:#fff;
	border:1px solid #b7b7b7;
	text-align:center;
}

.button-vent a {
    display: block;
    margin: 20px 0;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: #0f52d6;
    background-image: linear-gradient(45deg, #1132bf, #0b82f7, #1132bf);
    box-shadow: 3px 3px 4px 0 rgba(17, 50, 191, 0.7);
    transition: all 0.5s;
}

.button-vent a:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
    transition: all 0.7s;
    background: #0f52d6;
}

.block-list {
    padding: 0;
}

.block-list li {
    list-style: none;
    padding: 8px 0 8px 25px;
    position: relative;
}

.block-list li:after {
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: radial-gradient(#ffffff, #88d600, #1d8f04);
    top: 11px;
    left: 0;
    border-radius: 50%;
}
.har{
	border-bottom:1px solid #000;
}
.list-uvl ul{
	padding:0px 17px;
}
.list-uvl li{
	padding-bottom:8px;
}
.list-uvl p{
	font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #1132bf;
}

.preimushestva{
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    pointer-events: none;
	-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

.preimushestva img{
	border-radius:12px;
	border: 1px solid #000000;
}
.preimushestvauniverse img{
	border-radius: 0;
	border:none;
	width:55px;
	height:52px;
	padding-bottom: 10px;
}

.benefitsuniverse{
		display: grid;
    gap: 50px;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    width: 100%;
    padding-top: 20px;
}

.benefits{
	display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #8e8e8e;
}

.optimalvlaga{
	display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    width: 100%;
    padding-top: 16px;

}
.preimpuniverse span{
	font-weight: 600;
}
.zagolovok-category p{
	font-size: 16px;
	color:#636363;
	font-weight: bold;
}

.preimushestva_main{
	margin-bottom: 45px;
		-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.preimushestva_main span{
	font-weight:600;
}
.bloki{
	margin-bottom: 35px;
}

.tablev2 td,th{
	border: 1px solid #ccc;
}

.tablev2 table{
	table-layout: fixed;
    width: 100%;
}

.tablev2 a{
	text-decoration: none;
	color: #000000;
}

.tablev2 a:hover{
	color: #1E90FF;
}

.tablev2 td{
	padding: 8px;
}

.tablev2 th{
	background: #c7eafb;
	text-align:center;
	padding:5px;
}

.blokid img{
	width: 100%;
	margin-bottom: 35px;
}

.benifest3{
    display: inline-flex;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    width: 600px;
    padding-top: 35px;
    justify-content: center;
}

.benifest4{
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(193px, 1fr));
    padding-top: 35px;
    justify-items: center;
}

.preimushestva3:last-child{
    grid-column: 1 / -1;
}

.preimushestva3{
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
   
}

.preimp3{
	    width: 200px;
   
}
.preimushestva3 img{
	pointer-events: none;
	-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

.preimushestva_main3 p{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.rdo{
	font-weight:800;
}

.site-name-38 .sn-logo {
    height: 55px;
}

@media (max-width: 960px){
	.for-mobile-view { overflow: auto; }
.block-32 .layout_99_id_103 {
	display: none;	
}}

@media (max-width: 479px) {
.localaboutus .localaboutus__pic, .localaboutus .localaboutus__pic a {
    height: 230px !important;
    display: block;
}}

.img-cover img {object-fit: cover;}
.mt-20 {margin-top: 20px;}
.mb-20 {margin-bottom: 20px;}

.service-cards {
	display: flex;
	flex-wrap: wrap;
}
.service-cards .service-card {
	width: 100%;
	max-width: 300px;
	position: relative;
	background: #0aa06e;
	box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, .2);
	border-top: 5px solid #0aa06e;
	
	margin: 15px 5px;
}
.service-cards .service-card .card-image {
	border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.service-cards .service-card .card-image img {
	width: 100%;
	display: block;
}
.service-cards .service-card .card-content {
	height: 100px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background: linear-gradient(135deg, #32ba7c 50%, #0aa06e 50%);
}
.service-cards .service-card .card-content > div {
	width: 50%;
}
.service-cards .service-card .card-title {
	color: #fff;
	font-size: 16px;
	word-spacing: 100px;
    text-align: left;
    
    padding-left: 15px;
}
.service-cards .service-card .card-number {
	display: flex;
	justify-content: flex-end;
	color: rgba(255, 255, 255, .1);
	font-size: 80px;
	padding-right: 15px;
}
.zapis{
	display:block;
	margin:12px 0px;
}
.zapis a{
	background:#3f4562;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px;
	text-align:center;
	border-radius:5px;
}
.proekt-vent {
	display: flex;
	flex-wrap: wrap;
}
.proekt-vent-img {
	margin: 0px 6px -25px 0px;
}
.proekt-vent-img img {
	width: 200px;
	height: 200px;
}

.menu-103 .menu-scroll > ul ul > li > a {
    width: 240px;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    color: #000000;
    background-color: #f5f2f2;
    font-family: Open Sans, sans-serif;
}
.custom-table{
	margin-bottom:5px;
}
.custom-table th {
	background:#0b82f7;
	padding:3px;
	color:#fff;
	border:1px solid #b7b7b7;
	text-align:center;
	max-width:65px;
}
.custom-table td {
	max-width:70px;
}
.table-card{
	max-width:700px;
}

.page-button{
		position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0.5em 1.35714em;
    cursor: pointer;
    text-decoration: none !important;
    color: #fff !important;
    border: 0.07143em solid rgba(0,0,0,0.1);
    border-radius: 0.28571em;
    outline: none;
    background-color: #15c;
    background-image: linear-gradient(-180deg, #3b7cef 0%, #15c 100%);
    box-shadow: 0 0.07143em 0.07143em 0 rgba(0,0,0,0.2);
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
        margin: 10px 0px 0px 10px;
}
.page-button:hover{
	color:#fff;
	background:#15c;
	box-shadow:0 .07143em .07143em 0 rgba(0,0,0,0.2)
}
.page-button:active{
	color:#fff ;
	background:#15c;
	box-shadow:inset 0 .07143em .14286em 0 rgba(0,0,0,0.3)
}

.page-row{
	dislay:flex;
	flex-direction:row;
}

.grid-list-200 {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	justify-items: center;
    align-items: center;
}

.list{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}


/*Квиз*/
.qviz-open {
position: fixed;
right: 0;
bottom:70px;
z-index: 99;
max-width: 240px;
width: 100%;
padding:20px;
color: #fff;
background: rgb(17,50,191);
display: flex;
gap: 20px;
font-size: 15px;
cursor: pointer;
transition: 0.5s;
}
.qviz-icon {
max-width: 34px;
width: 100%;
height: 34px;
fill: white;
}
.qviz-open:hover {
color: #000;
background: #f0f3f4;
}
.qviz-open:hover .qviz-icon {
fill: rgb(17,50,191);
}
.qviz-wrap {
position: fixed;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
width: 100%;
height: 100%;
background: rgba(0,0,0,.8);
}
.qviz-wrap-act {
display: flex;
}
.qviz-question {
display:none;
position: relative;
margin: auto;
max-width: 880px;
width: 100%;
background: white;
padding: 50px 54px;
}
.qviz-close {
position: absolute;
top: 15px;
right: 15px;
max-width: 32px;
height: 32px;
width: 100%;
fill:#959595;
cursor: pointer;
}
.qviz-close:hover {
fill: rgb(17,50,191);
}
.qviz-question-act {
display:block;
}
.qviz-galochka {
max-width: 32px;
width: 100%;
height: 32px;
fill: white;
background: #d3d3cf;
border-radius: 100%;
}
.qviz-title {
text-align: center;
font-size: 20px;
margin: 0px 0px 25px 0px;
}
.qviz-error {
font-size: 18px;
color: white;
background: red;
max-width: max-content;
padding: 5px;
margin: 0px auto 20px auto;
border-radius: 5px;
}
.qviz-variant-block {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px 30px;
}
.qviz-variant {
max-width: 213px;
width: 100%;
border-radius: 5px;
padding: 30px;
background: #f0f3f4;
font-size: 15px;
word-break: break-word;
cursor: pointer;
color:black;
display: flex;
align-items: center;
gap: 20px;
}
.qviz-variant:hover {
background: rgb(17,50,191);
color: white;
box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
}
.qviz-variant:hover .qviz-galochka {
background: none;
}
.qviz-variant-act {
background: rgb(17,50,191);
color: white;
}
.qviz-variant-act .qviz-galochka {
background: none;
}
.qviz-prevnext-block {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
margin:50px 0px 0px 0px;
}
.qviz-question-next, .qviz-button-submit {
max-width: max-content;
text-align: center;
cursor: pointer;
font-size: 13px;
font-weight: 700;
padding: 22px 40px;
text-transform: uppercase;
color: #fff;
border-radius: 50px;
background: rgb(17,50,191);
box-shadow: 0 13px 36px 0 rgba(17,50,191,.4);
border: none;
}
.qviz-question-next:hover, .qviz-button-submit:hover {
transform: scale(.98);
opacity: .9;
box-shadow: 0 5px 20px 0 rgba(17,50,191,.4);
}
.qviz-question-prev {
max-width: max-content;
height: max-content;
text-align: center;
font-size: 11px;
border-bottom: 1px dotted #9296a5;
cursor: pointer;
text-transform: uppercase;
color: #9296a5;
}
.qviz-question-prev:hover {
border-bottom: 1px dotted transparent;
}
.qviz-steps {
color: black;
font-size: 14px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	display: none;
}
.qviz-form {
max-width: 380px;
width: 100%;
margin: auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
.qviz-name, .qviz-phone {
display: block;
width: 100%;
padding: 17px 20px;
font-size: 16px;
color: black;
border-radius: 5px;
border: 1px solid #c0c4c3;
outline: none;
box-sizing:border-box;
}
.qviz-phone {
margin:10px 0px 0px 0px;
}
.qviz-name:focus, .qviz-phone:focus {
border: 1px solid #848999;
}
.qviz-success {
font-size: 20px;
color: white;
background: green;
padding: 5px;
border-radius: 5px;
text-align: center;
}
@media (max-width: 683px){
.qviz-variant {
max-width: 100%;
}
}
@media (max-width: 580px){
.qviz-prevnext-block {
flex-direction: column;
}
}
@media (max-width: 900px){
.qviz-open {
transform: translateX(206px);
}
.qviz-open:hover {
transform: translateX(0px);
}
}
/*Квиз*/

.select-city {
	text-align: center;
    min-width: 100px;
	margin-left: 10px;
    margin-top: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    font-size: 15px;
    position: relative;
    display: inline;
}

.select-city:hover .list-city {
    display:block;
}

.select-city .list-city {
    position: absolute;
    top: 38px;
    left: 0;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: none;
    width: 100%;
}

.select-city .list-city .city {
    padding:5px;
}

.select-city .list-city .city:hover {
    background: lightgray;
}


.select-city .list-city .city a {
	text-decoration: none;
}

.btn-show-table {
  	cursor: pointer;
  	color: #ffffff;
  	text-align: center;
  	background: #3f4562;
  	border-radius: 5px;
  	padding: 10px;
}

.attention{
	border: 1px solid #88d600;
    padding: 0 15px;
    font-size: 20px;
}

.attention__title{
	color: red;
    font-weight: bold;
}
.detail a > .align-elem {
    margin-top: 0;
}