﻿@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,700&subset=latin,cyrillic);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
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
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
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 {
    -moz-box-sizing: content-box;
    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: inherit;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
html,
button,
input,
select,
textarea {
    color: #000
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
audio,
canvas,
img,
video {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}
html {
    font-size: 62.5%;
    height: 100%
}
body {
    font-size: 1.4em;
    line-height: 1.7;
    font-weight: 400;
    font-family: 'Open Sans', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    background: #ebebeb
}
h1,
h2,
h3,
h4,
h5,
h6,
.title-h1,
.tabs-title,
.title-h2,
.title-h3,
.title-h4 {
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    font-weight: 700
}
.title-h1,
.tabs-title,
.title-h2,
.title-h3,
.title-h4 {
    display: block
}
.title-h1.alt,
.alt.tabs-title,
.title-h2.alt,
.title-h3.alt,
.title-h4.alt {
    color: #578CB8
}
h1,
.title-h1,
.tabs-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
    color: #D0973D
}
h2,
.title-h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.25;
    color: #D0973D
}
h3,
.title-h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3
}
h4,
.title-h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.35
}
h5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}
h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}
p {
    margin-top: 0
}
.lead {
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic
}
a {
    color: #578CB8
}
a:hover {
    color: #3a6589
}
ul {
    list-style: disc outside
}
ol {
    list-style: decimal outside
}
ol,
ul {
    padding-left: 20px;
    padding-left: 2rem;
    margin-top: 0
}
ul ul,
ul ol,
ol ol,
ol ul {
    margin: 15px 0 15px 30px;
    margin: 1.5rem 0 1.5rem 3rem
}
li {
    margin-bottom: 10px;
    margin-bottom: 1rem
}
ul.list-unstyled {
    list-style-type: none;
    padding: 0
}
ul.list-inline {
    list-style-type: none;
    padding: 0;
    margin: 0
}
ul.list-inline li {
    display: inline-block;
    margin-right: 20px
}
ul.list-inline li:last-child {
    margin-right: 0
}
blockquote {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    font-style: italic;
    padding: 0 0 0 20px;
    padding: 0 0 0 2rem;
    border-left: 1px solid #578CB8
}
blockquote span {
    display: block;
    font-size: 7px;
    font-size: 0.7rem
}
code {
    padding: 2px 5px;
    padding: 0.2rem 0.5rem;
    margin: 0 2px;
    margin: 0 0.2rem;
    font-size: 90%;
    white-space: nowrap;
    background: #F1F1F1;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    border-radius: 0.4rem
}
pre>code {
    display: block;
    padding: 10px 15px;
    padding: 1rem 1.5rem;
    white-space: pre
}
button,
.button {
    margin-bottom: 10px;
    margin-bottom: 1rem
}
input,
textarea,
select,
fieldset {
    margin-bottom: 15px;
    margin-bottom: 1.5rem
}
pre,
blockquote,
form,
dl,
figure,
table,
p,
ul,
ol,
form {
    margin-bottom: 25px;
    margin-bottom: 2.5rem
}
hr {
    margin-top: 0;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
    border-width: 0;
    border-top: 1px solid #acacac
}
hr.alt {
    margin-top: 20px;
    margin-top: 2rem
}
a,
button,
input[type="button"],
input[type="submit"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select,
textarea {
    -webkit-transition-property: border-color, color, background-color;
    -moz-transition-property: border-color, color, background-color;
    transition-property: border-color, color, background-color;
    -webkit-transition-duration: .05s;
    -moz-transition-duration: .05s;
    transition-duration: .05s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.row:before,
.notice:before,
.sub-menu:before,
.page-banner:before,
ul.slider:before,
.timeline-filter:before,
.obj-thumbs:before,
.obj-description:before,
.order-form:before,
.clearfix:after,
.row:after,
.notice:after,
.sub-menu:after,
.page-banner:after,
ul.slider:after,
.timeline-filter:after,
.obj-thumbs:after,
.obj-description:after,
.order-form:after {
    content: "";
    display: table
}
.clearfix:after,
.row:after,
.notice:after,
.sub-menu:after,
.page-banner:after,
ul.slider:after,
.timeline-filter:after,
.obj-thumbs:after,
.obj-description:after,
.order-form:after {
    clear: both
}
@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
    }
}
.container {
    width: 100%;
    max-width: 1140px;
    max-width: 114rem;
    margin: 0 auto;
    padding: 0 10px;
    padding: 0 1rem;
    box-sizing: border-box
}
.container:before,
.container:after {
    content: "";
    display: table
}
.container:after {
    clear: both
}
.row {
    width: 100%
}
.map_text {
   margin-bottom: 15px;
}
.column,
.sidebar {
    width: 100%;
    float: left;
    min-height: 1px;
    box-sizing: border-box
}
@media (min-width: 800px) {
    .column {
        margin-left: 3%
    }
    .column:first-child {
        margin-left: 0
    }
    .one-half.column {
        width: 48.5%
    }
    .one-half.column.centered {
        margin-left: 25.75%
    }
    .one-third.column {
        width: 31.3333333333%
    }
    .two-thirds.column {
        width: 65.6666666667%
    }
    .one-fourth.column {
        width: 22.75%
    }
    .three-fourth.column {
        width: 74.25%
    }
    .one-fifth.column {
        width: 17.6%
    }
    .one-sixth.column {
        width: 14.1666666667%
    }
    .one-full.column {
        width: 100%;
        margin-left: 0
    }
    .main.column {
        width: 65.54%
    }
    .sidebar {
        width: 31.46%;
        margin-left: 3%
    }
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    height: 34px;
    padding: 0 10px;
    padding: 0 1rem;
    color: #578CB8;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid #578CB8;
    cursor: pointer;
    box-sizing: border-box
}
.button:hover,
.button:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
    color: #3a6589;
    border-color: #3a6589;
    outline: 0
}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #578CB8;
    border-color: #578CB8
}
.button.button-primary:hover,
.button.button-primary:focus,
button.button-primary:hover,
button.button-primary:focus,
input[type="submit"].button-primary:hover,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:hover,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:hover,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #3a6589;
    border-color: #3a6589
}
input[type="email"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
    height: 34px;
    padding: 4px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    box-shadow: none;
    box-sizing: border-box
}
input[type="email"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}
textarea {
    min-height: 65px;
    min-height: 6.5rem;
    padding-top: 6px;
    padding-top: 0.6rem;
    padding-bottom: 6px;
    padding-bottom: 0.6rem
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #578CB8;
    outline: 0
}
label,
legend {
    display: block;
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
    font-weight: 600
}
fieldset {
    padding: 0;
    border-width: 0
}
input[type="checkbox"],
input[type="radio"] {
    display: inline
}
label>.label-body {
    display: inline-block;
    margin-left: 5px;
    margin-left: 0.5rem;
    font-weight: normal
}
::-webkit-input-placeholder {
    color: #888888
}
:-moz-placeholder {
    color: #888888
}
::-moz-placeholder {
    color: #888888
}
:-ms-input-placeholder {
    color: #888888
}
input[placeholder] {
    text-overflow: ellipsis
}
input::-moz-placeholder {
    text-overflow: ellipsis
}
input:-moz-placeholder {
    text-overflow: ellipsis
}
input:-ms-input-placeholder {
    text-overflow: ellipsis
}
label.error {
    color: red
}
input.error {
    border: 1px solid red
}
select.error {
    border: 1px solid red
}
.notice {
    padding: 15px 20px;
    margin: 10px 0;
    border: 1px solid #3a6589;
    border-radius: 6px;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    display: none
}
.notice p {
    margin-bottom: 10px;
    margin-bottom: 1rem
}
.notice .close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    cursor: pointer
}
.notice.bad-msg {
    color: red;
    border-color: red
}
.notice.bad-msg .close {
    color: red
}
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}
input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 44px;
    display: inline-block;
    line-height: 34px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiAgMAAABHKeNRAAAADFBMVEUAAADPz8/Q0NDR0dGTZ9ICAAAAA3RSTlMAIDxAnZz7AAAAIklEQVQY02P4DwUfkFg/Q8Eg7APDFwYwYBxlobAQIYQt/ACK7mEntHYr8gAAAABJRU5ErkJggg==) left top no-repeat;
    vertical-align: middle;
    cursor: pointer
}
input[type=checkbox].css-checkbox:checked+label.css-label,
label.css-label {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiBAMAAADIaRbxAAAAIVBMVEUAAADQs4DTsYXQn1HPsH3QqGrRr3jRrHHRsH3Qlz3RmkPuVdx8AAAACXRSTlMAPC75as6MtmRZZm/BAAAAmUlEQVQoz63SMQqDQBSE4Q2YrRPIAfYMuUHaVLbpbFJ4jVwhJDK1IHhLn87Ik1Wwccqfj232BeTbKo/rcjcrl7Dc6YgSV+VVZuWMH4sToFRJIkDDEruZ4M5SoxL5pqlE4D8TvlwDqERYnjAkwlL0AN4kLGFEIFGZEImKIRIvhkRUDJF4MUTixRCJl6JNWQmfI39HZX0J+/czAC7Qh83BN3MMAAAAAElFTkSuQmCC) left top no-repeat
}
label.css-label {
    display: inline-block;
    margin-bottom: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
th,
td {
    padding: 12px 15px;
    padding: 1.2rem 1.5rem;
    text-align: left;
    border-bottom: 1px solid #E1E1E1
}
th:first-child,
td:first-child {
    padding-left: 0
}
th:last-child,
td:last-child {
    padding-right: 0
}
.table-wrap,
.currency-table {
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 25px;
    width: 100%
}
.table-wrap table,
.currency-table table {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 3000
}
.modal {
    position: absolute;
    display: none;
    box-sizing: border-box;
    width: 280px;
    width: 28rem;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 8px;
    z-index: 3100
}
.modal .modal-content {
    border-radius: 4px;
    border-radius: 0.4rem;
    background: #fff;
    padding: 20px 10px;
    padding: 2rem 1rem;
    margin: 0
}
.modal .modal-content p {
    margin: 10px 0;
    margin: 1rem 0
}
.modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none
}
@media (min-width: 550px) {
    .modal {
        width: 500px;
        width: 50rem
    }
    .modal .modal-content {
        padding: 25px 20px;
        padding: 2.5rem 2rem
    }
}
@media (min-width: 800px) {
    .modal {
        width: 700px;
        width: 70rem
    }
}
@media (min-width: 1200px) {
    .modal {
        width: 1120px;
        width: 112rem
    }
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.pull-left {
    float: left
}
.pull-right {
    float: right
}
img.align-left {
    float: left;
    margin: 0 10px 5px 0;
    margin: 0 1rem 0.5rem 0
}
img.align-right {
    float: right;
    margin: 0 0 5px 10px;
    margin: 0 0 0.5rem 1rem
}
img.full-width {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 0 0
}
.full-width {
    width: 100%;
    box-sizing: border-box
}
.max-full-width {
    max-width: 100%;
    box-sizing: border-box
}
.menu {
    list-style-type: none;
    margin: 0;
    padding: 0 0 7px 0;
    font-size: 0;
    position: relative;
    z-index: 1000;
    display: none
}
.menu li {
    margin: 0;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem
}
.menu ul {
    display: none
}
.menu>li>a {
    display: inline-block;
    padding: 14px 20px;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    color: #424344;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    outline: none
}
.menu>li>a:after {
    content: '';
    display: block;
    position: absolute;
    height: 7px;
    left: 0;
    right: 0;
    bottom: -7px
}
.menu>li>a:hover {
    color: #fff
}
.menu>li.active>a,
.menu>li.current>a {
    color: #fff
}
.menu>li:first-child>a:after,
.menu>li:first-child>a:hover,
.menu>li:first-child>.sub-menu {
    background: #578CB8
}
.menu>li:first-child.active>a {
    background: #578CB8
}
.menu>li:first-child>.sub-menu a:hover,
.menu>li:first-child>.sub-menu a:active {
    background: #497fad
}
.menu>li:first-child.current>a {
    background: #578CB8
}
.menu>li:first-child .inner-menu>li>a {
    color: #FFEC83
}
.menu>li:nth-child(3n+2)>a:after,
.menu>li:nth-child(3n+2)>a:hover,
.menu>li:nth-child(3n+2)>.sub-menu {
    background: #40A99B
}
.menu>li:nth-child(3n+2).active>a {
    background: #40A99B
}
.menu>li:nth-child(3n+2)>.sub-menu a:hover,
.menu>li:nth-child(3n+2)>.sub-menu a:active {
    background: #39978a
}
.menu>li:nth-child(3n+2).current>a {
    background: #40A99B
}
.menu>li:nth-child(3n+2) .inner-menu>li>a {
    color: #FFEC83
}
.menu>li:nth-child(3n+3)>a:after,
.menu>li:nth-child(3n+3)>a:hover,
.menu>li:nth-child(3n+3)>.sub-menu {
    background: #D0973D
}
.menu>li:nth-child(3n+3).active>a {
    background: #D0973D
}
.menu>li:nth-child(3n+3)>.sub-menu a:hover,
.menu>li:nth-child(3n+3)>.sub-menu a:active {
    background: #c48a2f
}
.menu>li:nth-child(3n+3).current>a {
    background: #D0973D
}
.menu>li:nth-child(3n+3) .inner-menu>li>a {
    color: #374869
}
.menu>li:nth-child(3n+4)>a:after,
.menu>li:nth-child(3n+4)>a:hover,
.menu>li:nth-child(3n+4)>.sub-menu {
    background: #898D96
}
.menu>li:nth-child(3n+4).active>a {
    background: #898D96
}
.menu>li:nth-child(3n+4)>.sub-menu a:hover,
.menu>li:nth-child(3n+4)>.sub-menu a:active {
    background: #7c808a
}
.menu>li:nth-child(3n+4).current>a {
    background: #898D96
}
.menu>li:nth-child(3n+4) .inner-menu>li>a {
    color: #FFEC83
}
.lt-ie9 .menu li.second>a:after,
.lt-ie9 .menu li.second>a:hover,
.lt-ie9 .menu li.second>.sub-menu {
    background: #40A99B
}
.lt-ie9 .menu li.second.active>a,
.lt-ie9 .menu li.second.current>a {
    background: #40A99B
}
.lt-ie9 .menu li.second .inner-menu>li>a {
    color: #FFEC83
}
.lt-ie9 .menu li.third>a:after,
.lt-ie9 .menu li.third>a:hover,
.lt-ie9 .menu li.third>.sub-menu {
    background: #D0973D
}
.lt-ie9 .menu li.third.active>a,
.lt-ie9 .menu li.third.current>a {
    background: #D0973D
}
.lt-ie9 .menu li.third .inner-menu>li>a {
    color: #374869
}
.lt-ie9 .menu li.fourth>a:after,
.lt-ie9 .menu li.fourth>a:hover,
.lt-ie9 .menu li.fourth>.sub-menu {
    background: #898D96
}
.lt-ie9 .menu li.fourth.active>a,
.lt-ie9 .menu li.fourth.current>a {
    background: #898D96
}
.lt-ie9 .menu li.fourth .inner-menu>li>a {
    color: #FFEC83
}
@media (min-width: 800px) {
    .menu {
        display: block
    }
}
@media (min-width: 1000px) {
    .menu li {
        font-size: 20px;
        font-size: 2rem
    }
}
.sub-menu {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
overflow-y: scroll;
    height: 600px
}
.sub-menu li {
    margin: 0;
    display: block
}
.sub-menu li.current>a {
    text-decoration: underline
}
.sub-menu a {
    display: block;
    padding: 6px 10px;
    line-height: 1.1;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    text-decoration: none
}
.sub-menu>li {
    float: left;
    width: 33.3333333333%
}
.sub-menu ul {
    display: block;
    margin: 0;
    padding: 0
}
.sub-menu ul ul {
    display: block;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px
}
.inner-menu>li>a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #898D96;
    font-weight: 600
}
.inner-menu li.single {
    margin-bottom: 20px
}
.inner-menu li.current>a {
    cursor: default
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 850
}
.social,
.lang {
    list-style-type: none;
    margin: 0;
    float: right;
    font-size: 0;
    box-sizing: border-box
}
.social li,
.lang li {
    margin: 0;
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem
}
.social a,
.lang a {
    display: block;
    line-height: 32px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box
}
.social a:hover,
.social a:active,
.lang a:hover,
.lang a:active {
    outline: none
}
.social {
    padding: 9px 14px
}
.social li {
    margin-left: 4px
}
.social li:first-child {
    margin-left: 0
}
.social a {
    width: 32px;
    height: 32px;
    border-radius: 50%
}
.social [class^="icon-"]:before,
.social [class*=" icon-"]:before {
    margin: 0
}
.lang {
    padding: 0
}
.lang a {
    width: 56px;
    padding: 9px 0;
    font-weight: 700;
    color: #424344
}
.lang a:hover,
.lang a:active {
    background: #D0973D;
    color: #fff
}
.lang li.current a {
    background: #D0973D;
    color: #fff;
    cursor: default
}
.mobile {
    list-style-type: none;
    margin: 0;
    padding: 7px 0 0 0
}
.mobile li {
    display: block;
    margin: 0
}
.mobile li.divider {
    height: 1px;
    background: #bbb
}
.mobile li.current>a,
.mobile li.active>a {
    color: #D0973D
}
.mobile li.current>a {
    text-decoration: underline
}
.mobile a {
    display: block;
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #222;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    text-decoration: none;
    color: #e6e9ed;
    position: relative
}
.mobile a:hover,
.mobile a:active {
    color: #D0973D
}
.mobile>li>a {
    border-left: 5px solid transparent
}
.mobile>li:first-child>a {
    border-left-color: #578CB8
}
.mobile>li:nth-child(3n+2)>a {
    border-left-color: #40A99B
}
.mobile>li:nth-child(3n+3)>a {
    border-left-color: #D0973D
}
.mobile>li:nth-child(3n+4)>a {
    border-left-color: #898D96
}
.mobile>li:last-child>a {
    border-left-color: transparent
}
.mobile ul {
    margin: 0;
    padding: 0;
    display: none
}
.mobile ul a {
    padding-left: 25px;
    font-size: 15px;
    font-size: 1.5rem
}
.mobile ul ul a {
    padding-left: 35px;
    font-size: 14px;
    font-size: 1.4rem
}
.mobile .has-menu>a {
    padding-right: 20px
}
.mobile .has-menu>a:after {
    content: '\e815';
    font-family: 'fontello';
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -7px;
    color: #e6e9ed;
    -webkit-transition: .3s linear transform, color;
    -moz-transition: .3s linear transform, color;
    transition: .3s linear transform, color
}
.mobile .has-menu.active>a:after {
    color: #D0973D;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.side-menu {
    list-style-type: none;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem
}
.side-menu li {
    display: block;
    margin: 0
}
.side-menu a {
    display: block;
    padding: 7px 7px 7px 25px;
    box-sizing: border-box;
    color: #2d2d2d;
    font-weight: 600;
    text-decoration: none;
    position: relative
}
.side-menu [class^="icon-"],
.side-menu [class*=" icon-"] {
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #578CB8
}
.side-menu [class^="icon-"]:before,
.side-menu [class*=" icon-"]:before {
    margin: 0
}
.side-menu li.current>a,
.side-menu li.active>a {
    color: #fff;
    background: #578CB8
}
.side-menu li.current>a [class^="icon-"],
.side-menu li.current>a [class*=" icon-"],
.side-menu li.active>a [class^="icon-"],
.side-menu li.active>a [class*=" icon-"] {
    color: #fff;
    -webkit-transition: .05s color;
    -moz-transition: .05s color;
    transition: .05s color
}
.side-menu a:hover,
.side-menu a:active {
    color: #fff;
    background: #578CB8;
    outline: none
}
.side-menu a:hover [class^="icon-"],
.side-menu a:hover [class*=" icon-"],
.side-menu a:active [class^="icon-"],
.side-menu a:active [class*=" icon-"] {
    color: #fff
}
.side-menu ul {
    margin: 0;
    padding: 0 0 0 20px;
    display: none
}
.side-menu ul li.current>a,
.side-menu ul li.active>a {
    background: #709dc3
}
.side-menu ul a {
    padding-left: 5px;
    font-size: 14px;
    font-size: 1.4rem
}
.side-menu ul a:hover,
.side-menu ul a:active {
    background: #709dc3
}
.side-menu ul ul li.current>a,
.side-menu ul ul li.active>a {
    background: #89aecd
}
.side-menu ul ul a:hover,
.side-menu ul ul a:active {
    background: #89aecd
}
.side-menu ul ul ul li.current>a,
.side-menu ul ul ul li.active>a {
    background: #9fbdd6
}
.side-menu ul ul ul a:hover,
.side-menu ul ul ul a:active {
    background: #9fbdd6
}
.color-2 .side-menu [class^="icon-"],
.color-2 .side-menu [class*=" icon-"] {
    color: #40A99B
}
.color-2 .side-menu li.current>a,
.color-2 .side-menu li.active>a {
    background: #40A99B
}
.color-2 .side-menu a:hover,
.color-2 .side-menu a:active {
    background: #40A99B
}
.color-2 .side-menu ul li.current>a,
.color-2 .side-menu ul li.active>a {
    background: #50bdae
}
.color-2 .side-menu ul a:hover,
.color-2 .side-menu ul a:active {
    background: #50bdae
}
.color-2 .side-menu ul ul li.current>a,
.color-2 .side-menu ul ul li.active>a {
    background: #6ac7ba
}
.color-2 .side-menu ul ul a:hover,
.color-2 .side-menu ul ul a:active {
    background: #6ac7ba
}
.color-2 .side-menu ul ul ul li.current>a,
.color-2 .side-menu ul ul ul li.active>a {
    background: #80cfc4
}
.color-2 .side-menu ul ul ul a:hover,
.color-2 .side-menu ul ul ul a:active {
    background: #80cfc4
}
.color-3 .side-menu [class^="icon-"],
.color-3 .side-menu [class*=" icon-"] {
    color: #D0973D
}
.color-3 .side-menu li.current>a,
.color-3 .side-menu li.active>a {
    background: #D0973D
}
.color-3 .side-menu a:hover,
.color-3 .side-menu a:active {
    background: #D0973D
}
.color-3 .side-menu ul li.current>a,
.color-3 .side-menu ul li.active>a {
    background: #d7a65a
}
.color-3 .side-menu ul a:hover,
.color-3 .side-menu ul a:active {
    background: #d7a65a
}
.color-3 .side-menu ul ul li.current>a,
.color-3 .side-menu ul ul li.active>a {
    background: #deb676
}
.color-3 .side-menu ul ul a:hover,
.color-3 .side-menu ul ul a:active {
    background: #deb676
}
.color-3 .side-menu ul ul ul li.current>a,
.color-3 .side-menu ul ul ul li.active>a {
    background: #e4c38f
}
.color-3 .side-menu ul ul ul a:hover,
.color-3 .side-menu ul ul ul a:active {
    background: #e4c38f
}
.color-4 .side-menu [class^="icon-"],
.color-4 .side-menu [class*=" icon-"] {
    color: #898D96
}
.color-4 .side-menu li.current>a,
.color-4 .side-menu li.active>a {
    background: #898D96
}
.color-4 .side-menu a:hover,
.color-4 .side-menu a:active {
    background: #898D96
}
.color-4 .side-menu ul li.current>a,
.color-4 .side-menu ul li.active>a {
    background: #9c9fa7
}
.color-4 .side-menu ul a:hover,
.color-4 .side-menu ul a:active {
    background: #9c9fa7
}
.color-4 .side-menu ul ul li.current>a,
.color-4 .side-menu ul ul li.active>a {
    background: #afb2b8
}
.color-4 .side-menu ul ul a:hover,
.color-4 .side-menu ul ul a:active {
    background: #afb2b8
}
.color-4 .side-menu ul ul ul li.current>a,
.color-4 .side-menu ul ul ul li.active>a {
    background: #bfc1c6
}
.color-4 .side-menu ul ul ul a:hover,
.color-4 .side-menu ul ul ul a:active {
    background: #bfc1c6
}
.no-js .side-menu ul {
    display: block
}
.site-header {
    position: relative;
    z-index: 900;
    height: 102px
}
.sticky-wrapper {
    position: relative;
    z-index: 0
}
.header-top {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}
.top-menu {
    padding-top: 2px;
    background: #D0973D
}
.top-menu .container {
    position: relative
}
.header-top,
.top-menu {
    -webkit-transition: .5s background-color;
    -moz-transition: .5s background-color;
    transition: .5s background-color
}
@media (min-width: 800px) {
    .header-top,
    .top-menu {
        position: static;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.85)
    }
    .top-menu {
        padding-top: 7px
    }
    .top-menu.scrolled {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        background-color: rgba(255, 255, 255, 0.95)
    }
    .top-menu.scrolled:hover {
        background-color: #fff
    }
    .site-header {
        height: auto
    }
}
@media (min-width: 1000px) {
    .header-top {
        height: 116px
    }
}
.logo {
    height: 40px;
    line-height: 30px;
    padding-left: 40px;
    margin: 12px 0;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    color: #424344;
    text-decoration: none;
    white-space: nowrap;
    background: url(../img/logo-small-new.png) left center no-repeat
}
.logo span {
    display: none;
}
@media screen and (max-width: 991px) {
    .logo span {
        display: inline-block;
    }
}
.logo:hover,
.logo:active {
    color: #424344;
    outline: none
}
@media (min-width: 1000px) {
    .logo {
        height: 95px;
        line-height: 65px;
        padding-left: 185px;
        font-size: 30px;
        font-size: 3rem;
        background: url(../img/logo-ukr.png) left center no-repeat
    }
}
.one-half.column > p {
    min-height: 5em;
}
.header-top .social,
.header-top .lang {
    display: none
}
.header-top .social {
    margin-right: 1px;
    background: #578CB8
}
.header-top .social a {
    color: #578CB8;
    background: #c3cbeb;
    box-shadow: inset 0 0 1px #c3cbeb
}
.header-top .social a:hover,
.header-top .social a:active {
    background: #fff
}
@media (min-width: 800px) {
    .header-top .social,
    .header-top .lang {
        display: block
    }
}
.search-form {
    width: 44px;
    height: 44px;
    min-width: 44px;
    margin: 0;
    position: absolute;
    bottom: 2px;
    right: 10px;
    z-index: 1100;
    -webkit-transition: .3s min-width;
    -moz-transition: .3s min-width;
    transition: .3s min-width
}
.search-form.active {
    width: 240px;
    min-width: 240px
}
.search-form.active input[type="search"],
.search-form.active input[type="text"] {
    padding-right: 54px
}
.search-form.active input,
.search-form.active button,
.search-form.active .button {
    border-color: #578CB8
}
.search-form input,
.search-form button,
.search-form .button {
    margin: 0;
    border-color: #ccc;
    background: #fff;
    color: #424344
}
.search-form input:hover,
.search-form input:focus,
.search-form button:hover,
.search-form button:focus,
.search-form .button:hover,
.search-form .button:focus {
    border-color: #578CB8
}
.search-form input[type="search"],
.search-form input[type="text"] {
    width: 100%;
    height: 44px
}
.search-form button,
.search-form .button {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1200;
    background: #D0973D
}
.search-form button[type="submit"] {
    display: none
}
@media (min-width: 800px) {
    .search-form {
        bottom: 7px
    }
    .search-form button,
    .search-form .button {
        background: #fff
    }
}
@media (min-width: 800px) and (max-width: 1099px) {
    .search-form.active {
        width: 44px;
        min-width: 44px
    }
    .search-form.active input[type="text"],
    .search-form.active input[type="search"] {
        position: absolute;
        width: 288px;
        padding-right: 10px;
        bottom: -51px;
        right: 0;
        z-index: 1100
    }
}
@media (min-width: 1100px) {
    .search-form {
        width: 252px;
        height: 48px
    }
    .search-form button[type="submit"] {
        display: inline-block;
        border: none;
        height: 46px;
        width: 44px;
        width: 46px;
        line-height: 46px;
        top: 1px;
        right: 1px
    }
    .search-form .search-toggle {
        display: none
    }
    .search-form input[type="text"],
    .search-form input[type="search"] {
        padding-right: 48px;
        height: 48px
    }
}
.menu-toggle {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 2px;
    color: #424344;
    border-color: #ccc
}
@media (min-width: 800px) {
    .menu-toggle {
        display: none
    }
}
.top-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
    overflow: hidden
}
.top-slider ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.top-slider ul li {
    margin: 0
}
.top-slider .item {
    height: 350px;
    background-position: center bottom;
    background-repeat: no-repeat
}
.top-slider .caption {
    display: block;
    text-decoration: none;
    min-height: 180px;
    margin-top: 120px;
    overflow: hidden;
    padding: 10px;
    background: #578CB8;
    background: rgba(87, 140, 184, 0.8);
    color: #e0dede;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    -webkit-transition: .2s color;
    -moz-transition: .2s color;
    transition: .2s color
}
.top-slider .caption:hover,
.top-slider .caption:active {
    color: #fff
}
.top-slider .caption .title {
    display: block;
    margin-bottom: 20px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4
}
.top-slider .caption p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
    margin: 0
}
.top-slider .arrow-left,
.top-slider .arrow-right {
    width: 34px;
    height: 37px;
    background: url(../img/sprite.png) no-repeat;
    position: absolute;
    top: 30px;
    opacity: .9;
    -webkit-transition: .2s opacity;
    -moz-transition: .2s opacity;
    transition: .2s opacity;
    z-index: 10;
    display: none
}
.top-slider .arrow-left:hover,
.top-slider .arrow-left:active,
.top-slider .arrow-right:hover,
.top-slider .arrow-right:active {
    opacity: 1
}
.top-slider .arrow-left {
    left: 12px;
    background-position: 0 0
}
.top-slider .arrow-right {
    right: 12px;
    background-position: 0 -40px
}
@media (min-width: 550px) {
    .top-slider .caption .title {
        font-size: 18px;
        font-size: 1.8rem
    }
}
@media (min-width: 800px) {
    .top-slider {
        height: 413px
    }
    .top-slider .item {
        height: 413px
    }
    .top-slider .caption {
        height: 210px;
        width: 65.54%;
        margin-top: 156px;
        padding: 10px 70px
    }
    .top-slider .arrow-left,
    .top-slider .arrow-right {
        display: block;
        cursor: pointer
    }
}
@media (min-width: 1000px) {
    .top-slider {
        height: 475px
    }
    .top-slider .item {
        height: 475px
    }
    .top-slider .caption {
        margin-top: 230px
    }
    .top-slider .caption .title {
        font-size: 24px;
        font-size: 2.4rem
    }
}
.main-page {
    margin-top: 270px;
    padding-bottom: 35px;
    box-sizing: border-box
}
@media (min-width: 800px) {
    .main-page {
        margin-top: 320px
    }
}
.page-banner {
    display: block;
    margin-bottom: 20px;
    text-decoration: none
}
.banner-img,
.banner-caption {
    height: 298px;
    box-sizing: border-box
}
.banner-img {
    background-position: center center;
    background-repeat: no-repeat
}
.banner-caption {
    padding: 40px;
    color: #e0dede;
    background: #578CB8;
    overflow: hidden;
    position: relative;
    -webkit-transition: .2s color;
    -moz-transition: .2s color;
    transition: .2s color
}
.banner-caption .title {
    display: block;
    padding-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid #e0dede;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4
}
.banner-caption p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
    margin: 0
}
.banner-caption:hover,
.banner-caption:active {
    color: #fff
}
.banner-caption:hover .banner-arrow,
.banner-caption:active .banner-arrow {
    opacity: 1
}
.banner-arrow {
    display: block;
    width: 50px;
    height: 53px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background-image: url(../img/sprite.png);
    background-position: 0 -80px;
    opacity: .9;
    -webkit-transition: .2s opacity;
    -moz-transition: .2s opacity;
    transition: .2s opacity
}
@media (min-width: 550px) {
    .banner-img,
    .banner-caption {
        float: left
    }
    .banner-img {
        width: 51.5%
    }
    .banner-caption {
        width: 48.5%
    }
}
@media (min-width: 800px) {
    .banner-caption .title {
        font-size: 24px;
        font-size: 2.4rem
    }
}
.actual-img {
    margin: 0;
    padding: 0
}
.actual-img img {
    display: block;
    width: 100%;
    max-width: 360px;
    height: auto;
    margin-bottom: 15px;
    border-bottom: 7px solid #578CB8
}
.actual-img.last img {
    border-bottom-color: #40A99B
}
.actual-img figcaption {
    margin-bottom: 25px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 600
}
.actual-news .title {
    display: block;
    margin-bottom: 25px;
    padding-top: 10px;
    border-top: 7px solid #D0973D;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 600
}
.actual-news.last .title {
    border-top-color: #898D96
}
.tabs {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
    font-size: 0;
    border-bottom: 2px solid #b8b9bc
}
.tabs li {
    display: inline-block;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem
}
.tabs a {
    display: inline-block;
    padding: 2px 0;
    color: #b8b9bc;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: .5px;
    outline: none;
    position: relative
}
.tabs a:hover {
    color: #424344
}
.tabs a:after {
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    background-color: transparent
}
.tabs li.current a {
    color: #D0973D
}
.tabs li.current a:after {
    background-color: #D0973D
}
@media (min-width: 800px) {
    .tabs li {
        padding: 0 0 0 50px;
        font-size: 34px;
        font-size: 3.4rem
    }
    .tabs-title {
        font-size: 40px;
        font-size: 4rem
    }
}
.tab {
    margin-bottom: 25px
}
ul.slider {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 310px;
    overflow: hidden
}
ul.slider li {
    display: block;
    height: 310px;
    max-width: 248px;
    padding: 5px;
    float: left;
    background: #ddd;
    border: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: .1s border-color;
    -moz-transition: .1s border-color;
    transition: .1s border-color
}
ul.slider li:hover {
    border-color: #578CB8
}
ul.slider a {
    text-decoration: none;
    color: #252525
}
ul.slider figure {
    margin: 0;
    padding: 0
}
ul.slider figure img {
    display: block;
    margin: 0 auto 5px;
    width: 100%;
    height: auto;
    max-width: 240px
}
ul.slider figcaption {
    min-height: 60px;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #578CB8;
    font-weight: 700
}
ul.slider p {
    margin: 0
}
ul.slider .all-objects {
    margin: 0 0 20px 0;
    padding-right: 40px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.6;
    text-align: left;
    font-weight: 600;
    position: relative
}
ul.slider .all-objects:after {
    content: '';
    display: block;
    width: 31px;
    height: 34px;
    background: url(../img/sprite.png);
    background-position: -60px 0;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 10px
}
.no-js ul.slider li {
    margin: 0 10px
}
.breadcrumbs {
    margin-bottom: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #89aecd
}
.breadcrumbs .first {
    color: #578CB8
}
.breadcrumbs .second {
    color: #709dc3
}
.crumb a {
    color: #89aecd;
    text-decoration: none
}
.crumb a:hover,
.crumb a:active {
    color: #578CB8;
    text-decoration: underline
}
.crumb:after {
    content: '\e806';
    font-family: 'fontello'
}
.crumb.first a {
    color: #578CB8
}
.crumb.second a {
    color: #709dc3
}
.breadcrumbs.color-2 {
    color: #6ac7ba
}
.breadcrumbs.color-2 .first {
    color: #40A99B
}
.breadcrumbs.color-2 .second {
    color: #50bdae
}
.breadcrumbs.color-2 .crumb a {
    color: #6ac7ba
}
.breadcrumbs.color-2 .crumb.first a {
    color: #40A99B
}
.breadcrumbs.color-2 .crumb.second a {
    color: #50bdae
}
.breadcrumbs.color-3 {
    color: #deb676
}
.breadcrumbs.color-3 .first {
    color: #D0973D
}
.breadcrumbs.color-3 .second {
    color: #d7a65a
}
.breadcrumbs.color-3 .crumb a {
    color: #deb676
}
.breadcrumbs.color-3 .crumb.first a {
    color: #D0973D
}
.breadcrumbs.color-3 .crumb.second a {
    color: #d7a65a
}
.breadcrumbs.color-4 {
    color: #afb2b8
}
.breadcrumbs.color-4 .first {
    color: #898D96
}
.breadcrumbs.color-4 .second {
    color: #9c9fa7
}
.breadcrumbs.color-4 .crumb a {
    color: #afb2b8
}
.breadcrumbs.color-4 .crumb.first a {
    color: #898D96
}
.breadcrumbs.color-4 .crumb.second a {
    color: #9c9fa7
}
@media (min-width: 800px) {
    .breadcrumbs {
        font-size: 18px;
        font-size: 1.8rem
    }
}
.pagination {
    margin-bottom: 20px;
    font-size: 0
}
.pagination a,
.pagination span {
    display: inline-block;
    min-width: 32px;
    padding: 4px;
    box-sizing: border-box;
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    font-weight: 600
}
.pagination a:hover,
.pagination a:active,
.pagination span:hover,
.pagination span:active {
    color: #fff;
    background-color: #D0973D;
    outline: none
}
.pagination .current {
    color: #fff;
    background-color: #D0973D;
    cursor: default
}
.page-filter {
    padding: 10px;
    background: #fff
}
.page-filter p {
    margin-bottom: 5px;
    font-weight: 600
}
.page-filter button[type="submit"],
.page-filter input[type="submit"] {
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    text-transform: none
}
@media (min-width: 800px) {
    .page-filter p {
        font-size: 12px;
        font-size: 1.2rem
    }
}
.search-result-table {
    width: 100%;
    background: #fff
}
.search-result-table th:first-child,
.search-result-table td:first-child {
    padding-left: 10px;
    padding-left: 1rem
}
.search-result-table th:last-child,
.search-result-table td:last-child {
    padding-right: 10px;
    padding-right: 1rem
}
.search-result-table th,
.search-result-table td {
    border: 1px solid #E1E1E1;
    padding: 5px;
    padding: 0.5rem
}
.search-result-table th {
    color: #fff;
    background-color: #578CB8
}
.filter-tab {
    list-style-type: none;
    padding: 0;
    margin: -10px -10px 20px -10px;
    font-size: 0
}
.filter-tab>li {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px;
    margin: 0;
    background: #f2f2f2;
    position: relative;
    box-sizing: border-box;
    vertical-align: top
}
.filter-tab>li:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 34px solid #fff;
    border-left: 34px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: none
}
.filter-tab>li.current {
    background: #fff
}
.filter-tab>li.current>a {
    color: #40A99B
}
.filter-tab>li.current:after {
    border-top-color: #f2f2f2
}
.filter-tab>li>a {
    display: block;
    padding: 10px 0 20px;
    color: #898D96;
    text-decoration: none;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}
@media (min-width: 800px) {
    .filter-tab>li {
        display: inline-block;
        width: 48.5%;
        padding: 10px 20px
    }
    .filter-tab>li:first-child {
        width: 51.5%
    }
    .filter-tab>li:first-child:after {
        display: block
    }
    .filter-tab>li>a {
        font-size: 24px;
        font-size: 2.4rem
    }
    .filter-tab .list-inline {
        margin-right: 30px
    }
}
.filter-tab-content {
    display: none
}
.no-js .filter-tab-content {
    display: block
}
#content.has-bg {
    overflow: hidden
}
#content.has-bg:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ebebeb;
    background-image: url('../img/page-small.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    will-change: transform;
    z-index: -1
}
@media (min-width: 800px) {
    #content.has-bg:before {
        background-image: url('../img/page.jpg');
        background-position: center center
    }
}
.page {
    margin-top: 20px;
    min-height: 150px
}
.inner-page {
    margin-left: -10px;
    margin-right: -10px;
    background-color: #ebebeb;
    background-color: rgba(235, 235, 235, 0.85);
    line-height: 1.3
}
.inner-page .main,
.inner-page .sidebar {
    float: none;
    padding: 10px
}
.inner-page .main {
    box-sizing: border-box;
    background: #ffffff
}
.inner-page .sidebar {
    display: none
}
.inner-page p {
    margin-bottom: 20px
}
@media (min-width: 800px) {
    .page {
        margin-top: 100px
    }
    .inner-page {
        margin-left: 0;
        margin-right: 0;
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .inner-page .main,
    .inner-page .sidebar {
        padding: 10px 20px 30px;
        display: table-cell;
        vertical-align: top
    }
    .inner-page .main {
        width: 66.5%
    }
    .inner-page .sidebar {
        width: 33.5%;
        margin-left: 0;
        padding-right: 10px;
        padding: 10px 20px 30px 40px
    }
}
.full-page {
    padding: 10px
}
@media (min-width: 800px) {
    .full-page {
        padding: 25px 20px
    }
}
.side-panel {
    padding-right: 10px;
    margin-bottom: 25px;
    background: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #171717;
    overflow: hidden
}
@media (min-width: 800px) {
    .side-panel {
        margin-right: -10px
    }
}
.side-news {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.side-news li {
    display: block;
    margin: 0;
    height: 88px;
    overflow: hidden;
    position: relative
}
.side-news li:after {
    content: '';
    display: block;
    position: absolute;
    left: 106px;
    right: 0;
    bottom: 0;
    height: 10px;
    /*background-image: -webkit-linear-gradient( top, rgba(221, 221, 221, 0), #dddddd);*/
    /*background-image: linear-gradient(to bottom, rgba(221, 221, 221, 0), #dddddd)*/
}
.side-news img {
    display: block;
    width: 86px;
    height: 55px;
    float: left;
    margin: 10px;
    border: 1px solid #bfb6b6;
}
.side-news p {
    margin: 5px 0 0 106px
}
.side-news p a:hover,
.side-news p a:active {
    text-decoration: underline
}
.side-news a {
    text-decoration: none;
    color: #171717
}
.news-meta {
    margin-left: 106px;
    padding: 2px 0;
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.9
}
.news-meta .date {
    display: inline-block;
    margin-bottom: 1px;
    float: left;
    color: #578CB8;
    font-weight: 700
}
.news-meta .news-tag {
    display: inline-block;
    float: right;
    margin: 0 0 1px 2px;
    padding: 0 2px;
    background: #D0973D;
    color: #fff;
    text-decoration: none
}
.news-meta .news-tag.tag1 {
    background: #578CB8
}
.news-meta .news-tag.tag2 {
    background: #40A99B
}
.news-meta .news-tag.tag3 {
    background: #898D96
}
.news-meta .news-tag.tag4 {
    background: #898D96
}
a.more-news {
    display: inline-block;
    height: 49px;
    line-height: 49px;
    margin: 20px 0;
    padding: 0 70px 0 10px;
    color: #578CB8;
    font-size: 24px;
    font-size: 2.4rem;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    opacity: .85;
    -webkit-transition: .2s opacity;
    -moz-transition: .2s opacity;
    transition: .2s opacity
}
a.more-news:hover,
a.more-news:active {
    opacity: 1;
    outline: none
}
a.more-news:after {
    content: '';
    display: block;
    width: 45px;
    height: 49px;
    background: url(../img/sprite.png);
    background-position: 0 -135px;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    right: 15px
}
@media (min-width: 1100px) {
    a.more-news {
        padding: 0 100px 0 40px;
        font-size: 36px;
        font-size: 3.6rem
    }
    a.more-news:after {
        right: 35px
    }
}
.currency-table {
    margin-right: -10px
}
.currency-table table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    margin-bottom: 0;
    background: #40A99B;
    color: #fff
}
.currency-table th,
.currency-table td {
    text-align: center
}
.currency-table th {
    font-weight: normal;
    font-size: 15px;
    font-size: 1.5rem
}
.side-nav .title {
    display: block;
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    color: #578CB8;
    text-transform: uppercase
}
.side-nav.color-2 .title {
    color: #40A99B
}
.side-nav.color-3 .title {
    color: #D0973D
}
.side-nav.color-4 .title {
    color: #898D96
}
@media (min-width: 800px) {
    .side-nav {
        padding-top: 50px
    }
    .side-nav .title {
        font-size: 20px;
        font-size: 2rem
    }
}
.timeline-filter {
    margin-bottom: 5px
}
.timeline-filter .title {
    display: block;
    padding-top: 6px;
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    color: #000
}
.date-filter {
    display: inline-block;
    float: right;
    padding: 5px 0 5px 5px;
    background: #e5e5f2
}
.filter-col {
    text-align: right
}
.filter-col:first-child {
    margin-bottom: 10px
}
.filter-col label {
    margin: 0;
    position: relative;
    cursor: pointer
}
.filter-col label:after {
    content: '\e815';
    font-family: 'fontello';
    font-size: 18px;
    font-size: 1.8rem;
    color: #e5e5f2;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -10px
}
.filter-col,
.date-column {
    position: relative
}
.filter-col .holder,
.date-column .holder {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1
}
input.date-input {
    height: 38px;
    width: 122px;
    padding-right: 16px;
    margin-bottom: 0;
    background: #578CB8;
    color: #fff;
    border-color: #578CB8;
    cursor: pointer
}
input.date-input::-webkit-input-placeholder {
    color: #FFEC83
}
input.date-input::-moz-placeholder {
    color: #FFEC83
}
input.date-input:-moz-placeholder {
    color: #FFEC83
}
input.date-input:-ms-input-placeholder {
    color: #FFEC83
}
@media (min-width: 800px) {
    .timeline-filter .title {
        float: left
    }
    .filter-col {
        display: inline-block
    }
    .filter-col:first-child {
        margin: 0 5px 0 0
    }
}
.timeline {
    list-style-type: none;
    padding: 0;
    margin-bottom: 30px;
    position: relative
}
.timeline li {
    display: block;
    margin-bottom: 16px;
    padding: 10px;
    background: #fff;
    box-sizing: border-box;
    position: relative
}
.timeline li:before {
    content: '\e816';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    margin: 0;
    background: #D0973D;
    line-height: 28px;
    text-align: center;
    font-family: 'fontello';
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff
}
.timeline li:after {
    content: '';
    display: none;
    position: absolute;
    left: -12px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 12px solid #D0973D;
    border-bottom: 9px solid transparent
}
.timeline .date {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    color: #D0973D
}
.timeline .title {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #578CB8
}
.timeline .title a {
    color: #578CB8;
    text-decoration: none
}
.timeline .title a:hover,
.timeline .title a:active {
    text-decoration: underline;
    color: #41729b
}
.timeline .content {
    font-family: Arial, sans-serif;
    color: #303030
}
.timeline .news-meta {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3
}
.timeline .news-meta:before,
.timeline .news-meta:after {
    content: "";
    display: table
}
.timeline .news-meta:after {
    clear: both
}
.timeline .news-tag {
    float: left
}
@media (min-width: 800px) {
    .timeline .title {
        font-size: 18px;
        font-size: 1.8rem
    }
    .timeline .content {
        font-size: 16px;
        font-size: 1.6rem
    }
}
@media (min-width: 1000px) {
    .timeline {
        margin-left: -20px;
        padding-left: 76px
    }
    .timeline:before {
        content: '';
        display: block;
        position: absolute;
        width: 16px;
        left: 30px;
        top: 0;
        bottom: 0;
        background: #fff
    }
    .timeline li:before {
        left: -70px;
        right: auto;
        width: 58px;
        height: 58px;
        line-height: 58px;
        font-size: 50px;
        font-size: 5rem
    }
    .timeline li:after {
        display: block
    }
    .timeline-filter .title {
        padding-left: 56px
    }
}
.timeline-more .button-primary {
    height: 58px;
    line-height: 56px;
    text-transform: none;
    padding: 0 30px
}
@media (min-width: 800px) {
    .timeline-more .button-primary {
        padding: 0 50px;
        font-size: 24px;
        font-size: 2.4rem
    }
}
@media (min-width: 1000px) {
    .timeline-more {
        padding-left: 56px
    }
}
.obj-img {
    margin: 0 0 10px 0;
    padding: 0;
    background: #fff;
    position: relative
}
.obj-img a {
    display: block;
    height: 258px;
    position: relative
}
.obj-img .loader {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 5;
    background: url(../img/loader.gif);
    display: none
}
.obj-thumbs {
    list-style-type: none;
    padding: 0;
    margin: 0 -5px
}
.obj-thumbs li {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 5px;
    width: 33.3333333333%;
    float: left;
    box-sizing: border-box
}
.obj-thumbs li.current a {
    border-color: #578CB8
}
.obj-thumbs a {
    display: block;
    height: 80px;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    -webkit-transition: .1s border-color;
    -moz-transition: .1s border-color;
    transition: .1s border-color
}
.obj-thumbs a:hover,
.obj-thumbs a:active {
    border-color: #578CB8;
    outline: none
}
.img_style { display: flex;
	margin: 0 auto 10px;
	width: 71%;
	border-radius: 5px;
	-webkit-box-shadow: 4px 3px 16px -3px rgba(0,0,0,0.68); 
	box-shadow: 4px 3px 16px -3px rgba(0,0,0,0.68);
}


@media (min-width: 299px) and (max-width: 480px) {
    .img_style {
        width: 100%;
    }
}
@media (min-width: 450px) and (max-width: 799px) {
    .obj-thumbs li {
        width: 25%
    }
}
.obj-img img,
.obj-thumbs img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.map {
    height: 348px;
    margin-bottom: 10px
}
.map .noscrollbar {
    overflow: hidden;
    white-space: nowrap
}
.table-title {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #578CB8
}
.obj-table {
    width: 100%;
    box-sizing: border-box
}
.obj-table th,
.obj-table td {
    border: 2px solid #ebebeb;
    background: #fff
}
.obj-table th:first-child,
.obj-table td:first-child {
    width: 25%;
    padding-left: 15px;
    border-left: none
}
.obj-table th:last-child,
.obj-table td:last-child {
    padding-right: 15px;
    border-right: none
}
.obj-block {
    display: block;
    height: 310px;
    width: 100%;
    max-width: 248px;
    margin: 0 auto 20px;
    padding: 5px;
    background: #ddd;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #252525;
    -webkit-transition: .1s border-color;
    -moz-transition: .1s border-color;
    transition: .1s border-color
}
.obj-block:hover,
.obj-block:active {
    color: inherit;
    border-color: #578CB8
}
.obj-block figure {
    margin: 0;
    padding: 0
}
.obj-block figure img {
    display: block;
    margin: 0 auto 5px;
    width: 100%;
    height: auto;
    max-width: 240px
}
.obj-block figcaption {
    min-height: 60px;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #578CB8;
    font-weight: 700
}
.obj-block p {
    margin: 0
}
@media (min-width: 800px) {
    .obj-wrap {
        width: 250px;
        padding: 0 0 15px 15px;
        float: right;
        background: #ebebeb;
        box-sizing: border-box
    }
    .obj-wrap .obj-img a {
        height: 177px
    }
    .obj-wrap .obj-thumbs a {
        height: 54px
    }
    .obj-wrap .map {
        height: 177px
    }
}
.obj-description p {
    padding: 5px;
    margin-bottom: 12px;
    background: #fff
}
.obj-description strong {
    margin-right: 10px;
    font-weight: 700
}
.order-form input[type="email"],
.order-form input[type="text"] {
    display: block;
    width: 100%;
    max-width: 300px
}
@media (min-width: 800px) {
    .order-form label {
        margin-top: 8px
    }
    .order-form label,
    .order-form input[type="email"],
    .order-form input[type="text"] {
        display: inline-block;
        float: left;
        width: auto;
        margin-right: 10px
    }
}
@media (min-width: 1000px) {
    .order-form input[type="email"],
    .order-form input[type="text"] {
        width: 270px
    }
}
.site-footer {
    padding: 15px 0 0;
    background: #424242;
    color: #e6e9ed;
    line-height: 1.6
}
.site-footer a {
    color: #e6e9ed;
    text-decoration: none
}
.site-footer a:hover,
.site-footer a:active {
    color: #fff
}
.site-footer .title {
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.1;
    color: #D0973D
}
.site-footer .sub-title {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.3
}
.site-footer .social {
    float: none;
    padding: 0;
    margin: 35px 0
}
.site-footer .social a {
    color: #424242;
    background: #e6e9ed
}
.site-footer .social a:hover,
.site-footer .social a:active {
    background: #fff
}
@media (min-width: 800px) {
    .site-footer .title {
        font-size: 30px;
        font-size: 3rem
    }
}
.subscribe-form input[type="text"],
.subscribe-form input[type="email"] {
    background: #e6e9ed
}
.subscribe-form input[type="text"]:focus,
.subscribe-form input[type="email"]:focus {
    background: #fff;
    border-color: #fff
}
.subscribe-form button[type="submit"],
.subscribe-form input[type="submit"] {
    color: #e6e9ed;
    border-color: #e6e9ed;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem
}
.subscribe-form button[type="submit"]:hover,
.subscribe-form button[type="submit"]:focus,
.subscribe-form input[type="submit"]:hover,
.subscribe-form input[type="submit"]:focus {
    color: #fff;
    border-color: #fff
}
.copyright {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}
body {
    width: 100%;
    height: 100%
}
.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #444;
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    color: #fff;
    display: none
}
.slideout-panel,
#content {
    position: relative;
    z-index: 1;
    min-height: 100%;
    background: #ebebeb;
    box-sizing: border-box
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden
}
.slideout-open .slideout-menu {
    display: block
}
.lt-ie10 #mobile_menu {
    display: none
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.bx-wrapper img {
    max-width: 100%;
    display: block
}
.bxslider {
    margin: 0;
    padding: 0
}
ul.bxslider {
    list-style: none
}
.bx-viewport {
    -webkit-transform: translatez(0)
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('../img/loader.gif') center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}
.bx-wrapper .bx-prev {
    left: -20px;
    background: url('../img/sprite.png') no-repeat -60px -135px
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: -60px -40px
}
.bx-wrapper .bx-prev.disabled:hover,
.bx-wrapper .bx-prev.disabled:focus {
    background-position: -60px -135px
}
.bx-wrapper .bx-next {
    right: -20px;
    background: url('../img/sprite.png') no-repeat -100px -135px
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -100px -40px
}
.bx-wrapper .bx-next.disabled:hover,
.bx-wrapper .bx-next.disabled:focus {
    background-position: -100px -135px
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -58px;
    outline: 0;
    width: 29px;
    height: 58px;
    text-indent: -9999px;
    z-index: 50
}
.bx-wrapper .bx-controls-direction a.disabled {
    opacity: .2
}
@media (min-width: 450px) {
    .bx-wrapper .bx-prev {
        left: -40px
    }
    .bx-wrapper .bx-next {
        right: -40px
    }
    .bx-wrapper .bx-controls-direction a {
        margin-top: -29px
    }
}
a#lowvisionlink {
    display: inline-block;
    background: url(../img/lowvision.png) center no-repeat;
    background-size: cover;
    width: 100px;
    height: 50px;
    float: right;
    background-size: contain;
    margin-right: -10px;
}
#lowvisionpanel {
    display: none;
}
@media screen and (max-width: 768px) {
    a#lowvisionlink {
        display: none;
    }
}
/*!


 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 99;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb
}
.pika-single:before,
.pika-single:after {
    content: "";
    display: table
}
.pika-single:after {
    clear: both
}
.pika-single.is-hidden {
    display: none
}
.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5)
}
.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}
.pika-title {
    position: relative;
    text-align: center
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 98;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0
}
.pika-label {
    display: inline-block;
    position: relative;
    z-index: 99;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff
}
.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5
}
.pika-prev:hover,
.pika-next:hover {
    opacity: 1
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2
}
.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0
}
.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0
}
.pika-select {
    display: inline-block;
    *display: inline
}
.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}
.pika-table th,
.pika-table td {
    width: 14.2857142857%;
    padding: 0
}
.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center
}
.pika-table abbr {
    border-bottom: none;
    cursor: help
}
.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5
}
.is-today .pika-button {
    color: #fff;
    background: #40A99B;
    font-weight: bold
}
.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #578CB8;
    border-radius: 3px
}
.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3
}
.pika-button:hover {
    color: #fff;
    background: #898D96;
    box-shadow: none;
    border-radius: 3px
}
.pika-week {
    font-size: 11px;
    color: #999
}
.is-inrange .pika-button {
    background: #D5E9F7
}
.is-startrange .pika-button {
    color: #fff;
    background: #40A99B;
    box-shadow: none;
    border-radius: 3px
}
.is-endrange .pika-button {
    color: #fff;
    background: #578CB8;
    box-shadow: none;
    border-radius: 3px
}
.lightbox {
    cursor: pointer;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
    background: rgba(0, 0, 0, 0.7);
    -webkit-filter: none !important;
    z-index: 9997
}
.lightbox img {
    display: block;
    position: absolute;
    border: 5px solid #fff;
    box-shadow: 0 0 20px #000;
    border-radius: 1px
}
body.blurred>* {
    -webkit-filter: blur(2px);
    -webkit-transform: translate3d(0, 0, 0)
}
.lightbox__loading {
    background: url(../img/loader.gif) center center no-repeat;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    left: 50%
}
.lightbox__caption {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 9998;
    background: #000;
    background: rgba(0, 0, 0, 0.7)
}
.lightbox__caption p {
    margin: 0 auto;
    max-width: 70%;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 18px
}
.lightbox__button {
    position: absolute;
    z-index: 9999;
    background: no-repeat center center;
    width: 32px;
    height: 32px;
    opacity: 0.4;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
.lightbox__button:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    text-align: center;
    font-family: 'fontello';
    color: #D0973D;
    font-size: 24px;
    font-size: 2.4rem
}
.lightbox__button:hover,
.lightbox__button:focus {
    opacity: 1;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}
.lightbox__close {
    right: 10px;
    top: 10px
}
.lightbox__close:before {
    content: '\e813'
}
.lightbox__nav {
    top: 50%;
    margin-top: -16px
}
.lightbox__nav--next {
    right: 10px
}
.lightbox__nav--next:before {
    content: '\e80a'
}
.lightbox__nav--prev {
    left: 10px
}
.lightbox__nav--prev:before {
    content: '\e80b'
}
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/font/fontello.eot?72707310');
    src: url('../fonts/fontello/font/fontello.eot?72707310#iefix') format('embedded-opentype'), url('../fonts/fontello/font/fontello.woff?72707310') format('woff'), url('../fonts/fontello/font/fontello.ttf?72707310') format('truetype'), url('../fonts/fontello/font/fontello.svg?72707310#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-facebook:before {
    content: '\e800'
}
.icon-twitter:before {
    content: '\e801'
}
.icon-rss:before {
    content: '\e802'
}
.icon-youtube:before {
    content: '\e803'
}
.icon-search:before {
    content: '\e804'
}
.icon-menu:before {
    content: '\e805'
}
.icon-angle-right:before {
    content: '\e806'
}
.icon-plus:before {
    content: '\e807'
}
.icon-minus:before {
    content: '\e808'
}
.icon-minus-circled:before {
    content: '\e809'
}
.icon-right:before {
    content: '\e80a'
}
.icon-left:before {
    content: '\e80b'
}
.icon-up:before {
    content: '\e80c'
}
.icon-down:before {
    content: '\e80d'
}
.icon-copyright:before {
    content: '\e80e'
}
.icon-mail:before {
    content: '\e80f'
}
.icon-phone:before {
    content: '\e810'
}
.icon-language:before {
    content: '\e811'
}
.icon-ok:before {
    content: '\e812'
}
.icon-cancel:before {
    content: '\e813'
}
.icon-plus-circled:before {
    content: '\e814'
}
.icon-down-dir:before {
    content: '\e815'
}
.icon-volume-up:before {
    content: '\e816'
}
.icon-videocam:before {
    content: '\e817'
}
.icon-print:before {
    content: '\e818'
}
.icon-right-big:before {
    content: '\e819'
}
.icon-left-big:before {
    content: '\e81a'
}
.icon-sitemap:before {
    content: '\e81b'
}
.icon-building:before {
    content: '\e81c'
}
.icon-building-filled:before {
    content: '\e81d'
}
.icon-bank:before {
    content: '\e81e'
}
.icon-hammer:before {
    content: '\e81f'
}
.icon-doc-text:before {
    content: '\e820'
}



site-footer .sub-title {
margin-bottom:  0px;
}     
