@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;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-7 { border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 8; text-align: center; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-8 { margin: 0; border: none; position: relative; width: auto; min-height: 0; max-width: 100%; z-index: 3; 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; padding-bottom: 0.02px;}
.block-9 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(95deg,#3b2f3d 0%,#703728 100%) #1c1c1c; 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;}
.block-10 { padding: 10px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { padding: 10px 2px; margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: 1200px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; max-width: 100%;}
.menu-14 .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-14 .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-14 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-14 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-14 .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-14 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: #d6d6d6; box-sizing: border-box; text-align: center; align-self: center;}
.menu-14 .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-14 .menu-scroll > ul ul { padding: 15px; margin: 12px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 240px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 5px 4px 64px  rgba(0,0,0,0.26); -moz-box-shadow: 5px 4px 64px  rgba(0,0,0,0.26); box-shadow: 5px 4px 64px  rgba(0,0,0,0.26);}
.menu-14 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-14 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: none transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; position: relative; font-family: Montserrat, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-14 .menu-scroll > ul ul > li > a:hover, 
.menu-14 .menu-scroll > ul ul > li > a.hover, 
.menu-14 .menu-scroll > ul ul > li > a.active { background: repeating-linear-gradient(to bottom right,rgba(237, 63, 82, 0.63) 0%,rgba(255, 134, 59, 0.63) 100%) #ff640a; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; color: #ffffff;}
.menu-14 .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-14 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-14 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-14 .menu-scroll > ul > li.menu-item > a { padding: 10px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.menu-14 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-14 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-14 .menu-scroll > ul > li.menu-item > a.active { color: #000000; background: #ffffff; -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.menu-14 .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-14 .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-14 .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-14 .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-14 .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-14 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-14 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-14 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-14 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-14 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-14 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-11 .layout_16 { -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-11 .layout_18 { -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-11 { padding: 30px; margin: 0 auto; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; max-width: 100%; border-top: 0px solid rgba(189,174,159,0.2); border-right: 0px solid rgba(189,174,159,0.2); border-bottom: 1px solid rgba(189,174,159,0.2); border-left: 0px solid rgba(189,174,159,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-12 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: right; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-5 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 260px;}
.phones-17 p:first-child { margin-top: 0;}
.phones-17 p:last-child { margin-bottom: 0;}
.phones-17 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-17 .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-17 .icon { border: none; box-sizing: border-box; height: 16px; width: 45px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBpZD0ic3ZnLTEiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZF9zbzVjbzh5IiBzcHJlYWRtZXRob2Q9InBhZCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agc3RvcC1jb2xvcj0iI2YyNmMyOSIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjAiPjwvc3RvcD48c3RvcCBzdG9wLWNvbG9yPSIjZmY3ZjAwIiBzdG9wLW9wYWNpdHk9IjAuOTkyMTg3NSIgb2Zmc2V0PSIwLjk5NjA5Mzc1Ij48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwaG9uZS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTcwNiwxMjk3LjIxYTAuODcyLDAuODcyLDAsMCwxLS4yNjcuNzZsLTIuNTM2LDIuNTFhMS40MTEsMS40MTEsMCwwLDEtLjQ0OC4zMywxLjY3LDEuNjcsMCwwLDEtLjU0My4xNywwLjcxMiwwLjcxMiwwLDAsMC0uMTE1LjAxLDEuNzU0LDEuNzU0LDAsMCwxLS4yNDguMDEsOS4wNzEsOS4wNzEsMCwwLDEtMS4xNzItLjEyLDkuNTY2LDkuNTY2LDAsMCwxLTEuOTgzLS42MSwxNy4wMTUsMTcuMDE1LDAsMCwxLTIuNjYtMS40NiwyMC4wNDQsMjAuMDQ0LDAsMCwxLTMuMTY1LTIuNjcsMjEuMiwyMS4yLDAsMCwxLTIuMjEyLTIuNTIsMTcuODI4LDE3LjgyOCwwLDAsMS0xLjQxLTIuMjIsMTIuMDg5LDEyLjA4OSwwLDAsMS0uOC0xLjg1LDkuOCw5LjgsMCwwLDEtLjM2My0xLjQzLDQuNzQ3LDQuNzQ3LDAsMCwxLS4wNzYtMC45NGMwLjAxMy0uMjMuMDE5LTAuMzYsMC4wMTktMC4zOWExLjk4OSwxLjk4OSwwLDAsMSwuMTcyLTAuNTQsMS41NjYsMS41NjYsMCwwLDEsLjMyNC0wLjQ1bDIuNTM2LTIuNTNhMC44MzUsMC44MzUsMCwwLDEsLjYxLTAuMjcsMC43NDIsMC43NDIsMCwwLDEsLjQzOC4xNCwxLjQxNywxLjQxNywwLDAsMSwuMzI1LjM2bDIuMDQsMy44N2EwLjkwOCwwLjkwOCwwLDAsMSwuMS42NiwxLjEzOSwxLjEzOSwwLDAsMS0uMzI0LjYxbC0wLjkzNC45NGEwLjMsMC4zLDAsMCwwLS4wNjcuMTIsMC41MiwwLjUyLDAsMCwwLS4wMjkuMTUsMy40NjYsMy40NjYsMCwwLDAsLjM0My45MSw4LjIyNSw4LjIyNSwwLDAsMCwuNzA2LDEuMTIsMTguOTA2LDE4LjkwNiwwLDAsMCwyLjg3OSwyLjg4LDguOTE2LDguOTE2LDAsMCwwLDEuMTE1LjcxLDMuNjQsMy42NCwwLDAsMCwuNjg3LjI4bDAuMjM4LDAuMDRhMS4wNTksMS4wNTksMCwwLDAsLjEyNC0wLjAyLDAuNDIzLDAuNDIzLDAsMCwwLC4xMjQtMC4wN2wxLjA4Ny0xLjExYTEuMTc3LDEuMTc3LDAsMCwxLC44LTAuMywxLjA2NSwxLjA2NSwwLDAsMSwuNTE1LjExaDAuMDE5bDMuNjgsMi4xOGEwLjkzNywwLjkzNywwLDAsMSwuNDc3LjYzaDBabTAsMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY4OCAtMTI4MykiIGZpbGw9InVybCgjZ3JhZF9zbzVjbzh5KSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 45px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px;}
.phones-17 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-17 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 10px;}
.phones-17 .title { box-sizing: border-box; display: block; font-family: Montserrat, sans-serif; color: #757575; text-decoration: none; font-size: 14px; margin-left: 0; margin-bottom: 5px; margin-top: 10px;}
.phones-17 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-left: 0; font-weight: bold;}
.phones-17 input.tgl-but { box-sizing: border-box; display: none;}
.phones-17 .text_body a { text-decoration: none; color: inherit;}
.phones-17 input.tgl-but:checked + .block-body-drop { display: block;}
.block-13 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 0; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-6 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #787878; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 30px; font-size: 25px; right: 0; border-top: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 0px solid #000000; border-left: 3px solid #ff640a; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 20px;}
.site-name-20 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-20 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-20 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-20 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Montserrat, sans-serif; color: #4a3649; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-size: 26px; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-20 a { text-decoration: none; outline: none;}
.block-18 { border: none; position: relative; width: auto; min-height: 575px; max-width: 100%; background: url("../images/bg21.png") right -211px bottom 5px / 715px no-repeat, url("../images/54787805_22.jpg") left calc(50% - 21px) bottom -249px / 1848px no-repeat #ffffff; z-index: 6; text-align: center; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 80px; padding-bottom: 100px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_28_id_29 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-19 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-left: 30px; padding-right: 30px;}
.widget-10 { padding: 50px 80px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 368px; right: 0; background: url("../images/lib_2043501_maillll.svg") right -55px top 41px / 120px no-repeat, repeating-linear-gradient(to bottom right,rgba(255, 163, 140, 0.21) 0%,rgba(255, 210, 97, 0.21) 100%) #ffffff; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.form-29 .form__header { box-sizing: border-box; font-size: 30px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #3b2f3d; text-decoration: none; font-weight: bold;}
.form-29 .form__text { border: none; box-sizing: border-box; font-size: 20px; margin-bottom: 20px; overflow: hidden; display: -webkit-flex; display: flex; text-align: center; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #616161; line-height: 1.4; text-decoration: none; font-weight: normal; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; padding-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-29 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-29 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-29 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto; margin-top: 0;}
.form-29 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-29 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-29 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.form-29 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-29 .form-text { margin: 5px 0; box-sizing: border-box; align-self: auto; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-29 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-29 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-29 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-29 .form-item__body { box-sizing: border-box; display: block;}
.form-29 .form-text input { padding: 12px 10px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: start; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 50px; resize: vertical; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.form-29 .form-textarea textarea { padding: 10px 4px 2px 15px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Montserrat, sans-serif; text-align: start; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; height: 100px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.form-29 .icon.img_name { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC44NCIgaGVpZ2h0PSIyMS42NTYiIHZpZXdCb3g9IjAgMCAxOC44NCAyMS42NTYiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJmaWxsX2dyYWRfXzFfc3ZnIiBzcHJlYWRNZXRob2Q9InBhZCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agc3RvcC1jb2xvcj0iIzZlNTNkZCIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjAiIGlkPSJzdG9wLTUiPjwvc3RvcD48c3RvcCBzdG9wLWNvbG9yPSIjYzQ2YWRiIiBzdG9wLW9wYWNpdHk9IjAuOTMzNTkzNzUiIG9mZnNldD0iMSIgaWQ9InN0b3AtNiI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPgogIDxwYXRoIGlkPSJfMS5zdmciIGRhdGEtbmFtZT0iMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEwOTAuMzUsNTg2LjM4NGgtMC45NGEwLjU3MSwwLjU3MSwwLDAsMS0uNTYtMC40NDUsMC43MDksMC43MDksMCwwLDEsLjE3LTAuNjUzLDEwLjgsMTAuOCwwLDAsMCwzLjIxLTcuMjM3LDUuNjUsNS42NSwwLDEsMC0xMS4zLDAsMTAuODA5LDEwLjgwOSwwLDAsMCwzLjIyLDcuMjM3LDAuNzA5LDAuNzA5LDAsMCwxLC4xNy42NTMsMC41NzksMC41NzksMCwwLDEtLjU2LjQ0NWgtMC45NGE1LjY4NCw1LjY4NCwwLDAsMC01LjY1LDUuNzEydjEuMjY5YTAuNjMxLDAuNjMxLDAsMCwwLC42My42MzVoMTcuNTdhMC42MzEsMC42MzEsMCwwLDAsLjYzLTAuNjM1VjU5Mi4xQTUuNjg0LDUuNjg0LDAsMCwwLDEwOTAuMzUsNTg2LjM4NFptNC4zOSw2LjM0N2gtMTYuMzJWNTkyLjFhNC40MjQsNC40MjQsMCwwLDEsNC40LTQuNDQzaDAuOTRhMS44NDQsMS44NDQsMCwwLDAsMS43OC0xLjQwNiwyLDIsMCwwLDAtLjU4LTEuOTI5LDkuNjg3LDkuNjg3LDAsMCwxLTIuNzctNi4yNjksNC40LDQuNCwwLDEsMSw4Ljc5LDAsOS42ODcsOS42ODcsMCwwLDEtMi43Nyw2LjI2OSwyLDIsMCwwLDAtLjU4LDEuOTI5LDEuODM1LDEuODM1LDAsMCwwLDEuNzgsMS40MDZoMC45NGE0LjQyMiw0LjQyMiwwLDAsMSw0LjM5LDQuNDQzdjAuNjM1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwNzcuMTYgLTU3Mi4zNDQpIiBmaWxsPSIjMTA4OWZjIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat #ffffff; width: 48px; height: 48px; min-height: 48px; -webkit-box-shadow: inset 0px 0px 0px  4px #f3f6f9; -moz-box-shadow: inset 0px 0px 0px  4px #f3f6f9; box-shadow: inset 0px 0px 0px  4px #f3f6f9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 1px;}
.form-29 .icon.img_email { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS40MSIgaGVpZ2h0PSIxNi41IiB2aWV3Qm94PSIwIDAgMjEuNDEgMTYuNSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8bGluZWFyR3JhZGllbnQgaWQ9ImZpbGxfZ3JhZF9fNF9zdmciIHNwcmVhZE1ldGhvZD0icGFkIiB4MT0iMC4wIiB5MT0iMC4wIiB4Mj0iMS4wIiB5Mj0iMC4wIj48c3RvcCBzdG9wLWNvbG9yPSIjNmU1M2RkIiBzdG9wLW9wYWNpdHk9IjAuOTk2MDkzNzUiIG9mZnNldD0iMCIgaWQ9InN0b3AtNSI+PC9zdG9wPjxzdG9wIHN0b3AtY29sb3I9IiNjNDZhZGIiIHN0b3Atb3BhY2l0eT0iMC45MzM1OTM3NSIgb2Zmc2V0PSIxIiBpZD0ic3RvcC02Ij48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+CiAgPHBhdGggaWQ9Il80LnN2ZyIgZGF0YS1uYW1lPSI0LnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA4Mi4yMyw1NDYuOTkzYTEuOSwxLjksMCwwLDAtMS44OC0xLjloLTE3LjY2YTEuOSwxLjksMCwwLDAtMS44OSwxLjl2MTIuNjkzYTEuOSwxLjksMCwwLDAsMS44OSwxLjloMTcuNjZhMS45LDEuOSwwLDAsMCwxLjg4LTEuOVY1NDYuOTkzWm0tMjAuMTcuMjU3LDYuMDUsNi4wNi02LjA1LDYuMTEzVjU0Ny4yNVptOS41LDcuNzMyLTguNjEtOC42MjRoMTcuMTRaTTEwNjksNTU0LjJsMi4xMiwyLjEyNWEwLjYxNiwwLjYxNiwwLDAsMCwuODgsMGwyLjA3LTIuMDksNi4wMiw2LjA4NGgtMTcuMTRabTUuOTYtLjg2NSw2LjAyLTYuMDgzdjEyLjE2N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDYwLjgxIC01NDUuMDk0KSIgZmlsbD0iIzFmYjE0ZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat #f3f6f9; width: 48px; height: 48px; min-height: 48px; -webkit-box-shadow: inset 0px 0px 0px  4px #f3f6f9; -moz-box-shadow: inset 0px 0px 0px  4px #f3f6f9; box-shadow: inset 0px 0px 0px  4px #f3f6f9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 1px;}
.form-29 .icon.img_phone { border: none; box-sizing: border-box; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS40MSIgaGVpZ2h0PSIyMS42MjUiIHZpZXdCb3g9IjAgMCAyMS40MSAyMS42MjUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJmaWxsX2dyYWRfXzJfc3ZnIiBzcHJlYWRNZXRob2Q9InBhZCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agc3RvcC1jb2xvcj0iIzZlNTNkZCIgc3RvcC1vcGFjaXR5PSIwLjk5NjA5Mzc1IiBvZmZzZXQ9IjAiIGlkPSJzdG9wLTUiPjwvc3RvcD48c3RvcCBzdG9wLWNvbG9yPSIjYzQ2YWRiIiBzdG9wLW9wYWNpdHk9IjAuOTMzNTkzNzUiIG9mZnNldD0iMSIgaWQ9InN0b3AtNiI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPgogIDxwYXRoIGlkPSJfMi5zdmciIGRhdGEtbmFtZT0iMi5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEwNDguNDQsNTg5Ljc0MmMyLjA0LDAuNCw1LjEuNDkzLDYuNTYtLjk4MWwwLjg5LS45YTEuOTMsMS45MywwLDAsMCwwLTIuNjkzbC0zLjU1LTMuNTlhMS44NzYsMS44NzYsMCwwLDAtMi42NywwbC0wLjg5LjlhMS44NjMsMS44NjMsMCwwLDEtMi42NiwwbC0zLjcyLTMuNzA5YTEuOTExLDEuOTExLDAsMCwxLDAtMi42OTNsMC44OS0uOWExLjkzLDEuOTMsMCwwLDAsMC0yLjY5M2wtMy41NS0zLjU5MWExLjg4LDEuODgsMCwwLDAtMi42NywwbC0wLjg5LjljLTEuMTUsMS4xNjUtMS40OSwzLjczNC0uODgsNi43YTE3LjUsMTcuNSwwLDAsMCw0LjYxLDguNjc3LDE2LjU5MiwxNi41OTIsMCwwLDAsOC41Myw0LjU3Mm0tMTAuNDgtMTkuOTUzYTAuNjI1LDAuNjI1LDAsMCwxLC44OSwwbDMuNTUsMy41OWEwLjY1LDAuNjUsMCwwLDEsMCwuOWwtMC40NC40NDctNC40NC00LjQ4OFptMTAuNzEsMTguNzA3YTE1LjM5MSwxNS4zOTEsMCwwLDEtNy44OC00LjIyMywxNi4yMzYsMTYuMjM2LDAsMCwxLTQuMjYtOC4wMzcsOC4zNjQsOC4zNjQsMCwwLDEsLjE4LTUuMDE5bDQuNCw0LjQ0OWEzLjIyNCwzLjIyNCwwLDAsMCwuNCw0bDMuNzIsMy43MDlhMy4xMjksMy4xMjksMCwwLDAsMy45Ni40bDQuNCw0LjQ1MkE4LjM5Myw4LjM5MywwLDAsMSwxMDQ4LjY3LDU4OC41Wm02LjMzLTEuNTMxLTAuNDQuNDQ3LTQuNDQtNC40ODgsMC40NC0uNDQ3YTAuNjI1LDAuNjI1LDAsMCwxLC44OSwwbDMuNTUsMy41OTFBMC42NDksMC42NDksMCwwLDEsMTA1NSw1ODYuOTY1Wm0tNy45OC0xNy4zNjFhOC4yMTUsOC4yMTUsMCwwLDEsOC4xNiw4LjI1MSwwLjYzLDAuNjMsMCwxLDAsMS4yNiwwLDkuNDg0LDkuNDg0LDAsMCwwLTkuNDItOS41MkEwLjYzNSwwLjYzNSwwLDAsMCwxMDQ3LjAyLDU2OS42Wm0wLDIuNTM5YTUuNjg1LDUuNjg1LDAsMCwxLDUuNjUsNS43MTIsMC42MzEsMC42MzEsMCwwLDAsLjYzLjYzNSwwLjYzNywwLjYzNywwLDAsMCwuNjMtMC42MzUsNi45NTQsNi45NTQsMCwwLDAtNi45MS02Ljk4MUEwLjYzNSwwLjYzNSwwLDAsMCwxMDQ3LjAyLDU3Mi4xNDNabTAsMi41MzlhMy4xNjEsMy4xNjEsMCwwLDEsMy4xNCwzLjE3MywwLjYyNSwwLjYyNSwwLDEsMCwxLjI1LDAsNC40MjIsNC40MjIsMCwwLDAtNC4zOS00LjQ0MkEwLjYzNSwwLjYzNSwwLDAsMCwxMDQ3LjAyLDU3NC42ODJabTAsMi41MzlhMC42MzEsMC42MzEsMCwwLDEsLjYzLjYzNCwwLjYyNSwwLjYyNSwwLDEsMCwxLjI1LDAsMS44OTMsMS44OTMsMCwwLDAtMS44OC0xLjlBMC42MzUsMC42MzUsMCwwLDAsMTA0Ny4wMiw1NzcuMjIxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwMzUuMDMgLTU2OC4zNDQpIiBmaWxsPSIjMTA4OWZjIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / auto auto no-repeat #ffffff; width: 48px; height: 48px; min-height: 48px; -webkit-box-shadow: inset 0px 0px 0px  4px #f3f6f9; -moz-box-shadow: inset 0px 0px 0px  4px #f3f6f9; box-shadow: inset 0px 0px 0px  4px #f3f6f9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 1px;}
.form-29 .icon.img_comments { border: none; box-sizing: border-box; position: absolute; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 48px; height: 48px; min-height: 48px; -webkit-box-shadow: inset 0px 0px 0px  4px #f3f6f9; -moz-box-shadow: inset 0px 0px 0px  4px #f3f6f9; box-shadow: inset 0px 0px 0px  4px #f3f6f9; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.form-29 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-29 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-29 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-29 .form-text .form-item__body { box-sizing: border-box;}
.form-29 .form-textarea { box-sizing: border-box; margin-right: 0; margin-top: 5px; align-self: auto; margin-bottom: 5px;}
.form-29 .form-textarea .form-item__body { box-sizing: border-box;}
.form-29 .form-submit { margin: 20px 0 10px; box-sizing: border-box; text-align: center; align-self: auto; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-29 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-29 .form-submit .form-item__body { box-sizing: border-box;}
.form-29 .form-submit button { padding: 15px 30px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(205deg,rgba(252, 83, 45, 0.71) 0%,rgba(255, 131, 54, 0.71) 100%) #ff8900; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -moz-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 440px; min-height: 54px;}
.form-29 .form-submit button:hover, 
.form-29 .form-submit button.hover, 
.form-29 .form-submit button.active { background: linear-gradient(205deg,rgba(252, 83, 45, 0.78) 0%,rgba(255, 131, 54, 0.78) 100%) #ff8900; -webkit-box-shadow: 0px 10px 43px  rgba(255,68,0,0.81); -moz-box-shadow: 0px 10px 43px  rgba(255,68,0,0.81); box-shadow: 0px 10px 43px  rgba(255,68,0,0.81);}
.form-29 .form-submit button:active, 
.form-29 .form-submit button.active { background: linear-gradient(205deg,rgba(252, 83, 45, 0.76) 0%,rgba(255, 131, 54, 0.76) 100%) #ff8900; -webkit-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -moz-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); box-shadow: 0px 10px 24px  rgba(255,68,0,0.42);}
.form-29 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-29 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; align-self: auto; margin-right: 0; margin-top: 5px; margin-bottom: 5px;}
.form-29 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-29 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: start; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 14px; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; resize: vertical; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.form-29 .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-29 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-29 .form-captcha button { padding: 15px 30px; border: none; box-sizing: border-box; text-align: center; background: linear-gradient(205deg,rgba(252, 83, 45, 0.71) 0%,rgba(255, 131, 54, 0.71) 100%) #ff8900; outline: none; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -moz-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; font-weight: normal; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 440px; min-height: 54px;}
.form-29 .form-captcha button:hover, 
.form-29 .form-captcha button.hover, 
.form-29 .form-captcha button.active { background: linear-gradient(205deg,rgba(252, 83, 45, 0.78) 0%,rgba(255, 131, 54, 0.78) 100%) #ff8900; -webkit-box-shadow: 0px 10px 43px  rgba(255,68,0,0.81); -moz-box-shadow: 0px 10px 43px  rgba(255,68,0,0.81); box-shadow: 0px 10px 43px  rgba(255,68,0,0.81);}
.form-29 .form-captcha button:active, 
.form-29 .form-captcha button.active { background: linear-gradient(205deg,rgba(252, 83, 45, 0.76) 0%,rgba(255, 131, 54, 0.76) 100%) #ff8900; -webkit-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); -moz-box-shadow: 0px 10px 24px  rgba(255,68,0,0.42); box-shadow: 0px 10px 24px  rgba(255,68,0,0.42);}
.form-29 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-29 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-29 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-29 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-29 .form-checkbox { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .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-29 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-29 .form-checkbox input { margin: 5px 5px 0 0;}
.form-29 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-29 .form-radio { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .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-29 .form-radio input { margin: 5px 5px 0 0;}
.form-29 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-29 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-29 .form-select { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-div { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-html { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-html .form-item__body { font-size: 13px;}
.form-29 .form-upload { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-calendar { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-29 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-29 .form-calendar_interval { margin: 5px 0; box-sizing: border-box; width: auto; padding-left: 0; padding-right: 0;}
.form-29 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none; -webkit-appearance: none;}
.form-29 .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-29 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-29 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; -webkit-flex: 0; -moz-flex: 0; flex: 0;}
.form-29 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-29 .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-29 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-29 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-29 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-29 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-29 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Montserrat, sans-serif; text-align: center; text-decoration: none; font-size: 14px; margin-top: 10px;}
.block-31 { border: none; position: relative; width: auto; min-height: 0; z-index: 5; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 40px; padding-bottom: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none;}
.block-32 { margin: 0 auto; position: relative; width: 1200px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; padding-left: 0; padding-right: 0;}
.widget-22 { position: relative; z-index: 3; text-align: left; color: #1c1c1c; font-size: 14px; line-height: 1.8; text-decoration: none; display: block; width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-54 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4a3649; font-style: normal; font-size: 21px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-54 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4a3649; font-style: normal; font-size: 19px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-54 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4a3649; font-style: normal; font-size: 17px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-bottom: 15px;}
.content-54 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #000000; font-style: normal; font-size: 20px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: 600; margin-top: 20px; margin-bottom: 20px;}
.content-54 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; color: #4a3649; font-style: normal; font-size: 15px; line-height: 1.2; text-transform: none; text-decoration: none; font-weight: bold; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-54 a { box-sizing: border-box; color: #ff7733; font-size: 14px; line-height: 1.2; text-decoration: underline;}
.content-54 a:hover, 
.content-54 a.hover, 
.content-54 a.active { text-decoration: none;}
.content-54 .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-54 .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-54 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-54 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-54 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-23 { position: relative; z-index: 2; text-align: left; color: #828282; font-size: 11px; text-decoration: none; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; right: 0; min-height: 21px; max-width: 100%;}
.path a { box-sizing: border-box; color: #ff7733; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-24 { border: none; position: relative; z-index: 1; text-align: left; color: #4a3649; font-size: 26px; text-decoration: none; box-sizing: border-box; margin-top: 22px; font-weight: bold; width: auto; margin-left: 0; right: 0; padding-bottom: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgNDAgMiIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cmVjdCBpZD0ibGluZTEuc3ZnIiBjbGFzcz0iY2xzLTEiIHdpZHRoPSI0MCIgaGVpZ2h0PSIyIiBmaWxsPSIjZmY3ZTM4IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcmVjdD4KPC9zdmc+") left 0px bottom 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4a3649;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4a3649;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4a3649;}
h56 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: 600;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #4a3649;}
.block-20 { margin: 0; border: none; position: relative; width: auto; min-height: 0; 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-21 .layout_center_31_id_33_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-21 { padding: 50px 30px 0.02px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #fff4de; z-index: 2; 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;}
.widget-11 { margin: 37px auto -33px; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 60px; min-height: 60px; background: #523334; padding-top: 0.02px; padding-bottom: 0.02px; cursor: pointer; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; 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;}
.widget-11:hover, 
.widget-11.hover, 
.widget-11.active { background: #39b54a;}
.up-32 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 30px; display: inline-block; background: url("../images/up.svg") left 50% top 50% / 28px no-repeat; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 0; -moz-order: 0; order: 0;}
.up-32 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-22 .layout_34 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 .layout_35 { -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-22 .layout_36 { -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-22 { padding: 40px 40px 60px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.widget-12 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; 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: 266px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widgetsocial-34 .soc-header { box-sizing: border-box; font-size: 14px; line-height: 1; margin-bottom: 10px; color: #737373; text-decoration: none; font-family: Montserrat, sans-serif;}
.widgetsocial-34 .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-34 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: left;}
.widgetsocial-34 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-34 .vk .wg-soc-icon { border: none; background: url("../images/lib_1744901_vk.svg") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .fb .wg-soc-icon { border: none; background: url("../images/lib_1744901_facebook (1).svg") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .tw .wg-soc-icon { border: none; background: url("../images/lib_1744901_instagrammm.svg") left 50% top 50% / 30px no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .google .wg-soc-icon { border: none; background: url("../images/lib_1744901_twitter (1).svg") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .ins .wg-soc-icon { border: none; background: url("../images/lib_1744901_youtube (1).svg") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .ok .wg-soc-icon { border: none; background: url("../images/lib_1744901_google-plus.svg") left 50% top 50% / auto auto no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .youtube .wg-soc-icon { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-34 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-34 .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;}
.widget-13 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-35 p:first-child { margin-top: 0;}
.address-35 p:last-child { margin-bottom: 0;}
.address-35 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-35 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-35 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-35 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-35 .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;}
.address-35 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Montserrat, sans-serif; color: #737373; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 14px; margin-bottom: 10px;}
.address-35 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-decoration: none; font-size: 18px; font-weight: normal;}
.address-35 input.tgl-but { box-sizing: border-box; display: none;}
.address-35 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-14 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-36 p:first-child { margin-top: 0;}
.phones-36 p:last-child { margin-bottom: 0;}
.phones-36 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-36 .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-36 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-36 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-36 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-36 .title { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #737373; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 14px; margin-bottom: 10px;}
.phones-36 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 22px; font-weight: 500;}
.phones-36 input.tgl-but { box-sizing: border-box; display: none;}
.phones-36 .text_body a { text-decoration: none; color: inherit;}
.phones-36 input.tgl-but:checked + .block-body-drop { display: block;}
.block-23 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: repeating-linear-gradient(47deg,#3b2f3d 0%,#523334 100%); z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 50px; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_39 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_40 { -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-24 .layout_41 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 { margin: 10px auto 0; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%; padding-left: 30px; padding-right: 30px;}
.widget-15 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 3; font-family: Montserrat, sans-serif; color: #ffffff; text-align: right; text-decoration: none; font-size: 16px; width: auto; right: 0;}
.widget-16 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 31px; right: 0;}
.widget-17 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; color: #ffffff; text-decoration: none; font-size: 16px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-25 { border: none; position: relative; width: auto; min-height: 0; background: url("../images/down3.png") left calc(50% - 3px) top -94px / auto auto no-repeat, url("../images/down1.png") left calc(50% + 2px) bottom -90px / auto auto no-repeat, url("../images/bg22.png") left 0px top 0px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjIzMiIgaGVpZ2h0PSIyMzIiIHZpZXdCb3g9IjAgMCAyMzIgMjMyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxwYXRoIGQ9Ik0tMC4wMDIsMTE2LjAwMCBDLTAuMDAyLDE3OS45NjMgNTIuMDM2LDIzMi4wMDEgMTE2LjAwMCwyMzIuMDAxIEMxNzkuOTY0LDIzMi4wMDEgMjMyLjAwMiwxNzkuOTYzIDIzMi4wMDIsMTE2LjAwMCBDMjMyLjAwMiw1Mi4wMzUgMTc5Ljk2NCwtMC4wMDMgMTE2LjAwMCwtMC4wMDMgQzUyLjAzNiwtMC4wMDMgLTAuMDAyLDUyLjAzNSAtMC4wMDIsMTE2LjAwMCBaTTE3MC42MTksMTE2LjAwMCBDMTcwLjYxOSwxNDYuMTE1IDE0Ni4xMTYsMTcwLjYxOCAxMTYuMDAwLDE3MC42MTggQzg1Ljg4NSwxNzAuNjE4IDYxLjM4MiwxNDYuMTE1IDYxLjM4MiwxMTYuMDAwIEM2MS4zODIsODUuODg0IDg1Ljg4NSw2MS4zODEgMTE2LjAwMCw2MS4zODEgQzE0Ni4xMTYsNjEuMzgxIDE3MC42MTksODUuODg0IDE3MC42MTksMTE2LjAwMCBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIwLjQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left -58px bottom -58px / 445px no-repeat, repeating-linear-gradient(to bottom right,rgba(255, 163, 140, 0.21) 0%,rgba(255, 210, 97, 0.21) 100%); max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-26 { padding: 100px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-44 .popover-body { padding: 40px; border: none; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: relative; display: inline-block; width: 320px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-44 .popover-body .form_text input { padding: 12px 20px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; text-align: left; font-family: Arial; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 16px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); -moz-box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); background: rgba(235,235,235,0.3); min-height: 0;}
.popover-wrap-44 .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-44 .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-44 .popover-body textarea { padding: 12px 15px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; width: 100%; text-align: left; 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: 16px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); -moz-box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); box-shadow: inset 0px 0px 0px  1px rgba(204,204,204,0.4); background: rgba(235,235,235,0.3);}
.popover-wrap-44 .popover-body .s3_button_large { padding: 18px 30px 18px 60px; border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iQ2FwYV8xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIuMDUyNiIgeTE9IjI1Ny45MzIxIiB4Mj0iNTEyLjA1NCIgeTI9IjI1Ny45MzIxIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAuOTk5OCAwIDAgLTAuOTk5OCAtMC4wMDg1IDUxMy44ODc1KSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDBmMmZlIiBzdG9wLW9wYWNpdHk9IjEiIGlkPSJzdG9wLTMiPjwvc3RvcD48c3RvcCBvZmZzZXQ9Ii4wMjEiIHN0b3AtY29sb3I9IiMwM2VmZmUiIHN0b3Atb3BhY2l0eT0iMSIgaWQ9InN0b3AtNCI+PC9zdG9wPjxzdG9wIG9mZnNldD0iLjI5MyIgc3RvcC1jb2xvcj0iIzI0ZDJmZSIgc3RvcC1vcGFjaXR5PSIxIiBpZD0ic3RvcC01Ij48L3N0b3A+PHN0b3Agb2Zmc2V0PSIuNTU0IiBzdG9wLWNvbG9yPSIjM2NiZGZlIiBzdG9wLW9wYWNpdHk9IjEiIGlkPSJzdG9wLTYiPjwvc3RvcD48c3RvcCBvZmZzZXQ9Ii43OTYiIHN0b3AtY29sb3I9IiM0YWIwZmUiIHN0b3Atb3BhY2l0eT0iMSIgaWQ9InN0b3AtNyI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzRmYWNmZSIgc3RvcC1vcGFjaXR5PSIxIiBpZD0ic3RvcC04Ij48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNTExLjk1NSAyMTYuNTA2djQxLjUzOWMwIDExLjA0NC04Ljk1MiAxOS45OTctMTkuOTk3IDE5Ljk5Ny0xMS4wNDQuMC0xOS45OTctOC45NTItMTkuOTk3LTE5Ljk5N3YtNDEuNTM5YzAtLjU5NC0uMDE0LTEuMTg4LS4wNDEtMS43OEwyOTkuNzQyIDM0NC45OGMtLjQ4Ni4zNjctLjk4OC43MTItMS41MDUgMS4wMzQtMTMuMDI3IDguMTAxLTI3LjYzMiAxMi4xNS00Mi4yMzggMTIuMTUtMTQuNjA1LjAtMjkuMjExLTQuMDUtNDIuMjM4LTEyLjE1LS40ODktLjMwNC0uOTY0LS42MjktMS40MjUtLjk3NUw5My4wNDEgMjU1LjcyYy04Ljg0LTYuNjE5LTEwLjY0MS0xOS4xNTItNC4wMjItMjcuOTkyIDYuNjE5LTguODQgMTkuMTUxLTEwLjY0MiAyNy45OTItNC4wMjJsMTE4LjUzNiA4OC43NTFjMTIuNjc0IDcuNTUyIDI4LjE4OSA3LjU2IDQwLjg2OC4wMjNMNDUwLjgzIDE4MC41MzVsLTE3NC40OTctMTM0LjljLTEyLjYyNC03LjQ2NS0yOC4wNDItNy40NjUtNDAuNjY2LjBMNTUuNTY5IDE4NC44NjVjLTkuNzI2IDcuNTItMTUuNTMyIDE5LjM0OC0xNS41MzIgMzEuNjQxdjIxNS41MDljMCAyMi4wNTIgMTcuOTQxIDM5Ljk5MyAzOS45OTMgMzkuOTkzaDI0NS45NTdjMTEuMDQ0LjAgMTkuOTk3IDguOTUyIDE5Ljk5NyAxOS45OTdTMzM3LjAzMSA1MTIgMzI1Ljk4NyA1MTJIODAuMDNjLTQ0LjEwNC4wLTc5Ljk4Ni0zNS44ODItNzkuOTg2LTc5Ljk4NlYyMTYuNTA2YzAtMjQuNTg3IDExLjYxMy00OC4yNDMgMzEuMDY1LTYzLjI4MUwyMTIuMDkxIDEzLjMxMWMuNTM3LS40MTYgMS4wOTUtLjgwMyAxLjY3MS0xLjE2MiAyNi4wNTMtMTYuMTk5IDU4LjQyMi0xNi4xOTkgODQuNDc0LjAuNTc2LjM1OCAxLjEzNC43NDYgMS42NzEgMS4xNjJMNDgwLjg5IDE1My4yMjVjNC45MDYgMy43OTIgOS4zMTIgOC4xMzQgMTMuMTYxIDEyLjkgMS40MjQgMS4wODIgMi43MjYgMi4zNzQgMy44NTYgMy44NjkgMS41MjkgMi4wMjEgMi42MTUgNC4yMzggMy4yNzUgNi41MzZDNTA4LjEyNiAxODguNTc4IDUxMS45NTUgMjAyLjM4OCA1MTEuOTU1IDIxNi41MDZ6TTQ0Ny4wNCAzMjQuMjQyYy0xMS42MTctMTEuNjE3LTMwLjUyMi0xMS42MTctNDIuMTI5LS4wMTJsLTU5LjA1NyA1OC45NTJjLTcuODE2IDcuODAzLTcuODI4IDIwLjQ2My0uMDI1IDI4LjI3OSA3LjgwMyA3LjgxNyAyMC40NjMgNy44MjggMjguMjc5LjAyNWwzMS44NjUtMzEuODA4djExMi4zMjZjMCAxMS4wNDQgOC45NTIgMTkuOTk3IDE5Ljk5NyAxOS45OTdzMTkuOTk3LTguOTUyIDE5Ljk5Ny0xOS45OTdWMzc5LjY3OGwzMS44NjUgMzEuODA4YzMuOTAzIDMuODk2IDkuMDE1IDUuODQ0IDE0LjEyNyA1Ljg0NCA1LjEyMy4wIDEwLjI0Ny0xLjk1OCAxNC4xNTMtNS44NyA3LjgwMy03LjgxNiA3Ljc5MS0yMC40NzYtLjAyNS0yOC4yNzlMNDQ3LjA0IDMyNC4yNDJ6IiBmaWxsPSIjZmZmZmZmIiBpZD0icGF0aC05IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left calc(50% - 60px) top 50% / 23px no-repeat #39b54a; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; font-size: 14px; font-weight: 800; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; min-width: 25px; min-height: 0; font-family: Montserrat, sans-serif; color: #ffffff; font-style: normal; letter-spacing: 1.0px; text-transform: uppercase; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-44 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-44 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("../images/lib_1743701_icsss.svg?1531740188930") left 50% top 50% / auto auto no-repeat #ff0000; z-index: 10; cursor: pointer; text-align: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; min-height: 40px;}
.popover-wrap-44 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-44 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-44 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-44 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.blocklist-44 p:first-child { margin-top: 0;}
.blocklist-44 p:last-child { margin-bottom: 0;}
.blocklist-44 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; text-align: center; box-sizing: border-box;}
.blocklist-44 .header_text { border: none; font-size: 30px; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: #3b2f3d; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-weight: bold; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-left: 0; min-height: 0; margin-bottom: 10px;}
.blocklist-44 .all-in_header { display: none; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-44 .description { box-sizing: border-box; overflow: hidden; text-align: center; margin-bottom: 0; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: rgba(0,0,0,0.74); -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 20px; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-44 .body-outer { box-sizing: border-box; position: relative; margin-top: 100px;}
.blocklist-44 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-44 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-44 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-44 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-44 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%;}
.blocklist-44 .item { padding: 30px 20px 30px 35px; margin: 0 10px; border: none; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; left: 0; right: 0; flex-basis: 100%; align-self: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; background: url("../images/circle.svg?1548233130015") left 41px top -32px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM1IiBoZWlnaHQ9IjI0MSIgdmlld0JveD0iMCAwIDM1IDI0MSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cGF0aCBkPSJNMy4wMDAsMy4wMDAgQzMuMDAwLDMuMDAwIDMuMDAwLDI0MS4wMDAgMy4wMDAsMjQxLjAwMCBDMy4wMDAsMjQxLjAwMCAyLjAwMCwyNDEuMDAwIDIuMDAwLDI0MS4wMDAgQzIuMDAwLDI0MS4wMDAgMS4wMDAsMjQxLjAwMCAxLjAwMCwyNDEuMDAwIEMxLjAwMCwyNDEuMDAwIC0wLjAwMCwyNDEuMDAwIC0wLjAwMCwyNDEuMDAwIEMtMC4wMDAsMjQxLjAwMCAtMC4wMDAsMi4wMDAgLTAuMDAwLDIuMDAwIEMtMC4wMDAsMi4wMDAgLTAuMDAwLDEuMDAwIC0wLjAwMCwxLjAwMCBDLTAuMDAwLDEuMDAwIC0wLjAwMCwwLjAwMCAtMC4wMDAsMC4wMDAgQy0wLjAwMCwwLjAwMCAzNS4wMDAsMC4wMDAgMzUuMDAwLDAuMDAwIEMzNS4wMDAsMC4wMDAgMzUuMDAwLDEuMDAwIDM1LjAwMCwxLjAwMCBDMzUuMDAwLDEuMDAwIDM1LjAwMCwyLjAwMCAzNS4wMDAsMi4wMDAgQzM1LjAwMCwyLjAwMCAzNS4wMDAsMy4wMDAgMzUuMDAwLDMuMDAwIEMzNS4wMDAsMy4wMDAgMy4wMDAsMy4wMDAgMy4wMDAsMy4wMDAgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNlOGQ1YzMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 0px top 13px / auto auto no-repeat; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-44 .text { margin: 10px 0 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif; color: rgba(28,28,28,0.71); line-height: 1.6; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 16px; padding-left: 0; padding-right: 20px;}
.blocklist-44 .text .align-elem { flex-basis: 100%;}
.blocklist-44 .image { margin: -84px 0 5px; border: 0px solid #000000; box-sizing: border-box; position: relative; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; width: 130px; min-height: 130px; float: none; max-width: 100%;}
.blocklist-44 .item-label { padding: 2px 5px; border: 1px solid rgba(0,0,0,0.2); box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #ffffff; color: #ff9900; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 20px; min-height: 50px; width: 50px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: -23px; align-self: auto; margin-left: 139px; -webkit-box-shadow: 0px 5px 5px  rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 5px  rgba(0,0,0,0.1); box-shadow: 0px 5px 5px  rgba(0,0,0,0.1); -webkit-align-items: center; -moz-align-items: center; align-items: center; font-weight: bold;}
.blocklist-44 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.blocklist-44 .img-convert { border: none; box-sizing: border-box; width: 150px; height: 130px; overflow: hidden; 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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-box-shadow: inset 0px 0px 0px  3px #e8d5c3; -moz-box-shadow: inset 0px 0px 0px  3px #e8d5c3; box-shadow: inset 0px 0px 0px  3px #e8d5c3; background: #ffffff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
.blocklist-44 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-44 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-44 .title { margin: 20px 0 5px; border: none; font-weight: bold; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif; color: #4a3649; line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; padding-left: 0; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.blocklist-44 .sub-title { margin: 22px 0 10px; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Montserrat, sans-serif; text-decoration: none; color: #39b54a; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 14px;}
.blocklist-44 .price { border: none; box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: center; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 0; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 0;}
.blocklist-44 .price-inner { box-sizing: border-box; display: inline-block; text-align: left; margin-top: 0; align-self: auto;}
.blocklist-44 .price-note { box-sizing: border-box; display: inline-block; font-family: Montserrat, sans-serif; text-decoration: none; font-size: 16px; margin-right: 5px;}
.blocklist-44 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Montserrat, sans-serif; text-decoration: none; font-size: 26px; font-weight: 800;}
.blocklist-44 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Montserrat, sans-serif; text-decoration: none; font-size: 16px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-left: 5px;}
.blocklist-44 .more { margin: 20px 0; text-align: center; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.blocklist-44 .more > a { padding: 15px 30px; border: none; display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; cursor: pointer; font-family: Montserrat, sans-serif; text-decoration: none; color: #ffffff; letter-spacing: 1.0px; font-size: 16px; margin-left: 0; margin-right: 0; background: #12a20f; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-weight: 500;}
.blocklist-44 .more > a:hover, 
.blocklist-44 .more > a.hover, 
.blocklist-44 .more > a.active { background: #43c454;}
.blocklist-44 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-44 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-44 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-44 .title a { color: inherit; text-decoration: inherit;}
.blocklist-44 .footer { text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 30px;}
.blocklist-44 .all { padding: 20px 30px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Montserrat, sans-serif; color: #000000; text-decoration: none; font-size: 16px; width: 200px; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); box-shadow: inset 0px 0px 0px  2px rgba(0,0,0,0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-weight: 500;}
.blocklist-44 .all:hover, 
.blocklist-44 .all.hover, 
.blocklist-44 .all.active { -webkit-box-shadow: inset 0px 0px 0px  2px #12a20f; -moz-box-shadow: inset 0px 0px 0px  2px #12a20f; box-shadow: inset 0px 0px 0px  2px #12a20f;}
.blocklist-44 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-44 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-44 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-44 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-44 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-44 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-44 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-44 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-44 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-44 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-44 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-44 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-44 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-44 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-44 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-44 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #000000;}
.popover-container-44 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-44 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-44 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-44 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-44 .popover-body .s3_form_item { margin-top: 20px; margin-bottom: 20px; box-sizing: border-box; text-align: left;}
.popover-wrap-44 .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-44 .popover-body .s3_form_field_title { margin-bottom: 5px; box-sizing: border-box; color: #595959; text-align: left; font-family: Montserrat, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 14px; font-weight: bold;}
.popover-wrap-44 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-44 .popover-body .s3_form_item.form_div { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-44 .popover-body .s3_form_item.form_html_block { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-44 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-44 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-44 .popover-body .s3_form_item.form_checkbox { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_checkbox .s3_form_field_title { text-transform: none; font-weight: bold; margin-bottom: 1px; font-size: 14px; color: #595959; font-family: Montserrat, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-44 .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-44 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-44 .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-44 .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-44 .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-44 .popover-body .s3_form_item.form_radio { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_radio .s3_form_field_title { text-transform: none; font-weight: bold; margin-bottom: 1px; font-size: 14px; color: #595959; font-family: Montserrat, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-44 .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-44 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-44 .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-44 .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-44 .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-44 .popover-body .s3_form_item.form_select { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_select .s3_form_field_title { text-transform: none; font-weight: bold; margin-bottom: 1px; font-size: 14px; color: #595959; font-family: Montserrat, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-44 .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-44 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-44 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-44 .popover-body .s3_form_item.form_calendar { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_calendar .s3_form_field_title { text-transform: none; font-weight: bold; margin-bottom: 1px; font-size: 14px; color: #595959; font-family: Montserrat, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-44 .popover-body .s3_form_item.form_calendar_interval { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_calendar_interval .s3_form_field_title { text-transform: none; font-weight: bold; margin-bottom: 1px; font-size: 14px; color: #595959; font-family: Montserrat, sans-serif; font-style: normal; box-sizing: border-box;}
.popover-wrap-44 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-44 .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-44 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-44 .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-44 .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-44 .popover-body .s3_form_item.form_upload { margin-bottom: 20px; margin-top: 20px; box-sizing: border-box;}
.popover-wrap-44 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-44 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-44 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-44 .popover-body .s3_required { color: #ff0000; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-44 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-44 ::-webkit-input-placeholder { color: #9c9c9c;}
.popover-wrap-44 ::-moz-placeholder { color: #9c9c9c;}
.popover-wrap-44 :-ms-input-placeholder { color: #9c9c9c;}
.widget-20 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-48 .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-48 .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-48 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer; text-align: left;}
.side-panel-48 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-48 .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-48 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-48 .side-panel-button-icon { display: block;}
.side-panel-48 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-48 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.block-2 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-7 { background: none; margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-8 { background: none;}
	.block-9 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-10 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-11 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_18 { 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-11 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-12 { margin-top: -63px; margin-left: 390px; width: 250px;}
	.widget-5 { margin-right: auto; display: block;}
	.phones-17 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-17 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-13 { width: 304px; background: none;}
	.widget-6 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-7 { margin-left: auto; margin-right: auto; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-18 { min-height: 0; margin-bottom: 0; padding-top: 40px; padding-bottom: 40px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-19 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-19 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-10 { padding: 40px; width: 500px; margin-left: auto; margin-right: auto; display: block;}
	.form-29 .form__header { margin-bottom: 0;}
	.form-29 .form__text { background: none; margin-top: 10px;}
	.form-29 .form-text input { min-height: 40px; padding-left: 20px;}
	.form-29 .form-textarea textarea { min-height: 100ъpx;}
	.form-29 .icon.img_name:hover, 
	.form-29 .icon.img_name.hover, 
	.form-29 .icon.img_name.active { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
	.form-29 .icon.img_email { -webkit-box-shadow: inset 0px 0px 0px  4px #ffffff; -moz-box-shadow: inset 0px 0px 0px  4px #ffffff; box-shadow: inset 0px 0px 0px  4px #ffffff; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
	.form-29 .icon.img_phone { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
	.form-29 .form-textarea { margin-top: 20px;}
	.form-29 .form-submit button { width: 370px;}
	.form-29 .form-captcha button { width: 370px;}
	.block-31 { background: none; margin-top: 1px; margin-bottom: 0; padding-bottom: 40px; padding-right: 30px; padding-left: 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-32 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-22 { margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-23 { margin-bottom: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-24 { margin-bottom: 0; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-20 { background: none; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; padding-left: 0; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-21 .layout_center_31_id_33_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-11 { margin-top: 0; margin-bottom: -32px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 .layout_34 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-22 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-22 .layout_36 { 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-22 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-bottom: 40px; padding-top: 20px; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-12 { width: auto; margin-top: 20px; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widgetsocial-34 .vk .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .fb .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .tw .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .google .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .ins .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .ok .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.widgetsocial-34 .mail .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .pin .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .lj .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .my .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .youtube .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .telegram .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widgetsocial-34 .whatsapp .wg-soc-icon { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: none;}
	.widget-13 { text-align: center; width: 630px; margin-top: 20px; margin-left: auto; margin-right: auto;}
	.address-35 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-35 .block-body-drop { width: 100%; margin-left: 0;}
	.address-35 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; width: auto; margin-left: auto; margin-right: auto;}
	.address-35 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-35 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.email-35 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-14 { text-align: center;}
	.phones-36 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-36 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-36 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-36 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-36 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-23 { padding-left: 30px; padding-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_39 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-24 .layout_40 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-24 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-24 { width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-15 { margin-top: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-16 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-17 { margin-top: auto;}
	.block-25 { margin-bottom: 0; padding-bottom: 40px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-26 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 70px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; padding-bottom: 20px;}
	.widget-18 { -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.popover-wrap-44 .popover-close:hover, 
	.popover-wrap-44 .popover-close.hover, 
	.popover-wrap-44 .popover-close.active { -webkit-box-shadow: inset 0px -3px 0px  0px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -3px 0px  0px rgba(0,0,0,0.2); box-shadow: inset 0px -3px 0px  0px rgba(0,0,0,0.2); background: url("../images/lib_1743701_icsss.svg?1531740188930") left 50% top 50% / auto auto no-repeat #4f4f4f;}
	.popover-wrap-44 .popover-close:active, 
	.popover-wrap-44 .popover-close.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.2); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.2);}
	.blocklist-44 .header_text { font-size: 28px; background: none;}
	.blocklist-44 .description { font-size: 16px;}
	.blocklist-44 .body-outer { width: auto; margin-top: 20px;}
	.blocklist-44 .body { width: auto; margin-left: 0; margin-right: 0;}
	.blocklist-44 .item-outer { width: 100%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.blocklist-44 .item { display: block; 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; background: url("../images/circle.svg?1548233130015") left 41px top -32px / auto auto no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM1IiBoZWlnaHQ9IjI0MSIgdmlld0JveD0iMCAwIDM1IDI0MSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIAogIDwvZGVmcz4KICA8cGF0aCBkPSJNMy4wMDAsMy4wMDAgQzMuMDAwLDMuMDAwIDMuMDAwLDI0MS4wMDAgMy4wMDAsMjQxLjAwMCBDMy4wMDAsMjQxLjAwMCAyLjAwMCwyNDEuMDAwIDIuMDAwLDI0MS4wMDAgQzIuMDAwLDI0MS4wMDAgMS4wMDAsMjQxLjAwMCAxLjAwMCwyNDEuMDAwIEMxLjAwMCwyNDEuMDAwIC0wLjAwMCwyNDEuMDAwIC0wLjAwMCwyNDEuMDAwIEMtMC4wMDAsMjQxLjAwMCAtMC4wMDAsMi4wMDAgLTAuMDAwLDIuMDAwIEMtMC4wMDAsMi4wMDAgLTAuMDAwLDEuMDAwIC0wLjAwMCwxLjAwMCBDLTAuMDAwLDEuMDAwIC0wLjAwMCwwLjAwMCAtMC4wMDAsMC4wMDAgQy0wLjAwMCwwLjAwMCAzNS4wMDAsMC4wMDAgMzUuMDAwLDAuMDAwIEMzNS4wMDAsMC4wMDAgMzUuMDAwLDEuMDAwIDM1LjAwMCwxLjAwMCBDMzUuMDAwLDEuMDAwIDM1LjAwMCwyLjAwMCAzNS4wMDAsMi4wMDAgQzM1LjAwMCwyLjAwMCAzNS4wMDAsMy4wMDAgMzUuMDAwLDMuMDAwIEMzNS4wMDAsMy4wMDAgMy4wMDAsMy4wMDAgMy4wMDAsMy4wMDAgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNlOGQ1YzMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 1px top 77px / auto auto no-repeat;}
	.blocklist-44 .text { margin-top: 0; font-size: 14px;}
	.blocklist-44 .image { margin-right: 15px; margin-bottom: 0; float: left; background: none; margin-top: -12px;}
	.blocklist-44 .title { margin-top: 0; font-size: 18px; background: none;}
	.blocklist-44 .price { background: none;}
	.blocklist-44 .bx-wrapper { max-width: 710px;}
	.blocklist-44 .footer { margin-top: 20px;}
	.blocklist-44 .all { background: none;}
	.blocklist-44 .pager-wrap { display: none;}
	.widget-20 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-48 .side-panel-mask { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(82,51,52,0.49); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-48 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #fff4de; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-48 .side-panel-close { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/x2.svg") left 50% top 50% / cover no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-48 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-48 .side-panel-button { padding: 8px 10px; border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff640a; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-48 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 2px; margin-top: 5px;}

}

@media all and (max-width: 768px) {
	.block-11 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-11 { padding-left: 0;}
	.block-12 { margin-top: 0; margin-left: auto; margin-right: auto; text-align: center;}
	.widget-5 { text-align: center;}
	.block-13 { width: auto; padding-bottom: 20px;}
	.widget-6 { text-align: center; margin-top: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.site-name-20 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-19 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-10 { width: 600px;}
	.form-29 .form__header { font-size: 26px;}
	.form-29 .form__text { font-size: 18px;}
	.form-29 .form-submit button { width: 320px;}
	.form-29 .form-captcha button { width: 320px;}
	.block-21 .layout_center_31_id_33_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-11 { margin-bottom: -29px;}
	.block-22 .layout_34 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-22 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-12 { margin-top: 15px; margin-left: auto; margin-right: auto;}
	.widget-13 { margin-top: 15px; margin-bottom: 0;}
	.address-35 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-35 .title { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.address-35 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-14 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.phones-36 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-36 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-24 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-24 .layout_40 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-24 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-15 { margin-top: 15px; margin-left: auto; margin-right: auto;}
	.widget-16 { margin-right: auto; margin-bottom: 0;}
	.widget-17 { text-align: center; margin-top: 15px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-18 { padding-bottom: 0.02px;}
	.blocklist-44 .body-outer { margin-top: 30px; overflow: hidden;}
	.blocklist-44 .body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-44 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-44 .item { display: -webkit-flex; display: flex;}
	.blocklist-44 .image { margin-right: auto; float: none;}
	.blocklist-44 .title { margin-top: 16px;}
	.blocklist-44 .bx-wrapper { max-width: 700px;}
	.blocklist-44 .bx-pager a { border: none; margin-left: 5px; margin-right: 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #bdbdbd; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
	.blocklist-44 .bx-pager a:hover, 
	.blocklist-44 .bx-pager a.hover, 
	.blocklist-44 .bx-pager a.active { background: #39b54a;}

}

@media all and (max-width: 640px) {
	.block-11 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.site-name-20 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-19 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-10 { width: 420px;}
	.form-29 .form__header { font-size: 24px;}
	.form-29 .form-submit button { width: 100%;}
	.form-29 .form-captcha .form-submit-container { width: 100%;}
	.form-29 .form-captcha button { width: 100%;}
	.widget-22 { font-size: 16px; line-height: 2.0;}
	.block-21 .layout_center_31_id_33_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-11 { margin-top: 37px; margin-bottom: -34px;}
	.block-22 .layout_34 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-22 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-22 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-12 { margin: 0;}
	.widget-13 { margin-top: 20px;}
	.address-35 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.address-35 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-14 { margin-left: 0; margin-bottom: 20px; margin-right: 0;}
	.phones-36 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-36 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-24 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-24 .layout_40 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-24 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-15 { margin: 0; text-align: center;}
	.widget-17 { margin-top: 0; margin-bottom: 20px;}
	.widget-18 { padding-bottom: 40px;}
	.blocklist-44 .header_text { font-size: 24px;}
	.blocklist-44 .description { margin-bottom: 10px;}
	.blocklist-44 .title { font-size: 20px;}
	.blocklist-44 .sub-title { margin-top: 15px;}
	.blocklist-44 .bx-wrapper { max-width: 420px;}

}

@media all and (max-width: 480px) {
	.block-11 .layout_16 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-12 { margin-top: 15px;}
	.block-13 { margin-top: 20px; padding-bottom: 0.02px;}
	.widget-6 { margin-top: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-20 .sn-text { font-size: 24px;}
	.block-18 { padding-top: 30px; padding-bottom: 30px;}
	.block-19 .layout_28_id_29 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-19 { padding-left: 20px; padding-right: 20px;}
	.widget-10 { padding: 30px; width: auto; margin-right: 0;}
	.form-29 .form__header { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.block-31:hover, 
	.block-31.hover, 
	.block-31.active { left: 0;}
	.block-21 .layout_center_31_id_33_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { padding-left: 20px; padding-right: 20px;}
	.widget-11 { margin-top: 0; margin-bottom: -31px;}
	.block-22 .layout_34 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-22 .layout_35 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-22 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-22 { padding-left: 20px; padding-right: 20px;}
	.widget-12 { margin-top: 15px;}
	.widget-13 { margin-top: 15px;}
	.address-35 .title { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.address-35 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; font-size: 16px;}
	.widget-14 { margin-bottom: 0;}
	.phones-36 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-36 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-24 .layout_39 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-24 .layout_40 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-24 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-17 { margin-top: 15px; margin-left: auto; margin-right: auto;}
	.block-25 { padding-bottom: 0.02px;}
	.block-26 { margin-top: 30px; padding-left: 20px; padding-right: 20px; padding-bottom: 30px;}
	.widget-18 { padding-bottom: 0.02px;}
	.blocklist-44 .header { margin-bottom: 5px;}
	.blocklist-44 .header_text { font-size: 22px; margin-bottom: 0;}
	.blocklist-44 .description { line-height: 1.4;}
	.blocklist-44 .item { padding-top: 20px;}
	.blocklist-44 .text { margin-bottom: 0;}
	.blocklist-44 .image { margin-bottom: 5px;}
	.blocklist-44 .sub-title { margin-top: 20px;}
	.blocklist-44 .price { margin-bottom: 0;}
	.blocklist-44 .more { margin-bottom: 30px;}
	.blocklist-44 .bx-wrapper { max-width: 280px;}
	.side-panel-48 .side-panel-button-icon-line { margin-top: 6px;}

}
.side-panel .widget-4 { padding: 10px 0; margin: 10px 0 0; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: 1200px; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; max-width: 100%;}
.side-panel .menu-14 .menu-scroll > ul { display: block;}
.side-panel .menu-14 .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-14 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-14 .menu-scroll > ul ul { padding: 0.02px 0; position: static; width: auto; background: none; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-14 .menu-scroll > ul ul > li > a { padding: 15px 30px; background: none; color: #3b2f3d; font-size: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; font-weight: 500;}
.side-panel .menu-14 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-14 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-14 .menu-scroll > ul ul > li > a.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #ff640a;}
.side-panel .menu-14 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-14 .menu-scroll > ul ul > li > a.active { color: #ffffff;}
.side-panel .menu-14 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 15px; padding-bottom: 15px; color: #000000; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.06); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.06); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.06); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 500;}
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a.active { background: #ff640a; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #ffffff;}