@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;}
body { background: #ffffff;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.block-32 { padding: 12px 0 15px; margin: 0; border: none; position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #3753a6; z-index: 6; right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_82 { -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-34 .layout_83 { -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-34 .layout_88 { -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-34 { margin: 0; position: relative; font-family: PT Sans, sans-serif; font-size: 16px; color: #ffffff; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; 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; right: 0; padding-left: 50px; padding-right: 50px;}
.widget-55 { margin: 0 0 auto; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; right: 0; padding-left: 180px;}
.email-83 p:first-child { margin-top: 0;}
.email-83 p:last-child { margin-bottom: 0;}
.email-83 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.email-83 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-83 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("../images/icon (4).svg") left 50% top 50% / 20px no-repeat; margin-right: 0; margin-left: auto; margin-top: 3px; align-self: auto; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-83 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.email-83 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.email-83 .title { box-sizing: border-box; display: none;}
.email-83 .text_body { border: none; font-family: Fira Sans, sans-serif; font-size: 17px; text-decoration: underline; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300; margin-left: 15px; padding-left: 0; margin-top: 4px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.email-83 input.tgl-but { box-sizing: border-box; display: none;}
.email-83 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-54 { margin: 0 0 auto; border: none; position: relative; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; padding-left: 0; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-82 p:first-child { margin-top: 0;}
.address-82 p:last-child { margin-bottom: 0;}
.address-82 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-82 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-82 .icon { border: none; box-sizing: border-box; height: 16px; width: 26px; background: url("../images/icon (1).svg") left 50% top 50% / 20px no-repeat; margin-right: 0; text-align: undefined; text-decoration: none; min-height: 26px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin-left: 0;}
.address-82 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-82 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-align: undefined; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: auto; margin-left: 0; margin-right: 0;}
.address-82 .title { box-sizing: border-box; display: none; text-align: left;}
.address-82 .text_body { border: none; font-family: Fira Sans, sans-serif; font-size: 17px; text-align: left; text-decoration: none; margin-top: 4px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: 300; width: auto; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; margin-right: 0;}
.address-82 input.tgl-but { box-sizing: border-box; display: none;}
.address-82 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-58 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-88 p:first-child { margin-top: 0;}
.phones-88 p:last-child { margin-bottom: 0;}
.phones-88 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-88 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-88 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("../images/icon (3).svg") left 50% top 50% / 20px no-repeat; margin-right: 0; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; align-self: auto;}
.phones-88 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-88 .cell-text { margin: auto 0; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto;}
.phones-88 .title { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #303030; text-decoration: none; font-weight: normal; margin-top: 5px; display: none; -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;}
.phones-88 .text_body { border: none; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-size: 17px; text-decoration: none; font-weight: 300; margin-top: 4px; 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; margin-left: 15px; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: auto; margin-right: 0;}
.phones-88 input.tgl-but { box-sizing: border-box; display: none;}
.phones-88 .text_body a { text-decoration: none; color: inherit;}
.phones-88 input.tgl-but:checked + .block-body-drop { display: block;}
.block-2 .layout_5 { -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-2 .layout_7 { -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-2 .layout_142 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { padding: 25px 50px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 100px; background: #ffffff; z-index: 5; text-align: left; right: 0; -webkit-box-shadow: 0px 7px 15px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 7px 15px  rgba(0,0,0,0.3); box-shadow: 0px 7px 15px  rgba(0,0,0,0.3); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: -webkit-flex; display: flex; text-indent: 0; text-decoration: none; -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;}
.block-58 { margin: 9px -10px auto 0; position: relative; top: 0; left: 0; width: 280px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0;}
.widget-2 { margin: -65px 0 0 217px; border: none; position: relative; top: 0; left: 0; width: 65px; min-height: 65px; z-index: 2; font-size: 23px; color: #000000; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("../images/lib_409601_2.png") left 50% top 50% / 33px no-repeat #ff4000; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-2:hover, 
.widget-2.hover, 
.widget-2.active { background: url("../images/lib_409601_2.png") left 50% top 50% / 33px no-repeat #0d46c7;}
.popover-wrap-4 .popover-body { padding: 40px; 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: 400px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-4 .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; 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: 13.3333px; margin-bottom: 30px;}
.popover-wrap-4 .popover-body .s3_button_large { padding: 15px 20px 16px 30px; border: none; background: url("../images/icon (5).svg") right 15px top 50% / 21px no-repeat rgba(232,232,232,0); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); font-size: 18px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: left; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Fira Sans, sans-serif; color: #003b8b; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 220px;}
.popover-wrap-4 .popover-body .s3_button_large:hover, 
.popover-wrap-4 .popover-body .s3_button_large.hover, 
.popover-wrap-4 .popover-body .s3_button_large.active { background: url("../images/icon (5).svg") right 15px top 50% / 21px no-repeat rgba(237,245,255,0.7);}
.popover-wrap-4 .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-4 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("../images/icon_330399.svg") left 50% top 50% / 45px no-repeat, url("../images/wm_button_close.png") center center / auto no-repeat #ffffff; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.button-4 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-4 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-4 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-4 .popover-form-title { font-size: 30px; font-weight: 500; margin-bottom: 30px; box-sizing: border-box; text-align: left; font-family: Fira Sans, sans-serif; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-4 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-4 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-4 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-4 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-4 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 4px;}
.popover-wrap-4 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-4 .popover-body .form_radio .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247;}
.popover-wrap-4 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box; text-align: left;}
.popover-wrap-4 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 0;}
.popover-wrap-4 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-4 .popover-body .form_div h2 { box-sizing: border-box; font-size: 25px; line-height: 1; font-weight: 500; margin-top: 0; margin-bottom: 5px; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-4 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-4 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-4 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-4 .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-4 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-4 .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-4 .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-4 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-4 .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-4 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-4 .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-4 .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-4 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 5px 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-4 .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; 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: 16px; min-height: 27px; margin-top: 12px;}
.popover-wrap-4 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-4 .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-4 .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-4 .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-4 .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-4 .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-4 .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, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 40px;}
.popover-wrap-4 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-4 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-4 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-4 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-4 ::-moz-placeholder { color: #ababab;}
.popover-wrap-4 :-ms-input-placeholder { color: #ababab;}
.text-3 { margin: 0 0 0 20px; border: none; position: relative; top: 0; left: 0; width: 260px; min-height: 65px; z-index: 1; font-family: Fira Sans, sans-serif; text-align: left; text-decoration: none; font-size: 20px; right: 0; padding-right: 0; background: #f0f0f0; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; padding-top: 21px; padding-left: 31px;}
.block-3 { margin: 12px 0 auto; 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; right: 0; padding-left: 0;}
.widget-3 { margin: 0 0 0 10px; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.phones-6 p:first-child { margin-top: 0;}
.phones-6 p:last-child { margin-bottom: 0;}
.phones-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-6 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-6 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ1IiBoZWlnaHQ9IjQ0Ljk2OSIgdmlld0JveD0iMCAwIDQ1IDQ0Ljk2OSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTQyLjEzMSwyMi45MTkgQzQyLjEzMSwxMS44NjAgMzMuMTQyLDIuODYyIDIyLjA5MywyLjg2MiBMMjIuMDkzLC0wLjAwMyBDMzQuNzIwLC0wLjAwMyA0NC45OTQsMTAuMjgwIDQ0Ljk5NCwyMi45MTkgTDQyLjEzMSwyMi45MTkgWk0zMC42ODEsMjIuOTE5IEMzMC42ODEsMTguMTc5IDI2LjgyOSwxNC4zMjMgMjIuMDkzLDE0LjMyMyBMMjIuMDkzLDExLjQ1OCBDMjguNDA3LDExLjQ1OCAzMy41NDQsMTYuNjAwIDMzLjU0NCwyMi45MTkgTDMwLjY4MSwyMi45MTkgWk0yMi4wOTMsNS43MjggQzMxLjU2NCw1LjcyOCAzOS4yNjksMTMuNDQwIDM5LjI2OSwyMi45MTkgTDM2LjQwNiwyMi45MTkgQzM2LjQwNiwxNS4wMjAgMjkuOTg1LDguNTkzIDIyLjA5Myw4LjU5MyBMMjIuMDkzLDUuNzI4IFpNMjkuMDcxLDMwLjQ5OSBMMzIuNjQ5LDI2LjkxNyBDMzIuNjg3LDI2Ljg3OSAzMi43MjcsMjYuODQzIDMyLjc2OCwyNi44MDkgQzM0LjA0MiwyNS42NTcgMzYuMTI3LDI1LjY1NCAzNy40MDQsMjYuODAxIEMzNy40NTAsMjYuODM2IDM3LjQ5MywyNi44NzUgMzcuNTM1LDI2LjkxNyBMNDMuOTc2LDMzLjM2NCBDNDQuNjI5LDM0LjAxNyA0NC45ODgsMzQuODg2IDQ0Ljk4OCwzNS44MDkgQzQ0Ljk4OCwzNi43MzMgNDQuNjI5LDM3LjYwMiA0My45NzYsMzguMjU1IEwzOS42ODIsNDIuNTUzIEMzOC4xNjcsNDQuMDcwIDM1LjYxNSw0NC45ODMgMzIuNDA0LDQ0Ljk4MyBDMjYuNjA1LDQ0Ljk4MyAxOC42NTYsNDIuMDA3IDEwLjc3OCwzNC4yNTMgTDExLjUzOSwzMy40NzkgTDEwLjc2NiwzNC4yNDEgQzQuMTEzLDI3LjQ2OCAxLjU3MiwyMS4yOTEgMC42MTAsMTcuMzAxIEMtMC42MjAsMTIuMTkyIDAuMDc3LDcuNzA4IDIuNDc0LDUuMzA4IEw2Ljc2OCwxLjAxMCBDOC4wNzQsLTAuMjk2IDEwLjM0OSwtMC4yOTYgMTEuNjU1LDEuMDEwIEwxOC4wOTUsNy40NTggQzE4LjE0MCw3LjUwMyAxOC4xODIsNy41NTAgMTguMjIwLDcuNTk5IEMxOC43ODYsOC4yMzUgMTkuMDk1LDkuMDQ2IDE5LjA5NSw5LjkwNSBDMTkuMDk1LDEwLjc3MiAxOC43ODEsMTEuNTkxIDE4LjIwMiwxMi4yMjkgQzE4LjE3MCwxMi4yNzEgMTguMTMzLDEyLjMxMSAxOC4wOTUsMTIuMzQ5IEwxNC41MTgsMTUuOTMwIEMxMy40OTcsMTYuOTUyIDEzLjQ5NywxOC42MTQgMTQuNTE4LDE5LjYzNiBMMTkuOTQyLDI1LjA2NSBMMTkuOTQyLDI1LjA2NCBMMjUuMzcwLDMwLjQ5OSBDMjYuMzkwLDMxLjUyMCAyOC4wNTAsMzEuNTIwIDI5LjA3MSwzMC40OTkgWk00MS4xMTQsMzcuMDY4IEw0MS45NTIsMzYuMjI5IEM0Mi4xODMsMzUuOTk3IDQyLjE4MywzNS42MjEgNDEuOTUyLDM1LjM4OSBMMzUuNjEyLDI5LjA0MyBDMzUuNTgwLDI5LjAxNyAzNS41NDksMjguOTg5IDM1LjUyMCwyOC45NjAgQzM1LjIxMCwyOC42NDkgMzQuOTczLDI4LjY1MCAzNC42NjMsMjguOTU5IEMzNC42MzcsMjguOTg1IDM0LjYwOCwyOS4wMTEgMzQuNTc5LDI5LjAzNiBMMzMuODM0LDI5Ljc4MSBMNDEuMTE0LDM3LjA2OCBaTTE1LjIzNCwxMS4xNjIgTDE1Ljk3OCwxMC40MTcgQzE2LjAwMiwxMC4zODggMTYuMDI5LDEwLjM2MCAxNi4wNTUsMTAuMzMzIEMxNi4yMTAsMTAuMTc5IDE2LjIzMiw5Ljk5OCAxNi4yMzIsOS45MDUgQzE2LjIzMiw5LjgxMSAxNi4yMTAsOS42MzIgMTYuMDU1LDkuNDc2IEMxNi4wMjMsOS40NDQgMTUuOTkyLDkuNDEwIDE1Ljk2Myw5LjM3NSBMOS42MzEsMy4wMzcgQzkuMzk5LDIuODA2IDkuMDI0LDIuODA2IDguNzkyLDMuMDM3IEw3Ljk1NCwzLjg3NiBMMTUuMjM0LDExLjE2MiBaTTE3LjkyMiwyNy4wOTUgTDE3LjkyMiwyNy4wOTUgTDEyLjQ5MywyMS42NjEgQzEwLjM1NywxOS41MjMgMTAuMzU3LDE2LjA0MyAxMi40OTMsMTMuOTA1IEwxMy4yMTAsMTMuMTg4IEw1LjkzMCw1LjkwMiBMNC40OTksNy4zMzUgQzIuODM3LDguOTk4IDIuNDEzLDEyLjU1OSAzLjM5MywxNi42MzAgQzQuNjMxLDIxLjc2OSA3Ljk3MSwyNy4zMDYgMTIuNzk5LDMyLjIyMyBDMTcuNzEwLDM3LjA1MyAyMy4yMzksNDAuMzk1IDI4LjM3Myw0MS42MzMgQzMyLjQzOSw0Mi42MTUgMzUuOTk3LDQyLjE5MCAzNy42NTksNDAuNTI3IEwzOS4wOTAsMzkuMDk0IEwzMS44MTEsMzEuODA3IEwzMS4wOTUsMzIuNTI0IEMzMC4wMjcsMzMuNTk0IDI4LjYyMywzNC4xMjkgMjcuMjIwLDM0LjEyOSBDMjUuODE3LDM0LjEyOSAyNC40MTMsMzMuNTk0IDIzLjM0NiwzMi41MjQgTDE3LjkyMiwyNy4wOTUgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjZmY0MDAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 31px no-repeat; margin-right: 20px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 9px; align-self: auto;}
.phones-6 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-6 .cell-text { margin: auto 0; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto;}
.phones-6 .title { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; font-size: 15px; color: #303030; text-decoration: none; font-weight: normal; margin-top: 5px; 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; width: auto; margin-left: 0; margin-right: 0;}
.phones-6 .text_body { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; font-size: 22px; text-decoration: none; font-weight: bold; margin-top: 3px; 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; width: auto; margin-left: 0; margin-right: 0;}
.phones-6 input.tgl-but { box-sizing: border-box; display: none;}
.phones-6 .text_body a { text-decoration: none; color: inherit;}
.phones-6 input.tgl-but:checked + .block-body-drop { display: block;}
.block-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-48 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Fira Sans, sans-serif; text-align: left; color: #eb1201; text-decoration: none; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 400px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; font-weight: normal; padding-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-right: 0;}
.widget-5 { margin: 0 30px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 31px; font-size: 25px; padding-bottom: 0.02px; right: 0; background: rgba(0,0,0,0); max-width: 100%;}
.site-name-9 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row-reverse nowrap;}
.site-name-9 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; width: 170px;}
.site-name-9 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 170px;}
.site-name-9 .sn-text { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; font-size: 33px; color: #3753a6; text-decoration: none; font-weight: bold; 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; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-top: 0.02px;}
.site-name-9 a { text-decoration: none; outline: none;}
.block-6 { margin: 0; border: none; position: relative; font-size: 16px; text-align: left; text-indent: NaNpx; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #b5b5b5; z-index: 4; display: block; right: 0; -webkit-box-shadow: 0px 4px 20px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 4px 20px  rgba(0,0,0,0.3); box-shadow: 0px 4px 20px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_14_id_15 { 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-7 { margin: -72px 0 0; border: none; position: relative; text-align: center; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: rgba(55,83,166,0.8); z-index: 5; display: block; padding-bottom: 12px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.5); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.5); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 12px; right: 0;}
.widget-8 { margin: 0 auto; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 960px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.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 nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-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; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: rgba(255,255,255,0.5); box-sizing: border-box; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.5); -moz-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.5); box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.5);}
.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 > li.menu-item > a { padding: 10px 15px; margin: 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 18px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; font-family: Fira Sans, sans-serif; font-weight: normal; 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; text-align: left; align-self: auto;}
.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: #d4dfff;}
.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-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-15 .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-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: none; margin-left: auto; position: relative;}
.menu-15 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-15 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-15 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-15 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-15 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.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: #999999;}
.menu-15 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.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;}
.menu-15 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.widget-11 { margin: 0; border: none; position: relative; font-size: 12px; color: #ffffff; text-decoration: none; top: 0; left: 0; z-index: 2; width: auto; height: 0; min-height: 400px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 500% top 60% / cover no-repeat, linear-gradient(rgba(0,33,130,0.3), rgba(0,33,130,0.3)); right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-19 .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-19 .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-19 .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-19 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-19 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 0; z-index: 6; text-align: center; font-size: 14px; text-decoration: none; right: 0; margin-left: 0; bottom: auto; margin-top: -100px; width: auto; margin-right: 0; padding-left: 0; padding-right: 0;}
.slider-19 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left; max-width: 100%;}
.slider-19 .block-body { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 20px; line-height: 1.8; letter-spacing: 0.4px; text-decoration: none; padding-top: 0.02px; 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; margin-bottom: 20px; padding-right: 0;}
.slider-19 .block-more { box-sizing: border-box; color: #000000; text-decoration: none; padding-top: 20px;}
.slider-19 .block-more > a { padding: 15px 20px; border: none; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; text-align: center; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: inset 0px 0px 0px  3px #ffffff; -moz-box-shadow: inset 0px 0px 0px  3px #ffffff; box-shadow: inset 0px 0px 0px  3px #ffffff; background: rgba(183,196,232,0); font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 200px;}
.slider-19 .block-more > a:hover, 
.slider-19 .block-more > a.hover, 
.slider-19 .block-more > a.active { background: rgba(255,255,255,0.3);}
.slider-19 .block-title { border: none; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-size: 50px; text-decoration: none; font-weight: bold; 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; margin-bottom: 20px; width: auto; margin-left: 0; margin-right: 0; padding-right: 0; padding-bottom: 0.02px; -webkit-text-shadow: 0px 1px 1px  rgba(0,0,0,0.25); -moz-text-shadow: 0px 1px 1px  rgba(0,0,0,0.25); text-shadow: 0px 1px 1px  rgba(0,0,0,0.25); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}.slider-19 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-19 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: auto; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px; font-size: 14px; color: #000000; text-align: space-between; text-decoration: none; width: 200px; margin-left: 60px; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.slider-19 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_376301_23.png") left 50% top 50% / 52px no-repeat #eb0000; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 40px;}
.slider-19 .slider-prev:hover, 
.slider-19 .slider-prev.hover, 
.slider-19 .slider-prev.active { background: url("../images/lib_376301_23.png") left 50% top 50% / 52px no-repeat #b7c4e8;}
.slider-19 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_376301_22.png") left 50% top 50% / 52px no-repeat #eb0000; text-decoration: none; text-align: left; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 40px;}
.slider-19 .slider-next:hover, 
.slider-19 .slider-next.hover, 
.slider-19 .slider-next.active { background: url("../images/lib_376301_22.png") left 50% top 50% / 52px no-repeat #b7c4e8;}
.slider-19 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-19 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-19 .slider-pager-wrap { margin: 0 0 117px -36px; box-sizing: border-box; position: absolute; bottom: 0; left: 50%; right: auto; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; top: auto; padding-bottom: 0.02px;}
.slider-19 .bx-auto_controls { box-sizing: border-box; margin-right: auto; margin-left: auto; display: -webkit-flex; display: flex; vertical-align: top; visibility: visible; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.slider-19 .slider-pager > a { padding: 1px; margin: 2px 2px 15px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 20px; min-height: 20px; background: transparent; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 11px; text-decoration: none; color: #999999; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.4); -moz-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.4); box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.4);}
.slider-19 .slider-pager > a:hover, 
.slider-19 .slider-pager > a.hover, 
.slider-19 .slider-pager > a.active { background: #ff4000;}
.slider-19 .slider-pager > a:active, 
.slider-19 .slider-pager > a.active { background: #ffffff;}
.slider-19 .auto_controls { box-sizing: border-box; display: none;}
.slider-19 .bx-controls-auto { display: -webkit-flex; display: flex;}
.slider-19 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.slider-19 .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-19 .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-19 .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-19 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-19 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-19 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-19 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.slider-19 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-19 .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-19 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-19 .text_wrapper .bx-viewport { position: relative !important; height: auto !important;}
.popover-container-19 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-19 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-19 .popover-body { padding: 40px; 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: 400px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-19 .popover-form-title { font-size: 30px; font-weight: 500; margin-bottom: 30px; box-sizing: border-box; text-align: left; font-family: Fira Sans, sans-serif; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-19 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-19 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-19 .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; 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: 13.3333px; margin-bottom: 30px;}
.popover-wrap-19 .popover-body .s3_button_large { padding: 15px 20px 16px 30px; border: none; background: url("../images/icon (5).svg") right 15px top 50% / 21px no-repeat rgba(232,232,232,0); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); box-shadow: inset 0px 0px 0px  2px rgba(0,59,139,0.7); font-size: 18px; font-weight: normal; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: left; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Fira Sans, sans-serif; color: #003b8b; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 220px;}
.popover-wrap-19 .popover-body .s3_button_large:hover, 
.popover-wrap-19 .popover-body .s3_button_large.hover, 
.popover-wrap-19 .popover-body .s3_button_large.active { background: url("../images/icon (5).svg") right 15px top 50% / 21px no-repeat rgba(237,245,255,0.7);}
.popover-wrap-19 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-19 .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-19 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("../images/icon_330399.svg") left 50% top 50% / 45px no-repeat, url("../images/wm_button_close.png") center center / auto no-repeat #ffffff; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.popover-wrap-19 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-19 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-19 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-19 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_checkbox .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 4px;}
.popover-wrap-19 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-19 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_calendar .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-19 .popover-body .form_radio .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247;}
.popover-wrap-19 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box; text-align: left;}
.popover-wrap-19 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_select .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 0;}
.popover-wrap-19 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-19 .popover-body .form_calendar_interval .s3_form_field_name { margin-bottom: 1px; box-sizing: border-box; font-family: Fira Sans, sans-serif; font-style: normal; font-size: 16px; color: #152247; text-align: left; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-19 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-19 .popover-body .form_div h2 { box-sizing: border-box; font-size: 25px; line-height: 1; font-weight: 500; margin-top: 0; margin-bottom: 5px; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-19 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-19 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-19 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-19 .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-19 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-19 .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-19 .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-19 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-19 .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-19 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-19 .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-19 .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-19 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 5px 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-19 .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; 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: 16px; min-height: 27px; margin-top: 12px;}
.popover-wrap-19 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 40px;}
.popover-wrap-19 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-19 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-19 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-19 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-19 ::-moz-placeholder { color: #ababab;}
.popover-wrap-19 :-ms-input-placeholder { color: #ababab;}
.block-21 .layout_51_id_144 { 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-21 { padding: 70px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 124px; background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.8)), url("../images/242912_1200_03_03 (2).png") right 60px top calc(50% + 211px) / 171px no-repeat, url("../images/242912_1200_03_03 (1).png") left calc(50% - 454px) top calc(50% + 121px) / 223px no-repeat, url("../images/54299284_2_03 (3).png") left 0px top 0px / 309px no-repeat, url("../images/54299284_2_03_03.png") right 0px top 0px / 505px no-repeat; z-index: 3; text-align: left; 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-60 .layout_145 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-60 .layout_146 { -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-60 { margin: 0; position: relative; top: 0; left: 0; width: auto; 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; text-decoration: none; padding-bottom: 0.02px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-89 { padding: 10px 0 20px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: 220px; box-sizing: border-box; display: block; background: #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-145 .menu-scroll > ul > li.delimiter { margin: 0 20px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.07);}
.menu-145 .menu-scroll > ul ul { padding: 15px 5px 15px 15px; margin: 0; border: none; position: static; top: 0; left: 100%; background: rgba(255,255,255,0.1); list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-145 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-145 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-145 .menu-scroll > ul ul > li > a { padding: 8px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #031b63; font-size: 18px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Fira Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 500;}
.menu-145 .menu-scroll > ul ul > li > a:hover, 
.menu-145 .menu-scroll > ul ul > li > a.hover, 
.menu-145 .menu-scroll > ul ul > li > a.active { text-decoration: underline; color: #bf0101;}
.menu-145 .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-145 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-145 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-145 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-145 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-145 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-145 .menu-scroll > ul > li.menu-item > a { padding: 8px 15px; margin: 5px 2px; 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: #031b63; font-size: 18px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Fira Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; background: url("../images/lib_823301_3redfxd.svg") left 20px top 50% / 5px no-repeat transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: 500;}
.menu-145 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-145 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-145 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #3753a6; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.menu-145 .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-145 .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-145 .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-145 .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-145 .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-61 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-90 { margin: 0 0 0 4px; position: relative; top: 0; left: 0; z-index: 2; font-family: Fira Sans, sans-serif; text-align: left; color: #152247; font-size: 50px; text-decoration: none; box-sizing: border-box; font-weight: bold; width: 691px; right: 0;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Fira Sans, sans-serif; color: #152247;}
h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Fira Sans, sans-serif; color: #152247;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Fira Sans, sans-serif; color: #152247;}
h147 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; text-align: left; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: center; font-family: Fira Sans, sans-serif; color: #152247;}
.widget-91 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; text-align: left; color: #424242; font-size: 16px; line-height: 1.6; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-148 h2 { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: center; color: #152247; font-style: normal; font-size: 28px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-148 h3 { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: center; color: #152247; font-style: normal; font-size: 25px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-148 h4 { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: center; color: #152247; font-style: normal; font-size: 23px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-148 h5 { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-148 h6 { box-sizing: border-box; font-family: Fira Sans, sans-serif; text-align: center; color: #152247; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-148 a { box-sizing: border-box; color: #0088cc; font-family: Ubuntu, sans-serif; text-align: left; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-148 a:hover, 
.content-148 a.hover, 
.content-148 a.active { text-decoration: none;}
.content-148 .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-148 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-148 .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-148 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-53 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-54 .layout_129_id_131 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-54 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #3753a6; z-index: 3; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 40px; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-55 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-93 { margin: 7px auto 0; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 186px;}
.widget-82 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.4; text-align: center; text-transform: uppercase; text-decoration: none; box-sizing: border-box; width: auto; font-weight: bold; right: 0; 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;}
.widget-83 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #d8d8d8; text-align: center; text-transform: uppercase; text-decoration: none; width: auto; right: 0;}
.block-50 .layout_120_id_125 { 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-50 { padding: 70px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #3753a6; z-index: 1; text-align: left; right: 0; -webkit-box-shadow: 0px 5px 15px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 5px 15px  rgba(0,0,0,0.3); box-shadow: 0px 5px 15px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-51 .layout_121 { -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-51 .layout_123 { -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-51 .layout_140 { -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-51 .layout_125_id_123 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-51 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-77 { margin: 40px 0 auto; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-right: 0;}
.address-121 p:first-child { margin-top: 0;}
.address-121 p:last-child { margin-bottom: 0;}
.address-121 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.address-121 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-121 .icon { border: 10px solid rgba(240,240,240,0.23); box-sizing: border-box; height: 16px; width: 100px; background: url("../images/icon (1).svg?1511161037479") left 50% top 50% / 35px no-repeat rgba(204,204,204,0); margin-right: auto; margin-left: auto; margin-bottom: 30px; min-height: 100px; -webkit-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; padding-bottom: 0.02px;}
.address-121 .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;}
.address-121 .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;}
.address-121 .title { box-sizing: border-box; display: none;}
.address-121 .text_body { font-family: Open Sans, sans-serif; font-size: 18px; color: #ffffff; text-align: center; text-indent: 0; text-decoration: none; font-weight: normal; min-height: 50px; width: auto; margin-left: 0; margin-right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 10px; padding-bottom: 10px;}
.address-121 input.tgl-but { box-sizing: border-box; display: none;}
.address-121 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-88 { margin: 40px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-140 p:first-child { margin-top: 0;}
.schedule-140 p:last-child { margin-bottom: 0;}
.schedule-140 .header { box-sizing: border-box;}
.schedule-140 .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;}
.schedule-140 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-140 .icon { border: 10px solid rgba(240,240,240,0.23); box-sizing: border-box; height: 16px; width: 100px; background: url("../images/icon (6).svg?1511265685474") left 50% top 50% / auto auto no-repeat rgba(204,204,204,0); margin-right: auto; margin-left: auto; min-height: 100px; margin-bottom: 30px; -webkit-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; padding-bottom: 0.02px;}
.schedule-140 .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;}
.schedule-140 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-140 .title { box-sizing: border-box; display: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.schedule-140 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: 600; padding-top: 10px; padding-bottom: 10px;}
.schedule-140 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-140 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-79 { margin: 40px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 0;}
.phones-123 p:first-child { margin-top: 0;}
.phones-123 p:last-child { margin-bottom: 0;}
.phones-123 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.phones-123 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-123 .icon { border: 10px solid rgba(240,240,240,0.23); box-sizing: border-box; height: 16px; width: 100px; background: url("../images/icon (3).svg?1511161037566") left 50% top 50% / 35px no-repeat rgba(204,204,204,0); margin-right: auto; margin-left: auto; margin-bottom: 30px; min-height: 100px; padding-bottom: 0.02px; -webkit-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); box-shadow: 0px 15px 30px  rgba(0,0,0,0.2); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-123 .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-123 .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-123 .title { box-sizing: border-box; display: none;}
.phones-123 .text_body { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 20px; color: #ffffff; text-align: center; text-indent: 0; text-decoration: none; font-weight: 600; margin-top: 0; min-height: 50px; padding-top: 10px; padding-bottom: 10px; width: auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 0; margin-right: 0;}
.phones-123 input.tgl-but { box-sizing: border-box; display: none;}
.phones-123 .text_body a { text-decoration: none; color: inherit;}
.phones-123 input.tgl-but:checked + .block-body-drop { display: block;}
.text-2 { margin: 0 0 40px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; font-family: Fira Sans, sans-serif; font-size: 50px; color: #ffffff; text-indent: 0; text-decoration: none; right: 0; font-weight: bold;}
.widget-6 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0; min-height: 0;}
.side-panel-10 .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-10 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-10 .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-10 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-10 .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; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; text-decoration: none; font-size: 12px;}
.side-panel-10 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-10 .side-panel-button-icon { display: block;}
.side-panel-10 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-10 .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 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.block-32 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-34 .layout_82 { 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-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_83 { 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; display: -webkit-flex; display: flex;}
	.block-34 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-34 { margin: 36px auto 15px; padding-left: 30px; padding-right: 30px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-55 { text-align: right; width: 200px; margin-left: auto; padding-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.email-83 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-83 .icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1IiBoZWlnaHQ9IjIzIiB2aWV3Qm94PSIwIDAgMjUgMjMiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgb3BhY2l0eTogMC45OyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTIzLjEzMSwyLjM1OCBMMTIuMzQxLDEwLjUwMSBMMS41NTAsMi4zNTggTDEuNTUwLDE1Ljg2MiBMMTIuMzQxLDE1Ljg2MiBMMTIuMzQxLDE3LjQ0OCBMMC4wMDksMTcuNDQ4IEwwLjAwOSwwLjAwMCBMMjQuNjcyLDAuMDAwIEwyNC42NzIsMTAuMzEwIEwyMy4xMzEsMTAuMzEwIEwyMy4xMzEsMi4zNTggWk0yMS41NDcsMS41ODYgTDMuMTM0LDEuNTg2IEwxMi4zNDEsOC41MzMgTDIxLjU0NywxLjU4NiBaTTI0Ljk5MSwxNS4wNjkgTDE3LjI4NCwyMy4wMDAgTDEzLjg4MiwyMy4wMDAgTDEzLjg4MiwxOS40OTkgTDIxLjU4OSwxMS41NjggTDI0Ljk5MSwxNS4wNjkgWk0xNS40MjMsMjEuNDE0IEwxNi42NDYsMjEuNDE0IEwyMi44MTEsMTUuMDY5IEwyMS41ODksMTMuODExIEwxNS40MjMsMjAuMTU2IEwxNS40MjMsMjEuNDE0IFpNMjQuNjcyLDIzLjAwMCBMMjAuMDQ4LDIzLjAwMCBMMjAuMDQ4LDIxLjQxNCBMMjQuNjcyLDIxLjQxNCBMMjQuNjcyLDIzLjAwMCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMC45IiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 20px no-repeat;}
	.email-83 .block-body-drop { width: 100%; margin-left: 0;}
	.email-83 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-54 { text-align: right; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.address-82 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-82 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-58 { text-align: left; width: 200px; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-88 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-88 .icon { text-align: center; margin-left: auto;}
	.phones-88 .block-body-drop { width: 100%; margin-left: 0; left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-88 .title { margin-top: 15px; width: auto; margin-left: 0; margin-right: 0;}
	.phones-88 .text_body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none;}
	.block-2 .layout_5 { 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-right: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-2 .layout_142 { 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; display: none;}
	.block-2 { padding-top: 0.02px; padding-left: 30px; padding-right: 30px; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-58 { width: auto; display: none; margin-top: 15px; margin-bottom: 0; margin-right: 0;}
	.text-3 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-3 { text-align: right; margin-top: 25px; padding-right: 0;}
	.widget-3 { text-align: right; display: block;}
	.phones-6 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-6 .icon { margin-right: 25px; text-align: center; margin-left: auto; margin-top: 19px;}
	.phones-6 .block-body-drop { width: 100%; margin-left: 0; left: 100%; top: auto; right: auto; bottom: auto;}
	.phones-6 .title { margin-top: 15px;}
	.phones-6 .text_body { font-size: 26px; margin-top: 6px; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-4 { width: 420px; margin-top: 25px; margin-bottom: 0;}
	.widget-48 { width: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { text-align: left; margin-right: 0; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-6 { -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-7 .layout_14_id_15 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { margin-top: 0; padding-bottom: 0.02px; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-11 { min-height: 350px; padding-left: 0; padding-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.slider-19 .text-slider { margin-top: -73px; padding-left: 30px; padding-right: 20px;}
	.slider-19 .block-more > a:hover, 
	.slider-19 .block-more > a.hover, 
	.slider-19 .block-more > a.active { font-weight: 600;}
	.slider-19 .block-title { background: none;}
	.slider-19 .slider-controls { display: none;}
	.slider-19 .slider-prev { padding: 0; margin: 0 2px; background: none;}
	.slider-19 .slider-prev:hover, 
	.slider-19 .slider-prev.hover, 
	.slider-19 .slider-prev.active { background: none;}
	.slider-19 .slider-next { padding: 0; margin: 0 2px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.slider-19 .slider-next:hover, 
	.slider-19 .slider-next.hover, 
	.slider-19 .slider-next.active { background: none;}
	.slider-19 .slider-pager-wrap { margin-bottom: 38px;}
	.block-21 .layout_51_id_144 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 { padding-left: 30px; padding-right: 30px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-60 .layout_146 { 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-60 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-61 { margin-left: 0; padding-left: 0; padding-right: 0;}
	.widget-90 { text-align: center; width: auto; margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-91 { text-align: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-53 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-54 .layout_129_id_131 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-54 { padding-left: 30px; padding-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-93 { -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.widget-82 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-83 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-50 .layout_120_id_125 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-50 { padding-left: 30px; padding-right: 30px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-51 .layout_121 { 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; display: -webkit-flex; display: flex;}
	.block-51 .layout_123 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-51 .layout_140 { 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-right: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_125_id_123 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-77 { border: none; text-align: center; width: 230px; margin-top: 15px; margin-left: auto; margin-right: auto; padding-top: 0.02px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.address-121 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-121 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.address-121 .cell-text { width: auto; margin-left: 0; margin-right: 0;}
	.widget-88 { width: 230px; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.schedule-140 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-140 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-79 { text-align: center; width: 230px; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-123 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-123 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.text-2 { margin-bottom: 30px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-6 { border: none; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; background: rgba(55,83,166,0); display: block;}
	.side-panel-10 .side-panel-mask { text-align: left;}
	.side-panel-10 .side-panel-content { border: none; text-align: left; background: #3753a6;}
	.side-panel-10 .side-panel-close { 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: url("../images/icon_330399.svg") left 50% top 50% / 33px no-repeat #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; right: 0; left: auto; margin-right: 0;}
	.side-panel-10 .side-panel-top { border: none; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; margin-top: 0; min-height: 0; background: rgba(0,0,0,0);}
	.side-panel-10 .side-panel-button { border: none; width: 40px; min-height: 40px; background: #ff4000;}
	.side-panel-10 .side-panel-button-icon-line { border: none; min-height: 4px; margin-top: 4px; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.wrapper { min-height: -11px;}
	.block-34 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-34 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 { margin-top: 29px; margin-bottom: 10px;}
	.widget-55 { margin-top: 15px; margin-bottom: 0; margin-right: auto; display: none;}
	.widget-54 { text-align: center; margin-top: -30px; margin-left: auto; margin-bottom: 0;}
	.widget-58 { text-align: center; margin-top: 15px;}
	.phones-88 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_142 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.text-3 { display: block;}
	.block-3 { margin: 15px 27px 0;}
	.widget-3 { text-align: center; margin-left: auto; margin-right: auto;}
	.phones-6 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-6 .cell-icon { display: none;}
	.phones-6 .icon { margin-right: auto; margin-top: 10px;}
	.phones-6 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-6 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-4 { width: auto; max-width: 100%;}
	.widget-48 { text-align: center; margin-top: 6px; margin-left: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-5 { text-align: center;}
	.site-name-9 .sn-text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 35px;}
	.block-7 .layout_14_id_15 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { display: none;}
	.widget-11 { text-align: center; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat, linear-gradient(rgba(0,33,130,0.3), rgba(0,33,130,0.3));}
	.slider-19 .text-slider { border: none; margin-top: -40px; margin-bottom: 112px; overflow: hidden; padding-right: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.slider-19 .block-body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; margin-left: 0; margin-right: 0;}
	.slider-19 .block-more { text-align: center; display: block; margin-left: auto; margin-right: auto;}
	.slider-19 .block-more > a { margin-left: auto; margin-right: auto;}
	.slider-19 .block-title { text-align: center; font-size: 45px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-bottom: 40px;}
	.slider-19 .slider-pager-wrap { margin-bottom: 0;}
	.slider-19 .bx-auto_controls { margin-top: auto; margin-bottom: 0; align-self: flex-end;}
	.block-21 .layout_51_id_144 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 { padding-top: 40px;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-54 .layout_129_id_131 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-82 { margin-left: 0; margin-right: 0;}
	.widget-83 { margin-left: 0; margin-right: 0;}
	.block-50 .layout_120_id_125 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-51 .layout_121 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-51 .layout_123 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-51 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-51 .layout_125_id_123 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-79 { margin-left: 0;}

}

@media all and (max-width: 640px) {
	.block-32 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 30px; padding-bottom: 0.02px;}
	.block-34 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-34 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 { text-align: center; margin-left: 41px; margin-right: 41px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-83 .icon { background: none;}
	.widget-54 { margin-top: 15px; margin-right: auto;}
	.address-82 .icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiB2aWV3Qm94PSIwIDAgMjUgMjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgb3BhY2l0eTogMC45OyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTEyLjUwMCwyNC45OTkgQzYuNDgxLDI0Ljk5OSAwLjAwNCwyMy43NzcgMC4wMDQsMjEuMDkzIEMwLjAwNCwxOC43MTMgNC44NDAsMTcuNzkzIDcuNzIzLDE3LjQ1NyBMNy45MDQsMTkuMDA5IEMzLjEyNiwxOS41NjYgMS41NjYsMjAuNzQ4IDEuNTY2LDIxLjA5MyBDMS41NjYsMjEuNzk0IDUuMjg2LDIzLjQzNyAxMi41MDAsMjMuNDM3IEMxOS43MTQsMjMuNDM3IDIzLjQzNCwyMS43OTQgMjMuNDM0LDIxLjA5MyBDMjMuNDM0LDIwLjc0OCAyMS44NzQsMTkuNTY2IDE3LjA5NiwxOS4wMDkgTDE3LjI3NiwxNy40NTcgQzIwLjE2MCwxNy43OTMgMjQuOTk2LDE4LjcxMyAyNC45OTYsMjEuMDkzIEMyNC45OTYsMjMuNzc3IDE4LjUxOSwyNC45OTkgMTIuNTAwLDI0Ljk5OSBaTTEzLjE1MiwyMC43NDMgTDEyLjUwMCwyMS43MzAgTDUuNjM5LDExLjMyOSBDNS4wMDksMTAuMjI3IDQuNjkwLDkuMDI3IDQuNjkwLDcuODEzIEM0LjY5MCwzLjUwNSA4LjE5MywwLjAwMSAxMi41MDAsMC4wMDEgQzE2LjgwNywwLjAwMSAyMC4zMTAsMy41MDUgMjAuMzEwLDcuODEzIEMyMC4zMTAsOS4wNDMgMTkuOTMwLDEwLjQ1NCAxOS4zNjQsMTEuMzI1IEMxOC45MDMsMTIuMDM2IDEzLjE1MiwyMC43NDMgMTMuMTUyLDIwLjc0MyBaTTEyLjUwMCwxLjU2NCBDOS4wNTUsMS41NjQgNi4yNTIsNC4zNjcgNi4yNTIsNy44MTMgQzYuMjUyLDguNzU2IDYuNTAwLDkuNjkwIDYuOTY5LDEwLjUxMiBMMTIuNTAwLDE4Ljg5NCBDMTQuMDE4LDE2LjU5NSAxNy42OTAsMTEuMDM1IDE4LjA1NSwxMC40NzQgQzE4LjM5OSw5Ljk0MyAxOC43NDgsOC44NTkgMTguNzQ4LDcuODEzIEMxOC43NDgsNC4zNjcgMTUuOTQ1LDEuNTY0IDEyLjUwMCwxLjU2NCBaTTEyLjUwMCwxMC45MzggQzEwLjc3NywxMC45MzggOS4zNzYsOS41MzYgOS4zNzYsNy44MTMgQzkuMzc2LDYuMDkwIDEwLjc3Nyw0LjY4OCAxMi41MDAsNC42ODggQzE0LjIyMyw0LjY4OCAxNS42MjQsNi4wOTAgMTUuNjI0LDcuODEzIEMxNS42MjQsOS41MzYgMTQuMjIzLDEwLjkzOCAxMi41MDAsMTAuOTM4IFpNMTIuNTAwLDYuMjUxIEMxMS42MzgsNi4yNTEgMTAuOTM4LDYuOTUxIDEwLjkzOCw3LjgxMyBDMTAuOTM4LDguNjc0IDExLjYzOCw5LjM3NiAxMi41MDAsOS4zNzYgQzEzLjM2MSw5LjM3NiAxNC4wNjIsOC42NzQgMTQuMDYyLDcuODEzIEMxNC4wNjIsNi45NTEgMTMuMzYxLDYuMjUxIDEyLjUwMCw2LjI1MSBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiMwMjEwMDEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 20px no-repeat;}
	.address-82 .text_body { color: #000000;}
	.widget-58 { margin-top: 0; margin-left: auto; margin-bottom: 0;}
	.phones-88 .icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiB2aWV3Qm94PSIwIDAgMjUgMjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgb3BhY2l0eTogMC45OyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTIxLjI1NSwyLjU5NyBMMjMuNjQxLDAuMjA3IEwyNC43NjUsMS4zMzMgTDIyLjM4MCwzLjcyNCBMMjEuMjU1LDIuNTk3IFpNMjQuOTk1LDE5Ljg4OSBDMjQuOTk1LDIwLjQwMyAyNC43OTUsMjAuODg2IDI0LjQzMywyMS4yNDkgTDIyLjA0NywyMy42MzkgQzIxLjIwNiwyNC40ODMgMTkuNzg4LDI0Ljk5MCAxOC4wMDQsMjQuOTkwIEMxNC43ODIsMjQuOTkwIDEwLjM2NiwyMy4zMzYgNS45OTAsMTkuMDI0IEw2LjQxMiwxOC41OTMgTDUuOTgzLDE5LjAxNyBDMi4yODYsMTUuMjUwIDAuODc1LDExLjgxNSAwLjM0MCw5LjU5NyBDLTAuMzQzLDYuNzU1IDAuMDQ1LDQuMjYyIDEuMzc2LDIuOTI3IEwzLjc2MiwwLjUzNyBDNC40ODcsLTAuMTkwIDUuNzUxLC0wLjE5MCA2LjQ3NiwwLjUzNyBMMTAuMDU1LDQuMTIyIEMxMC4wODAsNC4xNDcgMTAuMTAzLDQuMTc0IDEwLjEyNCw0LjIwMSBDMTAuNDM4LDQuNTU1IDEwLjYxMCw1LjAwNiAxMC42MTAsNS40ODMgQzEwLjYxMCw1Ljk2NiAxMC40MzUsNi40MjEgMTAuMTE0LDYuNzc2IEMxMC4wOTYsNi43OTkgMTAuMDc2LDYuODIxIDEwLjA1NSw2Ljg0MiBMOC4wNjcsOC44MzQgQzcuNTAwLDkuNDAyIDcuNTAwLDEwLjMyNyA4LjA2NywxMC44OTUgTDExLjA4MSwxMy45MTQgTDExLjA4MSwxMy45MTQgTDE0LjA5NiwxNi45MzYgQzE0LjY2MywxNy41MDQgMTUuNTg1LDE3LjUwNCAxNi4xNTIsMTYuOTM2IEwxOC4xNDAsMTQuOTQ0IEMxOC4xNjEsMTQuOTIyIDE4LjE4MywxNC45MDMgMTguMjA2LDE0Ljg4NCBDMTguOTE0LDE0LjI0MyAyMC4wNzIsMTQuMjQyIDIwLjc4MiwxNC44NzkgQzIwLjgwNywxNC44OTkgMjAuODMxLDE0LjkyMCAyMC44NTUsMTQuOTQ0IEwyNC40MzMsMTguNTI5IEMyNC43OTUsMTguODkzIDI0Ljk5NSwxOS4zNzUgMjQuOTk1LDE5Ljg4OSBaTTguNDY1LDYuMTgyIEw4Ljg3OCw1Ljc2OCBDOC44OTEsNS43NTIgOC45MDYsNS43MzYgOC45MjEsNS43MjEgQzkuMDA3LDUuNjM1IDkuMDIwLDUuNTM1IDkuMDIwLDUuNDgzIEM5LjAyMCw1LjQzMSA5LjAwNyw1LjMzMSA4LjkyMSw1LjI0NSBDOC45MDMsNS4yMjcgOC44ODYsNS4yMDggOC44NzAsNS4xODkgTDUuMzUyLDEuNjY0IEM1LjIyMywxLjUzNSA1LjAxNSwxLjUzNSA0Ljg4NiwxLjY2NCBMNC40MjEsMi4xMzEgTDguNDY1LDYuMTgyIFpNMTcuNjc0LDE3LjY2MyBMMTcuMjc2LDE4LjA2MiBDMTYuNjgzLDE4LjY1NyAxNS45MDQsMTguOTU0IDE1LjEyNCwxOC45NTQgQzE0LjM0NCwxOC45NTQgMTMuNTY1LDE4LjY1NyAxMi45NzEsMTguMDYyIEw5Ljk1OSwxNS4wNDMgTDkuOTU4LDE1LjA0MyBMNi45NDIsMTIuMDIxIEM1Ljc1NSwxMC44MzIgNS43NTUsOC44OTcgNi45NDIsNy43MDggTDcuMzQwLDcuMzA5IEwzLjI5NiwzLjI1NyBMMi41MDEsNC4wNTQgQzEuNTc4LDQuOTc5IDEuMzQyLDYuOTYwIDEuODg3LDkuMjIzIEMyLjU3NCwxMi4wODEgNC40MzAsMTUuMTYwIDcuMTEyLDE3Ljg5NSBDOS44NDAsMjAuNTgxIDEyLjkxMiwyMi40MzkgMTUuNzY1LDIzLjEyNyBDMTguMDIzLDIzLjY3MyAyMC4wMDAsMjMuNDM4IDIwLjkyMywyMi41MTIgTDIxLjcxOCwyMS43MTUgTDE3LjY3NCwxNy42NjMgWk0yMy4zMDgsMTkuNjU2IEwxOS43ODYsMTYuMTI2IEMxOS43NjgsMTYuMTEyIDE5Ljc1MSwxNi4wOTYgMTkuNzM1LDE2LjA4MCBDMTkuNTYyLDE1LjkwNyAxOS40MzEsMTUuOTA3IDE5LjI1OSwxNi4wNzkgQzE5LjI0NCwxNi4wOTQgMTkuMjI5LDE2LjEwOCAxOS4yMTIsMTYuMTIyIEwxOC43OTksMTYuNTM3IEwyMi44NDMsMjAuNTg5IEwyMy4zMDgsMjAuMTIyIEMyMy40MzYsMTkuOTk0IDIzLjQzNiwxOS43ODQgMjMuMzA4LDE5LjY1NiBaTTE3LjI4MCw2LjU4MSBMMTkuNjY1LDQuMTkwIEwyMC43ODksNS4zMTcgTDE4LjQwNCw3LjcwNyBMMTcuMjgwLDYuNTgxIFpNMTMuMzA0LDEwLjU2NCBMMTUuNjg5LDguMTc0IEwxNi44MTQsOS4zMDEgTDE0LjQyOCwxMS42OTEgTDEzLjMwNCwxMC41NjQgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjMDIxMDAxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 20px no-repeat;}
	.phones-88 .title { font-weight: 600; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-88 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #000000;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-2 .layout_142 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-2 { -webkit-box-shadow: 0px 18px 15px  0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 18px 15px  0px rgba(0,0,0,0.3); box-shadow: 0px 18px 15px  0px rgba(0,0,0,0.3); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-3 { text-align: center; margin-left: 0; margin-right: 0;}
	.widget-3 { margin-left: 5px; margin-right: 5px;}
	.phones-6 .title { font-weight: 600; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-6 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-4 { margin-top: 15px; padding-left: 0; padding-right: 0;}
	.widget-48 { margin-top: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-9 .sn-text { padding-left: 0; padding-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-7 .layout_14_id_15 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.slider-19 .text-slider { margin-top: -100px; min-height: 0; padding-right: 20px;}
	.slider-19 .block-body { font-size: 17px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.slider-19 .block-title { font-size: 40px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 25px; padding-top: 0.02px;}
	.block-21 .layout_51_id_144 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-60 .layout_145 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-90 { font-size: 40px;}
	.widget-90:hover, 
	.widget-90.hover, 
	.widget-90.active { background: none;}
	.widget-91 { line-height: 2.0;}
	.block-54 .layout_129_id_131 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-82 { margin-left: auto; margin-right: auto;}
	.widget-83 { margin-left: auto; margin-right: auto;}
	.block-50 .layout_120_id_125 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-50 { padding-top: 60px; padding-bottom: 40px;}
	.block-51 .layout_121 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_123 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-51 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_125_id_123 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-77 { margin-bottom: 0;}
	.address-121 .icon { width: 80px; margin-bottom: 10px; min-height: 80px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon (1).svg?1511161037479") left 50% top 50% / auto auto no-repeat rgba(204,204,204,0);}
	.widget-88 { margin-bottom: 15px;}
	.schedule-140 .icon { width: 80px; min-height: 80px; margin-bottom: 10px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon (6).svg?1511265685474") left 50% top 50% / 34px no-repeat rgba(204,204,204,0);}
	.widget-79 { margin-left: auto; margin-bottom: 15px;}
	.phones-123 .icon { width: 80px; margin-bottom: 10px; min-height: 80px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon (3).svg?1511161037566") left 50% top 50% / auto auto no-repeat rgba(204,204,204,0);}
	.text-2 { font-size: 45px;}
	.widget-6 { background: #3753a6;}

}

@media all and (max-width: 480px) {
	.block-34 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-34 .layout_88 { margin-top: 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; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-34 { margin-left: 0; margin-right: 0; margin-bottom: 15px;}
	.widget-54 { margin-top: 10px; margin-left: 0; margin-right: 0;}
	.address-82 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-82 .icon { margin-right: auto; margin-left: auto; margin-bottom: 7px;}
	.address-82 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
	.address-82 .text_body { margin-left: 7px; margin-right: 7px;}
	.widget-58 { margin-bottom: 10px;}
	.phones-88 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-88 .icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ1IiBoZWlnaHQ9IjQ0Ljk2OSIgdmlld0JveD0iMCAwIDQ1IDQ0Ljk2OSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTQyLjEzMSwyMi45MTkgQzQyLjEzMSwxMS44NjAgMzMuMTQyLDIuODYyIDIyLjA5MywyLjg2MiBMMjIuMDkzLC0wLjAwMyBDMzQuNzIwLC0wLjAwMyA0NC45OTQsMTAuMjgwIDQ0Ljk5NCwyMi45MTkgTDQyLjEzMSwyMi45MTkgWk0zMC42ODEsMjIuOTE5IEMzMC42ODEsMTguMTc5IDI2LjgyOSwxNC4zMjMgMjIuMDkzLDE0LjMyMyBMMjIuMDkzLDExLjQ1OCBDMjguNDA3LDExLjQ1OCAzMy41NDQsMTYuNjAwIDMzLjU0NCwyMi45MTkgTDMwLjY4MSwyMi45MTkgWk0yMi4wOTMsNS43MjggQzMxLjU2NCw1LjcyOCAzOS4yNjksMTMuNDQwIDM5LjI2OSwyMi45MTkgTDM2LjQwNiwyMi45MTkgQzM2LjQwNiwxNS4wMjAgMjkuOTg1LDguNTkzIDIyLjA5Myw4LjU5MyBMMjIuMDkzLDUuNzI4IFpNMjkuMDcxLDMwLjQ5OSBMMzIuNjQ5LDI2LjkxNyBDMzIuNjg3LDI2Ljg3OSAzMi43MjcsMjYuODQzIDMyLjc2OCwyNi44MDkgQzM0LjA0MiwyNS42NTcgMzYuMTI3LDI1LjY1NCAzNy40MDQsMjYuODAxIEMzNy40NTAsMjYuODM2IDM3LjQ5MywyNi44NzUgMzcuNTM1LDI2LjkxNyBMNDMuOTc2LDMzLjM2NCBDNDQuNjI5LDM0LjAxNyA0NC45ODgsMzQuODg2IDQ0Ljk4OCwzNS44MDkgQzQ0Ljk4OCwzNi43MzMgNDQuNjI5LDM3LjYwMiA0My45NzYsMzguMjU1IEwzOS42ODIsNDIuNTUzIEMzOC4xNjcsNDQuMDcwIDM1LjYxNSw0NC45ODMgMzIuNDA0LDQ0Ljk4MyBDMjYuNjA1LDQ0Ljk4MyAxOC42NTYsNDIuMDA3IDEwLjc3OCwzNC4yNTMgTDExLjUzOSwzMy40NzkgTDEwLjc2NiwzNC4yNDEgQzQuMTEzLDI3LjQ2OCAxLjU3MiwyMS4yOTEgMC42MTAsMTcuMzAxIEMtMC42MjAsMTIuMTkyIDAuMDc3LDcuNzA4IDIuNDc0LDUuMzA4IEw2Ljc2OCwxLjAxMCBDOC4wNzQsLTAuMjk2IDEwLjM0OSwtMC4yOTYgMTEuNjU1LDEuMDEwIEwxOC4wOTUsNy40NTggQzE4LjE0MCw3LjUwMyAxOC4xODIsNy41NTAgMTguMjIwLDcuNTk5IEMxOC43ODYsOC4yMzUgMTkuMDk1LDkuMDQ2IDE5LjA5NSw5LjkwNSBDMTkuMDk1LDEwLjc3MiAxOC43ODEsMTEuNTkxIDE4LjIwMiwxMi4yMjkgQzE4LjE3MCwxMi4yNzEgMTguMTMzLDEyLjMxMSAxOC4wOTUsMTIuMzQ5IEwxNC41MTgsMTUuOTMwIEMxMy40OTcsMTYuOTUyIDEzLjQ5NywxOC42MTQgMTQuNTE4LDE5LjYzNiBMMTkuOTQyLDI1LjA2NSBMMTkuOTQyLDI1LjA2NCBMMjUuMzcwLDMwLjQ5OSBDMjYuMzkwLDMxLjUyMCAyOC4wNTAsMzEuNTIwIDI5LjA3MSwzMC40OTkgWk00MS4xMTQsMzcuMDY4IEw0MS45NTIsMzYuMjI5IEM0Mi4xODMsMzUuOTk3IDQyLjE4MywzNS42MjEgNDEuOTUyLDM1LjM4OSBMMzUuNjEyLDI5LjA0MyBDMzUuNTgwLDI5LjAxNyAzNS41NDksMjguOTg5IDM1LjUyMCwyOC45NjAgQzM1LjIxMCwyOC42NDkgMzQuOTczLDI4LjY1MCAzNC42NjMsMjguOTU5IEMzNC42MzcsMjguOTg1IDM0LjYwOCwyOS4wMTEgMzQuNTc5LDI5LjAzNiBMMzMuODM0LDI5Ljc4MSBMNDEuMTE0LDM3LjA2OCBaTTE1LjIzNCwxMS4xNjIgTDE1Ljk3OCwxMC40MTcgQzE2LjAwMiwxMC4zODggMTYuMDI5LDEwLjM2MCAxNi4wNTUsMTAuMzMzIEMxNi4yMTAsMTAuMTc5IDE2LjIzMiw5Ljk5OCAxNi4yMzIsOS45MDUgQzE2LjIzMiw5LjgxMSAxNi4yMTAsOS42MzIgMTYuMDU1LDkuNDc2IEMxNi4wMjMsOS40NDQgMTUuOTkyLDkuNDEwIDE1Ljk2Myw5LjM3NSBMOS42MzEsMy4wMzcgQzkuMzk5LDIuODA2IDkuMDI0LDIuODA2IDguNzkyLDMuMDM3IEw3Ljk1NCwzLjg3NiBMMTUuMjM0LDExLjE2MiBaTTE3LjkyMiwyNy4wOTUgTDE3LjkyMiwyNy4wOTUgTDEyLjQ5MywyMS42NjEgQzEwLjM1NywxOS41MjMgMTAuMzU3LDE2LjA0MyAxMi40OTMsMTMuOTA1IEwxMy4yMTAsMTMuMTg4IEw1LjkzMCw1LjkwMiBMNC40OTksNy4zMzUgQzIuODM3LDguOTk4IDIuNDEzLDEyLjU1OSAzLjM5MywxNi42MzAgQzQuNjMxLDIxLjc2OSA3Ljk3MSwyNy4zMDYgMTIuNzk5LDMyLjIyMyBDMTcuNzEwLDM3LjA1MyAyMy4yMzksNDAuMzk1IDI4LjM3Myw0MS42MzMgQzMyLjQzOSw0Mi42MTUgMzUuOTk3LDQyLjE5MCAzNy42NTksNDAuNTI3IEwzOS4wOTAsMzkuMDk0IEwzMS44MTEsMzEuODA3IEwzMS4wOTUsMzIuNTI0IEMzMC4wMjcsMzMuNTk0IDI4LjYyMywzNC4xMjkgMjcuMjIwLDM0LjEyOSBDMjUuODE3LDM0LjEyOSAyNC40MTMsMzMuNTk0IDIzLjM0NiwzMi41MjQgTDE3LjkyMiwyNy4wOTUgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjMDIxMDAxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 23px no-repeat; margin-right: auto; margin-bottom: 7px;}
	.phones-88 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-88 .title { margin-top: 5px;}
	.phones-88 .text_body { margin-left: 0;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-2 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-2 .layout_142 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.block-2 { padding: 10px 20px 40px;}
	.text-3 { width: auto; margin-left: 0;}
	.phones-6 .icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ1IiBoZWlnaHQ9IjQ0Ljk2OSIgdmlld0JveD0iMCAwIDQ1IDQ0Ljk2OSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTQyLjEzMSwyMi45MTkgQzQyLjEzMSwxMS44NjAgMzMuMTQyLDIuODYyIDIyLjA5MywyLjg2MiBMMjIuMDkzLC0wLjAwMyBDMzQuNzIwLC0wLjAwMyA0NC45OTQsMTAuMjgwIDQ0Ljk5NCwyMi45MTkgTDQyLjEzMSwyMi45MTkgWk0zMC42ODEsMjIuOTE5IEMzMC42ODEsMTguMTc5IDI2LjgyOSwxNC4zMjMgMjIuMDkzLDE0LjMyMyBMMjIuMDkzLDExLjQ1OCBDMjguNDA3LDExLjQ1OCAzMy41NDQsMTYuNjAwIDMzLjU0NCwyMi45MTkgTDMwLjY4MSwyMi45MTkgWk0yMi4wOTMsNS43MjggQzMxLjU2NCw1LjcyOCAzOS4yNjksMTMuNDQwIDM5LjI2OSwyMi45MTkgTDM2LjQwNiwyMi45MTkgQzM2LjQwNiwxNS4wMjAgMjkuOTg1LDguNTkzIDIyLjA5Myw4LjU5MyBMMjIuMDkzLDUuNzI4IFpNMjkuMDcxLDMwLjQ5OSBMMzIuNjQ5LDI2LjkxNyBDMzIuNjg3LDI2Ljg3OSAzMi43MjcsMjYuODQzIDMyLjc2OCwyNi44MDkgQzM0LjA0MiwyNS42NTcgMzYuMTI3LDI1LjY1NCAzNy40MDQsMjYuODAxIEMzNy40NTAsMjYuODM2IDM3LjQ5MywyNi44NzUgMzcuNTM1LDI2LjkxNyBMNDMuOTc2LDMzLjM2NCBDNDQuNjI5LDM0LjAxNyA0NC45ODgsMzQuODg2IDQ0Ljk4OCwzNS44MDkgQzQ0Ljk4OCwzNi43MzMgNDQuNjI5LDM3LjYwMiA0My45NzYsMzguMjU1IEwzOS42ODIsNDIuNTUzIEMzOC4xNjcsNDQuMDcwIDM1LjYxNSw0NC45ODMgMzIuNDA0LDQ0Ljk4MyBDMjYuNjA1LDQ0Ljk4MyAxOC42NTYsNDIuMDA3IDEwLjc3OCwzNC4yNTMgTDExLjUzOSwzMy40NzkgTDEwLjc2NiwzNC4yNDEgQzQuMTEzLDI3LjQ2OCAxLjU3MiwyMS4yOTEgMC42MTAsMTcuMzAxIEMtMC42MjAsMTIuMTkyIDAuMDc3LDcuNzA4IDIuNDc0LDUuMzA4IEw2Ljc2OCwxLjAxMCBDOC4wNzQsLTAuMjk2IDEwLjM0OSwtMC4yOTYgMTEuNjU1LDEuMDEwIEwxOC4wOTUsNy40NTggQzE4LjE0MCw3LjUwMyAxOC4xODIsNy41NTAgMTguMjIwLDcuNTk5IEMxOC43ODYsOC4yMzUgMTkuMDk1LDkuMDQ2IDE5LjA5NSw5LjkwNSBDMTkuMDk1LDEwLjc3MiAxOC43ODEsMTEuNTkxIDE4LjIwMiwxMi4yMjkgQzE4LjE3MCwxMi4yNzEgMTguMTMzLDEyLjMxMSAxOC4wOTUsMTIuMzQ5IEwxNC41MTgsMTUuOTMwIEMxMy40OTcsMTYuOTUyIDEzLjQ5NywxOC42MTQgMTQuNTE4LDE5LjYzNiBMMTkuOTQyLDI1LjA2NSBMMTkuOTQyLDI1LjA2NCBMMjUuMzcwLDMwLjQ5OSBDMjYuMzkwLDMxLjUyMCAyOC4wNTAsMzEuNTIwIDI5LjA3MSwzMC40OTkgWk00MS4xMTQsMzcuMDY4IEw0MS45NTIsMzYuMjI5IEM0Mi4xODMsMzUuOTk3IDQyLjE4MywzNS42MjEgNDEuOTUyLDM1LjM4OSBMMzUuNjEyLDI5LjA0MyBDMzUuNTgwLDI5LjAxNyAzNS41NDksMjguOTg5IDM1LjUyMCwyOC45NjAgQzM1LjIxMCwyOC42NDkgMzQuOTczLDI4LjY1MCAzNC42NjMsMjguOTU5IEMzNC42MzcsMjguOTg1IDM0LjYwOCwyOS4wMTEgMzQuNTc5LDI5LjAzNiBMMzMuODM0LDI5Ljc4MSBMNDEuMTE0LDM3LjA2OCBaTTE1LjIzNCwxMS4xNjIgTDE1Ljk3OCwxMC40MTcgQzE2LjAwMiwxMC4zODggMTYuMDI5LDEwLjM2MCAxNi4wNTUsMTAuMzMzIEMxNi4yMTAsMTAuMTc5IDE2LjIzMiw5Ljk5OCAxNi4yMzIsOS45MDUgQzE2LjIzMiw5LjgxMSAxNi4yMTAsOS42MzIgMTYuMDU1LDkuNDc2IEMxNi4wMjMsOS40NDQgMTUuOTkyLDkuNDEwIDE1Ljk2Myw5LjM3NSBMOS42MzEsMy4wMzcgQzkuMzk5LDIuODA2IDkuMDI0LDIuODA2IDguNzkyLDMuMDM3IEw3Ljk1NCwzLjg3NiBMMTUuMjM0LDExLjE2MiBaTTE3LjkyMiwyNy4wOTUgTDE3LjkyMiwyNy4wOTUgTDEyLjQ5MywyMS42NjEgQzEwLjM1NywxOS41MjMgMTAuMzU3LDE2LjA0MyAxMi40OTMsMTMuOTA1IEwxMy4yMTAsMTMuMTg4IEw1LjkzMCw1LjkwMiBMNC40OTksNy4zMzUgQzIuODM3LDguOTk4IDIuNDEzLDEyLjU1OSAzLjM5MywxNi42MzAgQzQuNjMxLDIxLjc2OSA3Ljk3MSwyNy4zMDYgMTIuNzk5LDMyLjIyMyBDMTcuNzEwLDM3LjA1MyAyMy4yMzksNDAuMzk1IDI4LjM3Myw0MS42MzMgQzMyLjQzOSw0Mi42MTUgMzUuOTk3LDQyLjE5MCAzNy42NTksNDAuNTI3IEwzOS4wOTAsMzkuMDk0IEwzMS44MTEsMzEuODA3IEwzMS4wOTUsMzIuNTI0IEMzMC4wMjcsMzMuNTk0IDI4LjYyMywzNC4xMjkgMjcuMjIwLDM0LjEyOSBDMjUuODE3LDM0LjEyOSAyNC40MTMsMzMuNTk0IDIzLjM0NiwzMi41MjQgTDE3LjkyMiwyNy4wOTUgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjZWIwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 27px no-repeat; margin-top: 0;}
	.phones-6 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-6 .title { margin-top: 5px;}
	.phones-6 .text_body { font-size: 22px;}
	.block-4 { text-align: center; margin-top: 20px;}
	.widget-48 { font-size: 19px; margin-top: 11px;}
	.site-name-9 .sn-text { font-size: 29px;}
	.site-name-9 .sn-text:hover, 
	.site-name-9 .sn-text.hover, 
	.site-name-9 .sn-text.active { font-weight: 800; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-7 .layout_14_id_15 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.slider-19 .text-slider { padding-left: 20px; display: block;}
	.slider-19 .block-body { font-size: 16px; display: none;}
	.slider-19 .block-title { font-size: 34px; margin-bottom: 0;}
	.slider-19 .slider-pager-wrap { margin-bottom: 60px;}
	.block-21 .layout_51_id_144 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-21 { padding-left: 20px; padding-right: 20px;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-90 { font-size: 35px;}
	.block-54 .layout_129_id_131 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-54 { padding-bottom: 0.02px;}
	.block-55 { margin-bottom: 40px;}
	.widget-93 { margin-top: 0;}
	.block-50 .layout_120_id_125 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-51 .layout_121 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-51 .layout_123 { margin-top: 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; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-51 .layout_140 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-51 .layout_125_id_123 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-77 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-88 { width: auto; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.widget-79 { width: auto; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.phones-123 .text_body { width: 200px;}
	.text-2 { font-size: 35px;}

}
.side-panel .widget-2 { margin: 0; border: none; z-index: 2; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-size: 23px; width: 65px; min-height: 65px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/lib_409601_2.png") left 50% top 50% / 33px no-repeat #33cbcc; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-family: Arial, Helvetica, sans-serif; text-indent: 0; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; box-sizing: border-box; display: none; -webkit-align-items: center; -moz-align-items: center; align-items: center; pointer-events: auto;}
.side-panel .widget-2:hover, 
.side-panel .widget-2.hover, 
.side-panel .widget-2.active { background: none #33cbcc;}
.side-panel .widget-2:active, 
.side-panel .widget-2.active { -webkit-box-shadow: inset 0px 0px 0px  2px #2bb5b5; -moz-box-shadow: inset 0px 0px 0px  2px #2bb5b5; box-shadow: inset 0px 0px 0px  2px #2bb5b5;}
.popover-wrap-4 .popover-body .s3_button_large:hover, 
.popover-wrap-4 .popover-body .s3_button_large.hover, 
.popover-wrap-4 .popover-body .s3_button_large.active { background: url("../images/icon (5).svg") right 15px top 50% / 21px no-repeat rgba(237,245,255,0.7);}
.side-panel .widget-8 { padding: 20px; margin: 0; border: none; color: #000000; left: 0; top: 0; position: relative; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-indent: NaNpx; text-transform: none; text-decoration: none; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.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 > li.menu-item > a { width: auto; font-weight: 300; font-size: 20px; margin-bottom: 8px;}
.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: #c7d6ff;}
.side-panel .menu-15 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-15 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-89 { padding: 20px; margin: 0 0 20px; border: none; z-index: 2; width: auto; left: 0; top: 0; position: relative; 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: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .widget-89:hover, 
.side-panel .widget-89.hover, 
.side-panel .widget-89.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-145 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-145 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-145 .menu-scroll > ul ul > li > a.active { text-decoration: none; color: #031b63;}
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a { margin-left: 0;}
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: none #3753a6; font-weight: 600;}

.page-path {
	text-align: left;
}

.menu-145 .menu-scroll > ul ul{
	display: block !important;
}
.g-img:hover .g-img__caption {
	text-decoration: none !important;
}






.lpc-text-1__item {
    margin-top: 24px;
    flex-wrap: wrap;
}
.lpc-col-4-sm { 
    width: 50% !important;
}
.lpc-text-1__item-img img {
    width: auto !important;
    height: auto !important; 
    max-width: 100% !important;
}
.lpc-text-1[data-media-source="mobile"] .lpc-text-1__item-content {
    margin-top: 0;
    margin-bottom: auto;
}
.lpc-text-1[data-media-source="mobile"] .lpc-text-1__item-img { 
    height: auto !important; 
}
.lpc-text-1[data-media-source="mobile"] .lpc-text-1__item:nth-child(2){ 
    flex-direction: row-reverse;
}
.lpc-text-1__row .lp-header-title-1{
	width: 100% !important;
}
@media (max-width: 480px){
	.lpc-col-4-sm { 
	    width: 100% !important;
	}
}