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

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

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto Slab, serif;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-16 .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-16 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_78 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 7; 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; max-width: 100%; font-family: Roboto Slab, serif; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-44 { padding: 20px 52px 20px 30px; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 380px; min-height: 0; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjguOTM3IiBoZWlnaHQ9IjE0NS4yOCIgdmlld0JveD0iMCAwIDEyOC45MzcgMTQ1LjI4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idGVsMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTYyMS4xNDUsMTE2NC41MmMtMi44NDctMy40Ny0yMC4zMjctMjUuODYtMjAuMzI3LTI1Ljg2YTkuNjEsOS42MSwwLDAsMC0xMS4yMzgsMS4wN2MtNS40Niw0Ljc0LTEyLjM4NiwxMS4xOC0xMi4zODYsMTEuMThzLTExLjQ1Mi0yLjE0LTI2LjUyNC0yMC4yOC0xOS45OTMtMzEuODMtMTkuOTkzLTMxLjgzYTIzLjc4LDIzLjc4LDAsMCwxLDUuNzA3LTcuNDFjNC4xMjgtMy43MywxNS4wNDYtOS42MSwxMC45MjctMTYuNjZsLTIzLjA5LTI5LjA0cy01Ljc1Mi0yLjM3LTkuNDQ1LjU5LTI0LjkzMiwxNC41Ni0xNy4xNDcsNDMuOGM0Ljc4NSwxNy45OCwxMi44NTksMzEuNDgsMjkuNDE5LDUyLjhzNDkuMzkyLDUzLjI5LDc1LjY2OSw0Ni4yMWM4LjA2My0yLjE4LDEyLjg3Ni05LjM2LDEyLjg3Ni05LjM2bDkuMjg5LTguMzhBMjAuMjg3LDIwLjI4NywwLDAsMCw2MjEuMTQ1LDExNjQuNTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDk1LjkzOCAtMTA0NC44MSkiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMC4xIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 14px top 50% / auto auto no-repeat #faa908; z-index: 3; 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;}
.widget-47 { margin: 7px 0 0; border: 0px solid rgba(0,0,0,0); position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: auto; right: 0; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-79 p:first-child { margin-top: 0;}
.phones-79 p:last-child { margin-bottom: 0;}
.phones-79 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.phones-79 .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-79 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjguOTM3IiBoZWlnaHQ9IjE0NS4yOCIgdmlld0JveD0iMCAwIDEyOC45MzcgMTQ1LjI4IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0idGVsMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTYyMS4xNDUsMTE2NC41MmMtMi44NDctMy40Ny0yMC4zMjctMjUuODYtMjAuMzI3LTI1Ljg2YTkuNjEsOS42MSwwLDAsMC0xMS4yMzgsMS4wN2MtNS40Niw0Ljc0LTEyLjM4NiwxMS4xOC0xMi4zODYsMTEuMThzLTExLjQ1Mi0yLjE0LTI2LjUyNC0yMC4yOC0xOS45OTMtMzEuODMtMTkuOTkzLTMxLjgzYTIzLjc4LDIzLjc4LDAsMCwxLDUuNzA3LTcuNDFjNC4xMjgtMy43MywxNS4wNDYtOS42MSwxMC45MjctMTYuNjZsLTIzLjA5LTI5LjA0cy01Ljc1Mi0yLjM3LTkuNDQ1LjU5LTI0LjkzMiwxNC41Ni0xNy4xNDcsNDMuOGM0Ljc4NSwxNy45OCwxMi44NTksMzEuNDgsMjkuNDE5LDUyLjhzNDkuMzkyLDUzLjI5LDc1LjY2OSw0Ni4yMWM4LjA2My0yLjE4LDEyLjg3Ni05LjM2LDEyLjg3Ni05LjM2bDkuMjg5LTguMzhBMjAuMjg3LDIwLjI4NywwLDAsMCw2MjEuMTQ1LDExNjQuNTJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDk1LjkzOCAtMTA0NC44MSkiIGZpbGw9IiMyYzUyYmEiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 50% top 50% / 19px no-repeat #ffffff; margin-right: 12px; min-height: 35px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-79 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 100%; top: auto; right: auto; bottom: auto;}
.phones-79 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right;}
.phones-79 .title { box-sizing: border-box; display: none; text-align: right; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #d2587c; text-decoration: none; font-size: 18px; font-weight: normal; padding-right: 8px; padding-top: 5px;}
.phones-79 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-decoration: none; font-size: 25px; font-weight: bold; margin-left: 0; padding-right: 7px; margin-top: 6px; align-self: auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.phones-79 input.tgl-but { box-sizing: border-box; display: none;}
.phones-79 .text_body a { text-decoration: none; color: inherit;}
.phones-79 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-48 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0;}
.address-80 p:first-child { margin-top: 0;}
.address-80 p:last-child { margin-bottom: 0;}
.address-80 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-80 .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-80 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-80 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-80 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-80 .title { box-sizing: border-box; display: none;}
.address-80 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; line-height: 1.4; text-decoration: none; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-80 input.tgl-but { box-sizing: border-box; display: none;}
.address-80 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { padding: 10px 20px; margin: 25px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-size: 16px; color: #4a4139; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 50px; font-weight: 300;}
.widget-27 { padding: 20px 30px 20px 50px; margin: 11px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 420px; min-height: 50px; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-42 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-42 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-42 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-42 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px; color: #4a4139; text-decoration: none; font-weight: normal; border-top: 0px solid #2c52ba; border-right: 0px solid #2c52ba; border-bottom: 0px solid #2c52ba; border-left: 1px solid #2c52ba; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-left: 29px;}
.site-name-42 a { text-decoration: none; outline: none;}
.block-13 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 6; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.13); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.13); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.13); border-top: 0px solid #faa908; border-right: 5px solid #faa908; border-bottom: 2px solid #faa908; border-left: 5px solid #faa908; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 15px; padding-top: 15px;}
.block-12 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%; padding-left: 20px; padding-right: 20px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-3 .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-3 .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-3 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-3 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-3 .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-3 .menu-scroll > ul > li.delimiter { margin: 7px 2px 0; border: 1px solid rgba(0,0,0,0.07); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 10px; min-height: 20px; box-sizing: border-box; align-self: auto;}
.menu-3 .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-3 .menu-scroll > ul ul { padding: 0.02px 0; margin: 5px 0 0 10px; border: none; position: absolute; top: 100%; left: 0; background: #313138; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; text-align: center; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.menu-3 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-3 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0.57); font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto Slab, serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1);}
.menu-3 .menu-scroll > ul ul > li > a:hover, 
.menu-3 .menu-scroll > ul ul > li > a.hover, 
.menu-3 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.14); text-decoration: underline; color: #ffffff; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1);}
.menu-3 .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-3 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-3 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-3 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 20px; margin: 7px 10px; 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: rgba(42,42,48,0.91); font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: uppercase; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; font-weight: bold;}
.menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #faa908;}
.menu-3 .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-3 .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-3 .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-3 .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-3 .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-3 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-3 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-3 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNzciIGhlaWdodD0iNTUiIHZpZXdCb3g9IjAgMCAyNzcgNTUiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJtb3JlMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTMyMTUuMyw1NTZhMjcuNSwyNy41LDAsMSwxLDI3LjctMjcuNUEyNy42LDI3LjYsMCwwLDEsMzIxNS4zLDU1NlptLTExMC44LDBhMjcuNSwyNy41LDAsMSwxLDI3LjctMjcuNUEyNy42LDI3LjYsMCwwLDEsMzEwNC41LDU1NlptLTExMC44LDBhMjcuNSwyNy41LDAsMSwxLDI3LjctMjcuNUEyNy42LDI3LjYsMCwwLDEsMjk5My43LDU1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yOTY2IC01MDEpIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZhZmEiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / 22px no-repeat; box-sizing: border-box; text-decoration: none; color: rgba(255,255,255,0); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; text-transform: none; letter-spacing: 0; width: 50px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-3 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-3 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-3 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-43 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 5; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto Slab, serif; text-decoration: none;}
.block-45 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("../images/9887545541.jpg") left 50% top 50% / auto auto no-repeat fixed; z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 50px; padding-top: 50px;}
.widget-23 { padding: 30px 30px 39px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: 548px; background: #313138; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; right: auto;}
.popover-wrap-36 .popover-body { padding: 53px 40px 229px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: url("../images/5bg.jpg@1566884811172") left 50% bottom 0px / 362px no-repeat, url("../images/1T.png@1566884811179") left 50% top 0px / 514px no-repeat #f0f0f0; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-36 .popover-body .form_text input { padding: 10px 20px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; min-height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); background: #ffffff;}
.popover-wrap-36 .popover-body .form_text input:hover, 
.popover-wrap-36 .popover-body .form_text input.hover, 
.popover-wrap-36 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21);}
.popover-wrap-36 .popover-body .form_calendar input { padding: 10px 20px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff;}
.popover-wrap-36 .popover-body .form_calendar_interval input { padding: 7px 8px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff;}
.popover-wrap-36 .popover-body textarea { padding: 10px 20px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); background: #ffffff;}
.popover-wrap-36 .popover-body textarea:hover, 
.popover-wrap-36 .popover-body textarea.hover, 
.popover-wrap-36 .popover-body textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21);}
.popover-wrap-36 .popover-body .s3_button_large { padding: 0.02px 30px; border: none; background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); font-size: 18px; font-weight: 300; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 60px; font-family: Roboto Slab, serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 28px; -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 220px; margin-left: 0; margin-right: 0;}
.popover-wrap-36 .popover-body .s3_button_large:hover, 
.popover-wrap-36 .popover-body .s3_button_large.hover, 
.popover-wrap-36 .popover-body .s3_button_large.active { background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325; -webkit-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  rgba(255,230,66,0.29);}
.popover-wrap-36 .popover-body .s3_button_large:active, 
.popover-wrap-36 .popover-body .s3_button_large.active { background: none #fab325; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-36 .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-36 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("../images/ar1.svg@1549021936522") left calc(50% - 5px) top 50% / 12px no-repeat, url("../images/ar2.svg@1549021936523") left calc(50% + 5px) top 50% / 12px no-repeat #e2d8cf; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-36 .popover-close:hover, 
.popover-wrap-36 .popover-close.hover, 
.popover-wrap-36 .popover-close.active { background: url("../images/ar1.svg@1549021936522") left calc(50% - 5px) top 50% / 12px no-repeat, url("../images/ar2.svg@1549021936523") left calc(50% + 5px) top 50% / 12px no-repeat rgba(226,216,207,0.88);}
.popover-wrap-36 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-36 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-36 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-36 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-36 p:first-child { margin-top: 0;}
.editable_block-36 p:last-child { margin-bottom: 0;}
.editable_block-36 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-36 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; text-align: center; margin-top: 0;}
.editable_block-36 .title { border: none; box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #ffffff; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-36 .image { border: none; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; float: left; margin-right: 10px; margin-left: 0; margin-bottom: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  2px rgba(255,255,255,0.15); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.editable_block-36 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-36 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-36 .img-convert { border: none; box-sizing: border-box; width: 100px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.editable_block-36 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-36 .text { margin: auto 0; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; color: #ffffff; line-height: 1.4; text-decoration: none; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 32px; width: auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 100px;}
.editable_block-36 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-36 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-36 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-36 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-36 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-36 .more { box-sizing: border-box; margin-top: 15px; pointer-events: auto; margin-left: 0; width: auto; margin-right: 0;}
.editable_block-36 .more > a { padding: 0.02px 30px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 50px; font-size: 18px; color: #ffffff; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: 300;}
.editable_block-36 .more > a:hover, 
.editable_block-36 .more > a.hover, 
.editable_block-36 .more > a.active { -webkit-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325;}
.editable_block-36 .more > a:active, 
.editable_block-36 .more > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: none #fab325;}
.editable_block-36 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-36 .clear { clear: both;}
.popover-container-36 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-36 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-36 .popover-form-title { font-size: 38px; font-weight: normal; margin-bottom: 25px; box-sizing: border-box; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-36 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-36 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: center;}
.popover-wrap-36 .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-36 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: rgba(0,0,0,0.53); text-align: left; font-family: Roboto Slab, serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-36 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-36 .popover-body .s3_form_item.form_div { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto Slab, serif; color: #000000; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-36 .popover-body .s3_form_item.form_html_block { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-36 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-36 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-36 .popover-body .s3_form_item.form_checkbox { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_checkbox .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-36 .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-36 .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-36 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-36 .popover-body .s3_form_item.form_radio { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_radio .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-36 .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-36 .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-36 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-36 .popover-body .s3_form_item.form_select { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_select .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-36 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_item.form_calendar { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_item.form_calendar_interval { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar_interval .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-36 .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-36 .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-36 .popover-body .s3_form_item.form_upload { text-align: center; box-sizing: border-box;}
.popover-wrap-36 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-36 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-36 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-36 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-36 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-36 ::-moz-placeholder { color: #ababab;}
.popover-wrap-36 :-ms-input-placeholder { color: #ababab;}
.block-21 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 23px; padding-bottom: 82px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-20 { margin: 0 auto -1px; position: relative; top: 0; left: 0; width: 1400px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.widget-8 { padding: 0.02px 0; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.popover-wrap-13 .popover-body { padding: 53px 40px 229px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; display: inline-block; width: 300px; box-sizing: border-box; vertical-align: middle; background: url("../images/5bg.jpg@1566884811172") left 50% bottom 0px / 362px no-repeat, url("../images/1T.png@1566884811179") left 50% top 0px / 514px no-repeat #f0f0f0; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-13 .popover-body .form_text input { padding: 10px 20px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; min-height: 50px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.14); background: #ffffff;}
.popover-wrap-13 .popover-body .form_text input:hover, 
.popover-wrap-13 .popover-body .form_text input.hover, 
.popover-wrap-13 .popover-body .form_text input.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21);}
.popover-wrap-13 .popover-body .form_calendar input { padding: 10px 20px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff;}
.popover-wrap-13 .popover-body .form_calendar_interval input { padding: 7px 8px; border: none; 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; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; background: #ffffff;}
.popover-wrap-13 .popover-body textarea { padding: 10px 20px; border: none; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.12); background: #ffffff;}
.popover-wrap-13 .popover-body textarea:hover, 
.popover-wrap-13 .popover-body textarea.hover, 
.popover-wrap-13 .popover-body textarea.active { -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.21);}
.popover-wrap-13 .popover-body .s3_button_large { padding: 0.02px 30px; border: none; background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); font-size: 18px; font-weight: 300; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 60px; font-family: Roboto Slab, serif; color: #ffffff; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 28px; -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 220px; margin-left: 0; margin-right: 0;}
.popover-wrap-13 .popover-body .s3_button_large:hover, 
.popover-wrap-13 .popover-body .s3_button_large.hover, 
.popover-wrap-13 .popover-body .s3_button_large.active { background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325; -webkit-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  rgba(255,230,66,0.29);}
.popover-wrap-13 .popover-body .s3_button_large:active, 
.popover-wrap-13 .popover-body .s3_button_large.active { background: none #fab325; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.popover-wrap-13 .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-13 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 50px; height: 30px; background: url("../images/ar1.svg@1549021936522") left calc(50% - 5px) top 50% / 12px no-repeat, url("../images/ar2.svg@1549021936523") left calc(50% + 5px) top 50% / 12px no-repeat #e2d8cf; z-index: 10; cursor: pointer; text-align: center; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-13 .popover-close:hover, 
.popover-wrap-13 .popover-close.hover, 
.popover-wrap-13 .popover-close.active { background: url("../images/ar1.svg@1549021936522") left calc(50% - 5px) top 50% / 12px no-repeat, url("../images/ar2.svg@1549021936523") left calc(50% + 5px) top 50% / 12px no-repeat rgba(226,216,207,0.88);}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/wFidgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("http://gbimosbeton.ru/widgets/Form adaptive/service/default.gif") left 50% top 50% / auto auto no-repeat;}
.editable_block-13 p:first-child { margin-top: 0;}
.editable_block-13 p:last-child { margin-bottom: 0;}
.editable_block-13 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-13 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-13 .title { box-sizing: border-box; font-size: 50px; margin-bottom: 31px; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto Slab, serif; -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; color: #2a2a30; text-decoration: none; font-weight: 300; padding-right: 438px;}
.editable_block-13 .image { margin: 0 66px 0 0; border: none; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; float: left; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-13 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-13 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-13 .img-convert { border: none; box-sizing: border-box; width: auto; height: 300px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-13 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-13 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #2a2a30; line-height: 1.9; text-decoration: none; font-size: 19px; margin-top: 14px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 300;}
.editable_block-13 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-13 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-13 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-13 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-13 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-13 .more { box-sizing: border-box; margin-top: 37px; pointer-events: auto;}
.editable_block-13 .more > a { padding: 0.02px 30px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 56px; font-family: Roboto Slab, serif; color: #ffffff; text-decoration: none; font-size: 18px; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: 300;}
.editable_block-13 .more > a:hover, 
.editable_block-13 .more > a.hover, 
.editable_block-13 .more > a.active { -webkit-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  rgba(255,230,66,0.29); background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325;}
.editable_block-13 .more > a:active, 
.editable_block-13 .more > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: none #fab325;}
.editable_block-13 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-13 .clear { clear: both;}
.popover-container-13 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-13 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-13 .popover-form-title { font-size: 38px; font-weight: normal; margin-bottom: 25px; box-sizing: border-box; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-13 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-13 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: center;}
.popover-wrap-13 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-13 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: rgba(0,0,0,0.53); text-align: left; font-family: Roboto Slab, serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-13 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-13 .popover-body .s3_form_item.form_div { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto Slab, serif; color: #000000; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.popover-wrap-13 .popover-body .s3_form_item.form_html_block { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-13 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-13 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_checkbox { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-13 .popover-body .s3_form_item.form_radio { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto Slab, serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-13 .popover-body .s3_form_item.form_select { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-13 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar_interval { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_title { color: rgba(0,0,0,0.53); box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-13 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-13 .popover-body .s3_form_item.form_upload { text-align: center; box-sizing: border-box;}
.popover-wrap-13 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-13 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-13 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.block-53 { margin: 44px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Montserrat, sans-serif; text-decoration: none; padding-left: 50px; padding-right: 50px; max-width: 100%;}
.block-54 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Roboto Slab, serif; text-decoration: none; right: 0;}
.widget-56 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; color: #2a2a30; text-decoration: none; font-size: 40px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; background: url("../images/line1.svg@1566888319279") left 0px top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 26px;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
h3 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
h4 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.widget-57 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #595959; line-height: 1.6; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; padding-top: 17px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-99 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.content-99 h3 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.content-99 h4 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.content-99 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.content-99 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto Slab, serif; color: #2a2a30;}
.content-99 a { box-sizing: border-box; color: #0000ff;}
.content-99 .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-99 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-99 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-99 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-99 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.block-22 .layout_center_51_id_58_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-22 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("../images/1T.png") left 50% top 0px / auto auto no-repeat, url("../images/bg387.png") left 50% top 50% / auto auto no-repeat fixed, url("../images/98745218777.jpg") left 50% bottom 0px / auto auto no-repeat #2a2a30; z-index: 2; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 231px; padding-bottom: 26px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-53 { margin: 35px 0 0 430px; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 50px; min-height: 50px; background: #ffffff; padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-shadow: 0px 0px 15px  rgba(77,68,64,0.26); -moz-box-shadow: 0px 0px 15px  rgba(77,68,64,0.26); box-shadow: 0px 0px 15px  rgba(77,68,64,0.26); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.up-84 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 50px; display: inline-block; background: url("../images/lib_1705101_1vvar.svg") left 50% top 50% / 18px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-84 .title { box-sizing: border-box; color: #000; text-align: center; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-26 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-27 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 0; padding-right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-34 { padding: 75px 100px 128px; margin: 0; border: none; position: relative; font-family: Montserrat, sans-serif; text-align: center; text-indent: 0; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 277px; right: 0; background: #2c52ba; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-60 .form__header { border: none; box-sizing: border-box; font-size: 50px; margin-bottom: 10px; font-family: Roboto Slab, serif; color: #ffffff; text-decoration: none; font-weight: normal; 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; background: url("../images/line1.svg") left 50% top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 20px;}
.form-60 .form__text { box-sizing: border-box; font-size: 21px; margin-bottom: 10px; overflow: hidden; font-family: Roboto Slab, serif; color: rgba(255,255,255,0.5); line-height: 1.4; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-60 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form__body { margin: 0 -5px -5px 0; box-sizing: border-box; text-decoration: none; min-height: 40px; width: auto;}
.form-60 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-item { margin: 7px 0 5px; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: left; text-decoration: none; width: 100%; padding-left: 0; padding-right: 10px;}
.form-60 .form-text input { padding: 2px 20px; border: none; box-sizing: border-box; background: #f2f2f2; width: 100%; min-height: 50px; outline: none; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; height: 50px; -webkit-appearance: none; resize: vertical; display: block; min-width: 100px;}
.form-60 .form-textarea textarea { padding: 13px 15px 65px; border: none; box-sizing: border-box; background: #f2f2f2; width: 100%; resize: vertical; min-height: 40px; outline: none; display: block; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-appearance: none; min-width: 100px;}
.form-60 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-60 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-60 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-60 .form-textarea { box-sizing: border-box;}
.form-60 .form-submit { margin: 7px 5px 0 0; padding-right: 0; width: auto; text-align: left; box-sizing: border-box; text-decoration: none; min-height: 40px; padding-top: 0.02px;}
.form-60 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-60 .form-submit .form-item__body { box-sizing: border-box;}
.form-60 .form-submit button { padding: 0.02px 30px; border: none; box-sizing: border-box; background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; min-height: 50px; outline: none; width: 250px; font-family: Roboto Slab, serif; font-size: 18px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: 300; -webkit-appearance: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-submit button:hover, 
.form-60 .form-submit button.hover, 
.form-60 .form-submit button.active { background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325; -webkit-box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29);}
.form-60 .form-submit button:active, 
.form-60 .form-submit button.active { background: none #fab325; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-60 .form-captcha { margin: 7px 20px 0 0; padding-right: 0; width: auto; text-align: inherit; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-60 .form-captcha input { padding: 2px 4px 2px 15px; border: none; box-sizing: border-box; background: #f2f2f2; width: auto; min-height: 22px; outline: none; text-align: left; font-size: 13px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-appearance: none; resize: vertical; display: block; min-width: 50px;}
.form-60 .form-captcha button { padding: 0.02px 30px; border: none; box-sizing: border-box; background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.38) 1%,rgba(250, 179, 37, 0.38) 100%) #fab325; min-height: 50px; outline: none; width: 250px; font-family: Roboto Slab, serif; font-size: 18px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -moz-box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); box-shadow: 0px 13px 24px  rgba(250,179,37,0.41); -webkit-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -moz-text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); text-shadow: 0px 1px 0px  rgba(38,38,38,0.15); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-weight: 300; -webkit-appearance: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.form-60 .form-captcha button:hover, 
.form-60 .form-captcha button.hover, 
.form-60 .form-captcha button.active { background: linear-gradient(to bottom right,rgba(255, 230, 66, 0.84) 1%,rgba(250, 179, 37, 0.84) 100%) #fab325; -webkit-box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29); -moz-box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29); box-shadow: 0px 13px 38px  0px rgba(255,230,66,0.29);}
.form-60 .form-captcha button:active, 
.form-60 .form-captcha button.active { background: none #fab325; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.form-60 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 5px; padding-right: 0; padding-bottom: 5px;}
.form-60 .form-captcha .form-submit-container { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-60 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; min-width: 112px;}
.form-60 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-60 .form-captcha .mgCaptcha-input { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-60 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-60 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-60 .form-submit:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-60 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; -webkit-appearance: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-60 .form-checkbox .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-radio .form-item__body label.form-item__title { font-size: 13px;}
.form-60 .form-html .form-item__body { font-size: 13px;}
.form-60 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-60 ::-webkit-input-placeholder { color: #7a7a7a;}
.form-60 ::-moz-placeholder { color: #7a7a7a;}
.form-60 :-ms-input-placeholder { color: #7a7a7a;}
.block-10 { margin: 0; border: none; position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #171b1e; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 30px; padding-bottom: 30px;}
.block-30 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_63 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1300px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Roboto Slab, serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-left: 20px; padding-right: 20px; max-width: 100%;}
.block-29 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-18 { padding: 0; margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 2; width: auto; min-height: 28px; right: 0;}
.widget-19 { margin: 18px 0 0; position: relative; font-family: Arial, Helvetica, sans-serif; text-align: right; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 34px; right: 0;}
.block-28 { padding: 20px; margin: 0 0 auto; position: relative; top: 0; left: 0; width: 349px; 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; border-top: 0px solid rgba(255,255,255,0.1); border-right: 2px solid rgba(255,255,255,0.1); border-bottom: 0px solid rgba(255,255,255,0.1); border-left: 0px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-20 { margin: 0; position: relative; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: left; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; min-height: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-21 { margin: 12px 0 0; position: relative; color: #4d4d4d; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-weight: bold; right: 0;}
.phones-31 p:first-child { margin-top: 0;}
.phones-31 p:last-child { margin-bottom: 0;}
.phones-31 .inner { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-31 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-31 .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-31 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-31 .title { box-sizing: border-box; display: none;}
.phones-31 .text_body { color: #ffffff; text-decoration: none; font-size: 23px;}
.phones-31 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-31 input.tgl-but { box-sizing: border-box; position: absolute; margin-left: -9999px; visibility: hidden;}
.phones-31 input.tgl-but:checked + .block-body-drop { display: block;}
.phones-31 .text_body a { text-decoration: none; color: inherit;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-65 .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-65 .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; text-align: center;}
.side-panel-65 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-65 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-65 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-65 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-65 .side-panel-button-icon { display: block;}
.side-panel-65 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-65 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper { background: none;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { 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-16 .layout_78 { 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-16 { padding-top: 46px; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-44 { width: auto;}
	.widget-47 { border: none; text-align: center; margin-top: 18px; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-47:hover, 
	.widget-47.hover, 
	.widget-47.active { border: 0px solid rgba(0,0,0,0.49);}
	.phones-79 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-79 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-79 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-79 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-79 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-48 { text-align: center; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-80 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-80 .block-body-drop { width: 100%; margin-left: 0;}
	.address-80 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-26 { text-align: center; width: 500px; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-27 { width: 500px; margin-left: auto; margin-right: auto; background: none; padding-left: 30px; padding-bottom: 0.02px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.site-name-42 .sn-text { border: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: none; text-align: center; padding-left: 0;}
	.site-name-42 .sn-text:hover, 
	.site-name-42 .sn-text.hover, 
	.site-name-42 .sn-text.active { border: 0px solid rgba(0,0,0,0);}
	.block-13 { display: none; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-43 { background: none; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-45 { padding-bottom: 0.02px; padding-top: 0.02px;}
	.widget-23 { width: auto; background: rgba(0,0,0,0.36); -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-36 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-36 .title { background: none;}
	.editable_block-36 .image { background: none; width: 100px; margin-left: auto; margin-right: auto;}
	.editable_block-36 .img-convert { background: none;}
	.editable_block-36 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 22px; padding-top: 30px; background: none; padding-left: 0; margin-bottom: 23px; text-align: center;}
	.editable_block-36 .more { clear: none; margin-top: 4px;}
	.block-21 { background: none; margin-top: 0; padding-bottom: 32px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-20 { width: auto; margin-left: 0; margin-bottom: 0; margin-right: 0;}
	.widget-8 { padding: 20px; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.editable_block-13 .body { 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;}
	.editable_block-13 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; font-size: 30px; padding-right: 0; margin-bottom: 10px; width: auto; margin-left: 0; margin-right: 0;}
	.editable_block-13 .image { margin-left: 282px; background: none; display: none;}
	.editable_block-13 .img-convert { background: none;}
	.editable_block-13 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-top: 0; width: auto; margin-left: 0; margin-right: 0; padding-bottom: 20px;}
	.editable_block-13 .more { clear: none; text-align: center; margin-top: 0; width: auto; margin-left: 0; margin-right: 0;}
	.block-53 { margin-top: 0; padding-left: 20px; padding-right: 20px; padding-top: 20px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-56 { font-size: 30px; padding-top: 7px; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-57 { font-size: 16px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 .layout_center_51_id_58_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 { padding-top: 0.02px; padding-bottom: 20px; -webkit-order: 9; -moz-order: 9; order: 9;}
	.widget-53 { text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 20px; margin-left: auto; margin-right: auto; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-26 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-27 { width: auto; background: none; margin-left: 0; margin-right: 0;}
	.widget-34 { padding: 12px 30px 47px; min-height: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.form-60 .form__header { font-size: 30px; margin-bottom: 0; background: none;}
	.form-60 .form__text { font-size: 15px; margin-bottom: 30px;}
	.form-60 .form__body { margin-right: -10px;}
	.form-60 .form-item { margin-right: 10px; width: auto; margin-top: 0; align-self: auto;}
	.form-60 .form-text input { min-height: 53px;}
	.form-60 .form-textarea { align-self: auto;}
	.form-60 .form-submit { margin-right: 10px; margin-top: 0; align-self: auto;}
	.form-60 .form-captcha { margin-right: 10px; margin-top: 0; align-self: auto;}
	.form-60 .form-text { align-self: auto;}
	.block-10 { padding-top: 3px; padding-bottom: 33px; -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 20px; margin-left: 0; margin-right: 0;}
	.widget-18 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-19 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-28 { margin-left: auto; margin-right: auto; background: none;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-21 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-31 .text_body { text-align: center;}
	.phones-31 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-35 { border: none; text-align: left; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #49363c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-65 .side-panel-content { border: none; left: auto; 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: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-close { border: none; left: auto; right: 100%; text-align: left; width: 50px; min-height: 50px; -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/kres1.svg") left 50% top 50% / 29px no-repeat #eeeeee; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .side-panel-close:hover, 
	.side-panel-65 .side-panel-close.hover, 
	.side-panel-65 .side-panel-close.active { background: url("../images/kres1.svg") left 50% top 50% / 29px no-repeat #fcfcfc;}
	.side-panel-65 .side-panel-top { width: auto;}
	.side-panel-65 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 15px; padding-right: 15px; padding-top: 15px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #49363c; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-65 .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: #faa908; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_78 { 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-44 { margin-top: 15px; margin-bottom: 0;}
	.phones-79 .cell-text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.phones-79 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-80 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-26 { margin-top: -6px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-27 { margin-top: 15px; margin-bottom: 0;}
	.site-name-42 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-36 .title { font-size: 24px;}
	.widget-8 { padding-top: 0.02px;}
	.editable_block-13 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-13 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-22 .layout_center_51_id_58_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-53 { margin-top: 23px;}
	.widget-34 { padding-left: 20px; padding-right: 20px;}
	.form-60 .form__body { margin-right: 0;}
	.form-60 .form-table { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-tbody { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-right: 0;}
	.form-60 .form-text input { margin-bottom: 20px;}
	.form-60 .form-textarea textarea { margin-bottom: 20px;}
	.form-60 .form-submit { text-align: center; margin-right: 0;}
	.form-60 .form-submit .form-item__header { display: none;}
	.form-60 .form-captcha { margin-right: 0;}
	.form-60 .form-captcha input { margin-bottom: 20px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-20 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_78 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-26 { margin-top: -7px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.editable_block-36 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-13 .title { margin-bottom: -4px;}
	.editable_block-13 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-22 .layout_center_51_id_58_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-22 { padding-bottom: 23px;}
	.widget-53 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 30px;}
	.widget-34 { padding-left: 35px; padding-right: 35px; padding-bottom: 41px;}
	.form-60 .form__header { margin-bottom: 10px;}
	.form-60 .form__text { margin-bottom: 15px;}
	.form-60 .form-tbody { display: -webkit-flex; display: flex;}
	.form-60 .form-item-group { display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-item { margin-top: 1px; padding-right: 0;}
	.form-60 .form-text input { resize: none; margin-bottom: 10px;}
	.form-60 .form-textarea textarea { resize: none; min-height: 80px;}
	.form-60 .form-submit { margin-top: 1px;}
	.form-60 .form-submit button { width: 100%;}
	.form-60 .form-captcha { margin-top: 1px;}
	.form-60 .form-captcha input { resize: none;}
	.form-60 .form-captcha button { width: 100%;}
	.form-60 .form-captcha .form-item__body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-60 .form-captcha .form-captcha-container { margin-right: 0; width: 50%;}
	.form-60 .form-captcha .form-submit-container { width: 100%;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 5px;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-19 { display: none;}

}

@media all and (max-width: 480px) {
	.block-16 .layout_41 { 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-16 .layout_42 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_78 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-44 { margin-top: 0;}
	.phones-79 .text_body { font-size: 16px;}
	.address-80 .text_body { font-size: 14px;}
	.widget-26 { font-size: 15px; margin-top: -10px;}
	.site-name-42 .sn-text { font-size: 23px;}
	.widget-23 { padding-left: 10px; padding-right: 10px;}
	.editable_block-36 .title { font-size: 16px;}
	.editable_block-36 .image { float: none;}
	.editable_block-36 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; padding-top: 10px;}
	.editable_block-36 .more > a { width: auto; margin-left: 0; margin-right: 0;}
	.editable_block-13 .title { font-size: 22px;}
	.editable_block-13 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-13 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-56 { font-size: 24px;}
	.block-22 .layout_center_51_id_58_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-53 { margin-top: 25px;}
	.widget-34 { margin-top: 15px;}
	.form-60 .form__header { font-size: 20px;}
	.form-60 .form-tbody { display: block;}
	.form-60 .form-item { -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-top: 0;}
	.form-60 .form-captcha { margin-top: 0;}
	.form-60 .form-captcha input { width: 78px;}
	.form-60 .form-captcha .form-item__body { display: block;}
	.form-60 .form-captcha .form-captcha-container { margin-bottom: 5px; width: auto;}
	.form-60 .form-captcha .mgCaptcha-block { margin-right: 10px;}
	.form-60 .form-captcha .mgCaptcha-input { margin-right: 0;}
	.form-60 .form-tfoot { display: block;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-30 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-3 .menu-scroll > ul { display: block;}
.side-panel .menu-3 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-3 .menu-scroll > ul ul { position: static; width: auto; margin-right: 10px;}
.side-panel .menu-3 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-3 .menu-scroll > ul ul > li > a.active { text-decoration: underline; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.1); background: rgba(0,0,0,0.14); color: #ffffff;}
.side-panel .menu-3 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a { width: auto; padding-bottom: 10px; padding-top: 10px;}
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-3 .menu-scroll > ul > li.menu-item > a.active { color: #faa908; background: none;}