@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.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%;}
.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: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;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: show_hide 4s;}
.error .wm-tooltip::after {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;}

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 { display: none;}
body { background: #ffffff; text-align: left; z-index: 2; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_12_0 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper .layout_center_2_id_12_2 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; z-index: 3; 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; display: block;}
.block-23 .layout_63_id_64 { 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-23 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 138px; background: linear-gradient(rgba(38,50,56,0.85), rgba(38,50,56,0.85)), url("../images/4 (1).png") left 50% top 50% / auto auto no-repeat fixed; z-index: 12; right: 0; padding-top: 90px; padding-bottom: 90px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
.widget-46 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; width: 960px; max-width: 100%; box-sizing: border-box; min-height: 0; padding-left: 20px; padding-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-64 p:first-child { margin-top: 0;}
.horizontal_blocklist-64 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-64 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: left; box-sizing: border-box;}
.horizontal_blocklist-64 .header_text { font-size: 20px; box-sizing: border-box;}
.horizontal_blocklist-64 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px;}
.horizontal_blocklist-64 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-64 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-64 .body-outer { box-sizing: border-box; position: relative; text-align: left;}
.horizontal_blocklist-64 .body { margin: 0 -10px; box-sizing: border-box;}
.horizontal_blocklist-64 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.horizontal_blocklist-64 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.horizontal_blocklist-64 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.horizontal_blocklist-64 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%;}
.horizontal_blocklist-64 .item { margin: 10px; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; left: 0; right: 0; text-align: left; min-width: 0; min-height: 0;}
.horizontal_blocklist-64 .item_header { box-sizing: border-box;}
.horizontal_blocklist-64 .item_body { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-64 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-64 .image { box-sizing: border-box; position: relative; text-align: left; 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;}
.horizontal_blocklist-64 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.horizontal_blocklist-64 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-64 .img-convert { border: none; box-sizing: border-box; width: 0; height: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; background: linear-gradient(#8bc34a, #8bc34a);}
.horizontal_blocklist-64 .img-convert:hover, 
.horizontal_blocklist-64 .img-convert.hover, 
.horizontal_blocklist-64 .img-convert.active { text-align: center;}
.horizontal_blocklist-64 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-64 .item_detail { box-sizing: border-box; margin-left: 30px; position: relative; z-index: 2; text-align: left; margin-top: auto; margin-bottom: auto; align-self: center;}
.horizontal_blocklist-64 .text { box-sizing: border-box; position: relative; font-family: El Messiri, sans-serif; font-size: 16px; color: #ffffff; text-decoration: none; font-weight: normal;}
.horizontal_blocklist-64 .title { font-weight: bold; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto, sans-serif; font-size: 34px; color: #8bc34a; letter-spacing: 0.3px; text-decoration: none;}
.horizontal_blocklist-64 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-64 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-64 .price-note { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-64 .price-value { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-64 .price-currency { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-64 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-64 .more > a { box-sizing: border-box; text-decoration: underline; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-64 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-64 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-64 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.horizontal_blocklist-64 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-64 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-64 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-64 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-64 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-64 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-64 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-64 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; box-sizing: border-box;}
.popover-container-64 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-64 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-64 .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-64 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-64 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-64 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-64 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-64 .popover-body input { 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;}
.popover-wrap-64 .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;}
.popover-wrap-64 .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;}
.popover-wrap-64 .popover-body .s3_required { color: red;}
.popover-wrap-64 .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);}
.popover-wrap-64 .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-64 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-64 .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;}
.horizontal_blocklist-64 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.horizontal_blocklist-64 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-64 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-64 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-64 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-64 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-64 .bx-pager a:active, 
.horizontal_blocklist-64 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-64 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-64 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-64 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-64 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;}
.popover-wrap-64 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-64 ::-moz-placeholder { color: #ababab;}
.popover-wrap-64 :-ms-input-placeholder { color: #ababab;}
.block-22 .layout_61_id_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-22 { margin: 12px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 364px; background: #ffffff; z-index: 11; right: 0; display: block; padding-top: 50px; padding-bottom: 50px;}
.widget-45 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; padding-left: 18px; padding-right: 18px; background: url("../images/man.png") right 0px bottom -8px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-62 p:first-child { margin-top: 0;}
.horizontal_blocklist-62 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-62 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: center; box-sizing: border-box;}
.horizontal_blocklist-62 .header_text { font-size: 30px; box-sizing: border-box; font-family: Roboto, sans-serif; color: #2b2b2b; text-decoration: none; font-weight: 500;}
.horizontal_blocklist-62 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px;}
.horizontal_blocklist-62 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-62 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-62 .body-outer { border: none; box-sizing: border-box; position: relative; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-62 .body { margin: 0; box-sizing: border-box;}
.horizontal_blocklist-62 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.horizontal_blocklist-62 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.horizontal_blocklist-62 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.horizontal_blocklist-62 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%;}
.horizontal_blocklist-62 .item { margin: 0; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: 410px; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; align-self: auto; padding-top: 20px; padding-bottom: 20px; z-index: 2; padding-right: 0; min-width: 0; min-height: 0;}
.horizontal_blocklist-62 .item_header { box-sizing: border-box;}
.horizontal_blocklist-62 .item_body { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-62 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-62 .image { padding: 13px 5px 5px; border: none; box-sizing: border-box; position: relative; text-align: center; width: 50px; min-height: 50px; margin-top: 16px; background: linear-gradient(#ff9800, #ff9800); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; 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;}
.horizontal_blocklist-62 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.horizontal_blocklist-62 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-62 .img-convert { margin: 0 NaNpx auto; border: none; box-sizing: border-box; width: 40px; height: 32px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-62 .img-convert:hover, 
.horizontal_blocklist-62 .img-convert.hover, 
.horizontal_blocklist-62 .img-convert.active { text-align: center;}
.horizontal_blocklist-62 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-62 .item_detail { box-sizing: border-box; margin-left: 20px; position: relative; z-index: 2; text-align: left; margin-top: 14px; align-self: auto; margin-right: 0;}
.horizontal_blocklist-62 .text { box-sizing: border-box; position: relative; font-family: Ubuntu, sans-serif; font-size: 13px; color: #b5b5b5; line-height: 1.5; text-decoration: none; margin-top: 16px; padding-right: 0; margin-right: 20px;}
.horizontal_blocklist-62 .title { font-weight: normal; margin-bottom: 5px; box-sizing: border-box; position: relative; z-index: 1; font-family: El Messiri, sans-serif; font-size: 20px; color: #424242; text-decoration: none;}
.horizontal_blocklist-62 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-62 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-62 .price-note { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-62 .price-value { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-62 .price-currency { box-sizing: border-box; display: inline-block;}
.horizontal_blocklist-62 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-62 .more > a { box-sizing: border-box; text-decoration: underline; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-62 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-62 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.horizontal_blocklist-62 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-62 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-62 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-62 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-62 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-62 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-pager a:active, 
.horizontal_blocklist-62 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-62 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-62 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-62 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-62 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;}
.horizontal_blocklist-62 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-62 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-62 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-62 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-62 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; box-sizing: border-box;}
.popover-container-62 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-62 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-62 .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-62 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-62 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-62 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-62 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-62 .popover-body input { 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;}
.popover-wrap-62 .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;}
.popover-wrap-62 .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;}
.popover-wrap-62 .popover-body .s3_required { color: red;}
.popover-wrap-62 .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);}
.popover-wrap-62 .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-62 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-62 .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;}
.popover-wrap-62 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-62 ::-moz-placeholder { color: #ababab;}
.popover-wrap-62 :-ms-input-placeholder { color: #ababab;}
.widget-38 { margin: 0; position: relative; top: 0; left: 0; z-index: 10; width: auto; min-height: 400px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}.block-13 .layout_41_id_53 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-13 { margin: 0; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: #262626; z-index: 9; display: block; right: 0; padding-top: 30px; padding-bottom: 0.02px;}
.block-17 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 20px; padding-right: 20px;}
.widget-29 { margin: 0 0 auto 99px; position: relative; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 400px; min-height: 136px; padding-left: 30px; padding-right: 30px; padding-top: 20px;}
.form-42 .form__header { box-sizing: border-box; font-size: 18px; margin-bottom: 10px; font-family: El Messiri, sans-serif; color: #fec500; text-decoration: none; font-weight: 500; width: auto; margin-left: 0; margin-right: 0;}
.form-42 .form__text { box-sizing: border-box; font-size: 14px; margin-bottom: 10px; overflow: hidden; color: #c2c2c2; text-decoration: none;}
.form-42 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-42 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-42 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -20px; width: auto; margin-left: 0;}
.form-42 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-42 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-42 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-42 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-42 .form-text { box-sizing: border-box; font-size: 14px; text-decoration: none; margin-right: 20px; margin-bottom: 20px; margin-left: 0;}
.form-42 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-42 .form-item__body { box-sizing: border-box; display: block;}
.form-42 .form-text input { padding: 8px 15px; border: 1px solid #eeeeee; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 22px; outline: none; color: #313233; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-indent: 0; resize: vertical; display: block;}
.form-42 .form-textarea textarea { padding: 8px 0 2px 20px; border: 1px solid #eeeeee; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 34px; outline: none; display: block; color: #313233; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; text-align: left; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-indent: 0; height: 34px;}
.form-42 .form-submit button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #ff5722; outline: none; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); -moz-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; text-indent: 0;}
.form-42 .form-submit button:hover, 
.form-42 .form-submit button.hover, 
.form-42 .form-submit button.active { background: #f4511e; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-42 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-42 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-42 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-42 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-42 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-42 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-42 .form-text .form-item__body { box-sizing: border-box;}
.form-42 .form-item__header { font-size: 18px; text-decoration: none; margin-bottom: 20px;}
.form-42 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px;}
.form-42 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-42 .form-textarea { box-sizing: border-box; margin-right: 20px; margin-bottom: 20px; margin-left: 0;}
.form-42 .form-textarea .form-item__body { box-sizing: border-box;}
.form-42 .form-submit { box-sizing: border-box; margin-right: 20px; margin-bottom: 20px; margin-left: 0;}
.form-42 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-42 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 20px; margin-bottom: 20px; margin-left: 0;}
.form-42 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-captcha input { padding: 2px 4px; border: 1px solid #eeeeee; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; font-size: 14px; color: #313233; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-indent: 0; resize: vertical; display: block;}
.form-42 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-42 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-42 .form-captcha button { padding: 10px 20px; border: none; box-sizing: border-box; text-align: center; background: #ff5722; outline: none; font-size: 14px; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); -moz-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 3px  rgba(255,87,34,0.59); -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; text-indent: 0;}
.form-42 .form-captcha button:hover, 
.form-42 .form-captcha button.hover, 
.form-42 .form-captcha button.active { background: #f4511e; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-42 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-42 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-42 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-42 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-42 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-42 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-42 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px;}
.form-42 .form-checkbox { box-sizing: border-box;}
.form-42 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-checkbox .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-42 .form-checkbox input { margin: 5px 5px 0 0;}
.form-42 .form-radio { box-sizing: border-box;}
.form-42 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-42 .form-radio .form-item__title { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-42 .form-radio input { margin: 5px 5px 0 0;}
.form-42 .form-select { box-sizing: border-box;}
.form-42 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px;}
.form-42 .form-div { box-sizing: border-box;}
.form-42 .form-html { box-sizing: border-box;}
.form-42 .form-upload { box-sizing: border-box;}
.form-42 .form-calendar { box-sizing: border-box;}
.form-42 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-42 .form-calendar_interval { box-sizing: border-box;}
.form-42 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 22px; outline: none;}
.form-42 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-42 .form-calendar_interval .label_from { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-42 .form-calendar_interval .label_to { box-sizing: border-box; -webkit-flex: 0; -moz-flex: 0; flex: 0; margin-right: 5px;}
.form-42 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; margin-right: 10px;}
.form-42 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1;}
.form-42 ::-webkit-input-placeholder { color: #b5b5b5;}
.form-42 ::-moz-placeholder { color: #b5b5b5;}
.form-42 :-ms-input-placeholder { color: #b5b5b5;}
.block-16 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 460px; min-height: 0; z-index: 1; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-37 { margin: 50px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: flex-start; font-size: 0; display: -webkit-flex; display: flex; width: 204px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; opacity: 0.5; -webkit-align-items: baseline; -moz-align-items: baseline; align-items: baseline;}
.widgetsocial-54 .vk { padding: 2px; background: url("../images/png (1).png") left 50% top 50% / auto auto no-repeat; display: inline-block; text-align: left; vertical-align: middle; width: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; min-height: 40px; margin-right: 4px;}
.widgetsocial-54 .fb { padding: 2px; background: url("../images/Facebook.png") left 50% top 50% / auto auto no-repeat; display: inline-block; text-align: left; vertical-align: middle; width: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; min-height: 40px; margin-right: 4px;}
.widgetsocial-54 .tw { padding: 2px; background: url("../images/Icon.png") left 50% top 50% / auto auto no-repeat; display: inline-block; text-align: left; opacity: 1; vertical-align: middle; width: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; min-height: 40px; margin-right: 4px;}
.widgetsocial-54 .google { padding: 2px; background: url("../images/G.png") left 50% top 50% / auto auto no-repeat; display: inline-block; text-align: left; vertical-align: middle; width: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; min-height: 40px; margin-right: 4px;}
.widgetsocial-54 .ins { padding: 2px; background: url("../images/inst.png") left 50% top 50% / auto auto no-repeat; display: inline-block; text-align: left; vertical-align: middle; width: 40px; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; min-width: 20px; box-sizing: border-box; text-decoration: none; min-height: 40px; margin-right: 4px;}
.widgetsocial-54 .ok { padding: 2px; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.widgetsocial-54 .mail { padding: 2px; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.widgetsocial-54 .pin { padding: 2px; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.widgetsocial-54 .lj { padding: 2px; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.widgetsocial-54 .my { padding: 2px; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.widgetsocial-54 .youtube { padding: 2px; background: url("../images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; display: inline-block; vertical-align: middle; width: 40px; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; min-width: 20px; box-sizing: border-box; text-align: left; text-decoration: none;}
.block-19 .layout_43 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_51 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: 460px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-30 { padding: 0 10px; margin: 0 0 auto; position: relative; text-decoration: none; top: 0; left: 0; z-index: 2; width: 220px; box-sizing: border-box; display: block; min-height: 0;}
.menu-43 .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; font-size: 14px; text-decoration: none;}
.menu-43 .menu-scroll > ul ul { padding: 5px; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; margin: 0 0 0 5px; width: 150px; display: none;}
.menu-43 .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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-43 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-43 .menu-title { border: none; box-sizing: border-box; font-size: 16px; padding-left: 10px; margin-bottom: 15px; font-family: El Messiri, sans-serif; color: #ffffff; text-decoration: none; font-weight: 500; padding-right: 10px; padding-bottom: 10px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-43 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-43 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-43 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-43 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-43 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #b5b5b5; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-43 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-43 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-43 .menu-scroll > ul > li.menu-item > a.active { color: #fec500;}
.menu-43 .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-43 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-43 .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-43 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 2px; margin-right: 2px;}
.menu-43 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-43 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-43 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-43 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.widget-36 { padding: 0 10px; margin: 0 0 auto 20px; position: relative; text-decoration: none; top: 0; left: 0; z-index: 1; width: 220px; box-sizing: border-box; display: block; min-height: 0;}
.menu-51 .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; font-size: 14px; text-decoration: none;}
.menu-51 .menu-scroll > ul ul { padding: 5px; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; margin: 0 0 0 5px; width: 150px; display: none;}
.menu-51 .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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-51 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-51 .menu-title { border: none; box-sizing: border-box; font-size: 16px; padding-left: 10px; margin-bottom: 15px; font-family: El Messiri, sans-serif; color: #ffffff; text-decoration: none; font-weight: 500; padding-right: 10px; padding-bottom: 10px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-51 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-51 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-51 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-51 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-51 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #b5b5b5; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-51 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-51 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-51 .menu-scroll > ul > li.menu-item > a.active { color: #fec500;}
.menu-51 .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-51 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-51 .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-51 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 2px; margin-right: 2px;}
.menu-51 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-51 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-51 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-51 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-15 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 .layout_48 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-15 .layout_46_id_47 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-15 { padding: 30px 10px 20px; margin: 40px 0 0; border: none; position: relative; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-50 { margin: -27px 0 0 375px; position: relative; top: 0; left: 0; z-index: 4; text-align: left; box-sizing: border-box; width: 186px;}
.widget-32 { margin: 0 0 auto; position: relative; color: rgba(255,255,255,0.57); text-align: left; text-decoration: none; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 450px; min-height: 0;}
.widget-33 { margin: 0 0 auto 20px; position: relative; color: rgba(255,255,255,0.57); text-align: right; text-decoration: none; top: 0; left: 0; z-index: 2; width: 450px; min-height: 0;}
.block-9 .layout_26_id_65 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-9 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 376px; background: url("../images/Untitled-1_32.png?1477572975458") left 0px top 0px / auto auto repeat fixed #212121; z-index: 8; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 60px; padding-bottom: 60px;}
.widget-47 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; color: #000; width: auto; right: 0;}
.gallery-65 .gallery-header { box-sizing: border-box; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
.gallery-65 .gallery-header .text { box-sizing: border-box; font-size: 30px; font-family: Roboto, sans-serif; text-align: left; color: #ffffff; text-decoration: none; font-weight: 500;}
.gallery-65 .gallery-footer { border: none; box-sizing: border-box; margin-top: 30px; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-65 .all { box-sizing: border-box; display: inline-block; text-decoration: none; font-size: 14px; color: #c2c2c2; font-family: El Messiri, sans-serif; text-align: left;}
.gallery-65 .all:hover, 
.gallery-65 .all.hover, 
.gallery-65 .all.active { color: #8bc34a;}
.gallery-65 .gallery-text-before { box-sizing: border-box; display: inline-block; width: 100%; margin-bottom: 20px; font-size: 13px;}
.gallery-65 .gallery-text-before p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-65 .gallery-text-before p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-65 .gallery-text-after { box-sizing: border-box; display: inline-block; width: 100%; margin-top: 20px; font-size: 13px;}
.gallery-65 .gallery-text-after p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-65 .gallery-text-after p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-65 .gallery-body { box-sizing: border-box; position: relative; text-align: center;}
.gallery-65 .gallery-slider { box-sizing: border-box; position: relative; width: 100%; overflow: hidden;}
.gallery-65 .bx-pager { box-sizing: border-box; position: absolute; left: 0; right: 0; top: auto; bottom: 0; z-index: 20;}
.gallery-65 .bx-pager-item { box-sizing: border-box; display: inline-block; vertical-align: top;}
.gallery-65 .bx-pager-item a { box-sizing: border-box; font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; background: #666666; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 2px; margin-right: 2px;}
.gallery-65 .bx-pager-item a:active, 
.gallery-65 .bx-pager-item a.active { background: #000000;}
.gallery-65 .bx-controls-direction { position: absolute; z-index: 20; left: 50%; right: auto; top: 50%; margin-top: -10px; min-height: 20px; text-align: left; width: 1060px; margin-left: -530px;}
.gallery-65 .bx-prev { border: none; box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: left; z-index: 20; width: 30px; height: 20px; background: url("../images/ar3e.png") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.gallery-65 .bx-prev:hover, 
.gallery-65 .bx-prev.hover, 
.gallery-65 .bx-prev.active { background: url("../images/ar3e.png") left 0px top 50% / 20px no-repeat;}
.gallery-65 .bx-next { border: none; box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: right; z-index: 20; width: 30px; height: 20px; background: url("../images/ar2e.png") right 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.gallery-65 .bx-next:hover, 
.gallery-65 .bx-next.hover, 
.gallery-65 .bx-next.active { background: url("../images/ar2e.png") right 0px top 50% / 20px no-repeat;}
.gallery-65 .my-gallery { margin: 0 0 -2px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.gallery-65 .my-gallery figure.gallery-item { margin: 0 0 2px; box-sizing: border-box; width: 320px; line-height: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; min-height: 231px; max-width: 100%;}
.gallery-65 .my-gallery figure.gallery-item a { box-sizing: border-box; text-decoration: none; display: -webkit-flex; display: flex; text-align: center; position: relative; left: 0; right: 0;}
.gallery-65 .my-gallery figure.gallery-item .gallery-item-title { padding: 110px 20px 20px; margin: 10px; border: none; box-sizing: border-box; font-size: 18px; line-height: 1; position: absolute; top: 0; left: 0; z-index: 5; font-family: El Messiri, sans-serif; color: rgba(0,0,0,0); text-decoration: none; width: auto; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; bottom: 0; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: none transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-65 .my-gallery figure.gallery-item .gallery-item-title:hover, 
.gallery-65 .my-gallery figure.gallery-item .gallery-item-title.hover, 
.gallery-65 .my-gallery figure.gallery-item .gallery-item-title.active { color: #2b2b2b; -webkit-box-shadow: 0px 1px 4px  rgba(0,0,0,0.68); -moz-box-shadow: 0px 1px 4px  rgba(0,0,0,0.68); box-shadow: 0px 1px 4px  rgba(0,0,0,0.68); background: url("../images/213.png") left 50% top calc(50% - 17px) / 20px no-repeat rgba(255,196,20,0.7);}
.gallery-65 .img-convert { box-sizing: border-box; width: auto; height: 231px; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-left: 1px; margin-right: 1px; left: 0; right: 0;}
.gallery-65 .my-gallery figure.gallery-item img { box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; max-width: 100%;}
.gallery-65 .my-gallery figure.gallery-item .gallery-item-desc { box-sizing: border-box; font-size: 15px; line-height: 1.1; text-align: left;}
.gallery-65 .gallery-slider:after { content: ''; display: block; clear: both;}
.gallery-65 .gallery-slide-wrap { box-sizing: border-box;}
.gallery-65 .bx-viewport { margin-left: auto; margin-right: auto;}
.gallery-65 .bx-controls-direction:after { content: ''; display: block; clear: both;}
.gallery-65 .pswp { box-sizing: border-box; display: none;}
.gallery-65 .pswp--open { box-sizing: border-box; display: block;}
.widget-13 { margin: 60px 0 0; position: relative; top: 0; left: 0; z-index: 7; box-sizing: border-box; width: auto; max-width: 100%; min-height: 0; right: 0; padding-bottom: 60px;}
.reviews-20 p:first-child { margin-top: 0;}
.reviews-20 p:last-child { margin-bottom: 0;}
.reviews-20 .header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 0; margin-bottom: 15px; text-align: center;}
.reviews-20 .header_text { box-sizing: border-box; font-size: 30px; text-align: left; color: #2b2b2b; text-decoration: none; font-weight: bold;}
.reviews-20 .list-wr { box-sizing: border-box; position: relative; text-align: center; width: auto; margin-left: 0; margin-right: 0; left: 0; right: 0;}
.reviews-20 .body { margin: 0 -10px; box-sizing: border-box;}
.reviews-20 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.reviews-20 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.reviews-20 .bx-wrapper { max-width: 980px;}
.reviews-20 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.reviews-20 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; box-sizing: border-box; width: 980px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.reviews-20 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.reviews-20 .item { padding: 30px 30px 20px 0; margin: 10px auto; border: none; width: 700px; box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; text-align: left; -webkit-box-shadow: 0px 1px 13px  rgba(0,0,0,0.32); -moz-box-shadow: 0px 1px 13px  rgba(0,0,0,0.32); box-shadow: 0px 1px 13px  rgba(0,0,0,0.32); background: url("../images/png.png?1479714921162") left 153px top 104px / auto auto no-repeat #ffc107; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; min-width: 0; min-height: 0;}
.reviews-20 .image { margin: 0 0 5px -74px; text-align: center; box-sizing: border-box; font-size: 0; position: relative; width: 220px; left: 0; right: 0; min-height: 220px; padding-top: 0.02px; padding-bottom: 0.02px; 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;}
.reviews-20 .image_author { text-align: left; box-sizing: border-box; color: hsl(200,50%,50%); margin-bottom: 5px; position: absolute; left: 0; top: 0; font-size: 12px;}
.reviews-20 .image_author .image_name { text-align: left; box-sizing: border-box; font-weight: bold;}
.reviews-20 .image_author .image_date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-20 .img-convert { border: 11px solid rgba(255,255,255,0.19); box-sizing: border-box; width: 180px; height: 180px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; margin-top: 0;}
.reviews-20 .image img { box-sizing: border-box; width: auto; height: auto; max-width: 100%;}
.reviews-20 .text { margin: -183px 0 20px 180px; border: none; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto, sans-serif; font-size: 14px; color: #2b2b2b; line-height: 1.6; text-decoration: none; padding-top: 0.02px; -webkit-border-radius: 180px; -moz-border-radius: 180px; border-radius: 180px; padding-left: 0; padding-right: 30px; width: auto; left: 0; right: 0; min-height: 180px;}
.reviews-20 .author { margin: 21px 0 5px 150px; box-sizing: border-box; color: hsl(200,50%,50%); position: relative; z-index: 1; padding-left: 0; width: 523px; left: auto; right: auto;}
.reviews-20 .name { text-align: left; box-sizing: border-box; font-weight: 500; font-family: El Messiri, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none; margin-top: 0;}
.reviews-20 .date { text-align: left; box-sizing: border-box; display: inline-block; margin-left: 5px; text-transform: lowercase; font-size: 11px; color: hsl(0, 0%, 50%);}
.reviews-20 .footer { text-align: center; box-sizing: border-box; margin-top: 0;}
.reviews-20 .all { padding: 10px 20px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: El Messiri, sans-serif; font-size: 14px; color: #ff5722; text-decoration: none; margin-top: 20px; z-index: 7; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.reviews-20 .all:hover, 
.reviews-20 .all.hover, 
.reviews-20 .all.active { color: #ffffff; background: #ff5722; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
.reviews-20 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; display: none; box-sizing: border-box; margin-top: -10px; text-align: center; width: 30px; margin-left: 99px; padding-top: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; bottom: auto; margin-right: 23px;}
.reviews-20 .prev { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/arge.png") left 50% top 0px / auto auto no-repeat; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px;}
.reviews-20 .next { border: none; position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/are.png") left 50% bottom 0px / auto auto no-repeat; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 30px; margin-bottom: 5px; margin-top: 5px;}
.reviews-20 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-20 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.reviews-20 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.reviews-20 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; align-self: auto;}
.reviews-20 .pager-wrap { box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: none;}
.reviews-20 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box; align-self: auto;}
.reviews-20 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.reviews-20 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; height: 10px;}
.reviews-20 .auto_controls { box-sizing: border-box; display: none;}
.reviews-20 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.reviews-20 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_pause.png") center center / auto no-repeat;}
.reviews-20 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_reviews_play.png") center center / auto no-repeat;}
.reviews-20 .bx-pager a:active, 
.reviews-20 .bx-pager a.active { background: #bbbbbb;}
.reviews-20 .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;}
.block-7 .layout_18_id_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-7 { margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 70px; background: #313233; z-index: 6; right: 0; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-8 { padding: 0 2px; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; min-height: 70px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-10 .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-10 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-10 .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;}
.menu-10 .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-10 .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-10 .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-10 .menu-scroll > ul ul { padding: 20px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffc414; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-10 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-10 .menu-scroll > ul ul > li > a { padding: 10px 20px 5px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #2b2b2b; font-size: 15px; line-height: 1.4; text-align: left; text-indent: 0; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; min-height: 38px; margin-left: 20px; margin-right: 20px; position: relative;}
.menu-10 .menu-scroll > ul ul > li > a:hover, 
.menu-10 .menu-scroll > ul ul > li > a.hover, 
.menu-10 .menu-scroll > ul ul > li > a.active { background: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; color: #424242;}
.menu-10 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-10 .menu-scroll > ul ul > li.delimiter { margin: 0 30px; border: none; box-sizing: border-box; min-height: 1px; height: auto; width: auto; background: rgba(254,253,252,0.31); text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-10 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-10 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; text-indent: 0; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-10 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-10 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-10 .menu-scroll > ul > li.menu-item > a.active { color: #424242; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24); -moz-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24); box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24); background: #ffc107;}
.menu-10 .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-10 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-10 .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-10 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-10 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-10 .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-10 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-10 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-10 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-10 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-10 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-10 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.side-panel-57 .side-panel-content { text-align: left; 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);}
.block-4 .layout_56 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_67 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_68 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { padding: 5px 20px; margin: 30px auto 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 5; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: auto; text-decoration: none;}
.widget-49 { margin: 3px 0 auto 20px; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 200px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 40px; visibility: hidden; right: 0;}
.search-68 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.search-68 input { padding: 4px 10px 4px 50px; margin: 0 0 0 -40px; border: none; box-sizing: border-box; vertical-align: top; background: #ffc414; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 40px; width: 200px; height: 0; max-width: 100%; font-family: El Messiri, sans-serif; text-align: left; text-indent: 0; color: #2b2b2b; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;}
.search-68 button { padding: 3px 4px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/S.png") left 50% top 50% / auto auto no-repeat #ffc414; font-size: 14px; outline: none; min-width: 24px; min-height: 40px; position: relative; z-index: 1; text-align: left; text-indent: 0; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; width: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; visibility: visible;}
.search-68 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-68 input:focus { outline: none;}
.search-68 button:focus { outline: none;}
.search-68 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-68 ::-webkit-input-placeholder { color: #424242;}
.search-68 ::-moz-placeholder { color: #424242;}
.search-68 :-ms-input-placeholder { color: #424242;}
.block-18 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 340px; min-height: 0; z-index: 3; display: block; text-decoration: none;}
.widget-55 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 260px; min-height: 50px; font-size: 25px;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name .sn-text { box-sizing: border-box;}
.site-name a { text-decoration: none; outline: none;}
.widget-12 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-size: 14px; color: #424242; text-decoration: none; box-sizing: border-box; width: 261px;}
.block-24 { margin: 0 0 auto 21px; position: relative; top: 0; left: 0; width: 340px; min-height: 0; z-index: 2; display: block;}
.widget-48 { margin: 5px 0 0 43px; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 291px;}
.schedule-66 p:first-child { margin-top: 0;}
.schedule-66 p:last-child { margin-bottom: 0;}
.schedule-66 .header { box-sizing: border-box;}
.schedule-66 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.schedule-66 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.schedule-66 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-66 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-66 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.schedule-66 .title { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 13px; color: #ff5722; text-decoration: none; margin-right: 20px; display: none;}
.schedule-66 .text_body { font-family: El Messiri, sans-serif; font-size: 14px; color: #2b2b2b; text-decoration: none;}
.schedule-66 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-66 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.phones-7 p:first-child { margin-top: 0;}
.phones-7 p:last-child { margin-bottom: 0;}
.phones-7 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.phones-7 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5;}
.phones-7 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/tel.png?1479719686917") left 50% top 50% / auto auto no-repeat #8bc34a; margin-right: 10px; text-align: left; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; min-height: 30px; margin-top: auto; margin-bottom: auto; align-self: center;}
.phones-7 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-7 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.phones-7 .title { box-sizing: border-box; font-family: El Messiri, sans-serif; font-size: 12px; color: #d0363b; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; font-weight: normal; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-7 .text_body { box-sizing: border-box; font-family: El Messiri, sans-serif; font-size: 16px; color: #2b2b2b; font-style: normal; line-height: 1.4; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; z-index: 4; margin-top: 5px; font-weight: bold;}
.phones-7 input.tgl-but { box-sizing: border-box; display: none;}
.phones-7 .text_body a { text-decoration: none; color: inherit;}
.phones-7 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-2 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 4; width: auto; height: 0; min-height: 600px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat fixed rgba(0,0,0,0.5); right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-4 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-4 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-4 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-4 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-4 .text-slider { padding: 30px; border: none; box-sizing: border-box; position: absolute; top: 0; left: 50%; z-index: 6; right: auto; margin-left: -480px; margin-top: 230px; width: 960px; margin-right: 0; background: rgba(0,0,0,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-4 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left;}
.slider-4 .block-body { box-sizing: border-box; text-decoration: none;}
.slider-4 .block-more { box-sizing: border-box;}
.slider-4 .block-more > a { padding: 13px 20px 10px; border: none; display: inline-block; box-sizing: border-box; text-align: center; font-family: El Messiri, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; -webkit-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 5px  rgba(255,87,34,0.5); -moz-box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 5px  rgba(255,87,34,0.5); box-shadow: inset 0px 4px 0px  rgba(255,216,125,0.19), 0px 2px 5px  rgba(255,87,34,0.5); background: #ff5722; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; min-height: 46px; width: 220px;}
.slider-4 .block-more > a:hover, 
.slider-4 .block-more > a.hover, 
.slider-4 .block-more > a.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent; background: #f4511e;}
.slider-4 .block-title { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 34px; color: #ffffff; text-decoration: none; margin-bottom: 30px; width: auto; margin-left: 0; margin-right: 0; font-weight: 500;}
.slider-4 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-4 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: 250px; text-align: space-between; padding-top: 0.02px; margin-right: 0; width: 960px; min-height: 40px; margin-left: 0;}
.slider-4 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/arl.png?1477574225869") left 50% top 50% / auto auto no-repeat transparent; text-align: left; min-height: 50px; margin-left: auto; margin-right: 0;}
.slider-4 .slider-prev:hover, 
.slider-4 .slider-prev.hover, 
.slider-4 .slider-prev.active { background: url("../images/arlh.png") left 50% top 50% / auto auto no-repeat rgba(59,45,59,0.55);}
.slider-4 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 50px; height: 20px; background: url("../images/arr.png") left 50% top 50% / auto auto no-repeat transparent; text-align: left; min-height: 50px; margin-left: 0;}
.slider-4 .slider-next:hover, 
.slider-4 .slider-next.hover, 
.slider-4 .slider-next.active { background: url("../images/arrh.png") left 50% top 50% / auto auto no-repeat rgba(59,45,59,0.55);}
.slider-4 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-4 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-4 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: auto; right: 0; font-size: 0; text-align: right; visibility: hidden; z-index: 100; width: 10px; margin-right: 10px; padding-right: 0; padding-bottom: 20px;}
.slider-4 .slider-pager { box-sizing: border-box; margin-right: 0; margin-left: auto; display: inline-block; vertical-align: top; visibility: visible; text-align: left; margin-top: -9px;}
.slider-4 .slider-pager > a { padding: 5px 20px 5px 5px; margin: 2px 0 2px 2px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-size: 14px; text-decoration: none; color: rgba(255,255,255,0.43); text-align: center; font-family: Roboto, sans-serif;}
.slider-4 .slider-pager > a:active, 
.slider-4 .slider-pager > a.active { background: rgba(156,156,156,0.25); color: #ffffff;}
.slider-4 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-4 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-4 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}.slider-4 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.slider-4 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-4 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-4 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-4 .text_wrapper .bx-viewport { position: relative !important; height: auto !important;}
.block-5 .layout_14_id_13 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-5 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/Untitled-1_32.png?1477572975458") left 0px top 0px / auto auto repeat fixed #ffc107; z-index: 3; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 60px; padding-bottom: 60px;}
.widget-9 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.horizontal_blocklist-13 p:first-child { margin-top: 0;}
.horizontal_blocklist-13 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-13 .header { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 30px; text-align: center; box-sizing: border-box;}
.horizontal_blocklist-13 .header_text { font-size: 30px; box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-weight: 500;}
.horizontal_blocklist-13 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px;}
.horizontal_blocklist-13 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-13 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-13 .body-outer { box-sizing: border-box; position: relative;}
.horizontal_blocklist-13 .body { margin: 0 -10px; box-sizing: border-box;}
.horizontal_blocklist-13 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.horizontal_blocklist-13 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.horizontal_blocklist-13 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.horizontal_blocklist-13 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%;}
.horizontal_blocklist-13 .item { padding: 30px; margin: 10px; border: none; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; left: 0; right: 0; text-align: flex-start; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ffffff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-width: 0; min-height: 0;}
.horizontal_blocklist-13 .item:hover, 
.horizontal_blocklist-13 .item.hover, 
.horizontal_blocklist-13 .item.active { -webkit-box-shadow: 0px 0px 16px  rgba(0,0,0,0.18); -moz-box-shadow: 0px 0px 16px  rgba(0,0,0,0.18); box-shadow: 0px 0px 16px  rgba(0,0,0,0.18);}
.horizontal_blocklist-13 .item_header { box-sizing: border-box;}
.horizontal_blocklist-13 .item_body { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-13 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.horizontal_blocklist-13 .image { box-sizing: border-box; position: relative; text-align: left; width: 188px; left: 0; right: 0; margin-left: 0; margin-right: 0; min-height: 188px; 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;}
.horizontal_blocklist-13 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff;}
.horizontal_blocklist-13 .item__image__title { box-sizing: border-box; display: block; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-13 .img-convert { border: 6px solid rgba(0,0,0,0.06); box-sizing: border-box; width: 180px; height: 180px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: left; display: -webkit-flex; display: flex; overflow: hidden; -webkit-border-radius: 180px; -moz-border-radius: 180px; border-radius: 180px;}
.horizontal_blocklist-13 .img-convert:hover, 
.horizontal_blocklist-13 .img-convert.hover, 
.horizontal_blocklist-13 .img-convert.active { text-align: center;}
.horizontal_blocklist-13 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box;}
.horizontal_blocklist-13 .price-wrap { box-sizing: border-box; position: relative; text-align: center; margin-left: 0; width: auto; left: 0; right: 0; margin-right: 0; -webkit-order: 17; -moz-order: 17; order: 17;}
.horizontal_blocklist-13 .price { box-sizing: border-box; display: inline-block; margin-top: 20px; white-space: nowrap; width: auto; margin-left: 0; margin-right: 0;}
.horizontal_blocklist-13 .price-note { box-sizing: border-box; display: inline-block; font-size: 13px; color: #757575; text-align: left; text-decoration: none; margin-right: 5px; font-weight: normal;}
.horizontal_blocklist-13 .price-value { box-sizing: border-box; display: inline-block; font-family: El Messiri, sans-serif; font-size: 22px; color: #ff5722; text-align: left; text-decoration: none; margin-right: 5px; font-weight: 500;}
.horizontal_blocklist-13 .price-currency { box-sizing: border-box; display: inline-block; font-size: 13px; color: #757575; text-align: left; text-decoration: none; font-weight: normal;}
.horizontal_blocklist-13 .price-currency:hover, 
.horizontal_blocklist-13 .price-currency.hover, 
.horizontal_blocklist-13 .price-currency.active { color: #424242;}
.horizontal_blocklist-13 .more { box-sizing: border-box; position: relative; margin-top: 20px; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.horizontal_blocklist-13 .more > a { padding: 13px 20px 10px; border: none; box-sizing: border-box; text-decoration: none; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: El Messiri, sans-serif; font-size: 15px; color: #ffffff; text-transform: uppercase; -webkit-box-shadow: 0px 3px 9px  rgba(255,87,34,0.63); -moz-box-shadow: 0px 3px 9px  rgba(255,87,34,0.63); box-shadow: 0px 3px 9px  rgba(255,87,34,0.63); background: #ff5722; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 136px; margin-left: 0; margin-right: 0; min-height: 40px;}
.horizontal_blocklist-13 .more > a:hover, 
.horizontal_blocklist-13 .more > a.hover, 
.horizontal_blocklist-13 .more > a.active { -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: #ff7043;}
.horizontal_blocklist-13 .item_detail { box-sizing: border-box; margin-left: 0; position: relative; z-index: 2; text-align: left; margin-right: 20px;}
.horizontal_blocklist-13 .text { box-sizing: border-box; position: relative; font-size: 14px; color: #424242; line-height: 1.4; text-decoration: none; -webkit-order: 16; -moz-order: 16; order: 16;}
.horizontal_blocklist-13 .title { font-weight: bold; margin-bottom: 20px; box-sizing: border-box; position: relative; z-index: 1; font-family: El Messiri, sans-serif; font-size: 22px; color: #2b2b2b; text-decoration: none; -webkit-order: 15; -moz-order: 15; order: 15; padding-bottom: 10px; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.06); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.06); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.06);}
.horizontal_blocklist-13 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-13 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-13 .footer { text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 30px;}
.horizontal_blocklist-13 .all { padding: 10px 20px; border: 1px solid rgba(0,0,0,0); box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 14px; color: #ffffff; text-align: flex-start; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.horizontal_blocklist-13 .all:hover, 
.horizontal_blocklist-13 .all.hover, 
.horizontal_blocklist-13 .all.active { border: 1px solid #f2f2f2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.horizontal_blocklist-13 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-13 .prev { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-13 .next { position: relative; z-index: 105; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-13 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-13 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.popover-container-13 { top: 0; left: 0; z-index: 999; width: 100%; direction: ltr; position: fixed;}
.popover-container-13 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; box-sizing: border-box;}
.popover-container-13 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-13 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-13 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-13 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-13 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_field_title { margin-bottom: 3px; color: #000; box-sizing: border-box;}
.popover-wrap-13 .popover-body input { 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;}
.popover-wrap-13 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-13 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-13 .popover-body .s3_required { color: red;}
.popover-wrap-13 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-13 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-13 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px;}
.horizontal_blocklist-13 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.horizontal_blocklist-13 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.horizontal_blocklist-13 .bx-auto_controls { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-13 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-13 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; visibility: visible; box-sizing: border-box;}
.horizontal_blocklist-13 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-13 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-13 .bx-pager a:active, 
.horizontal_blocklist-13 .bx-pager a.active { background: #bbbbbb;}
.horizontal_blocklist-13 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-13 .bx-controls-auto-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-13 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-13 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.widget-39 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 9999; width: 768px;}
.side-panel-57 .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);}
.side-panel-57 .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-57 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-57 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-57 .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;}
.side-panel-57 .side-panel-button-icon { display: block;}
.side-panel-57 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-57 .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-start; -moz-justify-content: flex-start; justify-content: flex-start; -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_12_0 { margin-top: 0;}
	.wrapper .layout_center_2_id_12_2 { margin-top: 0;}
	.block-23 .layout_63_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-23 { background: linear-gradient(rgba(38,50,56,0.85), rgba(38,50,56,0.85)), url("../images/lib_366101_54393467.jpg") left 50% top 50% / cover no-repeat; padding-top: 60px; padding-bottom: 60px;}
	.widget-46 { text-align: center; width: auto; margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; right: 0; display: block;}
	.horizontal_blocklist-64 .body-outer { width: auto; text-align: center; margin-left: NaNpx; margin-right: NaNpx;}
	.horizontal_blocklist-64 .body { width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.horizontal_blocklist-64 .item-outer { width: auto;}
	.horizontal_blocklist-64 .item { width: 167px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.horizontal_blocklist-64 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-64 .item_detail { margin-right: 0; margin-top: 0; margin-left: 10px;}
	.horizontal_blocklist-64 .text:active, 
	.horizontal_blocklist-64 .text.active { font-weight: 600;}
	.horizontal_blocklist-64 .bx-wrapper { margin-left: auto; margin-right: auto;}
	.block-22 .layout_61_id_62 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-22 { margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-45 { padding-left: 26px; padding-right: 26px; background: linear-gradient(#ffffff, #ffffff); display: block;}
	.horizontal_blocklist-62 .body-outer { width: auto;}
	.horizontal_blocklist-62 .body { width: auto;}
	.horizontal_blocklist-62 .item-outer { width: 50%;}
	.horizontal_blocklist-62 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-62 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.horizontal_blocklist-62 .item_detail { margin-top: 0;}
	.horizontal_blocklist-62 .text { font-size: 14px;}
	.horizontal_blocklist-62 .title { margin-top: 16px; margin-right: 20px;}
	.block-13 .layout_41_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_42 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_52 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-29 { margin-top: -302px; margin-left: 467px; width: 294px; right: 0; padding-top: 0.02px;}
	.form-42 .form__header { margin-bottom: 20px;}
	.form-42 .form__body { margin-right: -20px;}
	.widget-37 { width: 222px; margin-left: 20px; margin-right: auto;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { text-align: flex-start;}
	.block-19 .layout_43 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_51 { margin-top: 0; -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-19 { width: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-30 { margin-right: auto; margin-bottom: 20px;}
	.menu-43 .menu-scroll > ul ul { position: static; width: auto;}
	.widget-36 { margin-left: 0; margin-right: auto;}
	.menu-51 .menu-scroll > ul ul { position: static; width: auto;}
	.block-15 .layout_47 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_48 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_46_id_47 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-50 { margin-left: auto; margin-right: auto; display: none;}
	.widget-32 { width: auto; right: 0; text-align: center;}
	.widget-33 { margin-top: 15px; margin-left: 0; width: auto; text-align: center; right: 0;}
	.block-9 .layout_26_id_65 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-47 { text-align: center; display: block;}
	.gallery-65 .my-gallery { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-right: -1px; margin-left: -1px;}
	.gallery-65 .my-gallery figure.gallery-item { margin-right: 1px; width: 300px; margin-left: 1px;}
	.gallery-65 .img-convert { margin-left: 0; margin-right: 0; width: 300px;}
	.widget-13 { margin-top: 0; padding-bottom: 40px; height: auto; padding-top: 40px; display: block;}
	.reviews-20 .list-wr { overflow: visible; padding-left: 0;}
	.reviews-20 .body { width: auto; margin-right: 0; margin-left: 0;}
	.reviews-20 .bx-wrapper { max-width: 768px;}
	.reviews-20 .list { width: 768px; overflow-x: visible; overflow-y: visible;}
	.reviews-20 .item { width: 611px; padding-bottom: 30px; margin-top: 36px;}
	.reviews-20 .image { max-width: 100%; float: left; margin-bottom: 0; margin-right: 10px; margin-top: -38px;}
	.reviews-20 .text { margin-top: 0;}
	.reviews-20 .author { margin-bottom: 40px;}
	.reviews-20 .all { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.reviews-20 .controls { margin-top: 88px; right: auto; margin-left: 0;}
	.reviews-20 .prev:hover, 
	.reviews-20 .prev.hover, 
	.reviews-20 .prev.active { background: url("../images/arge.png") left 50% top 0px / 16px no-repeat;}
	.reviews-20 .next:hover, 
	.reviews-20 .next.hover, 
	.reviews-20 .next.active { background: url("../images/are.png") left 50% bottom 0px / 16px no-repeat;}
	.reviews-20 .bx-auto_controls { margin-top: 325px;}
	.reviews-20 .bx-pager { margin-top: 325px;}
	.block-7 .layout_18_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-7 { display: none;}
	.block-4 .layout_56 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_67 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_68 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-4 { width: auto; margin-top: 60px; margin-left: 0; margin-right: 0; padding-bottom: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-49 { width: 338px; margin-top: 15px; margin-left: auto; margin-bottom: 0;}
	.search-68 form { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.search-68 input { padding-left: 20px; margin-left: 0; margin-right: -40px;}
	.block-18 { margin-right: auto;}
	.widget-55 { display: block;}
	.widget-12 { display: block;}
	.block-24 { margin-left: auto;}
	.widget-48 { display: block;}
	.schedule-66 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-66 .block-body-drop { width: auto; margin-left: 0;}
	.schedule-66 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-5 { text-align: left; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: block;}
	.phones-7 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-7 .block-body-drop { width: auto; margin-left: 0; display: block; position: static;}
	.phones-7 .cell-text { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-2 { min-height: 400px; display: block;}
	.slider-4 .text-slider { right: 0; left: 0; margin-left: 0; margin-top: 136px; width: auto;}
	.slider-4 .slider-controls { left: auto; right: 0; margin-top: 172px; width: auto;}
	.slider-4 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-4 .slider-next { padding: 0; margin: 0 2px;}
	.block-5 .layout_14_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 { padding-top: 40px; padding-bottom: 40px;}
	.widget-9 { padding-left: 10px; padding-right: 10px; display: block;}
	.horizontal_blocklist-13 .body-outer { width: auto; text-align: center; margin-left: 0; margin-right: 0; left: 0; right: 0;}
	.horizontal_blocklist-13 .body { width: auto;}
	.horizontal_blocklist-13 .item { padding-left: 20px; padding-right: 20px; text-align: left;}
	.horizontal_blocklist-13 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_blocklist-13 .item_detail { margin-right: 0; margin-top: 5px;}
	.horizontal_blocklist-13 .text { margin-bottom: 20px;}
	.horizontal_blocklist-13 .title { text-align: center;}
	.widget-39 { z-index: 10000; width: auto; box-sizing: border-box; padding-bottom: 10px; background: #ffffff; display: block;}
	.side-panel-57 .side-panel-content { background: #ffffff;}
	.side-panel-57 .side-panel-close { background: url("../images/x.png") left 50% top 50% / auto auto no-repeat #fec500; width: 40px; min-height: 40px;}
	.side-panel-57 .side-panel-button { width: 40px; min-height: 40px; padding-top: 10px; background: #ffc414; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; margin-top: 10px; align-self: auto; margin-left: 10px;}
	.side-panel-57 .side-panel-button-icon-line { width: 15px; margin-left: auto; margin-right: auto; background: #f7f7f7;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_12_0 { margin-top: 0;}
	.wrapper .layout_center_2_id_12_2 { margin-top: 0;}
	.block-23 .layout_63_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-23 { padding-top: 40px; padding-bottom: 40px;}
	.widget-46 { padding-left: 30px; padding-right: 30px;}
	.horizontal_blocklist-64 .body { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-64 .item-outer { width: 50%;}
	.horizontal_blocklist-64 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 0; margin-right: 0; margin-bottom: 20px;}
	.horizontal_blocklist-64 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_blocklist-64 .item_detail { margin-top: 5px; margin-left: 0; width: auto; left: 0; right: 0;}
	.horizontal_blocklist-64 .text { text-align: center; width: auto; left: 0; right: 0; margin-left: NaNpx; margin-right: NaNpx;}
	.horizontal_blocklist-64 .text:active, 
	.horizontal_blocklist-64 .text.active { font-weight: normal;}
	.block-22 .layout_61_id_62 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-22 { padding-top: 40px; padding-bottom: 40px;}
	.widget-45 { background: url("../images/88.png?1479384460889") right -252px bottom -6px / 602px no-repeat;}
	.horizontal_blocklist-62 .header_text { font-size: 28px;}
	.horizontal_blocklist-62 .item-outer { width: 100%;}
	.horizontal_blocklist-62 .item { left: 0; right: 0;}
	.horizontal_blocklist-62 .item_detail { width: 400px;}
	.horizontal_blocklist-62 .text { font-size: 15px;}
	.horizontal_blocklist-62 .title { margin-top: 9px;}
	.widget-38 { display: none;}
	.block-13 .layout_41_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_42 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_52 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-29 { margin-top: 20px; margin-left: 0; width: auto; padding-top: 20px; background: #ffc414; padding-bottom: 20px;}
	.form-42 .form__header { font-size: 22px; margin-bottom: 10px; color: #2b2b2b; text-align: center;}
	.form-42 .form__text { text-align: center; color: #ffffff;}
	.form-42 .form-submit { text-align: center;}
	.block-16 { width: auto; right: 0;}
	.widget-37 { text-align: center; width: auto; margin-top: 40px; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
	.widget-37:hover, 
	.widget-37.hover, 
	.widget-37.active { text-align: center;}
	.block-19 .layout_43 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_51 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.widget-30 { margin-right: 0; margin-bottom: auto;}
	.widget-36 { margin-left: auto;}
	.block-15 .layout_47 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_48 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_46_id_47 { margin-top: 0;}
	.block-15 { text-align: flex-start; margin-top: 30px;}
	.block-9 .layout_26_id_65 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { padding-top: 40px; padding-bottom: 40px;}
	.gallery-65 .gallery-header .text { font-size: 28px;}
	.widget-13 { width: 995px;}
	.reviews-20 .header_text { font-size: 24px;}
	.reviews-20 .bx-wrapper { max-width: 640px;}
	.reviews-20 .list { width: 640px;}
	.reviews-20 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 20px; margin-left: 20px; overflow: hidden; padding-left: 30px; background: url("../images/png.png?1479714921162") left 238px top 82px / auto auto no-repeat #ffc107; margin-top: 0;}
	.reviews-20 .image { width: 180px; margin-left: 0; min-height: 180px;}
	.reviews-20 .text { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin-left: 230px; min-height: 131px;}
	.reviews-20 .author { padding-left: 230px; margin-bottom: 20px; width: auto; left: 0; right: 0; margin-left: 0;}
	.block-7 .layout_18_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 .layout_56 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_67 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_68 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-49 { width: auto; margin-left: 0;}
	.block-18 { width: auto; margin-top: 15px; margin-right: 0; margin-bottom: 0;}
	.widget-12 { text-align: center; width: auto; right: 0;}
	.block-24 { width: auto; margin-left: 0; margin-bottom: 0;}
	.widget-48 { text-align: center; margin-top: 15px; margin-left: auto; margin-right: auto;}
	.widget-2 { min-height: 340px;}
	.slider-4 .text-slider { bottom: auto; margin-top: 85px; margin-bottom: 120px; overflow: hidden; min-height: 0;}
	.slider-4 .block-title { font-size: 30px;}
	.slider-4 .slider-controls { left: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; margin-top: 138px; text-align: flex-end;}
	.block-5 .layout_14_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 { min-height: 95px;}
	.horizontal_blocklist-13 .header_text { font-size: 28px;}
	.horizontal_blocklist-13 .body { margin-left: -5px; margin-right: -5px;}
	.horizontal_blocklist-13 .item { margin-left: 5px; margin-right: 5px;}
	.horizontal_blocklist-13 .image { width: 180px; min-height: 180px;}
	.horizontal_blocklist-13 .item_detail { width: auto; left: 0; right: 0;}
	.horizontal_blocklist-13 .text { text-align: center; display: block;}
	.horizontal_blocklist-13 .title { width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
	.widget-39 { z-index: 9999; padding-right: 10px;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_12_0 { margin-top: 0;}
	.wrapper .layout_center_2_id_12_2 { margin-top: 0;}
	.block-23 .layout_63_id_64 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-23 { padding-top: 30px; padding-bottom: 30px;}
	.horizontal_blocklist-64 .item-outer { width: 100%;}
	.horizontal_blocklist-64 .item { margin-top: 20px; align-self: auto;}
	.horizontal_blocklist-64 .item_detail { margin-top: 10px;}
	.horizontal_blocklist-64 .text { font-size: 18px;}
	.horizontal_blocklist-64 .text:active, 
	.horizontal_blocklist-64 .text.active { text-align: center;}
	.horizontal_blocklist-64 .title { font-size: 30px; text-align: center;}
	.block-22 .layout_61_id_62 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-22 { padding-top: 30px; padding-bottom: 30px;}
	.widget-45 { background: linear-gradient(#ffffff, #ffffff);}
	.horizontal_blocklist-62 .header_text { font-size: 26px;}
	.horizontal_blocklist-62 .item { margin-right: 20px; padding-top: 10px; padding-bottom: 10px;}
	.horizontal_blocklist-62 .image { margin-right: 20px;}
	.horizontal_blocklist-62 .item_detail { margin-top: 16px; margin-left: 0; width: auto; left: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-62 .title { font-size: 22px;}
	.block-13 .layout_41_id_53 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-17 .layout_42 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_52 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-29 { margin-top: 15px; margin-bottom: 0;}
	.form-42 .form-submit button { width: 100%;}
	.form-42 .form-submit button:active, 
	.form-42 .form-submit button.active { text-transform: uppercase;}
	.form-42 .form-captcha .form-submit-container { width: 100%;}
	.form-42 .form-captcha button { width: 100%;}
	.form-42 .form-captcha button:active, 
	.form-42 .form-captcha button.active { text-transform: uppercase;}
	.block-19 .layout_43 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_51 { margin-top: 0; -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-19 { margin-top: 0;}
	.widget-30 { margin-right: auto;}
	.widget-36 { margin-right: 0;}
	.block-15 .layout_47 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_48 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-15 .layout_46_id_47 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-15 { text-align: left;}
	.widget-32 { width: 450px; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-33 { width: 450px; margin-left: auto; margin-right: auto; 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-9 .layout_26_id_65 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-9 { padding-top: 30px; padding-bottom: 30px;}
	.gallery-65 .gallery-header .text { font-size: 26px;}
	.gallery-65 .gallery-body { overflow-x: auto; overflow-y: hidden;}
	.gallery-65 .my-gallery { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap;}
	.gallery-65 .my-gallery figure.gallery-item { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.widget-13 { width: auto; padding-bottom: 30px; padding-top: 30px;}
	.reviews-20 .bx-wrapper { max-width: 480px;}
	.reviews-20 .list { width: 480px;}
	.reviews-20 .item { -webkit-box-shadow: 0px 1px 13px  0px rgba(0,0,0,0.32); -moz-box-shadow: 0px 1px 13px  0px rgba(0,0,0,0.32); box-shadow: 0px 1px 13px  0px rgba(0,0,0,0.32); background: url("../images/png.png?1479714921162") left 162px top 57px / auto auto no-repeat #ffc107;}
	.reviews-20 .image { float: none; margin-bottom: 20px; margin-right: 0; width: auto; margin-top: 0;}
	.reviews-20 .text { text-align: center; margin-bottom: 0; padding-right: 0; margin-left: 0;}
	.reviews-20 .author { text-align: center; margin-top: 0; padding-left: 0;}
	.block-7 .layout_18_id_10 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 .layout_56 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_67 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_68 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-18 { margin-top: 10px;}
	.widget-12 { margin-top: 5px;}
	.block-24 { margin-top: 15px;}
	.widget-48 { width: 250px;}
	.schedule-66 .block-body-drop { display: block; position: static;}
	.widget-2 { min-height: 200px;}
	.slider-4 .text-slider { margin-top: 19px;}
	.slider-4 .block-more > a { font-size: 15px; min-height: 44px; width: 209px;}
	.slider-4 .block-title { font-size: 19px;}
	.slider-4 .slider-controls { -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; text-align: space-between;}
	.block-5 .layout_14_id_13 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-5 { padding-top: 20px; padding-bottom: 20px;}
	.horizontal_blocklist-13 .header { margin-bottom: 10px;}
	.horizontal_blocklist-13 .header_text { font-size: 26px;}
	.horizontal_blocklist-13 .body { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-13 .item-outer { width: 100%;}
	.horizontal_blocklist-13 .item { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-13 .item_body { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.horizontal_blocklist-13 .item_detail { margin-top: 0; padding-right: 20px;}
	.horizontal_blocklist-13 .text { text-align: left;}
	.horizontal_blocklist-13 .title { font-size: 20px; text-align: left;}
	.horizontal_blocklist-13 .footer { margin-top: 20px;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_12_0 { margin-top: 0;}
	.wrapper .layout_center_2_id_12_2 { margin-top: 0;}
	.block-23 .layout_63_id_64 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-23 { padding-top: 20px; padding-bottom: 20px;}
	.horizontal_blocklist-64 .item { margin-bottom: 10px; margin-top: 10px;}
	.horizontal_blocklist-64 .item_body { display: block;}
	.horizontal_blocklist-64 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto;}
	.horizontal_blocklist-64 .item_detail { margin-top: auto;}
	.horizontal_blocklist-64 .text { font-size: 16px; width: 260px; left: auto; right: auto;}
	.horizontal_blocklist-64 .title { font-size: 28px; margin-top: 14px;}
	.block-22 .layout_61_id_62 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.horizontal_blocklist-62 .header_text { font-size: 24px;}
	.horizontal_blocklist-62 .item { margin-right: 0; text-align: flex-start;}
	.horizontal_blocklist-62 .item_body { display: block;}
	.horizontal_blocklist-62 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto;}
	.horizontal_blocklist-62 .image { margin-left: auto; margin-right: auto; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: linear-gradient(false, false);}
	.horizontal_blocklist-62 .img-convert { text-align: center; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.horizontal_blocklist-62 .image img { padding-left: 0;}
	.horizontal_blocklist-62 .item_detail { margin-top: 14px;}
	.horizontal_blocklist-62 .text { text-align: center; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-62 .title { font-size: 20px; text-align: center; margin-right: 0; margin-bottom: 0;}
	.widget-38 { text-align: flex-start;}
	.block-13 .layout_41_id_53 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-17 .layout_42 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_52 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-29 { padding-left: 20px; padding-right: 20px;}
	.form-42 .form-text input { color: #2b2b2b;}
	.form-42 .form-textarea textarea { color: #2b2b2b;}
	.form-42 .form-captcha input { color: #2b2b2b;}
	.widget-37 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.block-19 .layout_43 { margin: 0; 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-19 .layout_51 { margin: 0; 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-19 { display: none;}
	.widget-30 { width: auto; margin-top: 15px; margin-right: 0; margin-bottom: 0; display: none;}
	.widget-36 { width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.block-15 .layout_47 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_48 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-15 .layout_46_id_47 { margin-top: 0;}
	.widget-32 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-33 { width: auto; margin-left: 0; margin-right: 0;}
	.block-9 .layout_26_id_65 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.gallery-65 .gallery-header .text { font-size: 24px;}
	.gallery-65 .gallery-body { margin-left: auto; margin-right: auto;}
	.gallery-65 .my-gallery figure.gallery-item { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.gallery-65 .img-convert { margin-left: auto; margin-right: auto;}
	.widget-13 { padding-bottom: 20px; padding-top: 20px;}
	.reviews-20 .bx-wrapper { max-width: 320px;}
	.reviews-20 .list { width: 320px;}
	.reviews-20 .image_author { text-align: center;}
	.block-7 .layout_18_id_10 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-4 .layout_56 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_67 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_68 { margin-top: 0; 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;}
	.search-68 input { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.block-18 { right: 0;}
	.widget-2 { min-height: 150px;}
	.slider-4 .text-slider { margin-top: 23px; text-align: center; display: block;}
	.slider-4 .block-body { display: none;}
	.slider-4 .block-more { display: block; margin-left: auto; margin-right: auto;}
	.slider-4 .block-title { display: none;}
	.slider-4 .block-title:hover, 
	.slider-4 .block-title.hover, 
	.slider-4 .block-title.active { font-size: 30px;}
	.slider-4 .slider-pager-wrap { display: none;}
	.block-5 .layout_14_id_13 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-5 { padding-bottom: 10px;}
	.horizontal_blocklist-13 .header_text { font-size: 24px;}
	.horizontal_blocklist-13 .item_body { display: block;}
	.horizontal_blocklist-13 .item_figure { max-width: 100%; margin-bottom: 5px; margin-top: 10px; width: auto;}
	.horizontal_blocklist-13 .image { width: 188px; text-align: center; margin-left: auto; margin-right: auto;}
	.horizontal_blocklist-13 .item_detail { padding-right: 0;}
	.horizontal_blocklist-13 .text { text-align: center;}
	.horizontal_blocklist-13 .title { text-align: center;}

}
.side-panel .widget-8 { padding: 0.02px 0 0; margin: 0 0 20px; z-index: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; right: 0; min-height: 70px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; background: #ffffff;}
.side-panel .menu-10 .menu-scroll > ul { display: block;}
.side-panel .menu-10 .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-10 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-10 .menu-scroll > ul ul { position: static; width: auto; margin-top: 1px;}
.side-panel .menu-10 .menu-scroll > ul ul > li > a { color: #424242;}
.side-panel .menu-10 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-10 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-10 .menu-scroll > ul ul > li > a.active { background: #ffffff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.side-panel .menu-10 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #424242; min-height: 44px;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #ffc107;}
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-10 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24); -moz-box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24); box-shadow: inset 0px 4px 0px  rgba(255,255,255,0.24);}
.side-panel .widget-5 { padding: 0.02px 0; margin: 7px 0 0 auto; border: none; z-index: 1; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; left: 0; top: 0; position: relative; width: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: right; right: 0; box-sizing: border-box; min-height: 0;}
.side-panel .phones-7 .inner { -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.side-panel .phones-7 .icon { margin-right: 0; width: 40px; min-height: 40px; margin-left: auto;}
.side-panel .phones-7 .block-body-drop { top: auto; right: 100%; bottom: auto; display: none; position: absolute; left: auto;}
.side-panel .phones-7 .cell-text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; width: 161px;}
.side-panel .phones-7 .text_body { font-size: 15px; text-align: right; font-family: Roboto, sans-serif; width: 141px; margin-left: 0; margin-right: 10px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; padding-top: 0.02px;}