/*
font-family:'HelveticaNeueW01-Thin';
font-family:'HelveticaNeueW01-45Ligh';
*/

.slide-1lj{clear:both; height: 50px;}
.slide-1lj p{
    float: right; width: 80%; line-height:1rem; font-size: .9rem;padding: .7rem 1rem 0 0; margin:0;
}
.slide-1lj img{float:left;}

meta.foundation-mq-small {
    font-family: "only screen and (min-width: 1px)";
    width: 1px
}
meta.foundation-mq-medium {
    font-family: "only screen and (min-width:1280px)";
    width: 1280px
}
meta.foundation-mq-large {
    font-family: "only screen and (min-width:1440px)";
    width: 1440px
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    position: relative;
    height: 100%;
}

html body {
    position: relative;
    min-height: 100%
}
html,
body {
    font-size: 16px
}
body {
    background: #FFF;
    color: #414042;
    padding: 0;
    margin: 0;
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:16px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default;
    overflow-y: scroll;
    min-height: 100%;
}
a:hover {
    cursor: pointer
}
img,
object,
embed {
    max-width: 100%;
    height: auto
}
object,
embed {
    height: 100%
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}
.left {
    float: left;
}
.right {
    float: right;
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
.text-justify {
    text-align: justify !important
}
.hide {
    display: none
}
.antialiased {
    -webkit-font-smoothing: antialiased
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 980px;
    *zoom: 1
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    float: left
}
@media only screen {
    .column,
    .columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left
    }
    .small-1 {
        position: relative;
        width: 8.33333%
    }
    .small-2 {
        position: relative;
        width: 16.66667%
    }
    .small-3 {
        position: relative;
        width: 25%
    }
    .small-4 {
        position: relative;
        width: 33.33333%
    }
    .small-5 {
        position: relative;
        width: 41.66667%
    }
    .small-6 {
        position: relative;
        width: 50%
    }
    .small-7 {
        position: relative;
        width: 58.33333%
    }
    .small-8 {
        position: relative;
        width: 66.66667%
    }
    .small-9 {
        position: relative;
        width: 75%
    }
    .small-10 {
        position: relative;
        width: 83.33333%
    }
    .small-11 {
        position: relative;
        width: 91.66667%
    }
    .small-12 {
        position: relative;
        width: 100%
    }
    .small-offset-0 {
        position: relative;
        margin-left: 0%
    }
    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    [class*="column"]+[class*="column"].end {
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}
@media only screen and (min-width: 1px) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }
    .large-2 {
        position: relative;
        width: 16.66667%
    }
    .large-3 {
        position: relative;
        width: 25%
    }
    .large-4 {
        position: relative;
        width: 33.33333%
    }
    .large-5 {
        position: relative;
        width: 41.66667%
    }
    .large-6 {
        position: relative;
        width: 50%
    }
    .large-7 {
        position: relative;
        width: 58.33333%
    }
    .large-8 {
        position: relative;
        width: 66.66667%
    }
    .large-9 {
        position: relative;
        width: 75%
    }
    .large-10 {
        position: relative;
        width: 83.33333%
    }
    .large-11 {
        position: relative;
        width: 91.66667%
    }
    .large-12 {
        position: relative;
        width: 100%
    }
    .row .large-offset-0 {
        position: relative;
        margin-left: 0%
    }
    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column.large-centered,
    .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right !important
    }
}
p.lead {
    font-size: 1.29167em;
    line-height: 1.6
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    direction: ltr
}
a {
    color: #0067b1;
    text-decoration: none;
    line-height: inherit
}
a:hover,
a:focus {
    color: #005898
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.7em;
    margin-bottom: 1.66667em;
    text-rendering: optimizeLegibility
}
.intro{
    font-size: 1.1em;
    line-height: 1.4em;
    font-style: italic;
    padding-bottom:1rem;
}

p aside {
    font-size: 1.16667em;
    line-height: 1.35;
    font-style: italic
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.15em
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}
h1 {
    font-size: 2.83333em
}
h2 {
    font-size: 2.25em
}
h3 {
    font-size: 1.83333em; font-weight:200;
}
h4 {
    font-size: 1.5em
}
h5 {
    font-size: 1.5em
}
h6 {
    font-size: 1em
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.66667em 0 1.58333em;
    height: 0
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #b30000
}
ul,
ol,
dl {
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 1.66667em;
    list-style-position: outside;
    font-family: inherit
}
ul,
ol {
    margin-left: 0
}
ul.no-bullet,
ol.no-bullet {
    margin-left: 0
}
ul li ul,
ul li ol {
    margin-left: 1.66667em;
    margin-bottom: 0;
    font-size: 1em
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square
}
ul.circle {
    list-style-type: circle
}
ul.disc {
    list-style-type: disc
}
ul.no-bullet {
    list-style: none
}
ol li ul,
ol li ol {
    margin-left: 1.66667em;
    margin-bottom: 0
}
dl dt {
    margin-bottom: 0.3em;
    font-weight: bold
}
dl dd {
    margin-bottom: 1em
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #414042;
    border-bottom: 1px dotted #ddd;
    cursor: help
}
abbr {
    text-transform: none
}
blockquote {
    margin: 0 0 1.66667em;
    padding: 0.75em 1.66667em 0 1.58333em;
    border-left: 1px solid #ddd
}
blockquote cite {
    display: block;
    font-size: 1.08333em;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}
.vcard {
    display: inline-block;
    margin: 0 0 1.66667em 0;
    border: 1px solid #ddd;
    padding: 0.83333em 1em
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: 1.25em
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.08333em
}
@media only screen and (min-width: 1px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 3.66667em
    }
    h2 {
        font-size: 3.08333em
    }
    h3 {
        font-size: 2.25em
    }
    h4 {
        font-size: 1.91667em
    }
}
.print-only {
    display: none !important
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important
}
.print-only {
    display: block !important
}
.hide-for-print {
    display: none !important
}
.show-for-print {
    display: inherit !important
}
}
button,
.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1.66667em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.08333em;
    padding-left: 2em;
    font-size: 1.33333em;
    background-color: #0067b1;
    border-color: #00497e;
    color: #fff
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #00497e
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}
button.secondary,
.button.secondary {
    background-color: #619e3e;
    border-color: #4b7930;
    color: #fff
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #4b7930
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #fff
}
button.success,
.button.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #457a1a
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}
button.alert,
.button.alert {
    background-color: red;
    border-color: #c00;
    color: #fff
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #c00
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}
button.large,
.button.large {
    padding-top: 1.33333em;
    padding-right: 2.66667em;
    padding-bottom: 1.41667em;
    padding-left: 2.66667em;
    font-size: 1.66667em
}
button.small,
.button.small {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.83333em;
    padding-left: 1.5em;
    font-size: 1.08333em
}
button.tiny,
.button.tiny {
    padding-top: 0.58333em;
    padding-right: 1.16667em;
    padding-bottom: 0.66667em;
    padding-left: 1.16667em;
    font-size: 0.91667em
}
button.expand,
.button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 1em
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 1em
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #0067b1;
    border-color: #00497e;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #00497e
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #0067b1
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #619e3e;
    border-color: #4b7930;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #4b7930
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #fff
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #619e3e
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #457a1a
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #5da423
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: red;
    border-color: #c00;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #c00
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: red
}
button,
.button {
    padding-top: 1.08333em;
    padding-bottom: 1em;
    -webkit-appearance: none
}
button.tiny,
.button.tiny {
    padding-top: 0.66667em;
    padding-bottom: 0.58333em;
    -webkit-appearance: none
}
button.small,
.button.small {
    padding-top: 0.83333em;
    padding-bottom: 0.75em;
    -webkit-appearance: none
}
button.large,
.button.large {
    padding-top: 1.375em;
    padding-bottom: 1.375em;
    -webkit-appearance: none
}
@media only screen {
    button,
    .button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        -moz-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out
    }
    button:active,
    .button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
    }
    button.radius,
    .button.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    button.round,
    .button.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
}
@media only screen and (min-width: 1px) {
    button,
    .button {
        display: inline-block
    }
}
form {
    margin: 0 0 1.33333em
}
form .row .row {
    margin: 0 -0.66667em
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.66667em
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.66667em
}
label {
    font-size: 1.16667em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.25em
}
label.right {
    float: none;
    text-align: right
}
label.inline {
    margin: 0 0 1.33333em 0;
    padding: 0.83333em 0
}
label small {
    text-transform: capitalize;
    color: #666
}
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 1.16667em;
    height: 3.08333em;
    line-height: 3.08333em
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.83333em
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.83333em
}
.prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333
}
span.prefix.radius,
label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}
span.postfix.radius,
label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.radius>*:first-child,
.input-group.radius>*:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.input-group.radius>*:last-child,
.input-group.radius>*:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.input-group.round>*:first-child,
.input-group.round>*:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.input-group.round>*:last-child,
.input-group.round>*:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 1.16667em;
    margin: 0 0 1.33333em 0;
    padding: 0.66667em;
    height: 3.08333em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    border-color: #999
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #ddd
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1.33333em 0
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: solid 1px #ddd;
    padding: 1.66667em;
    margin: 1.5em 0
}
fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.25em;
    margin: 0;
    margin-left: -0.25em
}
[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    padding: 0.5em 0.33333em;
    margin-top: 0;
    margin-bottom: 1.33333em;
    font-size: 1.1em;
    font-weight: bold;
    background: red;
    color: #fff
}
[data-abide] span.error,
[data-abide] small.error {
    display: none
}
span.error,
small.error {
    display: block;
    padding: 0.5em 0.33333em;
    margin-top: 0;
    margin-bottom: 1.33333em;
    font-size: 1em;
    font-weight: bold;
    background: red;
    color: #fff
}
.error input,
.error textarea,
.error select {
    border-color: red;
    background-color: rgba(255, 0, 0, 0.1);
    margin-bottom: 0
}
.error input:focus,
.error textarea:focus,
.error select:focus {
    background: #fafafa;
    border-color: #999
}
.error label,
.error label.error {
    color: red
}
.error>small,
.error small.error {
    display: block;
    padding: 0.5em 0.33333em;
    margin-top: 0;
    margin-bottom: 1.33333em;
    font-size: 1em;
    font-weight: bold;
    background: red;
    color: #fff
}
.error span.error-message {
    display: block
}
input.error,
textarea.error {
    border-color: red;
    background-color: rgba(255, 0, 0, 0.1);
    margin-bottom: 0
}
input.error:focus,
textarea.error:focus {
    background: #fafafa;
    border-color: #999
}
.error select {
    border-color: red;
    background-color: rgba(255, 0, 0, 0.1)
}
.error select:focus {
    background: #fafafa;
    border-color: #999
}
label.error {
    color: red
}
.label {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0.25em 0.83333em 0.33333em;
    font-size: 1.16667em;
    background-color: #0067b1;
    color: #fff
}
.label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}
.label.alert {
    background-color: red;
    color: #fff
}
.label.success {
    background-color: #5da423;
    color: #fff
}
.label.secondary {
    background-color: #619e3e;
    color: #fff
}
.inline-list {
    margin: 0 auto 1.41667em auto;
    margin-left: -1.83333em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.83333em;
    display: block
}
.inline-list>li>* {
    display: block
}

a {
    color: #0067b1;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
a img {
    border: none
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 14px;
    color: #000;
}
h1.title {
    margin-top: 1px;
}
h2,
h3 {
    margin: 0;
    color: #231f20
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 20px; line-height: 1.5;
}
h3 a{color: #231f20}h3 a:hover{color: #231f20}
h4 {
    font-size: 12px;
    color: #000000;
    font-weight: bold
}
h5 {
    font-size: 10px;
    color: #000000
}
ul li,
ol li {
    list-style-position: inside
}
ul li {
    background: url(i/en-li-alt.png) no-repeat 0 12px;
    padding: 0 0 0 10px;
    list-style-type: none
}
.text-normal {
    font-weight: normal
}
hr {
    border: none;
    border-top: solid #8d9091 1px;
    border-bottom: solid #e3e5e1 1px;
    background: #e3e5e1;
    height: 2px
}
table {
    width: 100%;
    border-collapse: collapse
}
table tr td,
table tr th {
    padding: 5px;
    border: solid #8d9091 1px;
    width: 500px
}
p,
ul,
ol,
table {
    margin: 0 0 20px 0
}
.container-wrap {
    width: 980px;
    margin: 0 auto;
    position: relative
}
.section {
    position: relative
}
.teaser {
    width: 100%;
    height: auto;
    position: relative
}
.teaser .part {
    position: absolute;
    top: 0;
    left: 0;
    width: 208px;
    z-index: 100;
}
.teaser .part .descr {
    padding: 17px 5px 10px 5px;
    background: #fef9ed;
    font-size: 11px;
    position: relative;
    display: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px 1px;
}
.teaser .part .descr .more {
    font-size: 9px;
    float: right;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap
}
.teaser .part .descr .text {
    margin: 0;
    padding: 5px 5px 0 5px;
    line-height: 16px
}
.teaser .part .ico {
    display: block;
    width: 135px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}
.teaser .part.part-01 {
    left: 739px;
    top: 60px;
}
.teaser .part.part-01 .ico {
    left: -112px;
    top: -2px;
    background: transparent url(i/teaser-ico.png) no-repeat 0 -1px
}
.teaser .part.part-02 {
    left: 186px;
    top: 62px;
    z-index: 102;
}
.teaser .part.part-02 .ico {
    left: auto;
    top: -3px;
    right: -114px;
    background: transparent url(i/teaser-ico.png) no-repeat 0 -31px
}
.teaser .part.part-03 {
    left: 5px;
    top: 160px;
}
.teaser .part.part-03 .ico {
    left: auto;
    top: -3px;
    right: -115px;
    background: transparent url(i/teaser-ico.png) no-repeat 0 -62px
}
.teaser .part.part-04 {
    left: 380px;
    top: 240px;
    z-index: 101;
}
.teaser .part.part-04 .ico {
    left: -48px;
    top: -3px;
    background: transparent url(i/teaser-ico.png) no-repeat 0 -92px
}
.teaser .part.part-05 {
    left: 438px;
    top: 290px;
}
.teaser .part.part-05 .ico {
    left: -3px;
    top: -112px;
    width: 25px;
    height: 135px;
    background: transparent url(i/teaser-ico.png) no-repeat -141px 15px
}
.header {
    height: 150px;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    border-bottom: 2px solid #999;
    margin-bottom:1rem;
}
.logo {
    margin: 30px 0 0 0;
    display: block;
    float: left;
    text-decoration: none
}
.logo:hover {
    text-decoration: none
}
.nav {
    margin: 80px 0 0 0
}
.nav>ul {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0;
    list-style: none
}
.nav>ul>li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    position: relative;
    line-height: 20px;
    background: none
}
.nav>ul>li>a {
    display: block;
    overflow: hidden;
    color: #000;
    font-size: 20px;
    padding: 0 16px;
    padding-bottom: 2px;
    text-decoration: none;
}
.nav>ul>li>a:hover {
    color: #0c8f65;
    text-decoration: none;
}
.nav>ul>li:first-child>a,
.nav>ul>li.first>a {
    border: none
}
.nav>ul>li:last-child>a,
.nav>ul>li.last>a {
    padding-right: 0
}
.nav>ul>li.active>a {
    text-decoration: none
}
.search {
    width: 145px;
    position: absolute;
    top: 30px;
    right: 0;
    line-height: 19px
}
.search form {
    height: 22px;
    line-height: 22px
}
.search input.text {
    width: 120px;
    height: 22px;
    padding: 0 3px;
    line-height: 15px;
    float: left;
    color: #333;
    font-size: 12px;
    border: solid #c2c4c3 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.search input.text::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}
.search input.text:-moz-placeholder {
    color: #666;
    opacity: 1
}
.search input.text::-moz-placeholder {
    color: #666;
    opacity: 1
}
.search input.text:-ms-input-placeholder {
    color: #666;
    opacity: 1
}
.search .button {
    display: block;
    position: relative;
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 18px;
    float: left;
    background: #d1d3d4;
    border: solid #d1d3d4 1px;
    color: #333;
    font-size: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.search .button span {
    display: block;
    margin-top: -3px
}
.footer {
    position: relative;
    z-index: 1000
}
.footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 20px 0
}
.footer ul li,
.footer ul a {
    color: #ffffff
}
.footer ul li {
    color: #58595b;
    margin: 0 -2px;
    padding: 0 8px;
    border-right: solid #58595b 1px;
    font-size: 12px;
    line-height: 11px;
    background: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}
.footer ul li a {
    text-decoration: none;
    color: #58595b
}
.footer ul li a:hover {
    text-decoration: underline
}
.footer ul li.last {
    border-right: none
}
.footer .social {
    position: absolute;
    right: 0;
    top: 20px
}
.footer .social.social-1 {
    right: 30px;
}

.footer .social.social-2 {
    right: 0;
}
.sub-nav {
    margin: 5px 0 0;
    display: inline;
    position: absolute;
    left: 3%;
}
.nav li:nth-child(3) .sub-nav{left:0;}

.sub-nav>ul {
    white-space: nowrap;
    display: inline;
    position: relative;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none
}
.sub-nav>ul>li {
    display: inline;
    background: none;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none
}
.sub-nav>ul>li>a {
    margin: 0 2px;
    padding: 0 12px;
    color: #6d6e71;
    line-height: 17px;
    height: 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 15px;
}
.sub-nav>ul>li>a:hover {
    color: #0c8f65;
    text-decoration: none
}
.sub-nav>ul>li.active>a {
    color: #0ea9e4;
    border:1px solid #ddd;
}
.content {
    position: relative;
    z-index: 1000
}
.content .inner {
    margin: 20px 0 0 0;
    background: transparent url(i/en-content-border.png) repeat-y left top
}
.content .inner.no-bg {
    background: none
}
.content .aside {
    width: 318px;
    padding: 5px 20px 0 0;
    float: left;
    min-height: 600px;
    color: #000;
    font-size: 15px
}
.content .main {
    width: 662px;
    float: left;
    min-height: 600px;
    padding: 0 0 0 20px
}
.full--width .main{
    width:100% !important;
    padding:0 !important;
    float:none !important;
}
.content .main.alt {
    width: auto;
    margin: 0;
    padding: 0 60px;
    float: none
}
.content .main .photo-alt {
    margin: 0 30px 0 0;
    float: left;
    text-align: center;
    font-size: 11px;
    color: #0067b1
}
.content .main .photo-alt .title {
    margin: 10px 0
}
.aside p,
.content .main p,
.content .main ul,
.content .main ol,
.content .main table {
    color: #807e82;
}

.content .main ul li{
    list-style-position: outside;
}

.content .main .spec .box {
    border-right: solid #bfc1c0 1px;
    width: 360px;
    padding: 0 20px 0 0;
    float: left
}
.content .main .spec .box.alt {
    width: 280px;
    padding: 0 0 0 20px;
    border: none
}
.content .main .spec .box p,
.content .main .spec .box ul,
.content .main .spec .box ol {
    margin: 0
}
.content .aside .photo {
    margin: 0 0 20px 0
}
.content .aside h2 {
    font-size: 12px;
    color: #0067b1;
    line-height: 1.5
}
.content .aside ul li {
    background: url(i/en-li.png) no-repeat 0 14px;
    list-style-position: outside;
}
ul.list-news,
ul.list-people {
    margin: 0;
    padding: 0;
    font-size:1.1em;
    list-style: none;
    margin: 0 0 5px 0
}
ul.list-news li,
ul.list-people li {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none
}
ul.list-news li .photo,
ul.list-people li .photo {
    width: 150px;
    min-height: 50px;
    float: left
}
ul.list-news li .summary,
ul.list-people li .summary {
    margin: 0 0 0 170px
}
ul.list-news li .summary .title,
ul.list-people li .summary .title {
    margin: 5px 0 5px 0;
    font-size: 1.2em;
    color: #000;
}
ul.list-news li .summary .perex,
ul.list-people li .summary .perex {
    margin: 0 0 11px 0;
    font-size: 14px;
    font-style: italic;
    color: #0067b1;
}
ul.list-news li .summary .full,
ul.list-people li .summary .full {
    display: none;
    padding-top: 20px
}
ul.list-news li .summary .full,
ul.list-people li .summary .full {
    line-height: 20px
}
ul.list-news li .more,
ul.list-people li .more {
    font-size: 11px;
    font-style: italic;
    text-decoration: none
}
ul.list-news li .more:hover,
ul.list-people li .more:hover {
    text-decoration: underline
}
ul.list-news li .date,
ul.list-people li .date {
    margin: 5px 0 0 0;
    color: #619e3e;
    font-size: 10px
}
ul.list-news li hr,
ul.list-people li hr {
    margin: 20px 0 0 0
}

ul.list-people li{list-style:none; background:none;}
ul.list-people li .intro{
    font-size: 1.2em;
    line-height: 1.7em;
    font-style: normal;
    padding-bottom:20px;
}
ul.list-people li .summary > p{font-size:1.2em;}

.all {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 2px 10px;
    position: absolute;
    bottom: -8px;
    right: 0;
    color: #000000;
    background: #0067b1;
    font-size: 10px;
    display: block;
    line-height: 14px;
    text-decoration: none
}
.all:hover {
    color: #000000
}
ul.list-people li .photo {
    width: 102px;
    min-height: 102px;
    float: left
}
ul.list-people li .summary {
    /*margin: 0 0 0 122px*/
    margin:0;
}
.paging .pageList {
    margin: 0;
    padding: 0;
    list-style: none
}
.paging .pageList li {
    float: left;
    margin-right: 5px
}
.homepage .box {
    width: 318px;
    padding: 5px 10px 10px 10px;
    margin: 26px 0 0 0;
    float: left;
    color: #231f20;
    font-size: 13px;
    border-right: solid #b8baba 1px
}
.homepage .box .text {font-size: 14px;}
.homepage .box .photo {float: left;}
.homepage .box hr {
    margin: 10px 0;
    background: #b8baba;
    border: none;
    height: 1px
}
.homepage .box .title {
    margin: 0;
    font-size: 20px;
    color: #0067b1;
    margin-bottom: 6px;
    line-height:1.4em;
}
.homepage .box .more {
    color: #0067b1;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
    font-weight: normal
}
.homepage .box .more-alt {
    color: #414042;
    font-size: 11px;
    font-style: oblique
}
.homepage .box p,
.homepage .box ul,
.homepage .box table {
    margin: 0;
    line-height: 1.4em;
}
.homepage .box .title,
.homepage .box .text {
    margin-left: 110px
}
.homepage .box.box-01 {
    padding-left: 0
}
.homepage .box.box-02 {
    width: 347px
}
.homepage .box.box-02 .title,
.homepage .box.box-02 .text {
    margin-left: 80px
}
.homepage .box.box-03 {
    width: 315px;
    border: none
}
.homepage .box.box-03 .title,
.homepage .box.box-03 p {
    margin-left: 80px
}
.homepage .box.box-03 .more {
    margin-left: 80px
}
.sisea-results-list {
    margin: 20px 0 0 0
}
.product-aside {
    margin-left: 20px
}
.product-aside li{color: #807e82;line-height:1.7em;}

.product-aside hr {
    margin: 10px 0 15px -20px
}
.product-aside .photo {
    margin-bottom: 10px !important
}
.product-aside h2.product-title {
    font-size: 16px;
    font-weight: normal;
    color: #619e3e;
}
.product-aside .product-subtitle {
    color: #414042;
    margin-bottom: 5px
}
.product-aside p,
.product-aside ul,
.product-aside ol,
.product-aside table {
    line-height: 20px
}
img.left {
    margin-top: 1em;
    margin-right: 10px;
    margin-bottom: 10px
}
img.right {
    margin-top: 1em;
    margin-left: 10px;
    margin-bottom: 10px
}
.hidden {
    display: none
}
.invisible {
    visibility: hidden
}
.t-center {
    text-align: center
}
.centered-wrapper {
    text-align: center
}
.centered-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}
.centered {
    display: inline-block;
    vertical-align: middle
}
.group {
    *zoom: 1
}
.group:before,
.group:after {
    content: " ";
    display: table
}
.group:after {
    clear: both
}
form .required,
form .error {
    color: #ff0000
}
fieldset,
.fieldset {
    padding: 15px 0 0;
    margin: 0 0 25px
}
legend {
    padding: 5px 0 15px;
    border-bottom: 1px solid #d9dee5;
    width: 100%;
    font-size: 18px;
    color: #eeeeee
}
.legend {
    padding: 10px 0 0;
    margin: 0 0 15px;
    border-bottom: 1px solid #d9dee5
}
.legend .title {
    font-size: 18px
}
.legend label:after {
    content: ""
}
label,
.label {
    color: #eeeeee;
    font-weight: normal;
    display: block;
    line-height: 25px
}
label.required:after,
.label.required:after,
h3.required.required:after {
    color: red;
    content: " *"
}
.input-text {
    margin-top: 8px;
    color: #588BC2;
    font-weight: normal
}
.buttons {
    padding: 10px 0 10px;
    line-height: 30px
}
.buttons .btn,
.buttons .btn-primary,
.buttons .btn-danger,
.buttons .btn-add,
.buttons .btn-important {
    margin-left: 5px
}
.buttons.buttons-left .btn,
.buttons.buttons-left .btn-primary,
.buttons.buttons-left .btn-danger,
.buttons.buttons-left .btn-add,
.buttons.buttons-left .btn-important {
    margin-left: 0;
    margin-right: 5px
}
.no-label {
    padding: 25px 0 0;
    line-height: 32px
}
.label-inline label {
    display: inline
}
.label-colon label:after {
    content: ":"
}
.field {
    margin: 0 0 7px
}
.field ul li {
    list-style: none
}
.search .input-search {
    background: #ffffff;
    border: 1px solid #dbdddd;
    border-right: 0;
    height: 20px;
    vertical-align: middle;
    font-size: 10px;
    color: #1b1919
}
.search button {
    height: 20px;
    border: 1px solid #bcbebf;
    border-left: 0;
    background: #5f6062;
    color: #ffffff;
    margin: 0
}
.btn,
.btn-primary,
.btn-danger,
.btn-add,
.btn-important {
    margin: 10px 0 0 0;
    padding: 0 5px;
    height: auto;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
    color: #ebc359;
    background: #000000;
    border: solid #0e4a6e 1px;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
.btn a,
.btn-primary a,
.btn-danger a,
.btn-add a,
.btn-important a {
    color: #ebc359;
    text-decoration: none;
    display: block
}
.btn a:hover,
.btn-primary a:hover,
.btn-danger a:hover,
.btn-add a:hover,
.btn-important a:hover {
    color: #ffffff;
    text-decoration: none
}
.btn:hover,
.btn-primary:hover,
.btn-danger:hover,
.btn-add:hover,
.btn-important:hover {
    color: #ffffff;
    background: #0078b6;
    text-decoration: none
}
input[type="submit"],
button {
    height: 32px
}
::-moz-focus-inner {
    padding: 0;
    border: 0
}
.btn-inline {
    margin-left: 5px
}
.btn.disabled,
.disabled.btn-primary,
.disabled.btn-danger,
.disabled.btn-add,
.disabled.btn-important {
    color: #D4D6D9;
    background: #f9f9f9;
    border-color: #d1d1d1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn.disabled:hover,
.disabled.btn-primary:hover,
.disabled.btn-danger:hover,
.disabled.btn-add:hover,
.disabled.btn-important:hover {
    cursor: auto;
    background-position: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
input[type="submit"].btn-sml,
button.btn-sml,
a.btn-sml,
span.btn-sml,
input[type="text"].sml {
    line-height: 22px;
    height: 24px;
    padding: 0 10px
}
.btn-go {
    background: #0081c6;
    color: #ffffff;
    border: none;
    font-size: 10px;
    line-height: 16px;
    height: 18px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.btn-primary {
    color: #30536e;
    background-color: #81bff0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #afd7f6), color-stop(100%, #81bff0));
    background-image: -webkit-linear-gradient(#afd7f6, #81bff0);
    background-image: -moz-linear-gradient(#afd7f6, #81bff0);
    background-image: -o-linear-gradient(#afd7f6, #81bff0);
    background-image: linear-gradient(#afd7f6, #81bff0)
}
.btn-danger {
    color: #fff;
    border: 1px solid #BD362F;
    background-color: #BD362F;
    text-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));
    background-image: -webkit-linear-gradient(#ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(#ee5f5b, #bd362f);
    background-image: -o-linear-gradient(#ee5f5b, #bd362f);
    background-image: linear-gradient(#ee5f5b, #bd362f)
}
.btn-add {
    border-color: #72952b;
    color: #ffffff;
    background-color: #72a329;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6c95d), color-stop(100%, #72a329));
    background-image: -webkit-linear-gradient(#a6c95d, #72a329);
    background-image: -moz-linear-gradient(#a6c95d, #72a329);
    background-image: -o-linear-gradient(#a6c95d, #72a329);
    background-image: linear-gradient(#a6c95d, #72a329)
}
.btn-important {
    border-color: #9F7000;
    color: #ffffff;
    background-color: #FBB01B;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d89800), color-stop(100%, #e5b800));
    background-image: -webkit-linear-gradient(#d89800, #e5b800);
    background-image: -moz-linear-gradient(#d89800, #e5b800);
    background-image: -o-linear-gradient(#d89800, #e5b800);
    background-image: linear-gradient(#d89800, #e5b800)
}
input[type="text"],
input[type="password"],
textarea {
    border: 1px solid #9d9fa5;
    line-height: 15px;
    padding: 5px 10px;
    color: #1b1919;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    outline: 0
}
input[type="text"].sys-form-error,
input[type="password"].sys-form-error,
textarea.sys-form-error {
    border-color: #eda1a1
}
input[type="text"],
input[type="password"] {
    height: 22px
}
input[type="text"][disabled="disabled"],
input[type="password"][disabled="disabled"],
textarea[disabled="disabled"] {
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

/* dubrod */
.mt1{margin-top:1rem;}.mb1{margin-bottom:1rem;}
.mt2{margin-top:2rem;}.mb2{margin-bottom:2rem;}

.homepage .header{border-bottom:none; height: 126px;}
#newsBoxLink{cursor:pointer;}
.hmpg-box{
    width: 49%;
    background: #f5f5f2;
    height: 170px;
    cursor:pointer;
}
    .hmpg-box img{width:110px;float:left;}
    .hmpg-box .title{font-size:20px; line-height:30px; margin-top:.5rem;}
    .hmpg-box .title a{color:#000;}
    .hmpg-box .text{margin-left: 120px; padding: 0 .5rem; color:#807e82;}
    .hmpg-box p, .hmpg-box ul{font-size:18px; line-height:23px;}
    
    .hmpg-box .read-more-arrow{font-size:12px; margin-right:1rem;}    
    
.read-more-arrow{
    display:inline-block;
    vertical-align:middle;
    line-height:1.2rem;
    background: url(i/more-mid-bg.gif) top left repeat-x;
    color:#FFF;
    height:22px;
} 
.read-more-arrow:before{
    position:relative;
    width:9px;
    left:-9px;
    top:0;
    content:" ";
    height:22px;
    background: url(i/more-before-cap.gif) top left no-repeat;
    display:inline-block;
    vertical-align:middle;
}
.read-more-arrow:after{
    position:relative;
    width:9px;
    right:-9px;
    top:0;
    content:" ";
    height:22px;
    background: url(i/more-after-cap.gif) top left no-repeat;
    display:inline-block;
    vertical-align:middle;
}

.readmore-block{margin-top:-3px;display:block;}

.hmpg-news-1{width:17%;float: left; padding-top:.5rem;} .hmpg-news-1 h3{font-size:19px; padding-left: 1rem;}
.hmpg-news-3{width:17%;float: right; vertical-align:middle; padding-top:.7rem;} .hmpg-news-3 em{font-size:12px;line-height:1.3rem;} 
.hmpg-news-3 .read-more-arrow{font-size:0px; float:right;margin-right:1rem;}
.hmpg-news-2{width:63%; height: 50px; overflow:hidden; margin:0 auto; border-left: 1px solid #ddd; border-right: 1px solid #ddd; text-align:center;}
.hmpg-news-2 img{margin-right:.5rem;}    

.mxFader_wrapper{
    width:100%; background-color: #f5f5f2;
}    
    
#full-slides{width: 100%;position:relative;overflow:hidden; }    
#full-slides div{position:absolute;max-width:100%; width:100%;background:#F5F5F2;}    
#full-slides div img{max-width:100%;} 

#fs-slide1{z-index:9;}
#fs-slide2{z-index:8;}
#fs-slide3{z-index:7;}
#fs-slide4{z-index:6;}
#fs-slide5{z-index:5;}
#fs-slide6{z-index:4;}
#fs-slide7{z-index:3;}
#fs-slide8{z-index:2;}
#fs-slide9{z-index:1;}
    
.mainArticles .intro{font-size:16px; line-height: 20px; color: #807e82;font-style:normal; padding-bottom:0;}    
.mainArticles .full p{font-size:16px; line-height: 20px; color: #807e82;}    
    
.contactForm{padding-bottom:1.5rem;border-bottom:1px solid #ccc;margin-bottom:1.5rem;}
.contactForm em{font-size: 11px; color: #000;}
.contactForm .error{color: red;background:transparent;padding:0;font-size:12px;}
.contactForm label{display:inline-block; width: 200px; color: #000; vertical-align:top;}
.contactForm input[type="text"]{display:inline-block; width: 400px; text-indent: 6px; padding: 6px 0; line-height:1.5rem; height:30px;}    
.contactForm textarea{display:inline-block; width: 400px;padding: 6px 0; line-height:1.5rem; height:90px;}
.submitBtn{border:none; background:#ddd; color:#000; margin-left:200px;padding:6px 16px; font-size: 16px; cursor:pointer;}
    
.contactForm + p + table td{border:none;}    
    
.app-box{width: 49%;}
.app-box_inner{width:100%; background: #f5f5f2; min-height:110px; margin-bottom:1.2rem; cursor:pointer;} 
.app-box_inner > img{/*width:85px;*/margin:.9rem;float:left;}    
.app-box_inner_text{padding:.7rem;margin-left:110px;}    
.app-box_inner_text ul{margin:0;color:#807e82;}    .app-box_inner_text ul li{font-size:1.1rem;color:#807e82;}

.modal-bg{
	display: none;
	position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,255,0.7);
}

.modal{
	height: 100%;
	position:absolute;
	top:20%;right:0;bottom:0;left:0;z-index:99999;
	display:none;
	overflow:scroll;
	overflow-scrolling:touch;
	outline:0;

}
.modal .app-box_inner{width: 900px; margin:0 auto;position: relative;}

.mobile-show{display:none;}

@media (max-width:980px){
    .modal .app-box_inner{width: 80%;}
    .mobile-show{display:block;}
    .container-wrap{width:100%;}
    .header{height:auto !important;} .logo{margin:10px;} 
    .search{width:245px;right:10px;} .search input.text{width:220px;}
    .header .right{float:none;clear:both;margin-top:2rem;} .header .right.t-center{text-align:left;}
    .nav{margin:0;display:none;} .nav>ul{display:block;} .nav>ul>li{float:none;line-height:10px;} .nav>ul>li>a{padding:1rem;}
    .sub-nav{position:static;margin:5px 0 0 10px;display:block;}
    .sub-nav>ul>li{display:block;}
    .hmpg-box{width:100%; height:auto; float:none !important;}
    .content .inner{margin:20px;background:none;}
    .content .aside{width:30%;}
    .content .main{width:65%; float:right; border-left: 2px solid #DDD;}
    
    .footer{text-align:center;padding-bottom:2rem;}
    .footer .social{position:static;}
    
    
    #mobile-menu{
		position: relative;
		margin: 0rem;
		padding: .5rem;
		border: none;
		background: #0067b1;
		color:#FFF;
		width:100%;
		line-height:1rem;
    }
    
	#mobile-menu:before {
		  content: "";
		  position: absolute;
		  left: 0;
		  top: 0.25em;
		  width: 1.25em;
		  height: 0.25em;
		  background: white;
		  box-shadow: 0 0.38em 0 0 white, 0 0.75em 0 0 white;
		  margin-left:.5rem;
	}
	
	/* Force tables to not be like tables anymore */
table, table thead, table tbody, table th, table td, table tr{
	display: block; width: 100% !important; height: auto !important;
}
	
}


@media (max-width:680px){
    .content .aside{width:100%; float:none; min-height:100px;}
    .content .main{width:100%; float:none; border-left: none; min-height:100px; padding:0;}
    .app-box{width: auto; float:none !important;margin:1rem;}
    .header .right{margin-top:0;}
    .search{clear:left;position:static;width:100%;} .search form{margin:1rem; width:100%;}
    .search input.text{width:85%;}
    .slide-1lj{margin-bottom:1rem;}
    .hmpg-news-1{width:90%; margin:0 1rem; float:none !important;} .hmpg-news-1 h3{padding-left:0;}
    .hmpg-news-3{width:90%; margin:0 1rem; float:none !important;}
    .hmpg-news-2{width:90%; margin:1rem; height: auto; border-left:none; border-right:none;}
    .contactForm input[type="text"],.contactForm textarea{width:95%;}
    .submitBtn{margin-left:0;}
}

@media (max-width:480px){
    .app-box_inner img{float:none;} .app-box_inner_text{margin-left:0;}
    ul.list-news li .photo{float:none;} ul.list-news li .summary{margin:0;}
    .mainArticles{margin: 0 1rem;}

}



