@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Montserrat, sans-serif;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: #f8faf9; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-29 .layout_54_id_52 { 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-29 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #ffffff; z-index: 6; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none;}
.widget-29 { padding: 20px 10px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-52 .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-52 .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-52 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-52 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-52 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-52 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-52 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-52 .menu-scroll > ul ul { padding: 20px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #f9bb00; list-style: none; width: 330px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-family: Montserrat, sans-serif;}
.menu-52 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-52 .menu-scroll > ul ul > li > a { padding: 10px; cursor: pointer; display: block; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none; border-top: 0px solid rgba(255,255,255,0.09); border-right: 0px solid rgba(255,255,255,0.09); border-bottom: 1px solid rgba(255,255,255,0.09); border-left: 0px solid rgba(255,255,255,0.09); margin-top: 0; margin-bottom: 0; font-weight: normal;}
.menu-52 .menu-scroll > ul ul > li > a:hover, 
.menu-52 .menu-scroll > ul ul > li > a.hover, 
.menu-52 .menu-scroll > ul ul > li > a.active { background: rgba(26,26,26,0.04); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff;}
.menu-52 .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-52 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-52 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-52 .menu-scroll > ul > li.menu-item > a { padding: 5px 3px; 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: #2e2e2e; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; font-weight: normal; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-52 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-52 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-52 .menu-scroll > ul > li.menu-item > a.active { color: #d99c00;}
.menu-52 .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-52 .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-52 .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-52 .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-52 .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-52 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-52 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-52 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-52 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-52 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-52 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-74 .layout_153_id_149 { 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-74 { margin: 70px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; right: 0;}
.block-73 { padding: 0.02px 0; 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; text-decoration: none; max-width: 100%;}
.widget-95 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 4; color: #666666; font-size: 14px; /*line-height: 1.8;*/ text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-150 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4d4d4d; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-150 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4d4d4d; font-style: normal; font-size: 18px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-150 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4d4d4d; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-bottom: 15px;}
.content-150 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 16px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-150 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4d4d4d; font-style: normal; font-size: 14px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-150 a { box-sizing: border-box; color: #4a3e8a; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-150 a:hover, 
.content-150 a.hover, 
.content-150 a.active { text-decoration: none;}
.content-150 .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-150 .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-150 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-150 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-150 .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-96 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; right: 0; min-height: 23px;}
.path a { box-sizing: border-box; color: #473287; 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-97 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #4d4d4d; font-size: 30px; text-decoration: none; box-sizing: border-box; font-weight: 600; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4d4d4d;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4d4d4d;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4d4d4d;}
h152 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 600; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4d4d4d;}
.block-62 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #f8faf9; z-index: 4; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-30 .layout_41 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_44 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_55_id_44 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-30 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(103deg,rgba(113, 52, 93, 0.54) 0%,rgba(77, 72, 122, 0.54) 49.8%,rgba(76, 193, 201, 0.54) 100%) #3521a1; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Arial, Helvetica, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 85px; padding-bottom: 25px;}
.block-24 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_43 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 { margin: 16px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: right; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; right: 0;}
.widget-22 { padding: 0.02px 0 2px; margin: 0 0 auto 20px; border: none; position: relative; top: 0; left: 0; width: 199px; min-height: 43px; z-index: 2;  text-align: center; color: #ffffff; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #ffba0a; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold;}
.widget-22:hover, 
.widget-22.hover, 
.widget-22.active { background: #edaa00;}
.popover-wrap-42 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-42 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-42 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-42 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-42 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-42 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-42 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-42 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-42 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-42 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-42 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-42 .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-42 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-42 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-42 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-42 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-42 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-42 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-42 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-42 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-42 .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-42 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .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-42 .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-42 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-42 .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-42 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .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-42 .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-42 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-42 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-42 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-42 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-42 .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-42 .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-42 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-42 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-42 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-42 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-42 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-42 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-42 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-42 ::-moz-placeholder { color: #ababab;}
.popover-wrap-42 :-ms-input-placeholder { color: #ababab;}
.widget-23 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 248px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-43 p:first-child { margin-top: 0;}
.phones-43 p:last-child { margin-bottom: 0;}
.phones-43 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-43 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-43 .icon { border: 2px solid rgba(171,171,171,0.36); box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjE5OS4xMyIgaGVpZ2h0PSIxOTkuMjE5IiB2aWV3Qm94PSIwIDAgMTk5LjEzIDE5OS4yMTkiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0xNzcuOTYwLDE5OS4yMDYgTDE3Ni41MzUsMTk5LjE2NiBDODEuODgxLDE5My4xODUgNS45OTksMTE3LjI2NyAwLjAyNiwyMi41NjkgQy0wLjM0OCwxNi42MTkgMS43MTksMTAuNzc0IDUuNjkxLDYuNTM3IEM5LjY1NCwyLjMyMyAxNS4wODcsLTAuMDA1IDIwLjk4NywtMC4wMDUgTDczLjEzNiwtMC4wMDUgQzg0LjcxNSwtMC4wMDUgOTQuMTMyLDkuNDIwIDk0LjEzMiwyMC45OTkgTDk0LjEzMiw1OC42NjIgQzk0LjEzMiw2NC4xOTAgOTEuODkyLDY5LjYwNCA4Ny45ODEsNzMuNTEyIEw4Mi43NTcsNzguNzQzIEM5Mi40MTUsOTMuODkyIDEwNS4yNDYsMTA2LjcyNCAxMjAuNDAzLDExNi4zOTQgTDEyNS42MjcsMTExLjE3NCBDMTI5LjU5NCwxMDcuMjA1IDEzNC44NjQsMTA1LjAyMCAxNDAuNDczLDEwNS4wMjAgTDE3OC4xMTgsMTA1LjAyMCBDMTg5LjY5NywxMDUuMDIwIDE5OS4xMTUsMTE0LjQ0NyAxOTkuMTE1LDEyNi4wMjYgTDE5OS4xMTUsMTc4LjIwMSBDMTk5LjExNSwxODkuOTg1IDE4OS44MjAsMTk5LjIwNiAxNzcuOTYwLDE5OS4yMDYgWk0xNzguMTE4LDEyNi4wMjYgTDE0MC40NzMsMTI2LjAyNiBMMTIzLjg5OSwxNDIuNjEwIEwxMTYuOTg0LDEzOC43ODQgQzkzLjExNywxMjUuNTk2IDczLjU0MCwxMDYuMDE1IDYwLjM3Nyw4Mi4xNTkgTDU2LjU2Myw3NS4yNDYgTDczLjEzNiw1OC42NjIgTDczLjEzNiwyMC45OTkgTDIwLjk4NywyMC45OTkgQzI2LjI4OCwxMDUuNDEwIDkzLjczMiwxNzIuODg4IDE3Ny44NjIsMTc4LjIwMSBMMTc3Ljk2MCwxODguNzA0IEwxNzcuOTYwLDE3OC4yMDEgTDE3OC4yMjcsMTc4LjE1OSBMMTc4LjExOCwxMjYuMDI2IFpNMTM2LjEyNSw4NC4wMTUgQzEzNi4xMjUsNzIuNDM2IDEyNi43MDgsNjMuMDEwIDExNS4xMjksNjMuMDEwIEwxMTUuMTI5LDQyLjAwNCBDMTM4LjI4Myw0Mi4wMDQgMTU3LjEyMiw2MC44NDUgMTU3LjEyMiw4NC4wMTUgTDEzNi4xMjUsODQuMDE1IFpNMTE1LjEyOSwyMC45OTkgTDExNS4xMjksLTAuMDA1IEMxNjEuNDM4LC0wLjAwNSAxOTkuMTE1LDM3LjY4NyAxOTkuMTE1LDg0LjAxNSBMMTc4LjExOCw4NC4wMTUgQzE3OC4xMTgsNDkuMjY2IDE0OS44NjMsMjAuOTk5IDExNS4xMjksMjAuOTk5IFoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iI2Y5YmIwMCIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left calc(50% - 1px) top 50% / 16px no-repeat; margin-right: 0; min-height: 45px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-43 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-43 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-43 .title { border: none; box-sizing: border-box; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #52d8d4; text-decoration: none; margin-bottom: 7px; padding-bottom: 0.02px; padding-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-43 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex;  -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: bold; padding-left: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-43 input.tgl-but { box-sizing: border-box; display: none;}
.phones-43 .text_body a { text-decoration: none; color: inherit;}
.phones-43 input.tgl-but:checked + .block-body-drop { display: block;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-24 { margin: 4px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; font-size: 20px; color: #ffffff; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 350px; min-height: 0; font-size: 25px; right: 0;}
.site-name-46 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-46 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-46 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-46 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;  -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; color: #ffffff; text-decoration: none; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 0;}
.site-name-46 a { text-decoration: none; outline: none;}
.block-49 .layout_89_id_116 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-49 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 351px; background: repeating-linear-gradient(103deg,rgba(113, 52, 93, 0.39) 0%,rgba(77, 72, 122, 0.39) 49.8%,rgba(76, 193, 201, 0.39) 100%), linear-gradient(#3521a1, #3521a1), url("../images/88883.png") left 0px top 0px / auto auto no-repeat fixed; z-index: 3; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 70px; padding-bottom: 70px; font-family: Montserrat, sans-serif; text-decoration: none;}
.widget-72 { margin: -100px 0 0 900px; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; box-sizing: border-box; width: 60px; min-height: 60px; background: #f9bb00; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.up-116 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 34px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjYyIiBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgNjIgMzQiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik0zMSA2LjAxNkMzMSA2LjAxNiA1OC45OCAzMy45NzggNTguOTggMzMuOTc4IDU4Ljk4IDMzLjk3OCA2MS45OTQgMzAuOTY2IDYxLjk5NCAzMC45NjYgNjEuOTk0IDMwLjk2NiAzMS0uMDA5IDMxLS4wMDkgMzEtLjAwOS4wMDggMzAuOTY2LjAwOCAzMC45NjYuMDA4IDMwLjk2NiAzLjAyMSAzMy45NzggMy4wMjEgMzMuOTc4IDMuMDIxIDMzLjk3OCAzMSA2LjAxNiAzMSA2LjAxNnoiIGlkPSJwYXRoLTEiIGNsYXNzPSJjbHMtMiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZjdmN2Y3IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / cover no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-116 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.widget-51 { margin: 55px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-bottom: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM3IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAzNyA0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjwvZGVmcz48cGF0aCBpZD0icmVjdC0xIiBjbGFzcz0iY2xzLTIiIGQ9Ik0wIDBoMzd2NEgweiIgZmlsbD0iI2Y5YmIwMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 50% bottom 0px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI0NyIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMjQ3IDEiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGlkPSJyZWN0LTEiIGNsYXNzPSJjbHMtMiIgZD0iTTAgMGgyNDd2MUgweiIgZmlsbD0iI2Q3ZDdkNyIgZmlsbC1vcGFjaXR5PSIxIj48L3BhdGg+PC9zdmc+") left 50% bottom 1px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-90 p:first-child { margin-top: 0;}
.address-90 p:last-child { margin-bottom: 0;}
.address-90 .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-90 .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-90 .icon { border: none; box-sizing: border-box; height: 16px; width: 50px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjMyLjcxOSIgdmlld0JveD0iMCAwIDI0IDMyLjcxOSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggZD0iTTIyLjE3NCwxOC4zMTUgTDExLjk4NiwzMi43MzAgTDEuODMxLDE4LjM2NCBDMC42MTQsMTYuNDA5IC0wLjAxMSwxNC4yMjUgLTAuMDExLDExLjk5OSBDLTAuMDExLDUuMzgzIDUuMzcxLC0wLjAwMCAxMS45ODYsLTAuMDAwIEMxOC42MDAsLTAuMDAwIDIzLjk4Miw1LjM4MyAyMy45ODIsMTEuOTk5IEMyMy45ODIsMTQuMjI1IDIzLjM1NywxNi40MDkgMjIuMTc0LDE4LjMxNSBaTTExLjk4NiwyLjAwMCBDNi40NzMsMi4wMDAgMS45ODgsNi40ODUgMS45ODgsMTEuOTk5IEMxLjk4OCwxMy44NTIgMi41MTAsMTUuNjcxIDMuNDk2LDE3LjI2MCBMMTEuOTg2LDI5LjI2NyBMMjAuNTA4LDE3LjIxMCBDMjEuNDYxLDE1LjY3MSAyMS45ODMsMTMuODUyIDIxLjk4MywxMS45OTkgQzIxLjk4Myw2LjQ4NSAxNy40OTgsMi4wMDAgMTEuOTg2LDIuMDAwIFpNMTEuOTg2LDE2Ljk5OSBDOS4yMzAsMTYuOTk5IDYuOTg3LDE0Ljc1NiA2Ljk4NywxMS45OTkgQzYuOTg3LDkuMjQzIDkuMjMwLDYuOTk5IDExLjk4Niw2Ljk5OSBDMTQuNzQyLDYuOTk5IDE2Ljk4NCw5LjI0MyAxNi45ODQsMTEuOTk5IEMxNi45ODQsMTQuNzU2IDE0Ljc0MiwxNi45OTkgMTEuOTg2LDE2Ljk5OSBaTTExLjk4Niw4Ljk5OSBDMTAuMzMyLDguOTk5IDguOTg2LDEwLjM0NSA4Ljk4NiwxMS45OTkgQzguOTg2LDEzLjY1MyAxMC4zMzIsMTQuOTk5IDExLjk4NiwxNC45OTkgQzEzLjYzOSwxNC45OTkgMTQuOTg1LDEzLjY1MyAxNC45ODUsMTEuOTk5IEMxNC45ODUsMTAuMzQ1IDEzLjYzOSw4Ljk5OSAxMS45ODYsOC45OTkgWiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjZjliYjAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 27px no-repeat; margin-right: auto; margin-left: auto; margin-bottom: 15px; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-90 .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-90 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-90 .title { box-sizing: border-box; display: none;}
.address-90 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -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; color: #ffffff; text-decoration: none; font-size: 24px; font-weight: normal;}
.address-90 input.tgl-but { box-sizing: border-box; display: none;}
.address-90 input.tgl-but:checked + .block-body-drop { display: block;}
.block-50 .layout_92 { -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-50 .layout_93 { -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-50 .layout_94 { -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-50 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 70px; padding-bottom: 60px;}
.widget-52 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 70px;}
.schedule-92 p:first-child { margin-top: 0;}
.schedule-92 p:last-child { margin-bottom: 0;}
.schedule-92 .header { box-sizing: border-box;}
.schedule-92 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-92 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-92 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-92 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-92 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.schedule-92 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 15px;}
.schedule-92 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: rgba(255,255,255,0.4); line-height: 1.3; text-decoration: none; font-size: 13px;}
.schedule-92 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-92 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-53 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 70px; border-top: 0px solid rgba(255,255,255,0.1); border-right: 2px solid rgba(255,255,255,0.1); border-bottom: 0px solid rgba(255,255,255,0.1); border-left: 2px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-93 p:first-child { margin-top: 0;}
.phones-93 p:last-child { margin-bottom: 0;}
.phones-93 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-93 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-93 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-93 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-93 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-93 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 15px;}
.phones-93 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: rgba(255,255,255,0.4); line-height: 1.5; text-decoration: none;}
.phones-93 input.tgl-but { box-sizing: border-box; display: none;}
.phones-93 .text_body a { text-decoration: none; color: inherit;}
.phones-93 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-54 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 70px;}
.email-94 p:first-child { margin-top: 0;}
.email-94 p:last-child { margin-bottom: 0;}
.email-94 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-94 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-94 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-94 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-94 .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;}
.email-94 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 15px;}
.email-94 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: rgba(255,255,255,0.4); text-decoration: none; font-size: 13px;}
.email-94 input.tgl-but { box-sizing: border-box; display: none;}
.email-94 input.tgl-but:checked + .block-body-drop { display: block;}
.block-51 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-55 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: center; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.widget-56 { margin: 30px 0 0 387px; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 186px;}
.widget-57 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; color: rgba(255,255,255,0.5); text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.block-39 { margin: 60px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f5f5f5; z-index: 2; text-align: left; display: block; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-41 .layout_70_id_71 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-41 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(103deg,rgba(113, 52, 93, 0.53) 0%,rgba(77, 72, 122, 0.53) 49.8%,rgba(76, 193, 201, 0.53) 100%), linear-gradient(#3521a1, #3521a1), url("../images/88883.png") left 0px top 0px / auto auto no-repeat fixed; z-index: 1; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 70px; padding-bottom: 70px;}
.widget-40 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; min-width: 0;}
.popover-wrap-71 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-71 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: normal; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; font-family: Montserrat, sans-serif;}
.popover-wrap-71 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-71 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.blocklist-71 p:first-child { margin-top: 0;}
.blocklist-71 p:last-child { margin-bottom: 0;}
.blocklist-71 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.blocklist-71 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-71 .all-in_header { box-sizing: border-box; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-71 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-71 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-71 .body { margin: 0 NaNpx 0 -40px; box-sizing: border-box;}
.blocklist-71 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-71 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-71 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-71 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.blocklist-71 .item { margin: 10px autopx 10px 40px; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; left: 0; right: 0; z-index: 5; flex-basis: 100%; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-71 .text { margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: Montserrat, sans-serif; color: rgba(255,255,255,0.77); line-height: 1.4; letter-spacing: 0.7px; text-indent: 0; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 20px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-71 .text>.align-elem { flex-basis: 100%;}
.blocklist-71 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; float: left; margin-right: 15px; margin-left: 0; max-width: 100%;}
.blocklist-71 .item-label { padding: 7px 5px 2px; border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: rgba(255,255,255,0.12); color: #fff; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 23px; text-decoration: none; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; width: 50px; min-height: 50px; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-top: 0; align-self: auto; margin-left: 0; margin-bottom: 0;}
.blocklist-71 .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;}
.blocklist-71 .img-convert { border: none; box-sizing: border-box; width: auto; height: 80px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 13px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-71 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-71 .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;}
.blocklist-71 .title { font-weight: bold; margin-bottom: 7px; box-sizing: border-box; position: relative; z-index: 1; font-family: Montserrat, sans-serif; color: #ffffff; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-71 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; pointer-events: auto;}
.blocklist-71 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-71 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-71 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-71 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-71 .more { box-sizing: border-box; position: relative; pointer-events: auto;}
.blocklist-71 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; cursor: pointer;}
.blocklist-71 .sub-title { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif;}
.blocklist-71 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-71 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; font-weight: normal; position: absolute; left: 0; top: 0; text-align: center; font-family: Montserrat, sans-serif;}
.blocklist-71 .title a { color: inherit; text-decoration: inherit;}
.blocklist-71 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-71 .all { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-71 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-71 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-71 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-71 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-71 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-71 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-71 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-71 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-71 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-71 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-71 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-71 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-71 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-71 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-71 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.blocklist-71 .bx-pager a:active, 
.blocklist-71 .bx-pager a.active { background: #bbbbbb;}
.popover-container-71 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-71 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-71 .popover-form-title { font-size: 18px; font-weight: normal; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif;}
.popover-wrap-71 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-71 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-71 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-71 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-71 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.blocklist-71 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-71 .columns-cell { display: table-cell; vertical-align: top;}
.popover-wrap-71 .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-71 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-71 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-71 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-71 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-71 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-71 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .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-71 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .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-71 .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-71 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .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-71 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .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-71 .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-71 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-71 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-71 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-71 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .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-71 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-71 .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-71 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-71 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-71 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-71 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-71 ::-moz-placeholder { color: #ababab;}
.popover-wrap-71 :-ms-input-placeholder { color: #ababab;}
.block-53 .layout_104_id_112 { 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-53 { padding: 60px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 465px; background: linear-gradient(#f8faf9, #f8faf9), url("../images/88883.png") left 0px top 0px / auto auto no-repeat fixed, url("../images/88881.png") right -184px bottom -127px / auto auto no-repeat fixed; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-57 { margin: 0 auto; position: relative; top: 0; left: 0; width: 955px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-55 { padding: 60px; margin: 0; border: none; position: relative; text-align: center; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 513px; background: url("../images/lib_706201_ling.png") left calc(50% - 19px) top -2px / 161px repeat-x #ffffff; z-index: 1; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-56 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-63 { margin: 0; position: relative; font-family: Montserrat, sans-serif; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 216px; right: 0;}
.form-110 .form__header { box-sizing: border-box; font-size: 25px; margin-bottom: 10px; color: #ffffff; text-align: left; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-110 .form__text { border: none; box-sizing: border-box; font-size: 30px; margin-bottom: 20px; overflow: hidden; color: #242424; text-align: left; text-transform: uppercase; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM3IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCAzNyA0IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjwvZGVmcz48cGF0aCBpZD0icmVjdC0xIiBjbGFzcz0iY2xzLTIiIGQ9Ik0wIDBoMzd2NEgweiIgZmlsbD0iI2Y5YmIwMCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 0px bottom 1px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI0NyIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDAgMjQ3IDEiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGlkPSJyZWN0LTEiIGNsYXNzPSJjbHMtMiIgZD0iTTAgMGgyNDd2MUgweiIgZmlsbD0iI2QxZDFkMSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 0px bottom 2px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 16px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-110 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-110 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-110 .form__body { margin: 0 0 -5px; box-sizing: border-box; text-decoration: none; min-height: 40px; width: auto;}
.form-110 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-110 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-110 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-110 .form-item { margin: 0 0 5px; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; text-align: left; text-decoration: none; width: auto;}
.form-110 .form-text input { padding: 2px 4px 2px 15px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: 50px; -webkit-appearance: none; min-width: 100px; margin-top: 10px; font-weight: normal;}
.form-110 .form-textarea textarea { padding: 2px 4px 2px 15px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; resize: vertical; min-height: 40px; outline: none; display: block; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-appearance: none; min-width: 100px; font-weight: normal;}
.form-110 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-110 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-110 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-110 .form-textarea { box-sizing: border-box;}
.form-110 .form-submit { margin: 0 5px 0 0; width: auto; text-align: left; box-sizing: border-box; text-decoration: none; min-height: 40px;}
.form-110 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-110 .form-submit .form-item__body { box-sizing: border-box;}
.form-110 .form-submit button { padding: 15px 20px; border: none; box-sizing: border-box; background: #ffba0a; min-height: 47px; outline: none; width: 200px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: bold; -webkit-appearance: none; -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; margin-top: 11px; position: relative;}
.form-110 .form-submit button:hover, 
.form-110 .form-submit button.hover, 
.form-110 .form-submit button.active { background: #edaa00;}
.form-110 .form-captcha { margin: 0 15px 0 0; width: auto; text-align: inherit; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-110 .form-captcha input { padding: 2px 4px 2px 15px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; text-align: left; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-appearance: none; min-width: 50px; font-weight: normal;}
.form-110 .form-captcha button { padding: 15px 20px; border: none; box-sizing: border-box; background: #ffba0a; min-height: 47px; outline: none; width: 200px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: bold; -webkit-appearance: none; display: -webkit-inline-flex; display: inline-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; margin-top: 11px; position: relative;}
.form-110 .form-captcha button:hover, 
.form-110 .form-captcha button.hover, 
.form-110 .form-captcha button.active { background: #edaa00;}
.form-110 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-110 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 5px; padding-right: 5px; padding-bottom: 0;}
.form-110 .form-captcha .form-submit-container { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-110 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; min-width: 112px;}
.form-110 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-110 .form-captcha .mgCaptcha-input { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-110 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-110 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-110 .form-submit:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-110 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-110 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-110 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-110 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-110 .form-html .form-item__body { font-size: 13px;}
.form-110 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-110 ::-webkit-input-placeholder { color: #7a7a7a;}
.form-110 ::-moz-placeholder { color: #7a7a7a;}
.form-110 :-ms-input-placeholder { color: #7a7a7a;}
.widget-64 { margin: 35px 0 0; position: relative; font-family: Montserrat, sans-serif; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.phones-111 p:first-child { margin-top: 0;}
.phones-111 p:last-child { margin-bottom: 0;}
.phones-111 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-111 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-111 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-111 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-111 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-align: center; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.phones-111 .text_body { font-size: 24px; color: #242424; text-align: left; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 20px;}
.phones-111 .title { font-size: 16px; color: rgba(38,38,38,0.8); text-align: left; text-decoration: none; margin-bottom: 10px; box-sizing: border-box; display: -webkit-flex; display: flex; -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;}
.phones-111 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-111 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-111 .text_body a { text-decoration: none; color: inherit;}
.widget-16 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-35 .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-35 .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-35 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer; text-align: left;}
.side-panel-35 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-35 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-35 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-35 .side-panel-button-icon { display: block;}
.side-panel-35 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-35 .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;}
	.block-29 .layout_54_id_52 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-29 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-74 .layout_153_id_149 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-74 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-73 { padding: 50px 20px;}
	.widget-95 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-96 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-97 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-62 { padding-left: 0; padding-right: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-30 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_55_id_44 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { 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-24 { margin-top: 17px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-22 { margin-top: 16px; margin-left: 15px; margin-right: auto;}
	.widget-23 { margin-top: 15px; margin-left: auto;}
	.phones-43 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-43 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-43 .cell-text { width: auto; margin-left: 0; margin-right: 15px;}
	.phones-43 .title { width: 203px; margin-left: 0; margin-right: 0;}
	.phones-43 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.block-25 { margin-top: 18px; margin-left: auto; margin-right: auto; width: 768px;}
	.widget-24 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-25 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-46 img { margin-left: auto; margin-right: auto;}
	.site-name-46 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-49 .layout_89_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-49 { padding-top: 30px; padding-bottom: 40px; -webkit-order: 7; -moz-order: 7; order: 7; display: block;}
	.widget-72 { text-align: left; display: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.up-116 .icon { margin-top: auto; margin-bottom: auto;}
	.widget-51 { text-align: center; margin-top: 20px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-90 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-90 .block-body-drop { width: 100%; margin-left: 0;}
	.address-90 .text_body { font-size: 20px;}
	.block-50 .layout_92 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_93 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_94 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-50 { padding-top: 30px; padding-bottom: 30px; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-52 { text-align: center; width: 9996px; margin-top: 15px; margin-left: auto; max-width: 100%;}
	.schedule-92 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-92 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-53 { text-align: center; width: 999px; margin-top: 15px; margin-right: auto; background: none; max-width: 100%;}
	.phones-93 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-93 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-54 { text-align: center; width: 999px; margin-top: 15px; margin-left: auto; margin-right: auto; background: none; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.email-94 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-94 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-94 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-51 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-55 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-56 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-57 { margin-left: auto; margin-bottom: 15px; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-39 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-41 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-41 { padding: 20px 30px;}
	.widget-40 { display: block;}
	.blocklist-71 .body-outer { width: auto; overflow: hidden;}
	.blocklist-71 .body { width: auto; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-71 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-71 .item-outer { width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.blocklist-71 .item { display: -webkit-flex; display: flex; margin-left: 10px; margin-right: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-71 .text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.blocklist-71 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-71 .img-convert { background: none; margin-right: auto; width: 60px; margin-left: auto; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
	.blocklist-71 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-53 .layout_104_id_112 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-53 { padding: 10px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-55 { padding: 0.02px 0;}
	.block-56 { padding: 40px 30px; border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-63 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.form-110 .form__header { margin-bottom: 0;}
	.form-110 .form__text { margin-bottom: 30px;}
	.form-110 .form__text:hover, 
	.form-110 .form__text.hover, 
	.form-110 .form__text.active { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-110 .form-tbody { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-110 .form-item-group { -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-110 .form-item { margin-right: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-110 .form-text input { min-height: 50px;}
	.form-110 .form-submit { margin-right: 20px;}
	.form-110 .form-submit .form-item__header { display: block;}
	.form-110 .form-captcha { margin-right: 20px;}
	.form-110 .form-captcha input { width: auto;}
	.form-110 .form-captcha .form-item__body { -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.widget-64 { text-align: left; width: 354px; margin-right: 180px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-111 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-16 { z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-35 .side-panel-content { padding: 20px; 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: url("../images/line.png") right 240px top -164px / auto auto no-repeat, repeating-linear-gradient(93deg,rgba(113, 52, 93, 0.6) 0%,rgba(77, 72, 122, 0.6) 49.8%,rgba(76, 193, 201, 0.6) 100%) #473287; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-35 .side-panel-close { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/hrest_2.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-35 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-35 .side-panel-button { padding: 8px; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f9bb00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-35 .side-panel-button-icon-line { border: none; text-align: left; margin-top: 6px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-29 .layout_54_id_52 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-74 .layout_153_id_149 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-73 { padding-top: 40px; padding-bottom: 40px;}
	.block-30 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_55_id_44 { margin-top: 0;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { 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;}
	.widget-24 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-46 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-49 .layout_89_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-50 .layout_92 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-50 .layout_93 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-50 .layout_94 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-50 { margin-left: auto; margin-right: auto;}
	.block-51 { margin-left: auto; margin-right: auto;}
	.widget-57 { margin-bottom: 0;}
	.block-41 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-41 { padding-top: 30px; padding-bottom: 30px;}
	.blocklist-71 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-71 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-53 .layout_104_id_112 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-57 { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.form-110 .form__header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-110 .form__text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-110 .form-table { display: block;}
	.form-110 .form-tbody { display: block;}
	.form-110 .form-item { margin-right: 0;}
	.form-110 .form-text input { margin-bottom: 20px;}
	.form-110 .form-textarea textarea { margin-bottom: 20px;}
	.form-110 .form-submit { margin-right: 0;}
	.form-110 .form-submit .form-item__header { display: none;}
	.form-110 .form-captcha { margin-right: 0;}
	.form-110 .form-captcha input { margin-bottom: 20px;}
	.widget-64 { text-align: center; margin-top: 30px; margin-right: auto;}
	.widget-64:hover, 
	.widget-64.hover, 
	.widget-64.active { text-align: center;}
	.widget-16 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.block-29 .layout_54_id_52 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-74 .layout_153_id_149 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-73 { padding: 30px 15px;}
	.widget-95 { font-size: 16px;/* line-height: 2.0;*/}
	.block-62 { background: rgba(55,50,94,0.92);}
	.block-30 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_55_id_44 { margin-top: 0;}
	.block-24 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { 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-24 { padding-left: 10px; padding-right: 20px;}
	.widget-22 { width: auto; margin-top: auto; margin-left: 0; margin-right: 0; right: 0;}
	.widget-23 { text-align: center; width: 450px; margin-top: auto; margin-left: 0; margin-bottom: 15px; right: 0; min-height: 0;}
	.phones-43 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-43 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.phones-43 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-43 .cell-text { margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-43 .title { width: 155px; display: none;}
	.phones-43 .text_body { padding-left: 0; margin-bottom: 0;}
	.site-name-46 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-49 .layout_89_id_116 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-72 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-50 .layout_92 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_93 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-50 .layout_94 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-52 { margin-right: auto; margin-bottom: 0;}
	.widget-53 { margin-left: auto; margin-bottom: 0;}
	.widget-54 { margin-bottom: 0;}
	.widget-56 { margin-bottom: autopx;}
	.block-41 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.blocklist-71 .item { margin-top: 15px; align-self: auto; margin-bottom: 15px;}
	.block-53 .layout_104_id_112 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-53 { padding: 0.02px 0;}
	.block-57 { background: none;}
	.form-110 .form-tbody { display: -webkit-flex; display: flex;}
	.form-110 .form-item-group { display: block;}
	.form-110 .form-item { margin-right: 15px;}
	.form-110 .form-textarea textarea { resize: none; min-height: 80px;}
	.form-110 .form-submit button { width: 100%;}
	.form-110 .form-captcha { margin-right: 20px;}
	.form-110 .form-captcha button { width: 100%;}
	.form-110 .form-captcha .form-item__body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-110 .form-captcha .form-captcha-container { margin-right: 0; width: 50%;}
	.form-110 .form-captcha .form-submit-container { width: 100%;}
	.form-110 .form-captcha .mgCaptcha-input { margin-right: 5px;}
	.widget-64 { width: auto; margin-left: auto; margin-right: 0;}
	.widget-64:hover, 
	.widget-64.hover, 
	.widget-64.active { text-align: undefined;}
	.phones-111 .text_body { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-111 .title { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.side-panel-35 .side-panel-button-icon-line { text-align: center;}

}

@media all and (max-width: 480px) {
	.block-29 .layout_54_id_52 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-74 .layout_153_id_149 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-73 { padding: 20px 10px;}
	.widget-97 { font-size: 25px;}
	.block-62 { background: #f8faf9;}
	.block-30 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_44 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_55_id_44 { margin-top: 0;}
	.block-24 .layout_42 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_43 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 { padding-right: 10px;}
	.widget-22 { margin: 15px 10px 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-23 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-25 { margin-top: 29px;}
	.widget-24 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-49 .layout_89_id_116 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-72 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-90 .text_body { font-size: 14px;}
	.block-50 .layout_92 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-50 .layout_93 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-50 .layout_94 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.widget-56 { margin-bottom: 0;}
	.block-41 .layout_70_id_71 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-41 { padding-top: 0.02px; padding-left: 20px; padding-right: 20px;}
	.blocklist-71 .item { margin-right: autopx; margin-bottom: 10px;}
	.blocklist-71 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.blocklist-71 .image { margin-bottom: 5px;}
	.blocklist-71 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-53 .layout_104_id_112 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-55 { background: none, none #ffffff;}
	.block-55:hover, 
	.block-55.hover, 
	.block-55.active { background: url("../images/lib_706201_ling.png") left calc(50% - 19px) top -2px / 161px repeat-x, url("../images/pic55555.png?1525778713153") right -473px bottom -91px / auto auto no-repeat #ffffff;}
	.widget-63 { margin-bottom: 30px;}
	.form-110 .form__text { font-size: 25px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.form-110 .form__text:hover, 
	.form-110 .form__text.hover, 
	.form-110 .form__text.active { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.form-110 .form-tbody { display: block;}
	.form-110 .form-item { margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
	.form-110 .form-captcha { margin-right: 0;}
	.form-110 .form-captcha input { width: 78px;}
	.form-110 .form-captcha .form-item__body { display: block;}
	.form-110 .form-captcha .form-captcha-container { margin-bottom: 5px; width: auto;}
	.form-110 .form-captcha .mgCaptcha-block { margin-right: 10px;}
	.form-110 .form-captcha .mgCaptcha-input { margin-right: 0;}
	.form-110 .form-tfoot { display: block;}
	.widget-64 { margin-top: 35px; margin-right: auto;}
	.phones-111 .text_body { margin-left: 0; margin-right: 0;}
	.side-panel-35 .side-panel-button-icon-line { text-align: left;}

}
.side-panel .widget-29 { padding: 20px 0; margin: 0 0 20px; border: none; z-index: 1; text-align: left; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-52 .menu-scroll > ul { display: block;}
.side-panel .menu-52 .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-52 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-52 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.side-panel .menu-52 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-52 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-52 .menu-scroll > ul ul > li > a.active { background: rgba(26,26,26,0.04); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #f9bb00;}
.side-panel .menu-52 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a { width: auto; color: #ffffff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 10px; margin-bottom: 10px;}
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-52 .menu-scroll > ul > li.menu-item > a.active { color: #d99c00; background: url("../images/line.svg?1525776970356") left 0px top 50% / auto auto no-repeat;}
.g-article__name {text-decoration: none !important;}