@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}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%;
	font-size:18px;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { border: none; background: url("../images/2 (1).svg?1501763133227") left 50% top 50% / auto auto no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper .layout_center_2_id_7_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_7_id_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-3 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f7f7f7; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; padding-top: 20px; padding-bottom: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-6 .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-6 .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-6 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-6 .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-6 .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-6 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; /*background: rgba(56,56,56,0.16);*/ box-sizing: border-box; text-align: left;}
.menu-6 .menu-scroll > ul > li.menu-item { padding: 0; margin: -11px; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: 147px;}
.menu-6 .menu-scroll > ul ul { padding: 20px; margin: 5px 0 0 8px; border: none; position: absolute; top: 100%; left: 0; background: #ffba02; list-style: none; width: 280px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-6 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-6 .menu-scroll > ul ul > li > a { padding: 5px 10px 5px 21px; border: none; cursor: pointer; display: block; background: url("../images/4.svg?1500981734991") left 0px top 50% / 9px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #303030; font-size: 12px; line-height: 1.4; position: relative; width: auto; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.menu-6 .menu-scroll > ul ul > li > a:hover, 
.menu-6 .menu-scroll > ul ul > li > a.hover, 
.menu-6 .menu-scroll > ul ul > li > a.active { color: #1a8e8e;}
.menu-6 .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-6 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-6 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-6 .menu-scroll > ul > li.menu-item > a { padding: 10px 20px; margin: 0 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: #737373; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 147px; position: relative; font-family: Roboto Condensed, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-6 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-6 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-6 .menu-scroll > ul > li.menu-item > a.active { color: #242424; background: rgba(36,5,5,0.08); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-6 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-6 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none;}
.menu-6 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-6 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-6 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-17 .layout_22 { -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-17 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: -142px 0 0; position: relative; top: 0; left: 0; width: 1100px; min-height: 0; z-index: 4; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-15 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 311px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-12 { padding: 25px; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 5; text-align: left; width: auto; box-sizing: border-box; display: block; -webkit-box-shadow: inset 0px 0px 0px  1px #31bbe2; -moz-box-shadow: inset 0px 0px 0px  1px #31bbe2; box-shadow: inset 0px 0px 0px  1px #31bbe2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; right: 0;}
.menu-18 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-18 .menu-scroll > ul ul { padding: 10px 20px; margin: 0; border: none; position: static; top: 0; left: 100%; background: rgba(135,199,38,0.07); list-style: none; width: auto; display: none; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-18 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-18 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-18 .menu-scroll > ul ul > li > a { padding: 5px 10px 5px 20px; border: none; cursor: pointer; display: block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8zLnN2ZyIgZGF0YS1uYW1lPSIzLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiM5OTk5OTkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIvPgo8L3N2Zz4=") left 0px top 50% / 5px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #4d4d4d; font-size: 12px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-18 .menu-scroll > ul ul > li > a:hover, 
.menu-18 .menu-scroll > ul ul > li > a.hover, 
.menu-18 .menu-scroll > ul ul > li > a.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8zLnN2ZyIgZGF0YS1uYW1lPSIzLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiNlYjJjNTgiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 5px no-repeat; color: #1782a5;}
.menu-18 .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-18 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-18 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-18 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-18 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-18 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-18 .menu-scroll > ul > li.menu-item > a { padding: 7px 15px 7px 30px; margin: 0 0 2px; border: 1px dashed rgba(255,255,255,0.6); 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: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8yLnN2ZyIgZGF0YS1uYW1lPSIyLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiMwMGZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 8px no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-18 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-18 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-18 .menu-scroll > ul > li.menu-item > a.active { color: #87c726; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8yLnN2ZyIgZGF0YS1uYW1lPSIyLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiM4N2M3MjYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 8px no-repeat;}
.menu-18 .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-18 .menu-scroll > ul > li.menu-item > a .menu-item-image { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 20px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 10px; width: 10px; overflow: hidden; height: 10px; background: #ffffff; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.menu-18 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 10px; height: 10px; -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-18 .menu-scroll > ul > li.menu-item > a img { border: none; box-sizing: border-box; max-width: 100%; height: auto; width: auto; background: #ffffff; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px; vertical-align: middle; display: -webkit-flex; display: flex;}
.menu-18 .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;}
.widget-26 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 53px; z-index: 4; color: #ffffff; text-transform: uppercase; text-decoration: none; font-family: Roboto Condensed, sans-serif; font-size: 22px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #31bbe2; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold; right: 0;}
.widget-26:hover, 
.widget-26.hover, 
.widget-26.active { background: rgba(49,187,226,0.82); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.popover-wrap-40 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-40 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-40 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-40 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-40 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-40 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-40 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-40 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-40 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-40 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-40 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-40 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-40 .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-40 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-40 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-40 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-40 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-40 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-40 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .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-40 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .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-40 .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-40 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .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-40 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-40 .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-40 .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-40 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-40 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .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-40 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-40 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-40 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-40 .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-40 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-40 .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-40 .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-40 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-40 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-40 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-40 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-40 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-40 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-40 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-40 ::-moz-placeholder { color: #ababab;}
.popover-wrap-40 :-ms-input-placeholder { color: #ababab;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; width: 350px; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; padding-top: 20px; padding-bottom: 20px;}
.popover-wrap-52 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-52 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-52 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-52 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-52 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-52 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-52 .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-52 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.blocklist-52 p:first-child { margin-top: 0;}
.blocklist-52 p:last-child { margin-bottom: 0;}
.blocklist-52 .header { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: left; box-sizing: border-box;}
.blocklist-52 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-52 .all-in_header { display: none; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-52 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-52 .body-outer { border: none; box-sizing: border-box; position: relative; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; background: #87c826; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-52 .body { margin: 0; box-sizing: border-box;}
.blocklist-52 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-52 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-52 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-52 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%;}
.blocklist-52 .item { padding: 10px 20px; margin: 0; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; text-align: left; display: block; left: 0; right: 0; flex-basis: 100%; align-self: auto; border-top: 0px solid rgba(255,255,255,0.19); border-right: 0px solid rgba(255,255,255,0.19); border-bottom: 1px solid rgba(255,255,255,0.19); border-left: 0px solid rgba(255,255,255,0.19); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-52 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ffffff; text-decoration: none;}
.blocklist-52 .text .align-elem { flex-basis: 100%;}
.blocklist-52 .image { box-sizing: border-box; position: relative; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; float: left; margin-right: 15px; margin-left: 0;}
.blocklist-52 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; text-align: left; display: -webkit-flex; display: flex;}
.blocklist-52 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.blocklist-52 .img-convert { border: 1px solid rgba(255,255,255,0.32); box-sizing: border-box; width: 80px; height: 80px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-right: 20px;}
.blocklist-52 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-52 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-52 .title { margin: 20px 0 5px; font-weight: bold; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto Condensed, sans-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; font-size: 21px; color: #ffffff; text-decoration: none; width: auto; left: 0; right: 0;}
.blocklist-52 .sub-title { font-style: italic; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-52 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-52 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-52 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-52 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-52 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-52 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-52 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; cursor: pointer;}
.blocklist-52 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-52 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-52 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-52 .title a { color: inherit; text-decoration: inherit;}
.blocklist-52 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-52 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-52 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-52 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-52 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-52 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-52 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-52 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-52 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-52 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-52 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-52 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-52 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-52 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-52 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-52 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-52 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-52 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.popover-container-52 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-52 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-52 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-52 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-52 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-52 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-52 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-52 .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-52 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-52 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-52 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-52 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-52 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-52 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-52 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .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-52 .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-52 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-52 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-52 .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-52 .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-52 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-52 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-52 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-52 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-52 .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-52 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-52 .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-52 .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-52 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-52 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-52 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-52 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-52 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-52 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-52 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-52 ::-moz-placeholder { color: #ababab;}
.popover-wrap-52 :-ms-input-placeholder { color: #ababab;}
.widget-27 { padding: 20px; margin: 0 0 20px; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0; background: #ffba02; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-42 .form__header { box-sizing: border-box; font-size: 27px; margin-bottom: 24px; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #ffffff; line-height: 1.6; text-transform: uppercase; text-decoration: none; font-weight: bold; padding-left: 0;}
.form-42 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left;}
.form-42 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-42 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: 0; width: auto;}
.form-42 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-42 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-42 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.form-42 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-42 .form-text { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-42 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-42 .form-item__body { box-sizing: border-box; display: block; margin-bottom: 12px;}
.form-42 .form-text input { padding: 2px 15px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 40px; outline: none; -webkit-appearance: none; text-align: left; color: #242424; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 40px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block; margin-bottom: -4px;}
.form-42 .form-textarea textarea { padding: 10px 15px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; text-align: left; color: #242424; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.form-42 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-42 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-42 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-42 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-42 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-42 .form-select select { padding: 20px 15px 10px; border: none; box-sizing: border-box; width: 100%; min-width: 100px; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; min-height: 40px;}
.form-42 .form-upload .form-item__body .no-more { box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; margin-left: 10px;}
.form-42 .form-text .form-item__body { box-sizing: border-box;}
.form-42 .form-item__header { text-align: left;}
.form-42 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Open Sans, sans-serif; text-align: center; color: #ffffff; text-decoration: none; font-size: 17px; padding-bottom: 10px;}
.form-42 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-42 .form-radio .form-item__title { font-family: Open Sans, sans-serif; font-size: 17px; padding-bottom: 10px; color: #9aab2c; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-align: center; text-decoration: none; font-weight: bold;}
.form-42 .form-textarea { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-textarea .form-item__body { box-sizing: border-box;}
.form-42 .form-submit { padding: 0.02px 0; box-sizing: border-box;}
.form-42 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-42 .form-submit .form-item__body { box-sizing: border-box;}
.form-42 .form-submit button { padding: 20px 30px; border: none; box-sizing: border-box; text-align: center; background: #89b320; outline: none; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 100%;}
.form-42 .form-submit button:hover, 
.form-42 .form-submit button.hover, 
.form-42 .form-submit button.active { background: rgba(137,179,32,0.9);}
.form-42 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-42 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 0;}
.form-42 .form-captcha .form-item__body { margin-bottom: 1px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-captcha input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; color: #242424; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; resize: vertical; display: block;}
.form-42 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-42 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-42 .form-captcha button { padding: 20px 30px; border: none; box-sizing: border-box; text-align: center; background: #89b320; outline: none; -webkit-appearance: none; font-family: Roboto Condensed, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 18px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 100%;}
.form-42 .form-captcha button:hover, 
.form-42 .form-captcha button.hover, 
.form-42 .form-captcha button.active { background: rgba(137,179,32,0.9);}
.form-42 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-42 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-42 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-42 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-42 .form-checkbox { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-checkbox .form-item__body { margin-bottom: 1px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-checkbox .form-item__title { font-family: Open Sans, sans-serif; font-size: 17px; padding-bottom: 10px; color: #9aab2c; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; text-align: left; text-decoration: none; font-weight: bold;}
.form-42 .form-checkbox .form-item__body label.form-item__title { font-size: 13px; color: #ffffff; font-weight: bold; padding-bottom: 10px; text-align: left; text-decoration: none;}
.form-42 .form-checkbox input { margin: 5px 5px 0 0;}
.form-42 .form-radio { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-radio .form-item__body { margin-bottom: 1px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-radio .form-item__body label.form-item__title { font-size: 13px; color: #ffffff; font-weight: bold; padding-bottom: 10px; text-align: left; text-decoration: none;}
.form-42 .form-radio input { margin: 5px 5px 0 0;}
.form-42 .form-select { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-div { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-html { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-html .form-item__body { margin-bottom: 1px; font-size: 17px; font-family: Open Sans, sans-serif; text-align: left; color: #9aab2c; text-decoration: none; font-weight: bold;}
.form-42 .form-upload { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-calendar { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-calendar .form-item__body { margin-bottom: 1px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-42 .form-calendar input { padding: 2px 15px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 40px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-42 .form-calendar_interval { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form-calendar_interval input { padding: 2px 4px; border: none; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 40px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-42 .form-calendar_interval .form-item__body { margin-bottom: 17px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 14px;}
.form-42 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 15px; font-family: Open Sans, sans-serif; color: #ffffff; text-decoration: none; font-size: 19px; font-weight: bold;}
.form-42 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 15px; font-family: Open Sans, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-size: 19px; font-weight: bold;}
.form-42 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-42 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.form-42 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-42 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; color: #ffffff; text-decoration: none;}
.form-42 ::-webkit-input-placeholder { color: #ababab;}
.form-42 ::-moz-placeholder { color: #ababab;}
.form-42 :-ms-input-placeholder { color: #ababab;}
.block-7 { margin: 1px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 60px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 10px; padding-top: 0.02px; right: 0;}
.widget-15 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto Condensed, sans-serif; text-align: left; color: #31bbe2; text-transform: uppercase; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; border-top: 1px solid rgba(0,0,0,0.1); border-right: 0px solid rgba(0,0,0,0.1); border-bottom: 0px solid rgba(0,0,0,0.1); border-left: 0px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.widget-14 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #4d4d4d; line-height: 1.4; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0; padding-bottom: 20px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-20 h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.content-20 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.content-20 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.content-20 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.content-20 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto Condensed, sans-serif; color: #31bbe2;}
.content-20 a { box-sizing: border-box; color: #0000ff;}
.content-20 .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-20 .img-convert { margin: 5px; box-sizing: border-box; width: 550px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-20 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-20 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-20 .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-16 .layout_43_id_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-16 { margin: -58px 0 34px; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 658px; background: url("../images/bg.jpg") left 50% top 0px / auto auto no-repeat; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; text-decoration: none;}
.block-2 { padding: 25px 40px; margin: 68px 0 0 14px; border: none; position: relative; top: 0; left: 0; width: 350px; min-height: 0; background: #ffffff; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-box-shadow: 12px 12px 52px  rgba(17,130,186,0.36); -moz-box-shadow: 12px 12px 52px  rgba(17,130,186,0.36); box-shadow: 12px 12px 52px  rgba(17,130,186,0.36); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0; padding-right: 0;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto Condensed, sans-serif; color: #4b5b63; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; 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;}
.site-name-3 a { text-decoration: none; outline: none;}
.widget-3 { margin: 6px 0 0; position: relative; top: 5px; left: 0; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #31bbe2; text-align: center; text-transform: uppercase; text-decoration: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-right: 0;}
.block-6 { margin: 18px 0 0; border: none; position: relative; top: 0; left: 0; width: 363px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 10px;}
.block-4 { padding: 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: 0px 11px 28px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 11px 28px  rgba(0,0,0,0.3); box-shadow: 0px 11px 28px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-6 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-10 p:first-child { margin-top: 0;}
.schedule-10 p:last-child { margin-bottom: 0;}
.schedule-10 .header { box-sizing: border-box;}
.schedule-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-10 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-10 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-10 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-10 .title { box-sizing: border-box; display: none;}
.schedule-10 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 17px; color: #404040; text-transform: uppercase; text-decoration: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.schedule-10 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-10 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 12px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 0; padding-top: 3px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-11 p:first-child { margin-top: 0;}
.phones-11 p:last-child { margin-bottom: 0;}
.phones-11 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-11 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-11 .icon { border: none; box-sizing: border-box; height: 16px; width: 17px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MC4wMyIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwLjAzIDQwIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxwYXRoIGlkPSJfMS5zdmciIGRhdGEtbmFtZT0iMS5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTEzMDUuMzEsMzY5LjA4MWwtNy45LDIuNjMxYTEuNjA4LDEuNjA4LDAsMCwxLTIuMS0xLjE1NSwyNi45MTQsMjYuOTE0LDAsMCwwLS45Ny0yLjk0Yy0wLjg0LTIuMS00Ljg1LTQuMS0xMi4zNiwzLjRzLTUuNSwxMS41MTYtMy40LDEyLjM1NmEyNi4zNTEsMjYuMzUxLDAsMCwwLDIuOTQuOTY2LDEuNjI1LDEuNjI1LDAsMCwxLDEuMTYsMi4xMDZsLTIuNjQsNy45YTIuNjA5LDIuNjA5LDAsMCwxLTIuMzIsMS42NzYsMTQuNTc0LDE0LjU3NCwwLDAsMS0zLjc2LS42NDJjLTMuMS0uOTU1LTYuOTgtMy4zNDEtNi45OC05LjM1OSwwLTEwLDguNzUtMTguNzUxLDguNzUtMTguNzUxLDAuNjktLjY4NywxLjgyLTEuODExLDIuNS0yLjUsMCwwLDguNzUtOC43NTIsMTguNzUtOC43NTIsNi4wMiwwLDguNDEsMy44ODMsOS4zNiw2Ljk3OWExNC40NzUsMTQuNDc1LDAsMCwxLC42NCwzLjc1NUEyLjYyMiwyLjYyMiwwLDAsMSwxMzA1LjMxLDM2OS4wODFabS0xMi4xOCwxNS41ODMsNi4yNS02LjI1LDIuNSwyLjUtOC43NSw4Ljc1LTUtNSwyLjUtMi41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyNjYuOTcgLTM1Ni4wMzEpIiBmaWxsPSIjZmZiMzAwIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KPC9zdmc+") left 50% top 50% / cover no-repeat; margin-right: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 17px; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-11 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-11 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-11 .title { box-sizing: border-box; display: none;}
.phones-11 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; color: #575757; text-decoration: none; font-weight: bold;}
.phones-11 input.tgl-but { box-sizing: border-box; display: none;}
.phones-11 .text_body a { text-decoration: none; color: inherit;}
.phones-11 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-8 { margin: 7px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-12 p:first-child { margin-top: 0;}
.address-12 p:last-child { margin-bottom: 0;}
.address-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-12 .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-12 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-12 .title { box-sizing: border-box; display: none;}
.address-12 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: #575757; text-decoration: none;}
.address-12 input.tgl-but { box-sizing: border-box; display: none;}
.address-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-9 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; width: 214px; min-height: 73px; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-align: right; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("../images/5.svg") left 28px top 50% / 17px no-repeat #ffb300; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; font-weight: bold; padding-right: 25px;}
.widget-9:hover, 
.widget-9.hover, 
.widget-9.active { background: url("../images/5.svg") left 28px top 50% / 17px no-repeat rgba(255,179,0,0.62);}
.popover-wrap-13 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-13 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-13 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-13 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-13 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-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; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-13 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-13 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-13 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-13 .popover-scrolling { padding: 20px; top: 0; : 1; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.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 { margin: auto; position: relative; : 1; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-13 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.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: left;}
.popover-wrap-13 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-13 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-13 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-13 .popover-body .s3_form_item.form_div { 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;}
.popover-wrap-13 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-13 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-13 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-13 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-13 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-13 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-13 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-13 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-13 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.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 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.block-18 .layout_center_45_id_51_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-18 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f3f3f3; z-index: 2; text-align: left; display: block; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 { padding: 50px 40px 40px; margin: -452px 0 0; position: relative; top: 0; left: 0; width: 340px; min-height: 340px; background: #ffffff; z-index: 2; display: block; -webkit-box-shadow: 0px 0px 30px  6px rgba(0,0,0,0.18); -moz-box-shadow: 0px 0px 30px  6px rgba(0,0,0,0.18); box-shadow: 0px 0px 30px  6px rgba(0,0,0,0.18); -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-28 { margin: 35px 0 0; position: relative; top: 0; left: 0; z-index: 4; font-size: 0; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widgetsocial-47 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-47 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-47 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.widgetsocial-47 .soc { margin: 2px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%;}
.widgetsocial-47 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; word-break: break-word;}
.widgetsocial-47 .wg-soc-title { box-sizing: border-box; color: #000; font-size: 14px; line-height: 1;}
.widgetsocial-47 .vk .wg-soc-icon { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; text-align: left; width: 40px; min-width: 20px; box-sizing: border-box; text-indent: 0; min-height: 40px;}
.widgetsocial-47 .fb .wg-soc-icon { background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; text-align: left; width: 40px; min-width: 20px; box-sizing: border-box; text-indent: 0; min-height: 40px;}
.widgetsocial-47 .tw .wg-soc-icon { background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; text-align: left; width: 40px; min-width: 20px; box-sizing: border-box; text-indent: 0; min-height: 40px;}
.widgetsocial-47 .google .wg-soc-icon { background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .ins .wg-soc-icon { background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .ok .wg-soc-icon { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .mail .wg-soc-icon { background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .pin .wg-soc-icon { background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .lj .wg-soc-icon { background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .my .wg-soc-icon { background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widgetsocial-47 .youtube .wg-soc-icon { background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 40px; min-width: 20px; box-sizing: border-box; text-align: left; text-indent: 0;}
.widget-29 { margin: 35px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-48 p:first-child { margin-top: 0;}
.address-48 p:last-child { margin-bottom: 0;}
.address-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-48 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-48 .icon { box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_311701_24 (1).png") left 50% top 50% / auto auto no-repeat; margin-right: 10px;}
.address-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-48 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-48 .title { box-sizing: border-box; display: none;}
.address-48 .text_body { font-family: Roboto, sans-serif; text-indent: 0; font-size: 13px; color: #404040; line-height: 1.4; text-decoration: none; display: -webkit-flex; display: flex;}
.address-48 input.tgl-but { box-sizing: border-box; display: none;}
.address-48 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-30 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-49 p:first-child { margin-top: 0;}
.email-49 p:last-child { margin-bottom: 0;}
.email-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-49 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-49 .icon { box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_311701_25.png") left 50% top 50% / auto auto no-repeat; margin-right: 10px;}
.email-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-49 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-49 .title { box-sizing: border-box; display: none;}
.email-49 .text_body { font-family: Roboto, sans-serif; text-indent: 0; font-size: 14px; color: #919191; text-decoration: none; display: -webkit-flex; display: flex;}
.email-49 input.tgl-but { box-sizing: border-box; display: none;}
.email-49 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-50 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-50 .icon { box-sizing: border-box; height: 16px; width: 16px; background: url("../images/lib_311701_23.png") left 50% top 50% / auto auto no-repeat; margin-right: 10px;}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-50 .title { box-sizing: border-box; display: none;}
.phones-50 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; text-indent: 0; font-size: 16px; color: #404040; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; width: auto; min-height: 566px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 0.02px; padding-bottom: 0.02px; right: 0;}
.map-51 > .map { width: 100%; : 1; position: relative; background: url("/widgets/Map/service/map.jpg") center center no-repeat;}
.map-51 > .map > * { position: absolute; : 1; font-size: 0;}
.map-51 .top-controls > * { display: inline-block; : 1; vertical-align: middle;}
.map-51 .top-controls.left { top: 10px; : 1; left: 10px;}
.map-51 .top-controls.right { top: 10px; : 1; right: 10px;}
.map-51 .top-controls.left > * { margin-right: 10px; : 1;}
.map-51 .top-controls.right > * { margin-left: 10px; : 1;}
.map-51 .map-place { background: url("/widgets/Map/service/place.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-51 .map-search { background: url("/widgets/Map/service/search.png") center center no-repeat; : 1; width: 62px; height: 29px;}
.map-51 .map-route { background: url("/widgets/Map/service/route.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-51 .map-traffic { background: url("/widgets/Map/service/traffic.png") center center no-repeat; : 1; width: 87px; height: 29px;}
.map-51 .map-layers { background: url("/widgets/Map/service/layers.png") center center no-repeat; : 1; width: 68px; height: 29px;}
.map-51 .map-full { background: url("/widgets/Map/service/full.png") center center no-repeat; : 1; width: 28px; height: 29px;}
.map-51 .map-zoom { left: 10px; : 1; top: 108px; max-height: 150px; bottom: 60px; width: 28px; background: url("/widgets/Map/service/line.png") center center repeat-y;}
.map-51 .map-zoom .zoom-inner { position: absolute; : 1; min-height: 55px; height: 100%; bottom: 0; left: 0;}
.map-51 .map-zoom .sizer { position: absolute; : 1; top: 50%; left: 0; margin-top: -8px; background: url("/widgets/Map/service/runner.png") center center repeat-y; width: 28px; height: 16px;}
.map-51 .map-zoom .plus { position: absolute; : 1; top: -1px; left: 0; background: url("/widgets/Map/service/plus.png") center center repeat-y; width: 28px; height: 29px;}
.map-51 .map-zoom .minus { position: absolute; : 1; bottom: -1px; left: 0; background: url("/widgets/Map/service/minus.png") center center repeat-y; width: 28px; height: 29px;}
.map-51 .map-goto { background: url("/widgets/Map/service/ya.png") center center no-repeat; : 1; width: 168px; height: 24px; bottom: 10px; left: 10px;}
.map-51 .map-ruler { background: url("/widgets/Map/service/scale.png") 0 50% no-repeat, url("/widgets/Map/service/ruler.png") 100% 50% no-repeat; : 1; width: 122px; height: 29px; bottom: 30px; right: 10px;}
.map-51 .map-copyright { background: url("/widgets/Map/service/cop.png") center center no-repeat; : 1; width: 152px; height: 14px; bottom: 10px; right: 3px;}
.block-8 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-10 .layout_31_id_37 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-10 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(17,130,186,0.12); z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 34px; padding-bottom: 53px; text-decoration: none;}
.block-12 .layout_33 { -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-12 .layout_34 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-12 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.widget-23 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto Condensed, sans-serif; font-size: 14px; color: #141414; text-align: right; text-decoration: none; box-sizing: border-box; width: auto; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-24 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 233px;}
.phones-34 p:first-child { margin-top: 0;}
.phones-34 p:last-child { margin-bottom: 0;}
.phones-34 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-34 .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-34 .icon { border: none; box-sizing: border-box; height: 16px; width: 34px; background: url("../images/lib_288501_untitled-1_11.png") left 50% top calc(50% - 9px) / auto auto no-repeat, url("../images/lib_288501_untitled-1_09.png") left 50% top 50% / auto auto no-repeat; margin-right: 15px; min-height: 50px; margin-top: -24px; align-self: auto;}
.phones-34 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-34 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-34 .title { box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 15px; color: #f33806; text-transform: uppercase; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-34 .text_body { box-sizing: border-box; font-family: Cuprum, sans-serif; font-size: 22px; color: #141414; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-34 input.tgl-but { box-sizing: border-box; display: none;}
.phones-34 .text_body a { text-decoration: none; color: inherit;}
.phones-34 input.tgl-but:checked + .block-body-drop { display: block;}
.block-11 .layout_32 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 .layout_35 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 { margin: 16px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 23px; border-top: 1px solid rgba(31,31,31,0.17); border-right: 0px solid rgba(31,31,31,0.17); border-bottom: 0px solid rgba(31,31,31,0.17); border-left: 0px solid rgba(31,31,31,0.17); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-22 { margin: 4px 0 auto 38px; position: relative; top: 0; left: 0; z-index: 2; text-align: right; color: #8f8f8f; text-decoration: none; width: auto; right: 0;}
.widget-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px;}
.widget-5 { top: 0; left: 0; position: fixed; width: auto; text-align: left; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-8 .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-8 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-8 .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-8 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-8 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-8 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-8 .side-panel-button-icon { display: block;}
.side-panel-8 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-8 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_7_id_6 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-3 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 .layout_22 { 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-17 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 { border: none; width: 100%; background: #ffffff; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-15 { width: auto; right: 0;}
	.widget-26 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-33 { width: auto; padding-top: 0.02px; padding-bottom: 0.02px; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.blocklist-52 .body { width: auto;}
	.blocklist-52 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.blocklist-52 .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.blocklist-52 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-52 .img-convert { background: none;}
	.blocklist-52 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-27 { margin-left: auto; margin-right: auto; padding-left: 50px; padding-right: 50px; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.form-42 .form-text input:hover, 
	.form-42 .form-text input.hover, 
	.form-42 .form-text input.active { -webkit-box-shadow: inset 0px 0px 0px  2px #9aab2c; -moz-box-shadow: inset 0px 0px 0px  2px #9aab2c; box-shadow: inset 0px 0px 0px  2px #9aab2c;}
	.form-42 .form-textarea textarea:hover, 
	.form-42 .form-textarea textarea.hover, 
	.form-42 .form-textarea textarea.active { -webkit-box-shadow: inset 0px 0px 0px  2px #9aab2c; -moz-box-shadow: inset 0px 0px 0px  2px #9aab2c; box-shadow: inset 0px 0px 0px  2px #9aab2c;}
	.form-42 .form-select select { background: none;}
	.form-42 .form-captcha input:hover, 
	.form-42 .form-captcha input.hover, 
	.form-42 .form-captcha input.active { -webkit-box-shadow: inset 0px 0px 0px  2px #9aab2c; -moz-box-shadow: inset 0px 0px 0px  2px #9aab2c; box-shadow: inset 0px 0px 0px  2px #9aab2c;}
	.block-7 { background: none; margin-top: 15px; margin-left: auto; padding-left: 50px; padding-bottom: 44px; padding-right: 50px;}
	.widget-15 { 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: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-14 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-16 .layout_43_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { min-height: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 { width: 450px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-2 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-3 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-3 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-3:hover, 
	.widget-3.hover, 
	.widget-3.active { color: #62c899;}
	.block-6 { padding: 30px 0 34px; width: 450px; background: #31bbe2; margin-top: 0; margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-6 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.schedule-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-10 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-7 { text-align: center; margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-11 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-11 .icon { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MC4wMyIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwLjAzIDQwIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0iXzEuc3ZnIiBkYXRhLW5hbWU9IjEuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMzA1LjMxLDM2OS4wODFsLTcuOSwyLjYzMWExLjYwOCwxLjYwOCwwLDAsMS0yLjEtMS4xNTUsMjYuOTE0LDI2LjkxNCwwLDAsMC0uOTctMi45NGMtMC44NC0yLjEtNC44NS00LjEtMTIuMzYsMy40cy01LjUsMTEuNTE2LTMuNCwxMi4zNTZhMjYuMzUxLDI2LjM1MSwwLDAsMCwyLjk0Ljk2NiwxLjYyNSwxLjYyNSwwLDAsMSwxLjE2LDIuMTA2bC0yLjY0LDcuOWEyLjYwOSwyLjYwOSwwLDAsMS0yLjMyLDEuNjc2LDE0LjU3NCwxNC41NzQsMCwwLDEtMy43Ni0uNjQyYy0zLjEtLjk1NS02Ljk4LTMuMzQxLTYuOTgtOS4zNTksMC0xMCw4Ljc1LTE4Ljc1MSw4Ljc1LTE4Ljc1MSwwLjY5LS42ODcsMS44Mi0xLjgxMSwyLjUtMi41LDAsMCw4Ljc1LTguNzUyLDE4Ljc1LTguNzUyLDYuMDIsMCw4LjQxLDMuODgzLDkuMzYsNi45NzlhMTQuNDc1LDE0LjQ3NSwwLDAsMSwuNjQsMy43NTVBMi42MjIsMi42MjIsMCwwLDEsMTMwNS4zMSwzNjkuMDgxWm0tMTIuMTgsMTUuNTgzLDYuMjUtNi4yNSwyLjUsMi41LTguNzUsOC43NS01LTUsMi41LTIuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjY2Ljk3IC0zNTYuMDMxKSIgZmlsbD0icmdiKDI1NSwgMTQ0LCA5OCkiLz4KPC9zdmc+") left 50% top 50% / cover no-repeat;}
	.phones-11 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-8 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.address-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-12 .block-body-drop { width: 100%; margin-left: 0;}
	.email-12 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-9 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 22px; margin-left: auto; margin-right: auto; padding-left: 54px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-18 .layout_center_45_id_51_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-18 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-19 { margin-top: -407px; margin-left: 20px;}
	.widget-28 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-29 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.address-48 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-48 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-30 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-49 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-49 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-31 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-50 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-32 { min-height: 480px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-8 { margin-top: 22px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-10 .layout_31_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-10 { display: block;}
	.block-12 .layout_33 { 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-12 .layout_34 { 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-12 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-23 { margin-top: 10px; margin-bottom: 10px; text-align: center;}
	.widget-24 { width: auto; right: 0; text-align: center;}
	.phones-34 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-34 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-11 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_35 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-11 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-22 { margin-left: 0; text-align: center; color: #616161;}
	.widget-25 { display: none;}
	.widget-5 { box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-8 .side-panel-content { 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: #1182ba; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-8 .side-panel-top { width: auto;}
	.side-panel-8 .side-panel-button { border: none; width: 50px; min-height: 50px; padding-left: 10px; padding-right: 10px; 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: #ffb300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_7_id_6 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_22 { 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-17 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-15 { margin-bottom: 0;}
	.blocklist-52 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-7 { margin-left: 0; margin-bottom: 0; padding-left: 20px; padding-right: 20px;}
	.block-16 .layout_43_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.site-name-3 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-18 .layout_center_45_id_51_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-8 { margin-top: 0;}
	.block-10 .layout_31_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-12 .layout_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-23 { margin-top: 0;}
	.block-11 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-11 .layout_35 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_7_id_6 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_22 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-17 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.form-42 .form-captcha .form-submit-container { width: 100%;}
	.block-16 .layout_43_id_5 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-9 { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.block-18 .layout_center_45_id_51_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-18 { border: none; min-height: 250px; background: #31bbe2; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 20px; padding-bottom: 20px;}
	.block-19 { width: 440px; margin-top: 0; margin-left: auto; margin-right: auto; padding-left: 30px; padding-right: 30px;}
	.widget-32 { display: none;}
	.block-10 .layout_31_id_37 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 .layout_33 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-12 .layout_34 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-23 { margin-top: 15px; margin-bottom: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-23:hover, 
	.widget-23.hover, 
	.widget-23.active { text-align: right;}
	.widget-24 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-24:hover, 
	.widget-24.hover, 
	.widget-24.active { text-align: undefined;}
	.block-11 .layout_32 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_35 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-22 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-25 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
.napr a{
    background: #31bbe2;
    padding: 1px 8px !important;
    text-decoration: none;
    color: #fff;
}
}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_7_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_7_id_6 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-17 .layout_22 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-17 .layout_41 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-17 { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0;}
	.widget-26 { margin-top: 1px;}
	.blocklist-52 .image { margin-bottom: 5px;}
	.block-16 .layout_43_id_5 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-4 { margin-top: 6px; padding-bottom: 29px;}
	.address-12 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-9 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 18px;}
	.block-18 .layout_center_45_id_51_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-19 { width: 280px;}
	.block-10 .layout_31_id_37 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-12 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-12 .layout_34 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-11 .layout_32 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-11 .layout_35 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}

}
.side-panel .widget-4 { margin: 0 0 20px; border: none; 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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -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 .menu-6 .menu-scroll > ul { display: block;}
.side-panel .menu-6 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-6 .menu-scroll > ul ul { position: static; width: 260px; margin-left: 0;}
.side-panel .menu-6 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-6 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-6 .menu-scroll > ul ul > li > a.active { color: #1a8e8e;}
.side-panel .menu-6 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a { width: 260px; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; left: 0; right: 0;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a.active { color: #242424; background: rgba(36,5,5,0.08); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.side-panel .widget-12 { padding: 25px; margin: 0 0 20px; border: none; z-index: 5; width: auto; left: 0; top: 0; position: relative; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; -webkit-box-shadow: inset 0px 0px 0px  1px #31bbe2; -moz-box-shadow: inset 0px 0px 0px  1px #31bbe2; box-shadow: inset 0px 0px 0px  1px #31bbe2; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.side-panel .menu-18 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-18 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-18 .menu-scroll > ul ul > li > a.active { background: none; color: #b6c760;}
.side-panel .menu-18 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-18 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-18 .menu-scroll > ul > li.menu-item > a.active { color: #87c726; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8yLnN2ZyIgZGF0YS1uYW1lPSIyLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiM4N2M3MjYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 8px no-repeat;}
.poluch {
    vertical-align: middle;
    display: inline-block;
    border-style: double;
    width: 100%;
    border-width: 0 0 6px 0;
    border-color: #ffb300;}

.poluch img {
    float: left;
    padding: 27px 20px 43px 0;}
	
.poluch-zag {
    color: #89b320;
    font-weight: 500;
    font-size: 21px;
    padding: 22px;}
.okna-6 td {
    border: 1px solid #89b320;
    padding: 2px;}
.pri th {
    background: #ffb300;
    color: #152c42;
    border: 1px solid #2142616e;
    text-align: center;}	
.pri {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 22px;}
.pri td {
    border: 1px solid #2142616e;
    padding: 5px;
    text-align: left;}
  .knopki {
    display: inline-block;
    margin: 12px 0px 34px 0px;}
.knopki a{
    color: #000;
    text-decoration: none;
    border: 2px solid #31bbe2;
    border-radius: 5px;
    padding: 9px 17px 12px 8px;}
.knopki a:hover{background:#ffb300;}
.site-path{text-align:left;font-size: 15px;color: #5b5b5b;}
.price th{background:#87c826;color:#fff;text-align:center;font-size:17px;border: 2px solid #c5c7c8;}
.price td{border: 2px solid #c5c7c8;padding: 3px 6px;}
.napr{margin-bottom: 10px;}
.napr a{
    background: #31bbe2;
    padding: 4px 9px;
    text-decoration: none;
    color: #fff;
}
.napr a:hover{background:#31bbe2ad;}
.protocol{background: #ffba02;padding: 10px;text-align: center;color: #000;}
.protocol a{text-decoration:none;}

@media(min-width: 961px) {
	
.fon-video {
	height: 500px;
	overflow: hidden;
	filter: brightness(0.5);
	width: 100%;
}

.fon-video video {
    width: 100%;
}

.block-16 {
    margin: 0 0 34px;
}

.fon-title {
    position: relative;
}

.layout_43_top {
    position: absolute;
    top: 0;
    width: 100%;
}

.block-2 {
    margin-left: 0;
}

.block-6 {
    padding-left: 0;
    width: 350px;
}
.layout_43_top .text_body a {
    margin-bottom: 9px !important;
    display: block !important;
}
}

@media(max-width: 961px) {
.fon-video video {
	display:none;
}
}

.ymaps-2-1-78-islets_icon-with-caption__caption-block .ymaps-2-1-78-islets_icon-caption {
	max-width: 230px !important;
}

.block-18 {
	height: 566px;
}

.whatsapp-icon{
display: none;
}
@media (max-width: 768px){
.whatsapp-icon {
display: block;
position: fixed;
bottom: 20px;
    right: 20px;
animation-name: whatsapp-rotate;
animation-duration: 2.2s;
animation-iteration-count: 15;
animation-timing-function: ease-in-out;
animation-delay: 3s;
animation-play-state: running;
border-radius: 50%;
overflow: hidden;
width: 64px;
height: 64px;
z-index: 7;
    box-shadow: 0 0 10px #5f5fa0;
}
.whatsapp-icon:hover {
filter: drop-shadow(5px 5px 9px #75c065);
animation-play-state: paused;
}
}

.img-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.img-wrapper > div {
	margin-bottom: 25px;
}

.img-wrapper > div:not(:last-child) {
	margin-right: 25px;
}

.img-wrapper img{
	display: block;
	width: 350px;
	transition: transform .3s;
}
.img-wrapper img:hover{
	transform: scale(1.3);
}

.video-anchor a {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(to bottom, #31bbe2, #313fe2);
    width: 100%;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 2px 5px 0 #314ee2;
    transition: 0.5s;
}

.video-anchor {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-anchor a img {
    margin-left: 10px;
}

.video-anchor a:hover {
    box-shadow: none;
    transition: 0.5s;
}

.g-img--gallery-image .g-img__link {
	width: 202px;
    height: 182px;
}

.site-name-3 .sn-logo {
	width: 270px;
	max-width: 100%;
	height: 130px;
}


/* product-items-start */

.products{
  display: flex;
  flex-wrap: wrap;
}
.product{
  box-shadow: 0 10px 15px 0 rgb(0 0 0 / 13%);
  max-width: 330px;
  width: 100%;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 25px;
  margin-bottom: 40px;
  position: relative;
}
.product-img__wrapper{
  min-height: 170px;
}
.product-img{
    height: 170px;
    max-height: fit-content;
    max-width: fit-content;
    display: block;
    width: 100%;
    margin: 0 auto;
    object-fit: none;
    object-position: center;
    border-color: transparent !important;
}
.product-info{
  text-align: center;
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-info__title{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.product-info__price{
    text-align: center;
    font-weight: 600;
    margin: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 18px;
    color: #ff8d16;
}
.product-more__detail{
  font-weight: 600;
  text-align: center;
}
.product-more{
  text-align: center;
  padding: 10px 10px 0;
  background: #31bbe2;
  display: block;
  text-decoration: none;
  color: #fff !important;
  font-weight: 600;
  position: relative;
  transition: background .3s;
  
}
.product-more:hover{
  background: #139ec5;
  cursor: pointer;
}

.product-more::after{
   position: absolute;
  content: '';
  width: 100%;
  height: 20px;
  background: #31bbe2;
  bottom: -19px;
  left: 0;
  transition: background .3s;
  clip-path: polygon(
      0% 0px,
      0px 0%,
      calc(100% - 0px) 0%,
      100% 0px,
      100% calc(100% - 15px),
      calc(100% - 50%) 100%,
      50% 100%,
      0 calc(100% - 15px)
    ); 
}
.product-more:hover::after{
  background: #139ec5;
}
.product-wrapper{
  padding: 0 10px;
  position: absolute;
  width: calc(100% - 20px);
  background: #fff;
  height: calc(100% - 32px);
  overflow: auto;
  display: none;
}
.product-wrapper.active{
  display: block;
}
.product-wrapper p {
	margin: 5px;
}

/* scroll-start */

.product-wrapper::-webkit-scrollbar-button {
  background-image:url('');
  background-repeat:no-repeat;
  width:5px;
  height:0px
}

.product-wrapper::-webkit-scrollbar-track {
  background-color:#ecedee
}

.product-wrapper::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 5px;
  background-color: #ff993099;
}

.product-wrapper::-webkit-scrollbar-thumb:hover{
  background-color: #ff9930b3;
}

.product-wrapper::-webkit-resizer{
  background-image:url('');
  background-repeat:no-repeat;
  width:8px;
  height:0px
}

.product-wrapper::-webkit-scrollbar{
  width: 8px;
}

/* scroll-end */

/* product-items-end */

.product-info__price div {
    margin-left: 7px;
}

.works-photo {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
}
.works-photo .photo-item img {
	width: 160px;
    height: 160px;
    object-fit: cover;
    object-position: top;
    
    margin: 0 10px 10px 0;
}
.photo-warehouse img {
	max-width: 300px;
	float: right;
	
	margin-left: 30px;
}

img {
	max-width: 100%;
}

.menu-6 .menu-scroll > ul > li.menu-item > a[href="/ceny-plastikovie-okna"] {
	background:#99ddf1; 
	padding: 5px;
}

/* replacement-icon start */

.replacement{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.replacement__item{
	width: 210px;
	text-align: center;
	padding: 5px;
	margin: 5px 10px;
}

.replacement__item-img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.replacement__item-text{
	font-weight: 600;
}

/* replacement-icon end */

@media (min-width: 961px) {
.block-menu-top ul {
    margin: 0;
    padding: 0;
}

.block-menu-top li {
    list-style: none;
    display: inline-block;
}

.block-menu-top a {
    background: none !important;
    padding: 15px 13px !important;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
}

.block-menu-top li:not(:last-child) a {
    margin-right: 10px;
}
	.fon-video video {
    position: absolute;
    top: 0;
    left: 0;
}
.fon-video {
    filter: brightness(1);
    height: 570px;
}
	.fon-video video {
		filter: brightness(0.5);
	}
	
	.fon-video .block-menu-top {
    position: relative;
    z-index: 1;
    display: block;
}
.layout_43_top {
    top: 50px;
}

.block-menu {
    padding: 20px 0;
    background: #00000080;
    position: relative;
    z-index: 1;
}

.block-menu-top li a:hover {
    transition: all 0.5s;
    text-decoration: underline;
}

.block-menu-top li a {
    transition: all 0.5s;
    background: #c1c1c1ab;
    position: relative;
    display: block;
}

}

@media (max-width: 960px) {
	.fon-video .block-menu-top {
    display: none;
	}
	.side-panel-8 .block-menu-top {
		width: 100%;
	}
.block-menu-top > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.block-menu-top > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.block-menu-top > ul > li.menu-item > a { padding: 7px 15px 7px 30px; margin: 0 0 2px; border: 1px dashed rgba(255,255,255,0.6); 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: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: normal; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8yLnN2ZyIgZGF0YS1uYW1lPSIyLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiMwMGZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 8px no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.block-menu-top > ul > li.menu-item > a:hover, 
.block-menu-top > ul > li.menu-item > a.hover, 
.block-menu-top  > ul > li.menu-item > a.active { color: #87c726; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgCiAgPC9kZWZzPgogIDxjaXJjbGUgaWQ9Il8yLnN2ZyIgZGF0YS1uYW1lPSIyLnN2ZyIgY2xhc3M9ImNscy0xIiBjeD0iMjYiIGN5PSIyNiIgcj0iMjYiIGZpbGw9IiM4N2M3MjYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9jaXJjbGU+Cjwvc3ZnPg==") left 0px top 50% / 8px no-repeat;}
.block-menu-top > 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;}
.block-menu-top > ul > li.menu-item > a .menu-item-image { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 20px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 10px; width: 10px; overflow: hidden; height: 10px; background: #ffffff; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px;}
.block-menu-top > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 10px; height: 10px; -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;}
.block-menu-top > ul > li.menu-item > a img { border: none; box-sizing: border-box; max-width: 100%; height: auto; width: auto; background: #ffffff; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px; vertical-align: middle; display: -webkit-flex; display: flex;}
.block-menu-top > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	
	.side-panel .block-menu-top {
    padding: 0 25px 25px;
    margin-top: -25px;
    border: none;
    z-index: 5;
    width: auto;
    left: 0;
    top: 0;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    background: #ffffff;
    right: 0;
}
.side-panel .widget-12 {
    margin: 0;
}	
.side-panel .widget-12 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.block-7 {
    margin-left: 0;}
}

.calculator-window,
.call-measurer {
	display: flex;
	position: fixed;
	left: 20px; bottom: 20px;
	z-index: 999;
}
.calculator-window a,
.call-measurer a {
	width: 64px;
	height: 64px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 0 3px #00994a;
	z-index: 2;
}
.calculator-window a {box-shadow: inset 0 0 0 3px #de1a70;}
.calculator-window a::before,
.call-measurer a::before {
	content: '';
	position: absolute;
	top: 100%;
	left: 0%;
	width: 100%;
	height: 100%;
	background: #00994a;
	border-radius: 50%;
	transition: .5s;
	z-index: 1;
}
.calculator-window a::before {
	background: #de1a70;
}
.calculator-window img,
.call-measurer img {
	width: 32px;
	z-index: 1;
}
.calculator-window a:hover img,
.call-measurer a:hover img {filter: grayscale(1) brightness(1000%)}
.calculator-window a:hover:before,
.call-measurer a:hover:before {top: 0;}
.calculator-window {
	left: 20px; bottom: 100px;
}

.nyagan-cards {
	display: flex;
	flex-wrap: wrap;
}
.nyagan-cards .nyagan-card {
	width: 100%;
	max-width: 223px;
	
	margin: 0 20px 30px 0;
}
.nyagan-cards .nyagan-card img {
	height: 200px;
	object-fit: cover;
}
.nyagan-cards .nyagan-card .nyagan-description {
	font-size: 14px;
	text-align: center;
	
	margin-top: 5px;
}
@media screen and (max-width: 991px) {
	.nyagan-cards {justify-content: center;}
	.nyagan-cards .nyagan-card {margin: 0 10px 30px;}
}

.photo-cards {
	display: flex;
	flex-wrap: wrap;
}
.photo-cards .photo-card {
	width: 100%;
	max-width: 223px;
	
	margin: 0 20px 30px 0;
}
.photo-cards .photo-card img {
	height: 200px;
	object-fit: cover;
}
.photo-cards .photo-card .photo-description {
	font-size: 14px;
	text-align: center;
	
	margin-top: 5px;
}
@media screen and (max-width: 991px) {
	.photo-cards {justify-content: center;}
	.photo-cards .photo-card {margin: 0 10px 30px;}
}

.pdf-a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}
.gallery-cards {
	display: flex;
	flex-wrap: wrap;
}
.gallery-cards .gallery-card {
	width: 100%;
	max-width: 230px;
	display: flex;
	justify-content: center;
	align-items: baseline;
	
	margin: 5px 10px 20px 0;
}
.gallery-card img {
	width: 100%;
	height: auto;
	max-height: 200px;
	display: block;
	object-fit: cover;
}

.h2 {
    box-sizing: border-box;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-style: normal;
    font-family: Roboto Condensed, sans-serif;
    color: #31bbe2;
}

.ankor a {
    display: block;
    text-decoration: none;
    margin: 10px 0;
    padding: 15px;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to bottom, #00ffff, #2ba0c1);
    border-radius: 5px;
    box-shadow: 8px 8px 5px -5px #1e819d;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s;
}

.ankor a:hover {
    transition: all 0.5s;
    box-shadow: none;
    transform: translateY(2px);
}

.img-diller {
    border: 1px solid #87c826;
    box-sizing: border-box;
    height: 473px;
}

.img-diller > img {
    max-width: 100%;
    height: auto;
}


@media screen and (max-width: 960px) {
	.title-page .block-16, .block-16 {
		height: 463px !important;
	}
	
	.layout_41 .widget-12.menu-18 {
		display: none;
	}
	
	.layout_center_2_id_7_1 .layout_41 {
		height: 526px !important;
	}
	.layout_41 .widget-33, .layout_41 .widget-27 {
		display: none;
	}
	
	.fon-video .block-menu {
		display: block;
	}
	
	.title-page .block-16 {
		order: unset;
	}
	.title-page .block-2 {
		margin: 0;
	}
}

@media screen and (max-width: 480px) {
	.title-page .block-16, .block-16 {
		height: 478px !important;
	}
	.block-6, .block-2 {
    	width: 100%;
    }
}

@media screen and (max-width: 375px) {
	.title-page .block-16, .block-16 {
		height: 500px !important;
	}
}

.sn-logo {
	height: 105px;
}

.product-wrapper.active > .product-more {
    display: none;
}
.price_okna tr {
	border-bottom: 1px solid #31bbe2;
}
.price_okna th {
	text-align: center;
}

.g-row.g-gallery1-photo-list {
    display: flex;
    flex-wrap: wrap;
}

.g-row.g-gallery1-photo-list > div {
    max-width: 222px;
    box-sizing: border-box;
    background: linear-gradient(to top, #ff4d30cc, #ffc130cc, #ffc130cc, #ff4d30cc);
    padding: 5px;
}

.g-img--gallery-image .g-img__link {
    width: 100%;
}

.g-img__layers + div p {
    margin: 0 !important;
    color: #000;
    font-size: 14px;
    padding: 5px 15px;
}

.g-img:hover .g-img__caption {
    text-decoration: none !important;
}

.g-img .g-img__caption:hover {
    text-decoration: underline !important;
}

.g-img--gallery-image .g-img__caption {
    max-width: 210px !important;
    font-size: 15px !important;
    text-align: center;
    color: #31bbe2;
}

.more-img img {
    height: 100px;
}

.g-img.g-img--gallery-image .img_cena {
    margin-top: 10px;
}

a.g-img__link {
    border: none !important;
    padding: 0 !important;
    display: block;
    overflow: hidden;
}

a.g-img__link:hover {
    box-shadow: none !important;
}

img.g-img__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-right: auto;
    margin-left: auto;
}

.g-img.g-img--gallery-image {
    box-shadow: 1px 1px 5px 0 #6e95a1;
    border-radius: 5px;
}

.g-img.g-img--gallery-image > div {
    background: #fff;
    height: 100%;
    border-radius: 5px;
}

.g-img.g-img--gallery-image > div:not(:first-child) {
    padding: 0 7px;
}

.img_cap_bottom {
	height: calc(100% - 182px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.img_cap_bottom {
    height: calc(100% - 182px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 5px;
    position: relative;
    z-index: 10;
}

a.im_button {
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    background: linear-gradient(to top, #ff7359, #ffab59);
    font-weight: bold;
    box-shadow: 0 3px 2px 0 #bf381f;
    transition: all 0.5s;
}

.im_button:hover {
    transition: all 0.5s;
    box-shadow: none;
    transform: translateY(3px);
}

.g-img__layers {
    overflow: hidden;
}

.g-img__layers > div:last-of-type {
    padding: 0 5px;
}

.prais-list {
    margin-bottom: 10px;
}

.prais-list a {
    text-decoration: none;
    border-radius: 5px;
    background: #31bbe2;
    display: block;
    padding: 10px 5px;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    box-shadow: 0 3px 2px 0 #186b83cc;
    transition: all 0.4s;
}

.prais-list a:hover {
    box-shadow: none;
    transform: translateY(3px);
    transition: all 0.4s;
}

.site-name-3 .sn-wrap {
    align-items: center;
}

.block-12 .layout_34 {flex-direction: row;}

.block-12 .layout_34 > div:first-of-type {margin-right: 15px;}

.block-order {display: flex;flex-direction: column;}

.block-order-2 {order: 2;}

.block-order-1 {order: 1;}

.menu-18 .menu-scroll > ul > li.menu-item > a[href="/razdvizhnye-okna"], .menu-18 .menu-scroll > ul > li.menu-item > a[href="/smart-okna"] {
    border: none;
    color: #fff;
    background: #31bbe2;
    position: relative;
    transition: all 0.4s;
    box-shadow: 0 3px 2px 0 #31bbe2;
}

.menu-18 .menu-scroll > ul > li.menu-item > a[href="/smart-okna"] {
    margin-top: 12px;
    margin-bottom: 8px;
}

.menu-18 .menu-scroll > ul > li.menu-item > a[href="/razdvizhnye-okna"]:after, .menu-18 .menu-scroll > ul > li.menu-item > a[href="/smart-okna"]:after {
    content: "*VIP";
    height: 100%;
    display: flex;
    position: absolute;
    right: 0;
    align-items: center;
    padding: 0 15px;
    background: #FF4D30;
    border-radius: 3px;
    transition: all 0.4s;
    box-shadow: 0 3px 2px 0 #FF4D30;
}

 .menu-18 .menu-scroll > ul > li.menu-item > a[href="/razdvizhnye-okna"]:hover, .menu-18 .menu-scroll > ul > li.menu-item > a[href="/smart-okna"]:hover {
    box-shadow: none;
    transition: all 0.4s;
    transform: translateY(3px);
}

.menu-18 .menu-scroll > ul > li.menu-item > a[href="/razdvizhnye-okna"]:hover:after, .menu-18 .menu-scroll > ul > li.menu-item > a[href="/smart-okna"]:hover:after {
    box-shadow: none;
    transition: all 0.4s;
}
a[href="/plastikovye-okna-akcii-i-skidki"] {
    color: #d9544d;
}
a[href="/plastikovye-okna-akcii-i-skidki"]:hover { 
	color: #d9544d;
}

.button-okna a, .block-btn a {display: inline-block;margin-left: 10px;margin-bottom: 10px;padding: 5px 10px;text-decoration: none;color: #fff;background: #ff4d30;border-radius: 3px;transition: all 0.4s;box-shadow: 0 4px 0px 0 #a62410;font-weight: normal;}

.button-okna, .block-btn {font-weight: bold;}

.button-okna a:hover, .block-btn a:hover {transition: all 0.4s;transform: translateY(4px);box-shadow: none;}

table.pri img {
    min-width: 150px;
    height: auto;
}

.download-pdf {
    display: flex;
    align-items: center;
}

iframe #div_left {
    width: 440px;
}

iframe #klk {
    width: auto;
}

.block-7 {
    max-width: 789px;
}
.navigator-button{
    margin-top: 10px;
    margin-bottom: 10px;
background: linear-gradient(to bottom, #3ac4ee, #0082fc);
    box-shadow: 4px 4px 2px -2px#306987;
    transition: all 0.5s;
    cursor: pointer;
	
}
.navigator-button a{
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    
}
.navigator-button:hover {
    box-shadow: none;
    transition: all 0.4s;
}
.cost {
	flex-wrap: wrap;
	display: flex;
}

.cost > div {
    max-width: 340px;
    width: 100%;
    margin-bottom: 25px;
}

.cost > div:nth-child(2n-1) {
    margin-right: 20px;
}

.cost .cost__item{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 5px 10px 2px rgb(34 60 80 / 20%);
  border-radius: 7px;
  overflow: hidden;
}
.cost .cost__item-top{
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  width: 100%;
}
.cost__item-bottom{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cost .cost__item-img{
    display: block;
    max-width: 100%;
    height: 220px;
    object-fit: cover;
    width: 100%;
    padding: 10px 0;
    object-fit: contain;
    border:none;
}
.cost .cost__item-title{
  display: inline-block;
  margin: 10px 5px;
  color: #1a9ca4;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  transition: all .5s;
  text-decoration: none;
}
.cost .cost__item-title:hover{
  color: #1f2042;
  transition: all .5s;
}
.cost .cost__item-wrapper{ 
  max-height: 125px;
  height: 100%;
  overflow: auto;
  font-size: 14px;
  line-height: 1.4;
}

.cost .cost__item-top > div {
	display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: space-between;
}

.cost .cost__item-wrapper > div{
	background: #f1f1f1;
	padding: 10px;
}

.cost .cost__item-wrapper::-webkit-scrollbar-button {
  background-image:url('');
  background-repeat:no-repeat;
  width:5px;
  height:0px
}
.cost .cost__item-wrapper::-webkit-scrollbar-track {
  background-color: #ecedee;
}

.cost .cost__item-wrapper::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #6dc0c8;
}

.cost .cost__item-wrapper::-webkit-scrollbar-thumb:hover{
  background-color: #199da4;
}

.cost .cost__item-wrapper::-webkit-resizer{
  background-image:url('');
  background-repeat:no-repeat;
  width:4px;
  height:0px
}

.cost .cost__item-wrapper::-webkit-scrollbar{
  width: 6px;
}

.cost .cost__item-price{
    margin: 10px 0;
    color: #2a778f;
    font-size: 18px;
    font-weight: bold;
}
.cost .cost__item-calc{
  display: inline-block;
  padding: 10px 20px;
  font-weight: bold;
  box-shadow: 0 6px 10px -5px #0a4548;
  background: #1a9ca3;
  transition: all .5s;
  color: #fff;
  margin: 0 0 10px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  border-radius: 7px;
  box-sizing: border-box;
}
.cost .cost__item-calc:hover{
  background: #238496;
  transition: all .5s;
  box-shadow: none;
}

.questions-block > div {
    max-width: 960px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    box-sizing: border-box;
    background-color: #fff;
}

.questions-block-h2 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #31bbe2;
    font-weight: bold;
}

.questions-block details {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 10px 15px;
    font-size: 18px;
    cursor: pointer;
}

.questions-block details span {
    display: inline-block;
    margin-right: 5px;
    color: #31bbe2;
    font-size: 20px;
    font-weight: bold;
}

.question-otvet {
    margin-top: 10px;
}

.questions-block summary {
    position: relative;
    transform-origin: center;
    border-bottom: 1px solid #31bbe2;
}

.questions-block summary:after {
    display: inline-block;
    content: '\003C';
    color: #31bbe2;
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
    position: relative;
    top: 1px;
    left: 2px;
    transform: rotate(-90deg);
}

.questions-block details[open] summary:after {
    transform: rotate(90deg);
}

.questions-block {
    position: relative;
    margin: 15px 0 0 0; 
}

.questions-block > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
    opacity: 0.5;
}

.questions-block > div {
    background: #ffffffd9;
    position: relative;
    padding: 30px 0;
}

.otzyvy > div {
    max-width: 960px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

.otzyvy .otzyvy-block-h2 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #31bbe2;
    font-weight: bold;
}

.otzyvy {
    margin: 25px 0;
}