@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;
}
.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;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6_id_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-3 { padding: 12px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 5; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%;}
.widget-39 { margin: -19px 0 6px; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: 50px;}
.languages-51 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-51 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; font-size: 0;}
.languages-51 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000;}
.languages-51 .lang-item a .img-convert { border: 1px solid #c4c4c4; box-sizing: border-box; width: 22px; height: 16px; 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; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.languages-51 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.widget-6 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .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-12 .icon { border: none; box-sizing: border-box; height: 16px; width: 32px; background: none; margin-right: auto; text-align: center; min-height: 32px; margin-left: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: 8px;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-12 .title { border: none; box-sizing: border-box; display: block; font-family: Play, sans-serif; color: #262626; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 18px; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-12 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Play, sans-serif; color: #141414; letter-spacing: 0.5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 21px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 4px; margin-left: 65px;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-3 { margin: 1px 0 auto 44px; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Play, sans-serif; color: #ffffff; line-height: 1.5; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 180px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: url("../images/24.svg") right 21px top 50% / 8px no-repeat #d4022a; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; padding-left: 24px; padding-top: 12px; padding-bottom: 12px;}
.widget-3:hover, 
.widget-3.hover, 
.widget-3.active { background: url("../images/24.svg") right 21px top 50% / 8px no-repeat #e81943;}
.widget-3:active, 
.widget-3.active { background: url("../images/24.svg") right 21px top 50% / 8px no-repeat rgba(34,171,199,0.8);}
.popover-wrap-5 .popover-body { padding: 20px 40px 32px; border: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-5 .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; font-family: Arial; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px;}
.popover-wrap-5 .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-5 .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-5 .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-5 .popover-body .s3_button_large { padding: 12px 33px 12px 24px; border: none; background: url("../images/24.svg") right 21px top 50% / 8px no-repeat #d4022a; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 13px; font-weight: bold; box-sizing: border-box; line-height: 1.5; cursor: pointer; text-align: left; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Play, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.popover-wrap-5 .popover-body .s3_button_large:hover, 
.popover-wrap-5 .popover-body .s3_button_large.hover, 
.popover-wrap-5 .popover-body .s3_button_large.active { background: url("../images/24.svg") right 21px top 50% / 8px no-repeat #e81943;}
.popover-wrap-5 .popover-body .s3_button_large:active, 
.popover-wrap-5 .popover-body .s3_button_large.active { background: url("../images/24.svg") right 21px top 50% / 8px no-repeat rgba(34,171,199,0.8);}
.popover-wrap-5 .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-5 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/hrest_4.png?1511946243236") left 50% top 50% / auto auto no-repeat; z-index: 10; cursor: pointer; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-5 .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-5 .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-5 .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-5 .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-5 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-5 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-5 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: visible; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-5 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-5 { margin: 166 auto auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-5 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto Slab, serif; color: #402c17; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-5 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-5 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-5 .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-5 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #222222; text-align: left; font-family: Roboto, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-5 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-5 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-5 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-5 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_title { font-family: Roboto, sans-serif; font-style: normal; color: #222222; text-transform: none; box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .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-5 .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-5 .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-5 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_title { font-family: Roboto, sans-serif; font-style: normal; color: #222222; text-transform: none; box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .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-5 .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-5 .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-5 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_title { font-family: Roboto, sans-serif; font-style: normal; color: #222222; text-transform: none; box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-5 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_title { font-family: Roboto, sans-serif; font-style: normal; color: #222222; text-transform: none; box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_title { font-family: Roboto, sans-serif; font-style: normal; color: #222222; text-transform: none; box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .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-5 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-5 .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-5 .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-5 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-5 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-5 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-5 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-5 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-5 ::-moz-placeholder { color: #ababab;}
.popover-wrap-5 :-ms-input-placeholder { color: #ababab;}
.block-26 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom,rgba(240, 191, 141, 0.21) 0%,rgba(222, 179, 136, 0.21) 23.8%,rgba(87, 64, 43, 0.21) 100%) #d4022a; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-box-shadow: inset 0px 0px 0px  #000000; -moz-box-shadow: inset 0px 0px 0px  #000000; box-shadow: inset 0px 0px 0px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 12px; padding-left: 12px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 1200px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; min-height: -219px; max-width: 100%;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row 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-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 0 8px 2px 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: none #764ac6; 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; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; min-height: 36px; width: 36px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: auto;}
.menu-4 .menu-scroll > ul > li.home-button > a:active, 
.menu-4 .menu-scroll > ul > li.home-button > a.active { background: #764ac6;}
.menu-4 .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-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 15px 22px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.5; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Play, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-align: left; align-self: auto; font-weight: normal; -webkit-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.26); -moz-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.26); box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.26); background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #262126; -webkit-box-shadow: inset 1px 0px 0px  #bb102b; -moz-box-shadow: inset 1px 0px 0px  #bb102b; box-shadow: inset 1px 0px 0px  #bb102b; background: #ffffff;}
.menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #96081f;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 12px 0; margin: 1px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #bf132e; list-style: none; width: 210px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: 0px 0px 2px 2px; -moz-border-radius: 0px 0px 2px 2px; border-radius: 0px 0px 2px 2px; align-self: auto;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.07); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.07); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.07); min-height: 0;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.12);}
.menu-4 .menu-scroll > ul ul > li > a:active, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.08);}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 9px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #b5102c; 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; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; align-self: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.active { background: #d42444;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-2 .layout_3_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-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 341px; max-width: 100%; background: linear-gradient(rgba(212,227,243,0.7), rgba(212,227,243,0.7)), url("../images/1 (2).jpg") left 50% top -61px / cover no-repeat; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-35 { margin: 20px auto 0; border: 1px solid #ffffff; position: relative; top: 0; left: 0; width: 296px; min-height: 296px; background: rgba(255,255,255,0.49); z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; padding-top: 59px;}
.block-5 { margin: -20px 0 0 7px; border: none; position: relative; top: 0; left: 0; width: 280px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-bottom: 2px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 281px; min-height: 50px; font-size: 25px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-8 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-8 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-8 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; margin-left: auto; margin-right: auto; width: 214px;}
.site-name-8 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Slab, serif; color: #ffffff; line-height: 1.3; letter-spacing: 2.0px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-size: 52px; font-weight: bold; -webkit-text-shadow: 0px 3px 6px  rgba(0,0,0,0.26); -moz-text-shadow: 0px 3px 6px  rgba(0,0,0,0.26); text-shadow: 0px 3px 6px  rgba(0,0,0,0.26); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-8 a { text-decoration: none; outline: none;}
.widget-38 { padding: 3px 12px 8px; margin: 18px 34px 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Tinos, serif; color: #303030; text-align: center; text-decoration: none; font-size: 21px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 0;}
.block-16 .layout_32_id_33 { 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-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(212,227,243,0.89), rgba(212,227,243,0.89)), url("../images/266802_7821 (1).jpg") left 50% top 50% / cover no-repeat; z-index: 2; text-align: center; right: 0; padding-top: 40px; padding-bottom: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-indent: 0; text-decoration: none;}
.block-17 .layout_34 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_35 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_36 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; 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; padding-left: 12px; padding-right: 12px;}
.widget-17 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; font-family: Play, sans-serif; font-size: 13px; line-height: 1.3; text-align: left; text-decoration: none; color: #212121; box-sizing: border-box; width: 142px; 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; font-weight: normal;}
.widget-18 { margin: 3px 0 auto 244px; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 186px;}
.widget-19 { margin: 0 0 auto 277px; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; text-decoration: none; color: #1c1c1c; width: 96px;}
.block-36 .layout_66 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_67 { -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-36 { margin: 20px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; 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%; padding-left: 9px; padding-right: 9px;}
.widget-46 { margin: 0 0 auto; border: 1px solid rgba(0,0,0,0.16); position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-66 .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; height: auto; width: auto; background: #d6d6d6;}
.menu-66 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: static; top: 0; left: 100%; background: #eeeeee; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-66 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-66 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-66 .menu-scroll > ul ul > li > a { padding: 12px 10px 12px 18px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #5e5c5c; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Play, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  #ffffff; -moz-box-shadow: inset 0px -1px 0px  #ffffff; box-shadow: inset 0px -1px 0px  #ffffff;}
.menu-66 .menu-scroll > ul ul > li > a:hover, 
.menu-66 .menu-scroll > ul ul > li > a.hover, 
.menu-66 .menu-scroll > ul ul > li > a.active { background: #d3022a; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff;}
.menu-66 .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-66 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-66 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-66 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-66 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-66 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-66 .menu-scroll > ul > li.menu-item > a { padding: 12px 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Play, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: 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); background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-66 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-66 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-66 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #d3022a; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-66 .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-66 .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-66 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-66 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-66 .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;}
.block-37 { padding: 15px 20px 31px; margin: 0 0 auto 35px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; 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; text-decoration: none; right: 0;}
.widget-47 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Roboto, sans-serif; color: #444444; line-height: 1.5; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; max-width: 100%;}
.path a { box-sizing: border-box; color: #2b4e81; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { color: #bf132e;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-48 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 3; font-family: Play, sans-serif; color: #222222; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; background: url("../images/lib_1303801_png.png") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 7px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-left: 107px; padding-top: 5px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222;}
.widget-49 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: #222222; line-height: 1.5; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-70 h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-70 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-70 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-70 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-70 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Play, sans-serif; color: #222222; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-70 a { border: none; box-sizing: border-box; color: #bf132e; letter-spacing: 0.5px; text-decoration: underline; font-size: 16px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-70 a:hover, 
.content-70 a.hover, 
.content-70 a.active { color: #20a61e; text-decoration: none;}
.content-70 .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-70 .img-convert { margin: 5px; box-sizing: border-box; width: 920px; 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;}
.content-70 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-70 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-70 .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;}
.widget-20 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-37 .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-37 .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; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.side-panel-37 .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: center;}
.side-panel-37 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-37 .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-37 .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: center;}
.side-panel-37 .side-panel-button-icon { display: block;}
.side-panel-37 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-37 .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-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_12 { margin: 15px 0 0; -webkit-order: 1; -moz-order: 1; order: 1; flex-basis: auto; width: auto;}
	.block-3 { text-align: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 47px; padding-bottom: 24px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-39 { width: auto; margin-top: 8px; -webkit-order: 2; -moz-order: 2; order: 2; right: 0; display: block;}
	.languages-51 .lang-item a .img-convert { background: none;}
	.widget-6 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-12 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-12 .title { background: none; margin-left: 0; margin-right: 0; width: auto;}
	.phones-12 .title:hover, 
	.phones-12 .title.hover, 
	.phones-12 .title.active { font-weight: 100;}
	.phones-12 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; background: none; margin-left: 0;}
	.widget-3 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-2 .layout_3_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 360px; background: linear-gradient(rgba(212,227,243,0.7), rgba(212,227,243,0.7)), url("../images/1 (2).jpg") left 50% top 50% / cover no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-35 { margin-top: 39px;}
	.block-5 { width: auto; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-4 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-8 .sn-text { background: none;}
	.widget-38 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-16 .layout_32_id_33 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { padding-left: 20px; padding-right: 20px; -webkit-order: 11; -moz-order: 11; order: 11; display: block;}
	.block-17 .layout_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_35 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-17 .layout_36 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -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-17 { margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-17 { margin-top: 15px; margin-right: auto;}
	.widget-17:hover, 
	.widget-17.hover, 
	.widget-17.active { font-weight: 500;}
	.widget-18 { margin-top: auto; margin-left: auto; margin-right: auto; display: none;}
	.widget-19 { color: #ffffff; margin-top: 15px; margin-left: auto;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-36 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 35px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-37 { margin: 22px 17px 0; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: none; padding-right: 30px; padding-left: 30px;}
	.block-37:hover, 
	.block-37.hover, 
	.block-37.active { -webkit-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0); -moz-box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0); box-shadow: inset 0px 1px 0px  0px rgba(0,0,0,0);}
	.widget-47 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-48 { font-size: 42px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_1303801_png.png") left 0px bottom 0px / auto auto no-repeat; padding-bottom: 64px; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-49 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.content-70 a { background: none;}
	.widget-20 { z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-37 .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: #e81943; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-37 .side-panel-close { border: none; text-align: left; margin-top: 10px; margin-left: 10px; width: 32px; min-height: 32px; -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/hrest_4.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-37 .side-panel-close:hover, 
	.side-panel-37 .side-panel-close.hover, 
	.side-panel-37 .side-panel-close.active { background: url("../images/hrest_4.png") left 50% top 50% / auto auto no-repeat rgba(0,0,0,0);}
	.side-panel-37 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-37 .side-panel-button { border: none; width: 44px; min-height: 44px; margin-top: 10px; align-self: auto; margin-left: 20px; padding-top: 7px; padding-right: 7px; padding-left: 7px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #d4022a; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.side-panel-37 .side-panel-button:hover, 
	.side-panel-37 .side-panel-button.hover, 
	.side-panel-37 .side-panel-button.active { background: #d42444;}
	.side-panel-37 .side-panel-button-icon-line { border: none; text-align: left; min-height: 4px; -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: 250px; -moz-border-radius: 250px; border-radius: 250px;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-3 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-39 { margin-bottom: 0;}
	.widget-6 { margin-left: auto; margin-right: auto; padding-left: 20px;}
	.phones-12 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-3 { margin-top: 19px;}
	.block-2 .layout_3_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 400px;}
	.block-35 { margin-top: 60px;}
	.site-name-8 .sn-text { font-size: 38px;}
	.widget-38 { margin-bottom: 36px;}
	.block-16 .layout_32_id_33 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-17 .layout_36 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-17 { margin-top: 0;}
	.widget-19 { margin-top: 0;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-48 { font-size: 38px;}
	.widget-20 { z-index: 1450;}
	.side-panel-37 .side-panel-close { background: url("../images/hrest_4.png") left 50% top 50% / auto auto no-repeat transparent;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-6 { margin-left: 0; margin-right: 0;}
	.widget-3 { margin-top: 15px; 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-2 .layout_3_id_58 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 282px; padding-bottom: 44px;}
	.site-name-8 .sn-text { font-size: 32px;}
	.widget-38 { margin-bottom: 0;}
	.block-16 .layout_32_id_33 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; display: none;}
	.block-17 .layout_36 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -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-17 { width: 200px; margin-left: auto; margin-right: auto;}
	.widget-17 { text-align: center; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
	.widget-18 { width: auto; margin-top: 20px; margin-left: 0; margin-bottom: 0; right: 0;}
	.widget-19 { text-align: center; width: auto; margin-top: 20px; margin-left: 0; right: 0;}
	.block-36 .layout_66 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-37 { padding-right: 12px; padding-left: 12px;}
	.widget-48 { font-size: 30px;}

}

@media all and (max-width: 480px) {
	.wrapper { padding-bottom: 0.02px;}
	.block-3 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 .layout_6_id_12 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-3 { padding-top: 73px;}
	.widget-6 { padding-left: 12px; padding-right: 12px;}
	.phones-12 .title { font-size: 15px;}
	.phones-12 .text_body { font-size: 14px;}
	.block-2 .layout_3_id_58 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-2 { min-height: 180px; padding-top: 22px;}
	.block-5 { text-align: center; padding-right: 20px; padding-left: 20px;}
	.widget-4 { min-height: 0;}
	.site-name-8 .sn-text { font-size: 26px;}
	.block-16 .layout_32_id_33 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-17 .layout_34 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; 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-17 .layout_35 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; 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-17 .layout_36 { margin: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-17 { margin-left: 1px; margin-right: 1px; margin-bottom: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-18 { width: 200px; margin-left: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-19 { width: 200px; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-36 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-36 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-37 { padding-right: 0; padding-left: 0;}
	.widget-48 { font-size: 26px;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 1; text-align: center; padding-left: 12px; padding-right: 12px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; min-height: -219px; max-width: 100%;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.home-button > a { margin-top: 16px; margin-left: 16px;}
.side-panel .menu-4 .menu-scroll > ul > li.home-button > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.home-button > a.active { background: #764ac6;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); -moz-box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; left: 0; right: 0;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #262126; font-weight: 300; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); -moz-box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); box-shadow: inset 0px -1px 0px  0px rgba(0,0,0,0.26); background: #ffffff;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.26); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.26); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.26); background: #4874b5;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto; margin-left: 16px; margin-right: 16px;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.12);}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.08);}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.active { background: #d42444;}
.side-panel .widget-46 { margin: 0 0 20px; border: 1px solid rgba(0,0,0,0.16); z-index: 2; width: auto; left: 0; top: 0; position: relative; text-align: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left: 0; padding-right: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-66 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-66 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-66 .menu-scroll > ul ul > li > a.active { background: #d3022a; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff;}
.side-panel .menu-66 .menu-scroll > ul > li.menu-item > a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-66 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-66 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-66 .menu-scroll > ul > li.menu-item > a.active { background: #d3022a; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff;}