@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_3_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; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-29 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(to right,rgba(228, 224, 227, 0) 50%,#e4e0e3 50%), url("../images/lib_1097203_foot.jpg?1552383183528") left 50% top 50% / auto auto no-repeat #6b371a; z-index: 4; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-30 .layout_59_id_60 { 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-30 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/lib_1097203_rectangle.svg?1552382850166") left calc(50% + 500px) top 0px / auto auto no-repeat; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-31 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 317px; text-decoration: none;}
.block-32 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 188px; background: #e4e0e3; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 40px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-33 .layout_63 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_66 { -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-33 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-34 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-30 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: #8da702; text-align: right; text-decoration: none; width: auto; right: 0;}
.widget-31 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; padding-top: 40px; padding-left: 40px; padding-bottom: 40px; right: 0;}
.widgetsocial-65 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 0; font-family: Roboto Condensed, sans-serif; color: #4c4449; text-align: right; text-decoration: none; padding-bottom: 15px;}
.widgetsocial-65 .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-65 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; text-align: right;}
.widgetsocial-65 .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-65 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .fb .wg-soc-icon { border: none; background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .ins .wg-soc-icon { border: none; background: url("../images/lib_1097203_insta.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .youtube .wg-soc-icon { border: none; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 33px; min-height: 33px; text-align: left; height: 33px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-65 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-65 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.block-35 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 40px; right: 0; text-decoration: none;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 6; text-align: left; box-sizing: border-box; width: auto; right: 0; opacity: 0.01;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 5; font-family: Roboto Condensed, sans-serif; color: #4c4449; text-align: left; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 10px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 10px;}
.widget-34 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: left; box-sizing: border-box; min-height: 0; width: auto; right: 0;}
.popover-wrap-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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-69 .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;}
.editable_block-69 p:first-child { margin-top: 0;}
.editable_block-69 p:last-child { margin-bottom: 0;}
.editable_block-69 .header { box-sizing: border-box; font-size: 30px; margin-bottom: 0; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #51340d; line-height: 1.0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-weight: bold;}
.editable_block-69 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-69 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-69 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-69 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-69 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-69 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-69 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-69 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-69 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-69 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-69 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-69 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-69 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-69 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-69 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px;}
.editable_block-69 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-69 .clear { clear: both;}
.popover-container-69 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-69 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-69 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-69 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-69 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-69 .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-69 .popover-body .s3_form_item_type_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;}
.popover-wrap-69 .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-69 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-69 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-69 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-69 .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-69 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-69 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-69 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-69 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-69 .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-69 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-69 .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-69 .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-69 .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-69 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-69 .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-69 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-69 .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-69 .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-69 .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-69 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-69 .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-69 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-69 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-69 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-69 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-69 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-69 .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-69 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-69 .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-69 .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-69 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-69 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-69 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-69 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-69 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-69 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-69 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-69 ::-moz-placeholder { color: #ababab;}
.popover-wrap-69 :-ms-input-placeholder { color: #ababab;}
.widget-35 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; padding-top: 10px; padding-bottom: 0.02px; right: 0;}
.address-70 p:first-child { margin-top: 0;}
.address-70 p:last-child { margin-bottom: 0;}
.address-70 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-70 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-70 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-70 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-70 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-70 .title { box-sizing: border-box; display: none;}
.address-70 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #4c4449; text-decoration: none; font-size: 16px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-70 input.tgl-but { box-sizing: border-box; display: none;}
.address-70 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-36 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 10px; padding-bottom: 0.02px;}
.phones-71 p:first-child { margin-top: 0;}
.phones-71 p:last-child { margin-bottom: 0;}
.phones-71 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-71 .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-71 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/icon_3721678.svg") left 50% top 50% / 23px no-repeat; margin-right: 10px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-71 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-71 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-71 .title { box-sizing: border-box; display: none;}
.phones-71 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -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; color: #51340d; text-decoration: none; font-size: 22px; font-weight: bold; min-height: 40px;}
.phones-71 input.tgl-but { box-sizing: border-box; display: none;}
.phones-71 .text_body a { text-decoration: none; color: inherit;}
.phones-71 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-37 { margin: -1px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 40px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-box-shadow: 100px 0px 0px  #51340d; -moz-box-shadow: 100px 0px 0px  #51340d; box-shadow: 100px 0px 0px  #51340d; background: #51340d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-72 .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-72 .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-72 .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-72 .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-72 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-72 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-72 .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-72 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-72 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-72 .menu-scroll > ul > li.menu-item > a { padding: 12px 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; align-self: auto; min-height: 60px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-72 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-72 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-72 .menu-scroll > ul > li.menu-item > a.active { color: #000000; background: #b6de47;}
.menu-72 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-72 .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-72 .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-72 .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-72 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-72 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-72 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-72 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-72 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-72 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-72 .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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.menu-72 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-72 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-72 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-72 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: url("../images/bg.png") left 50% top 50% / auto auto repeat #e4e0e3; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-bottom: 0.02px; text-decoration: none;}
.block-11 .layout_18 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 .layout_20 { -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 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.block-10 { margin: 0 0 auto -180px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-12 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 0px 60px 0px  #51340d; -moz-box-shadow: inset 0px 60px 0px  #51340d; box-shadow: inset 0px 60px 0px  #51340d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-13 .layout_19 { -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-13 .layout_24 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 { margin: 0; position: relative; top: 0; left: 0; width: 660px; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-12 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: 100px; min-height: 6px; padding-top: 21px;}
.languages-24 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.languages-24 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; text-align: center; font-size: 0;}
.languages-24 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000; font-size: 12px; min-height: 0;}
.languages-24 .lang-item a .img-convert { box-sizing: border-box; width: 22px; height: 16px; 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;}
.languages-24 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.languages-24 .lang-title { font-family: Roboto Condensed, sans-serif; text-align: left; color: rgba(255,255,255,0.6); font-style: normal; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; font-size: 15px; min-height: 60px; padding-top: 0.02px; margin-top: auto; margin-bottom: auto; padding-left: 10px;}
.languages-24 .lang-title:hover, 
.languages-24 .lang-title.hover, 
.languages-24 .lang-title.active { color: #ffffff;}
.widget-10 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-19 .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-19 .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-19 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-19 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-19 .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-19 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-19 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-19 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #51340d; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto Condensed, sans-serif;}
.menu-19 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-19 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.2; position: relative; font-style: normal; text-transform: none; letter-spacing: 0;}
.menu-19 .menu-scroll > ul ul > li > a:hover, 
.menu-19 .menu-scroll > ul ul > li > a.hover, 
.menu-19 .menu-scroll > ul ul > li > a.active { color: rgba(255,255,255,0.6);}
.menu-19 .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-19 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-19 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-19 .menu-scroll > ul > li.menu-item > a { padding: 10px 12px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; text-transform: none; letter-spacing: 0; align-self: auto; min-height: 70px; background: none, none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center;}
.menu-19 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-19 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-19 .menu-scroll > ul > li.menu-item > a.active { color: #535353; background: url("../images/menu_marks.png?1552382640331") left 50% bottom 0px / auto auto no-repeat, url("../images/mneu_bg.svg") left 50% top 0px / auto auto repeat-x;}
.menu-19 .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-19 .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-19 .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-19 .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-19 .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-19 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-19 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-19 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaWQ9IkxheWVyXzEiIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIyIiBpZD0iY2lyY2xlLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTIiIGN5PSI1IiByPSIyIiBpZD0iY2lyY2xlLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2ZmZmZmZiI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTIiIGN5PSIxOSIgcj0iMiIgaWQ9ImNpcmNsZS00IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNmZmZmZmYiPjwvY2lyY2xlPjwvc3ZnPg==") left 50% top 50% / 26px no-repeat; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 0; line-height: 1.4; -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; font-style: normal; text-transform: none; letter-spacing: 0; align-self: auto; min-height: 60px; width: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; opacity: 0.5;}
.menu-19 .menu-scroll > ul > li.more-button > a:hover, 
.menu-19 .menu-scroll > ul > li.more-button > a.hover, 
.menu-19 .menu-scroll > ul > li.more-button > a.active { opacity: 1;}
.menu-19 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-19 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-19 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-25 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 170px; background: linear-gradient(to right,rgba(81, 52, 13, 0.7) 0%,rgba(139, 38, 104, 0) 100%), url("../images/pic.jpg?1552383252586") left 50% top 50% / cover no-repeat; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 40px; padding-top: 60px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-26 { margin: 0; position: relative; top: 0; left: 0; width: 660px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-8 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; padding-top: 0.02px; padding-bottom: 0.02px; 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; color: #ffffff; text-decoration: none; font-size: 16px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-12 input.tgl-but { box-sizing: border-box; display: none;}
.address-12 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 10px; padding-bottom: 0.02px;}
.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: 30px; background: url("../images/icon_3721678.svg") left 50% top 50% / 23px no-repeat; margin-right: 10px; min-height: 40px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.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, sans-serif; -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; color: #ffffff; text-decoration: none; font-size: 22px; font-weight: bold; min-height: 40px;}
.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;}
.block-9 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-9 .layout_16 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-9 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.block-8 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 50px; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 480px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 5px; padding-bottom: 0.02px;}
.block-7 { margin: 0; position: relative; top: 0; left: 0; width: 250px; 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; padding-bottom: 0.02px;}
.block-6 { margin: 0; position: relative; top: 0; left: 0; width: 250px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-4 { margin: 0; position: relative; top: 0; left: 0; width: 250px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 5px;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-left: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-decoration: none; font-size: 17px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-left: 0;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-8 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-8 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; margin-right: 10px;}
.site-name-8 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 100px; margin-top: -17px;}
.site-name-8 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #2d1904; text-decoration: none; font-size: 40px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.site-name-8 a { text-decoration: none; outline: none;}
.widget-2 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 80px; min-height: 50px; font-size: 25px; padding-right: 0; padding-bottom: 0.02px;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-right: 10px;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 100px; margin-top: 0;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 38px; font-weight: bold;}
.site-name-4 a { text-decoration: none; outline: none;}
.block-15 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 30px; padding-bottom: 60px; text-decoration: none;}
.widget-29 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; color: rgba(0,0,0,0.5); text-decoration: none; font-size: 11px; box-sizing: border-box; width: auto; right: 0; padding-bottom: 30px;}
.path a { box-sizing: border-box; color: #006ac7; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.block-28 .layout_27 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 .layout_55 { -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-28 { margin: 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.block-27 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; line-height: 1.5; text-decoration: none; font-size: 15px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-54 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: #51340d;}
.content-54 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: #51340d;}
.content-54 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: #51340d;}
.content-54 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: #51340d;}
.content-54 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: #51340d;}
.content-54 a { box-sizing: border-box; color: #006ac7; line-height: 1.2; text-decoration: underline;}
.content-54 a:hover, 
.content-54 a.hover, 
.content-54 a.active { text-decoration: none;}
.content-54 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-54 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-54 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-54 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-54 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-27 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #51340d; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: bold; width: auto; right: 0; padding-bottom: 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: #51340d;}
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: #51340d;}
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: #51340d;}
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: #51340d;}
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: #51340d;}
.block-14 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 265px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 40px; padding-bottom: 0.02px; right: 0; text-decoration: none;}
.widget-13 { padding: 15px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; box-sizing: border-box; display: block; right: 0; background: #b6de47; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.menu-26 .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-26 .menu-scroll > ul ul { padding: 5px 5px 10px; margin: 0; border: none; position: static; top: 0; left: 100%; background: #eeeeee; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-26 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-26 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-26 .menu-scroll > ul ul > li > a { padding: 10px 10px 10px 20px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #51340d; font-size: 14px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto, sans-serif; font-style: normal; text-transform: none; letter-spacing: 0;}
.menu-26 .menu-scroll > ul ul > li > a:hover, 
.menu-26 .menu-scroll > ul ul > li > a.hover, 
.menu-26 .menu-scroll > ul ul > li > a.active { text-decoration: underline; color: #006ac7;}
.menu-26 .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-26 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-26 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-26 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-26 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-26 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-26 .menu-scroll > ul > li.menu-item > a { padding: 8px 15px 8px 50px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 17px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; text-transform: none; letter-spacing: 0; background: url("../images/menu.png") left 13px top 50% / auto auto no-repeat, none transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-26 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-26 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-26 .menu-scroll > ul > li.menu-item > a.active { color: #51340d; background: url("../images/menu_marks.png?1552382640331") left 13px top 50% / auto auto no-repeat, url("../images/menu.png") left 13px top 50% / auto auto no-repeat #eeeeee;}
.menu-26 .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-26 .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-26 .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-26 .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-26 .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-6 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #ffffff; text-decoration: none; font-size: 27px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 60px; background: linear-gradient(to bottom,#51340d 0%,#2d1904 100%); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-box-shadow: 0px 1px 0px  #000000; -moz-box-shadow: 0px 1px 0px  #000000; box-shadow: 0px 1px 0px  #000000; font-weight: 300;}
.widget-6:hover, 
.widget-6.hover, 
.widget-6.active { background: linear-gradient(to bottom,#2d1904 0%,#51340d 100%);}
.popover-wrap-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-10 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-10 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-10 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-10 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-10 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-10 .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-10 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-10 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-10 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-10 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-10 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .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-10 .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-10 .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-10 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .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-10 .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-10 .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-10 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-10 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-10 .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-10 .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-10 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-10 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-10 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-10 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-10 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-10 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-10 ::-moz-placeholder { color: #ababab;}
.popover-wrap-10 :-ms-input-placeholder { color: #ababab;}
.widget-26 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-51 .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-51 .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; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; font-size: 12px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.side-panel-51 .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-51 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-51 .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-51 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-51 .side-panel-button-icon { display: block;}
.side-panel-51 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-51 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-29 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-30 .layout_59_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 { padding-left: 300px;}
	.block-32 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-33 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-33 { padding-right: 20px; padding-bottom: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-31 { text-align: left; margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 20px; padding-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-right: 0;}
	.widgetsocial-65 .soc-header { text-align: left;}
	.widgetsocial-65 .telegram .wg-soc-icon { background: none;}
	.widgetsocial-65 .whatsapp .wg-soc-icon { background: none;}
	.block-35 { margin-top: 15px;}
	.widget-32 { margin-left: auto; margin-right: auto; -webkit-order: 5; -moz-order: 5; order: 5; display: none;}
	.widget-33 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-34 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.editable_block-69 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-69 .more { clear: none;}
	.widget-35 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.address-70 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-70 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-36 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-71 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-71 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-37 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.menu-72 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-72 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.block-2 { padding-bottom: 10px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-11 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-10 { display: none; margin-left: 0;}
	.block-12 { background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-13 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-13 .layout_24 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: none;}
	.block-13 { width: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-25 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-26 { width: auto;}
	.widget-8 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-12 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-7 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-11 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-11 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-9 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-9 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-8 { background: none; margin-top: 15px; margin-right: auto; display: none;}
	.block-3 { width: auto; right: 0;}
	.block-7 { width: 350px; margin-left: auto; margin-right: auto;}
	.block-6 { width: auto; margin-left: 80px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { width: auto; margin-top: -105px; padding-left: 15px;}
	.widget-4 { text-align: left; margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-3 { text-align: left; margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-5 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.site-name-8 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.widget-2 { margin-left: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-15 { padding-left: 20px; padding-right: 20px;}
	.widget-29 { -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-28 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-28 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-28 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-27 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-14 { display: none;}
	.widget-26 { box-sizing: border-box; -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.side-panel-51 .side-panel-mask { text-align: left;}
	.side-panel-51 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #51340d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-51 .side-panel-top { width: auto;}
	.side-panel-51 .side-panel-button { border: none; text-align: left; min-height: 50px; width: 50px; padding-left: 8px; padding-top: 7px; padding-right: 8px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-51 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #51340d; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 6px; min-height: 4px;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-30 .layout_59_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 { padding-left: 200px;}
	.block-33 .layout_63 { 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; display: -webkit-flex; display: flex;}
	.block-33 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 { margin-top: 15px; margin-left: auto;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-11 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-10 { display: block;}
	.block-13 .layout_19 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-13 .layout_24 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-13 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-9 .layout_6 { 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; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-6 { width: 350px; margin-left: 0;}
	.block-4 { margin-left: 80px;}
	.widget-4 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.site-name-8 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-28 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-30 .layout_59_id_60 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-31 { margin-left: auto; margin-right: auto; padding-left: 0;}
	.block-32 { padding-left: 20px;}
	.block-33 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-33 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-33 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-34 { margin-left: 0;}
	.block-35 { margin-top: 0;}
	.widget-37 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-72 .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;}
	.menu-72 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-72 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1;}
	.menu-72 .menu-scroll > ul > li.home-button { display: none;}
	.menu-72 .menu-scroll > ul > li.more-button { display: none;}
	.menu-72 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-72 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-11 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-13 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-13 .layout_24 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-9 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-9 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-8 { margin-right: 0;}
	.block-6 { width: auto; margin-left: 80px;}
	.block-4 { margin-left: 0;}
	.widget-3 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-28 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-30 .layout_59_id_60 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-33 .layout_63 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-35 { margin-top: 15px;}
	.editable_block-69 .image { float: none; margin-left: 0; margin-right: 0;}
	.widget-37 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-72 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-72 .menu-scroll > ul { display: block;}
	.menu-72 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-72 .menu-scroll > ul > li.menu-item > a { width: auto;}
	.menu-72 .menu-scroll > ul ul { position: static;}
	.menu-72 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-2 { padding-left: 30px;}
	.block-11 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-11 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-10 { display: none;}
	.block-13 .layout_19 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-13 .layout_24 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-9 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-9 .layout_16 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-8 { margin-bottom: 0;}
	.block-7 { width: 250px; min-height: 90px;}
	.block-6 { margin-top: -91px;}
	.block-4 { margin-top: 0; padding-left: 0;}
	.widget-4 { font-size: 12px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-3 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-8 .sn-text { font-size: 27px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-2 { width: 60px; min-height: 40px;}
	.block-15 { padding-bottom: 30px;}
	.block-28 .layout_27 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.side-panel-51 .side-panel-top { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}

}
.side-panel .widget-12 { margin: 0 0 auto; z-index: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; width: auto; min-height: 6px; text-align: center; padding-top: 10px; box-sizing: border-box; right: 0; padding-bottom: 20px;}
.side-panel .languages-24 .lang-title { padding-left: 5px; padding-right: 5px;}
.side-panel .widget-10 { 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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-19 .menu-scroll > ul { display: block;}
.side-panel .menu-19 .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-19 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-19 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-19 .menu-scroll > ul ul > li > a { padding-left: 20px;}
.side-panel .menu-19 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-19 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-19 .menu-scroll > ul ul > li > a.active { color: rgba(255,255,255,0.6);}
.side-panel .menu-19 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a { padding: 12px 10px 12px 20px; width: auto; min-height: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.active { color: #535353; background: url("../images/menu_marks.png?1552382640331") right 5px top 50% / auto auto no-repeat, url("../images/mneu_bg.svg") left 50% top 0px / auto auto repeat-x;}
.side-panel .menu-19 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-19 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-19 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-19 .menu-scroll > ul > li.more-button > a.active { opacity: 1;}
.side-panel .widget-13 { padding: 15px 0; margin: 0 0 20px; border: none; z-index: 2; text-align: left; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-26 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-26 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-26 .menu-scroll > ul ul > li > a.active { color: #006ac7; text-decoration: underline;}
.side-panel .menu-26 .menu-scroll > ul > li.menu-item > a { padding-top: 12px; padding-bottom: 12px; color: #ffffff;}
.side-panel .menu-26 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-26 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-26 .menu-scroll > ul > li.menu-item > a.active { color: #51340d; background: url("../images/menu_marks.png?1552382640331") left 13px top 50% / auto auto no-repeat, url("../images/menu.png") left 13px top 50% / auto auto no-repeat #eeeeee;}
.side-panel .widget-6 { margin: 20px 0 0; border: none; z-index: 1; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; width: auto; right: 0; min-height: 60px; -webkit-box-shadow: 0px 1px 0px  #000000; -moz-box-shadow: 0px 1px 0px  #000000; box-shadow: 0px 1px 0px  #000000; background: linear-gradient(to bottom,#51340d 0%,#2d1904 100%); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: Roboto Condensed, sans-serif; font-style: normal; color: #ffffff; font-size: 27px; font-weight: 300; text-align: center; text-transform: none; text-decoration: none; line-height: 1.2; letter-spacing: 0; 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;}