@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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-41 { border: none; position: relative; width: auto; min-height: 0; background: #ffffff; z-index: 6; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 40px; padding-bottom: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-42 { margin: 0 auto; position: relative; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.widget-48 { position: relative; z-index: 3; text-align: left; color: #666666; font-size: 14px; line-height: 1.8; text-decoration: none; display: block; width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-80 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 21px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-80 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 19px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-80 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 17px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-80 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-80 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 15px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-80 .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-80 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-80 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-80 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-80 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-49 { position: relative; z-index: 2; text-align: left; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; right: 0; min-height: 21px; max-width: 100%;}
.path a { box-sizing: border-box; color: #ff7733; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-50 { border: none; position: relative; z-index: 1; text-align: left; font-size: 26px; text-decoration: none; box-sizing: border-box; margin-top: 22px; font-weight: 600; width: auto; margin-left: 0; right: 0; padding-bottom: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgNDAgMiIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0ibGluZTEuc3ZnIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiBmaWxsPSIjZmY3ZTM4IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcmVjdD4KPC9zdmc+") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
h82 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif;}
.block-21 { margin: 0; border: none; position: relative; width: auto; min-height: 0; background: url("../images/0_139758_ced21219_orig.png") left calc(50% - 83px) top calc(50% + 210px) / 463px no-repeat #ffffff; max-width: 100%; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-22 { padding: 70px 20px 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 328px; max-width: 100%; background: url("../images/lines (1).png") left calc(50% + 464px) top calc(50% + 27px) / 572px no-repeat; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-27 .layout_46 { -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-27 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-27 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%; right: 0; padding-top: 0.02px; padding-bottom: 60px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-24 { margin: 40px 0 auto 40px; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0; min-height: 167px; padding-bottom: 50px; padding-left: 40px; padding-right: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; font-family: Montserrat, sans-serif;}
.form-46 .form__header { padding: 0.02px 0; margin: 0 0 15px; border: none; box-sizing: border-box; font-size: 40px; display: -webkit-flex; display: flex; text-align: left; font-family: Noto Serif, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #454545; text-decoration: none; font-weight: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-46 .form__text { border: none; box-sizing: border-box; font-size: 15px; margin-bottom: 0; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: rgba(0,0,0,0.65); line-height: 1.8; text-decoration: none; margin-left: 0; margin-right: 0; padding-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 85px;}
.form-46 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-46 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-46 .form__body { margin: 0 0 -15px; box-sizing: border-box; width: auto;}
.form-46 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-46 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-46 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-46 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-46 .form-text { margin: 10px 20px 15px 0; box-sizing: border-box;}
.form-46 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-46 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-46 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-46 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-46 .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.form-46 .form-text input { padding: 2px 4px 2px 0; border: none; box-sizing: border-box; width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; text-align: left; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 50px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 13px;}
.form-46 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; text-align: left; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-46 .icon.img_name { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 40px; height: 40px; min-height: 40px; -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-right: 0; margin-top: 10px; align-self: auto;}
.form-46 .icon.img_email { border: none; box-sizing: border-box; position: relative; background: url("../images/lib_614101_mali.svg") left 50% top 50% / 26px no-repeat; width: 40px; height: 40px; min-height: 40px; text-align: left; -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-right: 0; margin-top: 10px; align-self: auto;}
.form-46 .icon.img_phone { border: none; box-sizing: border-box; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjE4Ny45MyIgaGVpZ2h0PSIzMTIuOTA2IiB2aWV3Qm94PSIwIDAgMTg3LjkzIDMxMi45MDYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0xNTYuNjE2LDMxMi45MTYgTDMxLjMxOCwzMTIuOTE2IEMxNC4wNDIsMzEyLjkxNiAtMC4wMDgsMjk4Ljg4NCAtMC4wMDgsMjgxLjYyNiBMLTAuMDA4LDMxLjI4NiBDLTAuMDA4LDE0LjAyOCAxNC4wNDIsLTAuMDA3IDMxLjMxOCwtMC4wMDcgTDE1Ni42MTYsLTAuMDA3IEMxNzMuODkyLC0wLjAwNyAxODcuOTQyLDE0LjAyOCAxODcuOTQyLDMxLjI4NiBMMTg3Ljk0MiwyODEuNjI2IEMxODcuOTQyLDI5OC44ODQgMTczLjg5MiwzMTIuOTE2IDE1Ni42MTYsMzEyLjkxNiBaTTE1Ni42MTYsMzEuMjg2IEwzMS4zMTgsMzEuMjg2IEwzMS4zMTgsMjgxLjYyNiBMMTU2LjYzOSwyODEuNjI2IEwxNTYuNjE2LDMxLjI4NiBaTTc4LjE0NywyMTkuMDQwIEwxMDkuNzg3LDIxOS4wNDAgQzExOC4zNTAsMjE5LjA0MCAxMjUuMjkyLDIyNS45NzYgMTI1LjI5MiwyMzQuNTI5IEwxMjUuMjkyLDIzNC44NDIgQzEyNS4yOTIsMjQzLjM5OCAxMTguMzUwLDI1MC4zMzMgMTA5Ljc4NywyNTAuMzMzIEw3OC4xNDcsMjUwLjMzMyBDNjkuNTg1LDI1MC4zMzMgNjIuNjQyLDI0My4zOTggNjIuNjQyLDIzNC44NDIgTDYyLjY0MiwyMzQuNTI5IEM2Mi42NDIsMjI1Ljk3NiA2OS41ODUsMjE5LjA0MCA3OC4xNDcsMjE5LjA0MCBaIiBjbGFzcz0iY2xzLTEiIGZpbGw9IiNmZjc0MmUiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 11px no-repeat; width: 40px; height: 40px; min-height: 40px; -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-right: 0; margin-top: 10px; align-self: auto;}
.form-46 .icon.img_comments { border: none; box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 40px; height: 40px; min-height: 40px; -webkit-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -moz-box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); box-shadow: 0px 0px 24px  rgba(0,0,0,0.14); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.form-46 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-46 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-46 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-46 .form-text .form-item__body { box-sizing: border-box;}
.form-46 .form-textarea { margin: 10px 20px 15px 0; box-sizing: border-box;}
.form-46 .form-textarea .form-item__body { box-sizing: border-box;}
.form-46 .form-submit { margin: 10px 20px 15px 0; box-sizing: border-box; text-align: left;}
.form-46 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-46 .form-submit .form-item__body { box-sizing: border-box;}
.form-46 .form-submit button { padding: 10px 30px; border: none; box-sizing: border-box; text-align: center; background: #ff802c; outline: none; -webkit-appearance: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; min-height: 0; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; width: 200еpx; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-46 .form-submit button:hover, 
.form-46 .form-submit button.hover, 
.form-46 .form-submit button.active { background: #ff6708;}
.form-46 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-46 .form-captcha { margin: 10px 20px 15px 0; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-46 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-46 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-size: 13.3333px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-46 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-46 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-46 .form-captcha button { padding: 10px 30px; border: none; box-sizing: border-box; text-align: center; background: #ff802c; outline: none; -webkit-appearance: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; min-height: 0; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; width: 200еpx; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-46 .form-captcha button:hover, 
.form-46 .form-captcha button.hover, 
.form-46 .form-captcha button.active { background: #ff6708;}
.form-46 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-46 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-46 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-46 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-46 .form-checkbox { box-sizing: border-box;}
.form-46 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-46 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-46 .form-checkbox input { margin: 5px 5px 0 0;}
.form-46 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-46 .form-radio { box-sizing: border-box;}
.form-46 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-46 .form-radio input { margin: 5px 5px 0 0;}
.form-46 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-46 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-46 .form-select { box-sizing: border-box;}
.form-46 .form-div { box-sizing: border-box;}
.form-46 .form-html { box-sizing: border-box;}
.form-46 .form-html .form-item__body { font-size: 13px;}
.form-46 .form-upload { box-sizing: border-box;}
.form-46 .form-calendar { box-sizing: border-box;}
.form-46 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-46 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-46 .form-calendar_interval { box-sizing: border-box;}
.form-46 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-46 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-46 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px;}
.form-46 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px;}
.form-46 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-46 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-46 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-46 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-46 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-46 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-46 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-46 ::-webkit-input-placeholder { color: #878787;}
.form-46 ::-moz-placeholder { color: #878787;}
.form-46 :-ms-input-placeholder { color: #878787;}
.block-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 506px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-25 { padding: 30px; margin: -48px 0 0 25px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 250px; -webkit-box-shadow: 0px 0px 59px  rgba(0,0,0,0.14); -moz-box-shadow: 0px 0px 59px  rgba(0,0,0,0.14); box-shadow: 0px 0px 59px  rgba(0,0,0,0.14); background: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.address-48 p:first-child { margin-top: 0;}
.address-48 p:last-child { margin-bottom: 0;}
.address-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-48 .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-48 .icon { margin: 44px auto auto; border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjIwNC4yNSIgaGVpZ2h0PSIyOTYuMDYzIiB2aWV3Qm94PSIwIDAgMjA0LjI1IDI5Ni4wNjMiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0xMTIuNDM5LDI4Ni42NTMgTDEwMy4wMjIsMjk2LjA0OSBMOTIuNzg2LDI4Ny41NDEgQzg4Ljk5NywyODQuMzk0IDAuMDA2LDIwOS4yMjAgMC4wMDYsMTAxLjgzMCBDMC4wMDYsNDUuNjg5IDQ1LjgxNiwwLjAxNiAxMDIuMTI1LDAuMDE2IEMxNTguNDM0LDAuMDE2IDIwNC4yNDQsNDUuNjg5IDIwNC4yNDQsMTAxLjgzMCBDMjA0LjI0NCwxOTQuMDY0IDExNi4xODcsMjgyLjkxNyAxMTIuNDM5LDI4Ni42NTMgWk0xMDIuMTI1LDI5LjEwNSBDNjEuOTA4LDI5LjEwNSAyOS4xODMsNjEuNzMzIDI5LjE4MywxMDEuODMwIEMyOS4xODMsMTc1LjI3MiA3OS4zODgsMjMzLjY2NiAxMDEuMzc3LDI1NS43MDggQzEyMy4yNjEsMjMwLjg2NiAxNzUuMDY3LDE2NS4zNDQgMTc1LjA2NywxMDEuODMwIEMxNzUuMDY3LDYxLjczMyAxNDIuMzQyLDI5LjEwNSAxMDIuMTI1LDI5LjEwNSBaTTU4LjM2MCwxMDEuODMwIEM1OC4zNjAsNzcuNzY4IDc3Ljk5MSw1OC4xOTUgMTAyLjEyNSw1OC4xOTUgQzEyNi4yNTksNTguMTk1IDE0NS44OTAsNzcuNzY4IDE0NS44OTAsMTAxLjgzMCBDMTQ1Ljg5MCwxMjUuODkxIDEyNi4yNTksMTQ1LjQ2NCAxMDIuMTI1LDE0NS40NjQgQzc3Ljk5MSwxNDUuNDY0IDU4LjM2MCwxMjUuODkxIDU4LjM2MCwxMDEuODMwIFpNMTE2LjcxMywxMDEuODMwIEMxMTYuNzEzLDkzLjgxMiAxMTAuMTY3LDg3LjI4NCAxMDIuMTI1LDg3LjI4NCBDOTQuMDgzLDg3LjI4NCA4Ny41MzcsOTMuODEyIDg3LjUzNywxMDEuODMwIEM4Ny41MzcsMTA5Ljg0OSA5NC4wODMsMTE2LjM3NCAxMDIuMTI1LDExNi4zNzQgQzExMC4xNjcsMTE2LjM3NCAxMTYuNzEzLDEwOS44NDkgMTE2LjcxMywxMDEuODMwIFoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iI2ZmNzQyZSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 10px no-repeat; align-self: auto; min-height: 17px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-48 .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; margin-left: 10px;}
.address-48 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; color: #454545; text-decoration: none; margin-left: -25px; margin-bottom: 25px; font-weight: 800;}
.address-48 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 13px; color: #545454; line-height: 1.4; text-decoration: none;}
.address-48 input.tgl-but { box-sizing: border-box; display: none;}
.address-48 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { margin: 0 0 0 25px; border: 5px solid #ffffff; position: relative; top: 0; left: 0; z-index: 1; width: 460px; min-height: 360px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: 18px 27px 66px  rgba(0,0,0,0.26); -moz-box-shadow: 18px 27px 66px  rgba(0,0,0,0.26); box-shadow: 18px 27px 66px  rgba(0,0,0,0.26); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; right: auto;}
.block-24 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/bg88.png") left calc(50% - 17px) top calc(50% + 83px) / 1619px no-repeat #2b2927; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 40px; padding-bottom: 40px; 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; max-width: 100%; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-28 { margin: 30px auto 0; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.block-25 .layout_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .layout_53 { -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 { margin: 30px 0 0; border: none; position: relative; width: auto; min-height: 0; z-index: 2; 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; padding-top: 30px; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.11); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.11); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.11); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; color: #8f8f8f; text-decoration: none; width: 96px; min-height: 0;}
.widget-28 { margin: 1px 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.block-43 { position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; text-decoration: none; right: 0;}
.block-31 .layout_54 { -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-31 .layout_55 { -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-31 { position: relative; width: auto; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; margin-top: 0; margin-left: 620px; margin-right: 0; text-decoration: none; right: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-29 { padding: 10px 20px; margin: 15px 0 auto 20px; border: 2px solid #ff802c; position: relative; top: 0; left: 0; width: auto; min-height: 34px; z-index: 2; text-align: center; font-size: 13px; color: #ff802c; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: transparent; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal; right: 0;}
.widget-29:hover, 
.widget-29.hover, 
.widget-29.active { color: #ffffff; background: #ff751f;}
.popover-wrap-54 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-54 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-54 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif;}
.popover-wrap-54 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: block; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center;}
.popover-wrap-54 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-54 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-54 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-54 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-54 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-54 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-54 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-54 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-54 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-54 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-54 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-54 .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-54 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-54 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-54 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-54 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-54 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-54 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-54 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-54 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-54 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-54 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-54 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-54 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-54 .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-54 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-54 .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-54 .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-54 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-54 .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-54 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-54 .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-54 .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-54 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-54 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-54 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-54 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-54 .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-54 .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-54 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-54 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-54 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-54 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-54 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-54 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-54 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-54 ::-moz-placeholder { color: #ababab;}
.popover-wrap-54 :-ms-input-placeholder { color: #ababab;}
.block-26 .layout_56 { -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-26 .layout_57 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.widget-30 { margin: 0 0 auto 90px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 25px; padding-bottom: 25px;}
.email-56 p:first-child { margin-top: 0;}
.email-56 p:last-child { margin-bottom: 0;}
.email-56 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-56 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-56 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-56 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-56 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-56 .title { box-sizing: border-box; display: none;}
.email-56 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; font-size: 13px; color: #ff802c; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.email-56 input.tgl-but { box-sizing: border-box; display: none;}
.email-56 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 0 0 auto 21px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px; min-height: 70px; padding-top: 25px; padding-left: 20px; -webkit-box-shadow: inset 1px 0px 0px  rgba(219,219,219,0.32); -moz-box-shadow: inset 1px 0px 0px  rgba(219,219,219,0.32); box-shadow: inset 1px 0px 0px  rgba(219,219,219,0.32); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 25px;}
.phones-57 p:first-child { margin-top: 0;}
.phones-57 p:last-child { margin-bottom: 0;}
.phones-57 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-57 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-57 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-57 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-57 .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;}
.phones-57 .title { box-sizing: border-box; display: none;}
.phones-57 .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; font-size: 18px; color: #dbdbdb; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: auto; margin-bottom: auto;}
.phones-57 input.tgl-but { box-sizing: border-box; display: none;}
.phones-57 .text_body a { text-decoration: none; color: inherit;}
.phones-57 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-32 { margin: -46px 0 31px; position: relative; z-index: 1; text-align: left; font-size: 13px; color: rgba(255,255,255,0.6); text-decoration: none; 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; min-height: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.block-2 { padding: 40px; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-35 .layout_3 { -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-35 .layout_68 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; 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; text-decoration: none; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-36 .layout_4 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; width: 409px; min-height: 0; z-index: 2; 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; right: auto;}
.widget-3 { padding: 10px 20px; margin: 0 0 auto; border: 2px solid #ff802c; position: relative; top: 0; left: 0; z-index: 2; color: #ff802c; text-align: center; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: transparent; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 500;}
.widget-3:hover, 
.widget-3.hover, 
.widget-3.active { color: #ffffff; background: #ff751f;}
.popover-wrap-4 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-4 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-4 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-4 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-4 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-4 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif;}
.popover-wrap-4 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: block; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center;}
.popover-wrap-4 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-4 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-4 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-4 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-4 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-4 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-4 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-4 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-4 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-4 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-4 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-4 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-4 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-4 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-4 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-4 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-4 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-4 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-4 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-4 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-4 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-4 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-4 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-4 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-4 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-4 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-4 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-4 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-4 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-4 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-4 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-4 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-4 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-4 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-4 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-4 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-4 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-4 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-4 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-4 ::-moz-placeholder { color: #ababab;}
.popover-wrap-4 :-ms-input-placeholder { color: #ababab;}
.widget-4 { padding: 10px 20px; margin: 0 0 auto 9px; border: 2px solid #ff802c; position: relative; top: 0; left: 0; z-index: 1; color: #ffffff; text-align: center; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 35px; background: #ff802c; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 500;}
.widget-4:hover, 
.widget-4.hover, 
.widget-4.active { background: #ff6200;}
.popover-wrap-5 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-5 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-5 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-5 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-5 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif;}
.popover-wrap-5 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: block; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: center;}
.popover-wrap-5 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-5 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-5 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-5 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-5 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-5 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-5 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-5 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-5 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-5 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-5 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-5 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-5 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-5 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-5 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-5 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-5 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-5 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-5 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-5 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-5 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-5 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-5 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-5 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-5 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-5 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-5 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-5 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-5 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-5 ::-moz-placeholder { color: #ababab;}
.popover-wrap-5 :-ms-input-placeholder { color: #ababab;}
.widget-2 { margin: 0 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-3 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-3 .menu-scroll > ul > li.delimiter { margin: auto 2px; -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-3 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-3 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #212121; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { background: rgba(69,69,69,0.51);}
.menu-3 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 2px 5px; 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: #2b2927; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #ff802c;}
.menu-3 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-3 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-5 { padding: 20px 20px 40px; position: relative; width: auto; min-height: 0; background: url("../images/bg88.png") left calc(50% - 11px) top calc(50% + 48px) / 1708px no-repeat #2b2927; max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; border-top: 1px solid rgba(255,255,255,0.13); border-right: 0px solid rgba(255,255,255,0.13); border-bottom: 0px solid rgba(255,255,255,0.13); border-left: 0px solid rgba(255,255,255,0.13); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-7 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_16 { -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-7 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; 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; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 40px; padding-right: 40px;}
.widget-10 { margin: 31px 0 auto 179px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 356px; right: auto;}
.phones-15 p:first-child { margin-top: 0;}
.phones-15 p:last-child { margin-bottom: 0;}
.phones-15 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-15 .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-15 .icon { border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM3IiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMzcgNDgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICAKICA8L2RlZnM+CiAgPHBhdGggZD0iTTM2LjAwMiwyMy43NDIgQzM2LjAwMiwyMy43NDIgMzQuMDM4LDIzLjI1OCAzNC4wMzgsMjMuMjU4IEMzNC44ODIsMTkuOTI0IDM0LjM0NiwxNi40NjIgMzIuNTI5LDEzLjUxMCBDMzAuNjUyLDEwLjQ1OCAyNy42NDcsOC4zMTQgMjQuMDY4LDcuNDczIEMyNC4wNjgsNy40NzMgMjQuNTM2LDUuNTI3IDI0LjUzNiw1LjUyNyBDMjguNjQ2LDYuNDkzIDMyLjA5OSw4Ljk1OSAzNC4yNjAsMTIuNDcxIEMzNi4zNTksMTUuODgzIDM2Ljk3OCwxOS44ODcgMzYuMDAyLDIzLjc0MiBaTTEyLjE1Myw1LjAwMCBDMTEuODczLDUuMDAwIDExLjY0Niw0Ljc3NiAxMS42NDYsNC41MDAgQzExLjY0Niw0LjIyNCAxMS44NzMsNC4wMDAgMTIuMTUzLDQuMDAwIEMxMi4xNTMsNC4wMDAgMTYuMjAyLDQuMDAwIDE2LjIwMiw0LjAwMCBDMTYuNDgyLDQuMDAwIDE2LjcwOSw0LjIyNCAxNi43MDksNC41MDAgQzE2LjcwOSw0Ljc3NiAxNi40ODIsNS4wMDAgMTYuMjAyLDUuMDAwIEMxNi4yMDIsNS4wMDAgMTIuMTUzLDUuMDAwIDEyLjE1Myw1LjAwMCBaTTI1LjExMiwzLjE0MyBDMjQuMzUwLDIuNDA2IDIzLjM0NCwyLjAwMCAyMi4yNzcsMi4wMDAgQzIyLjI3NywyLjAwMCA2LjA3OCwyLjAwMCA2LjA3OCwyLjAwMCBDMy44NDUsMi4wMDAgMi4wMjgsMy43OTQgMi4wMjgsNi4wMDAgQzIuMDI4LDYuMDAwIDIuMDI4LDcuMDAwIDIuMDI4LDcuMDAwIEMyLjAyOCw3LjAwMCAyMS4yMDIsNy4wMDAgMjEuMjAyLDcuMDAwIEMyMS40ODIsNy4wMDAgMjEuNzA4LDcuMjIzIDIxLjcwOCw3LjUwMCBDMjEuNzA4LDcuNzc2IDIxLjQ4Miw4LjAwMCAyMS4yMDIsOC4wMDAgQzIxLjIwMiw4LjAwMCAyLjAyOCw4LjAwMCAyLjAyOCw4LjAwMCBDMi4wMjgsOC4wMDAgMi4wMjgsMzguMDAwIDIuMDI4LDM4LjAwMCBDMi4wMjgsMzguMDAwIDI2LjMyNywzOC4wMDAgMjYuMzI3LDM4LjAwMCBDMjYuMzI3LDM4LjAwMCAyNi4zMjcsMzQuMDAwIDI2LjMyNywzNC4wMDAgQzI2LjMyNywzMy40NDcgMjYuNzgwLDMzLjAwMCAyNy4zMzksMzMuMDAwIEMyNy44OTksMzMuMDAwIDI4LjM1MiwzMy40NDcgMjguMzUyLDM0LjAwMCBDMjguMzUyLDM0LjAwMCAyOC4zNTIsNDIuMDAwIDI4LjM1Miw0Mi4wMDAgQzI4LjM1Miw0NS4zMDkgMjUuNjI3LDQ4LjAwMCAyMi4yNzcsNDguMDAwIEMyMi4yNzcsNDguMDAwIDYuMDc4LDQ4LjAwMCA2LjA3OCw0OC4wMDAgQzIuNzI4LDQ4LjAwMCAwLjAwMyw0NS4zMDkgMC4wMDMsNDIuMDAwIEMwLjAwMyw0Mi4wMDAgMC4wMDMsNi4wMDAgMC4wMDMsNi4wMDAgQzAuMDAzLDIuNjkxIDIuNzI4LC0wLjAwMCA2LjA3OCwtMC4wMDAgQzYuMDc4LC0wLjAwMCAyMi4yNzcsLTAuMDAwIDIyLjI3NywtMC4wMDAgQzIzLjg3NywtMC4wMDAgMjUuMzg3LDAuNjA4IDI2LjUyOSwxLjcxNSBDMjYuOTI4LDIuMTAxIDI2LjkzNSwyLjczNCAyNi41NDQsMy4xMjkgQzI2LjE1MiwzLjUyMSAyNS41MTAsMy41MjkgMjUuMTEyLDMuMTQzIFpNMi4wMjgsNDIuMDAwIEMyLjAyOCw0NC4yMDYgMy44NDUsNDYuMDAwIDYuMDc4LDQ2LjAwMCBDNi4wNzgsNDYuMDAwIDIyLjI3Nyw0Ni4wMDAgMjIuMjc3LDQ2LjAwMCBDMjQuNTEwLDQ2LjAwMCAyNi4zMjcsNDQuMjA2IDI2LjMyNyw0Mi4wMDAgQzI2LjMyNyw0Mi4wMDAgMjYuMzI3LDM5LjAwMCAyNi4zMjcsMzkuMDAwIEMyNi4zMjcsMzkuMDAwIDIuMDI4LDM5LjAwMCAyLjAyOCwzOS4wMDAgQzIuMDI4LDM5LjAwMCAyLjAyOCw0Mi4wMDAgMi4wMjgsNDIuMDAwIFpNMTQuMTc3LDQ1LjAwMCBDMTIuNzgyLDQ1LjAwMCAxMS42NDYsNDMuODc5IDExLjY0Niw0Mi41MDAgQzExLjY0Niw0MS4xMjEgMTIuNzgyLDQwLjAwMCAxNC4xNzcsNDAuMDAwIEMxNS41NzMsNDAuMDAwIDE2LjcwOSw0MS4xMjEgMTYuNzA5LDQyLjUwMCBDMTYuNzA5LDQzLjg3OSAxNS41NzMsNDUuMDAwIDE0LjE3Nyw0NS4wMDAgWk0xNC4xNzcsNDEuMDAwIEMxMy4zNDAsNDEuMDAwIDEyLjY1OSw0MS42NzMgMTIuNjU5LDQyLjUwMCBDMTIuNjU5LDQzLjMyNyAxMy4zNDAsNDQuMDAwIDE0LjE3Nyw0NC4wMDAgQzE1LjAxNSw0NC4wMDAgMTUuNjk2LDQzLjMyNyAxNS42OTYsNDIuNTAwIEMxNS42OTYsNDEuNjczIDE1LjAxNSw0MS4wMDAgMTQuMTc3LDQxLjAwMCBaTTE3LjkxMCwyNi4xNzcgQzE4LjIxNiwyNS44MjAgMTguNTI2LDI1LjQ1NyAxOC41MjYsMjUuNDU2IEMxOC43ODYsMjUuMTU2IDE5LjE1NSwyNC45ODkgMTkuNTQ2LDI0Ljk4OSBDMTkuNTQ2LDI0Ljk4OSAxOS44NjQsMjUuMDI3IDE5Ljg2NCwyNS4wMjcgQzE5LjkyMCwyNS4wMzkgMTkuOTg5LDI1LjA2MSAyMC4wNTksMjUuMDkwIEMyMC4wNTksMjUuMDkwIDI2LjAxMiwyNy41OTUgMjYuMDEyLDI3LjU5NSBDMjYuNDY2LDI3Ljc4NyAyNi43NzQsMjguMjAzIDI2LjgxNiwyOC42ODIgQzI2LjgzOCwyOC45MzcgMjYuODM5LDI5LjE5NSAyNi44MTgsMjkuNDUzIEMyNi43OTksMjkuNzE2IDI2Ljc1NSwyOS45ODggMjYuNjg5LDMwLjI1NCBDMjYuMTM2LDMyLjQ2MCAyNC4xMzEsMzQuMDAwIDIxLjgxMSwzNC4wMDAgQzIxLjQxMiwzNC4wMDAgMjEuMDExLDMzLjk1MyAyMC42MjAsMzMuODYwIEMxNi4xNTYsMzIuNzk5IDEyLjM5NiwzMC4wOTggMTAuMDMyLDI2LjI1NSBDNy43MDUsMjIuNDczIDcuMDE0LDE4LjAzMCA4LjA4NywxMy43NDQgQzguNjM5LDExLjU0MCAxMC42NDQsMTAuMDAwIDEyLjk2NCwxMC4wMDAgQzEzLjM2MywxMC4wMDAgMTMuNzY0LDEwLjA0NyAxNC4xNTUsMTAuMTQwIEMxNC40MzAsMTAuMjA2IDE0LjY5NywxMC4yOTMgMTQuOTQ5LDEwLjM5OSBDMTUuMTg1LDEwLjQ5NiAxNS40MTgsMTAuNjE1IDE1LjYzNywxMC43NTAgQzE2LjA0OSwxMS4wMDEgMTYuMjg3LDExLjQ2MyAxNi4yNTMsMTEuOTUwIEMxNi4yNTMsMTEuOTUwIDE1Ljc5NSwxOC4yNDQgMTUuNzk1LDE4LjI0NCBDMTUuNzUwLDE4LjgyOSAxNS4zMzEsMTkuMzA1IDE0Ljc1MSwxOS40MzIgQzE0Ljc0MiwxOS40MzQgMTQuMjc3LDE5LjUyOCAxMy44MTYsMTkuNjI1IEMxNC4wNTcsMjAuOTEwIDE0LjUzMywyMi4xMzAgMTUuMjM4LDIzLjI2MCBDMTUuOTM1LDI0LjM3OCAxNi44NTIsMjUuMzc3IDE3LjkxMCwyNi4xNzcgWk0xMy41MTQsMjQuMzA5IEMxMi41NDMsMjIuNzUwIDExLjkzNSwyMS4wNDggMTEuNzA5LDE5LjI0NyBDMTEuNjIzLDE4LjU3NSAxMi4wNjgsMTcuOTU1IDEyLjc0MywxNy44MDcgQzEzLjAyNywxNy43NDUgMTMuNDY4LDE3LjY1MyAxMy44MTMsMTcuNTgyIEMxMy44MTMsMTcuNTgyIDE0LjIwMSwxMi4yNTkgMTQuMjAxLDEyLjI1OSBDMTQuMTg4LDEyLjI1MyAxNC4xNzUsMTIuMjQ4IDE0LjE2MywxMi4yNDIgQzE0LjAwNCwxMi4xNzYgMTMuODQ1LDEyLjEyNCAxMy42ODAsMTIuMDg0IEMxMy40NDUsMTIuMDI4IDEzLjIwNCwxMi4wMDAgMTIuOTY0LDEyLjAwMCBDMTEuNTc4LDEyLjAwMCAxMC4zODEsMTIuOTE1IDEwLjA1MywxNC4yMjUgQzkuMTEwLDE3Ljk4OSA5LjcxOCwyMS44OTMgMTEuNzYyLDI1LjIxNyBDMTMuODQ1LDI4LjYwMSAxNy4xNTgsMzAuOTc5IDIxLjA5NCwzMS45MTUgQzIyLjY5MiwzMi4yOTggMjQuMzM3LDMxLjMxMSAyNC43MjMsMjkuNzc1IEMyNC43NjIsMjkuNjE3IDI0Ljc4OCwyOS40NTggMjQuNzk5LDI5LjI5OSBDMjQuODAwLDI5LjI4NiAyNC44MDEsMjkuMjcyIDI0LjgwMiwyOS4yNjAgQzI0LjgwMiwyOS4yNjAgMTkuNzQ0LDI3LjEzMiAxOS43NDQsMjcuMTMyIEMxOS41MTcsMjcuMzk3IDE5LjIyMCwyNy43NDMgMTkuMDI5LDI3Ljk2MSBDMTguNzc2LDI4LjI0OSAxOC40MDgsMjguNDE0IDE4LjAyMSwyOC40MTQgQzE4LjAyMSwyOC40MTQgMTcuNzA2LDI4LjM3NyAxNy43MDYsMjguMzc3IEMxNy41NDksMjguMzM5IDE3LjQwNCwyOC4yNzUgMTcuMjc0LDI4LjE4OCBDMTUuNzY4LDI3LjE4MSAxNC40NjgsMjUuODM5IDEzLjUxNCwyNC4zMDkgWk0yOC4xNzUsMTYuMTYxIEMyNy4wMjksMTQuMjk4IDI1LjIwOSwxMi45ODggMjMuMDUxLDEyLjQ3MiBDMjMuMDUxLDEyLjQ3MiAyMy41MjgsMTAuNTI4IDIzLjUyOCwxMC41MjggQzI2LjIxMywxMS4xNzAgMjguNDc3LDEyLjgwMiAyOS45MDYsMTUuMTIyIEMzMS4zMjEsMTcuNDIzIDMxLjc0MywyMC4xMjggMzEuMDkzLDIyLjczOCBDMzEuMDkzLDIyLjczOCAyOS4xMjcsMjIuMjYyIDI5LjEyNywyMi4yNjIgQzI5LjY0NywyMC4xNzEgMjkuMzA5LDE4LjAwNCAyOC4xNzUsMTYuMTYxIFoiIGlkPSJwYXRoLTEiIGNsYXNzPSJjbHMtMiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmY3NDJlIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-15 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-15 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-15 .title { box-sizing: border-box; display: none;}
.phones-15 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 28px; margin-top: 4px; font-weight: 600;}
.phones-15 input.tgl-but { box-sizing: border-box; display: none;}
.phones-15 .text_body a { text-decoration: none; color: inherit;}
.phones-15 input.tgl-but:checked + .block-body-drop { display: block;}
.block-6 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-8 { margin: 7px 0 0; position: relative; top: 0; left: 0; z-index: 3; color: #ffffff; text-align: left; text-decoration: none; font-size: 15px; 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; min-height: -19px; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-7 { margin: 23px 0 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 30px; font-size: 25px; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.site-name-11 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-11 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-11 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-11 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Noto Serif, serif; color: #ff802c; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 29px; font-weight: normal;}
.site-name-11 a { text-decoration: none; outline: none;}
.widget-33 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-61 .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-61 .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-61 .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-61 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-61 .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-61 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-61 .side-panel-button-icon { display: block;}
.side-panel-61 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-61 .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;}
	body { display: block;}
	.wrapper { background: none;}
	.block-41 { margin-top: 1px; padding-bottom: 40px; padding-right: 30px; padding-left: 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-42 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-48 { margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-49 { margin-bottom: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-50 { margin-bottom: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-21 { background: url("../images/0_139758_ced21219_orig.png") right -229px top calc(50% + 3px) / 463px no-repeat #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-bottom: 0.02px; -webkit-order: 9; -moz-order: 9; order: 9;}
	.block-22 { padding: 40px 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-27 .layout_46 { 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-27 .layout_47 { 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-27 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-bottom: 0.02px;}
	.widget-24 { margin-left: 0; min-height: 0; padding-bottom: 0.02px;}
	.form-46 .form__header { width: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-46 .form__text { width: auto;}
	.form-46 .form-text { margin-right: 0;}
	.form-46 .form-text input { min-height: 50px; padding-left: 10px;}
	.form-46 .form-textarea { margin-right: 0;}
	.form-46 .form-submit { margin-right: 0;}
	.form-46 .form-captcha { margin-right: 0;}
	.block-23 { width: auto; right: 0;}
	.widget-25 { text-align: left; width: auto; margin-top: 0; margin-left: auto; margin-right: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-48 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-48 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-26 { width: auto; display: none; margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-24 { padding-top: 20px; padding-right: 30px; padding-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 { width: auto; margin-left: 0; margin-right: 0;}
	.block-25 .layout_52 { 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-25 .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-25 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-27 { margin-top: 20px; width: auto; right: 0;}
	.widget-28 { display: none;}
	.block-43 { margin-bottom: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-31 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_55 { 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-31 { left: 0; margin-left: 0; margin-bottom: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-29 { margin-top: 30px; margin-left: 10px; margin-right: 10px; right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 .layout_56 { 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-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-26 { margin-top: 15px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { text-align: left; margin-top: 15px; margin-left: 0; padding-top: 10px;}
	.email-56 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-56 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-31 { width: auto; margin-top: 15px; margin-left: 40px; margin-right: auto; padding-top: 10px; right: 0;}
	.phones-57 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-57 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-32 { border: none; left: 0; text-align: center; margin-top: 0; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 0.02px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 { background: none; padding-bottom: 20px; padding-top: 20px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-35 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-35 .layout_68 { 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-35 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-36 .layout_4 { 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-36 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-36 { width: auto; margin-left: 0; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-3 { margin-left: auto; margin-right: auto; right: auto;}
	.widget-4 { left: auto; margin-left: auto; margin-right: auto; right: auto;}
	.block-5 { padding-bottom: 20px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-7 .layout_15 { 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-7 .layout_16 { 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-7 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-10 { margin: 30px auto 20px; width: 358px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-15 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-15 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-8 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-7 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-11 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.site-name-11 .sn-text:hover, 
	.site-name-11 .sn-text.hover, 
	.site-name-11 .sn-text.active { font-weight: 600;}
	.widget-33 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-61 .side-panel-content { padding: 10px; 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: #2b2b2b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-61 .side-panel-close { 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: url("../images/x2.svg?1543981247733") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-61 .side-panel-top { width: auto;}
	.side-panel-61 .side-panel-button { padding: 10px 12px; 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: #ff6708; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-61 .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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 5px;}

}

@media all and (max-width: 768px) {
	.block-27 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-27 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.form-46 .form__text { min-height: 0;}
	.form-46 .form-text { margin-top: 21px; align-self: auto;}
	.form-46 .form-textarea { margin-top: 21px; align-self: auto;}
	.form-46 .form-submit { margin-top: 21px; align-self: auto;}
	.form-46 .form-captcha { margin-top: 21px; align-self: auto;}
	.block-28 { margin-top: 0;}
	.block-25 .layout_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-31 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_55 { 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-31 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-29 { margin: 15px 0 30px auto;}
	.block-26 .layout_56 { 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-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-26 { margin-top: 20px; margin-bottom: 30px;}
	.widget-30 { padding-top: 0.02px; padding-bottom: 0.02px;}
	.widget-31 { margin-top: 0; min-height: 0; padding-bottom: 0.02px;}
	.block-35 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-35 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_4 { 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-36 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-3 { margin-top: 15px;}
	.widget-4 { margin-top: 15px; margin-right: 0;}
	.block-7 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-8 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-11 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.block-41 { padding-right: 10px; padding-left: 10px;}
	.widget-48 { font-size: 16px; line-height: 2.0;}
	.block-22 { padding-top: 0.02px;}
	.block-27 .layout_46 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-27 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-24 { margin-bottom: 0; padding-left: 0; padding-right: 0;}
	.form-46 .form__header { font-size: 30px;}
	.form-46 .form__text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-46 .form-text { margin-top: -1px;}
	.form-46 .form-submit button { width: 100%;}
	.form-46 .form-captcha .form-submit-container { width: 100%;}
	.form-46 .form-captcha button { width: 100%;}
	.block-25 .layout_52 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 .layout_53 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-27 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-28 { 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-31 .layout_54 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-31 { -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;}
	.widget-29 { margin-top: 0; margin-right: auto;}
	.block-26 .layout_56 { 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-26 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-26 { margin-top: 15px; margin-bottom: 15px;}
	.widget-30 { text-align: center; width: 900px; margin-left: auto; margin-bottom: 15px;}
	.widget-31 { width: 422px; margin-top: 15px; margin-left: auto; margin-bottom: 30px; padding-left: 0;}
	.phones-57 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-35 .layout_3 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-35 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_4 { 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-36 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.widget-4 { width: 213px; margin-right: auto;}
	.block-5 { padding-top: 40px;}
	.block-7 .layout_15 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-10 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-7 { margin-top: 0;}

}

@media all and (max-width: 480px) {
	.block-41:hover, 
	.block-41.hover, 
	.block-41.active { left: 0;}
	.block-21 { background: url("../images/0_139758_ced21219_orig.png") right -245px top calc(50% + 56px) / 365px no-repeat #ffffff;}
	.block-27 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-27 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-24 { margin-top: 15px;}
	.form-46 .form__header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-size: 20px;}
	.form-46 .form__text { text-align: center;}
	.widget-25 { margin-bottom: 30px;}
	.address-48 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-25 .layout_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 .layout_53 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-25 { margin-left: auto;}
	.block-31 .layout_54 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-31 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-29 { margin-top: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-26 .layout_56 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-26 .layout_57 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-30 { margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-31 { margin-top: 0; margin-bottom: 0; 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;}
	.phones-57 .text_body { color: #ffffff;}
	.block-35 .layout_3 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-35 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_4 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-36 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-3 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-4 { margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-7 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 { padding-left: 0; padding-right: 0;}
	.widget-10 { width: auto; margin-left: 0; margin-right: 0; right: 0;}
	.phones-15 .text_body { font-size: 20px;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: 10px; margin-right: 10px;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { background: rgba(69,69,69,0.51);}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { width: auto; color: #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; padding-top: 15px; padding-bottom: 15px; margin-top: 0; font-size: 14px;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #ff863b;}
.side-panel .menu-3 .menu-scroll > ul > li.more-button { display: none;}