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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Montserrat, sans-serif;}
.wrapper { border: none; position: relative; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-38 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom,rgba(0, 0, 0, 0.4) 0%,rgba(0, 0, 0, 0) 31.6%), linear-gradient(rgba(12,97,163,0), rgba(12,97,163,0)), url("../images/54816837_2.jpg") left 50% top calc(50% + 150px) / auto auto no-repeat; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-37 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 150px; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/globe.svg") left calc(50% - 673px) top -55px / auto auto no-repeat, url("../images/bluerectangle.png%3F1549943376229") left 50% top 0px / auto auto no-repeat; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_7 { -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-3 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-right: 50px; padding-left: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 400px; min-height: 0; background: url("../images/globe.svg") left calc(50% - 273px) top -55px / auto auto no-repeat #179aff; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-right: 20px; padding-top: 30px; padding-bottom: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: rgba(255,255,255,0.8); letter-spacing: 1.0px; text-align: left; text-decoration: none; font-size: 13px; 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; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 400px; min-height: 0; font-size: 25px;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-right: 20px;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 40px;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 0; align-self: auto;}
.site-name-4 a { text-decoration: none; outline: none;}
.widget-5 { margin: 0 0 auto 50px; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-7 .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-7 .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-7 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-7 .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-7 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-7 .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-7 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-7 .menu-scroll > ul ul { padding: 10px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #0c61a3; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-7 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-7 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-7 .menu-scroll > ul ul > li > a:hover, 
.menu-7 .menu-scroll > ul ul > li > a.hover, 
.menu-7 .menu-scroll > ul ul > li > a.active { background: #fcd80f; color: #000000;}
.menu-7 .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-7 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-7 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-7 .menu-scroll > ul > li.menu-item > a { padding: 45px 0 40px; margin: 0 30px 0 0; 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: rgba(255,255,255,0.7); font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; font-weight: 500; align-self: auto; min-height: 50px;}
.menu-7 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-7 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-7 .menu-scroll > ul > li.menu-item > a.active { color: #fcd80f;}
.menu-7 .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-7 .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-7 .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-7 .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-7 .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-7 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-7 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-7 .menu-scroll > ul > li.more-button > a { padding: 45px 10px 40px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: rgba(0,0,0,0.05); box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 2.0px; text-transform: none; align-self: auto; min-height: 106px; width: 50px; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll > ul > li.more-button > a:hover, 
.menu-7 .menu-scroll > ul > li.more-button > a.hover, 
.menu-7 .menu-scroll > ul > li.more-button > a.active { background: #6e17ff;}
.menu-7 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-7 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-7 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-8 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/whiterectangle.png%3F1547198987653") left calc(50% + 20px) top 0px / auto auto no-repeat; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-7 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-right: 50px; padding-left: 50px;}
.block-6 { margin: 0 0 0 780px; border: none; position: relative; top: 0; left: 0; width: 400px; min-height: 130px; background: url("../images/bgphone.png%3F1547183804558") right 165px top 50% / auto auto no-repeat #179aff; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-top: 30px; padding-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 50px;}
.block-5 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; width: 232px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 232px;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .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-12 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyOC42MjUiIHZpZXdCb3g9IjAgMCAyNSAyOC42MjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwaG9uZS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEyMTIuNTIsNTMuNDEyYTEuMDUzLDEuMDUzLDAsMSwwLTEuNDctLjIyOEExLjA1OCwxLjA1OCwwLDAsMCwxMjEyLjUyLDUzLjQxMlptLTIuOTgsMi4xOGExLjA1MywxLjA1MywwLDEsMC0xLjQ3LS4yMjlBMS4wNTksMS4wNTksMCwwLDAsMTIwOS41NCw1NS41OTJabS0yLjk4LDIuMTc5YTEuMDUzLDEuMDUzLDAsMSwwLTEuNDctLjIyOUExLjA1OSwxLjA1OSwwLDAsMCwxMjA2LjU2LDU3Ljc3MVptNC45MywxMy45MzZhMC4xOCwwLjE4LDAsMCwwLS4wMi0wLjA3Yy0wLjAxLS4wMjMtMC4wMS0wLjA0Ny0wLjAyLTAuMDdsLTAuMDMtLjA1NWMtMC4wMi0uMDI1LTAuMDMtMC4wNTEtMC4wNS0wLjA3NVY3MS40MjhjLTAuMDItLjAxOC0wLjAzLTAuMDMyLTAuMDUtMC4wNDhzLTAuMDMtLjAzNC0wLjA0LTAuMDVsLTMuMzMtMy4xM2EwLjc1NiwwLjc1NiwwLDAsMC0xLjA0LDEuMWwyLjY2LDIuNWE3LjIxOCw3LjIxOCwwLDAsMS0zLjU0LDEuNDk0aDBhMi40MDksMi40MDksMCwwLDEtMS4xNC0uMjc0aDBxLTAuMDMtLjAxOS0wLjA2LTAuMDM0YTMxLjA5NCwzMS4wOTQsMCwwLDEtOC45OS03LjhsLTAuMjUtLjMyMWEzMC45MDgsMzAuOTA4LDAsMCwxLTUuMzUtMTAuNjI4Yy0wLjAxLS4wMTUtMC4wMS0wLjAzMi0wLjAyLTAuMDQ2YTIuMTIsMi4xMiwwLDAsMS0uMDEtMS4xMjgsOS40NTYsOS40NTYsMCwwLDEsMS43OC0yLjg1NGwyLjAxLDMuMjQ5YTAuNzQ0LDAuNzQ0LDAsMCwwLDEuMDMuMjQ0LDAuNzQ4LDAuNzQ4LDAsMCwwLC4yNS0xLjAzN2wtMi40OS00LjAyM2EwLjg0OSwwLjg0OSwwLDAsMC0uMTQtMC4xNjdsLTAuMDMtLjAzNGEwLjc1OCwwLjc1OCwwLDAsMC0xLjA3LjAxMSwxMS44LDExLjgsMCwwLDAtMi43Niw0LjEsMy40MiwzLjQyLDAsMCwwLS4wMSwyLjA2OCwzMi42MzYsMzIuNjM2LDAsMCwwLDUuNjIsMTEuMTcybDAuMjUsMC4zMjFhMzIuNjQ0LDMyLjY0NCwwLDAsMCw5LjQ1LDguMTkyLDMuOTIyLDMuOTIyLDAsMCwwLDEuOTMuNWgwYzEuMzgsMCwzLjEyLS43NzksNS4xOC0yLjMxNiwwLjAyLS4wMTUuMDQtMC4wMzQsMC4wNi0wLjA1MXMwLjAzLS4wMjMuMDQtMC4wMzcsMC0uMDA1LjAxLTAuMDA4YzAuMDItLjAyMi4wMy0wLjA0NiwwLjA1LTAuMDdzMC4wMy0uMDMzLjA0LTAuMDVsMC4wMy0uMDcyLDAuMDMtLjA2MmMwLjAxLS4wMjMuMDEtMC4wNDgsMC4wMi0wLjA3MmEwLjE4LDAuMTgsMCwwLDEsLjAyLTAuMDY5VjcxLjg1YTAuMjE4LDAuMjE4LDAsMCwwLS4wMS0wLjA4QTAuMTQsMC4xNCwwLDAsMCwxMjExLjQ5LDcxLjcwNlptMS4yMS00LjI1OGE0Mi4yNDksNDIuMjQ5LDAsMCwwLTQuMTgtMy44MjQsMS45NDEsMS45NDEsMCwwLDAtMS40OS0uNDgyLDIuMywyLjMsMCwwLDAtMS40OS45MjljLTAuMjIuMjc3LS42MSwwLjc2MS0wLjc1LDAuOTIyLTAuOSwxLjA2NC0xLjU0LjcxLTEuOTYsMC40NDFhMjQuMTM0LDI0LjEzNCwwLDAsMS0zLjI2LTMuNTgxLDAuMjI5LDAuMjI5LDAsMCwxLS4wNC0wLjA1M2MtMC4wMSwwLS4wMS0wLjAwNi0wLjAxLTAuMDA5YTAuMTU4LDAuMTU4LDAsMCwwLS4wNC0wLjA0NywyNS4wMDgsMjUuMDA4LDAsMCwxLTIuNjgtNC4wNTNjLTAuMTUtLjQ3NS0wLjM1LTEuMTcuOTEtMS43OTFhMC45ODUsMC45ODUsMCwwLDEsLjEtMC4wNDIsNiw2LDAsMCwwLDEuNzktMS4wOCwxLjk4NywxLjk4NywwLDAsMCwuNDItMi4zNTgsNDQuMTE3LDQ0LjExNywwLDAsMC0zLjE3LTUuMjE5LDIuMjExLDIuMjExLDAsMCwwLTMuMTEtLjY1MmwwLjgzLDEuMjU3YTAuNzA4LDAuNzA4LDAsMCwxLDEuMDYuMjgsNDIuMzgxLDQyLjM4MSwwLDAsMSwzLjA0LDQuOTkzLDAuNDgzLDAuNDgzLDAsMCwxLS4xNC42MzMsNC41OTMsNC41OTMsMCwwLDEtMS4zMS43NTljLTAuMDguMDM0LS4xNCwwLjA2LTAuMTcsMC4wNzdhMi44LDIuOCwwLDAsMC0xLjY2LDMuNjYzbDAuMDMsMC4wNzdhMjQuNywyNC43LDAsMCwwLDIuODksNC40YzAuMDEsMC4wMDcuMDEsMC4wMTUsMC4wMiwwLjAyMmwwLjAzLDAuMDRhMjUuMzM5LDI1LjMzOSwwLDAsMCwzLjU1LDMuODc5LDAuNjMxLDAuNjMxLDAsMCwxLC4wNy4wNTEsMi44MDksMi44MDksMCwwLDAsMy45Ni0uNzFjMC4xNi0uMTkyLjYtMC43MywwLjc4LTAuOTZhMC4wNDUsMC4wNDUsMCwwLDEsLjAyLTAuMDI2LDAuODQsMC44NCwwLDAsMSwuNDctMC4zNDcsMC41MjEsMC41MjEsMCwwLDEsLjM2LjE1NCw0MC45ODcsNDAuOTg3LDAsMCwxLDMuOTcsMy42MTljMC4wMiwwLjAyNi4wNSwwLjA1LDAuMDcsMC4wNzIsMC43MiwwLjcxNy41LDEuMTQ2LDAuNDIsMS4yODdhMC43NTYsMC43NTYsMCwwLDAsLjMyLDEuMDE3LDAuNzQ3LDAuNzQ3LDAsMCwwLC4zNS4wODYsMC43NjQsMC43NjQsMCwwLDAsLjY3LTAuNEEyLjQ3LDIuNDcsMCwwLDAsMTIxMi43LDY3LjQ0OFptLTkuMTItNy41YTEuMDUzLDEuMDUzLDAsMSwwLTEuNDctLjIyOUExLjA1OSwxLjA1OSwwLDAsMCwxMjAzLjU4LDU5Ljk1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExODguNjMgLTQ2LjE4OCkiIGZpbGw9IiNmY2Q4MGYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 0px top 0px / auto auto no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .title { box-sizing: border-box; display: none;}
.phones-12 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; color: #ffffff; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 20px; margin-top: 3px; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-8 { margin: 0 0 0 103px; position: relative; top: 0; left: 0; z-index: 1; color: #ffffff; text-align: center; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 129px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; border-top: 0px dashed #fcd80f; border-right: 0px dashed #fcd80f; border-bottom: 1px dashed #fcd80f; border-left: 0px dashed #fcd80f; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 3px; font-weight: 500;}
.popover-wrap-13 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-13 .popover-body .form_text input { padding: 2px 30px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; font-weight: normal; min-height: 50px; -webkit-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); background: rgba(0,0,0,0.03);}
.popover-wrap-13 .popover-body .form_text input:hover, 
.popover-wrap-13 .popover-body .form_text input.hover, 
.popover-wrap-13 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05);}
.popover-wrap-13 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-13 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body textarea { padding: 10px 30px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 100%; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; font-weight: normal; -webkit-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); background: rgba(0,0,0,0.03);}
.popover-wrap-13 .popover-body textarea:hover, 
.popover-wrap-13 .popover-body textarea.hover, 
.popover-wrap-13 .popover-body textarea.active { -webkit-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05);}
.popover-wrap-13 .popover-body .s3_button_large { padding: 8px 20px; border: none; background: repeating-linear-gradient(to top left,rgba(252, 216, 15, 0.32) 0%,rgba(255, 255, 255, 0) 100%) #6e17ff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 50px; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: uppercase; text-decoration: none; margin-top: 20px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .s3_button_large:hover, 
.popover-wrap-13 .popover-body .s3_button_large.hover, 
.popover-wrap-13 .popover-body .s3_button_large.active { background: none #6e17ff; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.popover-wrap-13 .popover-body .s3_button_large:active, 
.popover-wrap-13 .popover-body .s3_button_large.active { background: none transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #6e17ff, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #6e17ff, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #6e17ff, 0 0 0 transparent; color: #555555;}
.popover-wrap-13 .popover-body .s3_message { padding: 12px; border: none; display: table; margin-top: 1em; margin-bottom: 1em; background: rgba(36,32,43,0.93); color: rgba(255,255,255,0.5); box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.4; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-13 .popover-close { border: none; position: absolute; top: 0; right: 0; box-sizing: border-box; width: 50px; height: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjAuMyIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPjxwYXRoIGQ9Ik0wIDBoNDh2NDhIMHoiIGZpbGw9Im5vbmUiIGlkPSJwYXRoLTMiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 29px no-repeat rgba(0,0,0,0.03); z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: auto; margin-right: 0; bottom: auto; margin-top: 0;}
.popover-wrap-13 .popover-close:hover, 
.popover-wrap-13 .popover-close.hover, 
.popover-wrap-13 .popover-close.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM2ZTE3ZmYiPjwvcGF0aD48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6IiBmaWxsPSJub25lIiBpZD0icGF0aC0zIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 29px no-repeat rgba(0,0,0,0.03);}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-13 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-13 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-13 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-13 .popover-form-title { font-size: 25px; font-weight: 300; margin-bottom: 30px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif; color: #555555; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none;}
.popover-wrap-13 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-13 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 15px; box-sizing: border-box; text-align: left;}
.popover-wrap-13 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-13 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-13 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-13 .popover-body .s3_form_item.form_div { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Montserrat, sans-serif;}
.popover-wrap-13 .popover-body .s3_form_item.form_html_block { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-13 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_checkbox { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_radio { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_select { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-13 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar_interval { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-13 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-13 .popover-body .s3_form_item.form_upload { margin-bottom: 15px; box-sizing: border-box;}
.popover-wrap-13 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-13 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-13 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.block-39 { margin: 50px auto 0; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; padding-right: 50px; padding-left: 50px; max-width: 100%;}
.widget-36 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; text-align: left; color: #999999; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #179aff; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-37 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; line-height: 1.0; text-align: left; color: #555555; text-transform: uppercase; text-decoration: none; font-size: 40px; box-sizing: border-box; font-weight: 300; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
.widget-38 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; line-height: 1.9; text-align: left; color: #555555; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-81 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; line-height: 1.2; letter-spacing: 0; text-align: left; color: #555555; font-style: normal; text-transform: none; text-decoration: none; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 300;}
.content-81 h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
.content-81 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
.content-81 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
.content-81 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: 300; font-style: normal; font-family: Montserrat, sans-serif; text-align: left; color: #555555;}
.content-81 a { box-sizing: border-box; color: #179aff; line-height: 1.2; text-decoration: underline; font-size: 15px;}
.content-81 .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-81 .img-convert { margin: 5px; box-sizing: border-box; width: 960px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-81 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-81 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-81 .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-23 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-top: 0.02px;}
.block-25 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-25 .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-25 { padding: 0.02px 50px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgNTAgNSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxpbmUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0zMDUsODQwdi01aDUwdjVIMzA1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMwNSAtODM1KSIgZmlsbD0iI2ZjZDgwZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left -30px top 200px / auto auto no-repeat; z-index: 1; display: -webkit-flex; display: flex; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; -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;}
.block-26 { margin: 0 0 auto 60px; border: none; position: relative; top: 0; left: 0; width: 440px; min-height: 512px; background: url("../images/girl.png%3F1547448936748") right 0px top 0px / 391px no-repeat #ffffff; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-27 { margin: 180px 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; right: 0;}
.widget-26 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 700px; right: 0; min-height: 0; padding-left: 0; padding-right: 0;}
.form-53 .form__header { box-sizing: border-box; font-size: 40px; margin-bottom: 10px; color: #555555; text-transform: uppercase; text-decoration: none; font-weight: 300; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; padding-top: 0.02px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-53 .form__text { box-sizing: border-box; font-size: 18px; margin-bottom: 50px; overflow: hidden; color: #179aff; line-height: 1.3; letter-spacing: 0.3px; text-decoration: none; padding-left: 0; padding-right: 0; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-53 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-53 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-53 .form__body { box-sizing: border-box; margin-right: -6px; margin-bottom: -5px; width: auto; margin-left: -6px;}
.form-53 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-53 .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-53 .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;}
.form-53 .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-53 .form-text { box-sizing: border-box; text-align: center; margin-left: 0; margin-right: 0; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; width: 50%; padding-left: 6px; padding-right: 6px;}
.form-53 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-53 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-53 .form-item__body { box-sizing: border-box; display: block;}
.form-53 .form-text input { padding: 2px 30px; border: none; box-sizing: border-box; background: rgba(0,0,0,0.03); width: 100%; min-width: 100px; min-height: 22px; outline: none; text-align: start; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 50px; -webkit-appearance: none;}
.form-53 .form-text input:hover, 
.form-53 .form-text input.hover, 
.form-53 .form-text input.active { -webkit-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05);}
.form-53 .form-textarea textarea { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(0,0,0,0.03); width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; text-align: start; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none;}
.form-53 .form-textarea textarea:hover, 
.form-53 .form-textarea textarea.hover, 
.form-53 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05);}
.form-53 .icon.img_name { box-sizing: border-box; position: absolute; background: url("http://aviaperevozki.su/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat; width: 30px; height: 30px; min-height: 30px; margin-top: 10px; margin-left: 20px;}
.form-53 .icon.img_email { box-sizing: border-box; position: absolute; background: url("http://aviaperevozki.su/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat; width: 30px; height: 30px; min-height: 30px; margin-top: 10px; margin-left: 20px;}
.form-53 .icon.img_phone { box-sizing: border-box; position: absolute; background: url("http://aviaperevozki.su/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat; width: 30px; height: 30px; min-height: 30px; margin-top: 10px; margin-left: 20px;}
.form-53 .icon.img_comments { box-sizing: border-box; position: absolute; background: url("http://aviaperevozki.su/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat; width: 30px; height: 30px; min-height: 30px;}
.form-53 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-53 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 50px;}
.form-53 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 16px; color: #ffffff; text-decoration: none;}
.form-53 .form-text .form-item__body { box-sizing: border-box;}
.form-53 .form-item__header { display: block;}
.form-53 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; color: #ffffff; text-decoration: none; text-align: left; font-size: 16px;}
.form-53 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-53 .form-radio .form-item__title { color: #ffffff; font-size: 16px; text-align: left; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-53 .form-textarea { border: none; box-sizing: border-box; margin-left: 6px; margin-right: 6px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-53 .form-textarea .form-item__body { box-sizing: border-box;}
.form-53 .form-submit { border: none; box-sizing: border-box; margin-left: 6px; margin-right: 5px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-53 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-53 .form-submit .form-item__body { box-sizing: border-box;}
.form-53 .form-submit button { padding: 8px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top left,rgba(252, 216, 15, 0.32) 0%,rgba(255, 255, 255, 0) 100%) #179aff; outline: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; min-height: 50px; width: 200px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-appearance: none; font-weight: bold;}
.form-53 .form-submit button:hover, 
.form-53 .form-submit button.hover, 
.form-53 .form-submit button.active { background: none #179aff; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-53 .form-submit button:active, 
.form-53 .form-submit button.active { background: none transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent;}
.form-53 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .form-captcha { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-left: 6px; margin-right: 6px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-53 .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-53 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: rgba(0,0,0,0.03); width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: start; font-size: 15px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-appearance: none;}
.form-53 .form-captcha input:hover, 
.form-53 .form-captcha input.hover, 
.form-53 .form-captcha input.active { -webkit-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05); box-shadow: inset 0px 3px 2px  1px rgba(0,0,0,0.05);}
.form-53 .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-53 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-53 .form-captcha button { padding: 8px 20px; border: none; box-sizing: border-box; text-align: center; background: repeating-linear-gradient(to top left,rgba(252, 216, 15, 0.32) 0%,rgba(255, 255, 255, 0) 100%) #179aff; outline: none; font-size: 15px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; min-height: 50px; width: 200px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); box-shadow: 0 0 0 transparent, 0px 15px 20px  rgba(0,0,0,0.1); -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-appearance: none; font-weight: bold;}
.form-53 .form-captcha button:hover, 
.form-53 .form-captcha button.hover, 
.form-53 .form-captcha button.active { background: none #179aff; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-53 .form-captcha button:active, 
.form-53 .form-captcha button.active { background: none transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #179aff, 0 0 0 transparent;}
.form-53 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-53 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-53 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-53 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-53 .form-checkbox { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .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-53 .form-checkbox .form-item__title { color: #ffffff; font-size: 16px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-53 .form-checkbox input { margin: 5px 5px 0 0;}
.form-53 .form-checkbox .form-item__body label.form-item__title { color: #ffffff; font-size: 13px;}
.form-53 .form-radio { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .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-53 .form-radio input { margin: 5px 5px 0 0;}
.form-53 .form-radio .form-item__body label.form-item__title { color: #ffffff; font-size: 13px;}
.form-53 .form-select { box-sizing: border-box; text-align: center; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-div { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-html { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-html .form-item__body { font-size: 16px; color: #ffffff; text-decoration: none; text-align: center;}
.form-53 .form-upload { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-calendar { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-53 .form-calendar_interval { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 6px; padding-right: 6px;}
.form-53 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-53 .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-53 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-53 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-53 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-53 .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-53 .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; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-53 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-53 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-53 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-53 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; color: #ffffff; text-decoration: none; text-align: center; font-size: 16px;}
.form-53 ::-webkit-input-placeholder { color: #828282;}
.form-53 ::-moz-placeholder { color: #828282;}
.form-53 :-ms-input-placeholder { color: #828282;}
.block-28 { margin: 100px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; padding-bottom: 30px; max-width: 100%; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.block-29 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; max-width: 100%;}
.widget-27 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; right: 0; max-width: 100%; font-family: Montserrat, sans-serif;}
.up-59 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 50px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDIwIDMxIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idXAuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMTMuOTg4LDYyOS41OTRMMjI0LDYxOC45ODdsMTAuMDEyLDEwLjYwNy0xLjMzNSwxLjQxNEwyMjUsNjIyLjg3NVY2NTBoLTJWNjIyLjg3NWwtNy42NzcsOC4xMzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjE0IC02MTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMxNzlhZmYiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 12px no-repeat #ffffff; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.up-59 .icon:hover, 
.up-59 .icon.hover, 
.up-59 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzMSIgdmlld0JveD0iMCAwIDIwIDMxIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idXAuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMTMuOTg4LDYyOS41OTRMMjI0LDYxOC45ODdsMTAuMDEyLDEwLjYwNy0xLjMzNSwxLjQxNEwyMjUsNjIyLjg3NVY2NTBoLTJWNjIyLjg3NWwtNy42NzcsOC4xMzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjE0IC02MTkpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmY2Q4MGYiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 12px no-repeat #ffffff;}
.up-59 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-30 { margin: -25px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(0,0,0,0.03); max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; right: 0; padding-top: 80px; padding-bottom: 80px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-31 .layout_64 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 .layout_68 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 .layout_74 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 { padding: 0.02px 50px; margin: 6px auto 0; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; 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;}
.block-34 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 120px; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; padding-right: 50px;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #777777; text-align: left; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.block-33 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 120px; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-right: 50px; padding-left: 50px; max-width: 100%; -webkit-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-29 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.phones-66 p:first-child { margin-top: 0;}
.phones-66 p:last-child { margin-bottom: 0;}
.phones-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-66 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-66 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS42ODciIGhlaWdodD0iMTcuNzgxIiB2aWV3Qm94PSIwIDAgMTUuNjg3IDE3Ljc4MSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9InBob25lLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNOTg4LjMxNiwzNi43YTAuNjUyLDAuNjUyLDAsMCwwLC4xNDMtMC45MTcsMC42NjYsMC42NjYsMCwwLDAtLjkyNS0wLjE0MiwwLjY1MSwwLjY1MSwwLDAsMC0uMTQ0LjkxN0EwLjY2NywwLjY2NywwLDAsMCw5ODguMzE2LDM2LjdabS0xLjg3MSwxLjM1NmEwLjY1MiwwLjY1MiwwLDAsMCwuMTQzLTAuOTE3QTAuNjY2LDAuNjY2LDAsMCwwLDk4NS42NjMsMzdhMC42NTEsMC42NTEsMCwwLDAtLjE0NC45MTdBMC42NjcsMC42NjcsMCwwLDAsOTg2LjQ0NSwzOC4wNTdabS0xLjg3MSwxLjM1NWEwLjY1MiwwLjY1MiwwLDAsMCwuMTQzLTAuOTE3LDAuNjY2LDAuNjY2LDAsMCwwLS45MjUtMC4xNDIsMC42NTEsMC42NTEsMCwwLDAtLjE0NC45MTdBMC42NjcsMC42NjcsMCwwLDAsOTg0LjU3NCwzOS40MTNabTMuMSw4LjY2OGMwLS4wMTUtMC4wMS0wLjAyOS0wLjAxNS0wLjA0M3MtMC4wMDktLjAzLTAuMDE1LTAuMDQ0LTAuMDE0LS4wMjMtMC4wMi0wLjAzNGEwLjQ1NCwwLjQ1NCwwLDAsMC0uMDI4LTAuMDQ3czAsMCwwLS4wMDUtMC4wMTgtLjAyLTAuMDI3LTAuMDNhMC4zMjMsMC4zMjMsMCwwLDAtLjAyOC0wLjAzMUw5ODUuNDQyLDQ1LjlhMC40NzcsMC40NzcsMCwwLDAtLjY2OS4wMjEsMC40NjYsMC40NjYsMCwwLDAsLjAyMS42NjJsMS42NzEsMS41NTVhNC41NjMsNC41NjMsMCwwLDEtMi4yMjMuOTI5aDBhMS41NTgsMS41NTgsMCwwLDEtLjcyLTAuMTcxaDBsLTAuMDM2LS4wMjFhMTkuNDY4LDE5LjQ2OCwwLDAsMS01LjY0Ni00Ljg1bC0wLjE1Ny0uMmExOS4yNzYsMTkuMjc2LDAsMCwxLTMuMzU5LTYuNjExYzAtLjAwOSwwLTAuMDItMC4wMDgtMC4wMjlhMS4yNDgsMS4yNDgsMCwwLDEtLjAwOC0wLjcsNS45LDUuOSwwLDAsMSwxLjExNS0xLjc3NWwxLjI2MSwyLjAyMWEwLjQ3NSwwLjQ3NSwwLDAsMCwuNjUxLjE1MiwwLjQ2NywwLjQ2NywwLDAsMCwuMTU0LTAuNjQ1bC0xLjU2MS0yLjVhMC40NjMsMC40NjMsMCwwLDAtLjA5MS0wLjFjLTAuMDA3LS4wMDctMC4wMTEtMC4wMTUtMC4wMTgtMC4wMjFhMC40NzYsMC40NzYsMCwwLDAtLjY2OS4wMDcsNy4zMTUsNy4zMTUsMCwwLDAtMS43MzIsMi41NDgsMi4xMzYsMi4xMzYsMCwwLDAtLjAxLDEuMjg2LDIwLjMwNiwyMC4zMDYsMCwwLDAsMy41MjgsNi45NDlsMC4xNTcsMC4yYTIwLjUxNCwyMC41MTQsMCwwLDAsNS45MzYsNS4wOTUsMi40NzYsMi40NzYsMCwwLDAsMS4yMTMuMzA4aDBhNiw2LDAsMCwwLDMuMjUyLTEuNDRjMC4wMTMtLjAwOS4wMjMtMC4wMjEsMC4wMzUtMC4wMzFzMC4wMTktLjAxNC4wMjctMC4wMjNsMCwwYTAuNDM4LDAuNDM4LDAsMCwwLC4wMzQtMC4wNDNjMC4wMDctLjAxMS4wMTYtMC4wMiwwLjAyMy0wLjAzMXMwLjAxNC0uMDI5LjAyMS0wLjA0NGEwLjMsMC4zLDAsMCwwLC4wMTgtMC4wMzgsMC4zNDUsMC4zNDUsMCwwLDAsLjAxMi0wLjA0NWMwLS4wMTQuMDA4LTAuMDI4LDAuMDExLTAuMDQyczAtLjAzMiwwLTAuMDQ5LDAtLjAyNywwLTAuMDQxYTAuNDIxLDAuNDIxLDAsMCwwLS4wMDctMC4wNUM5ODcuNjc0LDQ4LjEwNyw5ODcuNjc0LDQ4LjA5Myw5ODcuNjcxLDQ4LjA4Wm0wLjc1OS0yLjY0OGEyNy4xMzcsMjcuMTM3LDAsMCwwLTIuNjI1LTIuMzc4LDEuMjM2LDEuMjM2LDAsMCwwLS45MzgtMC4zLDEuNDM3LDEuNDM3LDAsMCwwLS45MzUuNTc4Yy0wLjEzOC4xNzItLjM4MywwLjQ3NC0wLjQ3LDAuNTc0YTAuODE2LDAuODE2LDAsMCwxLTEuMjMyLjI3NCwxNC45NywxNC45NywwLDAsMS0yLjA0OS0yLjIyOGMtMC4wMDgtLjAxMi0wLjAxNy0wLjAyMy0wLjAyNS0wLjAzM2wwLS4wMDZjLTAuMDA4LS4wMS0wLjAxNS0wLjAxOS0wLjAyNC0wLjAyOWExNC45NDQsMTQuOTQ0LDAsMCwxLTEuNjgxLTIuNTIxLDAuOCwwLjgsMCwwLDEsLjU2OC0xLjExNGwwLjA2MS0uMDI2YTMuNjcyLDMuNjcyLDAsMCwwLDEuMTI1LS42NzIsMS4yMzEsMS4yMzEsMCwwLDAsLjI2OC0xLjQ2NiwyNy45MzksMjcuOTM5LDAsMCwwLTEuOTkxLTMuMjQ2LDEuNCwxLjQsMCwwLDAtMS45NTMtLjQwNmwwLjUyMiwwLjc4MmEwLjQ0NywwLjQ0NywwLDAsMSwuNjY1LjE3NCwyNy4xNTYsMjcuMTU2LDAsMCwxLDEuOTA2LDMuMTA2LDAuMywwLjMsMCwwLDEtLjA4Ni4zOTQsMi45MywyLjkzLDAsMCwxLS44MjQuNDcyYy0wLjA1MS4wMjEtLjA4OSwwLjAzOC0wLjExLDAuMDQ4YTEuNzM3LDEuNzM3LDAsMCwwLTEuMDQsMi4yNzhjMC4wMDYsMC4wMTYuMDEyLDAuMDMyLDAuMDE5LDAuMDQ4YTE1LjYxLDE1LjYxLDAsMCwwLDEuODE1LDIuNzM5bDAuMDExLDAuMDE0LDAuMDE4LDAuMDI1YTE1LjY3OSwxNS42NzksMCwwLDAsMi4yMzQsMi40MTMsMC4zODQsMC4zODQsMCwwLDAsLjA0NC4wMzIsMS43NzEsMS43NzEsMCwwLDAsMi40ODMtLjQ0MmMwLjEtLjEyLjM3NS0wLjQ1NCwwLjQ5LTAuNmwwLjAxMi0uMDE2YTAuNTIzLDAuNTIzLDAsMCwxLC4zLTAuMjE2LDAuMzMzLDAuMzMzLDAsMCwxLC4yMjcuMSwyNS44NDMsMjUuODQzLDAsMCwxLDIuNSwyLjI1MWMwLjAxMywwLjAxNi4wMjYsMC4wMzEsMC4wNCwwLjA0NSwwLjQ1MywwLjQ0Ni4zMTIsMC43MTMsMC4yNjYsMC44YTAuNDY2LDAuNDY2LDAsMCwwLC4yLjYzMywwLjQ3NiwwLjQ3NiwwLDAsMCwuNjM5LTAuMkExLjUyOCwxLjUyOCwwLDAsMCw5ODguNDMsNDUuNDMyWk05ODIuNyw0MC43NjhhMC42NTIsMC42NTIsMCwwLDAsLjE0My0wLjkxNywwLjY2NiwwLjY2NiwwLDAsMC0uOTI1LTAuMTQyLDAuNjUxLDAuNjUxLDAsMCwwLS4xNDQuOTE3QTAuNjY3LDAuNjY3LDAsMCwwLDk4Mi43LDQwLjc2OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NzMuMzEzIC0zMi4yMTkpIiBmaWxsPSIjZmZkNDI2IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-66 .title { box-sizing: border-box; display: none; color: rgba(0,0,0,0.7); text-decoration: none; font-size: 14px; margin-bottom: 10px;}
.phones-66 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-66 input.tgl-but { box-sizing: border-box; display: none;}
.phones-66 .text_body a { text-decoration: none; color: inherit;}
.phones-66 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-30 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; 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-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widgetsocial-67 .soc-header { box-sizing: border-box; font-size: 13px; line-height: 1; margin-bottom: 10px; text-align: center; text-decoration: none; font-weight: bold;}
.widgetsocial-67 .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-67 .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;}
.widgetsocial-67 .soc { margin: 0 10px 0 0; 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; align-self: auto;}
.widgetsocial-67 .vk .wg-soc-icon { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .vk .wg-soc-icon:hover, 
.widgetsocial-67 .vk .wg-soc-icon.hover, 
.widgetsocial-67 .vk .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .fb .wg-soc-icon { background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .fb .wg-soc-icon:hover, 
.widgetsocial-67 .fb .wg-soc-icon.hover, 
.widgetsocial-67 .fb .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .tw .wg-soc-icon { background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .tw .wg-soc-icon:hover, 
.widgetsocial-67 .tw .wg-soc-icon.hover, 
.widgetsocial-67 .tw .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .google .wg-soc-icon { background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .google .wg-soc-icon:hover, 
.widgetsocial-67 .google .wg-soc-icon.hover, 
.widgetsocial-67 .google .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .ins .wg-soc-icon { background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .ok .wg-soc-icon { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .ok .wg-soc-icon:hover, 
.widgetsocial-67 .ok .wg-soc-icon.hover, 
.widgetsocial-67 .ok .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .mail .wg-soc-icon { background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .mail .wg-soc-icon:hover, 
.widgetsocial-67 .mail .wg-soc-icon.hover, 
.widgetsocial-67 .mail .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .pin .wg-soc-icon { background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .pin .wg-soc-icon:hover, 
.widgetsocial-67 .pin .wg-soc-icon.hover, 
.widgetsocial-67 .pin .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .lj .wg-soc-icon { background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .lj .wg-soc-icon:hover, 
.widgetsocial-67 .lj .wg-soc-icon.hover, 
.widgetsocial-67 .lj .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .my .wg-soc-icon { background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .my .wg-soc-icon:hover, 
.widgetsocial-67 .my .wg-soc-icon.hover, 
.widgetsocial-67 .my .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .youtube .wg-soc-icon { background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .youtube .wg-soc-icon:hover, 
.widgetsocial-67 .youtube .wg-soc-icon.hover, 
.widgetsocial-67 .youtube .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .telegram .wg-soc-icon { background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .telegram .wg-soc-icon:hover, 
.widgetsocial-67 .telegram .wg-soc-icon.hover, 
.widgetsocial-67 .telegram .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .whatsapp .wg-soc-icon { background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.widgetsocial-67 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-67 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-67 .whatsapp .wg-soc-icon.active { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widgetsocial-67 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-67 .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;}
.block-36 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 120px; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 50px; -webkit-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.05); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 50px;}
.widget-34 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #777777; text-align: left; text-decoration: none; width: 195px; right: 0;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 286px; right: 0;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-75 .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-75 .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-75 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-75 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-75 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-75 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-75 .side-panel-button-icon { display: block;}
.side-panel-75 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-75 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper { background: none;}
	.block-38 { -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-37 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-3 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-left: 30px;}
	.block-2 { padding-right: 30px;}
	.widget-4 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-3 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-8 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-7 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-right: 0; padding-left: 0;}
	.block-6 { background: none; margin-left: auto; padding-right: 0;}
	.block-5 { width: auto; margin-left: 0;}
	.widget-7 { text-align: right; width: auto; margin-left: 30px; margin-right: 30px; -webkit-order: 1; -moz-order: 1; order: 1; right: 0; display: block;}
	.phones-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-12 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-8 { background: none; margin-left: auto; margin-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2; right: auto;}
	.popover-wrap-13 .popover-body .s3_button_large { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.popover-wrap-13 .popover-body .s3_message { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-39 { width: auto; margin-left: 0; margin-right: 0; padding-right: 30px; padding-left: 30px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.widget-36 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-37 { font-size: 35px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-38 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-23 { background: none; padding-bottom: 100px; padding-top: 80px; -webkit-order: 17; -moz-order: 17; order: 17;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-25 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-25 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 30px; padding-left: 30px;}
	.block-26 { display: none;}
	.block-27 { margin-top: 0;}
	.widget-26 { width: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-53 .form__header { font-size: 35px; background: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-53 .form__text { margin-bottom: 20px;}
	.form-53 .form-text { margin-left: 6px; margin-right: 6px;}
	.form-53 .form-text input { min-height: 50px;}
	.form-53 .form-submit button { display: -webkit-inline-flex; display: inline-flex;}
	.block-28 { background: none; margin-top: 0; padding-right: 0; padding-left: 0; -webkit-order: 18; -moz-order: 18; order: 18;}
	.block-29 { width: auto; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-27 { background: none; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-30 { padding-bottom: 50px; padding-right: 30px; padding-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-31 .layout_64 { 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-31 .layout_68 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-31 .layout_74 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-31 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-right: 0; padding-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-34 { width: 784px; min-height: 0; background: none; margin-left: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-right: 0; padding-bottom: 0.02px;}
	.widget-32 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 { width: 1048px; min-height: 0; background: none; text-align: center; margin-top: 30px; padding-right: 0; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-29 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-66 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-66 .title { text-align: center;}
	.phones-66 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-30 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widgetsocial-67 .vk .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .fb .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .tw .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .google .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .ins .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .ok .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .mail .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .pin .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .lj .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .my .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .youtube .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .telegram .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-67 .whatsapp .wg-soc-icon { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-36 { min-height: 0; background: none; margin-top: 30px; margin-bottom: 0; padding-left: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-right: 0;}
	.widget-34 { text-align: center; width: auto; margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-33 { -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-35 { box-sizing: border-box; -webkit-order: 21; -moz-order: 21; order: 21; display: block;}
	.side-panel-75 .side-panel-content { left: auto; right: 0;}
	.side-panel-75 .side-panel-close { border: none; left: auto; right: 0; width: 50px; min-height: 50px; 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("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjAuNSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCI+PC9wYXRoPjxwYXRoIGQ9Ik0wIDBoNDh2NDhIMHoiIGZpbGw9Im5vbmUiIGlkPSJwYXRoLTMiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 29px no-repeat #eeeeee; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-75 .side-panel-close:hover, 
	.side-panel-75 .side-panel-close.hover, 
	.side-panel-75 .side-panel-close.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjQ4IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0zOCAxMi44MyAzNS4xNyAxMCAyNCAyMS4xN2wtMTEuMTctMTEuMTctMi44MyAyLjgzTDIxLjE3IDI0bC0xMS4xNyAxMS4xNyAyLjgzIDIuODNMMjQgMjYuODMgMzUuMTcgMzggMzggMzUuMTcgMjYuODMgMjR6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiM2ZTE3ZmYiPjwvcGF0aD48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6IiBmaWxsPSJub25lIiBpZD0icGF0aC0zIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 29px no-repeat #eeeeee;}
	.side-panel-75 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-75 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-top: 11px; padding-right: 12px; padding-left: 12px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-75 .side-panel-button-icon-line { border: none; margin-top: 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #7010fc; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-37 { min-height: 200px;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-8:hover, 
	.block-8.hover, 
	.block-8.active { background: none;}
	.block-5 { text-align: right;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-25 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25:hover, 
	.block-25.hover, 
	.block-25.active { background: none;}
	.form-53 .form__text { margin-bottom: 40px;}
	.form-53 .form__body { margin: 0 -15px -20px 0;}
	.form-53 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-53 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-53 .form-text { margin: 0 15px 20px 0; align-self: auto; padding-right: 0; padding-left: 0;}
	.form-53 .form-text input { margin-left: 0;}
	.form-53 .form-textarea { margin: 0 15px 20px 0; align-self: auto;}
	.form-53 .form-submit { margin-top: 10px; align-self: auto; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.form-53 .form-submit .form-item__header { display: none;}
	.form-53 .form-captcha { margin: 0 15px 20px 0; align-self: auto;}
	.form-53 .form-checkbox { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-radio { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-select { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-div { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-html { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-upload { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-calendar { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.form-53 .form-calendar_interval { margin-right: 15px; margin-top: 0; align-self: auto; margin-bottom: 20px;}
	.block-31 .layout_64 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-31 .layout_68 { 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-31 .layout_74 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-31 { margin-top: 0;}
	.block-34 { width: auto; margin-left: 0; margin-bottom: 0;}
	.widget-32 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-33 { margin-bottom: 0;}
	.phones-66 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-33 { margin-left: auto; margin-right: auto;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_7 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-3 { padding-left: 20px;}
	.block-6 { width: auto; margin-left: 0; right: 0;}
	.widget-7 { margin-left: 20px; margin-right: 20px;}
	.widget-8 { margin-right: 20px;}
	.block-39 { padding-right: 20px; padding-left: 20px;}
	.widget-37 { font-size: 30px;}
	.block-25 .layout_55 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-25 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 { background: url("../images/lib_1726901_skew.png%3F1507724295595") left 50% bottom 0px / auto auto no-repeat, url("../images/lib_1726901_skew_up.png") left 50% top 0px / auto auto no-repeat, url("../images/lib_658201_formatrubka.png") left calc(50% - 102px) top calc(50% + 37px) / auto auto no-repeat;}
	.block-25:hover, 
	.block-25.hover, 
	.block-25.active { background: url("../images/lib_1726901_skew.png%3F1507724295595") left 50% bottom 0px / auto auto no-repeat, url("../images/lib_1726901_skew_up.png") left 50% top 0px / auto auto no-repeat, url("../images/lib_658201_formatrubka.png") left calc(50% - 102px) top calc(50% + 37px) / auto auto no-repeat;}
	.block-26 { width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.form-53 .form__header { font-size: 30px; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-53 .form__text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-53 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-53 .form-text { margin-top: 10px;}
	.form-53 .form-textarea { margin-top: 10px;}
	.form-53 .form-submit button { width: 100%;}
	.form-53 .form-captcha { margin-top: 10px;}
	.form-53 .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-53 .form-captcha .form-submit-container { width: 100%;}
	.form-53 .form-captcha button { width: 100%;}
	.block-30 { padding-right: 20px; padding-left: 20px;}
	.block-31 .layout_64 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-31 .layout_68 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_74 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-34 { margin-top: 15px;}
	.widget-32 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-33 { width: auto;}
	.widget-34 { margin-left: auto; margin-right: auto;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-3 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-3 { padding-right: 0; padding-left: 0;}
	.block-2 { padding-right: 20px; padding-top: 40px; padding-left: 20px;}
	.popover-wrap-13 .popover-body { padding: 30px;}
	.widget-37 { font-size: 25px;}
	.block-25 .layout_55 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-25 .layout_56 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-25 { padding-right: 20px; padding-left: 20px;}
	.form-53 .form__header { font-size: 25px;}
	.form-53 .form__body { margin-right: 0;}
	.form-53 .form-text { margin-right: 0; margin-top: 0; width: 100%;}
	.form-53 .form-textarea { margin-right: 0;}
	.form-53 .form-captcha { margin-right: 0;}
	.form-53 .form-checkbox { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-radio { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-select { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-div { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-html { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-upload { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-calendar { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.form-53 .form-calendar_interval { margin-right: 0; width: 100%; padding-left: 0; padding-right: 15px;}
	.block-31 .layout_64 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-31 .layout_68 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_74 { 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;}
	.widget-32 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-33 { width: 420px;}
	.widgetsocial-67 .google .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .ok .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .mail .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .pin .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .lj .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .my .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .youtube .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .telegram .wg-soc-icon { width: 40px; min-height: 40px;}
	.widgetsocial-67 .whatsapp .wg-soc-icon { width: 40px; min-height: 40px;}
	.block-36 { margin-top: 15px;}
	.widget-34 { width: 420px; margin-left: 0; margin-right: 0; max-width: 100%;}

}
.side-panel .widget-5 { margin: 50px 20px 20px; z-index: 1; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-7 .menu-scroll > ul { display: block;}
.side-panel .menu-7 .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-7 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-7 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-7 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-7 .menu-scroll > ul ul > li > a.active { background: #fcd80f; color: #000000;}
.side-panel .menu-7 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a { padding: 15px; width: auto; color: rgba(0,0,0,0.7); margin-right: 0;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a.active { color: #fcd80f;}
.side-panel .menu-7 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-7 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-7 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-7 .menu-scroll > ul > li.more-button > a.active { background: #6e17ff;}