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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { padding: 30px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffff7e; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; right: 0;}
.block-6 .layout_19 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .layout_20 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1240px; 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; right: 0; padding-right: 0; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-8 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-10 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; padding-bottom: 0.02px;}
.site-name-17 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-17 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-17 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-17 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Courier New, Courier, monospace; color: #1e1e20; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 27px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-17 a { text-decoration: none; outline: none;}
.widget-11 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; color: rgba(0,0,0,0.76); text-align: left; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-right: 0; font-weight: normal;}
.widget-12 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 0;}
.menu-20 .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-20 .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-20 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-20 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-20 .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.1") 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-20 .menu-scroll > ul > li.delimiter { margin: 12px 2px auto; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: rgba(0,0,0,0.1); box-sizing: border-box; align-self: auto;}
.menu-20 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-20 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #39a1e3; list-style: none; width: 230px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-20 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-20 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: rgba(255,255,255,0.1); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.7); font-size: 16px; line-height: 1.4; position: relative; font-family: Courier New, Courier, monospace; font-style: normal; letter-spacing: 0; text-transform: none; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; margin-bottom: 1px; font-weight: bold;}
.menu-20 .menu-scroll > ul ul > li > a:hover, 
.menu-20 .menu-scroll > ul ul > li > a.hover, 
.menu-20 .menu-scroll > ul ul > li > a.active { color: #ffffff;}
.menu-20 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-20 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-20 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-20 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 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: #1e1e20; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Courier New, Courier, monospace; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; font-weight: bold; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-20 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-20 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-20 .menu-scroll > ul > li.menu-item > a.active { background: #ffd701;}
.menu-20 .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-20 .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-20 .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-20 .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-20 .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-20 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-20 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-20 .menu-scroll > ul > li.more-button > a { padding: 0.02px 0; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 19px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 40px; min-height: 34px; align-self: auto; text-align: center; font-weight: 500;}
.menu-20 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-20 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-20 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-45 { padding: 30px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("head.png@1568372353180.1") left 50% top 0px / auto auto no-repeat, linear-gradient(#fafafa, #fafafa); max-width: 100%; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-3 { padding: 0.02px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.widget-13 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-24 p:first-child { margin-top: 0;}
.address-24 p:last-child { margin-bottom: 0;}
.address-24 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-24 .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-24 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJNYXAuc3ZnIiB3aWR0aD0iMTkuNSIgaGVpZ2h0PSIyMy44MTIiIHZpZXdCb3g9IjAgMCAxOS41IDIzLjgxMiI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkXzBnZHdsNnciIHgxPSIwIiB5MT0iMSIgc3ByZWFkbWV0aG9kPSJwYWQiIHgyPSIxLjAiIHkyPSIwLjAiPjxzdG9wIHN0b3AtY29sb3I9IiMwMGE4YzUiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIwIj48L3N0b3A+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmY3ZSIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjEiPjwvc3RvcD48L2xpbmVhckdyYWRpZW50PjwvZGVmcz4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNDMzLjI1LDEwOS4xNzdhOS43NDQsOS43NDQsMCwwLDEsOS43NSw5LjcxNiw5LjYxMyw5LjYxMywwLDAsMS0yLjg0Miw2Ljg1Nkw0MzMuMjUsMTMzbC02LjkxNi03LjI1NWE5LjYzNSw5LjYzNSwwLDAsMS0yLjgzNC02Ljg0OEE5Ljc0NCw5Ljc0NCwwLDAsMSw0MzMuMjUsMTA5LjE3N1pNNDI3LjQsMTI0LjY5M2wwLjAxMiwwLjAxMyw1LjgzNCw2LjEyLDUuODM0LTYuMTJhOC4xNDMsOC4xNDMsMCwwLDAsMi40MTYtNS44MTMsOC4yNSw4LjI1LDAsMCwwLTE2LjUsMEE4LjE1MSw4LjE1MSwwLDAsMCw0MjcuNCwxMjQuNjkzWm01Ljg0Ni0xMS4wMzJhNS4yMzIsNS4yMzIsMCwxLDEtNS4yNSw1LjIzMkE1LjI0Nyw1LjI0NywwLDAsMSw0MzMuMjUsMTEzLjY2MVptMCw4Ljk2OGEzLjczNywzLjczNywwLDEsMC0zLjc1LTMuNzM2QTMuNzQ3LDMuNzQ3LDAsMCwwLDQzMy4yNSwxMjIuNjI5Wm0wLTUuOTc4djEuNDk0YTAuNzQ5LDAuNzQ5LDAsMCwwLS43NS43NDhINDMxQTIuMjQ4LDIuMjQ4LDAsMCwxLDQzMy4yNSwxMTYuNjUxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyMy41IC0xMDkuMTg4KSIgZmlsbD0idXJsKCNncmFkXzBnZHdsNncpIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 25px;}
.address-24 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-24 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-24 .title { box-sizing: border-box; display: none; font-family: PT Serif, serif; color: rgba(255,255,255,0.8); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; padding-bottom: 0.02px; padding-right: 10px;}
.address-24 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: rgba(0,0,0,0.75); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 16px; padding-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 3px; font-weight: 500;}
.address-24 input.tgl-but { box-sizing: border-box; display: none;}
.address-24 input.tgl-but:checked + .block-body-drop { display: block;}
.block-36 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; right: 0;}
.block-38 { padding: 0.02px 60px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-39 { margin: -30px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%; padding-left: 0; padding-right: 0;}
.block-40 .layout_78_id_79 { 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-40 { margin: 0 0 25px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-39 { padding: 0.02px 0; margin: 0 0 0 450px; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 60px; min-height: 60px; background: transparent; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-family: Montserrat, sans-serif; font-size: 11px; color: #17181c; text-decoration: none; font-weight: 800;}
.widget-39:hover, 
.widget-39.hover, 
.widget-39.active { background: #fc9732;}
.up-79 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 60px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDQwIDI0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IlVQLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNzA4IDU4OC41MjlsLTIwLTE5LjU0MS0yMCAxOS41NDFMNjcyLjUxMyA1OTMgNjg4IDU3Ny44NjUgNzAzLjQ4NyA1OTN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjY4IC01NjkpIiBmaWxsPSIjMjEyMTIxIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 20px no-repeat #ffff7e; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 60px;}
.up-79 .icon:hover, 
.up-79 .icon.hover, 
.up-79 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDQwIDI0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9IlVQLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNNzA4IDU4OC41MjlsLTIwLTE5LjU0MS0yMCAxOS41NDFMNjcyLjUxMyA1OTMgNjg4IDU3Ny44NjUgNzAzLjQ4NyA1OTN6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjY4IC01NjkpIiBmaWxsPSIjMjEyMTIxIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 20px no-repeat #fe9b77;}
.up-79 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-41 .layout_81 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 .layout_82 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 .layout_83 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 { 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; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%; padding-top: 40px; padding-left: 0; padding-right: 0; right: 0;}
.widget-40 { margin: 10px 0 auto; position: relative; top: 0; left: 0; z-index: 3; color: #1f1f1f; text-align: left; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 300px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-41 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; right: 0;}
.widget-42 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #1f1f1f; text-align: right; text-decoration: none; font-size: 15px; width: 300px;}
.block-30 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(rgba(30,30,32,0.7), rgba(30,30,32,0.7)), url("fon2.jpg.1") left 50% top 50% / cover no-repeat fixed; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif;}
.block-31 { padding: 0.02px 0 120px; margin: -60px auto 0; border: none; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.block-32 .layout_66 { -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-32 .layout_67 { -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-32 { 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; right: 0; padding-right: 0; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-34 { padding: 50px 40px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #6f463f; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0px 0px 60px  rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 60px  rgba(0,0,0,0.15); box-shadow: 0px 0px 60px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-33 { margin: 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; right: 0;}
.widget-43 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0; padding-bottom: 10px; min-height: 193px;}
.form-84 .form__header { border: none; box-sizing: border-box; font-size: 45px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: center; font-family: Courier New, Courier, monospace; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: bold; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-84 .form__text { box-sizing: border-box; font-size: 15px; margin-bottom: 40px; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: rgba(255,255,255,0.6); text-decoration: none;}
.form-84 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-84 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-84 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: 0; width: auto; margin-left: 0;}
.form-84 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-84 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-84 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-84 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-84 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5);}
.form-84 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-84 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-84 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-84 .form-item__body { box-sizing: border-box; display: block; padding-top: 0.02px;}
.form-84 .form-text input { padding: 20px 25px; box-sizing: border-box; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; resize: vertical; display: block; margin-top: 5px;}
.form-84 .form-textarea textarea { padding: 20px 0 0.02px; box-sizing: border-box; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 100px;}
.form-84 .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif.1") 50% 50% no-repeat;}
.form-84 .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif.1") 50% 50% no-repeat;}
.form-84 .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif.1") 50% 50% no-repeat;}
.form-84 .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif.1") 50% 50% no-repeat;}
.form-84 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-84 .form-select select { border: none; box-sizing: border-box; width: 100%; min-width: 100px; font-family: Montserrat, sans-serif; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-84 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; padding-left: 10px;}
.form-84 .form-text .form-item__body { box-sizing: border-box;}
.form-84 .form-textarea { box-sizing: border-box; margin-bottom: 0; margin-right: 0;}
.form-84 .form-textarea .form-item__body { box-sizing: border-box;}
.form-84 .form-submit { box-sizing: border-box; text-align: center; margin-right: 5px;}
.form-84 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-84 .form-submit .form-item__body { padding-top: 10px; box-sizing: border-box;}
.form-84 .form-submit button { padding: 17px 30px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top right,#00a8c5 0%,#ffff7e 100%); outline: none; -webkit-appearance: none; font-family: Courier New, Courier, monospace; color: #1e1e20; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 16px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 25px; position: relative; width: 100%; min-height: 60px;}
.form-84 .form-submit button:hover, 
.form-84 .form-submit button.hover, 
.form-84 .form-submit button.active { background: repeating-linear-gradient(to top left,#00a8c5 0%,#ffff7e 100%);}
.form-84 .form-submit button:active, 
.form-84 .form-submit button.active { color: #fd8a14;}
.form-84 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-84 .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: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 0; margin-right: 0;}
.form-84 .form-captcha .form-item__body { padding-top: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-84 .form-captcha input { padding: 2px 4px; box-sizing: border-box; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Montserrat, 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; resize: vertical; display: block;}
.form-84 .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-84 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-84 .form-captcha button { padding: 17px 30px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top right,#00a8c5 0%,#ffff7e 100%); outline: none; -webkit-appearance: none; font-family: Courier New, Courier, monospace; color: #1e1e20; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 16px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 25px; position: relative; width: 100%; min-height: 60px;}
.form-84 .form-captcha button:hover, 
.form-84 .form-captcha button.hover, 
.form-84 .form-captcha button.active { background: repeating-linear-gradient(to top left,#00a8c5 0%,#ffff7e 100%);}
.form-84 .form-captcha button:active, 
.form-84 .form-captcha button.active { color: #fd8a14;}
.form-84 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-84 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-84 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-84 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-84 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-checkbox .form-item__body { padding-top: 0.02px; 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: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 5px;}
.form-84 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5);}
.form-84 .form-checkbox .form-item__body label.form-item__title { font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; margin-top: 0; align-self: auto; padding-top: 3px;}
.form-84 .form-checkbox input { margin: 5px 5px 0 0;}
.form-84 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-radio .form-item__body { padding-top: 0.02px; 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: normal; -moz-justify-content: normal; justify-content: normal; margin-bottom: 3px;}
.form-84 .form-radio .form-item__body label.form-item__title { font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; margin-top: 0; align-self: auto; padding-top: 3px;}
.form-84 .form-radio input { margin: 5px 5px 0 0;}
.form-84 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5);}
.form-84 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-html .form-item__body { padding-top: 10px; font-size: 14px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; padding-bottom: 10px;}
.form-84 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-calendar .form-item__body { padding-top: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-84 .form-calendar input { padding: 20px 0 10px; box-sizing: border-box; border-top: 0px solid rgba(255,255,255,0.4); border-right: 0px solid rgba(255,255,255,0.4); border-bottom: 1px solid rgba(255,255,255,0.4); border-left: 0px solid rgba(255,255,255,0.4); width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: start; color: rgba(255,255,255,0.5); line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-84 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; margin-bottom: 0;}
.form-84 .form-calendar_interval input { padding: 20px 0 10px; box-sizing: border-box; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); width: 100%; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: start; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-84 .form-calendar_interval .form-item__body { padding-top: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-84 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; margin-top: 5px; align-self: auto; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-84 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-size: 14px; padding-top: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-84 .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-84 .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-84 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-84 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-84 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-84 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-84 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Montserrat, sans-serif; color: #ffffff; text-decoration: none; font-size: 19px; font-weight: 500;}
.form-84 ::-webkit-input-placeholder { color: rgba(255,255,255,0.5);}
.form-84 ::-moz-placeholder { color: rgba(255,255,255,0.5);}
.form-84 :-ms-input-placeholder { color: rgba(255,255,255,0.5);}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; padding-bottom: 0.02px; right: 0; padding-top: 35px;}
.popover-wrap-64 .popover-body { padding: 45px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 450px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-64 .popover-body .form_text input { padding: 20px 25px; border-top: 0px solid rgba(0,0,0,0.2); border-right: 0px solid rgba(0,0,0,0.2); border-left: 0px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #17181c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px;}
.popover-wrap-64 .popover-body .form_calendar input { padding: 20px 0 10px; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-64 .popover-body .form_calendar_interval input { padding: 7px 8px; border-top: 0px solid rgba(255,255,255,0.2); border-right: 0px solid rgba(255,255,255,0.2); border-left: 0px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px;}
.popover-wrap-64 .popover-body textarea { padding: 20px 25px 0.02px; border-top: 0px solid rgba(0,0,0,0.2); border-right: 0px solid rgba(0,0,0,0.2); border-left: 0px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); max-width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #17181c; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-64 .popover-body .s3_button_large { padding: 17px 30px; border: none; background: repeating-linear-gradient(to top right,#00a8c5 0%,#ffff7e 100%); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 16px; font-weight: bold; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Courier New, Courier, monospace; color: #1e1e20; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 20px; width: 230px;}
.popover-wrap-64 .popover-body .s3_button_large:hover, 
.popover-wrap-64 .popover-body .s3_button_large.hover, 
.popover-wrap-64 .popover-body .s3_button_large.active { background: repeating-linear-gradient(to top left,#00a8c5 0%,#ffff7e 100%);}
.popover-wrap-64 .popover-body .s3_button_large:active, 
.popover-wrap-64 .popover-body .s3_button_large.active { color: #fd8a14;}
.popover-wrap-64 .popover-body .s3_message { padding: 20px; border: 1px solid #ffc127; display: table; margin-top: 1em; margin-bottom: 1em; background: none, repeating-linear-gradient(to right,#ffc127 0%,#ffd42d 100%); color: #17181c; box-sizing: border-box; -moz-box-shadow: 0 0 0 transparent; -webkit-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-64 .popover-close { padding: 0.02px 0; border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 45px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMi41IiBoZWlnaHQ9IjMyLjY4OCIgdmlld0JveD0iMCAwIDMyLjUgMzIuNjg4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iS3Jlc3Rpay5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTc5My41NjMsMzkyLjczN2EyLjk5MywyLjk5MywwLDAsMC00LjI1NCwwTDc3OC4yLDQwMy45MjJsLTExLjEwOS0xMS4xODVhMi45OTIsMi45OTIsMCwwLDAtNC4yNTMsMCwzLjA0MywzLjA0MywwLDAsMCwwLDQuMjgzbDExLjEwOCwxMS4xODVMNzYyLjgzOSw0MTkuMzlhMy4wNDMsMy4wNDMsMCwwLDAsMCw0LjI4MywyLjk5MywyLjk5MywwLDAsMCw0LjI1MywwTDc3OC4yLDQxMi40ODhsMTEuMTA4LDExLjE4NWEyLjk5NCwyLjk5NCwwLDAsMCw0LjI1NCwwLDMuMDQzLDMuMDQzLDAsMCwwLDAtNC4yODNsLTExLjEwOS0xMS4xODUsMTEuMTA5LTExLjE4NUEzLjA0MywzLjA0MywwLDAsMCw3OTMuNTYzLDM5Mi43MzdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzYxLjk2OSAtMzkxLjg3NSkiIGZpbGw9IiMyMTIxMjEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 13px no-repeat, linear-gradient(#ffff7e, #ffff7e); z-index: 10; cursor: pointer; text-align: center; -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-family: Montserrat, sans-serif; font-size: 15px; font-weight: bold; color: #17181c; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; min-height: 45px;}
.popover-wrap-64 .popover-close:active, 
.popover-wrap-64 .popover-close.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1);}
.popover-wrap-64 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("http://www.ryazan-mts.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-64 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("http://www.ryazan-mts.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-64 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("http://www.ryazan-mts.ru/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-64 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("http://www.ryazan-mts.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-64 p:first-child { margin-top: 0;}
.editable_block-64 p:last-child { margin-bottom: 0;}
.editable_block-64 .header { border: none; box-sizing: border-box; font-size: 35px; margin-bottom: 5px; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 40px; padding-left: 0; padding-right: 0; font-weight: 900;}
.editable_block-64 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-64 .title { box-sizing: border-box; font-size: 16px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Montserrat, sans-serif; color: #1e1e20; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.editable_block-64 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-64 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-64 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-64 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-64 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-64 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; pointer-events: auto; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.4); -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px;}
.editable_block-64 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-64 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-64 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-64 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-64 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-64 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-64 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px;}
.editable_block-64 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-64 .clear { clear: both;}
.popover-container-64 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-64 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-64 .popover-form-title { border: none; font-size: 35px; font-weight: bold; margin-bottom: 40px; box-sizing: border-box; text-align: center; font-family: Courier New, Courier, monospace; color: #1e1e20; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px;}
.popover-wrap-64 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-64 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: center;}
.popover-wrap-64 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-64 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-64 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-64 .popover-body .s3_form_item.form_div { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_div h2 { box-sizing: border-box; font-size: 20px; line-height: 1; font-weight: bold; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif; text-align: left; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-64 .popover-body .s3_form_item.form_html_block { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Montserrat, sans-serif; text-align: left; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-64 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-64 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-64 .popover-body .s3_form_item.form_checkbox { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-64 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-64 .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-64 .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-64 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-64 .popover-body .s3_form_item.form_radio { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-64 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-64 .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-64 .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-64 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Montserrat, sans-serif; text-align: left; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px;}
.popover-wrap-64 .popover-body .s3_form_item.form_select { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; padding-top: 0.02px;}
.popover-wrap-64 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-64 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-64 .popover-body .s3_form_item.form_calendar { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-64 .popover-body .s3_form_item.form_calendar_interval { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-64 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-64 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-64 .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-64 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px; font-family: Montserrat, sans-serif; text-align: left; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-64 .popover-body .s3_form_item.form_upload { text-align: center; box-sizing: border-box;}
.popover-wrap-64 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-64 .popover-body .form_upload .no-more { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: rgba(255,255,255,0.5); font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; padding-left: 10px;}
.popover-wrap-64 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-64 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-64 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-64 ::-webkit-input-placeholder { color: rgba(50,50,50,0.7);}
.popover-wrap-64 ::-moz-placeholder { color: rgba(50,50,50,0.7);}
.popover-wrap-64 :-ms-input-placeholder { color: rgba(50,50,50,0.7);}
.block-35 { padding: 50px 0; margin: 101px 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; border-top: 0px solid rgba(255,255,255,0.13); border-right: 1px solid rgba(255,255,255,0.13); border-bottom: 0px solid rgba(255,255,255,0.13); border-left: 0px solid rgba(255,255,255,0.13); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-34 { margin: 0 0 25px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; min-height: 24px; font-family: Montserrat, sans-serif;}
.address-69 p:first-child { margin-top: 0;}
.address-69 p:last-child { margin-bottom: 0;}
.address-69 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-69 .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-69 .icon { border: none; box-sizing: border-box; height: 16px; width: 23px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJNYXAuc3ZnIiB3aWR0aD0iMTkuNSIgaGVpZ2h0PSIyMy44MTIiIHZpZXdCb3g9IjAgMCAxOS41IDIzLjgxMiI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkX2Y5YnRzNWgiIHgxPSIwIiB5MT0iMSIgc3ByZWFkbWV0aG9kPSJwYWQiIHgyPSIxLjAiIHkyPSIwLjAiPjxzdG9wIHN0b3AtY29sb3I9IiMwMGE4YzUiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIwIj48L3N0b3A+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmY3ZSIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjEiPjwvc3RvcD48L2xpbmVhckdyYWRpZW50PjwvZGVmcz4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNDMzLjI1LDEwOS4xNzdhOS43NDQsOS43NDQsMCwwLDEsOS43NSw5LjcxNiw5LjYxMyw5LjYxMywwLDAsMS0yLjg0Miw2Ljg1Nkw0MzMuMjUsMTMzbC02LjkxNi03LjI1NWE5LjYzNSw5LjYzNSwwLDAsMS0yLjgzNC02Ljg0OEE5Ljc0NCw5Ljc0NCwwLDAsMSw0MzMuMjUsMTA5LjE3N1pNNDI3LjQsMTI0LjY5M2wwLjAxMiwwLjAxMyw1LjgzNCw2LjEyLDUuODM0LTYuMTJhOC4xNDMsOC4xNDMsMCwwLDAsMi40MTYtNS44MTMsOC4yNSw4LjI1LDAsMCwwLTE2LjUsMEE4LjE1MSw4LjE1MSwwLDAsMCw0MjcuNCwxMjQuNjkzWm01Ljg0Ni0xMS4wMzJhNS4yMzIsNS4yMzIsMCwxLDEtNS4yNSw1LjIzMkE1LjI0Nyw1LjI0NywwLDAsMSw0MzMuMjUsMTEzLjY2MVptMCw4Ljk2OGEzLjczNywzLjczNywwLDEsMC0zLjc1LTMuNzM2QTMuNzQ3LDMuNzQ3LDAsMCwwLDQzMy4yNSwxMjIuNjI5Wm0wLTUuOTc4djEuNDk0YTAuNzQ5LDAuNzQ5LDAsMCwwLS43NS43NDhINDMxQTIuMjQ4LDIuMjQ4LDAsMCwxLDQzMy4yNSwxMTYuNjUxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQyMy41IC0xMDkuMTg4KSIgZmlsbD0idXJsKCNncmFkX2Y5YnRzNWgpIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: auto; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 7px;}
.address-69 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-69 .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-69 .title { box-sizing: border-box; display: none; text-align: left; color: rgba(255,255,255,0.5); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; padding-bottom: 10px;}
.address-69 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px;}
.address-69 input.tgl-but { box-sizing: border-box; display: none;}
.address-69 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-36 { margin: 0 0 25px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; padding-left: 0;}
.schedule-71 p:first-child { margin-top: 0;}
.schedule-71 p:last-child { margin-bottom: 0;}
.schedule-71 .header { box-sizing: border-box;}
.schedule-71 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-71 .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-71 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDEuNzMyIDE0MS43MzIiIGhlaWdodD0iMTQxLjczMnB4IiBpZD0iTGl2ZWxsb18xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNDEuNzMyIDE0MS43MzIiIHdpZHRoPSIxNDEuNzMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJMaXZlbGxvXzUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZF84ZG5rdTNzIiB4MT0iMCIgeTE9IjEiIHNwcmVhZG1ldGhvZD0icGFkIiB4Mj0iMS4wIiB5Mj0iMC4wIj48c3RvcCBzdG9wLWNvbG9yPSIjMDBhOGM1IiBzdG9wLW9wYWNpdHk9IjAuOTk2MDkzNzUiIG9mZnNldD0iMCI+PC9zdG9wPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmN2UiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIxIj48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZD0iTTExMy4zMjYsNzAuMTkxYzAtMi45Ny0yLjM3Ny01LjM3Ni01LjMwNy01LjM3Nkg3NS41NDNWMzIuMzg3di0wLjAwMWMwLTIuOTgtMi40MTgtNS4zOTctNS4zOTYtNS4zOTcgICBjLTIuOTgsMC01LjM5OCwyLjQxNy01LjM5OCw1LjM5N1Y3MC4xN2MwLDIuOTgxLDIuNDE4LDUuMzk4LDUuMzk4LDUuMzk4aDM3Ljg3NUMxMTAuOTQ5LDc1LjU2OCwxMTMuMzI2LDczLjE2MSwxMTMuMzI2LDcwLjE5MSAgICBNMTI5LjUzMyw3MC4xNTdjMCwzMi43OTgtMjYuNTg0LDU5LjM4Ni01OS4zNzUsNTkuMzg2Yy0zMi43OTMsMC01OS4zNzUtMjYuNTg4LTU5LjM3NS01OS4zODZzMjYuNTgyLTU5LjM4Niw1OS4zNzUtNTkuMzg2ICAgQzEwMi45NDksMTAuNzcxLDEyOS41MzMsMzcuMzU5LDEyOS41MzMsNzAuMTU3IE0xNDAuMzE0LDcwLjE1N0MxNDAuMzE0LDMxLjQxLDEwOC45MDQsMCw3MC4xNTgsMEMzMS40MSwwLDAsMzEuNDEsMCw3MC4xNTcgICBzMzEuNDEsNzAuMTU3LDcwLjE1OCw3MC4xNTdDMTA4LjkwNCwxNDAuMzE0LDE0MC4zMTQsMTA4LjkwNCwxNDAuMzE0LDcwLjE1NyIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSJ1cmwoI2dyYWRfOGRua3UzcykiPjwvcGF0aD48L2c+PGcgaWQ9IkxpdmVsbG9fMV8xXyI+PC9nPjwvc3ZnPg==") left 50% top 50% / 24px no-repeat; margin-right: auto; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 7px;}
.schedule-71 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.schedule-71 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-71 .title { box-sizing: border-box; display: none; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; padding-bottom: 10px;}
.schedule-71 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.4; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 15px;}
.schedule-71 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-71 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-35 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px;}
.phones-70 p:first-child { margin-top: 0;}
.phones-70 p:last-child { margin-bottom: 0;}
.phones-70 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-70 .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-70 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJUZWwuc3ZnIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkX3N4c3U3OTUiIHgxPSIwIiB5MT0iMSIgc3ByZWFkbWV0aG9kPSJwYWQiIHgyPSIxLjAiIHkyPSIwLjAiPjxzdG9wIHN0b3AtY29sb3I9IiMwMGE4YzUiIHN0b3Atb3BhY2l0eT0iMC45OTYwOTM3NSIgb2Zmc2V0PSIwIj48L3N0b3A+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmY3ZSIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjEiPjwvc3RvcD48L2xpbmVhckdyYWRpZW50PjwvZGVmcz4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTEwNi40NiwxMzNhMTkuNDgzLDE5LjQ4MywwLDAsMS0xOS40NS0xOS40NjYsMy41NCwzLjU0LDAsMCwxLDIuMjQtMy4zbDIuNzQtMS4xYTEuODkxLDEuODkxLDAsMCwxLDIuNDIsMS4wNmgwLjAxbDIuMDEsNS4yNDZhMi40NzksMi40NzksMCwwLDEsLjE3LjkzMiwyLjYsMi42LDAsMCwxLS45MywxLjk5NGwtMS40OCwxLjIzMmExMy45NzksMTMuOTc5LDAsMCwwLDYuMjUsNi4ybDEuMi0xLjQ3M2EyLjYzLDIuNjMsMCwwLDEsMi45MS0uNzU4bDUuMjUsMi4wMTlhMS44NjEsMS44NjEsMCwwLDEsMS4xOSwxLjczOCwxLjgxNSwxLjgxNSwwLDAsMS0uMTMuNjlsLTEuMSwyLjc0NUEzLjUyNSwzLjUyNSwwLDAsMSwxMTA2LjQ2LDEzM1ptLTEzLjc4LTIyLjRhMC4yNzQsMC4yNzQsMCwwLDAtLjEuMDJsLTIuNzQsMS4xYTEuOTQyLDEuOTQyLDAsMCwwLTEuMjMsMS44MTYsMTcuODgsMTcuODgsMCwwLDAsMTcuODUsMTcuODY2LDEuOTQ4LDEuOTQ4LDAsMCwwLDEuODItMS4yM2wxLjEtMi43NDNhMC4zMjksMC4zMjksMCwwLDAsLjAyLTAuMSwwLjI2NCwwLjI2NCwwLDAsMC0uMTctMC4yNDRsLTUuMjUtMi4wMTlhMSwxLDAsMCwwLTEuMTEuMjg4bC0xLjI0LDEuNDg0YTEuNiwxLjYsMCwwLDEtMS44OS40LDE1LjM4OCwxNS4zODgsMCwwLDEtNi45Ny02Ljk3MiwxLjUyNSwxLjUyNSwwLDAsMS0uMTYtMC43LDEuNTUsMS41NSwwLDAsMSwuNTYtMS4ybDEuNDgtMS4yM2ExLjAyMiwxLjAyMiwwLDAsMCwuMzYtMC43NjYsMS4xLDEuMSwwLDAsMC0uMDctMC4zNThsLTIuMDItNS4yNDVBMC4yNTcsMC4yNTcsMCwwLDAsMTA5Mi42OCwxMTAuNlptLTEuNDEsNC44ODgtMS43NC00LjUyLDEuNDktLjU3NSwxLjc0LDQuNTE5Wm0xNy43NiwxNC45ODktNC41Mi0xLjczOSwwLjU4LTEuNDkzLDQuNTEsMS43MzhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA4NyAtMTA5KSIgZmlsbD0idXJsKCNncmFkX3N4c3U3OTUpIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: auto; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: auto; margin-bottom: 7px;}
.phones-70 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-70 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-70 .title { box-sizing: border-box; display: none; text-align: left; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.5); -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; padding-bottom: 10px;}
.phones-70 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.3; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 19px; font-weight: bold;}
.phones-70 input.tgl-but { box-sizing: border-box; display: none;}
.phones-70 .text_body a { text-decoration: none; color: inherit;}
.phones-70 input.tgl-but:checked + .block-body-drop { display: block;}
.block-59 { padding: 70px 20px 130px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-60 .layout_145 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-60 .layout_146 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-60 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1240px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; max-width: 100%;}
.widget-77 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 3; width: auto; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-145 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-145 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-145 .menu-scroll > ul ul { padding: 5px; margin: 0 5px 0 0; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-145 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-145 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-145 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-145 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-145 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-145 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-145 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-145 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-145 .menu-scroll > ul > li.menu-item > a { padding: 17px 30px; margin: 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: #1e1e20; font-size: 16px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Courier New, Courier, monospace; font-style: normal; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; letter-spacing: 0; text-transform: none; background: repeating-linear-gradient(to top right,#00a8c5 0%,#ffff7e 100%); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold;}
.menu-145 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-145 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-145 .menu-scroll > ul > li.menu-item > a.active { background: repeating-linear-gradient(to top left,#00a8c5 0%,#ffff7e 100%);}
.menu-145 .menu-scroll > ul > li.menu-item > a:active, 
.menu-145 .menu-scroll > ul > li.menu-item > a.active { color: #fd8a14;}
.menu-145 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-145 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-145 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-145 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-145 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-61 { margin: 0 0 auto 40px; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 0; padding-right: 0;}
.widget-78 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #666666; font-size: 15px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-147 h2 { box-sizing: border-box; font-family: Courier New, Courier, monospace; text-align: left; color: #17181c; font-style: normal; font-size: 29px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-147 h3 { box-sizing: border-box; font-family: Courier New, Courier, monospace; text-align: left; color: #17181c; font-style: normal; font-size: 26px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-147 h4 { box-sizing: border-box; font-family: Courier New, Courier, monospace; text-align: left; color: #17181c; font-style: normal; font-size: 24px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-147 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-147 h6 { box-sizing: border-box; font-family: Courier New, Courier, monospace; text-align: left; color: #17181c; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-147 a { box-sizing: border-box; color: #1098e4; line-height: 1.2; text-decoration: underline;}
.content-147 a:hover, 
.content-147 a.hover, 
.content-147 a.active { text-decoration: none;}
.content-147 .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-147 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-147 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-147 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-147 .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-79 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; right: 0; min-height: 21px; max-width: 100%;}
.path a { box-sizing: border-box; color: #1098e4; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-80 { margin: 22px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Courier New, Courier, monospace; text-align: left; color: #17181c; font-size: 36px; text-decoration: none; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 29px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Courier New, Courier, monospace; color: #17181c;}
h3 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Courier New, Courier, monospace; color: #17181c;}
h4 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Courier New, Courier, monospace; color: #17181c;}
h149 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-family: Montserrat, sans-serif;}
h6 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Courier New, Courier, monospace; color: #17181c;}
.widget-45 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-87 .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-87 .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-87 .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.1") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-87 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-87 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-87 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-87 .side-panel-button-icon { display: block;}
.side-panel-87 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: center;}
.side-panel-87 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper { background: none;}
	.block-5 { padding-left: 30px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-6 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-6 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-8 { background: none;}
	.widget-10 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-17 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.site-name-17 .sn-text:hover, 
	.site-name-17 .sn-text.hover, 
	.site-name-17 .sn-text.active { font-weight: 800;}
	.widget-11 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-45 { background: linear-gradient(rgba(30,30,32,0.5), rgba(30,30,32,0.5)), url("head.png@1568379713221.1") left 50% top 50% / cover no-repeat, url("vetor.png.1") left 0px top 0px / auto auto no-repeat; display: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-3 { padding: 70px 30px; width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-13 { text-align: center; margin-left: auto; margin-right: auto; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.address-24 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-24 .cell-icon { display: none;}
	.address-24 .block-body-drop { width: 100%; margin-left: 0;}
	.address-24 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-36 { padding: 30px; -webkit-order: 15; -moz-order: 15; order: 15;}
	.block-38 { padding-bottom: 0.02px; padding-left: 0; padding-right: 0;}
	.block-39 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-40 .layout_78_id_79 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-40 { margin-bottom: 0;}
	.widget-39 { text-align: left; background: none; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-39:hover, 
	.widget-39.hover, 
	.widget-39.active { background: linear-gradient(#fc9732, #fc9732);}
	.block-41 .layout_81 { 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-41 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-41 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-41 { padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-40 { text-align: center; width: auto; margin-top: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-41 { margin-top: 15px; margin-left: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-42 { text-align: center; width: auto; margin-top: 0; right: 0; padding-top: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-30 { padding: 60px 30px; -webkit-order: 14; -moz-order: 14; order: 14;}
	.block-31 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-bottom: 0.02px;}
	.block-32 .layout_66 { 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-32 .layout_67 { 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-32 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-34 { margin-top: -50px;}
	.widget-43 { min-height: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.form-84 .form__header { font-size: 35px; background: none;}
	.form-84 .form__text { margin-bottom: 25px;}
	.form-84 .form-text { padding-right: 25px;}
	.form-84 .form-text input { background: none; margin-top: 12px;}
	.form-84 .form-text input:hover, 
	.form-84 .form-text input.hover, 
	.form-84 .form-text input.active { border-top: 0px solid rgba(253,138,20,0.5); border-right: 0px solid rgba(253,138,20,0.5); border-bottom: 1px solid rgba(253,138,20,0.5); border-left: 0px solid rgba(253,138,20,0.5);}
	.form-84 .form-textarea textarea { background: none; min-height: 100px;}
	.form-84 .form-textarea textarea:hover, 
	.form-84 .form-textarea textarea.hover, 
	.form-84 .form-textarea textarea.active { border-top: 0px solid rgba(253,138,20,0.5); border-right: 0px solid rgba(253,138,20,0.5); border-bottom: 1px solid rgba(253,138,20,0.5); border-left: 0px solid rgba(253,138,20,0.5);}
	.form-84 .form-select select { background: none;}
	.form-84 .form-submit button { width: 180px;}
	.form-84 .form-captcha input { background: none;}
	.form-84 .form-captcha input:hover, 
	.form-84 .form-captcha input.hover, 
	.form-84 .form-captcha input.active { border-top: 0px solid rgba(253,138,20,0.5); border-right: 0px solid rgba(253,138,20,0.5); border-bottom: 1px solid rgba(253,138,20,0.5); border-left: 0px solid rgba(253,138,20,0.5);}
	.form-84 .form-captcha button { width: 180px;}
	.form-84 .form-calendar input { background: none;}
	.form-84 .form-calendar_interval input { background: none;}
	.form-84 .form-calendar_interval .label_from { margin-right: 15px;}
	.form-84 .form-calendar_interval .label_to { margin-right: 15px;}
	.widget-31 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.popover-wrap-64 .popover-body .form_text input:hover, 
	.popover-wrap-64 .popover-body .form_text input.hover, 
	.popover-wrap-64 .popover-body .form_text input.active { border-top: 0px solid rgba(253,138,20,0.4); border-right: 0px solid rgba(253,138,20,0.4); border-bottom: 1px solid rgba(253,138,20,0.4); border-left: 0px solid rgba(253,138,20,0.4);}
	.popover-wrap-64 .popover-body textarea:hover, 
	.popover-wrap-64 .popover-body textarea.hover, 
	.popover-wrap-64 .popover-body textarea.active { border-top: 0px solid rgba(253,138,20,0.4); border-right: 1px solid rgba(253,138,20,0.4); border-bottom: 1px solid rgba(253,138,20,0.4); border-left: 0px solid rgba(253,138,20,0.4);}
	.popover-wrap-64 .popover-close { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.editable_block-64 .header { background: none;}
	.editable_block-64 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-64 .more { clear: none;}
	.block-35 { border: none; margin-top: 70px; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.widget-34 { text-align: center; margin-bottom: 30px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-69 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-69 .block-body-drop { width: 100%; margin-left: 0;}
	.address-69 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; padding-top: 10px;}
	.address-69 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.widget-36 { text-align: center; margin-left: auto; margin-bottom: 30px; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.schedule-71 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-71 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-35 { text-align: center; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-70 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-70 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-70 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-59 { padding-top: 50px; padding-bottom: 80px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-60 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-61 { margin-left: 0; width: auto; right: 0;}
	.widget-78 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-79 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-80 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-80:hover, 
	.widget-80.hover, 
	.widget-80.active { font-weight: 800;}
	.widget-45 { box-sizing: border-box; -webkit-order: 3; -moz-order: 3; order: 3; padding-top: 30px; padding-right: 30px; display: block;}
	.side-panel-87 .side-panel-mask { text-align: left;}
	.side-panel-87 .side-panel-content { left: auto; right: 0;}
	.side-panel-87 .side-panel-close { padding: 0.02px 0; border: none; left: auto; right: 100%; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMi41IiBoZWlnaHQ9IjMyLjY4OCIgdmlld0JveD0iMCAwIDMyLjUgMzIuNjg4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iS3Jlc3Rpay5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTc5My41NjMsMzkyLjczN2EyLjk5MywyLjk5MywwLDAsMC00LjI1NCwwTDc3OC4yLDQwMy45MjJsLTExLjEwOS0xMS4xODVhMi45OTIsMi45OTIsMCwwLDAtNC4yNTMsMCwzLjA0MywzLjA0MywwLDAsMCwwLDQuMjgzbDExLjEwOCwxMS4xODVMNzYyLjgzOSw0MTkuMzlhMy4wNDMsMy4wNDMsMCwwLDAsMCw0LjI4MywyLjk5MywyLjk5MywwLDAsMCw0LjI1MywwTDc3OC4yLDQxMi40ODhsMTEuMTA4LDExLjE4NWEyLjk5NCwyLjk5NCwwLDAsMCw0LjI1NCwwLDMuMDQzLDMuMDQzLDAsMCwwLDAtNC4yODNsLTExLjEwOS0xMS4xODUsMTEuMTA5LTExLjE4NUEzLjA0MywzLjA0MywwLDAsMCw3OTMuNTYzLDM5Mi43MzdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzYxLjk2OSAtMzkxLjg3NSkiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / 13px no-repeat, linear-gradient(#1098e4, #1098e4); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: bold; color: #17181c; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; width: 45px; min-height: 45px; margin-top: 30px;}
	.side-panel-87 .side-panel-close:active, 
	.side-panel-87 .side-panel-close.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1);}
	.side-panel-87 .side-panel-top { width: auto;}
	.side-panel-87 .side-panel-button { padding: 11px 11px 0.02px; border: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: linear-gradient(#1098e4, #1098e4); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-family: Montserrat, sans-serif; font-size: 15px; font-weight: bold; color: #17181c; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; width: 45px; min-height: 45px;}
	.side-panel-87 .side-panel-button:hover, 
	.side-panel-87 .side-panel-button.hover, 
	.side-panel-87 .side-panel-button.active { background: linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1));}
	.side-panel-87 .side-panel-button:active, 
	.side-panel-87 .side-panel-button.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1);}
	.side-panel-87 .side-panel-button-icon-line { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-6 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-11 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-36 { padding-top: 40px;}
	.block-40 .layout_78_id_79 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-41 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-41 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-41 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-40 { margin-bottom: 0;}
	.widget-41 { margin-bottom: 0; margin-right: auto;}
	.block-32 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.form-84 .form__header { font-size: 33px;}
	.block-35 { padding-top: 20px;}
	.widget-34 { margin-bottom: 45px;}
	.widget-35 { margin-right: 0;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-60 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.side-panel-87 .side-panel-close { text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.side-panel-87 .side-panel-button { text-align: left;}

}

@media all and (max-width: 640px) {
	.block-5 { padding-left: 20px; padding-top: 85px;}
	.block-6 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-3 { padding-top: 40px; padding-bottom: 40px;}
	.widget-13 { margin-left: 0; margin-right: 0;}
	.block-40 .layout_78_id_79 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-39 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-41 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-41 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-41 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-42 { margin-bottom: 0;}
	.block-32 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.form-84 .form__header { font-size: 30px;}
	.form-84 .form-submit { padding-top: 25px;}
	.form-84 .form-submit button { width: 100%;}
	.form-84 .form-captcha .form-submit-container { width: 100%;}
	.form-84 .form-captcha button { width: 100%;}
	.widget-34 { margin-bottom: 30px;}
	.address-69 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-60 .layout_145 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-78 { line-height: 2.0;}
	.side-panel-87 .side-panel-button { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

}

@media all and (max-width: 480px) {
	.block-6 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 { padding-left: 0; padding-right: 0;}
	.widget-13 { margin-left: auto; margin-right: auto;}
	.address-24 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-40 .layout_78_id_79 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-39 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-41 .layout_81 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-41 .layout_82 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-41 .layout_83 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-40 { margin-left: auto; margin-right: auto;}
	.block-30 { padding-top: 40px; padding-bottom: 40px;}
	.block-32 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-32 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 { padding: 35px 25px;}
	.form-84 .form__header { font-size: 27px;}
	.form-84 .form-text { padding-right: 0;}
	.editable_block-64 .image { float: none; margin-left: 0; margin-right: 0;}
	.widget-34 { margin-bottom: 35px;}
	.address-69 .text_body { text-align: center;}
	.block-60 .layout_145 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-60 .layout_146 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.side-panel-87 .side-panel-button { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}

}
.side-panel .widget-12 { margin: 8px 0 20px; z-index: 1; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-20 .menu-scroll > ul { display: block;}
.side-panel .menu-20 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-20 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-20 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-20 .menu-scroll > ul ul > li > a { padding-top: 13px; padding-bottom: 13px;}
.side-panel .menu-20 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-20 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-20 .menu-scroll > ul ul > li > a.active { color: #ffffff;}
.side-panel .menu-20 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a { padding-bottom: 10px; padding-top: 10px;}
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-20 .menu-scroll > ul > li.menu-item > a.active { background: #ffd701;}
.side-panel .menu-20 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-20 .menu-scroll > ul > li.more-button > a { background: none;}
.side-panel .widget-77 { margin: 70px 0 20px; border: none; z-index: 3; width: auto; left: 0; top: 0; position: relative; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 2px; padding-left: 2px; box-sizing: border-box; font-family: Montserrat, sans-serif; display: block;}
.side-panel .menu-145 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a.active { background: repeating-linear-gradient(to top left,#00a8c5 0%,#ffff7e 100%);}
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-145 .menu-scroll > ul > li.menu-item > a.active { color: #fd8a14;}