@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
body { background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.wrapper .layout_center_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; font-size: 12px; background: url("../images/bg_top.jpg?1508992252334") left 50% top 0px / auto auto no-repeat; -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-bottom: 0.02px;}
.block-2 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_94 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_3_id_8 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { margin: 50px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; background: #ffffff; z-index: 5; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-bottom: 30px; text-decoration: none; padding-top: 30px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 400px; min-height: 0; font-size: 25px;}
.site-name-6 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-6 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; margin-bottom: 10px;}
.site-name-6 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left; width: 106px; margin-left: auto; margin-right: auto; min-height: 0;}
.site-name-6 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: 'Open Sans', sans-serif; color: #333333; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 27px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-6 a { text-decoration: none; outline: none;}
.widget-4 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: 'Open Sans', sans-serif; color: #777777; text-decoration: none; font-size: 18px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 400px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 0; font-weight: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-38 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 .layout_10 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { margin: 10px 0 auto 30px; position: relative; top: 0; left: 0; width: 523px; 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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-5 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 300px;}
.address-9 p:first-child { margin-top: 0;}
.address-9 p:last-child { margin-bottom: 0;}
.address-9 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-9 .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-9 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy43NSIgaGVpZ2h0PSIyNS40MzgiIHZpZXdCb3g9IjAgMCAxNy43NSAyNS40MzgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwbGFjZWhvbGRlci5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTkxNi44Nyw4OC4xNTVhNC40MTgsNC40MTgsMCwxLDAsMS41ODIsOC41NDQsMC42NjksMC42NjksMCwxLDAtLjQ4LTEuMjUsMy4wNzksMy4wNzksMCwxLDEsMS43NzQtMS43NzMsMC42NywwLjY3LDAsMCwwLDEuMjUuNDgyQTQuNDE4LDQuNDE4LDAsMCwwLDkxNi44Nyw4OC4xNTVabTAtNC40NTlhOC44NzgsOC44NzgsMCwwLDAtOC4yMTksMTIuMjM5bDAuMDE4LDAuMDUsMC4wMSwwLjAyOCwwLjAzMiwwLjA4N2MwLjAwNywwLjAxNy4wMTQsMC4wMzQsMC4wMjIsMC4wNTFsNS4yOTQsMTEuMTkxYTMuMTQ1LDMuMTQ1LDAsMCwwLDUuNjgyLS4wMDdMOTI1LjAyMyw5Ni4xYTAuNTM4LDAuNTM4LDAsMCwwLC4wMzYtMC4wOTRsMC4wMDgtLjAyN0E4Ljg3Myw4Ljg3MywwLDAsMCw5MTYuODcsODMuN1ptNi45NDksMTEuOGMtMC4wMDkuMDIyLS4wMTcsMC4wNDUtMC4wMjQsMC4wNjhsLTUuMywxMS4yYTEuODA2LDEuODA2LDAsMCwxLTMuMjYxLDBMOTA5Ljk1Niw5NS42bC0wLjA0Ni0uMTI2YzAtLjAxMy0wLjAwOS0wLjAyNS0wLjAxNC0wLjAzOGE3LjQ3Myw3LjQ3MywwLDAsMS0uNTY3LTIuODY4LDcuNTQxLDcuNTQxLDAsMCwxLDE1LjA4MiwwQTcuNDY4LDcuNDY4LDAsMCwxLDkyMy44MTksOTUuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDggLTgzLjY4OCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwM2ZiNSI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 0px / 14px no-repeat; margin-right: 10px; min-height: 30px; -webkit-box-shadow: inset 0px 1px 0px  0px rgba(255, 255, 255, 0.1); -moz-box-shadow: inset 0px 1px 0px  0px rgba(255, 255, 255, 0.1); box-shadow: inset 0px 1px 0px  0px rgba(255, 255, 255, 0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-9 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-9 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-9 .title { box-sizing: border-box; display: none; font-family: 'Open Sans', sans-serif; color: #003fb5; letter-spacing: 0.5px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.address-9 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: 'Open Sans', sans-serif; color: #2a2e33; letter-spacing: 0.2px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px;}
.address-9 input.tgl-but { box-sizing: border-box; display: none;}
.address-9 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 193px;}
.phones-10 p:first-child { margin-top: 0;}
.phones-10 p:last-child { margin-bottom: 0;}
.phones-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-10 .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-10 .icon { box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy41OSIgaGVpZ2h0PSIyNS41IiB2aWV3Qm94PSIwIDAgMjMuNTkgMjUuNSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9InBob25lLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTIwOS4yNCw4OS4xOWE2LjQwNyw2LjQwNywwLDAsMSw0Ljk4LDcuNTU0LDAuNjczLDAuNjczLDAsMCwwLC41My43OTEsMC42MTcsMC42MTcsMCwwLDAsLjEzLjAxNCwwLjY4LDAuNjgsMCwwLDAsLjY2LTAuNTM2LDcuNzU2LDcuNzU2LDAsMCwwLTYuMDMtOS4xMzZBMC42NywwLjY3LDAsMCwwLDEyMDkuMjQsODkuMTlabS0xLjA1LDMuMTg2YTMuNDcsMy40NywwLDAsMSwyLjY5LDQuMDg1LDAuNjc0LDAuNjc0LDAsMCwwLC41Mi43OTEsMC43MTQsMC43MTQsMCwwLDAsLjE0LjAxNCwwLjY2MiwwLjY2MiwwLDAsMCwuNjUtMC41MzYsNC44LDQuOCwwLDAsMC0zLjc0LTUuNjY2QTAuNjY5LDAuNjY5LDAsMSwwLDEyMDguMTksOTIuMzc2Wm00Ljk5LDcuMjY2YTEuNzQxLDEuNzQxLDAsMCwwLTEuMzMtLjQyOSwyLjAwOCwyLjAwOCwwLDAsMC0xLjMyLjgyN2MtMC4yLjI1My0uNTUsMC42NzktMC42NywwLjgyLTAuOC45NDYtMS4zNiwwLjYzMS0xLjc0LDAuMzkyYTIwLjk2OSwyMC45NjksMCwwLDEtMi45LTMuMTgzLDAuMTM4LDAuMTM4LDAsMCwwLS4wNC0wLjA0NmwtMC4wMS0uMDE4aDBsLTAuMDMtLjAzNmEyMS44MzcsMjEuODM3LDAsMCwxLTIuMzgtMy42MDVjLTAuMTQtLjQyMi0wLjMxLTEuMDQxLjgxLTEuNTkzYTAuNDExLDAuNDExLDAsMCwxLC4wOC0wLjAzNyw1LjEyNiw1LjEyNiwwLDAsMCwxLjU5LS45NjEsMS43NTksMS43NTksMCwwLDAsLjM4LTIuMSwzOS45NDgsMzkuOTQ4LDAsMCwwLTIuODEtNC42NDIsMS45NzIsMS45NzIsMCwwLDAtMi43Ny0uNThsMC43NCwxLjExOGEwLjYyNywwLjYyNywwLDAsMSwuOTQuMjQ5LDM4LjQ0OCwzOC40NDgsMCwwLDEsMi43LDQuNDQyLDAuNDMxLDAuNDMxLDAsMCwxLS4xMi41NjMsNC4yMzEsNC4yMzEsMCwwLDEtMS4xNy42NzVjLTAuMDcuMDMxLS4xMiwwLjA1NC0wLjE1LDAuMDY5YTIuNDksMi40OSwwLDAsMC0xLjQ4LDMuMjU4bDAuMDMsMC4wNjlhMjIuMDE1LDIyLjAxNSwwLDAsMCwyLjU3LDMuOTE2YzAuMDEsMC4wMDcuMDEsMC4wMTQsMC4wMiwwLjAyMWEwLjA1OCwwLjA1OCwwLDAsMCwuMDIuMDM0LDIyLjQ3NiwyMi40NzYsMCwwLDAsMy4xNiwzLjQ1MSwwLjMyNSwwLjMyNSwwLDAsMCwuMDcuMDQ1LDIuNDg3LDIuNDg3LDAsMCwwLDMuNTEtLjYzMmMwLjE1LS4xNzQuNTQtMC42NiwwLjctMC44NTQsMC0uMDA1LjAxLTAuMDE4LDAuMDEtMC4wMjNhMC43NTUsMC43NTUsMCwwLDEsLjQyLTAuMzA5LDAuNDU1LDAuNDU1LDAsMCwxLC4zMi4xMzcsMzYuOTUzLDM2Ljk1MywwLDAsMSwzLjU0LDMuMjIsMC4yNiwwLjI2LDAsMCwwLC4wNS4wNjQsMC45MTEsMC45MTEsMCwwLDEsLjM4LDEuMTQ0LDAuNjY5LDAuNjY5LDAsMCwwLC4yOC45MDUsMC42NzgsMC42NzgsMCwwLDAsLjkxLTAuMjgzLDIuMjE2LDIuMjE2LDAsMCwwLS41OS0yLjY4N0EzOC43NTMsMzguNzUzLDAsMCwwLDEyMTMuMTgsOTkuNjQyWm0tOC45MS0uNjc1aDBhMC42NTUsMC42NTUsMCwwLDAsLjE2LjA3M0EwLjY2NiwwLjY2NiwwLDAsMSwxMjA0LjI3LDk4Ljk2N1ptNi4yOC0xNC4yNTJhMC42NywwLjY3LDAsMCwwLS4yNywxLjMxMyw5LjMyOCw5LjMyOCwwLDAsMSw3LjI2LDEwLjk5NCwwLjY3NCwwLjY3NCwwLDAsMCwuNTIuNzkxLDAuNzE0LDAuNzE0LDAsMCwwLC4xNC4wMTQsMC42NjIsMC42NjIsMCwwLDAsLjY1LTAuNTM2QTEwLjY2MSwxMC42NjEsMCwwLDAsMTIxMC41NSw4NC43MTZabTUuMjcsMjIuMTE2YTAuMTc2LDAuMTc2LDAsMCwwLS4wMi0wLjA2OGMtMC4wMS0uMDE5LTAuMDEtMC4wMzgtMC4wMi0wLjA1NmwtMC4wMy0uMDU1YTAuMTg5LDAuMTg5LDAsMCwwLS4wNC0wLjA2MXYtMC4wMDhhMC4xOCwwLjE4LDAsMCwxLS4wNC0wLjA0NiwwLjE3MSwwLjE3MSwwLDAsMS0uMDQtMC4wNDJsLTIuOTYtMi43ODRhMC42NzEsMC42NzEsMCwxLDAtLjkyLjk3N2wyLjM2LDIuMjI0YTYuNDA3LDYuNDA3LDAsMCwxLTMuMTQsMS4zMjhoMGEyLjIyNywyLjIyNywwLDAsMS0xLjAyLS4yNDFoMHEtMC4wMy0uMDE4LTAuMDYtMC4wMzNhMjcuNjU4LDI3LjY1OCwwLDAsMS03Ljk5LTYuOTM2bC0wLjIyLS4yODVhMjcuNjU1LDI3LjY1NSwwLDAsMS00Ljc2LTkuNDY3YzAtLjAwOC0wLjAxLTAuMDE5LTAuMDEtMC4wMjhhMS43NzIsMS43NzIsMCwwLDEtLjAxLTEsOC4yNzEsOC4yNzEsMCwwLDEsMS41OC0yLjUzOWwxLjc4LDIuODlhMC42NzgsMC42NzgsMCwwLDAsLjU3LjMxOCwwLjcsMC43LDAsMCwwLC4zNi0wLjEsMC42NjgsMC42NjgsMCwwLDAsLjIxLTAuOTIybC0yLjIxLTMuNTc5YTAuNTIzLDAuNTIzLDAsMCwwLS4xMy0wLjE0OWMtMC4wMS0uMDEtMC4wMS0wLjAyLTAuMDItMC4wM2EwLjY3MywwLjY3MywwLDAsMC0uOTUuMDEsMTAuNDI1LDEwLjQyNSwwLDAsMC0yLjQ1LDMuNjQzLDMsMywwLDAsMC0uMDEsMS44NCwyOC45MzEsMjguOTMxLDAsMCwwLDQuOTksOS45MzlsMC4yMiwwLjI4NWEyOS4xMDcsMjkuMTA3LDAsMCwwLDguNDEsNy4yODYsMy40NDEsMy40NDEsMCwwLDAsMS43Mi40NDJoMGMxLjIyLDAsMi43Ny0uNjkzLDQuNi0yLjA2LDAuMDItLjAxNi4wNC0wLjAzNSwwLjA2LTAuMDUzczAuMDItLjAxNi4wMy0wLjAyNnYwYzAuMDItLjAyMy4wNC0wLjA0OSwwLjA2LTAuMDc0YTAuMDU5LDAuMDU5LDAsMCwwLC4wMi0wLjAzMywwLjI3LDAuMjcsMCwwLDAsLjA0LTAuMDc3YzAuMDEtLjAxNC4wMS0wLjAyNywwLjAyLTAuMDQyczAuMDEtLjA1MS4wMi0wLjA3NywwLjAxLS4wMzEuMDEtMC4wNDdhMC4yMjYsMC4yMjYsMCwwLDAsLjAxLTAuMDgxVjEwNi45NmMwLS4wMjctMC4wMS0wLjA1My0wLjAxLTAuMDhBMC4wODQsMC4wODQsMCwwLDAsMTIxNS44MiwxMDYuODMyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExOTUuNDcgLTg0LjA5NCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwM2ZiNSI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 0px / 19px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-10 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-10 .title { box-sizing: border-box; display: none; font-family: 'Open Sans', sans-serif; color: #003fb5; letter-spacing: 0.5px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 14px; font-weight: bold; margin-bottom: 5px;}
.phones-10 .text_body { margin-top: 5px; box-sizing: border-box; display: -webkit-flex; display: flex; font-family: 'Open Sans', sans-serif; color: #2a2e33; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; font-weight: bold;}
.phones-10 input.tgl-but { box-sizing: border-box; display: none;}
.phones-10 .text_body a { text-decoration: none; color: inherit;}
.phones-10 input.tgl-but:checked + .block-body-drop { display: block;}
.block-3 .layout_5_id_4 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-3 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #007e9a; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; -webkit-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; max-width: 100%; border-top: 0px solid rgba(255,255,255,0.2); border-right: 1px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 1px solid rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .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-4 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; color: #fff; font-size: 17px;}
.menu-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.delimiter { margin: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 60px; background: rgba(255,255,255,0.2); box-sizing: border-box; text-align: left; align-self: auto;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-4 .menu-scroll > ul ul { padding: 5px; margin: 0; position: absolute; top: 100%; left: 0; background: #151a21; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 10px 20px; cursor: pointer; display: block; background: #1c222b; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: 'Open Sans', sans-serif; font-style: normal; letter-spacing: 0.3px; text-align: left; text-transform: none; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; margin-bottom: 1px;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: #ad479b;}
.menu-4 .menu-scroll > ul ul > li > a:active, 
.menu-4 .menu-scroll > ul ul > li > a.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1);}
.menu-4 .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-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 20px 20px; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: 'Open Sans', sans-serif; font-style: normal; letter-spacing: 0.5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; font-weight: bold; align-self: auto; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-height: 60px;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { background: #151a21;}
.menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15); box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15);}
.menu-4 .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-4 .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-4 .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-4 .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-4 .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-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; 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;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-46 { margin: -500px auto 0; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-64 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; font-family: 'Open Sans', sans-serif; color: #999999; text-align: left; text-decoration: none; font-size: 13px; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #003fb5; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { color: #6254f2;}
.path a:active, 
.path a.active { color: #6653ef;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-65 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: 'Open Sans', sans-serif; text-align: left; text-transform: uppercase; text-decoration: none; font-size: 35px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
h4 { 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;}
h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
h6 { 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;}
.widget-66 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: 'Open Sans', sans-serif; color: #555555; line-height: 1.6; text-align: left; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-108 h2 { box-sizing: border-box; font-size: 28px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
.content-108 h3 { box-sizing: border-box; font-size: 25px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
.content-108 h4 { 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;}
.content-108 h5 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: 'Open Sans', sans-serif;}
.content-108 h6 { 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;}
.content-108 a { box-sizing: border-box; color: #003fb5; line-height: 1.2; text-decoration: underline; font-size: 16px;}
.content-108 a:hover, 
.content-108 a.hover, 
.content-108 a.active { color: #6254f2;}
.content-108 a:active, 
.content-108 a.active { color: #6653ef;}
.content-108 .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-108 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-108 .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;}
.content-108 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.block-47 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 550px; background: #ffffff; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-box-shadow: 0px -32px 25px  rgba(0,0,0,0.15); -moz-box-shadow: 0px -32px 25px  rgba(0,0,0,0.15); box-shadow: 0px -32px 25px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; max-width: 100%;}
.block-45 { margin: 177px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/b_skew_up.png?1508992252331") left 50% top 0px / auto auto no-repeat, url("../images/bg_bot.jpg?1508992252284") left 50% bottom 0px / auto auto no-repeat #333333; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 50px;}
.block-24 .layout_66 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_70 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_64_id_64_id_66 { 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-24 .layout_64_id_66 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-24 { margin: -50px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 1; text-align: left; right: 0; padding-top: 60px; padding-bottom: 40px; -webkit-box-shadow: 0px 17px 25px  rgba(0,0,0,0.15); -moz-box-shadow: 0px 17px 25px  rgba(0,0,0,0.15); box-shadow: 0px 17px 25px  rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-25 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; padding-bottom: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.block-26 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-45 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: 'Open Sans', sans-serif; text-decoration: none; font-size: 16px; box-sizing: border-box; width: auto; font-weight: normal; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-27 { padding: 0.02px 0; margin: 20px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-47 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-73 p:first-child { margin-top: 0;}
.phones-73 p:last-child { margin-bottom: 0;}
.phones-73 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-73 .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-73 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("../images/lib_714801_tel.png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.phones-73 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-73 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: -3px;}
.phones-73 .title { box-sizing: border-box; display: none;}
.phones-73 .text_body { box-sizing: border-box; font-family: 'Open Sans', sans-serif; text-decoration: none; font-size: 20px; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-73 input.tgl-but { box-sizing: border-box; display: none;}
.phones-73 .text_body a { text-decoration: none; color: inherit;}
.phones-73 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-48 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-74 p:first-child { margin-top: 0;}
.address-74 p:last-child { margin-bottom: 0;}
.address-74 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-74 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-74 .icon { border: none; box-sizing: border-box; height: 16px; width: 20px; background: url("../images/lib_714801_map.png") left 50% top 50% / auto auto no-repeat; margin-right: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.address-74 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-74 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-74 .title { box-sizing: border-box; display: none;}
.address-74 .text_body { font-family: 'Open Sans', sans-serif; line-height: 1.4; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-74 input.tgl-but { box-sizing: border-box; display: none;}
.address-74 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-49 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-75 p:first-child { margin-top: 0;}
.email-75 p:last-child { margin-bottom: 0;}
.email-75 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-75 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-75 .icon { border: none; box-sizing: border-box; height: 16px; width: 21px; background: url("../images/lib_714801_mail.png") left 50% top 50% / auto auto no-repeat; margin-right: 19px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 20px;}
.email-75 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-75 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-75 .title { box-sizing: border-box; display: none;}
.email-75 .text_body { font-family: 'Open Sans', sans-serif; line-height: 1.4; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-75 .text_body:hover, 
.email-75 .text_body.hover, 
.email-75 .text_body.active { text-decoration: underline;}
.email-75 input.tgl-but { box-sizing: border-box; display: none;}
.email-75 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-46 { padding: 50px 50px 60px; margin: -50px 0 auto 40px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 462px; background: repeating-linear-gradient(to right,#094c5a 0%,#007e9a 99.7%); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.form-70 .form__header { box-sizing: border-box; font-size: 30px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: left; font-family: 'Open Sans', sans-serif; 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-transform: uppercase; text-decoration: none; font-weight: bold;}
.form-70 .form__text { box-sizing: border-box; font-size: 18px; margin-bottom: 30px; overflow: hidden; display: -webkit-flex; display: flex; text-align: left; font-family: 'Open Sans', sans-serif; color: #ffffff; letter-spacing: 0.2px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-70 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-70 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-70 .form__body { box-sizing: border-box; margin-right: 0; margin-bottom: -5px; width: auto;}
.form-70 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-70 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-70 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-70 .form-item { box-sizing: border-box; position: relative; margin-right: 0; margin-bottom: 5px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.form-70 .form-text { box-sizing: border-box;}
.form-70 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-70 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-70 .form-item__body { box-sizing: border-box; display: block; text-align: left;}
.form-70 .form-text input { padding: 2px 20px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 50px; outline: none; -webkit-appearance: none; font-family: 'Open Sans', sans-serif; color: rgba(0,0,0,0.5); line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 50px; margin-bottom: 5px;}
.form-70 .form-textarea textarea { padding: 2px 4px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: 'Open Sans', sans-serif; color: rgba(0,0,0,0.5); line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-70 .form-submit button { padding: 10px 30px; border: none; box-sizing: border-box; text-align: center; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #003fb5; outline: none; -webkit-appearance: none; font-family: 'Open Sans', sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 50px;}
.form-70 .form-submit button:hover, 
.form-70 .form-submit button.hover, 
.form-70 .form-submit button.active { background-color: #af489b; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05);}
.form-70 .form-submit button:active, 
.form-70 .form-submit button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-70 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-70 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-70 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-70 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-70 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.form-70 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-70 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px; color: #000000; line-height: 1.2; text-align: left; text-transform: none; text-decoration: none; font-size: 13.3333px; min-height: 50px;}
.form-70 .form-upload .form-item__body .no-more { box-sizing: border-box; font-size: 15px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-align: center; text-decoration: none;}
.form-70 .form-text .form-item__body { box-sizing: border-box;}
.form-70 .form-item__header { font-family: Arsenal, sans-serif; color: rgba(255,255,255,0.5); text-align: left; text-decoration: none; font-size: 15px;}
.form-70 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-decoration: none;}
.form-70 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-70 .form-radio .form-item__title { color: #ffffff; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-family: 'Open Sans', sans-serif;}
.form-70 .form-textarea { box-sizing: border-box;}
.form-70 .form-textarea .form-item__body { box-sizing: border-box;}
.form-70 .form-submit { box-sizing: border-box; text-align: left; margin-top: 10px;}
.form-70 .form-submit .form-item__header { box-sizing: border-box; display: none;}
.form-70 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-70 .form-captcha .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-70 .form-captcha input { padding: 2px 4px; border: 1px solid rgba(0,0,0,0.1); box-sizing: border-box; background: #ffffff; width: 100%; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: 'Open Sans', sans-serif; color: rgba(0,0,0,0.5); line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); box-shadow: inset 0px 3px 0px  rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.form-70 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-70 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-70 .form-captcha button { padding: 10px 30px; border: none; box-sizing: border-box; text-align: center; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #003fb5; outline: none; -webkit-appearance: none; font-family: 'Open Sans', sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 15px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 50px;}
.form-70 .form-captcha button:hover, 
.form-70 .form-captcha button.hover, 
.form-70 .form-captcha button.active { -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05);}
.form-70 .form-captcha button:active, 
.form-70 .form-captcha button.active { -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.form-70 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-70 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-70 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-70 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-70 .form-checkbox { box-sizing: border-box;}
.form-70 .form-checkbox .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-70 .form-checkbox .form-item__title { color: #ffffff; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px; font-size: 15px; font-family: 'Open Sans', sans-serif; text-align: left;}
.form-70 .form-checkbox input { margin: 5px 5px 0 0;}
.form-70 .form-checkbox .form-item__body label.form-item__title { color: #ffffff; font-size: 15px; font-family: 'Open Sans', sans-serif; text-align: left; text-decoration: none;}
.form-70 .form-radio { box-sizing: border-box;}
.form-70 .form-radio .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-70 .form-radio input { margin: 5px 5px 0 0;}
.form-70 .form-radio .form-item__body label.form-item__title { color: #ffffff; font-size: 15px; font-family: 'Open Sans', sans-serif; text-align: left; text-decoration: none;}
.form-70 .form-select { box-sizing: border-box;}
.form-70 .form-div { box-sizing: border-box;}
.form-70 .form-html { box-sizing: border-box;}
.form-70 .form-html .form-item__body { text-align: left; font-size: 15px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-decoration: none;}
.form-70 .form-upload { box-sizing: border-box;}
.form-70 .form-calendar { box-sizing: border-box;}
.form-70 .form-calendar .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-70 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-70 .form-calendar_interval { box-sizing: border-box;}
.form-70 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 50px; outline: none; -webkit-appearance: none; color: #000000; line-height: 1.2; text-align: start; text-transform: none; text-decoration: none; font-size: 13.3333px; height: 50px;}
.form-70 .form-calendar_interval .form-item__body { text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-70 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 15px;}
.form-70 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-align: center; text-decoration: none; font-size: 15px;}
.form-70 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-70 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-70 .group-text { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-70 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-70 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.form-70 .group-button { box-sizing: border-box; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-right: 0;}
.form-70 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: 'Open Sans', sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 16px; font-weight: normal;}
.form-70 ::-webkit-input-placeholder { color: rgba(0,0,0,0.5);}
.form-70 ::-moz-placeholder { color: rgba(0,0,0,0.5);}
.form-70 :-ms-input-placeholder { color: rgba(0,0,0,0.5);}
.block-28 .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-28 .layout_78 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-28 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -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; padding-top: 40px; padding-left: 0; padding-right: 0;}
.widget-50 { margin: -4px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.widget-51 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: 'Open Sans', sans-serif; color: rgba(255,255,255,0.5); text-decoration: none; font-size: 15px; width: 400px; right: auto;}
.widget-38 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-60 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-60 .side-panel-content { 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; text-align: left; box-sizing: border-box;}
.side-panel-60 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-60 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0; min-height: 100%; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel-60 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-60 .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: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; text-align: left; position: relative; z-index: 10;}
.side-panel-60 .side-panel-button-icon { display: block;}
.side-panel-60 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-60 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-2 .layout_8 { margin-top: 40px; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_8:first-child{    margin-top: 0px;}
	.block-2 .layout_94 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_8 { margin-top: 0; margin-bottom: -10px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-2 { padding: 26px 28px; width: auto; margin-left: 0; margin-right: 0; right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-3 { width: auto; margin-left: auto; margin-right: auto; right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-6 img { min-height: 62px;}
	.widget-4 { width: auto; margin-left: auto; margin-right: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 .layout_9 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-38 .layout_10 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 { margin-top: 20px; margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-5 { margin-right: auto; display: none;}
	.address-9 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-9 .icon:active, 
	.address-9 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy43NSIgaGVpZ2h0PSIyNS40MzgiIHZpZXdCb3g9IjAgMCAxNy43NSAyNS40MzgiIGlkPSJzdmctMSI+CiAgPGRlZnMgaWQ9ImRlZnMtMiI+CiAgICA8c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJwbGFjZWhvbGRlci5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTkxNi44Nyw4OC4xNTVhNC40MTgsNC40MTgsMCwxLDAsMS41ODIsOC41NDQsMC42NjksMC42NjksMCwxLDAtLjQ4LTEuMjUsMy4wNzksMy4wNzksMCwxLDEsMS43NzQtMS43NzMsMC42NywwLjY3LDAsMCwwLDEuMjUuNDgyQTQuNDE4LDQuNDE4LDAsMCwwLDkxNi44Nyw4OC4xNTVabTAtNC40NTlhOC44NzgsOC44NzgsMCwwLDAtOC4yMTksMTIuMjM5bDAuMDE4LDAuMDUsMC4wMSwwLjAyOCwwLjAzMiwwLjA4N2MwLjAwNywwLjAxNy4wMTQsMC4wMzQsMC4wMjIsMC4wNTFsNS4yOTQsMTEuMTkxYTMuMTQ1LDMuMTQ1LDAsMCwwLDUuNjgyLS4wMDdMOTI1LjAyMyw5Ni4xYTAuNTM4LDAuNTM4LDAsMCwwLC4wMzYtMC4wOTRsMC4wMDgtLjAyN0E4Ljg3Myw4Ljg3MywwLDAsMCw5MTYuODcsODMuN1ptNi45NDksMTEuOGMtMC4wMDkuMDIyLS4wMTcsMC4wNDUtMC4wMjQsMC4wNjhsLTUuMywxMS4yYTEuODA2LDEuODA2LDAsMCwxLTMuMjYxLDBMOTA5Ljk1Niw5NS42bC0wLjA0Ni0uMTI2YzAtLjAxMy0wLjAwOS0wLjAyNS0wLjAxNC0wLjAzOGE3LjQ3Myw3LjQ3MywwLDAsMS0uNTY3LTIuODY4LDcuNTQxLDcuNTQxLDAsMCwxLDE1LjA4MiwwQTcuNDY4LDcuNDY4LDAsMCwxLDkyMy44MTksOTUuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDggLTgzLjY4OCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwM2ZiNSI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 0px / 14px no-repeat;}
	.address-9 .block-body-drop { width: 100%; margin-left: 0;}
	.email-9 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-6 { text-align: left; margin-left: 0; margin-right: auto;}
	.phones-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-10 .icon:active, 
	.phones-10 .icon.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy41OSIgaGVpZ2h0PSIyNS41IiB2aWV3Qm94PSIwIDAgMjMuNTkgMjUuNSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9InBob25lLnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTIwOS4yNCw4OS4xOWE2LjQwNyw2LjQwNywwLDAsMSw0Ljk4LDcuNTU0LDAuNjczLDAuNjczLDAsMCwwLC41My43OTEsMC42MTcsMC42MTcsMCwwLDAsLjEzLjAxNCwwLjY4LDAuNjgsMCwwLDAsLjY2LTAuNTM2LDcuNzU2LDcuNzU2LDAsMCwwLTYuMDMtOS4xMzZBMC42NywwLjY3LDAsMCwwLDEyMDkuMjQsODkuMTlabS0xLjA1LDMuMTg2YTMuNDcsMy40NywwLDAsMSwyLjY5LDQuMDg1LDAuNjc0LDAuNjc0LDAsMCwwLC41Mi43OTEsMC43MTQsMC43MTQsMCwwLDAsLjE0LjAxNCwwLjY2MiwwLjY2MiwwLDAsMCwuNjUtMC41MzYsNC44LDQuOCwwLDAsMC0zLjc0LTUuNjY2QTAuNjY5LDAuNjY5LDAsMSwwLDEyMDguMTksOTIuMzc2Wm00Ljk5LDcuMjY2YTEuNzQxLDEuNzQxLDAsMCwwLTEuMzMtLjQyOSwyLjAwOCwyLjAwOCwwLDAsMC0xLjMyLjgyN2MtMC4yLjI1My0uNTUsMC42NzktMC42NywwLjgyLTAuOC45NDYtMS4zNiwwLjYzMS0xLjc0LDAuMzkyYTIwLjk2OSwyMC45NjksMCwwLDEtMi45LTMuMTgzLDAuMTM4LDAuMTM4LDAsMCwwLS4wNC0wLjA0NmwtMC4wMS0uMDE4aDBsLTAuMDMtLjAzNmEyMS44MzcsMjEuODM3LDAsMCwxLTIuMzgtMy42MDVjLTAuMTQtLjQyMi0wLjMxLTEuMDQxLjgxLTEuNTkzYTAuNDExLDAuNDExLDAsMCwxLC4wOC0wLjAzNyw1LjEyNiw1LjEyNiwwLDAsMCwxLjU5LS45NjEsMS43NTksMS43NTksMCwwLDAsLjM4LTIuMSwzOS45NDgsMzkuOTQ4LDAsMCwwLTIuODEtNC42NDIsMS45NzIsMS45NzIsMCwwLDAtMi43Ny0uNThsMC43NCwxLjExOGEwLjYyNywwLjYyNywwLDAsMSwuOTQuMjQ5LDM4LjQ0OCwzOC40NDgsMCwwLDEsMi43LDQuNDQyLDAuNDMxLDAuNDMxLDAsMCwxLS4xMi41NjMsNC4yMzEsNC4yMzEsMCwwLDEtMS4xNy42NzVjLTAuMDcuMDMxLS4xMiwwLjA1NC0wLjE1LDAuMDY5YTIuNDksMi40OSwwLDAsMC0xLjQ4LDMuMjU4bDAuMDMsMC4wNjlhMjIuMDE1LDIyLjAxNSwwLDAsMCwyLjU3LDMuOTE2YzAuMDEsMC4wMDcuMDEsMC4wMTQsMC4wMiwwLjAyMWEwLjA1OCwwLjA1OCwwLDAsMCwuMDIuMDM0LDIyLjQ3NiwyMi40NzYsMCwwLDAsMy4xNiwzLjQ1MSwwLjMyNSwwLjMyNSwwLDAsMCwuMDcuMDQ1LDIuNDg3LDIuNDg3LDAsMCwwLDMuNTEtLjYzMmMwLjE1LS4xNzQuNTQtMC42NiwwLjctMC44NTQsMC0uMDA1LjAxLTAuMDE4LDAuMDEtMC4wMjNhMC43NTUsMC43NTUsMCwwLDEsLjQyLTAuMzA5LDAuNDU1LDAuNDU1LDAsMCwxLC4zMi4xMzcsMzYuOTUzLDM2Ljk1MywwLDAsMSwzLjU0LDMuMjIsMC4yNiwwLjI2LDAsMCwwLC4wNS4wNjQsMC45MTEsMC45MTEsMCwwLDEsLjM4LDEuMTQ0LDAuNjY5LDAuNjY5LDAsMCwwLC4yOC45MDUsMC42NzgsMC42NzgsMCwwLDAsLjkxLTAuMjgzLDIuMjE2LDIuMjE2LDAsMCwwLS41OS0yLjY4N0EzOC43NTMsMzguNzUzLDAsMCwwLDEyMTMuMTgsOTkuNjQyWm0tOC45MS0uNjc1aDBhMC42NTUsMC42NTUsMCwwLDAsLjE2LjA3M0EwLjY2NiwwLjY2NiwwLDAsMSwxMjA0LjI3LDk4Ljk2N1ptNi4yOC0xNC4yNTJhMC42NywwLjY3LDAsMCwwLS4yNywxLjMxMyw5LjMyOCw5LjMyOCwwLDAsMSw3LjI2LDEwLjk5NCwwLjY3NCwwLjY3NCwwLDAsMCwuNTIuNzkxLDAuNzE0LDAuNzE0LDAsMCwwLC4xNC4wMTQsMC42NjIsMC42NjIsMCwwLDAsLjY1LTAuNTM2QTEwLjY2MSwxMC42NjEsMCwwLDAsMTIxMC41NSw4NC43MTZabTUuMjcsMjIuMTE2YTAuMTc2LDAuMTc2LDAsMCwwLS4wMi0wLjA2OGMtMC4wMS0uMDE5LTAuMDEtMC4wMzgtMC4wMi0wLjA1NmwtMC4wMy0uMDU1YTAuMTg5LDAuMTg5LDAsMCwwLS4wNC0wLjA2MXYtMC4wMDhhMC4xOCwwLjE4LDAsMCwxLS4wNC0wLjA0NiwwLjE3MSwwLjE3MSwwLDAsMS0uMDQtMC4wNDJsLTIuOTYtMi43ODRhMC42NzEsMC42NzEsMCwxLDAtLjkyLjk3N2wyLjM2LDIuMjI0YTYuNDA3LDYuNDA3LDAsMCwxLTMuMTQsMS4zMjhoMGEyLjIyNywyLjIyNywwLDAsMS0xLjAyLS4yNDFoMHEtMC4wMy0uMDE4LTAuMDYtMC4wMzNhMjcuNjU4LDI3LjY1OCwwLDAsMS03Ljk5LTYuOTM2bC0wLjIyLS4yODVhMjcuNjU1LDI3LjY1NSwwLDAsMS00Ljc2LTkuNDY3YzAtLjAwOC0wLjAxLTAuMDE5LTAuMDEtMC4wMjhhMS43NzIsMS43NzIsMCwwLDEtLjAxLTEsOC4yNzEsOC4yNzEsMCwwLDEsMS41OC0yLjUzOWwxLjc4LDIuODlhMC42NzgsMC42NzgsMCwwLDAsLjU3LjMxOCwwLjcsMC43LDAsMCwwLC4zNi0wLjEsMC42NjgsMC42NjgsMCwwLDAsLjIxLTAuOTIybC0yLjIxLTMuNTc5YTAuNTIzLDAuNTIzLDAsMCwwLS4xMy0wLjE0OWMtMC4wMS0uMDEtMC4wMS0wLjAyLTAuMDItMC4wM2EwLjY3MywwLjY3MywwLDAsMC0uOTUuMDEsMTAuNDI1LDEwLjQyNSwwLDAsMC0yLjQ1LDMuNjQzLDMsMywwLDAsMC0uMDEsMS44NCwyOC45MzEsMjguOTMxLDAsMCwwLDQuOTksOS45MzlsMC4yMiwwLjI4NWEyOS4xMDcsMjkuMTA3LDAsMCwwLDguNDEsNy4yODYsMy40NDEsMy40NDEsMCwwLDAsMS43Mi40NDJoMGMxLjIyLDAsMi43Ny0uNjkzLDQuNi0yLjA2LDAuMDItLjAxNi4wNC0wLjAzNSwwLjA2LTAuMDUzczAuMDItLjAxNi4wMy0wLjAyNnYwYzAuMDItLjAyMy4wNC0wLjA0OSwwLjA2LTAuMDc0YTAuMDU5LDAuMDU5LDAsMCwwLC4wMi0wLjAzMywwLjI3LDAuMjcsMCwwLDAsLjA0LTAuMDc3YzAuMDEtLjAxNC4wMS0wLjAyNywwLjAyLTAuMDQyczAuMDEtLjA1MS4wMi0wLjA3NywwLjAxLS4wMzEuMDEtMC4wNDdhMC4yMjYsMC4yMjYsMCwwLDAsLjAxLTAuMDgxVjEwNi45NmMwLS4wMjctMC4wMS0wLjA1My0wLjAxLTAuMDhBMC4wODQsMC4wODQsMCwwLDAsMTIxNS44MiwxMDYuODMyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExOTUuNDcgLTg0LjA5NCkiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwM2ZiNSI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 0px / 19px no-repeat;}
	.phones-10 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-3 .layout_5_id_4 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-3 { display: none; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-46 { border: none; width: auto; background: #ffffff; margin-top: 0; margin-left: 0; margin-right: 0; -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-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-right: 30px; padding-left: 30px;}
	.widget-64 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.path a:active, 
	.path a.active { color: #e353ed;}
	.widget-65 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-66 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.content-108 a:active, 
	.content-108 a.active { color: #e353ed;}
	.block-47 { width: auto; display: none; margin-left: 0; margin-right: 0; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-45 { margin-top: 50px; padding-bottom: 0.02px; -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-24 .layout_66 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-24 .layout_70 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_64_id_64_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-24 .layout_64_id_66 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-24 { padding: 40px 0 30px; width: auto; margin-top: 0; margin-left: 0; margin-right: 0;}
	.block-25 { background: none; padding-left: 0; padding-right: 0; padding-top: 0.02px;}
	.block-26 { margin-left: 30px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-45 { margin-left: auto; margin-right: auto;}
	.widget-45:hover, 
	.widget-45.hover, 
	.widget-45.active { font-weight: 600;}
	.block-27 { margin-left: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-47 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-73 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-73 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-48 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-74 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-74 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-49 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.email-75 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-75 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-46 { margin-top: 0; margin-left: 0; width: auto; padding-top: 150px; padding-right: 30px; background: url("../images/skew_up.png?1507807286700") left 50% top 0px / auto auto no-repeat, repeating-linear-gradient(to right,#094c5a 0%, #007e9a 99.7%); padding-left: 30px;}
	.form-70 .form__header { font-size: 35px;}
	.block-28 .layout_77 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 .layout_78 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-28 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-50 { display: none;}
	.widget-51 { width: auto; right: 0; text-align: center;}
	.widget-38 { border: none; text-align: left; z-index: 10000; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-60 .side-panel-content { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: auto; right: 0;}
	.side-panel-60 .side-panel-close { border: none; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/Close.png") left 50% top 50% / auto auto no-repeat #333333; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: auto; right: 100%;}
	.side-panel-60 .side-panel-top { border: none; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-60 .side-panel-button { padding: 13px; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #003fb5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-60 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-2 .layout_8 { margin-top: 40px; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_8:first-child{    margin-top: 0px;}
	.block-2 .layout_94 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_8 { margin-top: 0;}
	.block-38 .layout_9 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-38 .layout_10 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-3 .layout_5_id_4 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.path a:active, 
	.path a.active { color: #6653ef;}
	.content-108 a:active, 
	.content-108 a.active { color: #6653ef;}
	.block-24 .layout_66 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-24 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_64_id_64_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-24 .layout_64_id_66 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-26 { margin-bottom: 30px;}
	.block-27 { margin-bottom: 40px;}
	.form-70 .form__header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-bottom: 20px; text-align: center;}
	.form-70 .form__text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.form-70 .form-submit { text-align: center;}
	.block-28 .layout_77 { margin-top: 0; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 .layout_78 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-28 { margin-left: auto; margin-right: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-38 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-2 .layout_8 { margin-top: 40px; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-2 .layout_8:first-child{    margin-top: 0px;}
	.block-2 .layout_94 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_8 { margin-top: 0;}
	.block-2 { padding-left: 20px; padding-right: 20px;}
	.block-4 { width: auto; right: 0;}
	.site-name-6 .sn-text { font-size: 30px; line-height: 1.0;}
	.block-38 .layout_9 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-38 .layout_10 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-38 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-5 { margin-top: 15px;}
	.widget-6 { min-height: 0;}
	.phones-10 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-10 .icon { margin-left: auto; margin-bottom: 0;}
	.phones-10 .block-body-drop { left: 100%; top: auto; right: auto; bottom: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
	.phones-10 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-3 .layout_5_id_4 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-46 { padding-right: 20px; padding-left: 20px;}
	.block-24 .layout_66 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-24 .layout_70 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_64_id_64_id_66 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-24 .layout_64_id_66 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-25 { margin-left: 20px; margin-right: 20px;}
	.block-26 { margin-left: 0;}
	.block-27 { margin-left: 0; margin-bottom: 0;}
	.widget-46 { margin-bottom: 0; padding-right: 20px; padding-left: 20px;}
	.form-70 .form-submit button { width: 100%;}
	.form-70 .form-captcha .form-submit-container { width: 100%;}
	.form-70 .form-captcha button { width: 100%;}
	.block-28 .layout_77 { margin: 0; width: auto; flex-basis: auto; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 .layout_78 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-50 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-51 { 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;}

}

@media all and (max-width: 960px) {
	.block-2 .layout_10{
	    position: absolute;
	    left: 100%;
	    margin-left: -195px;
	    margin-top: 8px;
    }
}


@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-2 .layout_8 { margin-top: 40px; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;height: 36px;}

	.block-2 .layout_8:first-child{    margin-top: 0px;}



	.block-2 .layout_94 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-2 .layout_3_id_8 { margin-top: 0;}
	.site-name-6 .sn-text { font-size: 27px;}
	.block-38 .layout_9 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-38 .layout_10 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { 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;}
	.widget-6 { 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-3 .layout_5_id_4 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-24 .layout_66 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-24 .layout_70 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-24 .layout_64_id_64_id_66 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-24 .layout_64_id_66 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.phones-73 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.address-74 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.email-75 .text_body { width: auto; margin-left: 0; margin-right: 0;}
	.form-70 .form__header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 30px;}
	.form-70 .form__text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-28 .layout_77 { margin-top: 0; display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-28 .layout_78 { margin-top: 0; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1;}

}
.side-panel .widget-2 { margin: 0 0 20px; border: none; z-index: 1; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; max-width: 100%; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .widget-2:hover, 
.side-panel .widget-2.hover, 
.side-panel .widget-2.active { border-top: 0px solid rgba(255,255,255,0.2); border-right: 1px solid rgba(255,255,255,0.2); border-bottom: 0px solid rgba(255,255,255,0.2); border-left: 1px solid rgba(255,255,255,0.2);}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 0; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: #af489b;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:active, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { -webkit-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1); box-shadow: inset 0px 3px 0px  0px rgba(0,0,0,0.1);}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; color: #000000; padding-top: 15px; padding-bottom: 15px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; font-weight: 600; background: #af489b;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { -webkit-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15); box-shadow: inset 0px -3px 0px  0px rgba(0, 0, 0, 0.15);}



.title-page .site-name-6 img {
    width: 130px;
    margin-left: 0px;
    margin-top: -22px;
    margin-bottom: -20px;
	}

.g-submenu {
    margin-top: 20px;
    padding: 0.6667em 1.3333em 0.6667em 2.6667em;
    list-style: none;
    font-size: 15px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
}

.g-submenu li{list-style-type: none;}
.g-submenu__item {
    margin: 0.6667em 0;
    line-height: 1.2em;
}

.content-108 a {
    color: #662d8c;
}

.content-108 a {
    box-sizing: border-box;
    color: #003fb5;
    line-height: 1.2;
    text-decoration: underline;
    font-size: 16px;
}

.homepage img{
	margin: 10px;
	}
.homepage img.type2{
	max-width: 30%;
	margin-right: 30px;
	}
.homepage img.type3{
	max-width: 80%;
	}
.homepage td img{
	margin: auto;
	}


.homepage button {
    padding: 10px 20px;
    border: none;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    height: auto;
    min-height: 35px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    -webkit-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    -moz-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    background: url(../images/wm_slider_spacer.gif) left 50% top 50% / cover no-repeat #003fb5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    margin: 9px;
}

.homepage button span {
    box-sizing: border-box;
    display: inline-block;
    min-width: 20px;
}


.homepage button:hover { 
background-color: #af489b;
	-webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 7px 7px 0px  rgba(0,0,0,0.05);}



.blocklist-12 .list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: inherit;
    -moz-justify-content: inherit;
    justify-content: inherit;
    box-sizing: border-box;
}


.blocklist-12 .item-outer {
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    width: 50%;
}


.blocklist-12 .item {
    margin: 0 15px 30px;
    border: 1px dotted rgba(0, 0, 0, 0.2);
    position: relative;
    width: auto;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    left: 0;
    right: 0;
    align-self: auto;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    padding-bottom: 0.02px;
    -webkit-justify-content: normal;
    -moz-justify-content: normal;
    justify-content: normal;
    flex-basis: 100%;
    display: block;
    padding-right: 10px;
}



.blocklist-12 .image {
    border: none;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: auto;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 10px;
    min-height: 200px;
    background: #fff;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    float: left;
}



.blocklist-12 .title {
    margin: 30px 0 15px;
    font-weight: bold;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    letter-spacing: 0.5px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-decoration: none;
    font-size: 18px;
    padding-bottom: 15px;
    border-top: 0px dashed rgba(42, 46, 51, 0.2);
    border-right: 0px dashed rgba(42, 46, 51, 0.2);
    border-bottom: 1px dashed rgba(42, 46, 51, 0.2);
    border-left: 0px dashed rgba(42, 46, 51, 0.2);
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    padding-left: 0;
    padding-right: 0;
    pointer-events: auto;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    min-height: 85px;
}


.blocklist-12 .more {
    box-sizing: border-box;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    pointer-events: auto;
}



.blocklist-12 .img-convert {
    border: none;
    box-sizing: border-box;
    width: 200px;
    height: 270px;
    -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;
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
}


.blocklist-12 .image img {
    max-width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    width: auto;
    height: auto;
    display: -webkit-flex;
    display: flex;
}


.blocklist-12 .more > a {
    padding: 10px 30px;
    border: none;
    display: -webkit-inline-flex;
    display: inline-flex;
    box-sizing: border-box;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    -webkit-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    -moz-box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.1), 0 0 0 transparent;
    background: url(../images/wm_slider_spacer.gif) left 50% top 50% / cover no-repeat #003fb5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
}

.blocklist-12 .more > a:hover{
	background: url(../images/wm_slider_spacer.gif) left 50% top 50% / cover no-repeat #ad479b;
	
	}


.catmainimage{
	margin-right: 15px;
	}



@media (max-width: 960px){

.widget-65{
	font-size: 29px;
	}
.widget-64{
	margin-top: -22px;
	}



.blocklist-12 .item-outer {
    width: 100%;
}

.blocklist-12 .item {
    margin-right: 0;
    margin-left: 0;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 30px;
        flex-direction: column;
}

.blocklist-12 .image {
    margin-right: 0;
    float: none;
    max-width: 100%;

    display: block;
}

.blocklist-12 .img-convert{
	    width: auto;
	}

.blocklist-12 .title {
    margin-left: 30px;
    margin-right: 30px;
}

.blocklist-12 .more{
	margin-left: 30px;
	}


	.homepage img.type2 {max-width: 100%;}
	.homepage img.type3 {max-width: 100%;}
	article img{width: 100%;}

	article .social img{width: 25px;}

	.localtext .tbinfo tr, .localtext .tbinfo td{
		display: block;
		width: 100%;
		}

	article .tbinfo tr, article .tbinfo td{
		display: block;
		width: 100%;
		}

	.people_contact{
	    width: 30%;
	    margin-top: 43px;
	    position: absolute;
	    left: 70%;
		}
	

	}





.title-page input.infile1{
position: absolute;margin-left:-302px;height:48px;width:301px;opacity:0;cursor:pointer;
  }

.title-page .form-70 .form-text input.txtcaptcha1{
  width:50%;float:right;
  }

@media all and (max-width: 900px) {


  .title-page input.infile1{
    margin-left: 7px;
        margin-top: 49px;
    }

  .title-page .form-70 .form-text input.txtcaptcha1{
    width:50%;float:right;
    }

    .imgcaptcha1{width: 45%;max-width: 147px;}

    .catmainimage{
		margin-right: 15px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.catalogmain_ul{
		clear: both;
		}

  }

 ul li{
 	list-style-image: url(/images/marker1.png);
 	}


 @media all and (min-width: 900px) {

 	.socialbuttons{
	    width: 28px;
	    margin-left: 154px;
	    margin-top: -60px;
	    margin-bottom: -20px;
 		}

 	.layout.column.layout_9{
 		margin-top: 7px;
 		}

 	.layout.column.layout_10{
 		margin-top: 9px;
 		}



 	}



 .additional_email{
 	display: block;
 	margin-left: 60px;
 	}	



button.podbor{
float:left;
min-height: 60px;
margin-bottom: 40px;
}

button.fright{
float:right;
margin-top: 20px;
}


button.podbor:after {
    content: 'Нажмите для выбора параметров';
    position: absolute;
    padding-top: 89px;
    font-size: 9px;
    font-weight: 300;
    color: #007e9a;
    text-align: right;
    background-image: url(/images/up.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left -4px bottom -3px;
    padding-left: 14px;
    width: 171px;
    margin-left: 20px;
}

/* Скрываем block-36 на мобильных устройствах */
@media all and (max-width: 768px) {
  .block-36,
  div.block-36,
  .editorElement.block-36 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}

@media all and (max-width: 480px) {
  .block-36,
  div.block-36,
  .editorElement.block-36 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}

@media all and (max-width: 320px) {
  .block-36,
  div.block-36,
  .editorElement.block-36 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}