@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; background: #ebf5f8; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto Slab, serif;}
.wrapper .layout_center_2_id_32_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-11 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_42 { -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-16 { padding: 0.02px 0 0.02px 50px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 3; 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; max-width: 100%; font-family: Roboto Slab, serif; text-decoration: none; -webkit-box-shadow: 0px 0px 25px  rgba(0,0,0,0.52); -moz-box-shadow: 0px 0px 25px  rgba(0,0,0,0.52); box-shadow: 0px 0px 25px  rgba(0,0,0,0.52); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-26 { padding: 30px 50px 30px 35px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: right; font-size: 20px; color: #113358; line-height: 1.6; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 450px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: normal;}
.widget-27 { margin: 28px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-42 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-42 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: 80px; margin-right: 20px;}
.site-name-42 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-42 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px; color: #1f1f1f; text-decoration: none; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.site-name-42 a { text-decoration: none; outline: none;}
.widget-59 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; width: auto; height: 0; min-height: 300px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-87 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-87 .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;}
.popover-wrap-87 .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-87 .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-87 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-87 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px;}
.popover-wrap-87 .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-87 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-87 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-87 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-87 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-87 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-87 .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; position: relative;}
.slider-87 .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-87 .text_wrapper .bx-viewport { position: relative !important;}
.slider-87 .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-87 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-87 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6; right: auto; margin-left: 200px; width: 600px; bottom: auto; margin-top: 0;}
.slider-87 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-87 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 16px; color: #ffffff; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; margin-top: 11px;}
.slider-87 .block-more { box-sizing: border-box;}
.slider-87 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #000000; text-decoration: none;}
.slider-87 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 25px; color: #ffffff; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.slider-87 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-87 .slider-controls { border: none; 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: -25px; text-align: justify; margin-left: 0; margin-right: 50px; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; bottom: auto;}
.slider-87 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_2466401_ar2.svg") left 50% top 50% / 26px no-repeat #ffffff; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-87 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/lib_2466401_ar1.svg") left 50% top 50% / 26px no-repeat #ffffff; text-align: left; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-87 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-87 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-87 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 39px;}
.slider-87 .bx-auto_controls { margin: auto 0 0 auto; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.slider-87 .slider-pager { box-sizing: border-box; text-align: left;}
.slider-87 .slider-pager > a { padding: 1px 56px 1px 1px; margin: 2px 0 2px 5px; border: none; box-sizing: border-box; display: block; vertical-align: top; width: 10px; min-height: 10px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA5IDkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHJlY3QgaWQ9ImsxLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iOSIgaGVpZ2h0PSI5IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcmVjdD4KPC9zdmc+") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-size: 23px; text-decoration: none; color: #544c54; text-align: center; font-family: Ubuntu, sans-serif; font-weight: bold;}
.slider-87 .slider-pager > a:hover, 
.slider-87 .slider-pager > a.hover, 
.slider-87 .slider-pager > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA5IDkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHJlY3QgaWQ9ImsxLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iOSIgaGVpZ2h0PSI5IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcmVjdD4KPC9zdmc+") right -6px top 50% / auto auto no-repeat;}
.slider-87 .slider-pager > a:active, 
.slider-87 .slider-pager > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA5IDkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHJlY3QgaWQ9ImsxLnN2ZyIgY2xhc3M9ImNscy0xIiB3aWR0aD0iOSIgaGVpZ2h0PSI5IiBmaWxsPSIjNmRlOGFkIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiLz4KPC9zdmc+") right -6px top 50% / auto auto no-repeat;}
.slider-87 .auto_controls { box-sizing: border-box; display: none;}
.slider-87 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-87 .bx-controls-auto-item { box-sizing: border-box; display: block;}
.slider-87 .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-87 .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-87 .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-87 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-87 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-87 .text_wrapper { padding: 50px 50px 65px; border: none; box-sizing: border-box; width: 500px; position: absolute; top: auto; left: 0; min-height: 100px; z-index: 100; margin-left: 0; margin-top: -73px; -webkit-box-shadow: 0px 22px 48px  rgba(50,155,181,0.27); -moz-box-shadow: 0px 22px 48px  rgba(50,155,181,0.27); box-shadow: 0px 22px 48px  rgba(50,155,181,0.27); background: linear-gradient(to bottom right,rgba(97, 226, 255, 0.31) 0%,rgba(50, 155, 181, 0.31) 100%) rgba(50,155,181,0.92); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: auto; bottom: 0; margin-bottom: 0;}
.slider-87 .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-87 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-87 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-87 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-87 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-87 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-87 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-87 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-87 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-87 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-87 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-87 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-87 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-87 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-87 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-87 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-87 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-87 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-87 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-87 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-87 .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-87 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-87 .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-87 .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-87 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-87 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-87 .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-87 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-87 .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-87 .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-87 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-87 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-87 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-87 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-87 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-87 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-87 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-87 .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-87 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-87 .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-87 .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-87 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-87 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-87 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-87 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-87 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-87 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-87 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-87 ::-moz-placeholder { color: #ababab;}
.popover-wrap-87 :-ms-input-placeholder { color: #ababab;}
.block-37 { margin: 0; border: none; 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; max-width: 100%; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.block-14 .layout_38 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 .layout_39 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-14 .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-14 { padding: 20px 30px 20px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-box-shadow: inset 0px -1px 0px  #d2dadd; -moz-box-shadow: inset 0px -1px 0px  #d2dadd; box-shadow: inset 0px -1px 0px  #d2dadd; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-57 { margin: 3px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: right; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-60 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widgetsocial-89 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-89 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-89 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left;}
.widgetsocial-89 .soc { margin: 2px 3px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: center; max-width: 100%;}
.widgetsocial-89 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMiIgY2xhc3M9ImNscy0xIiBkPSJNNDUwLDk5M0g4NTB2Mzk5LjEySDQ1MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICA8cGF0aCBpZD0iVksiIGNsYXNzPSJjbHMtMiIgZD0iTTY0Ni44NjIsMTI0OC41NGgxMS45NTRzMy42MS0uNCw1LjQ1Ni0yLjM5YzEuNy0xLjgyLDEuNjQzLTUuMjQsMS42NDMtNS4yNHMtMC4yMzMtMTYuMDMsNy4yMS0xOC40YzcuMzQxLTIuMzIsMTYuNzY2LDE1LjUsMjYuNzU0LDIyLjM1LDcuNTU1LDUuMTgsMTMuMjk0LDQuMDUsMTMuMjk0LDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3LDcuMzQ3LTExLjg0Yy0wLjU0NC0uOS0zLjg2LTguMTItMTkuODYyLTIyLjk3LTE2Ljc1LTE1LjUzLTE0LjUtMTMuMDIsNS42NzEtMzkuODksMTIuMjg2LTE2LjM3LDE3LjItMjYuMzUsMTUuNjYzLTMwLjYzLTEuNDYyLTQuMDgtMTAuNS0zLTEwLjUtM2wtMzAuMDc0LjE4YTYuODQxLDYuODQxLDAsMCwwLTMuODg0LjY5LDguNDEsOC40MSwwLDAsMC0yLjY1MywzLjIyLDE3NC4xNzUsMTc0LjE3NSwwLDAsMS0xMS4xMDgsMjMuNDRjLTEzLjM5MiwyMi43Mi0xOC43NDksMjMuOTItMjAuOTM3LDIyLjUxLTUuMDkzLTMuMjktMy44Mi0xMy4yMS0zLjgyLTIwLjI2LDAtMjIuMDMsMy4zNDMtMzEuMjEtNi41MDktMzMuNTgtMy4yNjktLjc5LTUuNjc3LTEuMzEtMTQuMDM5LTEuNC0xMC43MzEtLjExLTE5LjgxMi4wMy0yNC45NTUsMi41NS0zLjQyMSwxLjY4LTYuMDYyLDUuNDEtNC40NTMsNS42MiwxLjk4OCwwLjI3LDYuNDg4LDEuMjIsOC44NzUsNC40NiwzLjA4NCw0LjE5LDIuOTc1LDEzLjYsMi45NzUsMTMuNnMxLjc3MSwyNS45My00LjEzNiwyOS4xNGMtNC4wNTMsMi4yMS05LjYxNC0yLjMtMjEuNTU0LTIyLjkxYTE5MS40MzgsMTkxLjQzOCwwLDAsMS0xMC43MzYtMjIuMjQsOC45NDksOC45NDksMCwwLDAtMi40NzktMy4zNSwxMi40NzksMTIuNDc5LDAsMCwwLTQuNjE5LTEuODZsLTI4LjU4MS4xOXMtNC4yODkuMTItNS44NjQsMS45OGMtMS40LDEuNjYtLjExMiw1LjA5LTAuMTEyLDUuMDlzMjIuMzcyLDUyLjMxLDQ3LjcwOCw3OC42N2MyMy4yMzUsMjQuMTcsNDkuNjEzLDIyLjU5LDQ5LjYxMywyMi41OWgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNjE2MTYxIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .vk .wg-soc-icon:hover, 
.widgetsocial-89 .vk .wg-soc-icon.hover, 
.widgetsocial-89 .vk .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .fb .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJGYWNlYm9vay5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTEiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMSIgY2xhc3M9ImNscy0xIiBkPSJNODgwLDk5M2g0MDB2Mzk5LjEySDg4MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODgwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiIHN0cm9rZS1vcGFjaXR5PSIwIiBzdHJva2U9IiMwMDAwMDAiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPgogIDxwYXRoIGlkPSJGYWNlYm9vayIgY2xhc3M9ImNscy0yIiBkPSJNMTA5My44NSwxMjkxLjk5di05MS4yM2gzMC4zNmw0LjU1LTM1LjU1aC0zNC45MXYtMjIuN2MwLTEwLjMsMi44NC0xNy4zMSwxNy40Ny0xNy4zMWwxOC42Ny0uMDF2LTMxLjhhMjQ4LjQ3MywyNDguNDczLDAsMCwwLTI3LjItMS40Yy0yNi45MSwwLTQ1LjM0LDE2LjU3LTQ1LjM0LDQ3djI2LjIyaC0zMC40M3YzNS41NWgzMC40M3Y5MS4yM2gzNi40WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg4MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNjE2MTYxIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .tw .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJUd2VldGVyLnN2ZyIgd2lkdGg9IjQwMCIgaGVpZ2h0PSIzOTkuMTMiIHZpZXdCb3g9IjAgMCA0MDAgMzk5LjEzIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEsIC5jbHMtMiB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iUmVjdGFuZ2xlXzFfY29weV8xMCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMSBjb3B5IDEwIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMzA5LDk5M2g0MDB2Mzk5LjEySDEzMDlWOTkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzMDkgLTk5MykiIGZpbGwtb3BhY2l0eT0iMCIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPgogIDxwYXRoIGlkPSJUd2VldGVyIiBjbGFzcz0iY2xzLTIiIGQ9Ik0xNjA4LDExMjkuMjlhODEuODQyLDgxLjg0MiwwLDAsMS0yMy41Nyw2LjQ5LDQxLjI3MSw0MS4yNzEsMCwwLDAsMTguMDQtMjIuNzcsODEuNjMzLDgxLjYzMywwLDAsMS0yNi4wNSw5Ljk4LDQxLjEsNDEuMSwwLDAsMC02OS45MiwzNy41MywxMTYuMzQzLDExNi4zNDMsMCwwLDEtODQuNTgtNDIuOTksNDEuMjg5LDQxLjI4OSwwLDAsMCwxMi43LDU0Ljk0LDQwLjcyLDQwLjcyLDAsMCwxLTE4LjU4LTUuMTVjLTAuMDEuMTctLjAxLDAuMzUtMC4wMSwwLjUyYTQxLjE0OSw0MS4xNDksMCwwLDAsMzIuOTIsNDAuMzUsNDEuMDQzLDQxLjA0MywwLDAsMS0xMC44MSwxLjQ0LDQxLjY2OCw0MS42NjgsMCwwLDEtNy43Mi0uNzMsNDEuMDgzLDQxLjA4MywwLDAsMCwzOC4zMywyOC41Nyw4Mi4xODgsODIuMTg4LDAsMCwxLTUwLjk2LDE3LjYyLDgzLjE2LDgzLjE2LDAsMCwxLTkuNzktLjU4LDExNS44NzUsMTE1Ljg3NSwwLDAsMCw2Mi45LDE4LjQ5Yzc1LjQ3LDAsMTE2Ljc0LTYyLjcsMTE2Ljc0LTExNy4wOCwwLTEuNzgtLjA0LTMuNTYtMC4xMS01LjMyQTgzLjYzOCw4My42MzgsMCwwLDAsMTYwOCwxMTI5LjI5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzMDkgLTk5MykiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzYxNjE2MSI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .tw .wg-soc-icon:hover, 
.widgetsocial-89 .tw .wg-soc-icon.hover, 
.widgetsocial-89 .tw .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .google .wg-soc-icon { border: none; background: url("../images/lib_837401_google.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .google .wg-soc-icon:hover, 
.widgetsocial-89 .google .wg-soc-icon.hover, 
.widgetsocial-89 .google .wg-soc-icon.active { background: url("../images/lib_837401_google.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .ins .wg-soc-icon { border: none; background: url("../images/lib_837401_instagram.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .ins .wg-soc-icon:hover, 
.widgetsocial-89 .ins .wg-soc-icon.hover, 
.widgetsocial-89 .ins .wg-soc-icon.active { background: url("../images/lib_837401_instagram.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .ok .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJPay5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMSBjb3B5IDMiIGNsYXNzPSJjbHMtMSIgZD0iTTE3NDAsMTQyMmg0MDB2Mzk5LjEySDE3NDBWMTQyMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNzQwIC0xNDIyKSIgZmlsbC1vcGFjaXR5PSIwIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+CiAgPHBhdGggaWQ9Ik9LIiBjbGFzcz0iY2xzLTIiIGQ9Ik0xOTM4LjUxLDE2MjQuMjJjMjguNzYsMCw1Mi4xNC0yMy4xNCw1Mi4xNC01MS42cy0yMy4zOC01MS42Mi01Mi4xNC01MS42Mi01Mi4xNCwyMy4xNS01Mi4xNCw1MS42MlMxOTA5Ljc2LDE2MjQuMjIsMTkzOC41MSwxNjI0LjIyWm0wLTcyLjk3YTIxLjM2NiwyMS4zNjYsMCwxLDEtMjEuNTksMjEuMzdBMjEuNSwyMS41LDAsMCwxLDE5MzguNTEsMTU1MS4yNVptMjEuMDksMTE1LjA4YTk4LjE4NCw5OC4xODQsMCwwLDAsMzAuMjgtMTIuNDIsMTUuMDI1LDE1LjAyNSwwLDAsMCw0Ljc5LTIwLjg1LDE1LjM1MywxNS4zNTMsMCwwLDAtMjEuMDYtNC43Niw2Ni43NjQsNjYuNzY0LDAsMCwxLTcwLjIsMCwxNS4zNDksMTUuMzQ5LDAsMCwwLTIxLjA2LDQuNzYsMTUuMDI5LDE1LjAyOSwwLDAsMCw0Ljc4LDIwLjg1LDk4LjQyOSw5OC40MjksMCwwLDAsMzAuMjgsMTIuNDJsLTI5LjE1LDI4Ljg1YTE1LjAzLDE1LjAzLDAsMCwwLDAsMjEuMzksMTUuMzkyLDE1LjM5MiwwLDAsMCwyMS42MSwwbDI4LjYzLTI4LjM2LDI4LjY2LDI4LjM2YTE1LjM4LDE1LjM4LDAsMCwwLDIxLjU5LDAsMTQuOTk0LDE0Ljk5NCwwLDAsMCwwLTIxLjM5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3NDAgLTE0MjIpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM2MTYxNjEiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .ok .wg-soc-icon:hover, 
.widgetsocial-89 .ok .wg-soc-icon.hover, 
.widgetsocial-89 .ok .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .mail .wg-soc-icon { border: none; background: url("../images/lib_837401_mailru.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .mail .wg-soc-icon:hover, 
.widgetsocial-89 .mail .wg-soc-icon.hover, 
.widgetsocial-89 .mail .wg-soc-icon.active { background: url("../images/lib_837401_mailru.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .pin .wg-soc-icon { border: none; background: url("../images/lib_837401_pinterest.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .pin .wg-soc-icon:hover, 
.widgetsocial-89 .pin .wg-soc-icon.hover, 
.widgetsocial-89 .pin .wg-soc-icon.active { background: url("../images/lib_837401_pinterest.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .lj .wg-soc-icon { border: none; background: url("../images/lib_837401_livejournal.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .lj .wg-soc-icon:hover, 
.widgetsocial-89 .lj .wg-soc-icon.hover, 
.widgetsocial-89 .lj .wg-soc-icon.active { background: url("../images/lib_837401_livejournal.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .my .wg-soc-icon { border: none; background: url("../images/lib_837401_myspace.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .my .wg-soc-icon:hover, 
.widgetsocial-89 .my .wg-soc-icon.hover, 
.widgetsocial-89 .my .wg-soc-icon.active { background: url("../images/lib_837401_myspace.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .youtube .wg-soc-icon { border: none; background: url("../images/lib_837401_youtube1.svg") left 50% top 50% / contain no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .youtube .wg-soc-icon:hover, 
.widgetsocial-89 .youtube .wg-soc-icon.hover, 
.widgetsocial-89 .youtube .wg-soc-icon.active { background: url("../images/lib_837401_youtube1.svg") left 50% top 50% / contain no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-89 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1;}
.widgetsocial-89 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .telegram .wg-soc-icon:hover, 
.widgetsocial-89 .telegram .wg-soc-icon.hover, 
.widgetsocial-89 .telegram .wg-soc-icon.active { background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widgetsocial-89 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat #ffffff; width: 40px; min-height: 40px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: left; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.widgetsocial-89 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-89 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-89 .whatsapp .wg-soc-icon.active { background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat #6e6e6e; -webkit-box-shadow: inset 0px 0px 0px 1px #6e6e6e; -moz-box-shadow: inset 0px 0px 0px 1px #6e6e6e; box-shadow: inset 0px 0px 0px 1px #6e6e6e;}
.widget-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 358px; right: 0;}
.phones-38 p:first-child { margin-top: 0;}
.phones-38 p:last-child { margin-bottom: 0;}
.phones-38 .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;}
.phones-38 .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-38 .icon { margin: 0 12px 0 0; border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1Ni4wMyIgaGVpZ2h0PSI1NC45NjkiIHZpZXdCb3g9IjAgMCA1Ni4wMyA1NC45NjkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJ0ZWwxLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTMyMy40NCw3NzQuODQxYy0wLjA0LjA0MS0uMDgsMC4wNjItMC4xMiwwLjF2MC4wMjNhMC40MzQsMC40MzQsMCwwLDEtLjA1LjAxNSwxLjE2NiwxLjE2NiwwLDAsMS0xLjU3LjE2MSwzLjIzMSwzLjIzMSwwLDAsMS0yLjY2LTEuOTUxYy0wLjc1LTEuNTM3LS4xLTMuMjItMC42Mi01LjY0YTMyLjIyMiwzMi4yMjIsMCwwLDAtMTIuNzctMTMuMzQ2Yy0yLjk3LTEuMDQyLTQuODktLjA4NS02LjYzLTAuOTY2YTMuMjg4LDMuMjg4LDAsMCwxLTEuOTYtMy4xMjEsMS4xMzMsMS4xMzMsMCwwLDEsLjEzLTEuMTI0YzAuMDItLjA2MS4wNC0wLjExLDAuMDQtMC4xMWwwLjA1LDAuMDA3YTEuNzQ4LDEuNzQ4LDAsMCwxLC4yMS0wLjI3Miw2Ljk4LDYuOTgsMCwwLDEsNi4wOS0xLjQxMiwzMS40MzIsMzEuNDMyLDAsMCwxLDIxLjI2LDIxLjQ4NkE3LjE3Myw3LjE3MywwLDAsMSwxMzIzLjQ0LDc3NC44NDFabS0yNC4xMi0xNy4wNjdhMTguODYzLDE4Ljg2MywwLDAsMSwxNS4wNiwxNS4yMTksNi40MzMsNi40MzMsMCwwLDEtMS41Niw0LjkzMywxLjE1NywxLjE1NywwLDAsMC0uMS4wODd2MC4wMTdsLTAuMDQuMDE2YTAuOTc1LDAuOTc1LDAsMCwxLTEuMjUuMjQ2LDEuOTgsMS45OCwwLDAsMS0xLjk0LTEuMzI2Yy0wLjQ3LTEuMTQzLjE2LTIuNTA4LS4wNi00LjM1N2ExOC45NDYsMTguOTQ2LDAsMCwwLTkuMTQtOS41MzNjLTIuMTgtLjUyNC0zLjcyLjMyNS01LTAuMjIxYTIuMDkyLDIuMDkyLDAsMCwxLTEuMzEtMi4zLDAuOTgxLDAuOTgxLDAsMCwxLC4yLTAuODkyLDAuODA1LDAuODA1LDAsMCwwLC4wMy0wLjA4OWwwLjA0LDBhMi4yLDIuMiwwLDAsMSwuMTktMC4yM0E2LjI4OCw2LjI4OCwwLDAsMSwxMjk5LjMyLDc1Ny43NzRabTIuNDgsMzAuMjMxLDEwLjc5LDEwLjkxYy0xMC43Myw4LjkxMy0yNS41NC00LjA1OS0zMC4zLTguNzY0LTAuNTItLjQ3OC0yMC43Ny0xOS4yNjgtMTAuMjUtMzIuMjEzbDEwLjgyLDEwLjkyN3MtNS4zMywzLjc0LDQuMywxMy4yYzAuMDItLjAyMS4wNC0wLjAzOSwwLjA2LTAuMDYsMC4zLDAuMzQzLjU4LDAuNjIsMC44NywwLjkzNCwwLjI0LDAuMjI5LjQ1LDAuNDQzLDAuNzIsMC42NzgtMC4wMi4wMTctLjAzLDAuMDMxLTAuMDUsMC4wNDhDMTI5OC4xLDc5My4zODIsMTMwMS44LDc4OC4wMDUsMTMwMS44LDc4OC4wMDVabS0xNy4zMi0yMC43NzlMMTI3My42Nyw3NTYuM3M0LjYxLTYuMjg5LDEwLjgxLDBTMTI4NC40OCw3NjcuMjI2LDEyODQuNDgsNzY3LjIyNlptMjkuMiwxOS42NjljNi4yLDYuMjg5LDAsMTAuOTI3LDAsMTAuOTI3TDEzMDIuODYsNzg2LjlTMTMwNy40Nyw3ODAuNjA2LDEzMTMuNjgsNzg2LjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI2OSAtNzQ3KSIgZmlsbD0iI2ZjZjllYSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 20px no-repeat #4ec27c; -webkit-box-shadow: 0px 7px 14px  rgba(214,188,183,0.54); -moz-box-shadow: 0px 7px 14px  rgba(214,188,183,0.54); box-shadow: 0px 7px 14px  rgba(214,188,183,0.54); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 50px; align-self: auto;}
.phones-38 .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;}
.phones-38 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-38 .title { box-sizing: border-box; display: none;}
.phones-38 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Slab, serif; color: #606d7a; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 27px; font-weight: bold; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-top: 0; min-height: 50px;}
.phones-38 input.tgl-but { box-sizing: border-box; display: none;}
.phones-38 .text_body a { text-decoration: none; color: inherit;}
.phones-38 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-25 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 170px; right: 0; font-family: Roboto Slab, serif;}
.address-39 p:first-child { margin-top: 0;}
.address-39 p:last-child { margin-bottom: 0;}
.address-39 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-39 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-39 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-39 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-39 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-39 .title { box-sizing: border-box; display: none;}
.address-39 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #2a2933; line-height: 1.5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-39 input.tgl-but { box-sizing: border-box; display: none;}
.address-39 input.tgl-but:checked + .block-body-drop { display: block;}
.block-13 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-12 { padding: 0.02px 50px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-3 .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-3 .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-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .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-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: 1px solid rgba(255,255,255,0.24); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 10px; min-height: 20px; box-sizing: border-box; align-self: center;}
.menu-3 .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-3 .menu-scroll > ul ul { padding: 15px 20px; margin: 10px 0 0 10px; border: none; position: absolute; top: 100%; left: 0; background: #454757; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; align-self: auto;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 7px 0; 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: #dbdcde; font-size: 13px; line-height: 1.4; position: relative; font-family: Roboto Slab, serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0); -moz-box-shadow: inset 0px 0px 0px  rgba(255,255,255,0); box-shadow: inset 0px 0px 0px  rgba(255,255,255,0);}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { color: #ffe4d6;}
.menu-3 .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-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 20px; margin: 0 10px; 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: #2a2933; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #3fa3bd; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;}
.menu-3 .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-3 .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-3 .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-3 .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-3 .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-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 10px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #454757; font-size: 24px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto Slab, serif; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; font-style: normal; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-60 { margin: 89px auto 0; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; padding-left: 50px; padding-right: 50px; max-width: 100%;}
.block-61 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto Slab, serif; text-decoration: none; right: 0;}
.widget-63 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: #454757; text-decoration: none; font-size: 32px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
h3 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
h4 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.widget-64 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #3b3b3b; line-height: 1.6; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; padding-top: 20px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-102 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.content-102 h3 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.content-102 h4 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.content-102 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.content-102 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #454757;}
.content-102 a { box-sizing: border-box; color: #0000ff;}
.content-102 .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-102 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-102 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-102 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-102 .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;}
.block-26 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("../images/bg88.png") left calc(50% + 795px) top calc(50% - 152px) / 814px no-repeat, url("../images/7874kon.svg") left 50% top 43px / 59px no-repeat, url("../images/5454545987.png") left calc(50% - 365px) top calc(50% - 193px) / auto auto no-repeat, linear-gradient(#4ec27c, #4ec27c); z-index: 3; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 64px; padding-bottom: 14px;}
.block-27 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; 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; padding-left: 20px; padding-right: 20px; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-34 { padding: 68px 50px 85px; margin: 0; border: none; position: relative; font-family: Montserrat, sans-serif; text-align: center; text-indent: 0; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 277px; right: 0; background: rgba(255,255,255,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-60 .form__header { border: none; box-sizing: border-box; font-size: 40px; margin-bottom: 10px; font-family: Roboto Slab, serif; color: #ffffff; text-decoration: none; font-weight: bold; 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-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 23px;}
.form-60 .form__text { box-sizing: border-box; font-size: 24px; margin-bottom: 51px; overflow: hidden; font-family: Roboto Slab, serif; color: rgba(255,255,255,0.49); line-height: 1.4; text-decoration: none; font-weight: 300; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-60 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form__body { margin: 0 -10px -5px; box-sizing: border-box; text-decoration: none; min-height: 40px; width: auto;}
.form-60 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item { margin: 7px 10px 5px; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: left; text-decoration: none; width: 100%; padding-left: 0; padding-right: 5px;}
.form-60 .form-text input { padding: 2px 28px 2px 37px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 53px; -webkit-appearance: none; resize: vertical; display: block; min-width: 100px;}
.form-60 .form-textarea textarea { padding: 13px 15px 65px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; resize: vertical; min-height: 40px; outline: none; display: block; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-appearance: none; min-width: 100px;}
.form-60 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-60 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-60 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-60 .form-textarea { box-sizing: border-box;}
.form-60 .form-submit { margin: 7px 10px 0; padding-right: 0; width: auto; text-align: left; box-sizing: border-box; text-decoration: none; min-height: 40px; padding-top: 0.02px;}
.form-60 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-60 .form-submit .form-item__body { box-sizing: border-box;}
.form-60 .form-submit button { padding: 20px; border: none; box-sizing: border-box; background: linear-gradient(to bottom right,#25d2de 0%,#2f99d3 100%) #25d2de; min-height: 50px; outline: none; width: 162px; font-family: Roboto Slab, serif; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); -moz-box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: normal; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-submit button:hover, 
.form-60 .form-submit button.hover, 
.form-60 .form-submit button.active { -webkit-box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26); -moz-box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26); box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26);}
.form-60 .form-submit button:active, 
.form-60 .form-submit button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-60 .form-captcha { margin: 7px 10px 0; padding-right: 0; width: auto; text-align: inherit; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-60 .form-captcha input { padding: 2px 4px 2px 15px; border: none; box-sizing: border-box; background: #ffffff; width: auto; min-height: 22px; outline: none; text-align: left; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-appearance: none; resize: vertical; display: block; min-width: 50px;}
.form-60 .form-captcha button { padding: 20px; border: none; box-sizing: border-box; background: linear-gradient(to bottom right,#25d2de 0%,#2f99d3 100%) #25d2de; min-height: 50px; outline: none; width: 162px; font-family: Roboto Slab, serif; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); -moz-box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); box-shadow: 0 0 0 transparent, 0px 21px 37px  rgba(37,210,222,0.26); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: normal; -webkit-appearance: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-captcha button:hover, 
.form-60 .form-captcha button.hover, 
.form-60 .form-captcha button.active { -webkit-box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26); -moz-box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26); box-shadow: inset 0px 35px 39px  rgba(255,255,255,0.17), 0px 21px 37px  rgba(37,210,222,0.26);}
.form-60 .form-captcha button:active, 
.form-60 .form-captcha button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-60 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 5px; padding-right: 0; padding-bottom: 5px;}
.form-60 .form-captcha .form-submit-container { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-60 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; min-width: 112px;}
.form-60 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-60 .form-captcha .mgCaptcha-input { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-60 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto Slab, serif; font-size: 19px; color: #dbd2cb; text-decoration: none; margin-top: 43px;}
.form-60 .form-submit:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-html .form-item__body { font-size: 13px;}
.form-60 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-60 ::-webkit-input-placeholder { color: #7a7a7a;}
.form-60 ::-moz-placeholder { color: #7a7a7a;}
.form-60 :-ms-input-placeholder { color: #7a7a7a;}
.block-10 { 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: url("../images/bg88.png") left 50% top 50% / 1025px no-repeat #2a2933; z-index: 2; 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; padding-top: 30px; padding-bottom: 30px;}
.block-30 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_63 { -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-30 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.block-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-40 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-19 { margin: 18px 0 0; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 34px; right: 0;}
.widget-18 { padding: 0; margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 1; width: auto; min-height: 28px; right: 0;}
.block-28 .layout_31 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_86 { -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-28 .layout_62_id_31 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-28 { padding: 20px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-56 { margin: 16px 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 18px;}
.email-86 p:first-child { margin-top: 0;}
.email-86 p:last-child { margin-bottom: 0;}
.email-86 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-86 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-86 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-86 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-86 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-86 .title { box-sizing: border-box; display: none;}
.email-86 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffe37f; text-decoration: none; font-size: 15px;}
.email-86 input.tgl-but { box-sizing: border-box; display: none;}
.email-86 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; color: rgba(255,255,255,0.5); text-align: left; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-21 { margin: 12px 0 auto; position: relative; color: #4d4d4d; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 199px; min-height: 0; font-weight: bold; right: 0;}
.phones-31 p:first-child { margin-top: 0;}
.phones-31 p:last-child { margin-bottom: 0;}
.phones-31 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-31 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-31 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-31 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-31 .title { box-sizing: border-box; display: none;}
.phones-31 .text_body { color: #ffffff; text-decoration: none; font-size: 23px;}
.phones-31 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-31 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-31 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-31 .text_body a { text-decoration: none; color: inherit;}
.block-54 { padding: 50px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 200px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-41 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 50px; min-height: 50px; background: #ffffff; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.widget-41:hover, 
.widget-41.hover, 
.widget-41.active { background: rgba(255,255,255,0.78);}
.up-73 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 50px; display: inline-block; background: url("../images/lib_1705101_1vvar.svg") left 50% top 50% / 18px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-73 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-65 .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-65 .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; text-align: left;}
.side-panel-65 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-65 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-65 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-65 .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: 2; -moz-order: 2; order: 2; -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-65 .side-panel-button-icon { display: block;}
.side-panel-65 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-65 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_32_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.wrapper { background: none;}
	.block-11 { background: rgba(255,255,255,0.47); -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-16 .layout_41 { 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-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-16 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-26 { padding: 0.02px 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none; width: auto; text-align: center;}
	.widget-27 { -webkit-order: 1; -moz-order: 1; order: 1; background: none;}
	.site-name-42 .sn-wrap { flex-flow: column nowrap;}
	.site-name-42 .sn-logo { margin-right: auto; margin-left: auto;}
	.site-name-42 img { margin-left: auto; margin-right: auto;}
	.site-name-42 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 22px; background: none; text-align: center; padding-bottom: 8px;}
	.site-name-42 .sn-text:hover, 
	.site-name-42 .sn-text.hover, 
	.site-name-42 .sn-text.active { font-weight: 600;}
	.widget-59 { margin-top: 7px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.slider-87 .slider-controls { margin-left: 20px; margin-right: 20px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.slider-87 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-87 .slider-next { padding: 0; margin: 0 2px;}
	.block-37 { background: #eceaeb; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-14 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-14 { padding-left: 30px; -webkit-box-shadow: inset 0px -1px 0px  #d2dadd, 0px 54px 64px  0px rgba(219, 210, 203, 0.37); -moz-box-shadow: inset 0px -1px 0px  #d2dadd, 0px 54px 64px  0px rgba(219, 210, 203, 0.37); box-shadow: inset 0px -1px 0px  #d2dadd, 0px 54px 64px  0px rgba(219, 210, 203, 0.37); padding-top: 10px; padding-bottom: 10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-57 { margin: 15px auto 0; width: 500px;}
	.widget-60 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2; padding-top: 5px;}
	.widgetsocial-89 .fb .wg-soc-icon:hover, 
	.widgetsocial-89 .fb .wg-soc-icon.hover, 
	.widgetsocial-89 .fb .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJGYWNlYm9vay5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTEiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMSIgY2xhc3M9ImNscy0xIiBkPSJNODgwLDk5M2g0MDB2Mzk5LjEySDg4MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODgwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiIHN0cm9rZS1vcGFjaXR5PSIwIiBzdHJva2U9IiMwMDAwMDAiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPgogIDxwYXRoIGlkPSJGYWNlYm9vayIgY2xhc3M9ImNscy0yIiBkPSJNMTA5My44NSwxMjkxLjk5di05MS4yM2gzMC4zNmw0LjU1LTM1LjU1aC0zNC45MXYtMjIuN2MwLTEwLjMsMi44NC0xNy4zMSwxNy40Ny0xNy4zMWwxOC42Ny0uMDF2LTMxLjhhMjQ4LjQ3MywyNDguNDczLDAsMCwwLTI3LjItMS40Yy0yNi45MSwwLTQ1LjM0LDE2LjU3LTQ1LjM0LDQ3djI2LjIyaC0zMC40M3YzNS41NWgzMC40M3Y5MS4yM2gzNi40WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg4MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #6e6e6e;}
	.widgetsocial-89 .google .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .google .wg-soc-icon:hover, 
	.widgetsocial-89 .google .wg-soc-icon.hover, 
	.widgetsocial-89 .google .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .mail .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .mail .wg-soc-icon:hover, 
	.widgetsocial-89 .mail .wg-soc-icon.hover, 
	.widgetsocial-89 .mail .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .pin .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .pin .wg-soc-icon:hover, 
	.widgetsocial-89 .pin .wg-soc-icon.hover, 
	.widgetsocial-89 .pin .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .lj .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .lj .wg-soc-icon:hover, 
	.widgetsocial-89 .lj .wg-soc-icon.hover, 
	.widgetsocial-89 .lj .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .my .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .my .wg-soc-icon:hover, 
	.widgetsocial-89 .my .wg-soc-icon.hover, 
	.widgetsocial-89 .my .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .youtube .wg-soc-icon { background: #ffffff;}
	.widgetsocial-89 .youtube .wg-soc-icon:hover, 
	.widgetsocial-89 .youtube .wg-soc-icon.hover, 
	.widgetsocial-89 .youtube .wg-soc-icon.active { background: #6e6e6e;}
	.widgetsocial-89 .telegram .wg-soc-icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMiIgY2xhc3M9ImNscy0xIiBkPSJNNDUwLDk5M0g4NTB2Mzk5LjEySDQ1MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICA8cGF0aCBpZD0iVksiIGNsYXNzPSJjbHMtMiIgZD0iTTY0Ni44NjIsMTI0OC41NGgxMS45NTRzMy42MS0uNCw1LjQ1Ni0yLjM5YzEuNy0xLjgyLDEuNjQzLTUuMjQsMS42NDMtNS4yNHMtMC4yMzMtMTYuMDMsNy4yMS0xOC40YzcuMzQxLTIuMzIsMTYuNzY2LDE1LjUsMjYuNzU0LDIyLjM1LDcuNTU1LDUuMTgsMTMuMjk0LDQuMDUsMTMuMjk0LDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3LDcuMzQ3LTExLjg0Yy0wLjU0NC0uOS0zLjg2LTguMTItMTkuODYyLTIyLjk3LTE2Ljc1LTE1LjUzLTE0LjUtMTMuMDIsNS42NzEtMzkuODksMTIuMjg2LTE2LjM3LDE3LjItMjYuMzUsMTUuNjYzLTMwLjYzLTEuNDYyLTQuMDgtMTAuNS0zLTEwLjUtM2wtMzAuMDc0LjE4YTYuODQxLDYuODQxLDAsMCwwLTMuODg0LjY5LDguNDEsOC40MSwwLDAsMC0yLjY1MywzLjIyLDE3NC4xNzUsMTc0LjE3NSwwLDAsMS0xMS4xMDgsMjMuNDRjLTEzLjM5MiwyMi43Mi0xOC43NDksMjMuOTItMjAuOTM3LDIyLjUxLTUuMDkzLTMuMjktMy44Mi0xMy4yMS0zLjgyLTIwLjI2LDAtMjIuMDMsMy4zNDMtMzEuMjEtNi41MDktMzMuNTgtMy4yNjktLjc5LTUuNjc3LTEuMzEtMTQuMDM5LTEuNC0xMC43MzEtLjExLTE5LjgxMi4wMy0yNC45NTUsMi41NS0zLjQyMSwxLjY4LTYuMDYyLDUuNDEtNC40NTMsNS42MiwxLjk4OCwwLjI3LDYuNDg4LDEuMjIsOC44NzUsNC40NiwzLjA4NCw0LjE5LDIuOTc1LDEzLjYsMi45NzUsMTMuNnMxLjc3MSwyNS45My00LjEzNiwyOS4xNGMtNC4wNTMsMi4yMS05LjYxNC0yLjMtMjEuNTU0LTIyLjkxYTE5MS40MzgsMTkxLjQzOCwwLDAsMS0xMC43MzYtMjIuMjQsOC45NDksOC45NDksMCwwLDAtMi40NzktMy4zNSwxMi40NzksMTIuNDc5LDAsMCwwLTQuNjE5LTEuODZsLTI4LjU4MS4xOXMtNC4yODkuMTItNS44NjQsMS45OGMtMS40LDEuNjYtLjExMiw1LjA5LTAuMTEyLDUuMDlzMjIuMzcyLDUyLjMxLDQ3LjcwOCw3OC42N2MyMy4yMzUsMjQuMTcsNDkuNjEzLDIyLjU5LDQ5LjYxMywyMi41OWgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMzMzMzMzIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #ffffff;}
	.widgetsocial-89 .telegram .wg-soc-icon:hover, 
	.widgetsocial-89 .telegram .wg-soc-icon.hover, 
	.widgetsocial-89 .telegram .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMiIgY2xhc3M9ImNscy0xIiBkPSJNNDUwLDk5M0g4NTB2Mzk5LjEySDQ1MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICA8cGF0aCBpZD0iVksiIGNsYXNzPSJjbHMtMiIgZD0iTTY0Ni44NjIsMTI0OC41NGgxMS45NTRzMy42MS0uNCw1LjQ1Ni0yLjM5YzEuNy0xLjgyLDEuNjQzLTUuMjQsMS42NDMtNS4yNHMtMC4yMzMtMTYuMDMsNy4yMS0xOC40YzcuMzQxLTIuMzIsMTYuNzY2LDE1LjUsMjYuNzU0LDIyLjM1LDcuNTU1LDUuMTgsMTMuMjk0LDQuMDUsMTMuMjk0LDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3LDcuMzQ3LTExLjg0Yy0wLjU0NC0uOS0zLjg2LTguMTItMTkuODYyLTIyLjk3LTE2Ljc1LTE1LjUzLTE0LjUtMTMuMDIsNS42NzEtMzkuODksMTIuMjg2LTE2LjM3LDE3LjItMjYuMzUsMTUuNjYzLTMwLjYzLTEuNDYyLTQuMDgtMTAuNS0zLTEwLjUtM2wtMzAuMDc0LjE4YTYuODQxLDYuODQxLDAsMCwwLTMuODg0LjY5LDguNDEsOC40MSwwLDAsMC0yLjY1MywzLjIyLDE3NC4xNzUsMTc0LjE3NSwwLDAsMS0xMS4xMDgsMjMuNDRjLTEzLjM5MiwyMi43Mi0xOC43NDksMjMuOTItMjAuOTM3LDIyLjUxLTUuMDkzLTMuMjktMy44Mi0xMy4yMS0zLjgyLTIwLjI2LDAtMjIuMDMsMy4zNDMtMzEuMjEtNi41MDktMzMuNTgtMy4yNjktLjc5LTUuNjc3LTEuMzEtMTQuMDM5LTEuNC0xMC43MzEtLjExLTE5LjgxMi4wMy0yNC45NTUsMi41NS0zLjQyMSwxLjY4LTYuMDYyLDUuNDEtNC40NTMsNS42MiwxLjk4OCwwLjI3LDYuNDg4LDEuMjIsOC44NzUsNC40NiwzLjA4NCw0LjE5LDIuOTc1LDEzLjYsMi45NzUsMTMuNnMxLjc3MSwyNS45My00LjEzNiwyOS4xNGMtNC4wNTMsMi4yMS05LjYxNC0yLjMtMjEuNTU0LTIyLjkxYTE5MS40MzgsMTkxLjQzOCwwLDAsMS0xMC43MzYtMjIuMjQsOC45NDksOC45NDksMCwwLDAtMi40NzktMy4zNSwxMi40NzksMTIuNDc5LDAsMCwwLTQuNjE5LTEuODZsLTI4LjU4MS4xOXMtNC4yODkuMTItNS44NjQsMS45OGMtMS40LDEuNjYtLjExMiw1LjA5LTAuMTEyLDUuMDlzMjIuMzcyLDUyLjMxLDQ3LjcwOCw3OC42N2MyMy4yMzUsMjQuMTcsNDkuNjEzLDIyLjU5LDQ5LjYxMywyMi41OWgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMzMzMzMzIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #6e6e6e;}
	.widgetsocial-89 .whatsapp .wg-soc-icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMiIgY2xhc3M9ImNscy0xIiBkPSJNNDUwLDk5M0g4NTB2Mzk5LjEySDQ1MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICA8cGF0aCBpZD0iVksiIGNsYXNzPSJjbHMtMiIgZD0iTTY0Ni44NjIsMTI0OC41NGgxMS45NTRzMy42MS0uNCw1LjQ1Ni0yLjM5YzEuNy0xLjgyLDEuNjQzLTUuMjQsMS42NDMtNS4yNHMtMC4yMzMtMTYuMDMsNy4yMS0xOC40YzcuMzQxLTIuMzIsMTYuNzY2LDE1LjUsMjYuNzU0LDIyLjM1LDcuNTU1LDUuMTgsMTMuMjk0LDQuMDUsMTMuMjk0LDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3LDcuMzQ3LTExLjg0Yy0wLjU0NC0uOS0zLjg2LTguMTItMTkuODYyLTIyLjk3LTE2Ljc1LTE1LjUzLTE0LjUtMTMuMDIsNS42NzEtMzkuODksMTIuMjg2LTE2LjM3LDE3LjItMjYuMzUsMTUuNjYzLTMwLjYzLTEuNDYyLTQuMDgtMTAuNS0zLTEwLjUtM2wtMzAuMDc0LjE4YTYuODQxLDYuODQxLDAsMCwwLTMuODg0LjY5LDguNDEsOC40MSwwLDAsMC0yLjY1MywzLjIyLDE3NC4xNzUsMTc0LjE3NSwwLDAsMS0xMS4xMDgsMjMuNDRjLTEzLjM5MiwyMi43Mi0xOC43NDksMjMuOTItMjAuOTM3LDIyLjUxLTUuMDkzLTMuMjktMy44Mi0xMy4yMS0zLjgyLTIwLjI2LDAtMjIuMDMsMy4zNDMtMzEuMjEtNi41MDktMzMuNTgtMy4yNjktLjc5LTUuNjc3LTEuMzEtMTQuMDM5LTEuNC0xMC43MzEtLjExLTE5LjgxMi4wMy0yNC45NTUsMi41NS0zLjQyMSwxLjY4LTYuMDYyLDUuNDEtNC40NTMsNS42MiwxLjk4OCwwLjI3LDYuNDg4LDEuMjIsOC44NzUsNC40NiwzLjA4NCw0LjE5LDIuOTc1LDEzLjYsMi45NzUsMTMuNnMxLjc3MSwyNS45My00LjEzNiwyOS4xNGMtNC4wNTMsMi4yMS05LjYxNC0yLjMtMjEuNTU0LTIyLjkxYTE5MS40MzgsMTkxLjQzOCwwLDAsMS0xMC43MzYtMjIuMjQsOC45NDksOC45NDksMCwwLDAtMi40NzktMy4zNSwxMi40NzksMTIuNDc5LDAsMCwwLTQuNjE5LTEuODZsLTI4LjU4MS4xOXMtNC4yODkuMTItNS44NjQsMS45OGMtMS40LDEuNjYtLjExMiw1LjA5LTAuMTEyLDUuMDlzMjIuMzcyLDUyLjMxLDQ3LjcwOCw3OC42N2MyMy4yMzUsMjQuMTcsNDkuNjEzLDIyLjU5LDQ5LjYxMywyMi41OWgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMzMzMzMzIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #ffffff;}
	.widgetsocial-89 .whatsapp .wg-soc-icon:hover, 
	.widgetsocial-89 .whatsapp .wg-soc-icon.hover, 
	.widgetsocial-89 .whatsapp .wg-soc-icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJWSy5zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMzk5LjEzIiB2aWV3Qm94PSIwIDAgNDAwIDM5OS4xMyI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xLCAuY2xzLTIgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9IlJlY3RhbmdsZV8xX2NvcHlfMTIiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEgY29weSAxMiIgY2xhc3M9ImNscy0xIiBkPSJNNDUwLDk5M0g4NTB2Mzk5LjEySDQ1MFY5OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUwIC05OTMpIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICA8cGF0aCBpZD0iVksiIGNsYXNzPSJjbHMtMiIgZD0iTTY0Ni44NjIsMTI0OC41NGgxMS45NTRzMy42MS0uNCw1LjQ1Ni0yLjM5YzEuNy0xLjgyLDEuNjQzLTUuMjQsMS42NDMtNS4yNHMtMC4yMzMtMTYuMDMsNy4yMS0xOC40YzcuMzQxLTIuMzIsMTYuNzY2LDE1LjUsMjYuNzU0LDIyLjM1LDcuNTU1LDUuMTgsMTMuMjk0LDQuMDUsMTMuMjk0LDQuMDVsMjYuNzEyLS4zN3MxMy45NzMtLjg3LDcuMzQ3LTExLjg0Yy0wLjU0NC0uOS0zLjg2LTguMTItMTkuODYyLTIyLjk3LTE2Ljc1LTE1LjUzLTE0LjUtMTMuMDIsNS42NzEtMzkuODksMTIuMjg2LTE2LjM3LDE3LjItMjYuMzUsMTUuNjYzLTMwLjYzLTEuNDYyLTQuMDgtMTAuNS0zLTEwLjUtM2wtMzAuMDc0LjE4YTYuODQxLDYuODQxLDAsMCwwLTMuODg0LjY5LDguNDEsOC40MSwwLDAsMC0yLjY1MywzLjIyLDE3NC4xNzUsMTc0LjE3NSwwLDAsMS0xMS4xMDgsMjMuNDRjLTEzLjM5MiwyMi43Mi0xOC43NDksMjMuOTItMjAuOTM3LDIyLjUxLTUuMDkzLTMuMjktMy44Mi0xMy4yMS0zLjgyLTIwLjI2LDAtMjIuMDMsMy4zNDMtMzEuMjEtNi41MDktMzMuNTgtMy4yNjktLjc5LTUuNjc3LTEuMzEtMTQuMDM5LTEuNC0xMC43MzEtLjExLTE5LjgxMi4wMy0yNC45NTUsMi41NS0zLjQyMSwxLjY4LTYuMDYyLDUuNDEtNC40NTMsNS42MiwxLjk4OCwwLjI3LDYuNDg4LDEuMjIsOC44NzUsNC40NiwzLjA4NCw0LjE5LDIuOTc1LDEzLjYsMi45NzUsMTMuNnMxLjc3MSwyNS45My00LjEzNiwyOS4xNGMtNC4wNTMsMi4yMS05LjYxNC0yLjMtMjEuNTU0LTIyLjkxYTE5MS40MzgsMTkxLjQzOCwwLDAsMS0xMC43MzYtMjIuMjQsOC45NDksOC45NDksMCwwLDAtMi40NzktMy4zNSwxMi40NzksMTIuNDc5LDAsMCwwLTQuNjE5LTEuODZsLTI4LjU4MS4xOXMtNC4yODkuMTItNS44NjQsMS45OGMtMS40LDEuNjYtLjExMiw1LjA5LTAuMTEyLDUuMDlzMjIuMzcyLDUyLjMxLDQ3LjcwOCw3OC42N2MyMy4yMzUsMjQuMTcsNDkuNjEzLDIyLjU5LDQ5LjYxMywyMi41OWgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1MCAtOTkzKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMzMzMzMzIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat #6e6e6e;}
	.widget-24 { text-align: center; width: 500px; margin-top: 15px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-38 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-38 .cell-icon { display: none;}
	.phones-38 .icon { margin-left: auto;}
	.phones-38 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-25 { text-align: center; width: 500px; margin-top: 10px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.address-39 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-39 .block-body-drop { width: 100%; margin-left: 0;}
	.address-39 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-13 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-12 { background: none; display: none;}
	.block-60 { margin-top: 20px; padding-left: 20px; padding-right: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-63 { font-size: 27px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-64 { font-size: 16px; padding-top: 10px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { background: url("../images/bg88.png") left calc(50% + 795px) top calc(50% - 152px) / 934px no-repeat, url("../images/7874kon.svg") left 50% top 23px / 32px no-repeat, url("../images/5454545987.png") left calc(50% - 365px) top calc(50% - 193px) / auto auto no-repeat, linear-gradient(#4ec27c, #4ec27c); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 22px; padding-bottom: 0.02px; -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-27 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-34 { min-height: 0; padding-top: 29px; padding-bottom: 31px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-60 .form__header { font-size: 30px; margin-bottom: 0; background: none;}
	.form-60 .form__text { font-size: 21px; margin-bottom: 30px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-60 .form-item { margin-right: 15px; margin-left: 0; width: auto; margin-top: 0; align-self: auto; padding-right: 0;}
	.form-60 .form-text input { min-height: 53px;}
	.form-60 .form-textarea { align-self: auto;}
	.form-60 .form-submit { margin-top: 0; align-self: auto;}
	.form-60 .form-captcha { margin-top: 0; align-self: auto;}
	.form-60 .form-text { align-self: auto;}
	.block-10 { padding-top: 0.02px; padding-bottom: 33px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { 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-30 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 20px; margin-left: 0; margin-right: 0;}
	.widget-19 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-18 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-28 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-28 .layout_62_id_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-28 { margin-left: auto; margin-right: auto; background: none;}
	.widget-56 { text-align: center; margin-top: 15px; margin-left: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.email-86 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-86 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-86 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-21 { text-align: center; margin-top: 15px; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-31 .text_body { text-align: center;}
	.phones-31 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.block-54 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-41 { text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-35 { text-align: left; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-65 .side-panel-content { border: none; left: auto; 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: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-close { border: none; left: auto; right: 100%; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/1krest.svg") left 50% top 50% / 16px no-repeat #bfbfbf; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-top { width: auto;}
	.side-panel-65 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 15px; padding-right: 15px; padding-top: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #dbf8ff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #323447; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_32_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: -6px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.site-name-42 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-bottom: 15px;}
	.slider-87 .text-slider { right: 0; bottom: 0; margin-right: 0; margin-bottom: 0; overflow: hidden;}
	.slider-87 .block-body { font-size: 14px;}
	.slider-87 .block-title { font-size: 22px;}
	.slider-87 .slider-controls { top: auto; margin-right: 0; bottom: 0; margin-bottom: 0;}
	.slider-87 .text_wrapper { padding: 20px;}
	.block-14 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-14 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-57 { width: 300px;}
	.widget-60 { margin-left: auto; margin-right: auto; padding-top: 0.02px; padding-bottom: 0.02px;}
	.widget-24 { min-height: 0;}
	.phones-38 .text_body { min-height: 0;}
	.widget-25 { margin-top: 15px;}
	.address-39 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-27 { padding-left: 0; padding-right: 0;}
	.form-60 .form-table { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-tbody { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-right: 20px;}
	.form-60 .form-text input { margin-bottom: 20px;}
	.form-60 .form-textarea textarea { margin-bottom: 20px;}
	.form-60 .form-submit { text-align: center;}
	.form-60 .form-submit .form-item__header { display: none;}
	.form-60 .form-captcha { margin-right: 20px;}
	.form-60 .form-captcha input { margin-bottom: 20px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-19 { display: none;}
	.block-28 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-28 .layout_62_id_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-20 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_32_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-16 .layout_41 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: 12px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-27 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.slider-87 .block-body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.slider-87 .block-title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.slider-87 .slider-next { margin-right: 0; margin-left: 0;}
	.slider-87 .text_wrapper { width: auto; right: 0; margin-right: 0; top: 0; margin-top: 0; text-align: center; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: linear-gradient(to bottom right,rgba(97, 226, 255, 0.31) 0%,rgba(50, 155, 181, 0.31) 100%) rgba(50,155,181,0.71);}
	.block-14 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-14 .layout_39 { 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-14 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-57 { width: auto; margin-top: 0; margin-left: 0; margin-right: 0;}
	.widget-24 { margin-top: 0; margin-bottom: 0;}
	.phones-38 .text_body { font-size: 20px;}
	.widget-25 { margin-top: 0; margin-bottom: 0;}
	.widget-34 { padding-left: 35px; padding-top: 11px; padding-right: 35px;}
	.form-60 .form__header { margin-bottom: 10px;}
	.form-60 .form__text { margin-bottom: 15px;}
	.form-60 .form__body { margin-right: 0;}
	.form-60 .form-tbody { display: -webkit-flex; display: flex;}
	.form-60 .form-item-group { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-right: 0; margin-top: 1px;}
	.form-60 .form-text input { resize: none; margin-bottom: 10px;}
	.form-60 .form-textarea textarea { resize: none; min-height: 80px;}
	.form-60 .form-submit { margin-right: 0; margin-top: 1px;}
	.form-60 .form-submit button { width: 100%;}
	.form-60 .form-captcha { margin-right: 0; margin-top: 1px;}
	.form-60 .form-captcha input { resize: none;}
	.form-60 .form-captcha button { width: 100%;}
	.form-60 .form-captcha .form-item__body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-captcha .form-captcha-container { margin-right: 0; width: 50%;}
	.form-60 .form-captcha .form-submit-container { width: 100%;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 5px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-28 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-28 .layout_62_id_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-41 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_32_1 { margin-top: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-26 { font-size: 14px; margin-top: -12px;}
	.widget-27 { margin-top: 61px;}
	.slider-87 .block-title { font-size: 19px;}
	.slider-87 .slider-controls { left: 0; margin-left: 0;}
	.slider-87 .text_wrapper { padding-bottom: 68px; top: auto;}
	.block-14 .layout_38 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-14 .layout_39 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-14 .layout_88 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-57 { margin-top: 15px;}
	.widget-24 { margin-top: 15px;}
	.widget-25 { margin-top: 15px;}
	.widget-63 { font-size: 24px;}
	.widget-64 { font-size: 15px;}
	.widget-34 { margin-top: 15px; padding-top: 12px;}
	.form-60 .form-tbody { display: block;}
	.form-60 .form-item { -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-top: 0;}
	.form-60 .form-captcha { margin-top: 0;}
	.form-60 .form-captcha input { width: 78px;}
	.form-60 .form-captcha .form-item__body { display: block;}
	.form-60 .form-captcha .form-captcha-container { margin-bottom: 5px; width: auto;}
	.form-60 .form-captcha .mgCaptcha-block { margin-right: 10px;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 0;}
	.form-60 .form-tfoot { display: block;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-28 .layout_31 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_86 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-28 .layout_62_id_31 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-56 { margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-21 { margin-left: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto; margin-right: 10px;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { color: #ffe4d6;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { width: auto; padding-bottom: 10px; padding-top: 10px;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: #3fa3bd; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}