@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
    box-sizing: border-box;
    padding-top: .02px;
    padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
    0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
    20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
    100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
    0% {width: 5px; height: 5px;}
    100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
    0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
    20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
    100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
    .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
    .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
    .error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
    padding:5px;
    border:1px solid #dedede;
    vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
    padding:8px 5px;
    background:#eb3c3c;
    border:1px solid #dedede;
    font-weight:normal;
    text-align:left;
    color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
    flex-grow:1;
    max-width:100%;
}

html.mobile div{
    background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.block-27 { position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: -1px; margin-left: 0; text-decoration: none; right: 0;}
.block-23 .layout_53_id_50 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-23 { border: none; position: relative; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom right,rgba(46, 77, 179, 0.29) 0%,rgba(94, 39, 176, 0.29) 100%) #272e45; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; /* margin-top: -262px; */ margin-top: -226px; margin-left: 0; margin-right: 0; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 11px; padding-bottom: 11px;}
.widget-28 { padding: 0.02px 2px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.menu-50 .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-50 .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-50 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-50 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-50 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("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-50 .menu-scroll > ul > li.delimiter { margin: auto 2px -1px; border: none; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; height: 0; width: 1px; min-height: 55px; background: rgba(255,255,255,0.07); box-sizing: border-box; -webkit-box-shadow: inset 0px -15px 0px  #ff7b00; -moz-box-shadow: inset 0px -15px 0px  #ff7b00; box-shadow: inset 0px -15px 0px  #ff7b00;}
.menu-50 .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;  position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-50 .menu-scroll > ul ul { padding: 20px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 258px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-50 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-50 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #3d3d3d; font-size: 15px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal;}
.menu-50 .menu-scroll > ul ul > li > a:hover,
.menu-50 .menu-scroll > ul ul > li > a.hover,
.menu-50 .menu-scroll > ul ul > li > a.active { text-decoration: underline;}
.menu-50 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.12); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-50 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-50 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-50 .menu-scroll > ul > li.menu-item > a { padding: 100px 100px 100px 100px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; align-self: auto; text-align: center; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal;}
.menu-50 .menu-scroll > ul > li.menu-item > a:hover,
.menu-50 .menu-scroll > ul > li.menu-item > a.hover,
.menu-50 .menu-scroll > ul > li.menu-item > a.active { color: #ff7b00; background: #ffffff;}
.menu-50 .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-50 .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-50 .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-50 .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-50 .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-50 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-50 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-50 .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;}
.menu-50 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-50 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-50 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-2 .layout_3_id_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { border: none; position: relative; width: 1200px; min-height: 0; background: #ffffff; z-index: 2; text-align: center; margin-top: 97px; margin-left: auto; margin-right: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 0.02px; padding-bottom: 0.02px; max-width: 100%;}
.block-5 .layout_6 { -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-5 .layout_48 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; 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; padding-top: 0.02px;}
.block-21 .layout_14 { -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-21 .layout_15 { -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-21 { margin: 42px 0 auto 16px; position: relative; top: 0; left: 0; width: 478px; min-height: 0; z-index: 2; 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: auto;}
.widget-9 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-15 p:first-child { margin-top: 0;}
.address-15 p:last-child { margin-bottom: 0;}
.address-15 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-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;}
.address-15 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBpZD0iZy0yIj48cG9seWxpbmUgZmlsbD0ibm9uZSIgcG9pbnRzPSIgICA2NDksMTM3Ljk5OSA2NzUsMTM3Ljk5OSA2NzUsMTU1Ljk5OSA2NjEsMTU1Ljk5OSAgIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icG9seWxpbmUtMyI+PC9wb2x5bGluZT48cG9seWxpbmUgZmlsbD0ibm9uZSIgcG9pbnRzPSIgICA2NTMsMTU1Ljk5OSA2NDksMTU1Ljk5OSA2NDksMTQxLjk5OSAgIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icG9seWxpbmUtNCI+PC9wb2x5bGluZT48cG9seWxpbmUgZmlsbD0ibm9uZSIgcG9pbnRzPSIgICA2NjEsMTU2IDY1MywxNjIgNjUzLDE1NiAgIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icG9seWxpbmUtNSI+PC9wb2x5bGluZT48L2c+PGcgaWQ9ImctNiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjOGNkMTM5Ij48ZyBpZD0iZy03Ij48cGF0aCBkPSJNMTYsMjdjLTAuMjMsMC0wLjQ2MS0wLjA3OS0wLjY0OC0wLjIzOGMtMC4yNDItMC4yMDYtNS45NDItNS4xLTguMzItMTAuNDM4Yy0wLjIyNS0wLjUwNCwwLjAwMi0xLjA5NiwwLjUwNy0xLjMyICAgIGMwLjUwMy0wLjIyNCwxLjA5NSwwLjAwMiwxLjMyLDAuNTA3YzEuNzM5LDMuOTA1LDUuNTc3LDcuNjk5LDcuMTI0LDkuMTNDMTguNzEzLDIxLjk5MSwyNCwxNi4wNjksMjQsMTIuMjMgICAgQzI0LDcuNjkyLDIwLjQxMSw0LDE2LDRzLTgsMy42OTItOCw4LjIzYzAsMC41NTItMC40NDgsMS0xLDFzLTEtMC40NDgtMS0xQzYsNi41ODksMTAuNDg2LDIsMTYsMmM1LjUxNCwwLDEwLDQuNTg5LDEwLDEwLjIzICAgIGMwLDUuOTEyLTguOTQ0LDE0LjE1OS05LjMyNSwxNC41MDhDMTYuNDg0LDI2LjkxMiwxNi4yNDIsMjcsMTYsMjd6IiBpZD0icGF0aC04IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM0YzRjNGMiPjwvcGF0aD48L2c+PGcgaWQ9ImctOSI+PHBhdGggZD0iTTE2LDE2Yy0yLjIwNiwwLTQtMS43OTQtNC00czEuNzk0LTQsNC00YzIuMjA2LDAsNCwxLjc5NCw0LDRTMTguMjA2LDE2LDE2LDE2eiBNMTYsMTBjLTEuMTAzLDAtMiwwLjg5Ny0yLDJzMC44OTcsMiwyLDIgICAgYzEuMTAzLDAsMi0wLjg5NywyLTJTMTcuMTAzLDEwLDE2LDEweiIgaWQ9InBhdGgtMTAiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzRjNGM0YyI+PC9wYXRoPjwvZz48ZyBpZD0iZy0xMSI+PHBhdGggZD0iTTI5LDMwSDNjLTAuMzU2LDAtMC42ODYtMC4xODktMC44NjUtMC40OThjLTAuMTc5LTAuMzA5LTAuMTgtMC42ODgtMC4wMDMtMC45OThsNC03YzAuMjc0LTAuNDc5LDAuODg1LTAuNjQ3LDEuMzY0LTAuMzcyICAgIGMwLjQ3OSwwLjI3NCwwLjY0NiwwLjg4NSwwLjM3MiwxLjM2NEw0LjcyMywyOGgyMi41NTNsLTMuMTQ1LTUuNTA0Yy0wLjI3NC0wLjQ3OS0wLjEwNy0xLjA5LDAuMzcyLTEuMzY0ICAgIGMwLjQ3OS0wLjI3NiwxLjA5LTAuMTA3LDEuMzY0LDAuMzcybDQsN2MwLjE3NywwLjMxLDAuMTc2LDAuNjg5LTAuMDAzLDAuOTk4QzI5LjY4NiwyOS44MTEsMjkuMzU2LDMwLDI5LDMweiIgaWQ9InBhdGgtMTIiIHN0cm9rZS1vcGFjaXR5PSIwLjAxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSIgZmlsbC1vcGFjaXR5PSIxIiBmaWxsPSIjNGM0YzRjIj48L3BhdGg+PC9nPjwvZz48L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 9px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-15 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-15 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-15 .title { box-sizing: border-box; display: none;}
.address-15 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #666666; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; font-weight: normal;}
.address-15 input.tgl-but { box-sizing: border-box; display: none;}
.address-15 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-8 { margin: 1px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-14 p:first-child { margin-top: 0;}
.phones-14 p:last-child { margin-bottom: 0;}
.phones-14 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-14 .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-14 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5LjAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUuMCAwIDEtNi02IDE5Ljc5IDE5Ljc5LjAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NC4wIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQuMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiM0YzRjNGMiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 9px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-14 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-14 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-14 .title { box-sizing: border-box; display: none;}
.phones-14 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #5c5c5c; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 18px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-14 input.tgl-but { box-sizing: border-box; display: none;}
.phones-14 .text_body a { text-decoration: none; color: inherit;}
.phones-14 input.tgl-but:checked + .block-body-drop { display: block;}
.block-3 { padding: 50px 35px; margin: -13px 0 -15px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom right,rgba(46, 77, 179, 0.29) 0%,rgba(94, 39, 176, 0.29) 100%) #272e45; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-box-shadow: inset -39px 0px 0px  rgba(255,255,255,0.05), 0px 9px 23px  rgba(0,0,0,0.17); -moz-box-shadow: inset -39px 0px 0px  rgba(255,255,255,0.05), 0px 9px 23px  rgba(0,0,0,0.17); box-shadow: inset -39px 0px 0px  rgba(255,255,255,0.05), 0px 9px 23px  rgba(0,0,0,0.17); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; padding-right: 20px;}
.site-name-7 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-7 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-7 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-7 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 29px; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-7 a { text-decoration: none; outline: none;}
.widget-5 { margin: 2px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; color: #ff7b00; text-align: left; text-decoration: none; font-size: 19px; 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; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; padding-right: 20px; font-weight: 600;}
.widget-6 { margin: -76px 0 0; border: none; position: relative; z-index: 1; width: auto; height: 0; min-height: 581px; box-sizing: border-box; background: url("wm_slider_spacer.gif") left 50% top 0% / cover no-repeat; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.popover-wrap-9 .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-9 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-9 .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-9 .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-9 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-9 .popover-body .wp_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px;}
.popover-wrap-9 .popover-body .wp_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-9 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-9 .popover-body .wp_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .wp_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .wp_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-9 .popover-body .wp_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-9 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-9 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-9 .text_wrapper .bx-viewport { position: relative !important;}
.slider-9 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-9 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-9 .slider-item-1 { width: 100%; : 1; background: url("54638150_2.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-9 .text-slider { margin: 158px 0 0 -480px; box-sizing: border-box; position: absolute; top: 0; left: 50%; z-index: 6; bottom: auto; width: 960px; right: auto; min-height: 0;}
.slider-9 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-9 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: rgba(255,255,255,0.83); line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: 300; margin-bottom: 30px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 29px; margin-left: 0;}
.slider-9 .block-more { box-sizing: border-box; margin-left: 0;}
.slider-9 .block-more > a { padding: 10px 15px; border: none; display: -webkit-inline-flex; display: inline-flex; text-align: center; box-sizing: border-box; font-family: Open Sans Condensed, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 21px; width: 221px; min-height: 59px; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.58); -moz-box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.58); box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.58); background: none #ff7b00; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold;}
.slider-9 .block-more > a:hover,
.slider-9 .block-more > a.hover,
.slider-9 .block-more > a.active { background: repeating-linear-gradient(to right,rgba(255, 64, 0, 0) 0%,rgba(255, 191, 0, 0) 100%) #ff7b00;}
.slider-9 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans Condensed, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 40px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: 434px; padding-bottom: 15px; padding-left: 0; border-top: 0px solid rgba(255,255,255,0.1); border-right: 0px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); border-left: 0px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 15px;}
.slider-9 .slider-item-2 { width: 100%; : 1; background: url("54633388_2.jpg") left 50% top 50% / cover no-repeat; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-9 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-9 .slider-controls { margin: -10px 40px 130px -479px; box-sizing: border-box; visibility: hidden; position: absolute; top: auto; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; text-align: justify; bottom: 0; padding-right: 0; width: 78px;}
.slider-9 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 35px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIj48cGF0aCBmaWxsPSJub25lIiBkPSJNNjQ5IDEzNy45OTloMjZ2MThINjYxIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icGF0aC0yIj48L3BhdGg+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTY1MyAxNTUuOTk5aC00di0xNCIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InBhdGgtMyI+PC9wYXRoPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik02NjEgMTU2bC04IDZ2LTYiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiPjwvcGF0aD48cGF0aCBkPSJNMjkuMDE4IDE3SDIuOTgyYy0uMzk3LjAtLjc1Ni0uMjQ0LS45MDgtLjYxNy0uMTUyLS4zNzQtLjA2OC0uODA0LjIxMy0xLjA5bDExLjc4OS0xMmMuMzg0LS4zOTEgMS4wMDUtLjM5MSAxLjM4OS4wcy4zODQgMS4wMjMuMCAxLjQxNEw1LjM1NCAxNWgyMy42NjNDMjkuNTYxIDE1IDMwIDE1LjQ0OCAzMCAxNlMyOS41NjEgMTcgMjkuMDE4IDE3eiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTE0Ljc3MiAyOWMtLjI1MS4wLS41MDMtLjA5OC0uNjk1LS4yOTNsLTcuODYtOGMtLjM4NC0uMzkxLS4zODQtMS4wMjMuMC0xLjQxNHMxLjAwNS0uMzkxIDEuMzg5LjBsNy44NiA4Yy4zODQuMzkxLjM4NCAxLjAyMy4wIDEuNDE0QzE1LjI3NSAyOC45MDIgMTUuMDIzIDI5IDE0Ljc3MiAyOXoiIGlkPSJwYXRoLTYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.slider-9 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 35px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIj48cGF0aCBmaWxsPSJub25lIiBkPSJNNjQ5IDEzNy45OTloMjZ2MThINjYxIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icGF0aC0yIj48L3BhdGg+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTY1MyAxNTUuOTk5aC00di0xNCIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InBhdGgtMyI+PC9wYXRoPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik02NjEgMTU2bC04IDZ2LTYiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiPjwvcGF0aD48cGF0aCBkPSJNMi45ODIgMTdoMjYuMDM1Yy4zOTcuMC43NTYtLjI0NC45MDgtLjYxNy4xNTItLjM3NC4wNjgtLjgwNC0uMjEzLTEuMDlsLTExLjc4OS0xMmMtLjM4NC0uMzkxLTEuMDA1LS4zOTEtMS4zODkuMHMtLjM4NCAxLjAyMy4wIDEuNDE0TDI2LjY0NiAxNUgyLjk4MkMyLjQzOSAxNSAyIDE1LjQ0OCAyIDE2UzIuNDM5IDE3IDIuOTgyIDE3eiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmZmZmZmIj48L3BhdGg+PHBhdGggZD0iTTE3LjIyOCAyOWMuMjUxLjAuNTAzLS4wOTguNjk1LS4yOTNsNy44Ni04Yy4zODQtLjM5MS4zODQtMS4wMjMuMC0xLjQxNHMtMS4wMDUtLjM5MS0xLjM4OS4wbC03Ljg2IDhjLS4zODQuMzkxLS4zODQgMS4wMjMuMCAxLjQxNEMxNi43MjUgMjguOTAyIDE2Ljk3NyAyOSAxNy4yMjggMjl6IiBpZD0icGF0aC02IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / auto auto no-repeat; text-align: left; min-height: 35px; margin-left: 10px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.slider-9 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-9 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-9 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-9 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-9 .slider-pager { box-sizing: border-box;}
.slider-9 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-9 .slider-pager > a:active,
.slider-9 .slider-pager > a.active { background: #eeeeee;}
.slider-9 .auto_controls { box-sizing: border-box; display: none;}
.slider-9 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-9 .bx-controls-auto-item { box-sizing: border-box;}
.slider-9 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_pause.png") center center / auto no-repeat;}
.slider-9 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("wm_block_list_play.png") center center / auto no-repeat;}
.slider-9 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-9 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-9 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-9 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-9 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-9 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-9 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-9 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-9 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-9 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-9 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-9 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-9 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-9 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-9 .popover-body .wp_form { margin-top: 0;}
.popover-wrap-9 .popover-body .wp_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-9 .popover-body .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-9 .popover-body .wp_form_item_type_calendar_interval .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-9 .popover-body .wp_form_item_type_calendar_interval .wp_form_field_content .wp_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-9 .popover-body .wp_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-9 .popover-body .wp_form_field_type_text { width: 100%;}
.popover-wrap-9 .popover-body .wp_form_item.form_div { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-9 .popover-body .wp_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .wp_form_field_content { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_html_block .wp_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-9 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-9 .popover-body .wp_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .wp_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .wp_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_checkbox .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_checkbox .wp_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_checkbox .wp_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-9 .popover-body .wp_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .wp_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .wp_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_radio .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_radio .wp_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-9 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-9 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .form_radio .wp_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-9 .popover-body .wp_form_item.form_select { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .wp_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .wp_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_select .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-9 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-9 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-9 .popover-body .wp_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .wp_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar .wp_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .wp_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .wp_form_field_title { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .wp_form_field_name { box-sizing: border-box;}
.popover-wrap-9 .popover-body .form_calendar_interval .wp_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .wp_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-9 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-9 .popover-body .form_calendar_interval .wp_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-9 .popover-body .wp_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-9 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-9 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-9 .popover-body .wp_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-9 .popover-body .wp_required { color: #ff0000;}
.popover-wrap-9 .wp_form_field_title .wp_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-9 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-9 ::-moz-placeholder { color: #ababab;}
.popover-wrap-9 :-ms-input-placeholder { color: #ababab;}
.block-8 .layout_19_id_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-8 { border: none; position: relative; width: auto; min-height: 0; background: #faf7fa; z-index: 4; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 70px; padding-bottom: 70px; 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%;}
.widget-38 { position: relative; z-index: 3; font-family: Open Sans, sans-serif; font-size: 15px; color: #636363; line-height: 1.5; text-decoration: none; display: block; min-height: 0; width: auto; margin-top: 23px; margin-left: 0; margin-bottom: 0; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-61 h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.content-61 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.content-61 h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.content-61 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.content-61 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.content-61 a { box-sizing: border-box; color: #0000ff;}
.content-61 .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-61 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-61 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-61 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-61 .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-37 { position: relative; z-index: 2; font-family: Open Sans, sans-serif; font-size: 27px; color: #272e45; text-decoration: none; box-sizing: border-box; margin-top: 0; font-weight: bold; width: auto; margin-left: 0; right: 0;}
h2 { box-sizing: border-box; font-size: 22px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
h4 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; color: #272e45;}
.block-22 { border: none; position: relative; width: auto; min-height: 0; 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; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-9 .layout_23_id_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-9 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom right,rgba(46, 77, 179, 0.42) 0%,rgba(94, 39, 176, 0.42) 100%), linear-gradient(rgba(39,46,69,0.82), rgba(39,46,69,0.82)), url("54636728_2.jpg") left 50% top calc(50% - 144px) / cover no-repeat fixed; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 105px; padding-bottom: 130px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-35 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; right: 0;}
.form-55 .form__header { padding: 50px 35px; border: none; box-sizing: border-box; font-size: 36px; margin-bottom: 16px; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; color: #404040; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; width: 508px; -webkit-box-shadow: inset -32px 0px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset -32px 0px 0px  rgba(0,0,0,0.08); box-shadow: inset -32px 0px 0px  rgba(0,0,0,0.08); background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 800; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-55 .form__text { box-sizing: border-box; font-size: 19px; margin-bottom: 28px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; color: #ff7b00; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; margin-left: 43px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.form-55 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-55 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-55 .form__body { box-sizing: border-box; margin-right: -10px; margin-bottom: -5px; width: auto; margin-left: -10px;}
.form-55 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-55 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-55 .form-item-group { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: 775px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; margin-left: 48px; margin-right: -47px; margin-top: 0; align-self: auto; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px;}
.form-55 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-55 .form-text { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0; text-align: center;}
.form-55 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-55 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-55 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-55 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-55 .form-item__body { box-sizing: border-box; display: block;}
.form-55 .form-text input { padding: 2px 25px 2px 69px; border: 1px solid rgba(187,187,187,0.15); box-sizing: border-box; width: 100%; min-width: 100px; min-height: 55px; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; height: 55px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .form-textarea textarea { padding: 2px 4px 2px 69px; border: 1px solid rgba(187,187,187,0.15); box-sizing: border-box; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIj48cGF0aCBmaWxsPSJub25lIiBkPSJNNjQ5IDEzNy45OTloMjZ2MThINjYxIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icGF0aC0yIj48L3BhdGg+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTY1MyAxNTUuOTk5aC00di0xNCIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InBhdGgtMyI+PC9wYXRoPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik02NjEgMTU2bC04IDZ2LTYiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiPjwvcGF0aD48cGF0aCBkPSJNMjEuOTQ3IDE2LjMzMkMyMy4yMTkgMTQuOTE1IDI0IDEzLjA0OSAyNCAxMWMwLTQuNDExLTMuNTg5LTgtOC04cy04IDMuNTg5LTggOCAzLjU4OSA4IDggOGMxLjU1NS4wIDMuMDAzLS40NTMgNC4yMzMtMS4yMjQgNC4zNSAxLjYzOSA3LjM0NSA1LjYyIDcuNzI2IDEwLjIyNEg0LjA0MmMuMjU5LTMuMDk5IDEuNzEzLTUuOTg5IDQuMDc4LTguMDUxLjQxNy0uMzYzLjQ2LS45OTQuMDk3LTEuNDExLS4zNjItLjQxNi0uOTk0LS40Ni0xLjQxMS0uMDk3QzMuNzUxIDIxLjEwMyAyIDI0Ljk1MSAyIDI5YzAgLjU1My40NDggMSAxIDFoMjZjLjU1My4wIDEtLjQ0NyAxLTFDMzAgMjMuNTE0IDI2LjgyIDE4LjYxNSAyMS45NDcgMTYuMzMyek0xMCAxMWMwLTMuMzA5IDIuNjkxLTYgNi02czYgMi42OTEgNiA2LTIuNjkxIDYtNiA2UzEwIDE0LjMwOSAxMCAxMXoiIGlkPSJwYXRoLTUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 22px no-repeat #ff7b00; width: 44px; height: 54px; min-height: 54px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .icon.img_email { border: none; box-sizing: border-box; position: absolute; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 44px; height: 54px; min-height: 54px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5LjAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUuMCAwIDEtNi02IDE5Ljc5IDE5Ljc5LjAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NC4wIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQuMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZmZmZmYiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 21px no-repeat #ff7b00; width: 44px; height: 54px; min-height: 54px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 44px; height: 54px; min-height: 54px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-55 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-55 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-55 .form-text .form-item__body { box-sizing: border-box;}
.form-55 .form-textarea { box-sizing: border-box; margin-left: 10px; margin-right: 10px;}
.form-55 .form-textarea .form-item__body { box-sizing: border-box;}
.form-55 .form-submit { box-sizing: border-box; margin-right: 5px; margin-left: -38px;}
.form-55 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-55 .form-submit .form-item__body { box-sizing: border-box;}
.form-55 .form-submit button { padding: 2px 4px; border: none; box-sizing: border-box; text-align: center; background: #ff7b00; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; width: 200px; min-height: 55px; margin-left: 0; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 800;}
.form-55 .form-submit button:hover,
.form-55 .form-submit button.hover,
.form-55 .form-submit button.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #ff7b00; -moz-box-shadow: inset 0px 0px 0px  2px #ff7b00; box-shadow: inset 0px 0px 0px  2px #ff7b00;}
.form-55 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-55 .form-captcha { 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; margin-left: 10px; margin-right: 10px;}
.form-55 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-55 .form-captcha input { padding: 2px 4px; border: 1px solid rgba(187,187,187,0.15); box-sizing: border-box; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-55 .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-55 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-55 .form-captcha button { padding: 2px 4px; border: none; box-sizing: border-box; text-align: center; background: #ff7b00; outline: none; -webkit-appearance: none; font-family: Open Sans, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; width: 200px; min-height: 55px; margin-left: 0; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 800;}
.form-55 .form-captcha button:hover,
.form-55 .form-captcha button.hover,
.form-55 .form-captcha button.active { background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #ff7b00; -moz-box-shadow: inset 0px 0px 0px  2px #ff7b00; box-shadow: inset 0px 0px 0px  2px #ff7b00;}
.form-55 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-55 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-55 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-55 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-55 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .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-55 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-55 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-55 .form-checkbox input { margin: 5px 5px 0 0;}
.form-55 .form-radio { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .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-55 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-55 .form-radio input { margin: 5px 5px 0 0;}
.form-55 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-55 .form-select { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .form-div { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .form-html { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .form-html .form-item__body { font-size: 13px;}
.form-55 .form-upload { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .form-calendar { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .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-55 .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-55 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 10px; margin-right: 10px; padding-left: 0; padding-right: 0;}
.form-55 .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-55 .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-55 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-55 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-55 .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-55 .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-55 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-55 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; width: auto;}
.form-55 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-55 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; width: auto;}
.form-55 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-55 ::-webkit-input-placeholder { color: #ababab;}
.form-55 ::-moz-placeholder { color: #ababab;}
.form-55 :-ms-input-placeholder { color: #ababab;}
.block-15 { margin: 0; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.09); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.09); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.09); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-17 .layout_37_id_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-17 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; right: 0; -webkit-box-shadow: inset 0px 0px 0px  #000000; -moz-box-shadow: inset 0px 0px 0px  #000000; box-shadow: inset 0px 0px 0px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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%; text-decoration: none;}
.block-18 .layout_39 { -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-18 .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-18 .layout_47 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 { margin: 40px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 34px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-bottom: 0.02px; right: 0; text-decoration: none;}
.widget-26 { margin: -1px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; color: #474747; text-decoration: none; font-size: 16px; 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; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-21 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Fira Sans, sans-serif; color: #d8d8d8; text-align: right; text-decoration: none; width: auto; right: 0;}
.block-19 { margin: 40px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.block-20 .layout_52 { -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-20 .layout_57 { -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-20 .layout_58 { -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-20 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-36 { margin: 4px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-57 p:first-child { margin-top: 0;}
.email-57 p:last-child { margin-bottom: 0;}
.email-57 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-57 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-57 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA0OCA0OCIgaGVpZ2h0PSI0OHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIGlkPSJzdmctMSI+PGcgaWQ9IkV4cGFuZGVkIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZjdiMDAiPjxnIGlkPSJnLTMiPjxnIGlkPSJnLTQiPjxwYXRoIGQ9Ik00NCw0MEg0Yy0yLjIwNiwwLTQtMS43OTQtNC00VjEyYzAtMi4yMDYsMS43OTQtNCw0LTRoNDBjMi4yMDYsMCw0LDEuNzk0LDQsNHYyNEM0OCwzOC4yMDYsNDYuMjA2LDQwLDQ0LDQweiBNNCwxMCAgICAgYy0xLjEwMywwLTIsMC44OTctMiwydjI0YzAsMS4xMDMsMC44OTcsMiwyLDJoNDBjMS4xMDMsMCwyLTAuODk3LDItMlYxMmMwLTEuMTAzLTAuODk3LTItMi0ySDR6IiBpZD0icGF0aC01Ij48L3BhdGg+PC9nPjxnIGlkPSJnLTYiPjxwYXRoIGQ9Ik0yNCwyOS4xOTFMNi40NTcsMTcuODRjLTAuNDY0LTAuMzAxLTAuNTk3LTAuOTE5LTAuMjk3LTEuMzgzczAuOTE5LTAuNTk2LDEuMzgzLTAuMjk3TDI0LDI2LjgwOUw0MC40NTcsMTYuMTYgICAgIGMwLjQ2NC0wLjI5OSwxLjA4My0wLjE2NywxLjM4MywwLjI5N3MwLjE2NywxLjA4Mi0wLjI5NywxLjM4M0wyNCwyOS4xOTF6IiBpZD0icGF0aC03Ij48L3BhdGg+PC9nPjxnIGlkPSJnLTgiPjxwYXRoIGQ9Ik02LjAwMSwzNGMtMC4zMjMsMC0wLjY0MS0wLjE1Ni0wLjgzMy0wLjQ0NWMtMC4zMDctMC40Ni0wLjE4My0xLjA4LDAuMjc3LTEuMzg3bDktNmMwLjQ2LTAuMzA3LDEuMDgxLTAuMTgzLDEuMzg3LDAuMjc3ICAgICBjMC4zMDcsMC40NiwwLjE4MywxLjA4LTAuMjc3LDEuMzg3bC05LDZDNi4zODQsMzMuOTQ1LDYuMTkxLDM0LDYuMDAxLDM0eiIgaWQ9InBhdGgtOSI+PC9wYXRoPjwvZz48ZyBpZD0iZy0xMCI+PHBhdGggZD0iTTQxLjk5OSwzNGMtMC4xOSwwLTAuMzgzLTAuMDU1LTAuNTU0LTAuMTY4bC05LTZjLTAuNDYtMC4zMDctMC41ODQtMC45MjctMC4yNzctMS4zODcgICAgIGMwLjMwNi0wLjQ2LDAuOTI2LTAuNTg0LDEuMzg3LTAuMjc3bDksNmMwLjQ2LDAuMzA3LDAuNTg0LDAuOTI3LDAuMjc3LDEuMzg3QzQyLjY0LDMzLjg0NCw0Mi4zMjIsMzQsNDEuOTk5LDM0eiIgaWQ9InBhdGgtMTEiPjwvcGF0aD48L2c+PC9nPjwvZz48L3N2Zz4=") left 50% top 50% / 32px no-repeat; margin-right: 5px; min-height: 28px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-57 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-57 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-57 .title { box-sizing: border-box; display: none;}
.email-57 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #3d3d3d; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 16px; margin-left: 9px;}
.email-57 input.tgl-but { box-sizing: border-box; display: none;}
.email-57 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-32 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-52 p:first-child { margin-top: 0;}
.schedule-52 p:last-child { margin-bottom: 0;}
.schedule-52 .header { box-sizing: border-box;}
.schedule-52 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-52 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-52 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgaGVpZ2h0PSIzMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIj48cGF0aCBmaWxsPSJub25lIiBkPSJNNjQ5IDEzNy45OTloMjZ2MThINjYxIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0icGF0aC0yIj48L3BhdGg+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTY1MyAxNTUuOTk5aC00di0xNCIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InBhdGgtMyI+PC9wYXRoPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik02NjEgMTU2bC04IDZ2LTYiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiPjwvcGF0aD48cGF0aCBkPSJNMTYgMzBjLTMuNzQuMC03LjI1NS0xLjQ1Ni05Ljg5OS00LjEwMUMxLjc3OSAyMS41NzguNzUyIDE1LjAyNSAzLjU0NyA5LjU5NSAzLjggOS4xMDQgNC40MDIgOC45MTEgNC44OTQgOS4xNjNzLjY4NS44NTUuNDMyIDEuMzQ3QzIuOTMgMTUuMTY0IDMuODEgMjAuNzggNy41MTUgMjQuNDg1IDkuNzgxIDI2Ljc1MiAxMi43OTQgMjggMTYgMjhjMy4yMDUuMCA2LjIxOS0xLjI0OCA4LjQ4NS0zLjUxNVMyOCAxOS4yMDUgMjggMTZjMC0zLjIwNi0xLjI0OC02LjIxOS0zLjUxNS04LjQ4NVMxOS4yMDYgNCAxNiA0Yy0zLjIwNi4wLTYuMjE5IDEuMjQ5LTguNDg1IDMuNTE1LS4zOTEuMzkxLTEuMDIzLjM5MS0xLjQxNC4wcy0uMzkxLTEuMDIzLjAtMS40MTRDOC43NDUgMy40NTcgMTIuMjYgMiAxNiAyYzMuNzQuMCA3LjI1NiAxLjQ1NyA5Ljg5OSA0LjEwMUMyOC41NDQgOC43NDUgMzAgMTIuMjYgMzAgMTZjMCAzLjczOS0xLjQ1NiA3LjI1NS00LjEwMSA5Ljg5OUMyMy4yNTYgMjguNTQ0IDE5Ljc0IDMwIDE2IDMweiIgaWQ9InBhdGgtNSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZmY3YjAwIj48L3BhdGg+PHBhdGggZD0iTTIwLjk5OSAyMWMtLjIxOS4wLS40MzktLjA3MS0uNjI0LS4yMTlsLTUtNEMxNS4xMzggMTYuNTkxIDE1IDE2LjMwNCAxNSAxNlY4YzAtLjU1Mi40NDgtMSAxLTFzMSAuNDQ4IDEgMXY3LjUybDQuNjI1IDMuNjk5Yy40MzEuMzQ2LjUwMS45NzUuMTU2IDEuNDA2QzIxLjU4MyAyMC44NzEgMjEuMjkzIDIxIDIwLjk5OSAyMXoiIGlkPSJwYXRoLTYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmN2IwMCI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 14px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-52 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-52 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-52 .title { box-sizing: border-box; display: none;}
.schedule-52 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #525252; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 15px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.schedule-52 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-52 input.tgl-but:checked + .block-body-drop { display: block;}
.block-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-24 { margin: -7px 0 0 44px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 197px; right: 0;}
.address-44 p:first-child { margin-top: 0;}
.address-44 p:last-child { margin-bottom: 0;}
.address-44 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-44 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-44 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-44 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-44 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-44 .title { box-sizing: border-box; display: none;}
.address-44 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #949494; -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; text-decoration: none; font-size: 17px; font-weight: normal;}
.address-44 input.tgl-but { box-sizing: border-box; display: none;}
.address-44 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 267px; right: auto;}
.phones-45 p:first-child { margin-top: 0;}
.phones-45 p:last-child { margin-bottom: 0;}
.phones-45 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-45 .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-45 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBzdHJva2Utb3BhY2l0eT0iMSIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTUuMDUgNUE1IDUgMCAwIDEgMTkgOC45NU0xNS4wNSAxQTkgOSAwIDAgMSAyMyA4Ljk0bS0xIDcuOTh2M2EyIDIgMCAwIDEtMi4xOCAyIDE5Ljc5IDE5Ljc5LjAgMCAxLTguNjMtMy4wNyAxOS41IDE5LjUuMCAwIDEtNi02IDE5Ljc5IDE5Ljc5LjAgMCAxLTMuMDctOC42N0EyIDIgMCAwIDEgNC4xMSAyaDNhMiAyIDAgMCAxIDIgMS43MiAxMi44NCAxMi44NC4wIDAgMCAuNyAyLjgxIDIgMiAwIDAgMS0uNDUgMi4xMUw4LjA5IDkuOTFhMTYgMTYgMCAwIDAgNiA2bDEuMjctMS4yN2EyIDIgMCAwIDEgMi4xMS0uNDUgMTIuODQgMTIuODQuMCAwIDAgMi44MS43QTIgMiAwIDAgMSAyMiAxNi45MnoiIGlkPSJwYXRoLTIiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiNmZjdiMDAiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-45 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-45 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-45 .title { box-sizing: border-box; display: none;}
.phones-45 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; color: #3d3d3d; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 19px; font-weight: bold;}
.phones-45 input.tgl-but { box-sizing: border-box; display: none;}
.phones-45 .text_body a { text-decoration: none; color: inherit;}
.phones-45 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-29 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-51 .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-51 .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-51 .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("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-51 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-51 .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-51 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-51 .side-panel-button-icon { display: block;}
.side-panel-51 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-51 .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;}
    .block-27 { margin-top: 78px; -webkit-order: 2; -moz-order: 2; order: 2;}
    .block-23 .layout_53_id_50 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-23 { display: none; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
    .block-2 .layout_3_id_12 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-2 { margin: 0; width: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
    .block-5 .layout_6 { 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-5 .layout_48 { 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-5 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 35px;}
    .block-21 .layout_14 { 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-21 .layout_15 { 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-21 { width: auto; background: none; margin-top: 2px; margin-left: 0; right: 0; padding-left: 35px; padding-right: 35px; padding-bottom: 0.02px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
    .widget-9 { margin-left: auto; background: none;}
    .address-15 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .address-15 .block-body-drop { width: 100%; margin-left: 0;}
    .address-15 .text_body { background: none;}
    .address-15 .text_body:hover,
    .address-15 .text_body.hover,
    .address-15 .text_body.active { font-weight: 500;}
    .widget-8 { text-align: left; margin-top: 0; background: none;}
    .phones-14 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .phones-14 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
    .phones-14 .text_body { background: none;}
    .block-3 { margin: -15px 35px 20px; padding-right: 20px; padding-left: 20px;}
    .widget-4 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
    .site-name-7 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
    .widget-5 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
    .widget-6 { min-height: 516px; margin-top: -224px; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
    .slider-9 .text-slider { margin-top: 107px; margin-left: 0; width: auto; right: 0; left: 0; padding-left: 35px; padding-right: 35px;}
    .slider-9 .block-more > a:hover,
    .slider-9 .block-more > a.hover,
    .slider-9 .block-more > a.active { font-weight: 800;}
    .slider-9 .block-title { background: none; width: auto; margin-left: 0; margin-right: 0;}
    .slider-9 .slider-controls { left: 0; margin-bottom: 59px; margin-left: 35px;}
    .slider-9 .slider-prev { padding: 0; margin: 0 2px;}
    .slider-9 .slider-next { padding: 0; margin: 0 2px;}
    .block-8 .layout_19_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-8 { padding: 40px 35px; -webkit-order: 4; -moz-order: 4; order: 4;}
    .widget-38 { -webkit-order: 2; -moz-order: 2; order: 2;}
    .widget-37 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
    .block-22 { background: none; -webkit-order: 6; -moz-order: 6; order: 6;}
    .block-9 .layout_23_id_55 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-9 { padding: 40px 35px; margin-top: 14px;}
    .widget-35 { display: block;}
    .form-55 .form__text { margin-left: -1px;}
    .form-55 .form-item-group { margin-left: 0; width: auto; margin-right: 0; background: none;}
    .form-55 .form-text { margin-left: 0; margin-right: 0; width: 50%; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-text input { padding-left: 66px; background: none;}
    .form-55 .form-textarea textarea { background: none;}
    .form-55 .form-submit { margin-left: 0; width: auto; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
    .form-55 .form-captcha input { background: none;}
    .form-55 .form-checkbox { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-radio { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-select { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-div { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-html { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-upload { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-calendar { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .form-calendar_interval { width: 50%; margin-left: 0; margin-right: 0; padding-left: 10px; padding-right: 10px;}
    .form-55 .group-text { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
    .block-15 { background: none; -webkit-order: 7; -moz-order: 7; order: 7;}
    .block-17 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-17 { background: none; padding-right: 30px; padding-left: 30px;}
    .block-18 .layout_39 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
    .block-18 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
    .block-18 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
    .block-18 { background: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
    .widget-26 { margin-left: auto; background: none; display: none;}
    .widget-27 { margin-bottom: 20px; margin-right: auto; background: none;}
    .widget-21 { color: #ffffff; background: none; -webkit-order: 2; -moz-order: 2; order: 2; min-height: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
    .block-19 { background: none; margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
    .block-20 .layout_52 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
    .block-20 .layout_57 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
    .block-20 .layout_58 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
    .block-20 { background: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
    .widget-36 { text-align: left; margin-top: 15px; margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
    .email-57 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .email-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 { text-align: left; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
    .schedule-52 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .schedule-52 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
    .schedule-52 .text_body:hover,
    .schedule-52 .text_body.hover,
    .schedule-52 .text_body.active { font-weight: 500;}
    .block-26 { margin-bottom: 0;}
    .widget-24 { text-align: left; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
    .address-44 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .address-44 .block-body-drop { width: 100%; margin-left: 0;}
    .address-44 .cell-text { background: none;}
    .address-44 .text_body { background: none;}
    .widget-25 { text-align: left; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
    .phones-45 .inner { display: -webkit-inline-flex; display: inline-flex;}
    .phones-45 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
    .phones-45 .text_body { background: none;}
    .widget-29 { border: none; z-index: 9999; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #272e45; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
    .side-panel-51 .side-panel-content { border: none; text-align: left; padding-left: 20px; padding-right: 20px; padding-top: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #2f257d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
    .side-panel-51 .side-panel-top { border: none; width: auto; -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-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
    .side-panel-51 .side-panel-button { border: none; text-align: left; width: 60px; min-height: 60px; padding-top: 15px; padding-left: 11px; padding-right: 11px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff7b00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
    .side-panel-51 .side-panel-button-icon-line { border: none; margin-top: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 4px;}

}

@media all and (max-width: 768px) {
    .block-27 { margin-top: 61px;}
    .block-23 .layout_53_id_50 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-23 { margin-top: 0;}
    .block-2 .layout_3_id_12 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-5 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .block-5 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
    .block-21 .layout_14 { 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-21 .layout_15 { 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-21 { padding-left: 25px; padding-right: 25px;}
    .widget-9 { margin-top: 15px;}
    .widget-8 { margin-top: 15px; margin-right: auto;}
    .block-3 { margin-top: 0; margin-left: 0; margin-right: 0;}
    .site-name-7 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
    .widget-6 { min-height: 463px;}
    .slider-9 .text-slider { margin-top: 70px; overflow: hidden;}
    .slider-9 .slider-controls { margin-top: 0; margin-bottom: 91px;}
    .block-8 .layout_19_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-8 { padding-right: 25px; padding-left: 25px;}
    .widget-38 { margin-right: 0;}
    .widget-37 { margin-right: 0;}
    .block-22 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
    .block-9 .layout_23_id_55 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-9 { background: repeating-linear-gradient(to bottom right,rgba(46, 77, 179, 0.42) 0%,rgba(94, 39, 176, 0.42) 100%), linear-gradient(rgba(39,46,69,0.82), rgba(39,46,69,0.82)), url("54636728_2.jpg?1519619475315") left 50% top 50% / cover no-repeat; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-right: 25px; padding-left: 25px;}
    .form-55 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
    .form-55 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
    .form-55 .form-text { margin-left: 10px; margin-right: 10px;}
    .form-55 .form-submit { margin-left: 19px; margin-top: 9px; align-self: auto;}
    .form-55 .form-submit .form-item__header { display: none;}
    .block-17 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-18 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
    .block-18 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
    .block-18 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .block-18 { margin-top: 4px;}
    .widget-27 { margin-top: 24px;}
    .widget-21 { margin-top: 15px; margin-left: auto; margin-right: auto;}
    .block-19 { width: 867px;}
    .block-20 .layout_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
    .block-20 .layout_57 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
    .block-20 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .widget-36 { margin-left: 0;}
    .widget-32 { margin-top: 15px;}
    .block-26 { margin-top: 15px;}
    .widget-24 { margin-left: auto; margin-right: auto;}
    .widget-25 { margin-left: auto; margin-right: auto;}
    .widget-29 { z-index: 9950;}

}

@media all and (max-width: 640px) {
    .block-23 .layout_53_id_50 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-23 { display: block;}
    .block-2 .layout_3_id_12 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-5 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .block-5 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
    .block-21 .layout_14 { 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-21 .layout_15 { 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: none;}
    .widget-9 { margin-left: 0; display: none;}
    .widget-8 { margin-right: 0;}
    .block-3 { padding-top: 49px;}
    .widget-4 { padding-right: 0;}
    .site-name-7 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
    .widget-5 { margin-right: 0; padding-right: 0;}
    .slider-9 .text-slider { margin-right: 20px; margin-top: 59px; padding-left: 25px; padding-right: 25px;}
    .slider-9 .block-title { font-size: 30px;}
    .slider-9 .slider-controls { margin-left: 25px;}
    .block-8 .layout_19_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-9 .layout_23_id_55 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-9 { background: repeating-linear-gradient(to bottom right,rgba(46, 77, 179, 0.42) 0%,rgba(94, 39, 176, 0.42) 100%), linear-gradient(rgba(39,46,69,0.82), rgba(39,46,69,0.82));}
    .form-55 .form__header { width: auto; font-size: 29px; margin-left: 0; margin-right: 0;}
    .form-55 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
    .form-55 .form-submit button { width: 100%;}
    .form-55 .form-captcha .form-item__body { -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-55 .form-captcha .form-submit-container { width: 100%;}
    .form-55 .form-captcha button { width: 100%;}
    .block-17 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
    .block-17 { padding-right: 25px; padding-left: 28px;}
    .block-18 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
    .block-18 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
    .block-18 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
    .widget-26 { margin-right: auto; margin-bottom: 0;}
    .widget-27 { margin-right: 0;}
    .widget-21 { margin-left: 0; margin-bottom: 0;}
    .block-19 { width: auto;}
    .block-20 .layout_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
    .block-20 .layout_57 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
    .block-20 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .widget-36 { margin-bottom: 0;}
    .widget-32 { margin-right: 0; margin-bottom: 0;}
    .widget-24 { width: auto; margin-top: 0; margin-left: 44px; margin-right: 0;}
    .widget-25 { margin-left: 0; margin-right: 0;}

}

@media all and (max-width: 480px) {
    .block-23 .layout_53_id_50 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
    .block-23 { display: none;}
    .block-2 .layout_3_id_12 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
    .block-5 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .block-5 .layout_48 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
    .block-21 .layout_14 { 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-21 .layout_15 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
    .widget-9 { margin-left: auto; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
    .widget-8 { 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-5 { margin-right: auto;}
    .widget-6 { min-height: 390px;}
    .slider-9 .block-body { font-size: 17px; margin-top: 13px;}
    .slider-9 .block-more > a { width: 199px; min-height: 51px;}
    .slider-9 .block-title { font-size: 28px;}
    .slider-9 .slider-controls { margin-bottom: 42px; margin-left: 40px;}
    .block-8 .layout_19_id_60 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
    .block-8 { padding-right: 10px; padding-left: 10px;}
    .block-9 .layout_23_id_55 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
    .block-9 { padding-right: 10px; padding-left: 10px;}
    .form-55 .form__header { padding-left: 23px; padding-top: 34px; padding-bottom: 34px; font-size: 26px;}
    .form-55 .form-text { margin-left: 0; margin-right: 0; width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-submit { margin-right: 23px;}
    .form-55 .form-checkbox { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-radio { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-select { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-div { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-html { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-upload { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-calendar { width: 100%; padding-left: 20px; padding-right: 20px;}
    .form-55 .form-calendar_interval { width: 100%; padding-left: 20px; padding-right: 20px;}
    .block-17 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
    .block-17 { padding-right: 10px; padding-left: 10px;}
    .block-18 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
    .block-18 .layout_46 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
    .block-18 .layout_47 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
    .widget-27 { margin-top: -8px;}
    .widget-21 { text-align: left; margin-top: 0; margin-right: 0;}
    .block-20 .layout_52 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
    .block-20 .layout_57 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
    .block-20 .layout_58 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
    .widget-24 { margin-left: auto; margin-right: auto; padding-left: 56px;}

}
.side-panel .widget-28 { padding: 0.02px 0; margin: 0 0 20px; border: none; z-index: 1; text-align: left; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; max-width: 100%;}
.side-panel .menu-50 .menu-scroll > ul { display: block;}
.side-panel .menu-50 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
.side-panel .menu-50 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-50 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-50 .menu-scroll > ul ul > li > a:hover,
.side-panel .menu-50 .menu-scroll > ul ul > li > a.hover,
.side-panel .menu-50 .menu-scroll > ul ul > li > a.active { text-decoration: underline;}
.side-panel .menu-50 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-50 .menu-scroll > ul > li.menu-item > a { width: auto; padding-bottom: 5px; padding-top: 5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; background: none;}
.side-panel .menu-50 .menu-scroll > ul > li.menu-item > a:hover,
.side-panel .menu-50 .menu-scroll > ul > li.menu-item > a.hover,
.side-panel .menu-50 .menu-scroll > ul > li.menu-item > a.active { color: #ff7b00; background: none;}