@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 { background: #ffffff; font-family: Montserrat, sans-serif;}
.wrapper { border: none; position: relative; font-family: Montserrat, 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; padding-right: 20px; padding-left: 20px; background: #f0f7ff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 30px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 .layout_5 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-right: 20px; padding-left: 20px;}
.widget-5 { padding: 20px 50px; margin: 0 0 auto 80px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; color: #000000; letter-spacing: 0.5px; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 280px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 600;}
.widget-5:hover, 
.widget-5.hover, 
.widget-5.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.widget-5:active, 
.widget-5.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.popover-wrap-6 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-6 .popover-body .form_text input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.4px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13px; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff;}
.popover-wrap-6 .popover-body .form_text input:hover, 
.popover-wrap-6 .popover-body .form_text input.hover, 
.popover-wrap-6 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-6 .popover-body .form_text input:active, 
.popover-wrap-6 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-6 .popover-body .form_calendar input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-6 .popover-body .form_calendar input:hover, 
.popover-wrap-6 .popover-body .form_calendar input.hover, 
.popover-wrap-6 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-6 .popover-body .form_calendar input:active, 
.popover-wrap-6 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-6 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 10px; 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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-6 .popover-body .form_calendar_interval input:hover, 
.popover-wrap-6 .popover-body .form_calendar_interval input.hover, 
.popover-wrap-6 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-6 .popover-body .form_calendar_interval input:active, 
.popover-wrap-6 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-6 .popover-body textarea { padding: 15px 8px 7px 30px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; background: #f0f7ff;}
.popover-wrap-6 .popover-body .s3_button_large { padding: 30px 50px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: 600; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 318px; margin-top: 10px;}
.popover-wrap-6 .popover-body .s3_button_large:hover, 
.popover-wrap-6 .popover-body .s3_button_large.hover, 
.popover-wrap-6 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.popover-wrap-6 .popover-body .s3_button_large:active, 
.popover-wrap-6 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.popover-wrap-6 .popover-body .s3_message { padding: 12px; margin: 1em auto; display: table; background: #ffffff; color: #696969; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); text-align: left; font-style: normal; line-height: 1.5; letter-spacing: 0.5px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-6 .popover-close { padding: 0.02px 0; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0idW5kZWZpbmVkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNNTA1Ljk0Myw2LjA1OGMtOC4wNzctOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OSwwTDYuMDU4LDQ3Ni42OTNjLTguMDc3LDguMDc3LTguMDc3LDIxLjE3MiwwLDI5LjI0OSAgICBDMTAuMDk2LDUwOS45ODIsMTUuMzksNTEyLDIwLjY4Myw1MTJjNS4yOTMsMCwxMC41ODYtMi4wMTksMTQuNjI1LTYuMDU5TDUwNS45NDMsMzUuMzA2ICAgIEM1MTQuMDE5LDI3LjIzLDUxNC4wMTksMTQuMTM1LDUwNS45NDMsNi4wNTh6IiBpZD0icGF0aC00Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNSI+Cgk8ZyBpZD0iZy02Ij4KCQk8cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgaWQ9InBhdGgtNyIvPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+CjxnIGlkPSJnLTE5Ij4KPC9nPgo8ZyBpZD0iZy0yMCI+CjwvZz4KPGcgaWQ9ImctMjEiPgo8L2c+CjxnIGlkPSJnLTIyIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 9px no-repeat #ffbb33; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: 600; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.button-6 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-6 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-6 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-6 .popover-form-title { font-size: 20px; font-weight: 900; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 1.5px; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-6 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .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-6 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-6 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-6 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 900; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; letter-spacing: 1.5px; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-6 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-6 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-6 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-6 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-6 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 12px;}
.popover-wrap-6 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-6 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-6 .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-6 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-6 .popover-body .s3_form_item.form_upload { box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-6 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-6 .popover-body .form_upload .no-more { box-sizing: border-box; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-6 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-6 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-6 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-6 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-6 ::-moz-placeholder { color: #ababab;}
.popover-wrap-6 :-ms-input-placeholder { color: #ababab;}
.widget-4 { margin: 13px 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; 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-5 .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-5 .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-5 .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-5 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; color: #fff; font-size: 17px;}
.menu-5 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-5 .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-5 .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-5 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-5 .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-5 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 60px 0.02px 0; margin: 6px 2px 2px; 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: #696969; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0.5px; text-transform: none; font-weight: 600; align-self: auto;}
.menu-5 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-5 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-5 .menu-scroll > ul > li.menu-item > a.active { color: #6cab94;}
.menu-5 .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-5 .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-5 .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-5 .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-5 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-5 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-5 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #6cab94; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-5 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-5 .menu-scroll > ul ul > li > a { padding: 15px 10px; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0.5px; text-transform: none;}
.menu-5 .menu-scroll > ul ul > li > a:hover, 
.menu-5 .menu-scroll > ul ul > li > a.hover, 
.menu-5 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.1);}
.menu-5 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-5 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: -6px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; width: 40px; min-height: 40px; align-self: auto; -webkit-box-shadow: inset 0px 0px 0px  4px #ffbb33; -moz-box-shadow: inset 0px 0px 0px  4px #ffbb33; box-shadow: inset 0px 0px 0px  4px #ffbb33; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; text-align: center;}
.menu-5 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-5 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-5 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-5 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-12 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/wappi.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 3; 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; right: 0;}
.block-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to right,rgba(0, 196, 244, 0) 0%,rgba(0, 196, 244, 0) 80%,#ffffff 80%,#ffffff 100%) rgba(20,20,20,0.7); max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-6 .layout_14 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .layout_20 { -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-6 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; padding-right: 20px; padding-left: 20px;}
.block-5 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 400px; min-height: 0; background: #ffffff; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-4 { padding: 30px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: 400px; min-height: 0; background: #f0f7ff; z-index: 2; 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-8 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #696969; letter-spacing: 0.5px; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-10 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-10 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-bottom: 5px; width: auto; margin-left: 0; margin-right: 0;}
.site-name-10 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 50px; margin-left: auto; margin-right: auto;}
.site-name-10 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #404040; letter-spacing: 0.5px; text-decoration: none; font-weight: 800; width: auto; margin-left: 0; margin-right: 0;}
.site-name-10 a { text-decoration: none; outline: none;}
.widget-9 { padding: 30px 40px 50px; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-12 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-12 .popover-body .form_text input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.4px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13px; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff;}
.popover-wrap-12 .popover-body .form_text input:hover, 
.popover-wrap-12 .popover-body .form_text input.hover, 
.popover-wrap-12 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-12 .popover-body .form_text input:active, 
.popover-wrap-12 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-12 .popover-body .form_calendar input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-12 .popover-body .form_calendar input:hover, 
.popover-wrap-12 .popover-body .form_calendar input.hover, 
.popover-wrap-12 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-12 .popover-body .form_calendar input:active, 
.popover-wrap-12 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-12 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 10px; 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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-12 .popover-body .form_calendar_interval input:hover, 
.popover-wrap-12 .popover-body .form_calendar_interval input.hover, 
.popover-wrap-12 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-12 .popover-body .form_calendar_interval input:active, 
.popover-wrap-12 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-12 .popover-body textarea { padding: 15px 8px 7px 30px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; background: #f0f7ff;}
.popover-wrap-12 .popover-body .s3_button_large { padding: 30px 50px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: 600; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 318px; margin-top: 10px;}
.popover-wrap-12 .popover-body .s3_button_large:hover, 
.popover-wrap-12 .popover-body .s3_button_large.hover, 
.popover-wrap-12 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.popover-wrap-12 .popover-body .s3_button_large:active, 
.popover-wrap-12 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.popover-wrap-12 .popover-body .s3_message { padding: 12px; margin: 1em auto; display: table; background: #ffffff; color: #696969; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); text-align: left; font-style: normal; line-height: 1.5; letter-spacing: 0.5px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-12 .popover-close { padding: 0.02px 0; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0idW5kZWZpbmVkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNNTA1Ljk0Myw2LjA1OGMtOC4wNzctOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OSwwTDYuMDU4LDQ3Ni42OTNjLTguMDc3LDguMDc3LTguMDc3LDIxLjE3MiwwLDI5LjI0OSAgICBDMTAuMDk2LDUwOS45ODIsMTUuMzksNTEyLDIwLjY4Myw1MTJjNS4yOTMsMCwxMC41ODYtMi4wMTksMTQuNjI1LTYuMDU5TDUwNS45NDMsMzUuMzA2ICAgIEM1MTQuMDE5LDI3LjIzLDUxNC4wMTksMTQuMTM1LDUwNS45NDMsNi4wNTh6IiBpZD0icGF0aC00Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNSI+Cgk8ZyBpZD0iZy02Ij4KCQk8cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgaWQ9InBhdGgtNyIvPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+CjxnIGlkPSJnLTE5Ij4KPC9nPgo8ZyBpZD0iZy0yMCI+CjwvZz4KPGcgaWQ9ImctMjEiPgo8L2c+CjxnIGlkPSJnLTIyIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 9px no-repeat #ffbb33; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: 600; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.popover-wrap-12 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-12 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-12 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-12 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-12 p:first-child { margin-top: 0;}
.editable_block-12 p:last-child { margin-bottom: 0;}
.editable_block-12 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #404040; text-decoration: none; font-weight: 800; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-12 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-12 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.editable_block-12 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; margin-bottom: 20px; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-12 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-12 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-12 .img-convert { box-sizing: border-box; width: auto; height: 180px; -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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-12 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-12 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #696969; line-height: 1.5; letter-spacing: 0.5px; text-decoration: none; font-size: 14px; margin-bottom: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-12 .price { box-sizing: border-box; margin-bottom: 30px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.editable_block-12 .price-inner { box-sizing: border-box; display: inline-block; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-12 .price-note { box-sizing: border-box; display: inline-block; text-align: left;}
.editable_block-12 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #404040; text-decoration: none; font-size: 30px; font-weight: 900; margin-right: 5px; width: auto; margin-left: 0;}
.editable_block-12 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; color: #696969; text-decoration: none; font-size: 15px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-12 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-12 .more > a { padding: 30px 50px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 14px; color: #000000; letter-spacing: 0.5px; text-decoration: none; font-size: 15px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 600;}
.editable_block-12 .more > a:hover, 
.editable_block-12 .more > a.hover, 
.editable_block-12 .more > a.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.editable_block-12 .more > a:active, 
.editable_block-12 .more > a.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.editable_block-12 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-12 .clear { clear: both;}
.popover-container-12 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-12 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-12 .popover-form-title { font-size: 20px; font-weight: 900; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 1.5px; text-transform: none; text-decoration: none;}
.popover-wrap-12 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-12 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-12 .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-12 .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-12 .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-12 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-12 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-12 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 900; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; letter-spacing: 1.5px; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-12 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-12 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-12 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-12 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-12 .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-12 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-12 .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-12 .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-12 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-12 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-12 .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-12 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-12 .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-12 .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-12 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-12 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-12 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 12px;}
.popover-wrap-12 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-12 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-12 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-12 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-12 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-12 .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-12 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-12 .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-12 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-12 .popover-body .s3_form_item.form_upload { box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-12 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-12 .popover-body .form_upload .no-more { box-sizing: border-box; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-12 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-12 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-12 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-12 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-12 ::-moz-placeholder { color: #ababab;}
.popover-wrap-12 :-ms-input-placeholder { color: #ababab;}
.block-9 { margin: 0 0 auto; 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; padding-left: 0; right: 0; padding-right: 50px;}
.block-8 { margin: 0; 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; padding-top: 100px;}
.widget-11 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-18 p:first-child { margin-top: 0;}
.phones-18 p:last-child { margin-bottom: 0;}
.phones-18 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-18 .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-18 .icon { border: none; box-sizing: border-box; height: 16px; width: 40px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiPjwvcGF0aD4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 18px no-repeat; margin-right: 20px; min-height: 40px; margin-top: -20px; align-self: auto; -webkit-box-shadow: 0px 0px 0px  3px #ffbb33; -moz-box-shadow: 0px 0px 0px  3px #ffbb33; box-shadow: 0px 0px 0px  3px #ffbb33; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-18 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-18 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: auto; margin-left: 0; margin-right: 0;}
.phones-18 .title { box-sizing: border-box; display: none;}
.phones-18 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffffff; text-decoration: none; font-size: 20px; font-weight: 800; width: auto; margin-left: 0; margin-right: 0;}
.phones-18 input.tgl-but { box-sizing: border-box; display: none;}
.phones-18 .text_body a { text-decoration: none; color: inherit;}
.phones-18 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-10 { margin: 0 0 0 60px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-17 p:first-child { margin-top: 0;}
.address-17 p:last-child { margin-bottom: 0;}
.address-17 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-17 .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-17 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-17 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-17 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: auto; margin-left: 0; margin-right: 0;}
.address-17 .title { box-sizing: border-box; display: none;}
.address-17 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: rgba(255,255,255,0.7); text-decoration: none; font-size: 15px; width: auto; margin-left: 0; margin-right: 0;}
.address-17 input.tgl-but { box-sizing: border-box; display: none;}
.address-17 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 110px 0 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-9 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-9 .popover-body .form_text input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.4px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13px; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff;}
.popover-wrap-9 .popover-body .form_text input:hover, 
.popover-wrap-9 .popover-body .form_text input.hover, 
.popover-wrap-9 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-9 .popover-body .form_text input:active, 
.popover-wrap-9 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-9 .popover-body .form_calendar input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-9 .popover-body .form_calendar input:hover, 
.popover-wrap-9 .popover-body .form_calendar input.hover, 
.popover-wrap-9 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-9 .popover-body .form_calendar input:active, 
.popover-wrap-9 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-9 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 10px; 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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-9 .popover-body .form_calendar_interval input:hover, 
.popover-wrap-9 .popover-body .form_calendar_interval input.hover, 
.popover-wrap-9 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-9 .popover-body .form_calendar_interval input:active, 
.popover-wrap-9 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-9 .popover-body textarea { padding: 15px 8px 7px 30px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; background: #f0f7ff;}
.popover-wrap-9 .popover-body .s3_button_large { padding: 30px 50px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: 600; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 318px; margin-top: 10px;}
.popover-wrap-9 .popover-body .s3_button_large:hover, 
.popover-wrap-9 .popover-body .s3_button_large.hover, 
.popover-wrap-9 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.popover-wrap-9 .popover-body .s3_button_large:active, 
.popover-wrap-9 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.popover-wrap-9 .popover-body .s3_message { padding: 12px; margin: 1em auto; display: table; background: #ffffff; color: #696969; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); text-align: left; font-style: normal; line-height: 1.5; letter-spacing: 0.5px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-9 .popover-close { padding: 0.02px 0; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0idW5kZWZpbmVkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNNTA1Ljk0Myw2LjA1OGMtOC4wNzctOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OSwwTDYuMDU4LDQ3Ni42OTNjLTguMDc3LDguMDc3LTguMDc3LDIxLjE3MiwwLDI5LjI0OSAgICBDMTAuMDk2LDUwOS45ODIsMTUuMzksNTEyLDIwLjY4Myw1MTJjNS4yOTMsMCwxMC41ODYtMi4wMTksMTQuNjI1LTYuMDU5TDUwNS45NDMsMzUuMzA2ICAgIEM1MTQuMDE5LDI3LjIzLDUxNC4wMTksMTQuMTM1LDUwNS45NDMsNi4wNTh6IiBpZD0icGF0aC00Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNSI+Cgk8ZyBpZD0iZy02Ij4KCQk8cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgaWQ9InBhdGgtNyIvPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+CjxnIGlkPSJnLTE5Ij4KPC9nPgo8ZyBpZD0iZy0yMCI+CjwvZz4KPGcgaWQ9ImctMjEiPgo8L2c+CjxnIGlkPSJnLTIyIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 9px no-repeat #ffbb33; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: 600; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-9 p:first-child { margin-top: 0;}
.editable_block-9 p:last-child { margin-bottom: 0;}
.editable_block-9 .header { box-sizing: border-box; font-size: 50px; margin-bottom: 10px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffbb33; text-decoration: none; width: auto; font-weight: 900; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-left: 0; margin-right: 0;}
.editable_block-9 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-9 .title { box-sizing: border-box; font-size: 40px; margin-bottom: 25px; display: -webkit-flex; display: flex; pointer-events: auto; -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; color: #ffffff; letter-spacing: 2.0px; text-decoration: none; font-weight: 900; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-9 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-9 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-9 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-9 .img-convert { 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;}
.editable_block-9 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-9 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: rgba(255,255,255,0.7); letter-spacing: 0.5px; text-decoration: none; font-size: 15px; margin-bottom: 35px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.editable_block-9 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-9 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-9 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-9 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-9 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-9 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto; width: auto; margin-left: 0; margin-right: 0;}
.editable_block-9 .more > a { padding: 30px 50px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; color: #000000; letter-spacing: 0.5px; text-decoration: none; font-size: 15px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: 600;}
.editable_block-9 .more > a:hover, 
.editable_block-9 .more > a.hover, 
.editable_block-9 .more > a.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.editable_block-9 .more > a:active, 
.editable_block-9 .more > a.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.editable_block-9 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-9 .clear { clear: both;}
.popover-container-9 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-9 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-9 .popover-form-title { font-size: 20px; font-weight: 900; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 1.5px; text-transform: none; text-decoration: none;}
.popover-wrap-9 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-9 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-9 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-9 .popover-body .s3_form_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-9 .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-9 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-9 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-9 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 900; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; letter-spacing: 1.5px; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-9 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-9 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-9 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-9 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-9 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-9 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 12px;}
.popover-wrap-9 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-9 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-9 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-9 .popover-body .s3_form_item.form_upload { box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-9 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-9 .popover-body .form_upload .no-more { box-sizing: border-box; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-9 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-9 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-9 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-9 ::-moz-placeholder { color: #ababab;}
.popover-wrap-9 :-ms-input-placeholder { color: #ababab;}
.block-26 { padding: 50px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Play, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-27 .layout_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 .layout_52_id_54 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-27 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1440px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Montserrat, sans-serif; text-decoration: none; padding-right: 20px; padding-left: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-26 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block; background: #6cab94; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-53 .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-53 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-53 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-53 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-53 .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-53 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-53 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-53 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-53 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-53 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-53 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-53 .menu-scroll > ul > li.menu-item > a { padding: 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-53 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-53 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-53 .menu-scroll > ul > li.menu-item > a.active { background: rgba(255,255,255,0.1);}
.menu-53 .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-53 .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-53 .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-53 .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-53 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.widget-27 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; color: #6cab94; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; font-weight: 600;}
.path a { box-sizing: border-box; color: #6cab94; text-decoration: none;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-28 { margin: 20px 0 0 50px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; text-decoration: none; font-size: 34px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.widget-29 { margin: 20px 0 0 50px; position: relative; top: 0; left: 0; z-index: 2; color: rgba(0,0,0,0.7); text-align: left; line-height: 1.7; text-decoration: none; font-size: 18px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-56 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-56 h3 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-56 h4 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-56 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-56 h6 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Montserrat, sans-serif; color: #000000;}
.content-56 a { box-sizing: border-box; color: #6cab94; line-height: 1.2; text-decoration: none; font-size: 17px;}
.content-56 a:hover, 
.content-56 a.hover, 
.content-56 a.active { text-decoration: underline;}
.content-56 .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-56 .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-56 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-56 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-56 .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-20 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/54874404_2.jpg") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 1; 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; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.block-21 .layout_center_37_id_39_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-21 { padding: 0.02px 30px 100px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: repeating-linear-gradient(to bottom,#f0f7ff 0%,#f0f7ff 30%,rgba(64, 64, 64, 0) 30%,rgba(64, 64, 64, 0) 100%), linear-gradient(rgba(20,20,20,0.7), rgba(20,20,20,0.7)); z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none;}
.widget-17 { padding: 0.02px 0; margin: -24px auto 0; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: none #ffbb33; 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: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; text-decoration: none;}
.widget-17:hover, 
.widget-17.hover, 
.widget-17.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.widget-17:active, 
.widget-17.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.up-38 .icon { box-sizing: border-box; margin-top: auto; height: 20px; width: 25px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDUxLjg0N3B4IiBoZWlnaHQ9IjQ1MS44NDZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIGlkPSJnLTIiPgoJPHBhdGggZD0iTTI0OC4yOTIsMTA2LjQwNmwxOTQuMjgxLDE5NC4yOWMxMi4zNjUsMTIuMzU5LDEyLjM2NSwzMi4zOTEsMCw0NC43NDRjLTEyLjM1NCwxMi4zNTQtMzIuMzkxLDEyLjM1NC00NC43NDQsMCAgIEwyMjUuOTIzLDE3My41MjlMNTQuMDE4LDM0NS40NGMtMTIuMzYsMTIuMzU0LTMyLjM5NSwxMi4zNTQtNDQuNzQ4LDBjLTEyLjM1OS0xMi4zNTQtMTIuMzU5LTMyLjM5MSwwLTQ0Ljc1TDIwMy41NTQsMTA2LjQgICBjNi4xOC02LjE3NCwxNC4yNzEtOS4yNTksMjIuMzY5LTkuMjU5QzIzNC4wMTgsOTcuMTQxLDI0Mi4xMTUsMTAwLjIzMiwyNDguMjkyLDEwNi40MDZ6IiBpZD0icGF0aC0zIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8ZyBpZD0iZy00Ij4KPC9nPgo8ZyBpZD0iZy01Ij4KPC9nPgo8ZyBpZD0iZy02Ij4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 9px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; margin-bottom: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-38 .title { padding: 17px 40px; margin: 0; box-sizing: border-box; color: #171717; text-align: center; -webkit-order: 5; -moz-order: 5; order: 5; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ffbf00; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 40px; min-height: 40px;}
.up-38 .title:hover, 
.up-38 .title.hover, 
.up-38 .title.active { background: #ffdd00;}
.up-38 .title:active, 
.up-38 .title.active { -webkit-box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.04); -moz-box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.04); box-shadow: inset 0px -4px 0px  0px rgba(0,0,0,0.04); background: #ff9a17;}
.block-22 { padding: 50px 40px 80px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; background: #ffffff; z-index: 2; text-align: center; -webkit-box-shadow: 0px 0px 12px  rgba(134,134,220,0.07); -moz-box-shadow: 0px 0px 12px  rgba(134,134,220,0.07); box-shadow: 0px 0px 12px  rgba(134,134,220,0.07); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-24 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_43 { -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-24 .layout_44 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; 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; right: 0; padding-left: 0; max-width: 100%;}
.widget-18 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 250px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-42 p:first-child { margin-top: 0;}
.address-42 p:last-child { margin-bottom: 0;}
.address-42 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-42 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-42 .icon { border: none; box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3IDQ3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjNmNhYjk0Ij4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNMjM4LjQsMEMxMzMsMCw0Ny4yLDg1LjgsNDcuMiwxOTEuMmMwLDEyLDEuMSwyNC4xLDMuNCwzNS45YzAuMSwwLjcsMC41LDIuOCwxLjMsNi40YzIuOSwxMi45LDcuMiwyNS42LDEyLjgsMzcuNyAgICBjMjAuNiw0OC41LDY1LjksMTIzLDE2NS4zLDIwMi44YzIuNSwyLDUuNSwzLDguNSwzczYtMSw4LjUtM2M5OS4zLTc5LjgsMTQ0LjctMTU0LjMsMTY1LjMtMjAyLjhjNS42LTEyLjEsOS45LTI0LjcsMTIuOC0zNy43ICAgIGMwLjgtMy42LDEuMi01LjcsMS4zLTYuNGMyLjItMTEuOCwzLjQtMjMuOSwzLjQtMzUuOUM0MjkuNiw4NS44LDM0My44LDAsMjM4LjQsMHogTTM5OS42LDIyMi40YzAsMC4yLTAuMSwwLjQtMC4xLDAuNiAgICBjLTAuMSwwLjUtMC40LDItMC45LDQuM2MwLDAuMSwwLDAuMSwwLDAuMmMtMi41LDExLjItNi4yLDIyLjEtMTEuMSwzMi42Yy0wLjEsMC4xLTAuMSwwLjMtMC4yLDAuNCAgICBjLTE4LjcsNDQuMy01OS43LDExMS45LTE0OC45LDE4NS42Yy04OS4yLTczLjctMTMwLjItMTQxLjMtMTQ4LjktMTg1LjZjLTAuMS0wLjEtMC4xLTAuMy0wLjItMC40Yy00LjgtMTAuNC04LjUtMjEuNC0xMS4xLTMyLjYgICAgYzAtMC4xLDAtMC4xLDAtMC4yYy0wLjYtMi4zLTAuOC0zLjgtMC45LTQuM2MwLTAuMi0wLjEtMC40LTAuMS0wLjdjLTItMTAuMy0zLTIwLjctMy0zMS4yYzAtOTAuNSw3My43LTE2NC4yLDE2NC4yLTE2NC4yICAgIHMxNjQuMiw3My43LDE2NC4yLDE2NC4yQzQwMi42LDIwMS43LDQwMS42LDIxMi4yLDM5OS42LDIyMi40eiIgaWQ9InBhdGgtNCIvPgoJCTxwYXRoIGQ9Ik0yMzguNCw3MS45Yy02Ni45LDAtMTIxLjQsNTQuNS0xMjEuNCwxMjEuNHM1NC41LDEyMS40LDEyMS40LDEyMS40czEyMS40LTU0LjUsMTIxLjQtMTIxLjRTMzA1LjMsNzEuOSwyMzguNCw3MS45eiAgICAgTTIzOC40LDI4Ny43Yy01Mi4xLDAtOTQuNC00Mi40LTk0LjQtOTQuNHM0Mi40LTk0LjQsOTQuNC05NC40czk0LjQsNDIuNCw5NC40LDk0LjRTMjkwLjUsMjg3LjcsMjM4LjQsMjg3Ljd6IiBpZD0icGF0aC01Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 23px no-repeat #f0f7ff; margin-right: auto; min-height: 45px; -webkit-box-shadow: 0px 0px 0px  3px #ffbb33; -moz-box-shadow: 0px 0px 0px  3px #ffbb33; box-shadow: 0px 0px 0px  3px #ffbb33; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 0; align-self: auto; margin-left: auto;}
.address-42 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-42 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-42 .title { box-sizing: border-box; display: block; text-align: center; font-size: 14px; color: #696969; text-decoration: none; margin-bottom: 5px; margin-top: 10px;}
.address-42 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #404040; line-height: 1.5; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 0; margin-bottom: auto; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-42 input.tgl-but { box-sizing: border-box; display: none;}
.address-42 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0;}
.phones-43 p:first-child { margin-top: 0;}
.phones-43 p:last-child { margin-bottom: 0;}
.phones-43 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-43 .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-43 .icon { margin: auto auto 0; border: none; box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDczLjgwNiA0NzMuODA2IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM2Y2FiOTQiPgo8ZyBpZD0iZy0yIj4KCTxnIGlkPSJnLTMiPgoJCTxwYXRoIGQ9Ik0zNzQuNDU2LDI5My41MDZjLTkuNy0xMC4xLTIxLjQtMTUuNS0zMy44LTE1LjVjLTEyLjMsMC0yNC4xLDUuMy0zNC4yLDE1LjRsLTMxLjYsMzEuNWMtMi42LTEuNC01LjItMi43LTcuNy00ICAgIGMtMy42LTEuOC03LTMuNS05LjktNS4zYy0yOS42LTE4LjgtNTYuNS00My4zLTgyLjMtNzVjLTEyLjUtMTUuOC0yMC45LTI5LjEtMjctNDIuNmM4LjItNy41LDE1LjgtMTUuMywyMy4yLTIyLjggICAgYzIuOC0yLjgsNS42LTUuNyw4LjQtOC41YzIxLTIxLDIxLTQ4LjIsMC02OS4ybC0yNy4zLTI3LjNjLTMuMS0zLjEtNi4zLTYuMy05LjMtOS41Yy02LTYuMi0xMi4zLTEyLjYtMTguOC0xOC42ICAgIGMtOS43LTkuNi0yMS4zLTE0LjctMzMuNS0xNC43cy0yNCw1LjEtMzQsMTQuN2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTM0LDM0LjNjLTEyLjgsMTIuOC0yMC4xLDI4LjQtMjEuNyw0Ni41ICAgIGMtMi40LDI5LjIsNi4yLDU2LjQsMTIuOCw3NC4yYzE2LjIsNDMuNyw0MC40LDg0LjIsNzYuNSwxMjcuNmM0My44LDUyLjMsOTYuNSw5My42LDE1Ni43LDEyMi43YzIzLDEwLjksNTMuNywyMy44LDg4LDI2ICAgIGMyLjEsMC4xLDQuMywwLjIsNi4zLDAuMmMyMy4xLDAsNDIuNS04LjMsNTcuNy0yNC44YzAuMS0wLjIsMC4zLTAuMywwLjQtMC41YzUuMi02LjMsMTEuMi0xMiwxNy41LTE4LjFjNC4zLTQuMSw4LjctOC40LDEzLTEyLjkgICAgYzkuOS0xMC4zLDE1LjEtMjIuMywxNS4xLTM0LjZjMC0xMi40LTUuMy0yNC4zLTE1LjQtMzQuM0wzNzQuNDU2LDI5My41MDZ6IE00MTAuMjU2LDM5OC44MDYgICAgQzQxMC4xNTYsMzk4LjgwNiw0MTAuMTU2LDM5OC45MDYsNDEwLjI1NiwzOTguODA2Yy0zLjksNC4yLTcuOSw4LTEyLjIsMTIuMmMtNi41LDYuMi0xMy4xLDEyLjctMTkuMywyMCAgICBjLTEwLjEsMTAuOC0yMiwxNS45LTM3LjYsMTUuOWMtMS41LDAtMy4xLDAtNC42LTAuMWMtMjkuNy0xLjktNTcuMy0xMy41LTc4LTIzLjRjLTU2LjYtMjcuNC0xMDYuMy02Ni4zLTE0Ny42LTExNS42ICAgIGMtMzQuMS00MS4xLTU2LjktNzkuMS03Mi0xMTkuOWMtOS4zLTI0LjktMTIuNy00NC4zLTExLjItNjIuNmMxLTExLjcsNS41LTIxLjQsMTMuOC0yOS43bDM0LjEtMzQuMWM0LjktNC42LDEwLjEtNy4xLDE1LjItNy4xICAgIGM2LjMsMCwxMS40LDMuOCwxNC42LDdjMC4xLDAuMSwwLjIsMC4yLDAuMywwLjNjNi4xLDUuNywxMS45LDExLjYsMTgsMTcuOWMzLjEsMy4yLDYuMyw2LjQsOS41LDkuN2wyNy4zLDI3LjMgICAgYzEwLjYsMTAuNiwxMC42LDIwLjQsMCwzMWMtMi45LDIuOS01LjcsNS44LTguNiw4LjZjLTguNCw4LjYtMTYuNCwxNi42LTI1LjEsMjQuNGMtMC4yLDAuMi0wLjQsMC4zLTAuNSwwLjUgICAgYy04LjYsOC42LTcsMTctNS4yLDIyLjdjMC4xLDAuMywwLjIsMC42LDAuMywwLjljNy4xLDE3LjIsMTcuMSwzMy40LDMyLjMsNTIuN2wwLjEsMC4xYzI3LjYsMzQsNTYuNyw2MC41LDg4LjgsODAuOCAgICBjNC4xLDIuNiw4LjMsNC43LDEyLjMsNi43YzMuNiwxLjgsNywzLjUsOS45LDUuM2MwLjQsMC4yLDAuOCwwLjUsMS4yLDAuN2MzLjQsMS43LDYuNiwyLjUsOS45LDIuNWM4LjMsMCwxMy41LTUuMiwxNS4yLTYuOSAgICBsMzQuMi0zNC4yYzMuNC0zLjQsOC44LTcuNSwxNS4xLTcuNWM2LjIsMCwxMS4zLDMuOSwxNC40LDcuM2MwLjEsMC4xLDAuMSwwLjEsMC4yLDAuMmw1NS4xLDU1LjEgICAgQzQyMC40NTYsMzc3LjcwNiw0MjAuNDU2LDM4OC4yMDYsNDEwLjI1NiwzOTguODA2eiIgaWQ9InBhdGgtNCIvPgoJCTxwYXRoIGQ9Ik0yNTYuMDU2LDExMi43MDZjMjYuMiw0LjQsNTAsMTYuOCw2OSwzNS44czMxLjMsNDIuOCwzNS44LDY5YzEuMSw2LjYsNi44LDExLjIsMTMuMywxMS4yYzAuOCwwLDEuNS0wLjEsMi4zLTAuMiAgICBjNy40LTEuMiwxMi4zLTguMiwxMS4xLTE1LjZjLTUuNC0zMS43LTIwLjQtNjAuNi00My4zLTgzLjVzLTUxLjgtMzcuOS04My41LTQzLjNjLTcuNC0xLjItMTQuMywzLjctMTUuNiwxMSAgICBTMjQ4LjY1NiwxMTEuNTA2LDI1Ni4wNTYsMTEyLjcwNnoiIGlkPSJwYXRoLTUiLz4KCQk8cGF0aCBkPSJNNDczLjI1NiwyMDkuMDA2Yy04LjktNTIuMi0zMy41LTk5LjctNzEuMy0xMzcuNXMtODUuMy02Mi40LTEzNy41LTcxLjNjLTcuMy0xLjMtMTQuMiwzLjctMTUuNSwxMSAgICBjLTEuMiw3LjQsMy43LDE0LjMsMTEuMSwxNS42YzQ2LjYsNy45LDg5LjEsMzAsMTIyLjksNjMuN2MzMy44LDMzLjgsNTUuOCw3Ni4zLDYzLjcsMTIyLjljMS4xLDYuNiw2LjgsMTEuMiwxMy4zLDExLjIgICAgYzAuOCwwLDEuNS0wLjEsMi4zLTAuMkM0NjkuNTU2LDIyMy4zMDYsNDc0LjU1NiwyMTYuMzA2LDQ3My4yNTYsMjA5LjAwNnoiIGlkPSJwYXRoLTYiLz4KCTwvZz4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 18px no-repeat #f0f7ff; min-height: 45px; -webkit-box-shadow: 0px 0px 0px  3px #ffbb33; -moz-box-shadow: 0px 0px 0px  3px #ffbb33; box-shadow: 0px 0px 0px  3px #ffbb33; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; align-self: center;}
.phones-43 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-43 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-43 .title { border: none; box-sizing: border-box; display: block; text-align: center; font-size: 14px; color: #696969; text-decoration: none; margin-top: 10px; margin-left: 0; margin-bottom: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-43 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #404040; line-height: 1.3; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 20px; font-weight: 800; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-43 input.tgl-but { box-sizing: border-box; display: none;}
.phones-43 .text_body a { text-decoration: none; color: inherit;}
.phones-43 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 250px; right: 0;}
.email-44 p:first-child { margin-top: 0;}
.email-44 p:last-child { margin-bottom: 0;}
.email-44 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-44 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-44 .icon { border: none; box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDgzLjMgNDgzLjMiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzZjYWI5NCI+CjxnIGlkPSJnLTIiPgoJPGcgaWQ9ImctMyI+CgkJPHBhdGggZD0iTTQyNC4zLDU3Ljc1SDU5LjFjLTMyLjYsMC01OS4xLDI2LjUtNTkuMSw1OS4xdjI0OS42YzAsMzIuNiwyNi41LDU5LjEsNTkuMSw1OS4xaDM2NS4xYzMyLjYsMCw1OS4xLTI2LjUsNTkuMS01OS4xICAgIHYtMjQ5LjVDNDgzLjQsODQuMzUsNDU2LjksNTcuNzUsNDI0LjMsNTcuNzV6IE00NTYuNCwzNjYuNDVjMCwxNy43LTE0LjQsMzIuMS0zMi4xLDMyLjFINTkuMWMtMTcuNywwLTMyLjEtMTQuNC0zMi4xLTMyLjF2LTI0OS41ICAgIGMwLTE3LjcsMTQuNC0zMi4xLDMyLjEtMzIuMWgzNjUuMWMxNy43LDAsMzIuMSwxNC40LDMyLjEsMzIuMXYyNDkuNUg0NTYuNHoiIGlkPSJwYXRoLTQiLz4KCQk8cGF0aCBkPSJNMzA0LjgsMjM4LjU1bDExOC4yLTEwNmM1LjUtNSw2LTEzLjUsMS0xOS4xYy01LTUuNS0xMy41LTYtMTkuMS0xbC0xNjMsMTQ2LjNsLTMxLjgtMjguNGMtMC4xLTAuMS0wLjItMC4yLTAuMi0wLjMgICAgYy0wLjctMC43LTEuNC0xLjMtMi4yLTEuOUw3OC4zLDExMi4zNWMtNS42LTUtMTQuMS00LjUtMTkuMSwxLjFjLTUsNS42LTQuNSwxNC4xLDEuMSwxOS4xbDExOS42LDEwNi45TDYwLjgsMzUwLjk1ICAgIGMtNS40LDUuMS01LjcsMTMuNi0wLjYsMTkuMWMyLjcsMi44LDYuMyw0LjMsOS45LDQuM2MzLjMsMCw2LjYtMS4yLDkuMi0zLjZsMTIwLjktMTEzLjFsMzIuOCwyOS4zYzIuNiwyLjMsNS44LDMuNCw5LDMuNCAgICBjMy4yLDAsNi41LTEuMiw5LTMuNWwzMy43LTMwLjJsMTIwLjIsMTE0LjJjMi42LDIuNSw2LDMuNyw5LjMsMy43YzMuNiwwLDcuMS0xLjQsOS44LTQuMmM1LjEtNS40LDQuOS0xNC0wLjUtMTkuMUwzMDQuOCwyMzguNTV6IiBpZD0icGF0aC01Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNiI+CjwvZz4KPGcgaWQ9ImctNyI+CjwvZz4KPGcgaWQ9ImctOCI+CjwvZz4KPGcgaWQ9ImctOSI+CjwvZz4KPGcgaWQ9ImctMTAiPgo8L2c+CjxnIGlkPSJnLTExIj4KPC9nPgo8ZyBpZD0iZy0xMiI+CjwvZz4KPGcgaWQ9ImctMTMiPgo8L2c+CjxnIGlkPSJnLTE0Ij4KPC9nPgo8ZyBpZD0iZy0xNSI+CjwvZz4KPGcgaWQ9ImctMTYiPgo8L2c+CjxnIGlkPSJnLTE3Ij4KPC9nPgo8ZyBpZD0iZy0xOCI+CjwvZz4KPGcgaWQ9ImctMTkiPgo8L2c+CjxnIGlkPSJnLTIwIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 21px no-repeat #f0f7ff; margin-right: auto; min-height: 45px; -webkit-box-shadow: 0px 0px 0px  3px #ffbb33; -moz-box-shadow: 0px 0px 0px  3px #ffbb33; box-shadow: 0px 0px 0px  3px #ffbb33; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-left: auto; margin-bottom: 10px;}
.email-44 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.email-44 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.email-44 .title { border: none; box-sizing: border-box; display: block; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #696969; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: 5px;}
.email-44 .text_body { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #404040; line-height: 1.5; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; font-weight: bold;}
.email-44 input.tgl-but { box-sizing: border-box; display: none;}
.email-44 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-21 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-45 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 400px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-45 .popover-body .form_text input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.4px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13px; min-height: 50px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff;}
.popover-wrap-45 .popover-body .form_text input:hover, 
.popover-wrap-45 .popover-body .form_text input.hover, 
.popover-wrap-45 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-45 .popover-body .form_text input:active, 
.popover-wrap-45 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-45 .popover-body .form_calendar input { padding: 7px 8px 7px 30px; 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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-45 .popover-body .form_calendar input:hover, 
.popover-wrap-45 .popover-body .form_calendar input.hover, 
.popover-wrap-45 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-45 .popover-body .form_calendar input:active, 
.popover-wrap-45 .popover-body .form_calendar input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-45 .popover-body .form_calendar_interval input { padding: 7px 8px 7px 10px; 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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #f0f7ff; min-height: 50px;}
.popover-wrap-45 .popover-body .form_calendar_interval input:hover, 
.popover-wrap-45 .popover-body .form_calendar_interval input.hover, 
.popover-wrap-45 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.3);}
.popover-wrap-45 .popover-body .form_calendar_interval input:active, 
.popover-wrap-45 .popover-body .form_calendar_interval input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.5);}
.popover-wrap-45 .popover-body textarea { padding: 15px 8px 7px 30px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; background: #f0f7ff;}
.popover-wrap-45 .popover-body .s3_button_large { padding: 30px 50px; background: none #ffbb33; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 15px; font-weight: 600; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 318px; margin-top: 10px;}
.popover-wrap-45 .popover-body .s3_button_large:hover, 
.popover-wrap-45 .popover-body .s3_button_large.hover, 
.popover-wrap-45 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #ffbb33;}
.popover-wrap-45 .popover-body .s3_button_large:active, 
.popover-wrap-45 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to bottom right,rgba(0, 0, 0, 0.1) 0%,rgba(0, 0, 0, 0.1) 100%) #ffbb33;}
.popover-wrap-45 .popover-body .s3_message { padding: 12px; margin: 1em auto; display: table; background: #ffffff; color: #696969; box-sizing: border-box; -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); text-align: left; font-style: normal; line-height: 1.5; letter-spacing: 0.5px; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-45 .popover-close { padding: 0.02px 0; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0idW5kZWZpbmVkIj4KPGcgaWQ9ImctMiI+Cgk8ZyBpZD0iZy0zIj4KCQk8cGF0aCBkPSJNNTA1Ljk0Myw2LjA1OGMtOC4wNzctOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OSwwTDYuMDU4LDQ3Ni42OTNjLTguMDc3LDguMDc3LTguMDc3LDIxLjE3MiwwLDI5LjI0OSAgICBDMTAuMDk2LDUwOS45ODIsMTUuMzksNTEyLDIwLjY4Myw1MTJjNS4yOTMsMCwxMC41ODYtMi4wMTksMTQuNjI1LTYuMDU5TDUwNS45NDMsMzUuMzA2ICAgIEM1MTQuMDE5LDI3LjIzLDUxNC4wMTksMTQuMTM1LDUwNS45NDMsNi4wNTh6IiBpZD0icGF0aC00Ii8+Cgk8L2c+CjwvZz4KPGcgaWQ9ImctNSI+Cgk8ZyBpZD0iZy02Ij4KCQk8cGF0aCBkPSJNNTA1Ljk0Miw0NzYuNjk0TDM1LjMwNiw2LjA1OWMtOC4wNzYtOC4wNzctMjEuMTcyLTguMDc3LTI5LjI0OCwwYy04LjA3Nyw4LjA3Ni04LjA3NywyMS4xNzEsMCwyOS4yNDhsNDcwLjYzNiw0NzAuNjM2ICAgIGM0LjAzOCw0LjAzOSw5LjMzMiw2LjA1OCwxNC42MjUsNi4wNThjNS4yOTMsMCwxMC41ODctMi4wMTksMTQuNjI0LTYuMDU3QzUxNC4wMTgsNDk3Ljg2Niw1MTQuMDE4LDQ4NC43NzEsNTA1Ljk0Miw0NzYuNjk0eiIgaWQ9InBhdGgtNyIvPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTgiPgo8L2c+CjxnIGlkPSJnLTkiPgo8L2c+CjxnIGlkPSJnLTEwIj4KPC9nPgo8ZyBpZD0iZy0xMSI+CjwvZz4KPGcgaWQ9ImctMTIiPgo8L2c+CjxnIGlkPSJnLTEzIj4KPC9nPgo8ZyBpZD0iZy0xNCI+CjwvZz4KPGcgaWQ9ImctMTUiPgo8L2c+CjxnIGlkPSJnLTE2Ij4KPC9nPgo8ZyBpZD0iZy0xNyI+CjwvZz4KPGcgaWQ9ImctMTgiPgo8L2c+CjxnIGlkPSJnLTE5Ij4KPC9nPgo8ZyBpZD0iZy0yMCI+CjwvZz4KPGcgaWQ9ImctMjEiPgo8L2c+CjxnIGlkPSJnLTIyIj4KPC9nPgo8L3N2Zz4=") left 50% top 50% / 9px no-repeat #ffbb33; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: 600; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-45 p:first-child { margin-top: 0;}
.editable_block-45 p:last-child { margin-bottom: 0;}
.editable_block-45 .header { box-sizing: border-box; font-size: 40px; margin-bottom: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #424242; text-decoration: none; font-weight: 900; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.editable_block-45 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-45 .title { box-sizing: border-box; font-size: 15px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #696969; line-height: 1.5; letter-spacing: 0.5px; text-decoration: none; padding-bottom: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.editable_block-45 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-45 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-45 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-45 .img-convert { 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; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-45 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-45 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: rgba(64,64,64,0.74); line-height: 2.1; text-decoration: none; font-size: 14px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 20px;}
.editable_block-45 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-45 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-45 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-45 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-45 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-45 .more { box-sizing: border-box; margin-top: 25px; pointer-events: auto; text-align: left; margin-bottom: 0;}
.editable_block-45 .more > a { padding: 27px 60px 27px 40px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; color: #404040; text-decoration: none; font-size: 13px; -webkit-box-shadow: 0px 1px 0px  0px rgba(0,0,0,0); -moz-box-shadow: 0px 1px 0px  0px rgba(0,0,0,0); box-shadow: 0px 1px 0px  0px rgba(0,0,0,0); background: url("../images/lib_2430701_buttonele.svg") right 21px top 50% / auto auto no-repeat #ffd100; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 600;}
.editable_block-45 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-45 .clear { clear: both;}
.popover-container-45 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-45 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-45 .popover-form-title { font-size: 20px; font-weight: 900; margin-bottom: 20px; box-sizing: border-box; text-align: center; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; line-height: 1.2; letter-spacing: 1.5px; text-transform: none; text-decoration: none;}
.popover-wrap-45 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-45 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-45 .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-45 .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-45 .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-45 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-45 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-45 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 900; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; color: #404040; font-style: normal; letter-spacing: 1.5px; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-45 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-45 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-45 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-45 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .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-45 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-45 .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-45 .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-45 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-45 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .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-45 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-45 .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-45 .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-45 .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; color: #696969; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-45 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 12px;}
.popover-wrap-45 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-45 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-45 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .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-45 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-45 .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-45 .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; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-45 .popover-body .s3_form_item.form_upload { box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-45 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-45 .popover-body .form_upload .no-more { box-sizing: border-box; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-family: Montserrat, sans-serif; font-size: 14px;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-45 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-45 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-45 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-45 ::-moz-placeholder { color: #ababab;}
.popover-wrap-45 :-ms-input-placeholder { color: #ababab;}
.block-25 .layout_47 { -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-25 .layout_48 { -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-25 .layout_49 { -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-25 { padding: 40px 0 0.02px; margin: 40px auto 0; border: none; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; -webkit-box-shadow: 0px -1px 0px  rgba(0,0,0,0.08); -moz-box-shadow: 0px -1px 0px  rgba(0,0,0,0.08); box-shadow: 0px -1px 0px  rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-22 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #8f8f8f; text-decoration: none; width: auto; min-height: 27px; right: 0;}
.widget-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-24 { margin: 9px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: rgba(255,255,255,0.7); letter-spacing: 0.5px; text-align: right; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; min-height: 16px;}
.widget-25 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-50 .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-50 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-50 .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-50 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-50 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-50 .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: center;}
.side-panel-50 .side-panel-button-icon { display: block;}
.side-panel-50 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-50 .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 { padding-right: 0; padding-left: 0;}
	.block-3 { padding-top: 0.02px; padding-bottom: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-5 { display: none;}
	.popover-wrap-6 .popover-body .s3_form_item.form_upload { background: none;}
	.block-12 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-7 { background: rgba(20,20,20,0.7); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-6 .layout_14 { 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-6 .layout_20 { 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-6 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-5 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.block-4 { width: auto; background: none; padding-right: 0; padding-bottom: 0.02px; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-8 { text-align: left; color: rgba(255,255,255,0.7); margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-8:hover, 
	.widget-8.hover, 
	.widget-8.active { color: rgba(255, 255, 255, 0.7);}
	.widget-7 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.site-name-10 .sn-logo { width: 50px;}
	.site-name-10 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #ffffff;}
	.widget-9 { background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.editable_block-12 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-12 .more { clear: none;}
	.popover-wrap-12 .popover-body .s3_form_item.form_upload { background: none;}
	.block-9 { padding-right: 0; padding-bottom: 50px;}
	.block-8 { padding-top: 30px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-11 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-18 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-18 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-10 { text-align: left; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-17 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-17 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-6 { margin-top: 50px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.editable_block-9 .header { font-size: 34px;}
	.editable_block-9 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-9 .title { font-size: 34px;}
	.editable_block-9 .more { clear: none;}
	.popover-wrap-9 .popover-body .s3_form_item.form_upload { background: none;}
	.block-26 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-27 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-27 .layout_52_id_54 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-27 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-26 { width: auto; margin-bottom: 20px; display: none;}
	.menu-53 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-27 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-28 { margin-left: 0; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-29 { margin-left: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-20 { margin-left: 10px; margin-right: 10px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-21 .layout_center_37_id_39_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { background: linear-gradient(rgba(20,20,20,0.7), rgba(20,20,20,0.7)), repeating-linear-gradient(to bottom,#f0f7ff 0%,#f0f7ff 30%,rgba(64, 64, 64, 0) 30%,rgba(64, 64, 64, 0) 100%); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-bottom: 40px;}
	.widget-17 { text-align: left; display: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 1; -moz-order: 1; order: 1;}
	.up-38 .title:hover, 
	.up-38 .title.hover, 
	.up-38 .title.active { color: #ffffff;}
	.block-22 { padding: 40px 30px; width: auto; margin-left: 0; margin-right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-23 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-24 { -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-18 { text-align: center; width: auto; margin-top: 15px; margin-bottom: 20px; background: none; -webkit-order: 1; -moz-order: 1; order: 1; padding-top: 0.02px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.address-42 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-42 .block-body-drop { width: 100%; margin-left: 0;}
	.address-42 .text_body { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.widget-19 { text-align: center; background: none; -webkit-order: 2; -moz-order: 2; order: 2; padding-top: 0.02px; max-width: 100%;}
	.phones-43 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-43 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-20 { text-align: center; width: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.email-44 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-44 .block-body-drop { width: 100%; margin-left: 0;}
	.email-44 .title { background: none;}
	.email-44 .text_body { background: none;}
	.widget-21 { background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-45 .header { font-size: 34px;}
	.editable_block-45 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-45 .title { background: none;}
	.editable_block-45 .more { clear: none;}
	.editable_block-45 .more > a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-45 .popover-body .s3_form_item.form_upload { background: none;}
	.block-25 .layout_47 { 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-25 .layout_48 { 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: none;}
	.block-25 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-25 { width: auto; background: none; margin-top: 25px; margin-left: 0; margin-right: 0; padding-top: 0.02px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-25:hover, 
	.block-25.hover, 
	.block-25.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-22 { text-align: center; width: 999px; margin-top: 15px; -webkit-order: 1; -moz-order: 1; order: 1; max-width: 100%;}
	.widget-23 { margin-top: 15px; margin-left: auto; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-24 { text-align: center; margin-top: 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-25 { box-sizing: border-box; -webkit-order: 9; -moz-order: 9; order: 9; display: block;}
	.side-panel-50 .side-panel-content { left: auto; right: 0;}
	.side-panel-50 .side-panel-close { border: none; left: auto; right: 100%; text-align: left; width: 40px; min-height: 40px; margin-top: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+CjxnIGlkPSJnLTIiPgoJPGcgaWQ9ImctMyI+CgkJPHBhdGggZD0iTTUwNS45NDMsNi4wNThjLTguMDc3LTguMDc3LTIxLjE3Mi04LjA3Ny0yOS4yNDksMEw2LjA1OCw0NzYuNjkzYy04LjA3Nyw4LjA3Ny04LjA3NywyMS4xNzIsMCwyOS4yNDkgICAgQzEwLjA5Niw1MDkuOTgyLDE1LjM5LDUxMiwyMC42ODMsNTEyYzUuMjkzLDAsMTAuNTg2LTIuMDE5LDE0LjYyNS02LjA1OUw1MDUuOTQzLDM1LjMwNiAgICBDNTE0LjAxOSwyNy4yMyw1MTQuMDE5LDE0LjEzNSw1MDUuOTQzLDYuMDU4eiIgaWQ9InBhdGgtNCI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIGlkPSJnLTUiPgoJPGcgaWQ9ImctNiI+CgkJPHBhdGggZD0iTTUwNS45NDIsNDc2LjY5NEwzNS4zMDYsNi4wNTljLTguMDc2LTguMDc3LTIxLjE3Mi04LjA3Ny0yOS4yNDgsMGMtOC4wNzcsOC4wNzYtOC4wNzcsMjEuMTcxLDAsMjkuMjQ4bDQ3MC42MzYsNDcwLjYzNiAgICBjNC4wMzgsNC4wMzksOS4zMzIsNi4wNTgsMTQuNjI1LDYuMDU4YzUuMjkzLDAsMTAuNTg3LTIuMDE5LDE0LjYyNC02LjA1N0M1MTQuMDE4LDQ5Ny44NjYsNTE0LjAxOCw0ODQuNzcxLDUwNS45NDIsNDc2LjY5NHoiIGlkPSJwYXRoLTciPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPGcgaWQ9ImctMjAiPgo8L2c+CjxnIGlkPSJnLTIxIj4KPC9nPgo8ZyBpZD0iZy0yMiI+CjwvZz4KPC9zdmc+") left 50% top 50% / 8px no-repeat #404040; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-50 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-50 .side-panel-button { padding: 14px 15px 0.02px; border: none; text-align: left; width: 50px; min-height: 50px; margin-top: 20px; align-self: auto; margin-right: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #6cab94; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-50 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-6 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.site-name-10 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.editable_block-9 .header { font-size: 32px;}
	.editable_block-9 .title { font-size: 32px;}
	.block-27 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-27 .layout_52_id_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-26 { margin-bottom: auto;}
	.widget-28 { font-size: 32px;}
	.block-21 .layout_center_37_id_39_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { 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-24 .layout_44 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 { margin-top: 0;}
	.address-42 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-20 { margin-top: 20px; margin-bottom: 0;}
	.editable_block-45 .header { font-size: 32px;}
	.block-25 .layout_47 { 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-25 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-25 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25:hover, 
	.block-25.hover, 
	.block-25.active { -webkit-box-shadow: 0px -1px 0px  rgba(0,0,0,0.08); -moz-box-shadow: 0px -1px 0px  rgba(0,0,0,0.08); box-shadow: 0px -1px 0px  rgba(0,0,0,0.08);}
	.widget-22 { margin-top: 0; margin-left: auto;}
	.widget-23 { margin-right: auto; margin-bottom: 0;}
	.widget-24 { margin-bottom: 20px; min-height: 0;}

}

@media all and (max-width: 640px) {
	.block-2 .layout_5 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-2 .layout_6 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.widget-5 { 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;}
	.block-6 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-8 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-18 .cell-icon { display: none;}
	.widget-10 { margin-left: 0;}
	.editable_block-9 .header { font-size: 28px;}
	.editable_block-9 .title { font-size: 28px;}
	.block-27 .layout_53 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-27 .layout_52_id_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-26 { margin-top: 15px; margin-bottom: 0;}
	.widget-28 { font-size: 28px;}
	.block-21 .layout_center_37_id_39_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-18 { margin-top: 20px;}
	.address-42 .icon { width: 35px; min-height: 35px;}
	.widget-19 { margin-bottom: 0;}
	.phones-43 .icon { width: 35px; min-height: 35px;}
	.phones-43 .text_body { font-size: 16px;}
	.email-44 .icon { width: 35px; min-height: 35px;}
	.email-44 .text_body { font-size: 15px;}
	.editable_block-45 .header { font-size: 27px; margin-bottom: 10px;}
	.editable_block-45 .title { line-height: 1.2;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-25 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-25 { margin-top: 20px;}
	.widget-22 { margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.widget-24 { margin: 15px auto 0; border: none; width: 420px; max-width: 100%; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 480px) {
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.popover-wrap-6 .popover-body { padding: 20px;}
	.popover-wrap-6 .popover-body .s3_button_large { width: 238px;}
	.block-6 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.popover-wrap-12 .popover-body { padding: 20px;}
	.popover-wrap-12 .popover-body .s3_button_large { width: 238px;}
	.editable_block-12 .image { float: none;}
	.widget-10 { margin-left: auto;}
	.popover-wrap-9 .popover-body { padding: 20px;}
	.popover-wrap-9 .popover-body .s3_button_large { width: 238px;}
	.editable_block-9 .header { font-size: 20px; font-weight: 800; letter-spacing: 1.0px;}
	.editable_block-9 .title { font-size: 24px;}
	.editable_block-9 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-9 .text { margin-bottom: 20px;}
	.block-26 { padding-top: 30px; padding-bottom: 30px;}
	.block-27 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-27 .layout_52_id_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-20 { margin-left: 0; margin-right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-21 .layout_center_37_id_39_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { padding-right: 5px; padding-left: 5px;}
	.widget-17 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-22 { padding: 20px;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-24 .layout_44 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-18 { margin: 25px auto;}
	.widget-20 { margin-top: 15px;}
	.email-44 .text_body { font-size: 13px;}
	.popover-wrap-45 .popover-body { padding: 20px;}
	.popover-wrap-45 .popover-body .s3_button_large { width: 238px;}
	.editable_block-45 .header { font-size: 24px;}
	.editable_block-45 .title { font-size: 14px;}
	.editable_block-45 .image { float: none; margin-left: 0; margin-right: 0;}
	.block-25 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-25 .layout_49 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-22 { margin-left: auto; margin-right: auto;}
	.widget-24 { margin-top: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.side-panel-50 .side-panel-button { margin-top: 0; margin-right: 0;}

}
.side-panel .widget-4 { margin: 20px; z-index: 1; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-5 .menu-scroll > ul { display: block;}
.side-panel .menu-5 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px; margin-top: 0;}
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-5 .menu-scroll > ul > li.menu-item > a.active { color: #6cab94;}
.side-panel .menu-5 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-5 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-5 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-5 .menu-scroll > ul ul > li > a.active { background: rgba(255,255,255,0.1);}
.side-panel .menu-5 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-5 .menu-scroll > ul > li.more-button > a { background: none;}