@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { border: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; background: #ffffff; z-index: 2; margin-left: auto; margin-right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-126 { padding: 15px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 4; 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; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-138 .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-138 .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-138 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-138 .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-138 .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-138 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 18px; background: #d6d6d6; box-sizing: border-box;}
.menu-138 .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; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-138 .menu-scroll > ul ul { padding: 15px; margin: 2px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #e8e8e8; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.menu-138 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-138 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #303030; font-size: 14px; line-height: 1.4; position: relative; width: auto; font-family: Verdana, Geneva, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-138 .menu-scroll > ul ul > li > a:hover, 
.menu-138 .menu-scroll > ul ul > li > a.hover, 
.menu-138 .menu-scroll > ul ul > li > a.active { background: #ff353b; color: #ffffff;}
.menu-138 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 1px; height: auto; width: auto; background: #ffffff;}
.menu-138 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-138 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-138 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 2px; 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: #000; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Verdana, Geneva, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: none; text-align: center; min-height: 55px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; background: transparent;}
.menu-138 .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-138 .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-138 .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-138 .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-138 .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-138 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-138 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-138 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-138 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-138 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-138 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-34 { margin: 77px 0 0; border: 0px solid #000000; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-box-shadow: inset 0px 0px 0px  #000000; -moz-box-shadow: inset 0px 0px 0px  #000000; box-shadow: inset 0px 0px 0px  #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 0.02px; padding-left: 0; padding-right: 0;}
.block-26 .layout_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 .layout_161 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-26 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1280px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-top: 0.02px; right: auto; max-width: 100%; padding-left: 85px; padding-right: 75px;}
.widget-57 { margin: 8px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 313px; min-height: 0; font-size: 25px; right: 0;}
.site-name-60 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-60 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-60 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; margin-left: 0; margin-right: auto;}
.site-name-60 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-60 a { text-decoration: none; outline: none;}
.block-86 { margin: 19px 0 auto 26px; position: relative; top: 0; left: 0; width: 249px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-142 { margin: 0 0 0 33px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-162 p:first-child { margin-top: 0;}
.schedule-162 p:last-child { margin-bottom: 0;}
.schedule-162 .header { box-sizing: border-box;}
.schedule-162 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-162 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-162 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-162 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-162 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-162 .title { box-sizing: border-box; display: none;}
.schedule-162 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; color: rgba(43,43,43,0.8); -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px;}
.schedule-162 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-162 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { padding: 0.02px 0; margin: 0; border: none; position: relative; font-family: Roboto, sans-serif; text-align: undefined; text-decoration: none; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; -webkit-border-radius: 45px; -moz-border-radius: 45px; border-radius: 45px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.phones-6 p:first-child { margin-top: 0;}
.phones-6 p:last-child { margin-bottom: 0;}
.phones-6 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%;}
.phones-6 .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-6 .icon { border: none; box-sizing: border-box; height: 16px; width: 25px; background: url("../images/ic_local_phone_48px-128 1.png?1552540122263") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 25px; margin-top: auto; margin-bottom: 0; align-self: flex-end; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.phones-6 .block-body-drop { box-sizing: border-box; left: 100%; top: auto; right: auto; bottom: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-6 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: auto; margin-right: auto;}
.phones-6 .title { padding: 0.02px 0; border: none; box-sizing: border-box; display: block; font-family: Montserrat, sans-serif; font-size: 13px; color: rgba(82,82,82,0.7); text-decoration: none; margin-right: 0; margin-left: 0; margin-bottom: 1px; background: transparent; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: normal; width: auto;}
.phones-6 .text_body { box-sizing: border-box; font-family: Montserrat, sans-serif; font-size: 21px; color: #1c1c1c; line-height: 1.1; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.phones-6 input.tgl-but { box-sizing: border-box; display: none;}
.phones-6 .text_body a { text-decoration: none; color: inherit;}
.phones-6 input.tgl-but:checked + .block-body-drop { display: block;}
.block-130 .layout_center_216_id_217_0 { width: 960px; margin: 0px auto; left: 0; top: 0; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-130 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-179 { margin: -36px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 75px; min-height: 75px; background: none, radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%); padding-top: 1px; padding-bottom: 1px; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; -webkit-box-shadow: 0px 0px 0px  8px #f2f2f2; -moz-box-shadow: 0px 0px 0px  8px #f2f2f2; box-shadow: 0px 0px 0px  8px #f2f2f2;}
.widget-179:hover, 
.widget-179.hover, 
.widget-179.active { background: linear-gradient(rgba(255,255,255,0.15), rgba(255,255,255,0.15)), radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%);}
.up-217 .icon { border: none; box-sizing: border-box; margin-top: auto; height: 20px; width: 34px; display: inline-block; background: url("../images/lib_796902_up_but.png?1553760110177") left 50% top 50% / 28px no-repeat; -webkit-order: 0; -moz-order: 0; order: 0; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: auto;}
.up-217 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-131 { padding: 0.02px 55px 33px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #1f1f1f; z-index: 2; text-align: left; right: 0; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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;}
.block-132 .layout_220 { -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-132 .layout_221 { -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-132 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.widget-180 { margin: 30px 0 auto 125px; position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-181 { margin: 30px 0 auto; position: relative; top: 0; left: 0; z-index: 1; color: #d8d8d8; text-decoration: none; width: auto; right: 0;}
.block-133 { padding: 70px 55px; margin: -39px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#1f1f1f, #1f1f1f); z-index: 1; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-134 .layout_224 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-134 .layout_225 { -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-134 .layout_227 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-134 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%;}
.widget-182 { margin: 0 0 auto 55px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 280px; right: auto;}
.address-224 p:first-child { margin-top: 0;}
.address-224 p:last-child { margin-bottom: 0;}
.address-224 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-224 .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-224 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-224 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-224 .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-224 .title { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: normal; padding-bottom: 0.02px; margin-bottom: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-224 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 17px; color: rgba(255,255,255,0.85); line-height: 1.5; text-decoration: none;}
.address-224 input.tgl-but { box-sizing: border-box; display: none;}
.address-224 input.tgl-but:checked + .block-body-drop { display: block;}
.block-135 { margin: 0 0 auto 55px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; border-top: 0px solid rgba(255,255,255,0.15); border-right: 1px solid rgba(255,255,255,0.15); border-bottom: 0px solid rgba(255,255,255,0.15); border-left: 1px solid rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 25px;}
.widget-183 { margin: 0 auto; position: relative; top: 0; left: 0; z-index: 1; 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: 292px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto;}
.widgetsocial-226 .soc-header { border: none; box-sizing: border-box; font-size: 14px; line-height: 1; margin-bottom: 30px; font-family: Montserrat, sans-serif; text-align: center; color: #ffffff; text-transform: uppercase; text-decoration: none; font-weight: normal; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-226 .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-226 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; width: 33.33%; text-align: center;}
.widgetsocial-226 .soc { margin: 2px 2px 5px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; 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-226 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .vk .wg-soc-icon:hover, 
.widgetsocial-226 .vk .wg-soc-icon.hover, 
.widgetsocial-226 .vk .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .vk .wg-soc-icon:active, 
.widgetsocial-226 .vk .wg-soc-icon.active { background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .fb .wg-soc-icon { border: none; background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .fb .wg-soc-icon:hover, 
.widgetsocial-226 .fb .wg-soc-icon.hover, 
.widgetsocial-226 .fb .wg-soc-icon.active { background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat;}
.widgetsocial-226 .tw .wg-soc-icon { border: none; background: url("../images/lib_683601_soci2.svg") left 50% top 50% / 21px no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .tw .wg-soc-icon:hover, 
.widgetsocial-226 .tw .wg-soc-icon.hover, 
.widgetsocial-226 .tw .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .tw .wg-soc-icon:active, 
.widgetsocial-226 .tw .wg-soc-icon.active { background: url("../images/lib_683601_soci2.svg") left 50% top 50% / 21px no-repeat;}
.widgetsocial-226 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .google .wg-soc-icon:hover, 
.widgetsocial-226 .google .wg-soc-icon.hover, 
.widgetsocial-226 .google .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .google .wg-soc-icon:active, 
.widgetsocial-226 .google .wg-soc-icon.active { background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .ins .wg-soc-icon { border: none; background: url("../images/lib_683601_soci4.svg") left 50% top 50% / 19px no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .ins .wg-soc-icon:hover, 
.widgetsocial-226 .ins .wg-soc-icon.hover, 
.widgetsocial-226 .ins .wg-soc-icon.active { background: url("../images/lib_683601_soci4.svg") left 50% top 50% / 19px no-repeat;}
.widgetsocial-226 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .ok .wg-soc-icon:hover, 
.widgetsocial-226 .ok .wg-soc-icon.hover, 
.widgetsocial-226 .ok .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .ok .wg-soc-icon:active, 
.widgetsocial-226 .ok .wg-soc-icon.active { background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .mail .wg-soc-icon:hover, 
.widgetsocial-226 .mail .wg-soc-icon.hover, 
.widgetsocial-226 .mail .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .mail .wg-soc-icon:active, 
.widgetsocial-226 .mail .wg-soc-icon.active { background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .pin .wg-soc-icon:hover, 
.widgetsocial-226 .pin .wg-soc-icon.hover, 
.widgetsocial-226 .pin .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .pin .wg-soc-icon:active, 
.widgetsocial-226 .pin .wg-soc-icon.active { background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .lj .wg-soc-icon:hover, 
.widgetsocial-226 .lj .wg-soc-icon.hover, 
.widgetsocial-226 .lj .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .lj .wg-soc-icon:active, 
.widgetsocial-226 .lj .wg-soc-icon.active { background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .my .wg-soc-icon:hover, 
.widgetsocial-226 .my .wg-soc-icon.hover, 
.widgetsocial-226 .my .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .my .wg-soc-icon:active, 
.widgetsocial-226 .my .wg-soc-icon.active { background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .youtube .wg-soc-icon { border: none; background: url("../images/lib_683601_soci6.svg") left 50% top 50% / 20px no-repeat; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-226 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; color: rgba(255,255,255,0.85); font-size: 13px; line-height: 1; word-break: break-word; font-family: Open Sans, sans-serif; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 0; width: auto; margin-right: 0; margin-top: 10px;}
.widgetsocial-226 .wg-soc-title:hover, 
.widgetsocial-226 .wg-soc-title.hover, 
.widgetsocial-226 .wg-soc-title.active { color: #ffffff;}
.widgetsocial-226 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .telegram .wg-soc-icon:hover, 
.widgetsocial-226 .telegram .wg-soc-icon.hover, 
.widgetsocial-226 .telegram .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .telegram .wg-soc-icon:active, 
.widgetsocial-226 .telegram .wg-soc-icon.active { background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat;}
.widgetsocial-226 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat, none; width: 35px; min-height: 35px; text-align: left; height: 35px; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); box-shadow: inset 0px 0px 0px  1px rgba(255,255,255,0.15); -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
.widgetsocial-226 .whatsapp .wg-soc-icon:hover, 
.widgetsocial-226 .whatsapp .wg-soc-icon.hover, 
.widgetsocial-226 .whatsapp .wg-soc-icon.active { -webkit-box-shadow: inset 0px 0px 0px  1px #ff0900; -moz-box-shadow: inset 0px 0px 0px  1px #ff0900; box-shadow: inset 0px 0px 0px  1px #ff0900;}
.widgetsocial-226 .whatsapp .wg-soc-icon:active, 
.widgetsocial-226 .whatsapp .wg-soc-icon.active { background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat;}
.block-136 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 280px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-137 { margin: 10px 0 0; 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-184 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.email-229 p:first-child { margin-top: 0;}
.email-229 p:last-child { margin-bottom: 0;}
.email-229 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-229 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-229 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-229 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-229 .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;}
.email-229 .title { box-sizing: border-box; display: none;}
.email-229 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; color: #ff6f0f; text-decoration: underline; font-weight: normal;}
.email-229 .text_body:hover, 
.email-229 .text_body.hover, 
.email-229 .text_body.active { text-decoration: none;}
.email-229 input.tgl-but { box-sizing: border-box; display: none;}
.email-229 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-185 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-230 p:first-child { margin-top: 0;}
.phones-230 p:last-child { margin-bottom: 0;}
.phones-230 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-230 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-230 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; margin-right: 10px; min-height: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-230 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-230 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-230 .title { box-sizing: border-box; display: none;}
.phones-230 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 20px; color: #ffffff; text-decoration: none; font-weight: normal;}
.phones-230 input.tgl-but { box-sizing: border-box; display: none;}
.phones-230 .text_body a { text-decoration: none; color: inherit;}
.phones-230 input.tgl-but:checked + .block-body-drop { display: block;}
.block-138 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-186 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; font-size: 14px; color: #ffffff; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-weight: normal; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-139 { margin: 70px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: transparent; 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-top: 0.02px; padding-bottom: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.block-140 { padding: 35px 55px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #f2f2f2; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-141 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%;}
.widget-187 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat, sans-serif; color: #5c5c5c; text-decoration: none; font-size: 14px; box-sizing: border-box; width: auto; right: 0; padding-bottom: 26px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.path a { box-sizing: border-box; color: #ff6f0f; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-188 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; font-size: 28px; color: #3b3b3b; text-decoration: none; box-sizing: border-box; font-weight: normal; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3b3b3b;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3b3b3b;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3b3b3b;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3b3b3b;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #3b3b3b;}
.block-142 { margin: 19px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 55px; padding-right: 55px; padding-bottom: 8px;}
.block-143 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1150px; min-height: 0; z-index: 1; 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; text-decoration: none; max-width: 100%;}
.widget-189 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-size: 14px; line-height: 1.5; text-decoration: none; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-241 h2 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 18px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-241 h3 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 16px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-241 h4 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 15px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-241 h5 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 14px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-241 h6 { box-sizing: border-box; font-family: Montserrat, sans-serif; text-align: left; font-size: 13px; color: #3b3b3b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; margin-bottom: 15px; font-weight: normal;}
.content-241 a { box-sizing: border-box; color: #008edb; line-height: 1.2; text-decoration: none;}
.content-241 .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-241 .img-convert { margin: 5px; box-sizing: border-box; width: 693px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-241 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-241 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-241 .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-16 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-indent: 0; text-transform: none; text-decoration: none; top: 0; left: 0; position: fixed; right: 0; z-index: 1450; width: 768px;}
.side-panel-23 .side-panel-mask { border: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0); -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-23 .side-panel-content { border: none; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #242424; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); text-align: left; pointer-events: auto; box-sizing: border-box; margin-top: 0; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel-23 .side-panel-close { border: none; position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 55px; min-height: 55px; background: url("../images/close_but.png?1552542565978") left 50% top 50% / auto auto no-repeat, none, radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%); cursor: pointer; margin-top: 75px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; margin-left: -18px;}
.side-panel-23 .side-panel-close:hover, 
.side-panel-23 .side-panel-close.hover, 
.side-panel-23 .side-panel-close.active { background: url("../images/close_but.png?1552542565978") left 50% top 50% / auto auto no-repeat, linear-gradient(rgba(255,255,255,0.15), rgba(255,255,255,0.15)), radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%);}
.side-panel-23 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; pointer-events: auto; min-height: 100%;}
.side-panel-23 .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: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; text-align: left;}
.side-panel-23 .side-panel-button { padding: 4px 5px 7px 0; border: none; box-sizing: border-box; font-size: 0; width: 70px; min-height: 70px; background: url("../images/more (1).png?1552545389580") left 50% top 50% / auto auto no-repeat, radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%); cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; text-align: center; text-decoration: none; -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; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; margin-top: 85px; align-self: auto; margin-left: 15px;}
.side-panel-23 .side-panel-button-icon { display: block;}
.side-panel-23 .side-panel-button-icon-line { border: none; display: block; min-height: 3px; margin-top: 3px; background: transparent; text-align: left; box-sizing: border-box;}
.side-panel-23 .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;}
	.block-34 { background: none; margin-top: 70px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-26 .layout_60 { 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-26 .layout_161 { 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-26 { padding: 35px 50px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-57 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.site-name-60 img { margin-left: auto;}
	.block-86 { display: none; margin-top: 15px; margin-left: auto;}
	.widget-142 { text-align: right; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.schedule-162 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-162 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-130 .layout_center_216_id_217_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-130 { -webkit-order: 14; -moz-order: 14; order: 14;}
	.widget-179 { display: none;}
	.block-131 { margin-right: auto; padding-left: 30px; padding-right: 30px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-132 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-132 .layout_221 { 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-132 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-180 { margin-top: 5px; margin-left: 0; text-align: center;}
	.widget-181 { margin-left: auto; margin-right: auto; width: 1738px; text-align: center; color: #00b9d7;}
	.block-133 { padding: 50px; margin-top: 0; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-134 .layout_224 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-134 .layout_225 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: -webkit-flex; display: flex;}
	.block-134 .layout_227 { 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-134 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-182 { text-align: center; width: 2024px; margin-top: 15px; margin-left: auto; margin-right: auto; right: 0;}
	.address-224 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-224 .block-body-drop { width: 100%; margin-left: 0;}
	.address-224 .title { margin-bottom: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-135 { border: none; background: none; margin-top: 15px; margin-left: 0; margin-bottom: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-183 { width: auto; margin-top: 21px; margin-left: 0; margin-right: 0; right: 0;}
	.widgetsocial-226 .soc-header { margin-bottom: 15px;}
	.widgetsocial-226 .soc { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.widgetsocial-226 .vk .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .vk .wg-soc-icon:hover, 
	.widgetsocial-226 .vk .wg-soc-icon.hover, 
	.widgetsocial-226 .vk .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .vk .wg-soc-icon:active, 
	.widgetsocial-226 .vk .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .tw .wg-soc-icon { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .tw .wg-soc-icon:hover, 
	.widgetsocial-226 .tw .wg-soc-icon.hover, 
	.widgetsocial-226 .tw .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .google .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .google .wg-soc-icon:hover, 
	.widgetsocial-226 .google .wg-soc-icon.hover, 
	.widgetsocial-226 .google .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .google .wg-soc-icon:active, 
	.widgetsocial-226 .google .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .ok .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .ok .wg-soc-icon:hover, 
	.widgetsocial-226 .ok .wg-soc-icon.hover, 
	.widgetsocial-226 .ok .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .ok .wg-soc-icon:active, 
	.widgetsocial-226 .ok .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .mail .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .mail .wg-soc-icon:hover, 
	.widgetsocial-226 .mail .wg-soc-icon.hover, 
	.widgetsocial-226 .mail .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .mail .wg-soc-icon:active, 
	.widgetsocial-226 .mail .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .pin .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .pin .wg-soc-icon:hover, 
	.widgetsocial-226 .pin .wg-soc-icon.hover, 
	.widgetsocial-226 .pin .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .pin .wg-soc-icon:active, 
	.widgetsocial-226 .pin .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .lj .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .lj .wg-soc-icon:hover, 
	.widgetsocial-226 .lj .wg-soc-icon.hover, 
	.widgetsocial-226 .lj .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .lj .wg-soc-icon:active, 
	.widgetsocial-226 .lj .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .my .wg-soc-icon { background: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .my .wg-soc-icon:hover, 
	.widgetsocial-226 .my .wg-soc-icon.hover, 
	.widgetsocial-226 .my .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .my .wg-soc-icon:active, 
	.widgetsocial-226 .my .wg-soc-icon.active { background: none;}
	.widgetsocial-226 .wg-soc-title { margin-left: 10px; font-size: 15px; margin-top: 0;}
	.widgetsocial-226 .telegram .wg-soc-icon { background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat, none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .telegram .wg-soc-icon:hover, 
	.widgetsocial-226 .telegram .wg-soc-icon.hover, 
	.widgetsocial-226 .telegram .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .telegram .wg-soc-icon:active, 
	.widgetsocial-226 .telegram .wg-soc-icon.active { background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat;}
	.widgetsocial-226 .whatsapp .wg-soc-icon { background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat, none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
	.widgetsocial-226 .whatsapp .wg-soc-icon:hover, 
	.widgetsocial-226 .whatsapp .wg-soc-icon.hover, 
	.widgetsocial-226 .whatsapp .wg-soc-icon.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
	.widgetsocial-226 .whatsapp .wg-soc-icon:active, 
	.widgetsocial-226 .whatsapp .wg-soc-icon.active { background: url("../images/lib_683601_soci1.svg") left 50% top 50% / 9px no-repeat;}
	.block-136 { width: auto; text-align: center; margin-top: 15px; right: 0;}
	.block-137 { margin-bottom: 15px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-184 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-229 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-229 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-229 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-185 { text-align: center; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-230 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-230 .icon { background: none;}
	.phones-230 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.phones-230 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-138 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-186 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-139 { margin-top: 0; margin-left: auto; padding-bottom: 0.02px; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-140 { padding: 25px 35px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-141 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-187 { background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-188 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-142 { margin-top: 0; padding-left: 0; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-143 { padding: 25px 50px 50px; width: auto; margin-left: 0; margin-right: 0;}
	.widget-189 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-16 { padding: 10px 10px 0.02px; border: none; z-index: 10000; width: auto; box-sizing: border-box; min-height: 40px; background: rgba(227,227,227,0); -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-23 .side-panel-content { background: #212121;}
	.side-panel-23 .side-panel-top { border: none; width: auto; background: none;}
	.side-panel-23 .side-panel-button { min-height: 55px; width: 55px; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; background: url("../images/more (1).png?1552545389580") left 50% top 50% / auto auto no-repeat, radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%) #dc2251; margin-top: 0;}
	.side-panel-23 .side-panel-button:hover, 
	.side-panel-23 .side-panel-button.hover, 
	.side-panel-23 .side-panel-button.active { background: url("../images/more (1).png?1552545389580") left 50% top 50% / auto auto no-repeat, radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%) #f02d61;}
	.side-panel-23 .side-panel-button-icon-line { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	.side-panel-23 .side-panel-button-icon-line:active, 
	.side-panel-23 .side-panel-button-icon-line.active { background: none;}

}

@media all and (max-width: 768px) {
	.block-26 .layout_60 { 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-26 .layout_161 { 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: none;}
	.widget-57 { margin-right: auto;}
	.block-130 .layout_center_216_id_217_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-132 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-132 .layout_221 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-134 .layout_224 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-134 .layout_225 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-134 .layout_227 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-182 { margin-right: 0;}
	.address-224 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-224 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-135 { width: 1587px; margin-left: auto; margin-right: auto;}
	.widget-183 { width: 1032px; margin-top: 24px; margin-left: auto; margin-right: auto;}
	.block-137 { margin-bottom: 20px;}
	.email-229 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-185 { margin-left: auto; margin-right: auto;}
	.widget-186 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-140 { padding-left: 50px; padding-right: 50px;}
	.widget-188 { font-size: 27px;}
	.block-142 { padding-bottom: 0.02px;}
	.block-143 { padding-top: 35px; padding-bottom: 35px;}
	.widget-16 { z-index: 1450;}
	.side-panel-23 .side-panel-button-icon-line { background: none;}

}

@media all and (max-width: 640px) {
	.block-34 { margin-top: 38px;}
	.block-26 .layout_60 { 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-26 .layout_161 { 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: none;}
	.block-26 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-57 { margin-left: auto;}
	.block-86 { width: auto; margin-left: 0;}
	.block-130 .layout_center_216_id_217_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: auto;}
	.block-131 { padding-bottom: 20px;}
	.block-132 .layout_220 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-132 .layout_221 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-180 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-181 { margin-top: 23px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-133 { padding-top: 35px; padding-bottom: 35px;}
	.block-134 .layout_224 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-134 .layout_225 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-134 .layout_227 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-182 { width: 580px; margin-right: auto; margin-bottom: 0;}
	.block-135 { width: auto; margin-top: 32px; margin-left: 0; margin-right: 0;}
	.widget-183 { width: 580px; margin-top: 0;}
	.widgetsocial-226 .vk .wg-soc-icon:hover, 
	.widgetsocial-226 .vk .wg-soc-icon.hover, 
	.widgetsocial-226 .vk .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .tw .wg-soc-icon:hover, 
	.widgetsocial-226 .tw .wg-soc-icon.hover, 
	.widgetsocial-226 .tw .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .google .wg-soc-icon:hover, 
	.widgetsocial-226 .google .wg-soc-icon.hover, 
	.widgetsocial-226 .google .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .ok .wg-soc-icon:hover, 
	.widgetsocial-226 .ok .wg-soc-icon.hover, 
	.widgetsocial-226 .ok .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .mail .wg-soc-icon:hover, 
	.widgetsocial-226 .mail .wg-soc-icon.hover, 
	.widgetsocial-226 .mail .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .pin .wg-soc-icon:hover, 
	.widgetsocial-226 .pin .wg-soc-icon.hover, 
	.widgetsocial-226 .pin .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .lj .wg-soc-icon:hover, 
	.widgetsocial-226 .lj .wg-soc-icon.hover, 
	.widgetsocial-226 .lj .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .my .wg-soc-icon:hover, 
	.widgetsocial-226 .my .wg-soc-icon.hover, 
	.widgetsocial-226 .my .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .telegram .wg-soc-icon:hover, 
	.widgetsocial-226 .telegram .wg-soc-icon.hover, 
	.widgetsocial-226 .telegram .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.widgetsocial-226 .whatsapp .wg-soc-icon:hover, 
	.widgetsocial-226 .whatsapp .wg-soc-icon.hover, 
	.widgetsocial-226 .whatsapp .wg-soc-icon.active { -webkit-border-radius: 75px; -moz-border-radius: 75px; border-radius: 75px;}
	.block-136 { margin-bottom: 0;}
	.block-137 { margin-top: 14px;}
	.block-143 { padding-left: 35px; padding-right: 35px;}
	.side-panel-23 .side-panel-button { margin-left: 0;}

}

@media all and (max-width: 480px) {
	.block-34 { margin-top: 50px;}
	.block-26 .layout_60 { 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: -webkit-flex; display: flex;}
	.block-26 .layout_161 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-26 { padding: 15px 55px;}
	.widget-57 { margin-left: 0; margin-bottom: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-130 .layout_center_216_id_217_0 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; margin-left: 0; margin-right: 0; width: auto;}
	.block-131 { margin-right: 0;}
	.block-132 .layout_220 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-132 .layout_221 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-180 { margin-top: 0;}
	.widget-181 { margin-bottom: 15px;}
	.block-133 { padding: 25px; margin-right: 0;}
	.block-134 .layout_224 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-134 .layout_225 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-134 .layout_227 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-182 { margin-top: 0;}
	.block-135 { margin-top: 28px; padding-bottom: 0.02px;}
	.widget-183 { margin-bottom: 20px;}
	.widgetsocial-226 .soc-header { background: none;}
	.widgetsocial-226 .soc-header:hover, 
	.widgetsocial-226 .soc-header.hover, 
	.widgetsocial-226 .soc-header.active { font-weight: 800;}
	.widgetsocial-226 .soc { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widgetsocial-226 .wg-soc-title { margin-left: 0; margin-top: 8px;}
	.block-140 { padding-left: 25px; padding-right: 25px;}
	.widget-188 { font-size: 22px;}
	.block-143 { padding-left: 25px; padding-right: 25px; padding-top: 25px;}

}
.side-panel .widget-126 { padding: 30px; margin: 0 0 20px; border: none; z-index: 4; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; background: transparent; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-138 .menu-scroll > ul { display: block;}
.side-panel .menu-138 .menu-scroll > ul > li.delimiter { margin: 0 15px; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto; background: rgba(214,214,214,0.11);}
.side-panel .menu-138 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-138 .menu-scroll > ul ul { position: static; width: auto; margin-top: 0; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; margin-left: 2px; margin-right: 2px;}
.side-panel .menu-138 .menu-scroll > ul ul > li > a { background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-138 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-138 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-138 .menu-scroll > ul ul > li > a.active { background: radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%); color: #ffffff; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.side-panel .menu-138 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-138 .menu-scroll > ul > li.menu-item > a { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-family: Montserrat, sans-serif; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-right: 15px; padding-left: 15px; margin-top: 0; margin-bottom: 0; color: #ffffff; font-weight: 600;}
.side-panel .menu-138 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-138 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-138 .menu-scroll > ul > li.menu-item > a.active { background: #ffffff; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; color: #2e2e2e;}
.side-panel .widget-4 { padding: 0.02px 0; margin: 0; border: none; z-index: 1; left: 0; top: 0; position: relative; width: 55px; text-transform: none; text-align: center; background: transparent; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; font-family: Roboto, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-decoration: none; box-sizing: border-box; min-height: 55px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; pointer-events: auto; right: 0;}
.side-panel .widget-4:hover, 
.side-panel .widget-4.hover, 
.side-panel .widget-4.active { background: #345e7c;}
.side-panel .phones-6 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-6 .icon { width: 55px; background: url("../images/ic_local_phone_48px-128 1.png?1552540122263") left 50% top 50% / 19px no-repeat #ff6f0f; margin-right: 0; min-height: 55px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.side-panel .phones-6 .icon:hover, 
.side-panel .phones-6 .icon.hover, 
.side-panel .phones-6 .icon.active { background: url("../images/ic_local_phone_48px-128 1.png?1552540122263") left 50% top 50% / 19px no-repeat #ff5f29;}
.side-panel .phones-6 .block-body-drop { top: 100%; display: none; position: absolute; width: 100%; margin-left: 0;}
.side-panel .phones-6 .cell-text { padding: 20px; margin: 2px 0 3px -231px; border: none; width: 231px; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: radial-gradient(ellipse farthest-corner at left bottom,#ffcc00 0%,#ff1a1d 52.1%,#f26100 100%); -webkit-border-radius: 35px 0px 35px 35px; -moz-border-radius: 35px 0px 35px 35px; border-radius: 35px 0px 35px 35px; -webkit-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.13); -moz-box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.13); box-shadow: inset 0px 4px 0px  rgba(0,0,0,0.13);}
.side-panel .phones-6 .title { display: none;}
.side-panel .phones-6 .title:hover, 
.side-panel .phones-6 .title.hover, 
.side-panel .phones-6 .title.active { font-weight: 100;}
.side-panel .phones-6 .text_body { font-size: 17px; color: #ffffff; text-align: undefined;}
/*1411*/
.content-241 a{
	color: #ff6f0f;
}
@media screen and (max-width:960px){
	 .widget-179{
		display: flex;
		width: 50px;
    	min-height: 50px;
	}
}