@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 { border: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; letter-spacing: 0; color: #000000; font-style: normal; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-24 { margin: -115px auto 0; border: none; position: relative; top: 0; left: 0; width: 907px; min-height: 115px; max-width: 100%; background: url("fon_top1.png") left 50% bottom 0px / 138px no-repeat; z-index: 6; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 .layout_center_3_id_37_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 582px; max-width: 100%; background: linear-gradient(rgba(42,50,60,0.6), rgba(42,50,60,0.6)), url("54582504_2_1920.jpg.1") left 50% top 50% / auto auto no-repeat fixed; z-index: 5; 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; text-decoration: none; padding-bottom: 50px;}
.block-22 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 51px; max-width: 100%; z-index: 3; 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; padding-left: 30px; padding-right: 30px;}
.block-23 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_80 { -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-23 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; border-top: 0px solid rgba(255,255,255,0.3); border-right: 0px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); border-left: 0px solid rgba(255,255,255,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 0.02px; right: 0; padding-left: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 0.02px;}
.widget-35 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 30px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-80 .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-80 .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-80 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-80 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-80 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-80 .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-80 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-80 .menu-scroll > ul ul { padding: 20px 0; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #eec577; list-style: none; width: 215px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-80 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-80 .menu-scroll > ul ul > li > a { padding: 15px 20px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #2a323c; font-size: 14px; line-height: 1.4; position: relative; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 500;}
.menu-80 .menu-scroll > ul ul > li > a:hover, 
.menu-80 .menu-scroll > ul ul > li > a.hover, 
.menu-80 .menu-scroll > ul ul > li > a.active { color: #697c96;}
.menu-80 .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-80 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-80 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-80 .menu-scroll > ul > li.menu-item > a { padding: 25px 17px 40px; margin: 2px 2px -14px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0.5px; text-transform: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-80 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-80 .menu-scroll > ul > li.menu-item > a.active { color: #eec577; background: url("menu.png") left 50% bottom 0px / auto auto no-repeat;}
.menu-80 .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-80 .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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-80 .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-80 .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-80 .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-80 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-80 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-80 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 10px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 25px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 2.2px; text-transform: none; font-weight: 300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-80 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-80 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-80 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-18 { margin: 13px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 195px; min-height: 0; right: 0;}
.phones-41 p:first-child { margin-top: 0;}
.phones-41 p:last-child { margin-bottom: 0;}
.phones-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-41 .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-41 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIgaWQ9InBhdGgtMiI+PC9wYXRoPjxwYXRoIGQ9Ik0xMy4yNSAyMS41OWMyLjg4IDUuNjYgNy41MSAxMC4yOSAxMy4xOCAxMy4xN2w0LjQtNC40MWMuNTUtLjU1IDEuMzQtLjcxIDIuMDMtLjQ5IDIuMjQuNzQgNC42NSAxLjE0IDcuMTQgMS4xNCAxLjExIDAgMiAuODkgMiAydjdjMCAxLjExLS44OSAyLTIgMi0xOC43OCAwLTM0LTE1LjIyLTM0LTM0IDAtMS4xMS45LTIgMi0yaDdjMS4xMSAwIDIgLjg5IDIgMiAwIDIuNDkuNCA0LjkgMS4xNCA3LjE0LjIyLjY5LjA2IDEuNDgtLjQ5IDIuMDNsLTQuNCA0LjQyeiIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZWVjNTc3Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / 22px no-repeat; margin-right: 5px; margin-top: auto; margin-bottom: auto; align-self: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-41 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-41 .title { box-sizing: border-box; display: none;}
.phones-41 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; line-height: 1.4; text-decoration: none; font-size: 18px; font-weight: normal;}
.phones-41 input.tgl-but { box-sizing: border-box; display: none;}
.phones-41 .text_body a { text-decoration: none; color: inherit;}
.phones-41 input.tgl-but:checked + .block-body-drop { display: block;}
.block-51 { margin: 0 0 0 124px; border: none; position: relative; top: 0; left: 0; width: 710px; min-height: 424px; background: url("lib_1239703_100.png") left 50% top 50% / auto auto no-repeat; z-index: 2; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 0; padding-top: 83px;}
.widget-40 { margin: 0 0 0 157px; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 400px; min-height: 0; font-size: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 100px;}
.site-name-91 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-91 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-91 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-91 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #3c4756; text-transform: uppercase; text-decoration: none; font-size: 30px; font-weight: normal; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-91 a { text-decoration: none; outline: none;}
.widget-41 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: center; color: #2a323c; line-height: 1.3; text-decoration: none; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-top: 15px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; background: url("lib_1239703_border.png@1541570477791") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-46 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("fon.png@1530845372029") left 0px top 50% / auto auto no-repeat fixed; max-width: 100%; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 30px; padding-right: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-47 .layout_84 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-47 .layout_86 { -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-47 { padding: 80px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 225.33333333333334px; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-49 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 244px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; right: auto;}
.widget-36 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; width: 244px; box-sizing: border-box; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg);}
.menu-85 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-85 .menu-scroll > ul ul { padding: 15px 0; margin: 0; border: none; position: static; top: 0; left: 100%; background: #697c96; list-style: none; width: auto; display: none; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-85 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-85 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-85 .menu-scroll > ul ul > li > a { padding: 10px 15px 10px 20px; border: none; cursor: pointer; display: block; background: rgba(110,53,98,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 1.0px; text-transform: none; margin-top: 2px; margin-bottom: 2px; font-weight: normal;}
.menu-85 .menu-scroll > ul ul > li > a:hover, 
.menu-85 .menu-scroll > ul ul > li > a.hover, 
.menu-85 .menu-scroll > ul ul > li > a.active { background: transparent; color: #eec577;}
.menu-85 .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-85 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-85 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-85 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-85 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-85 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-85 .menu-scroll > ul > li.menu-item > a { padding: 8px 20px; margin: 4px 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 1.0px; text-transform: none; background: #3c4756; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 500; -webkit-transform: rotate(=deg); -moz-transform: rotate(=deg); transform: rotate(=deg);}
.menu-85 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-85 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-85 .menu-scroll > ul > li.menu-item > a.active { color: #000000; background: #eec577;}
.menu-85 .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-85 .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-85 .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-85 .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-85 .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;}
.block-50 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 420px; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 60px; padding-top: 0.02px; padding-bottom: 0.02px;}
.widget-37 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; font-size: 11px; color: #95999e; letter-spacing: 0.2px; text-decoration: none; box-sizing: border-box; width: auto; padding-top: 5px; padding-bottom: 5px; right: 0;}
.path a { border: none; box-sizing: border-box; color: #cf9b3a; letter-spacing: 0.3px; text-decoration: underline; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.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-38 { margin: 0 auto 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; text-align: left; font-size: 40px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; font-weight: normal; width: auto; right: 0; padding-bottom: 20px; background: url("border_1 (1).png@1530845372006") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 25px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000;}
.widget-39 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; line-height: 1.5; text-decoration: none; display: block; min-height: 0; width: auto; right: 0; font-weight: normal; padding-top: 25px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-89 h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-89 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-89 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-89 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-89 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-89 a { box-sizing: border-box; color: #0000ff;}
.content-89 .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-89 .img-convert { margin: 5px; box-sizing: border-box; width: 906px; 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-89 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-89 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-89 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-19 { padding: 120px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(rgba(60,71,86,0.85), rgba(60,71,86,0.85)), url("54720802_2_1920.jpg@1530604414233") left 50% top 50% / cover no-repeat; z-index: 3; 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;}
.block-20 .layout_30_id_31 { 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-20 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-11 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 960px; right: 0; min-height: 0;}
.form-31 .form__header { border: none; box-sizing: border-box; font-size: 40px; margin-bottom: 25px; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; padding-bottom: 20px; background: url("border_2.png") left 50% bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-31 .form__text { box-sizing: border-box; font-size: 16px; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-decoration: none; padding-bottom: 15px;}
.form-31 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-31 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-31 .form__body { box-sizing: border-box; margin-right: -20px; margin-bottom: -10px; width: auto; margin-left: 0;}
.form-31 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-31 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-31 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-31 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-31 .form-text { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0; margin-bottom: 10px;}
.form-31 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-31 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-31 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-31 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-31 .form-item__body { box-sizing: border-box; display: block;}
.form-31 .form-text input { padding: 8px 10px; box-sizing: border-box; border-top: 0px solid #eec577; border-right: 0px solid #eec577; border-bottom: 2px solid #eec577; border-left: 0px solid #eec577; width: 100%; min-width: 100px; min-height: 22px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 16px; resize: vertical; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-31 .form-text input:hover, 
.form-31 .form-text input.hover, 
.form-31 .form-text input.active { border-top: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 2px solid #ffffff; border-left: 0px solid #ffffff;}
.form-31 .form-textarea textarea { padding: 10px; box-sizing: border-box; border-top: 0px solid #eec577; border-right: 0px solid #eec577; border-bottom: 2px solid #eec577; border-left: 0px solid #eec577; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 16px; height: 90px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-31 .form-textarea textarea:hover, 
.form-31 .form-textarea textarea.hover, 
.form-31 .form-textarea textarea.active { border-top: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 2px solid #ffffff; border-left: 0px solid #ffffff;}
.form-31 .icon.img_name { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-31 .icon.img_email { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-31 .icon.img_phone { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-31 .icon.img_comments { box-sizing: border-box; position: relative; background: url("wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-31 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-31 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-31 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-31 .form-text .form-item__body { box-sizing: border-box;}
.form-31 .form-textarea { box-sizing: border-box; margin-right: 20px; margin-bottom: 10px;}
.form-31 .form-textarea .form-item__body { box-sizing: border-box;}
.form-31 .form-submit { box-sizing: border-box; text-align: center; margin-right: 0; margin-top: 0; align-self: auto; width: auto; margin-left: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-31 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-31 .form-submit .form-item__body { box-sizing: border-box;}
.form-31 .form-submit button { padding: 10px 55px 10px 20px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(46deg,#000000 80%,rgba(255, 149, 0, 0) 80.2%); outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.3px; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 500;}
.form-31 .form-submit button:hover, 
.form-31 .form-submit button.hover, 
.form-31 .form-submit button.active { background: linear-gradient(46deg,#eec577 80%,rgba(255, 149, 0, 0) 80.1%); color: #2a323c;}
.form-31 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-31 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 20px;}
.form-31 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-31 .form-captcha input { padding: 2px 4px; box-sizing: border-box; border-top: 0px solid #eec577; border-right: 0px solid #eec577; border-bottom: 2px solid #eec577; border-left: 0px solid #eec577; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; resize: vertical; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-31 .form-captcha input:hover, 
.form-31 .form-captcha input.hover, 
.form-31 .form-captcha input.active { border-top: 0px solid #ffffff; border-right: 0px solid #ffffff; border-bottom: 2px solid #ffffff; border-left: 0px solid #ffffff;}
.form-31 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-31 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-31 .form-captcha button { padding: 10px 55px 10px 20px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(46deg,#000000 80%,rgba(255, 149, 0, 0) 80.2%); outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0.3px; text-transform: none; text-decoration: none; font-size: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 500;}
.form-31 .form-captcha button:hover, 
.form-31 .form-captcha button.hover, 
.form-31 .form-captcha button.active { background: linear-gradient(46deg,#eec577 80%,rgba(255, 149, 0, 0) 80.1%); color: #2a323c;}
.form-31 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-31 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-31 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-31 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-31 .form-checkbox { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-31 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-31 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-31 .form-checkbox input { margin: 5px 5px 0 0;}
.form-31 .form-radio { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-31 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-31 .form-radio input { margin: 5px 5px 0 0;}
.form-31 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-31 .form-select { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-div { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-html { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-html .form-item__body { font-size: 13px;}
.form-31 .form-upload { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-calendar { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-31 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-31 .form-calendar_interval { box-sizing: border-box; width: auto; margin-left: 0; margin-right: 20px; padding-left: 0; padding-right: 0;}
.form-31 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-31 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-31 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-31 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-31 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-31 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-31 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.form-31 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-31 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-31 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-31 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-31 ::-webkit-input-placeholder { color: rgba(255,255,255,0.5);}
.form-31 ::-moz-placeholder { color: rgba(255,255,255,0.5);}
.form-31 :-ms-input-placeholder { color: rgba(255,255,255,0.5);}
.block-37 { padding: 50px 30px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("fon.png@1530678194297") left 0px bottom -72px / auto auto no-repeat #fff8f2; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-29 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 0; min-height: 0;}
.menu-col-67 .columns-delimiter { margin: 0 5px; border: none; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(105,124,150,0.1); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-67 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-67 .menu-columns-content { border: none; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-67 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-67 .columns-cell { padding: 10px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-67 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 12px; position: relative;}
.menu-col-67 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-67 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 0;}
.menu-col-67 ul.menu-columns-items > li > a { box-sizing: border-box; font-size: 16px; line-height: 1; font-weight: 600; color: #2a323c; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 10px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-decoration: none;}
.menu-col-67 ul.menu-columns-items > li > a:hover, 
.menu-col-67 ul.menu-columns-items > li > a.hover, 
.menu-col-67 ul.menu-columns-items > li > a.active { color: #697c96;}
.menu-col-67 ul.menu-columns-items > li > 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-col-67 ul.menu-columns-items > li > 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-col-67 ul.menu-columns-items > li > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-col-67 ul.menu-columns-items > li > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-col-67 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none; text-align: left; width: auto;}
.menu-col-67 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-67 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 14px; line-height: 1.3; color: #3c4756; display: block; padding-top: 5px; padding-bottom: 5px; font-family: Montserrat, sans-serif; text-decoration: none; width: auto; margin-left: 0; margin-right: 0;}
.menu-col-67 ul.menu-columns-items ul a:hover, 
.menu-col-67 ul.menu-columns-items ul a.hover, 
.menu-col-67 ul.menu-columns-items ul a.active { color: #697c96;}
.menu-col-67 ul.menu-columns-items ul li.delimiter { border: none; box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 1px; background: rgba(105,124,150,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-67 ul.menu-columns-items > li.delimiter { margin: 3px 0; width: auto; box-sizing: border-box; min-height: 3px; background: #999999;}
.block-39 .layout_56 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-39 .layout_69 { -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-39 .layout_70 { -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-39 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; border-top: 1px solid rgba(105,124,150,0.2); border-right: 0px solid rgba(105,124,150,0.2); border-bottom: 0px solid rgba(105,124,150,0.2); border-left: 0px solid rgba(105,124,150,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-left: 0; right: 0; padding-top: 50px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-30 { 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: 0;}
.phones-69 p:first-child { margin-top: 0;}
.phones-69 p:last-child { margin-bottom: 0;}
.phones-69 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-69 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-69 .icon { border: none; box-sizing: border-box; height: 16px; width: 17px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIgaWQ9InBhdGgtMiI+PC9wYXRoPjxwYXRoIGQ9Ik0xMy4yNSAyMS41OWMyLjg4IDUuNjYgNy41MSAxMC4yOSAxMy4xOCAxMy4xN2w0LjQtNC40MWMuNTUtLjU1IDEuMzQtLjcxIDIuMDMtLjQ5IDIuMjQuNzQgNC42NSAxLjE0IDcuMTQgMS4xNCAxLjExIDAgMiAuODkgMiAydjdjMCAxLjExLS44OSAyLTIgMi0xOC43OCAwLTM0LTE1LjIyLTM0LTM0IDAtMS4xMS45LTIgMi0yaDdjMS4xMSAwIDIgLjg5IDIgMiAwIDIuNDkuNCA0LjkgMS4xNCA3LjE0LjIyLjY5LjA2IDEuNDgtLjQ5IDIuMDNsLTQuNCA0LjQyeiIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjZWVjNTc3Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / 22px no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 17px; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-69 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-69 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-69 .title { box-sizing: border-box; display: none;}
.phones-69 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #2a323c; line-height: 1.4; text-decoration: none; font-size: 16px; padding-left: 10px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-69 input.tgl-but { box-sizing: border-box; display: none;}
.phones-69 .text_body a { text-decoration: none; color: inherit;}
.phones-69 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 0.02px; min-height: 0; padding-left: 30px; padding-right: 0;}
.address-70 p:first-child { margin-top: 0;}
.address-70 p:last-child { margin-bottom: 0;}
.address-70 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-70 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-70 .icon { border: none; box-sizing: border-box; height: 16px; width: 17px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBpZD0iZy0yIj48cGF0aCBkPSJNMjU2LDY0Yy02NS45LDAtMTE5LjMsNTMuNy0xMTkuMywxMjBjMCwxMTQuNiwxMTkuMywyNjQsMTE5LjMsMjY0czExOS4zLTE0OS40LDExOS4zLTI2NEMzNzUuMywxMTcuNywzMjEuOSw2NCwyNTYsNjR6ICAgIE0yNTYsMjQyLjJjLTMxLjIsMC01Ni40LTI1LjQtNTYuNC01Ni43YzAtMzEuMywyNS4zLTU2LjgsNTYuNC01Ni44YzMxLjIsMCw1Ni40LDI1LjQsNTYuNCw1Ni44ICAgQzMxMi40LDIxNi44LDI4Ny4yLDI0Mi4yLDI1NiwyNDIuMnoiIGlkPSJwYXRoLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2VlYzU3NyI+PC9wYXRoPjwvZz48L3N2Zz4=") left 50% top 50% / 26px no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.address-70 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-70 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-70 .title { box-sizing: border-box; display: none;}
.address-70 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #2a323c; line-height: 1.4; text-decoration: none; font-size: 16px; padding-left: 10px;}
.address-70 input.tgl-but { box-sizing: border-box; display: none;}
.address-70 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; padding-top: 0.02px; padding-left: 30px; min-height: 0;}
.widgetsocial-56 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-56 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-56 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left;}
.widgetsocial-56 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-56 .vk .wg-soc-icon { border: none; background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .vk .wg-soc-icon:hover, 
.widgetsocial-56 .vk .wg-soc-icon.hover, 
.widgetsocial-56 .vk .wg-soc-icon.active { background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #2a323c;}
.widgetsocial-56 .fb .wg-soc-icon { border: none; background: url("lib_615503_f (1).png") left 50% top 50% / auto auto no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .fb .wg-soc-icon:hover, 
.widgetsocial-56 .fb .wg-soc-icon.hover, 
.widgetsocial-56 .fb .wg-soc-icon.active { background: url("lib_615503_f (1).png") left 50% top 50% / auto auto no-repeat #2a323c;}
.widgetsocial-56 .tw .wg-soc-icon { border: none; background: url("wm_social_links_tw.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .tw .wg-soc-icon:hover, 
.widgetsocial-56 .tw .wg-soc-icon.hover, 
.widgetsocial-56 .tw .wg-soc-icon.active { background: url("wm_social_links_tw.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .google .wg-soc-icon { border: none; background: url("wm_social_links_google.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .google .wg-soc-icon:hover, 
.widgetsocial-56 .google .wg-soc-icon.hover, 
.widgetsocial-56 .google .wg-soc-icon.active { background: url("wm_social_links_google.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .ins .wg-soc-icon { border: none; background: url("lib_615503_i (1).png") left 50% top 50% / auto auto no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .ins .wg-soc-icon:hover, 
.widgetsocial-56 .ins .wg-soc-icon.hover, 
.widgetsocial-56 .ins .wg-soc-icon.active { background: url("lib_615503_i (1).png") left 50% top 50% / auto auto no-repeat #2a323c;}
.widgetsocial-56 .ok .wg-soc-icon { border: none; background: url("lib_615503_ok (1).png") left 50% top 50% / auto auto no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .ok .wg-soc-icon:hover, 
.widgetsocial-56 .ok .wg-soc-icon.hover, 
.widgetsocial-56 .ok .wg-soc-icon.active { background: url("lib_615503_ok (1).png") left 50% top 50% / auto auto no-repeat #2a323c;}
.widgetsocial-56 .mail .wg-soc-icon { border: none; background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .mail .wg-soc-icon:hover, 
.widgetsocial-56 .mail .wg-soc-icon.hover, 
.widgetsocial-56 .mail .wg-soc-icon.active { background: url("wm_social_links_mail.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .pin .wg-soc-icon { border: none; background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .pin .wg-soc-icon:hover, 
.widgetsocial-56 .pin .wg-soc-icon.hover, 
.widgetsocial-56 .pin .wg-soc-icon.active { background: url("wm_social_links_pin.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .lj .wg-soc-icon { border: none; background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .lj .wg-soc-icon:hover, 
.widgetsocial-56 .lj .wg-soc-icon.hover, 
.widgetsocial-56 .lj .wg-soc-icon.active { background: url("wm_social_links_lj.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .my .wg-soc-icon { border: none; background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .my .wg-soc-icon:hover, 
.widgetsocial-56 .my .wg-soc-icon.hover, 
.widgetsocial-56 .my .wg-soc-icon.active { background: url("wm_social_links_my.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .youtube .wg-soc-icon { border: none; background: url("wm_social_links_youtube.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .youtube .wg-soc-icon:hover, 
.widgetsocial-56 .youtube .wg-soc-icon.hover, 
.widgetsocial-56 .youtube .wg-soc-icon.active { background: url("wm_social_links_youtube.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-56 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widgetsocial-56 .telegram .wg-soc-icon { border: none; background: url("wm_social_links_tg.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .telegram .wg-soc-icon:hover, 
.widgetsocial-56 .telegram .wg-soc-icon.hover, 
.widgetsocial-56 .telegram .wg-soc-icon.active { background: url("wm_social_links_tg.png") left 50% top 50% / cover no-repeat #2a323c;}
.widgetsocial-56 .whatsapp .wg-soc-icon { border: none; background: url("wm_social_links_wa.png") left 50% top 50% / cover no-repeat #697c96; width: 40px; min-height: 40px; text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 40px;}
.widgetsocial-56 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-56 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-56 .whatsapp .wg-soc-icon.active { background: url("wm_social_links_wa.png") left 50% top 50% / cover no-repeat #2a323c;}
.block-40 { padding: 20px 30px 10px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("fon.png@1530678194297") left 0px top -788px / auto auto no-repeat #3c4756; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-41 .layout_73 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 .layout_75 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 .layout_77 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-top: 5px; padding-bottom: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-42 { margin: 2px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.block-43 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.block-44 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-bottom: 10px; padding-top: 10px;}
.widget-34 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; 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; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; font-weight: 300;}
.widget-17 { padding: 10px 30px; border: none; top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; min-height: 0;}
.side-panel-40 .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-40 .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-40 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-40 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-40 .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; margin-top: 0;}
.side-panel-40 .side-panel-button { padding: 5px 7px 7px; border: none; box-sizing: border-box; font-size: 0; width: 45px; min-height: 45px; background: #3c4756; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-40 .side-panel-button-icon { display: block;}
.side-panel-40 .side-panel-button-icon-line { border: none; box-sizing: border-box; display: block; min-height: 3px; margin-top: 6px; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-40 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.wrapper { background: none;}
	.block-24 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.block-2 .layout_center_3_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: auto;}
	.block-2 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 { background: none; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-23 .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-23 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-23 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 10px; padding-bottom: 10px;}
	.widget-18 { text-align: right; margin-top: auto; margin-left: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-41 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-41 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-51 { width: auto; margin-left: 0;}
	.widget-40 { margin-left: auto; margin-right: auto; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-91 .sn-text { background: none;}
	.widget-41 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-46 { background: none; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-47 .layout_86 { 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-47 { width: auto; background: #ffffff; margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 50px; padding-bottom: 50px;}
	.block-49 { display: none;}
	.block-50 { background: none; padding-left: 0;}
	.widget-37 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.path a { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.widget-38 { margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("border_1 (1).png@1531990619856") left 0px bottom 0px / auto auto no-repeat; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-39 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-19 { padding-top: 90px; padding-bottom: 90px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-20 .layout_30_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-20 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-11 { width: auto; margin-left: 0; margin-right: 0; display: block;}
	.form-31 .form-text input { background: none;}
	.form-31 .form-textarea textarea { min-height: 90px; background: none;}
	.form-31 .form-textarea { margin-right: 0;}
	.form-31 .form-captcha input { background: none;}
	.block-37 { padding-top: 40px; padding-bottom: 30px; -webkit-order: 11; -moz-order: 11; order: 11;}
	.block-38 { background: none;}
	.widget-29 { background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.menu-col-67 .menu-columns-content { background: none;}
	.menu-col-67 .columns-cell { background: none;}
	.block-39 .layout_56 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-39 .layout_69 { 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-39 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-39 { background: none; margin-top: 10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-69 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-69 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-31 { text-align: center; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.address-70 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-70 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-24 { left: auto; width: 267px; margin-left: auto; margin-right: auto; padding-left: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widgetsocial-56 .tw .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .tw .wg-soc-icon:hover, 
	.widgetsocial-56 .tw .wg-soc-icon.hover, 
	.widgetsocial-56 .tw .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .google .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .google .wg-soc-icon:hover, 
	.widgetsocial-56 .google .wg-soc-icon.hover, 
	.widgetsocial-56 .google .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .mail .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .mail .wg-soc-icon:hover, 
	.widgetsocial-56 .mail .wg-soc-icon.hover, 
	.widgetsocial-56 .mail .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .pin .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .pin .wg-soc-icon:hover, 
	.widgetsocial-56 .pin .wg-soc-icon.hover, 
	.widgetsocial-56 .pin .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .lj .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .lj .wg-soc-icon:hover, 
	.widgetsocial-56 .lj .wg-soc-icon.hover, 
	.widgetsocial-56 .lj .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .my .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .my .wg-soc-icon:hover, 
	.widgetsocial-56 .my .wg-soc-icon.hover, 
	.widgetsocial-56 .my .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .youtube .wg-soc-icon { background: #697c96;}
	.widgetsocial-56 .youtube .wg-soc-icon:hover, 
	.widgetsocial-56 .youtube .wg-soc-icon.hover, 
	.widgetsocial-56 .youtube .wg-soc-icon.active { background: #2a323c;}
	.widgetsocial-56 .telegram .wg-soc-icon { background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #697c96;}
	.widgetsocial-56 .telegram .wg-soc-icon:hover, 
	.widgetsocial-56 .telegram .wg-soc-icon.hover, 
	.widgetsocial-56 .telegram .wg-soc-icon.active { background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #2a323c;}
	.widgetsocial-56 .whatsapp .wg-soc-icon { background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #697c96;}
	.widgetsocial-56 .whatsapp .wg-soc-icon:hover, 
	.widgetsocial-56 .whatsapp .wg-soc-icon.hover, 
	.widgetsocial-56 .whatsapp .wg-soc-icon.active { background: url("lib_615503_vk (1).png") left calc(50% - 1px) top 50% / 32px no-repeat #2a323c;}
	.block-40 { padding-top: 0.02px; padding-bottom: 0.02px; -webkit-order: 12; -moz-order: 12; order: 12;}
	.block-41 .layout_73 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-41 .layout_75 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-41 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-41 { background: none; padding-top: 15px; padding-bottom: 10px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-42 { margin-top: 0; margin-bottom: 0;}
	.widget-32 { margin-left: auto; margin-right: auto; display: block;}
	.block-43 { display: none; margin-top: 15px; margin-left: auto;}
	.widget-33 { margin-left: auto; margin-right: auto; display: none;}
	.block-44 { margin-right: auto;}
	.widget-34 { margin: auto; background: none;}
	.widget-17 { background: none; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-40 .side-panel-content { border: none; width: 320px; -webkit-box-shadow: 0px 0px 15px  #000000; -moz-box-shadow: 0px 0px 15px  #000000; box-shadow: 0px 0px 15px  #000000; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(42,50,60,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-40 .side-panel-top { width: auto;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-24 { background: url("fon_top1.png") left 50% bottom 0px / 110px no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-2 .layout_center_3_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 510px; padding-left: 20px; padding-right: 20px;}
	.block-22 { padding-left: 0; padding-right: 0;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-40 { padding-top: 0.02px;}
	.block-46 { padding-left: 20px; padding-right: 20px;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-47 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-47 { padding-top: 40px; padding-bottom: 40px;}
	.block-19 { padding: 60px 20px;}
	.block-20 .layout_30_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-31 .form__header { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-31 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-31 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-31 .form-submit .form-item__header { display: none;}
	.block-37 { background: url("fon.png@1530678194297") left -135px bottom -72px / auto auto no-repeat #fff8f2; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 20px; padding-right: 20px;}
	.block-39 .layout_56 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-39 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-39 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-30 { text-align: center;}
	.widget-31 { margin-top: 15px; padding-left: 0;}
	.widget-24 { left: 0; text-align: center; width: auto; margin-top: 15px; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-40 { background: url("fon.png@1530678194297") left -135px top -788px / auto auto no-repeat #3c4756; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 20px; padding-right: 20px;}
	.block-41 .layout_73 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-41 .layout_75 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-41 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-42 { margin-top: auto; margin-bottom: auto; padding-top: 0.02px;}
	.widget-32 { text-align: center;}
	.block-43 { margin-left: 0; margin-bottom: 0;}
	.block-44 { margin-right: 0; margin-bottom: 0;}
	.widget-34 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-17 { padding-right: 20px; padding-left: 20px;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_center_3_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: auto;}
	.block-2 { min-height: 450px;}
	.block-23 .layout_41 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_80 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-18 { margin-top: 0; 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-51 { min-height: 420px; background: url("lib_1239703_100.png") left 50% top 50% / 581px no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 96px;}
	.widget-40 { padding-bottom: 90px;}
	.widget-41 { padding-top: 10px;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-47 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-38 { font-size: 35px;}
	.block-19 { padding-top: 40px; padding-bottom: 50px;}
	.block-20 .layout_30_id_31 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.form-31 .form__header { font-size: 35px;}
	.form-31 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-31 .form-submit button { width: 100%;}
	.form-31 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-31 .form-captcha .form-submit-container { width: 100%;}
	.form-31 .form-captcha button { width: 100%;}
	.block-39 .layout_56 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-39 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-39 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-30 { margin-left: auto; margin-right: auto;}
	.widget-31 { margin-left: auto; margin-right: auto;}
	.widget-24 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.block-41 .layout_73 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-41 .layout_75 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-41 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-42 { margin-bottom: 0;}
	.widget-32 { margin-left: 0; margin-right: 0;}
	.widget-34 { margin-top: 0; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-24 { background: url("fon_top1.png") left 50% bottom 0px / 74px no-repeat;}
	.block-2 .layout_center_3_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; width: auto;}
	.block-2 { min-height: 360px;}
	.block-22 { margin-right: 0;}
	.block-23 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_80 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-51 { min-height: 243px; background: url("lib_1239703_100.png") left 50% top 50% / 310px no-repeat; padding-top: 62px;}
	.widget-40 { padding-bottom: 40px;}
	.site-name-91 .sn-text { font-size: 18px;}
	.widget-41 { color: #3c4756; font-size: 14px; padding-top: 5px; padding-left: 0; padding-right: 0;}
	.block-47 .layout_84 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-47 .layout_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-38 { font-size: 30px;}
	.block-20 .layout_30_id_31 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.form-31 .form__header { font-size: 30px;}
	.block-37 { background: url("fon.png@1530678194297") left -270px bottom -72px / auto auto no-repeat #fff8f2;}
	.block-39 .layout_56 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-39 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-39 .layout_70 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-41 .layout_73 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-41 .layout_75 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-41 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-42 { margin-top: 0;}
	.widget-32 { margin-left: auto; margin-right: auto;}
	.block-44 { margin-top: 5px;}
	.widget-34 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}
.side-panel .widget-35 { margin: 15px 0 20px; z-index: 2; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-80 .menu-scroll > ul { display: block;}
.side-panel .menu-80 .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-80 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-80 .menu-scroll > ul ul { position: static; width: auto; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-80 .menu-scroll > ul ul > li > a { padding-top: 10px; padding-bottom: 10px; text-align: center;}
.side-panel .menu-80 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-80 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-80 .menu-scroll > ul ul > li > a.active { color: #697c96;}
.side-panel .menu-80 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a { padding: 10px 15px 25px; margin-bottom: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 0;}
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-80 .menu-scroll > ul > li.menu-item > a.active { color: #eec577; background: url("menu.png") left 50% bottom 0px / 15px no-repeat;}
.side-panel .menu-80 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .widget-36 { padding: 0.02px 0; margin: 0 0 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg);}
.side-panel .menu-85 .menu-scroll > ul ul { padding-top: 8px; padding-bottom: 8px; margin-top: 5px;}
.side-panel .menu-85 .menu-scroll > ul ul > li > a { padding-top: 8px; padding-bottom: 8px; text-align: center;}
.side-panel .menu-85 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-85 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-85 .menu-scroll > ul ul > li > a.active { color: #eec577; background: transparent;}
.side-panel .menu-85 .menu-scroll > ul > li.menu-item > a { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(60,71,86,0.7); margin-top: 3px; margin-bottom: 3px;}
.side-panel .menu-85 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-85 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-85 .menu-scroll > ul > li.menu-item > a.active { color: #000000; background: #eec577;}