@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff; font-family: Open Sans, sans-serif;}

html .block-43 { position: relative; background: rgb(227, 227, 227) url(/t/v851/images/images/head_l_bg.png) 0 36px repeat-x !important;}
html .block-43:before { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 50%; background: rgb(227, 227, 227) url(/t/v851/images/images/head_r_bg.png) 0 36px repeat-x !important;}

html .block-52 { 
    background: linear-gradient(to bottom right,#003e7a 0.3%,#00163b 99%);
    -webkit-box-shadow: inset 0px -1px 0px #3c58ab; 
    -moz-box-shadow: inset 0px -1px 0px #3c58ab;
    box-shadow: inset 0px -1px 0px #3c58ab;
    border-top: 0px solid #8c002c;
    border-right: 0px solid #8c002c;
    border-bottom: 5px solid #8c002c;
    border-left: 0px solid #8c002c;
}
html .block-51 {
  background: transparent;
  border: none;
  box-shadow: none;
}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-52 .layout_109_id_107 { 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-52 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 6; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; padding-right: 0; right: 0;}
.block-51 .layout_107_id_108 { 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-51 { margin: 0; position: relative; text-align: left; text-indent: 0; text-decoration: none; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(to bottom right,#003e7a 0.3%,#00163b 99%); z-index: 1; display: block; right: 0; -webkit-box-shadow: inset 0px -1px 0px  #3c58ab; -moz-box-shadow: inset 0px -1px 0px  #3c58ab; box-shadow: inset 0px -1px 0px  #3c58ab; border-top: 0px solid #8c002c; border-right: 0px solid #8c002c; border-bottom: 5px solid #8c002c; border-left: 0px solid #8c002c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding-top: 0.02px; padding-bottom: 0.02px; max-width: 100%;}
.widget-57 { margin: 0; position: relative; font-family: Open Sans, sans-serif; text-align: center; text-decoration: none; top: 0; left: 0; z-index: 1; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; min-height: 0; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: normal;}
.menu-108 .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-108 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-108 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-108 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("/t/v851/images/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-108 .menu-scroll > ul > li.delimiter { margin: auto 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 70px; background: rgba(214,214,214,0.15); box-sizing: border-box; font-size: 14px; text-decoration: none; text-align: left;}
.menu-108 .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-108 .menu-scroll > ul ul { padding: 5px; margin: 0 0 0 5px; border: none; position: absolute; top: 100%; left: 0; background: #203575; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; font-size: 14px; text-decoration: none; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center;}
.menu-108 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-108 .menu-scroll > ul ul > li > a { padding: 15px; 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: #fff; font-size: 12px; line-height: 1.4; text-align: left; position: relative;}
.menu-108 .menu-scroll > ul ul > li > a:hover, 
.menu-108 .menu-scroll > ul ul > li > a.hover, 
.menu-108 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.1);}
.menu-108 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-108 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-108 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999; text-decoration: none;}
.menu-108 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-108 .menu-scroll > ul > li.menu-item > a { padding: 5px 25px; margin: 0 5px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: flex-start; text-transform: uppercase; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; min-height: 70px;}
.menu-108 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-108 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-108 .menu-scroll > ul > li.menu-item > a.active { background: rgba(0,0,0,0.1);}
.menu-108 .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-108 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-108 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-108 .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-108 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-108 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-108 .menu-scroll > ul > li.more-button > a { padding: 0.02px 10px 5px; margin: 20px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-108 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-108 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-108 .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-108 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-108 .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-108 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-43 .layout_85_id_102 { 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-43 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #ffffff; z-index: 5; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; padding-bottom: 0.02px; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-49 .layout_86 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-49 .layout_102_id_110 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-49 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 193px; background: url("/t/v851/images/images/head_r.png") right 0px top 50% / auto auto no-repeat, url("/t/v851/images/images/head_l.png") left 0px top 50% / auto auto no-repeat, url("/t/v851/images/images/moto.png") left calc(50% - 51px) top 50% / auto auto no-repeat; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-left: 0; padding-right: 0; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-58 { margin: 12px 0 0 406px; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 258px;}
.phones-110 p:first-child { margin-top: 0;}
.phones-110 p:last-child { margin-bottom: 0;}
.phones-110 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: right; vertical-align: top; max-width: 100%; -webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;}
.phones-110 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-110 .icon { border: none; box-sizing: border-box; height: 16px; width: 23px; background: url("/t/v851/images/images/ssssss).png") left 50% top 50% / auto auto no-repeat; margin-right: 5px; min-height: 23px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-110 .block-body-drop { box-sizing: border-box; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.phones-110 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-110 .title { box-sizing: border-box; display: none;}
.phones-110 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 23px; font-weight: bold; margin-top: 0;}
.phones-110 input.tgl-but { box-sizing: border-box; display: none;}
.phones-110 .text_body a { text-decoration: none; color: inherit;}
.phones-110 input.tgl-but:checked + .block-body-drop { display: block;}
.block-50 { margin: 0 0 0 468px; position: relative; top: 0; left: 0; width: 197px; min-height: 109px; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 6px; text-decoration: none;}
.widget-55 { margin: 12px 0 0; border: none; position: relative; top: 0; left: 0; width: 197px; min-height: 41px; z-index: 3; color: rgba(255,255,255,0); text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("/t/v851/images/images/btn_online.png") left 50% top 50% / auto auto no-repeat transparent; -webkit-border-radius: 22px 0px 0px 22px; -moz-border-radius: 22px 0px 0px 22px; border-radius: 22px 0px 0px 22px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0px 4px 12px  rgba(39,64,139,0.35); -moz-box-shadow: 0px 4px 12px  rgba(39,64,139,0.35); box-shadow: 0px 4px 12px  rgba(39,64,139,0.35); padding-top: 0.02px;}
.popover-wrap-105 .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-105 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-105 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-105 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-105 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-105 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Open Sans, sans-serif;}
.popover-wrap-105 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-105 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/t/v851/images/images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-105 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-105 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-105 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-105 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-105 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-105 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-105 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-105 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Open Sans, sans-serif;}
.popover-wrap-105 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-105 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-105 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-105 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-105 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-105 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Open Sans, sans-serif;}
.popover-wrap-105 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-105 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-105 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-105 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-105 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-105 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-105 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-105 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-105 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-105 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-105 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-105 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-105 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-105 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-105 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-105 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-105 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-105 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-105 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-105 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-105 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-105 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-105 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-105 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-105 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-105 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-105 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-105 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-105 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-105 ::-moz-placeholder { color: #ababab;}
.popover-wrap-105 :-ms-input-placeholder { color: #ababab;}
.widget-54 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; 
//width: 88px;
-webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 41px;}
.widgetsocial-103 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-103 .soc-content {   box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: inherit;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;}
.widgetsocial-103 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.widgetsocial-103 .soc { margin: 2px 2px 2px 11px; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-103 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjAwcHgiIGhlaWdodD0iMjAwcHgiIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IHRleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgaW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsgZmlsbC1ydWxlOmV2ZW5vZGQ7IGNsaXAtcnVsZTpldmVub2RkIiB2aWV3Qm94PSIwIDAgMjAwMDAgMjAwMDAiIGlkPSJzdmctMSI+CiA8ZGVmcyBpZD0iZGVmcy0yIj4KICAKIDwvZGVmcz4KIDxnIGlkPSJMYXllcl94MDAyMF8xIj4KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciI+PC9tZXRhZGF0YT4KICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0iTTE2NjkgNTUxOGMzMDAsLTUwIDI3NTIsLTM1MCAzMDUyLDUwIDMwMCw0MDAgMjEwMSwzNzAyIDI1MDEsNDEwMiA0MDAsNDAwIDY2MiwxMTMgNzUwLC05MDEgODgsLTEwMTMgMTAwLC0xNzUxIDUwLC0yMjUxIC01MCwtNTAwIC01MDAsLTgwMSAtODAwLC05MDEgLTMwMCwtMTAwIC0yMDAsLTU1MCAxNjUxLC02MDAgMTg1MSwtNTAgMjY1MSwwIDI2NTEsMTAwMSAwLDEwMDEgNTAsMjk1MSA1MCwzNDUyIDAsNTAwIDcwMSw2NzUgMTI4OCwtNjAwIDU4OCwtMTI3NiAxNjI4LC0zMjM1IDIyMTQsLTM0MjcgMjM5LC03OCAxMDQ5LC0xNDMgMTcyMSwtMTM3IDY1OSw2IDEzNTYsLTM0IDE2ODAsMTYyIDUwNSwzMDYgODgsMTA3NSAtMzAwLDE3MjYgLTM4OCw2NTAgLTIxMDEsMjUyNyAtMjM1MSwzMDc3IC0yNTAsNTUwIDMwMCw5MjYgODg4LDE1MTMgNTg4LDU4OCAxODEzLDE4ODggMTk2MywyMzg5IDE1MCw1MDAgLTE1MCw3NTEgLTk1MSw4MDEgLTgwMCw1MCAtMTg1MSwwIC0yNDAxLDAgLTU1MCwwIC0xMTAxLC00NTAgLTE1NTEsLTEwMDEgLTQ1MCwtNTUwIC03MjYsLTg4OCAtMTE3NiwtMTI4OCAtNDUwLC00MDAgLTk3NSwtMTM3IC0xMDI1LDQxMyAtNTAsNTUwIC01MCw1ODggLTUwLDEyNzYgMCw2MjMgLTgwOSw2MjUgLTE3MDEsNTUwIC0xODAxLC0xNTAgLTM3NTIsLTkwMCAtNTI1MywtMzEwMiAtMTUwMSwtMjIwMSAtMjkwMiwtNDkwMyAtMzIwMiwtNTYwMyAtMzAwLC03MDAgMzAwLC03MDAgMzAwLC03MDB6IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KIDwvZz4KPC9zdmc+") left 50% top 50% / 34px no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .fb .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .tw .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .google .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .ins .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjAwcHgiIGhlaWdodD0iMjAwcHgiIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IHRleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgaW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsgZmlsbC1ydWxlOmV2ZW5vZGQ7IGNsaXAtcnVsZTpldmVub2RkIiB2aWV3Qm94PSIwIDAgMjAwMDAgMjAwMDAiIGlkPSJzdmctMSI+CiA8ZGVmcyBpZD0iZGVmcy0yIj4KICAKIDwvZGVmcz4KIDxnIGlkPSJMYXllcl94MDAyMF8xIj4KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciI+PC9tZXRhZGF0YT4KICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0iTTY3ODMgMzQ0OWw2NDM0IDBjMTg4NywwIDM0MzEsMTU0NSAzNDMxLDM0MzFsMCA2MjM0YzAsMTg4NyAtMTU0NCwzNDMxIC0zNDMxLDM0MzFsLTY0MzQgMGMtMTg4NywwIC0zNDMxLC0xNTQ0IC0zNDMxLC0zNDMxbDAgLTYyMzRjMCwtMTg4NyAxNTQ0LC0zNDMxIDM0MzEsLTM0MzF6bTY1ODIgMjI2OGM0MjcsMCA3NzMsMzQ2IDc3Myw3NzMgMCw0MjcgLTM0Niw3NzMgLTc3Myw3NzMgLTQyNywwIC03NzMsLTM0NiAtNzczLC03NzMgMCwtNDI3IDM0NiwtNzczIDc3MywtNzczem0tMzM2NSA3OTVjMTkyNSwwIDM0ODUsMTU2MCAzNDg1LDM0ODUgMCwxOTI1IC0xNTYwLDM0ODUgLTM0ODUsMzQ4NSAtMTkyNSwwIC0zNDg1LC0xNTYwIC0zNDg1LC0zNDg1IDAsLTE5MjUgMTU2MCwtMzQ4NSAzNDg1LC0zNDg1em0wIDExMzVjMTI5OCwwIDIzNTAsMTA1MiAyMzUwLDIzNTAgMCwxMjk4IC0xMDUyLDIzNTAgLTIzNTAsMjM1MCAtMTI5OCwwIC0yMzUwLC0xMDUyIC0yMzUwLC0yMzUwIDAsLTEyOTggMTA1MiwtMjM1MCAyMzUwLC0yMzUwem0tMjY2NCAtMzA1NGw1MzI3IDBjMTU2MiwwIDI4NDEsMTI3OSAyODQxLDI4NDFsMCA1MDEzYzAsMTU2MiAtMTI3OSwyOTU1IC0yODQxLDI5NTVsLTUzMjcgMGMtMTU2MiwwIC0yODQxLC0xMzkzIC0yODQxLC0yOTU1bDAgLTUwMTNjMCwtMTU2MiAxMjc5LC0yODQxIDI4NDEsLTI4NDF6IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD4KIDwvZz4KPC9zdmc+") left 50% top 50% / 42px no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .ok .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .mail .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .pin .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .lj .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .my .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .youtube .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_youtube.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .telegram .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .whatsapp .wg-soc-icon { border: none; background: url("/t/v851/images/images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 30px; min-height: 30px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 30px;}
.widgetsocial-103 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-103 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widget-56 { padding: 0.02px 35px; margin: 5px 0 0 1px; border: none; position: relative; top: 0; left: 0; width: 197px; min-height: 41px; z-index: 3; color: rgba(255,255,255,0); letter-spacing: 0.7px; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: url("/t/v851/images/images/btn_quest_c.png") left 50% top 50% / auto auto no-repeat transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: bold;}
.popover-wrap-106 .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-106 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-106 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-106 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-106 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-106 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Open Sans, sans-serif;}
.popover-wrap-106 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-106 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/t/v851/images/images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-106 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-106 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-106 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-106 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-106 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-106 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-106 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-106 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Open Sans, sans-serif;}
.popover-wrap-106 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-106 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-106 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-106 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-106 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-106 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Open Sans, sans-serif;}
.popover-wrap-106 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-106 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-106 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-106 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-106 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-106 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-106 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-106 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-106 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-106 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-106 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-106 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-106 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-106 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-106 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-106 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-106 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-106 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-106 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-106 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-106 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-106 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-106 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-106 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-106 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-106 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-106 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-106 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-106 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-106 ::-moz-placeholder { color: #ababab;}
.popover-wrap-106 :-ms-input-placeholder { color: #ababab;}
.block-44 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 187px; max-width: none; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-top: 5px; padding-bottom: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-59 { margin: 3px 0 0 9px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 250px; min-height: 85px;}
.address-111 p:first-child { margin-top: 0;}
.address-111 p:last-child { margin-bottom: 0;}
.address-111 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-111 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-111 .icon { border: none; box-sizing: border-box; height: 16px; width: 11px; background: url("/t/v851/images/images/adress.png") left 50% top 50% / auto auto no-repeat; margin-right: 9px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-111 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-111 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-111 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.address-111 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 13px; font-weight: bold; margin-top: 2px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-111 input.tgl-but { box-sizing: border-box; display: none;}
.address-111 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-43 { margin: 0 0 0 8px; position: relative; top: 0; left: 0; max-width: none; z-index: 2; box-sizing: border-box; width: 259px; min-height: 0; font-size: 25px;}
.site-name-87 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-87 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-87 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: auto; margin-left: 0; margin-right: 0;}
.site-name-87 .sn-text { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 20px; font-weight: bold; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-87 a { text-decoration: none; outline: none;}
.block-31 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 4; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px;}
.block-41 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Open Sans, sans-serif; text-decoration: none; max-width: 100%; padding-left: 0; padding-right: 0; right: 0;}
.block-32 .layout_center_65_id_78_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-32 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; max-width: 100%;}
.block-33 .layout_67 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_70 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 { margin: 29px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-bottom: 40px; max-width: 100%;}
.block-34 .layout_68 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_69 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: right; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widget-34 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 2; text-decoration: none; color: #8f8f8f; width: 105px; right: 0;}
.widget-35 { margin: 0 0 auto 159px; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0;}
.block-35 .layout_71 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 .layout_72 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-35 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-36 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; min-height: 0; width: auto; right: 0; padding-left: 20px; -webkit-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.1); box-shadow: inset 1px 0px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-71 .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-71 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-71 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-71 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-71 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/t/v851/images/images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-71 p:first-child { margin-top: 0;}
.editable_block-71 p:last-child { margin-bottom: 0;}
.editable_block-71 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-71 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; text-align: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-71 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto;}
.editable_block-71 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-71 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-71 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.editable_block-71 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-71 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-71 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; line-height: 1.5; text-decoration: none; color: #999999; font-size: 13px;}
.editable_block-71 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-71 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-71 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-71 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-71 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-71 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-71 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 14px;}
.editable_block-71 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-71 .clear { clear: both;}
.popover-container-71 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-71 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-71 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-71 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-71 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-71 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-71 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-71 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-71 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-71 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-71 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-71 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-71 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-71 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-71 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-71 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-71 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-71 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-71 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-71 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-71 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-71 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-71 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-71 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-71 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-71 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-71 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-71 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-71 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-71 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-71 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-71 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-71 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-71 ::-moz-placeholder { color: #ababab;}
.popover-wrap-71 :-ms-input-placeholder { color: #ababab;}
.widget-37 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; text-decoration: none; color: #555555; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 160px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-right: 20px;}
.block-36 .layout_74 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 .layout_77 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-36 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 50px; padding-bottom: 30px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.block-37 { margin: -24px 0 auto 22px; position: relative; top: 0; left: 0; width: 188px; min-height: 0; z-index: 2; text-align: right; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.widget-38 { padding: 18px 35px; margin: 11px 0 0; border: none; position: relative; top: 0; left: 0; width: 188px; min-height: 28px; z-index: 2; font-family: Open Sans, sans-serif; text-align: left; letter-spacing: 0.7px; text-decoration: none; color: #ffffff; font-size: 11px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #8c002c; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: 0 0 0 transparent, 0px 8px 52px  rgba(140,0,44,0.5); -moz-box-shadow: 0 0 0 transparent, 0px 8px 52px  rgba(140,0,44,0.5); box-shadow: 0 0 0 transparent, 0px 8px 52px  rgba(140,0,44,0.5); font-weight: bold;}
.widget-38:hover, 
.widget-38.hover, 
.widget-38.active { color: #8c002c; background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #8c002c, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #8c002c, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #8c002c, 0 0 0 transparent;}
.widget-38:active, 
.widget-38.active { color: #ffffff; background: #8c002c; -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;}
.popover-wrap-75 .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-75 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-75 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-75 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-75 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-75 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-75 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-75 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("/t/v851/images/images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-75 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-75 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-75 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-75 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("/t/v851/images/images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-75 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-75 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-75 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-75 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-75 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-75 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-75 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-75 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-75 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-75 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-75 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-75 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-75 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-75 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-75 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-75 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-75 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-75 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-75 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-75 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-75 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-75 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-75 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-75 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-75 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-75 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-75 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-75 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-75 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-75 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-75 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-75 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-75 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-75 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-75 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-75 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-75 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-75 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-75 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-75 ::-moz-placeholder { color: #ababab;}
.popover-wrap-75 :-ms-input-placeholder { color: #ababab;}
.widget-39 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 170px;}
.phones-76 p:first-child { margin-top: 0;}
.phones-76 p:last-child { margin-bottom: 0;}
.phones-76 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-76 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-76 .icon { border: none; box-sizing: border-box; height: 16px; width: 16px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjExIiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMTEgMTMiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTAuMzA2IDcuODY4QzkuMDg3IDExLjMyNiA3LjY4OCAxMi4xNzkgNi41NDggMTIuNzg5IDUuNDA4IDEzLjM5OCAzLjQ5OCAxMi40OTUgMy40OTggMTIuNDk1TDIuOTQ1IDExLjQwNiA1LjI1MiA5LjAzNUM2LjcxOSAxMC4xMjEgNy4xNzUgOS44MTcgNy41NyA5LjM5MiA4LjkxNiA3LjE2IDkuMDE1IDUuMzI3IDguOTUxIDQuNiA4Ljg4NyAzLjg3MyA3LjE4IDMuODE3IDcuMTggMy44MTdMNi42MTcuNjA3IDcuODM0LS4wMDJDNy44MzQtLjAwMiA5LjUyNy4yNSAxMC4yMTggMS4zODQgMTAuOTA4IDIuNTE4IDExLjUyNiA0LjQxIDEwLjMwNiA3Ljg2OHpNNi4xNDIgOS44ODYgMy45NTggMTIuMzI2IDQuMjMxIDEyLjQ2MiA2LjQxNSAxMC4wMjIgNi4xNDIgOS44ODZ6TTguMzI1LjUzMyA4LjA1My4zOTggOC4zMjUgMy42NTEgOC41OTggMy43ODcgOC4zMjUuNTMzek0yLjE4NCA3Ljg1M0gwVjQuODcxSDIuMTg0VjIuNzAyTDUuNzMyIDYuMjI2IDIuMTg0IDkuODg2VjcuODUzeiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjZmYwMDAwIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-76 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-76 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-76 .title { box-sizing: border-box; display: none;}
.phones-76 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Open Sans, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 16px; font-weight: bold;}
.phones-76 input.tgl-but { box-sizing: border-box; display: none;}
.phones-76 .text_body a { text-decoration: none; color: inherit;}
.phones-76 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-40 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; padding-right: 100px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; max-width: 100%;}
.menu-77 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-77 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-77 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-77 .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-77 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-77 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-77 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("/t/v851/images/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-77 .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-77 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-77 .menu-scroll > ul > li.menu-item > a { padding: 3px 0 2px; margin: 0 2px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #9a9a9a; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 139px; position: relative; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-77 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-77 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-77 .menu-scroll > ul > li.menu-item > a.active { color: #8c002c;}
.menu-77 .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-77 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-77 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-77 .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-77 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-77 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-77 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-77 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-77 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; width: 139px;}
.menu-77 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-77 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #8c002c; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-77 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-77 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-77 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-77 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-38 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-42 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; min-height: 280px; 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; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.block-12 .layout_29_id_41 { 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-12 { margin: 7px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #ffffff; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 20px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-19 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; padding-left: 0; padding-right: 0; right: 0; font-family: Open Sans, sans-serif; text-decoration: none;}
.block-13 .layout_31 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_114 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding-bottom: 0.02px; right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 0.02px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.17); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.17); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.17); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-53 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; width: auto; min-height: 348px; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Open Sans, sans-serif; text-decoration: none; right: 0; padding-top: 30px;}
.widget-62 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 3; line-height: 1.6; text-decoration: none; font-size: 14px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-115 h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.content-115 h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.content-115 h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.content-115 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.content-115 h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.content-115 a { box-sizing: border-box; color: #0000ff;}
.content-115 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-115 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-115 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-115 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-115 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-61 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-decoration: none; font-size: 28px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Open Sans, sans-serif; text-align: left;}
.widget-18 { padding: 20px 0; margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: 220px; box-sizing: border-box; display: block; background: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-31 .menu-scroll > ul > li.delimiter { margin: 0 20px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.07);}
.menu-31 .menu-scroll > ul ul { padding: 15px 5px 15px 40px; margin: 0; border: none; position: static; top: 0; left: 100%; background: rgba(0,0,0,0.1); list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-31 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-31 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-31 .menu-scroll > ul ul > li > a { padding: 8px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: rgba(0,0,0,0.8); font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Ubuntu, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-31 .menu-scroll > ul ul > li > a:hover, 
.menu-31 .menu-scroll > ul ul > li > a.hover, 
.menu-31 .menu-scroll > ul ul > li > a.active { text-decoration: underline;}
.menu-31 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-31 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-31 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-31 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-31 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-31 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-31 .menu-scroll > ul > li.menu-item > a { padding: 8px 15px 8px 40px; margin: 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Ubuntu, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; background: url("/t/v851/images/images/lib_823301_3redfxd.svg") left 20px top 50% / 5px no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-31 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-31 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-31 .menu-scroll > ul > li.menu-item > a.active { background: none rgba(0,0,0,0.06);}
.menu-31 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-31 .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-31 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-31 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-31 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.widget-60 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-112 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto; text-align: left;}
.side-panel-112 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-112 .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("/t/v851/images/images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-112 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-112 .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-112 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: left;}
.side-panel-112 .side-panel-button-icon { display: block;}
.side-panel-112 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-112 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-52 .layout_109_id_107 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-52 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-51 .layout_107_id_108 { margin-top: 0;}
	.block-43 .layout_85_id_102 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-43 { padding: 30px 10px; background: none, none, none #001539; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-43:active, 
	.block-43.active { background: #001539;}
	.block-49 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-49 .layout_102_id_110 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-49 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-58 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-110 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-110 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-50 { width: auto; margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-55 { text-align: left; background: url("/t/v851/images/images/b1) - копия.png") left 50% top 50% / auto auto no-repeat transparent; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: auto; margin-right: auto; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-55:hover, 
	.widget-55.hover, 
	.widget-55.active { background: url("/t/v851/images/images/b1) - копия.png") left 50% top 50% / auto auto no-repeat #3651a3;}
	.widget-55:active, 
	.widget-55.active { background: url("/t/v851/images/images/b1) - копия.png") left 50% top 50% / auto auto no-repeat #27408b;}
	.widget-54 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widgetsocial-103 .fb .wg-soc-icon { background: none;}
	.widgetsocial-103 .tw .wg-soc-icon { background: none;}
	.widgetsocial-103 .google .wg-soc-icon { background: none;}
	.widgetsocial-103 .ok .wg-soc-icon { background: none;}
	.widgetsocial-103 .mail .wg-soc-icon { background: none;}
	.widgetsocial-103 .pin .wg-soc-icon { background: none;}
	.widgetsocial-103 .lj .wg-soc-icon { background: none;}
	.widgetsocial-103 .my .wg-soc-icon { background: none;}
	.widgetsocial-103 .youtube .wg-soc-icon { background: none;}
	//.widgetsocial-103 .telegram .wg-soc-icon { background: none;}
	//.widgetsocial-103 .whatsapp .wg-soc-icon { background: none;}
	.widget-56 { background: url("/t/v851/images/css/b23.png") left 50% top 50% / auto auto no-repeat transparent; margin-left: auto; margin-right: auto; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-56:hover, 
	.widget-56.hover, 
	.widget-56.active { color: #ee3733; -webkit-box-shadow: inset 0px 0px 0px  2px #ee3733; -moz-box-shadow: inset 0px 0px 0px  2px #ee3733; box-shadow: inset 0px 0px 0px  2px #ee3733;}
	.widget-56:active, 
	.widget-56.active { color: #ffffff; background: url("/t/v851/images/css/b23.png") left 50% top 50% / auto auto no-repeat #ee3733; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
	.block-44 { min-height: 0; background: none;}
	.widget-59 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.address-111 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-111 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-43 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-31 { padding-top: 40px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-32 .layout_center_65_id_78_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-33 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-33 { padding: 20px 30px 30px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-34 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-34 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-34 { text-align: left; width: auto; margin-top: 15px; margin-left: 0;}
	.widget-35 { margin-top: 15px; margin-left: 0; margin-right: auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-35 .layout_71 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-35 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-35 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-36 { text-align: right; width: 258px; margin-top: 15px; margin-left: auto; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.editable_block-71 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-71 .text { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; text-align: right; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.editable_block-71 .more { clear: none;}
	.widget-37 { margin-top: 15px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-36 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-36 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-36 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 0.02px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-37 { margin-top: 0; margin-left: 0; width: auto; right: 0; padding-right: 30px; padding-left: 30px;}
	.widget-38 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-39 { text-align: center; width: auto; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; right: 0; display: block;}
	.phones-76 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-76 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-40 { -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.menu-77 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-77 .menu-scroll > ul > li.menu-item > a { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.block-38 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-42 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-12 .layout_29_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-12 { margin-top: 0; padding-right: 20px; padding-left: 20px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-13 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-13 .layout_114 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-13 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.block-53 { margin-left: 0;}
	.widget-62 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-61 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-60 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 7; -moz-order: 7; order: 7; display: block;}
	.side-panel-112 .side-panel-top { width: auto;}
	.side-panel-112 .side-panel-button { border: none; background: #831836; width: 40px; min-height: 40px; padding-top: 9px; padding-left: 10px; padding-right: 10px;}
	.side-panel-112 .side-panel-button-icon-line { border: none; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.block-52 .layout_109_id_107 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-51 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-43 .layout_85_id_102 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-43 { background: #001539; padding-top: 20px; padding-bottom: 20px;}
	.block-49 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-49 .layout_102_id_110 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { margin-top: 19px;}
	.widget-55 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 0;}
	.widget-56 { margin-top: 10px;}
	.block-44 { margin-bottom: 20px;}
	.widget-43 { width: auto; right: 0;}
	.site-name-87 img { margin-left: auto; margin-right: auto;}
	.site-name-87 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-32 .layout_center_65_id_78_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-35 .layout_71 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-35 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.editable_block-71 .text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-37 { margin-right: auto;}
	.block-36 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-12 .layout_29_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-13 .layout_114 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-60 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-52 .layout_109_id_107 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-51 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-43 .layout_85_id_102 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-49 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-49 .layout_102_id_110 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { margin-top: 17px;}
	.block-44 { margin-bottom: 15px;}
	.site-name-87 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-32 .layout_center_65_id_78_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_68 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-34 .layout_69 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none;}
	.block-35 .layout_71 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-35 .layout_72 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-36 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_77 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-40 { padding-right: 0; padding-left: 0; margin-top: 15px; margin-bottom: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-77 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
	.menu-77 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-77 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-77 .menu-scroll > ul > li.home-button { display: none;}
	.menu-77 .menu-scroll > ul > li.more-button { display: none;}
	.menu-77 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-77 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-12 .layout_29_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-13 .layout_31 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-13 .layout_114 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 480px) {
	.block-52 .layout_109_id_107 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-51 .layout_107_id_108 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-43 .layout_85_id_102 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-49 .layout_86 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-49 .layout_102_id_110 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-58 { margin-top: 15px;}
	.widget-59 { margin-top: 0;}
	.block-32 .layout_center_65_id_78_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_70 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_68 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-34 .layout_69 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.widget-34 { 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;}
	.widget-35 { margin-left: 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-35 .layout_71 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-35 .layout_72 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-36 { text-align: left; width: auto; margin-left: 0; margin-bottom: 0; padding-left: 0;}
	.editable_block-71 .body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.editable_block-71 .image { float: none; margin-left: 0; margin-right: 0;}
	.editable_block-71 .text { text-align: left; margin-left: 0; margin-right: 0; width: auto;}
	.widget-37 { margin-bottom: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-36 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-36 .layout_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.widget-40 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-77 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-77 .menu-scroll > ul { display: block;}
	.menu-77 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-77 .menu-scroll > ul > li.menu-item > a { width: auto; padding-left: 0; padding-right: 0;}
	.menu-77 .menu-scroll > ul ul { position: static;}
	.menu-77 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-12 .layout_29_id_41 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-13 .layout_31 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-13 .layout_114 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}
.side-panel .widget-57 { padding: 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; min-height: 0; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; font-family: Open Sans, sans-serif; font-style: normal; font-weight: normal; font-size: 12px; color: #000000; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex;}
.side-panel .menu-108 .menu-scroll > ul { display: block;}
.side-panel .menu-108 .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-108 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-108 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-108 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-108 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-108 .menu-scroll > ul ul > li > a.active { background: rgba(0,0,0,0.1);}
.side-panel .menu-108 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-108 .menu-scroll > ul > li.menu-item > a { width: auto; color: #363636; font-size: 16px; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-108 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-108 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-108 .menu-scroll > ul > li.menu-item > a.active { background: rgba(0,0,0,0.1); color: #000000;}
.side-panel .menu-108 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .widget-18 { padding: 20px 0; margin: 0 0 20px; border: none; z-index: 1; width: auto; left: 0; top: 0; position: relative; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f5f5f5; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .widget-18:hover, 
.side-panel .widget-18.hover, 
.side-panel .widget-18.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-31 .menu-scroll > ul > li.menu-item > a { font-size: 16px;}
.side-panel .menu-31 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-31 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-31 .menu-scroll > ul > li.menu-item > a.active { background: none rgba(0,0,0,0.06);}