html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
}
body {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

img {
    border: 0;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

a {
    background-color: transparent;
    outline: 0;
}
a:active,
a:hover,
a:focus {
    outline: 0;
}

pre,
pre * {
    font-family: "Courier New", courier;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
input[placeholder] {
    text-overflow: ellipsis;
}
input::-moz-placeholder {
    text-overflow: ellipsis;
}
input:-moz-placeholder {
    text-overflow: ellipsis;
}
input:-ms-input-placeholder {
    text-overflow: ellipsis;
}
::-webkit-input-placeholder {
    color: rgba(0,0,0,0.40);
}
::-moz-placeholder {
    color: rgba(0,0,0,0.40);
} /* Firefox 19+ */
:-moz-placeholder {
    color: rgba(0,0,0,0.40);
} /* Firefox 18- */
:-ms-input-placeholder {
    color: rgba(0,0,0,0.40);
}
:focus::-webkit-input-placeholder {
    color: transparent;
}
:focus::-moz-placeholder {
    color: transparent;
}
:focus:-moz-placeholder {
    color: transparent;
}
:focus:-ms-input-placeholder {
    color: transparent;
}


optgroup,
option.grp {
    font-weight: 700;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
    outline: none;
}
select::-ms-expand {
    display: none;
}
select:active,
select:hover,
select:focus {
    outline: none;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
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 {
    padding: 0;
    border: 0;
    outline: none;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input:focus {
    outline: none;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

@font-face {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), url(/fonts/pt-sans-regular.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans;
        font-style: normal;
        font-weight: 400;
        src: local("PT Sans"), url(/fonts/pt-sans-regular.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Bold"), url(/fonts/pt-sans-700-custom.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans;
        font-style: normal;
        font-weight: 700;
        src: local("PT Sans Bold"), url(/fonts/pt-sans-700-custom.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: PT Sans Caption;
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Caption"), url(/fonts/pt-sans-caption-regular.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans Caption;
        font-style: normal;
        font-weight: 400;
        src: local("PT Sans Caption"), url(/fonts/pt-sans-caption-regular.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: PT Sans Caption;
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Caption Bold"), url(/fonts/pt-sans-caption-700-custom.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans Caption;
        font-style: normal;
        font-weight: 700;
        src: local("PT Sans Caption Bold"), url(/fonts/pt-sans-caption-700-custom.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), url(/fonts/pt-sans-narrow-regular.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans Narrow;
        font-style: normal;
        font-weight: 400;
        src: local("PT Sans Narrow"), url(/fonts/pt-sans-narrow-regular.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: PT Sans Narrow;
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Narrow Bold"), url(/fonts/pt-sans-narrow-700-custom.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: PT Sans Narrow;
        font-style: normal;
        font-weight: 700;
        src: local("PT Sans Narrow Bold"), url(/fonts/pt-sans-narrow-700-custom.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 700;
    src: local("PT Serif Bold"), url(/fonts/pt-serif-700-custom.woff);
    unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
}

@supports not (-ms-high-contrast:none) {
    @font-face {
        font-display: swap;
        font-family: "PT Serif";
        font-style: normal;
        font-weight: 700;
        src: local("PT Serif Bold"), url(/fonts/pt-serif-700-custom.woff2);
        unicode-range: U+0410-044f, U+0451, U+0401, U+2116, U+0000-00b0, U+02c6, U+02da, U+02dc, U+feff, U+2074, U+02bb-02bc, U+2000-206f, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+fffd
    }
}

.font-caption {
    font-family: PT Sans Caption,sans-serif
}
.font-narrow {
    font-family: PT Sans Narrow,sans-serif
}
.font-bold {
    font-weight: 700
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    min-height: 100%;
}
body {
    background-color: #fff;
    color: #000;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    line-height: 1.15;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
p {
    line-height: 20px;
    margin: 0 0 16px;
}
a {
    color: #1200d4;
    text-decoration: none;
}
a.hlink {
    color: #000;
}
a:hover,
a:focus {
    color: #E06618;
    text-decoration: none;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}

.media {
    margin-top: 15px;
    border-bottom: 1px solid #f5f5f5;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body {
    width: 10000px;
    padding-bottom: 16px;
}
.media-body a.remark {
    color: #f90;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
}
.media-list {
    padding-left: 0;
    list-style: none;
}


.container {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:801px) {
    .container {
        max-width: 1252px;
    }
}
.container-fluid {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -16px;
    margin-left: -16px;
}

.grayline {
    background-color: #f0f0f0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 24px 0 22px 0;
    margin-top: 40px;
}
@media (max-width:800px) {
    .grayline {
        margin-top: 0;
    }
}

@media (min-width:801px) {
    .grayline {
        min-width: 1170px;
    }
}

.text-nowrap {
    white-space: nowrap;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-right {
    text-align: right;
}
.text-muted {
    color: #848484;
}
.text-center {
    text-align: center;
}
.text-danger {
    color: #a94442;
}

.pull-left {
    float: left;
}
.pull-right {
    float: right;
}


@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-pt {
    display: none !important;
}
@media (max-width:800px) {
    .visible-xs {
       display: block !important;
    }
}

.col-st-1, .col-pt-1, .col-st-2, .col-pt-2, .col-st-3, .col-pt-3, .col-st-4, .col-pt-4, .col-st-5, .col-pt-5, .col-st-6, .col-pt-6, .col-st-7, .col-pt-7, .col-st-8, .col-pt-8, .col-st-9, .col-pt-9, .col-st-10, .col-pt-10, .col-st-11, .col-pt-11, .col-st-12, .col-pt-12 {
    position: relative;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
}

@media (min-width:801px) {
    .col-pt-1, .col-pt-2, .col-pt-3, .col-pt-4, .col-pt-5, .col-pt-6, .col-pt-7, .col-pt-8, .col-pt-9, .col-pt-10, .col-pt-11, .col-pt-12 {
        float: left;
    }
    .col-pt-12 {
        width: 100%;
    }
    .col-pt-11 {
        width: 91.66666667%;
    }
    .col-pt-10 {
        width: 83.33333333%;
    }
    .col-pt-9 {
        width: 75%;
    }
    .col-pt-8 {
        width: 66.66666667%;
    }
    .col-pt-7 {
        width: 58.33333333%;
    }
    .col-pt-6 {
        width: 50%;
    }
    .col-pt-5 {
        width: 41.66666667%;
    }
    .col-pt-4 {
        width: 33.33333333%;
    }
    .col-pt-3 {
        width: 25%;
    }
    .col-pt-2 {
        width: 16.66666667%;
    }
    .col-pt-1 {
        width: 8.33333333%;
    }
    .col-pt-pull-12 {
        right: 100%;
    }
    .col-pt-pull-11 {
        right: 91.66666667%;
    }
    .col-pt-pull-10 {
        right: 83.33333333%;
    }
    .col-pt-pull-9 {
        right: 75%;
    }
    .col-pt-pull-8 {
        right: 66.66666667%;
    }
    .col-pt-pull-7 {
        right: 58.33333333%;
    }
    .col-pt-pull-6 {
        right: 50%;
    }
    .col-pt-pull-5 {
        right: 41.66666667%;
    }
    .col-pt-pull-4 {
        right: 33.33333333%;
    }
    .col-pt-pull-3 {
        right: 25%;
    }
    .col-pt-pull-2 {
        right: 16.66666667%;
    }
    .col-pt-pull-1 {
        right: 8.33333333%;
    }
    .col-pt-pull-0 {
        right: auto;
    }
    .col-pt-push-12 {
        left: 100%;
    }
    .col-pt-push-11 {
        left: 91.66666667%;
    }
    .col-pt-push-10 {
        left: 83.33333333%;
    }
    .col-pt-push-9 {
        left: 75%;
    }
    .col-pt-push-8 {
        left: 66.66666667%;
    }
    .col-pt-push-7 {
        left: 58.33333333%;
    }
    .col-pt-push-6 {
        left: 50%;
    }
    .col-pt-push-5 {
        left: 41.66666667%;
    }
    .col-pt-push-4 {
        left: 33.33333333%;
    }
    .col-pt-push-3 {
        left: 25%;
    }
    .col-pt-push-2 {
        left: 16.66666667%;
    }
    .col-pt-push-1 {
        left: 8.33333333%;
    }
    .col-pt-push-0 {
        left: auto;
    }
    .col-pt-offset-12 {
        margin-left: 100%;
    }
    .col-pt-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-pt-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-pt-offset-9 {
        margin-left: 75%;
    }
    .col-pt-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-pt-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-pt-offset-6 {
        margin-left: 50%;
    }
    .col-pt-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-pt-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-pt-offset-3 {
        margin-left: 25%;
    }
    .col-pt-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-pt-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-pt-offset-0 {
        margin-left: 0;
    }
    .visible-xs {
        display: none;
    }
}

@media (max-width:800px) {
    .col-st-1, .col-st-2, .col-st-3, .col-st-4, .col-st-5, .col-st-6, .col-st-7, .col-st-8, .col-st-9, .col-st-10, .col-st-11, .col-st-12 {
        float: left;
    }
    .col-st-12 {
        width: 100%;
    }
    .col-st-11 {
        width: 91.66666667%;
    }
    .col-st-10 {
        width: 83.33333333%;
    }
    .col-st-9 {
        width: 75%;
    }
    .col-st-8 {
        width: 66.66666667%;
    }
    .col-st-7 {
        width: 58.33333333%;
    }
    .col-st-6 {
        width: 50%;
    }
    .col-st-5 {
        width: 41.66666667%;
    }
    .col-st-4 {
        width: 33.33333333%;
    }
    .col-st-3 {
        width: 25%;
    }
    .col-st-2 {
        width: 16.66666667%;
    }
    .col-st-1 {
        width: 8.33333333%;
    }
    .col-st-pull-12 {
        right: 100%;
    }
    .col-st-pull-11 {
        right: 91.66666667%;
    }
    .col-st-pull-10 {
        right: 83.33333333%;
    }
    .col-st-pull-9 {
        right: 75%;
    }
    .col-st-pull-8 {
        right: 66.66666667%;
    }
    .col-st-pull-7 {
        right: 58.33333333%;
    }
    .col-st-pull-6 {
        right: 50%;
    }
    .col-st-pull-5 {
        right: 41.66666667%;
    }
    .col-st-pull-4 {
        right: 33.33333333%;
    }
    .col-st-pull-3 {
        right: 25%;
    }
    .col-st-pull-2 {
        right: 16.66666667%;
    }
    .col-st-pull-1 {
        right: 8.33333333%;
    }
    .col-st-pull-0 {
        right: auto;
    }
    .col-st-push-12 {
        left: 100%;
    }
    .col-st-push-11 {
        left: 91.66666667%;
    }
    .col-st-push-10 {
        left: 83.33333333%;
    }
    .col-st-push-9 {
        left: 75%;
    }
    .col-st-push-8 {
        left: 66.66666667%;
    }
    .col-st-push-7 {
        left: 58.33333333%;
    }
    .col-st-push-6 {
        left: 50%;
    }
    .col-st-push-5 {
        left: 41.66666667%;
    }
    .col-st-push-4 {
        left: 33.33333333%;
    }
    .col-st-push-3 {
        left: 25%;
    }
    .col-st-push-2 {
        left: 16.66666667%;
    }
    .col-st-push-1 {
        left: 8.33333333%;
    }
    .col-st-push-0 {
        left: auto;
    }
    .col-st-offset-12 {
        margin-left: 100%;
    }
    .col-st-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-st-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-st-offset-9 {
        margin-left: 75%;
    }
    .col-st-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-st-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-st-offset-6 {
        margin-left: 50%;
    }
    .col-st-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-st-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-st-offset-3 {
        margin-left: 25%;
    }
    .col-st-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-st-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-st-offset-0 {
        margin-left: 0;
    }
    .hidden-xs {
        display: none;
    }
}


table {
    background-color: transparent;
}
th {
    text-align: left;
    vertical-align: top;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

table td[class * ="col-"], table th[class * ="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.navibar:before,
.navibar:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.icons-block:before,
.icons-block:after,
.social-block:before,
.social-block:after {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.row:after,
.nav:after,
.form-horizontal .form-group:after,
.navibar:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.social-block:after {
    clear: both;
}





.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active,
.btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover,
.btn-default[disabled]:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus,
.btn-default.disabled.focus, .btn-default[disabled].focus, .btn-default.disabled:active,
.btn-default[disabled]:active, .btn-default.disabled.active, .btn-default[disabled].active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-orange {
    background-color: #F5A623;
    color: #fff;
}

.btn-orange:hover {
    background-color: #E49108;
}

.btn-orange:active {
    background: #E49109;
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.40);
}

.btn.btn-small.btn-default {
    font-size: 0.865em;
    margin-bottom: .7em;
}

#agreement {
    font-size: 0.865em;
}

.icons-block {
    float: left;
    list-style: none;
    padding-left: 0;
    margin-top: 3px;
    margin-bottom: 0;
}
.icons-block li {
    display: inline-block;
    margin-right: 8px;
}
.icons-block li a {
    display: block;
    line-height: 0;
}
.icons-block li img {
    display: inline-block;
    height: 20px;
    width: 20px;
}
.icons-block li.eng {
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    vertical-align: middle;
}
.icons-block li.eng a {
    color: #b7b7b7;
    line-height: 20px;
}
.icons-block li.eng a:hover {
    color: #E06618;
}
@media(max-width:800px) {
    .icons-block {
        margin-bottom: 24px;
    }
}

.head {
    background: #F7F7F7;
    border-bottom: 1px solid #ebebeb;
    padding: 6px 0;
}
@media(min-width:801px) {
    .head {
        min-width: 1170px;
    }
}
.btn-entrance,
.btn-entrance:visited {
    background-color: #666699;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font: 14px/19px PT Sans, sans-serif;
    padding: 5px 12px 6px;
}

.btn-entrance:hover {
    background-color: #6060AA;
    color: #ffffff;
}
.btn-entrance:active {
    background-color: #6363AF;
    box-shadow: inset 0 4px 4px 0 rgba(0,0,0,0.24);
}


/* New HEADER */

header, footer {
    flex: 0 0 auto;
    line-height: 1.15;
}

header *,
footer *,
section.seo {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.header {
    margin-bottom: 32px;
}

.page-fields {
    padding-left: 16px;
    padding-right: 16px;
}

.top-links {
    display: none;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #f5f5f5;
}

@media screen and (min-width: 801px) {
    .top-links {
        display: block;
    }
}

@media screen and (min-width: 801px) {
    .social-links__item:nth-child(3n+3) {
        margin-bottom: 0;
    }
}

.width-container {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}

.top-links__items {
    display: flex;
    justify-content: flex-end;
}

.button {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    padding: 13px 16px;
    border-radius: 2px;
}

.button_small {
    font-size: 14px;
    padding: 4px 16px;
}

.button_login {
    background-color: #47337b;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
}

.button_login:focus,
.button_login:hover {
    background-color: #69549d;
    color: #fff
}

.button_login:active {
    background-color: #69549d;
    box-shadow: inset 0 1px 4px 0 #331d69
}

.button_login-top {
    font-size: 14px;
    padding: 4px 21px 6px;
    letter-spacing: .3px;
}

.button_login-nav {
    padding: 13px 18px;
    letter-spacing: .15px;
}

@media screen and (min-width: 801px) {
    .header__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media screen and (min-width: 801px) {
    .header__logo, .header__search {
        display: inline-block;
        vertical-align: middle;
    }
}

.header__logo {
    z-index: 200;
    position: relative;
    margin: 12px 0;
}

.header__logo {
    z-index: 1;
    position: relative;
    margin: 12px 0
}

.header__logo.logo {
    max-width: calc(100% - 48px)
}

@media screen and (min-width: 801px) {
    .header__logo {
        flex: 0 0 auto;
        margin: 9px 20px 9px 0;
    }
}

@media screen and (min-width:801px) {
    .header__search {
        flex: 1 1 auto;
        max-width: 665px
    }
}

.logo {
    display: inline-block;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.logo_header {
    width: 266px;
    height: 62px;
    background-image: url('/images/logo_header.png');
}

@media screen and (min-width: 801px) {
    .logo_header {
        width: 396px;
        height: 92px;
    }
}

.logo_footer {
    width: 138px;
    height: 32px;
    background-image: url('/images/logo_footer.png');
}

.main-nav {
    font-size: 16px;
    line-height: 1;
    box-sizing: border-box
}

.main-nav__toggle {
    display: block;
    cursor: pointer;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 16px;
    right: 16px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAAPxJREFUeAHt29ENgCAMBUB06o7A1hpHqGlSAsd3U+SeXyWMYREgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAHgav6EHPOp7rnSv0iotTsXulwJ36LAJpTF0BzALYnQIAAAQIECBAgQIAAAQIECBA4R6B0tv2xuQ/I/TymoTmv8moBlJPmGgog56WaAAECBAgQIECAAAECBAgQIECAwG8B9wFJOu8DkmCrlxtHNyckgOYAbE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIE9BF6AgQwWfQVyrQAAAABJRU5ErkJggg==") 50% no-repeat;
    background-size: 100%;
    z-index: 101
}

.main-nav__inner {
    background: #fff;
    display: none;
    z-index: 100
}

.main-nav__items {
    list-style: none;
    margin: 0;
    padding: 0;
    flex: 1 1 auto;
    align-self: stretch;
    overflow-y: auto
}

.main-nav__item {
    display: block
}

.main-nav__item_active .main-nav__link {
    background: #eee
}

.main-nav__link {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 30px;
    color: #000;
    text-decoration: none;
    letter-spacing: .14px;
    line-height: 18px
}

.main-nav__link:hover {
    color: #e06618
}

.main-nav__login {
    flex: 0 0 auto;
    margin: 15px 0
}

.main-nav__opened,
.main-nav__opened body {
    height: 100%;
    overflow: hidden
}

.main-nav__opened .header__logo {
    z-index: 200
}

.main-nav__opened .main-nav__toggle {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAAwlJREFUeAHt3LFx4kAUxnEjh9fAFeD02nALF7gJEhhKYCBxEw7cwgVu4lIX4MDphRbed9ZjxIxAlrR67y3zZwaDEdp9+/tWglmMb264IIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIDARIH9fv9jYhPZd/eqqco+kp4Gt9vtr7quX3e73e+ep5ptllqkJqnNrNOmI9MAZICLxeLlcDj8TNenCCFIDVKL1CS1WYewsEpcDnGZZTJQ7TMN+CNdH9br9bM+Znnbwr/VflM9b1VV3a1Wq3/62Jy3ZkeADCgNbinoOqAUxq3MPo8j4Qy+TIilFb44mB0Bin5h4GZHQoQa1MM8AOnYE8Czb0Vv37oE4BVCNHxxcAvAOoSI+O4BWIUQFT9EAHOHEBk/TABzhRAdP1QAuUMoAT9cALlCKAU/ZABTQygJP2wAY0MoDT90AENDKBE/fADfDaFU/CIC6AtBtsuKqqysyn25yIprupot7n31Ou6n61LEkJK7Znnav27aOC6rl4QvtRcTgBR7JgTZ9P9SGr4UfZw5X0OI/VM+OZNTS6pSZ3674LqU00676KICaBd+LfeLCkBPQQm/q+7K6+PNKZOhmNcAxW+/20kD11PRMZDSXgeKCKALX6Fl9vE2dMox2LPvJXz9c5bvPKenG7fNoY+AIbBDnuum3dFx2ADGgI7Zp8PE9KGQAUyBnLKvqXzTWbgAcgDmaMMqjFAB5ITL2dacYYQJYA6wOdrMHUaIAOaEmrPtHGG4B2ABZNHH2DBcA7CEsexrSBhuAXiAePTZF4ZLAJ4Qnn13hWEeQASACDVoGKYBRBp4lFrMAuBLejrnT2+PH2ScPpz/N/niW1q3v0/r+O/Suq7n65Jy/h77W9TPmKWWpqZ3qfGqv6TXfFf4Txr00hO/HU9zOnoU/M1m87e97Srve/1bgEuYEWu6VC/bEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEIgp8AmWC4Et74HWrQAAAABJRU5ErkJggg==")
}

.main-nav__opened .main-nav__inner {
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding-top: 100px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

@media screen and (min-width:801px) {
    .main-nav {
        font-size: 14px;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0
    }

    .main-nav__opened {
        height: auto;
        overflow: auto
    }

    .main-nav__opened .header__logo {
        z-index: inherit
    }

    .main-nav__opened .main-nav__toggle {
        background-image: none
    }

    .main-nav__login,
    .main-nav__toggle {
        display: none
    }

    .main-nav__inner,
    .main-nav__opened .main-nav__inner {
        display: block;
        background: none;
        width: auto;
        height: auto;
        min-height: auto;
        padding-top: 0;
        box-sizing: border-box;
        position: inherit;
        z-index: inherit
    }

    .main-nav__items {
        display: flex;
        position: relative;
        top: -1px
    }

    .main-nav__item {
        display: inline-block;
        flex: 0 1 auto;
        margin-right: 60px
    }

    .main-nav__item:last-child {
        margin-right: 0
    }

    .main-nav__item_active .main-nav__link {
        background: none;
        border-color: #e06618
    }

    .main-nav__link {
        padding: 13px 0 14px;
        border-top: 3px solid transparent;
        letter-spacing: inherit;
        line-height: inherit
    }
}

.search {
    width: 100%;
    height: 44px;
    display: flex;
    position: relative;
    background: #f5a623;
    border-radius: 3px;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

.search__button,
.search__input {
    display: inline-block;
    box-sizing: border-box
}

.search__input {
    flex: 1 1 auto;
    border: none;
    border-radius: 3px 0 0 3px;
    height: 40px;
    padding: 0 40px 0 8px;
    margin: 2px 0 2px 2px;
    font-size: 16px;
    z-index: 2;
    line-height: 22px;
}

.search__input:focus {
    outline: none;
    box-shadow: 0 0 4px 0 #e06618
}

.search__input::placeholder {
    color: rgba(0, 0, 0, .4)
}

.search__input::-webkit-search-cancel-button {
    display: none
}

.search__input::-ms-clear {
    display: none
}

.search__button {
    flex: 0 0 auto;
    outline: none;
    border: none;
    border-left: 1px solid #f5a623;
    border-radius: 0 3px 3px 0;
    background-color: #f5a623;
    color: #fff;
    text-transform: uppercase;
    height: 44px;
    padding: 0 25px;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    z-index: 1;
    letter-spacing: .5px;
}

.search__button:focus,
.search__button:hover {
    background-color: #e49109
}

.search__button:active {
    background: #e49109;
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .4)
}

.search__clear {
    display: none;
    position: absolute;
    width: 16px;
    height: 16px;
    background: #cfd6f3;
    border-radius: 50%;
    right: 105px;
    top: 50%;
    margin-top: -8px;
    cursor: pointer;
    z-index: 2;
}

.search__clear:after,
.search__clear:before {
    position: absolute;
    content: "";
    left: 7px;
    top: 3px;
    height: 10px;
    width: 2px;
    background: #fff
}

.search__clear:before {
    transform: rotate(45deg)
}

.search__clear:after {
    transform: rotate(-45deg)
}

.top-links {
    display: none;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #f5f5f5
}

@media screen and (min-width:801px) {
    .top-links {
        display: block
    }
}

.top-links__items {
    display: flex;
    justify-content: flex-end
}

.button {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    padding: 13px 16px;
    border-radius: 2px
}

.button_small {
    font-size: 14px;
    padding: 4px 16px
}

.button_login {
    background-color: #47337b;
    color: #fff;
    font-weight: 700;
    line-height: 18px
}

.button_login-top {
    font-size: 14px;
    padding: 4px 21px 6px;
    letter-spacing: .3px
}

.button_login-nav {
    padding: 13px 18px;
    letter-spacing: .15px
}

.button_login:hover {
    background-color: #69549d;
    color: #fff
}

.button_login:active {
    background-color: #69549d;
    box-shadow: inset 0 1px 4px 0 #331d69
}

/* End New HEADER */

#content-search input[type="search"],
#content-search input[type="search"]:focus {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 2px solid #F5A623;
    box-shadow: none;
    font: 15px/19px PT Sans Narrow;
    padding: 12px 108px 11px 8px;
    height: 46px;
    width: 100%;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out;
}

.ext-search-button {
    background-color: #F5A623;
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font: 13px/18px PT Sans;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 15px 24px 13px;
    z-index: 2;
    top: 0;
    right: 0;
    outline: 0;
    position: absolute;
    text-transform: uppercase;
    cursor: pointer;
    overflow: visible;
    height: 46px;
}

.ext-search-button:hover {
    background-color: #E49108;
}

.ext-search-button:active {
    background: #E49109;
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.40);
}


@media(max-width: 1024px){
    .col-pt-9.col-pt-push-3,
    .col-pt-3.col-pt-pull-9 {
        padding-left: 0;
        padding-right: 0;
    }
    .col-pt-9.col-pt-push-3 {
        padding-left: 16px;
        padding-right: 16px;
    }
    .col-pt-3.col-pt-pull-9 {
        padding-right: 16px;
        padding-left: 16px;
    }
}

/* New FOOTER */

.separator {
    width: 100%;
    height: 1px;
    background: #000;
    opacity: .05
}

.separator__hidden {
    visibility: hidden
}

.bn__inner {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    text-align: center
}

.contacts__header {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 16px
}

.contacts__address {
    margin: 0 0 16px
}

.contacts__item+.contacts__item {
    margin-top: 16px
}

.contacts__mailto {
    color: inherit
}

.contacts address {
    font-style: normal
}

@media screen and (min-width:801px) {
    .contacts__inner {
        display: flex
    }

    .contacts__address {
        flex: 1 1 50%;
        margin: 0 24px 0 0
    }

    .contacts__phones {
        flex: 1 1 50%
    }
}

@media screen and (min-width:801px) {
    .social-links {
        overflow: hidden
    }
}

.social-links__header {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 16px
}

@media screen and (min-width:801px) {
    .social-links__header {
        margin-bottom: 18px
    }
}

.social-links__items {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

@media screen and (min-width:801px) {
    .social-links__items {
        column-count: 2;
        column-gap: 42px
    }
}

.social-links__item {
    display: inherit;
    width: 76px;
    margin: 0 0 32px
}

.social-links__item_ig a:hover {
    color: #9434a2
}

.social-links__item_fb a:hover {
    color: #3c5a99
}

.social-links__item_ok a:hover {
    color: #f78708
}

.social-links__item_tw a:hover {
    color: #1da1f1
}

.social-links__item_vk a:hover {
    color: #4a76a8
}

.social-links__item_tg a:hover {
    color: #00a8e6
}

.social-links__item a:hover .social-links__icon {
    fill: currentColor;
    background: currentColor;
    border-radius: 24px
}

.social-links__item a:hover .social-links__icon-white {
    fill: #fff
}

@media screen and (min-width:801px) {
    .social-links__item:nth-child(3n+3) {
        margin-bottom: 0
    }
}

@media screen and (min-width:801px) {
    .social-links__item {
        display: table;
        margin-left: 0;
        margin-bottom: 12px;
        width: auto
    }
}

.social-links a {
    text-decoration: none;
    color: inherit;
    white-space: nowrap
}

.social-links__icon,
.social-links__text {
    vertical-align: middle
}

.social-links__icon {
    display: inline-block;
    width: 44px;
    height: 44px;
    fill: #909090
}

@media screen and (min-width:801px) {
    .social-links__icon {
        width: 20px;
        height: 20px
    }
}

.social-links__text {
    display: none
}

@media screen and (min-width:801px) {
    .social-links__text {
        display: inline-block
    }
}

.copyright {
    display: flex;
    flex-direction: column
}

.copyright__info {
    margin-bottom: 24px;
    order: 1
}

.copyright__info-link {
    color: inherit;
    display: block;
    margin-bottom: 12px
}

.copyright__info-link:last-child {
    margin-bottom: 0
}

.copyright__report {
    order: 2
}

.copyright__report-link {
    display:inline-block;
    width:240px;
    max-width:100%;
    height:55px;
    background: url('/images/antipirat.png') no-repeat;
    background-size: contain
}

.copyright__report-protected-link {
    display: none;
    margin-bottom: 9px
}

@media screen and (min-width:801px) {
    .copyright {
        display:flex;
        flex-direction:row
    }
    .copyright__info {
        flex:1 1 50%;
        margin-bottom:0
    }
    .copyright__info-protected-link {
        display:none
    }
    .copyright__report {
        flex:1 1 50%;
        order:0;
        margin:0 24px 0 0
    }
    .copyright__report-link,
    .copyright__report-protected-link {
        display:block
    }
}

.footer {
    background-color: #f0f0f0;
    color: #5e5e5e;
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
    line-height: 20px;
}

.footer__inner {
    margin: -12px;
    display: flex;
    flex-direction: column
}

.footer__section {
    box-sizing: border-box;
    padding: 12px;
    flex: 1 1 auto
}

.footer__header {
    color: #555555;
}

.footer__contacts {
    margin-bottom: 8px;
    color: rgba(94, 94, 94, .878);
    letter-spacing: .14px
}

.footer__separator {
    margin-top: -32px
}

.footer__separator .separator {
    background: #ccc;
    opacity: 1
}

.footer__copyright {
    color: hsla(0, 0%, 51.8%, .878);
    letter-spacing: .14px
}

.footer__logo {
    line-height: 0
}

@media screen and (min-width:801px) {
    .footer {
        text-align: left
    }

    .footer__inner {
        flex-direction: row;
        flex-wrap: wrap
    }

    .footer__contacts {
        margin-bottom: 0;
        width: 66.66666666666667%;
        align-self: flex-start
    }

    .footer__social {
        width: 33.333333333333336%;
        align-self: flex-start
    }

    .footer__copyright {
        margin-bottom: 0;
        width: 66.66666666666667%;
        align-self: flex-end
    }

    .footer__logo {
        width: 33.333333333333336%;
        align-self: flex-end
    }

    .footer__separator {
        width: 100%;
        margin-top: 0
    }
}

/* End New FOOTER */


/* Хлебные крошки */
.breadcrumb {
    display: block;
    font-family: PT Sans Caption;
    letter-spacing: 0.1px;
    list-style: none;
    margin: 0;
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.breadcrumb > li {
    display: inline;
    padding-right: 0;
    padding-left: 0;
    font-family: PT Sans Caption;
    font-size: 12px;
    letter-spacing: 0.1px;
    line-height: 15px;
}
.breadcrumb > li + li:before {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAzRUYwN0QxMTIyMTFFN0I0RkJBQ0ExOTMzMjY2MTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAzRUYwN0UxMTIyMTFFN0I0RkJBQ0ExOTMzMjY2MTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDNFRjA3QjExMjIxMUU3QjRGQkFDQTE5MzMyNjYxNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDNFRjA3QzExMjIxMUU3QjRGQkFDQTE5MzMyNjYxNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ptca0ugAAAA7SURBVHjaBMExDgAwBADAhonB4L99mVEkfMMnbNU7cPcWkVXVrapGALiZSTNziOgdM2tEXGbeiOgvwABhBhgXa+fiygAAAABJRU5ErkJggg==') 0 50% no-repeat;
    content: " ";
    display: inline-block;
    height: 9px;
    width: 8px;
}
/* Конец - Хлебные крошки */

.banline {
    background-color: #ffffff;
    border-top: 1px solid #ebebeb;
    border-bottom: none;
    display: block;
    padding: 40px 0 18px;
    margin-top: 24px;
}

.home .banline {
    background-color: #ffffff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    display: block;
    padding: 40px 0;
    margin-bottom: 32px;
    margin-top: 0;
}

@media (max-width:800px) {
    .banline {
        border-bottom: none;
        padding: 24px 0 0;
        margin-bottom: 0;
    }
}

/*@media (min-width:801px) {
    .banline {
        min-width: 1170px;
    }
}*/

.banline .banner .banner-container {
    text-align: center;
}

.fa {
    display: inline-block;
    font: normal normal normal 16px/19px FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b7b7b7;
    line-height: 30px;
}

.fa-sitemap:before {
  content: "\f0e8";
}
.fa-phone:before {
  content: "\f095";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-vk:before {
  content: "\f189";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-twitter:before {
  content: "\f099";
}

ul.breadcrumb + h1 {
    margin-top: 1rem;
}

h1 {
    font-family: PT Sans, sans-serif;
    font-size: 36px;
    line-height: 46px;
    margin: 40px 0 15px 0;
}

/* Temp */
.home h1 {
    display: none !important;
}

.col-pt-9.col-pt-push-3 h1 {
    color: #000 !important;
}

h2 {
    font-family: PT Sans, sans-serif;
    font-size: 1.625em;
    font-weight: 500;
    line-height: 38px;
    margin: 0 0 16px;
}
h2 a {
    color: #000;
}
h2.gray-top-line {
    border-top: 1px solid #ebebeb;
    margin-top: 24px;
    padding-top: 18px;
}

h3 {
    font-family: PT Sans, sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 16px;
}

h4 {
    font-family: PT Sans Narrow, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.22px;
}

span.date {
    color: #5D5D5D;
    font-family: PT Sans Caption, sans-serif;
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 20px;
}

#content-search div {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.hotdocs img.pull-left {
    margin: 4px 16px 16px 0;
}
.hotdocs > li {
    display: block;
    margin-bottom: 16px;
}
.hotdocs p {
    margin-bottom: 0;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-sizing: content-box;
    height: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}


hr.black-top {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border: 0;
  border-top: 4px solid #212121;
  margin: 24px 0;
}

.actual {
    border: 2px solid #ebebeb;
    padding: 24px 24px 10px;
    margin-top: 14px;
}
.actual li {
    margin-bottom: 16px;
}
.actual p {
    margin-bottom: 0;
}

p.text-uppercase.more-link {
    color: #1200D4;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin: 16px 0;
}
@media (max-width:800px) {
    p.text-uppercase.more-link {
        text-align: left;
    }
}

.nav {
    display: inline-block;
    list-style: none;
    padding-left: 0;
    margin-bottom: 16px;
    width: auto;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li:first-child {
    margin-right: 40px;
}
.nav-tabs > li > a {
    font-size: 14px;
    color: #000;
    display: inline-block;
    font-family: PT Sans Caption;
    letter-spacing: 0.19px;
    text-transform: uppercase;
    padding: 8px 0 7px;
    margin: 0;
}
.nav-tabs > li a:hover {
    color: #E06618;
}
.nav-tabs > li.active a {
    border-bottom: 2px solid #E06618;
    font-family: PT Sans Caption;
    font-weight: 700;
    color: #E06618;
}

.stat-block {
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 4px 0 #e0e0e0;
    font-family: PT Sans Narrow, sans-serif;
    font-size: 18px;
    line-height: 23px;
    padding: 24px 7px 8px 7px;
    text-align: center;
}

.stat-block .stat-counter {
    color: #F99400 ;
    font-family: PT Sans Caption, sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 62px;
    word-spacing: 1px;
}

.free-access {
    background-color: #F99400;
    box-shadow: 0 2px 4px 0 #e0e0e0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff;
    margin: 16px 0;
    padding: 8px 24px 7px 97px;
    letter-spacing: 0;
}
.free-access a {
    color: #fff;
}
.free-access-logo {
    font-family: PT Sans Narrow, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
}
.free-access-free {
    font-family: PT Sans Caption, sans-serif;
    font-weight: 700;
}
.mobile-apps-link {
    background: url('//static.consultant.ru/images/photos/photo59221.png') no-repeat -8px top;
    display: block;
    padding-left: 40px;
    margin-left: 16px;
    min-height: 50px;
}
.review-list div,
div.select-arrow {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAfCAIAAAB7+zptAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjYwM0E3NkYwRDVBMTFFNzhCNEVGMTkyNzI5MDM0RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjYwM0E3NzAwRDVBMTFFNzhCNEVGMTkyNzI5MDM0RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNjAzQTc2RDBENUExMUU3OEI0RUYxOTI3MjkwMzRGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNjAzQTc2RTBENUExMUU3OEI0RUYxOTI3MjkwMzRGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDb2IkAAACpSURBVHja7JUxCgMhEEVXTdhCiLaewWsseAFhG1vvaOFh7CxSWdq4GRRShrBrqsyr/qg80BElx3Ess6HLD0ApSlE6k9vn6VLKuq6U0vFEEEJaa7VWIcR5aQghxqiUektzztu27ft+fvvGGM55Sql0IEAJg5fOVErpvWeM3TsQoITBq43SWsN+nx0IUM7pvrX20YEwofsDuADOuRG+WU/wO0EpSv9S+hJgAEu2OdBQFPoQAAAAAElFTkSuQmCC') no-repeat right center;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    outline: none;
    width: 100%;
}
.review-list div select,
div.select-arrow select {
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    font-size: 16px;
    /*height: 36px;*/
    letter-spacing: 0.14px;
    line-height: 20px;
    padding: 7px 28px 8px 8px;
    outline: none;
    cursor: pointer;
    text-indent: 1px;
    text-overflow: '';
    width: 100%;
}


.form-horizontal div.form-group div div {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAfCAIAAAB7+zptAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjYwM0E3NkYwRDVBMTFFNzhCNEVGMTkyNzI5MDM0RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjYwM0E3NzAwRDVBMTFFNzhCNEVGMTkyNzI5MDM0RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNjAzQTc2RDBENUExMUU3OEI0RUYxOTI3MjkwMzRGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNjAzQTc2RTBENUExMUU3OEI0RUYxOTI3MjkwMzRGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDb2IkAAACpSURBVHja7JUxCgMhEEVXTdhCiLaewWsseAFhG1vvaOFh7CxSWdq4GRRShrBrqsyr/qg80BElx3Ess6HLD0ApSlE6k9vn6VLKuq6U0vFEEEJaa7VWIcR5aQghxqiUektzztu27ft+fvvGGM55Sql0IEAJg5fOVErpvWeM3TsQoITBq43SWsN+nx0IUM7pvrX20YEwofsDuADOuRG+WU/wO0EpSv9S+hJgAEu2OdBQFPoQAAAAAElFTkSuQmCC') no-repeat right center;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    outline: none;
    display: inline-block;
    width: 100%;
}
.form-horizontal div.form-group div div.checkbox,
.form-horizontal div.form-group div div.radio,
.form-horizontal div.form-group div div.socialz-group {
    background: none;
    border: none;
    border-radius: 0;
}

.form-horizontal div.form-group div div select {
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    font-size: 16px;
    letter-spacing: 0.14px;
    line-height: 20px;
    padding: 7px 28px 8px 8px;
    text-indent: 1px;
    text-overflow: '';
    width: 100%;
    outline: none;
    cursor: pointer;
}

.tab-pane li {
    margin-bottom: 8px;
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

ul + h3 {
    margin-top: 24px;
}


.hp-right-banner {
    display: block;
    margin: 32px 0;
}
.hp-right-banner #ban__126 iframe {
    height: 200px;
}
.hp-right-banner #ban__16 iframe,
.hp-right-banner #ban__107 iframe {
    height: 75px;
}
.hp-right-banner #ban__127 iframe,
.hp-right-banner #ban__128 iframe {
    height: 100px;
}

@media (max-width:800px) {
    .hp-right-banner {
        margin: 24px 0;
    }
}
div.col-pt-3.col-pt-pull-9 > h2 {
    font-family: PT Sans Caption;
    font-size: 14px;
    letter-spacing: 0.19px;
    line-height: 19px;
}
@media (max-width:800px) {
    div.col-pt-3.col-pt-pull-9 > h2 {
        margin-top: 16px;
    }
}
div.col-pt-3.col-pt-pull-9 > h2 a {
    color: #1A0DAB;
}
div.col-pt-3.col-pt-pull-9 > h2 a:hover {
    color: #E06618;
}
div.col-pt-3.col-pt-pull-9 > ul li {
    font-family: PT Sans Caption;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.11px;
    margin-bottom: 0;
}
.orange-arrows {
    padding-left: 0;
}
.orange-arrows li {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAE5JREFUGBlj+Hqys4EBC2D6/5+hHpskE0gxNkmwBDZJuAS6JAtIABlAjWVA0YGsAEOCkZGhkdu8vAFFAiYI0gmXQBaES6ALgu3C5muQBAAQVSZp/NaAAAAAAABJRU5ErkJggg==");
    margin-left: 14px;
}
.orange-arrows li a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}
.orange-arrows li.active {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAFFJREFUGBljeJgh1cCABTD9//evHpskE0gxNkmwBDZJuAS6JOODNIn/IEFkwMjE1IiiA1kSQwKkWn7GswYUCZggSCdcAlkQLoEuCLYLm69BEgBaZCa9HcndmAAAAABJRU5ErkJggg==");
}
.orange-arrows li.active > a {
    font-weight: 700;
    color: #E06618;
}


/* Forms group style */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: inherit;
    border: 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}




.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font: 16px/22px PT Sans;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
.form-group .help-block {
    display: none;
}
.form-group.has-error .help-block {
    display: block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 21px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}








h2 + ul.pagination {
    margin-top: 0;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    list-style-type: none; 
    margin: 20px 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 20px;
    text-decoration: none;
}
.pagination > li > b {
    position: relative;
    float: left;
    padding: 6px 12px 6px 0;
    line-height: 20px;
}
.pagination > li > span.current {
    font-weight: 700;
    color: #767676;
}

@media (max-width:800px) {
    body {
        height: 100% !important;
        min-height: 320px;
    }
    body.modal-open {
        overflow: hidden;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}
.collapse.in, div:target {
    display: block !important;
    visibility: visible;
    overflow-y: visible;
}
.collapsing {
    display: block !important;
  -webkit-transition: none !important;
       -o-transition: none;
          transition: none;
    position: relative;
    height: auto;
    overflow: hidden;
    min-height: 100%;
}
@media (min-width:768px) {
    .naviline.collapse {
        display: block !important;
        height: auto !important;
    }
}

.mb8 {
    margin-bottom: 8px;
}
.mt40 {
    margin-top: 40px;
}

h3.block-title a {
    color: #000;
}
h3.block-title a:hover,
h3.block-title a:focus {
    color: #E06618;
}

/* Forms */
@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}


.fog {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 999;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-header {
    background-color: #f90;
    color: #fff;
    font-size: 18px;
    min-height: 16.42857143px;
    padding: 10px 15px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=70);
    opacity: .7;
}

.close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.home .tab-pane ul,
.home ul.tab-pane {
    padding-left: 30px;
}

.userful-links li {
    margin-bottom: 8px;
}

.nowrap {
    white-space: nowrap;
}

.order-form {
    background: #F7F7F5;
    box-shadow: 0 1px 1px 0 rgba(196, 196, 181, 0.86);
    border-radius: 5px;
    padding: 24px 32px;
    margin-bottom: 32px;
}

.order-form .form-group {
    margin-bottom: 24px;
}

.order-form .form-control {
    font: 16px/22px PT Sans;
    padding: 9px 10px;
    letter-spacing: .14px;
}

.order-form label {
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.14px;
    line-height: 22px;
    margin-bottom: 6px;
}

.order-form small.form-text {
    color: #797979;
    display: block;
    font-size: 14px;
    letter-spacing: 0.12px;
    line-height: 20px;
    margin-top: 4px;
}

.order-form .form-group .text-warning {
    display: none;
}

.order-form .has-error .form-control {
    box-shadow: 0 0 0 2px #FB4040, 0 0 0 2px rgba(0, 0, 0, 0.12);
    border: none;
    color: #000 !important;
}

.order-form .has-error .help-block {
    color: #C31818;
    display: block;
    font-size: 14px;
    letter-spacing: 0.12px;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 0;
}

.order-form input {
    background: #FFFFFF;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.12);
    color: #000000;
    letter-spacing: .14px;
}

.order-form input,
.order-form select {
    border: none;
    outline: none;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.order-form input:focus {
    box-shadow: 0 0 0 4px rgba(115, 64, 255, 0.24), 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.order-form input[readonly] {
    background: #E5E5E5;
}

.order-form .city-list {
    max-width: 380px;
}

.order-form .form-control-select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZmlsbD0iIzU4NTg1OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMy4zMjZMOC41ODIgMiA1IDUuMzQ4IDEuNDE4IDIgMCAzLjMyNiA1IDh6Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000000 !important;
    appearance: none;
    width: 100%;
}

.order-form select {
    border: 0 solid #c6c6c6;
    border-radius: 1px;
}

.order-form select:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgba(115, 64, 255, 0.25), 0 0 0 1px #c6c6c6;
}

.order-form select:hover {
    cursor: pointer;
}

.order-form .form-label {
    cursor: pointer;
    margin-bottom: 0;
}

.order-form .form-label_checkbox {
    align-items: center;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    outline: none;
}

.order-form .form-label_checkbox:before {
    display: inline-block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-bottom: -2px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
    content: "";
}

.order-form .form-label_checkbox:hover:before {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.44);
}

.order-form .form-checkbox {
    position: absolute;
    left: -9999px;
}

.order-form .form-checkbox:checked+.form-label_checkbox:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzg5NUVGRiIgZD0iTTcuOTc3IDEyLjA5YTEuNDYzIDEuNDYzIDAgMDEtMi4wMzMgMEwyLjc5NiA5LjAxOGExLjM3OCAxLjM3OCAwIDAxMC0xLjk4MiAxLjQ2MyAxLjQ2MyAwIDAxMi4wMzIgMGwxLjg3NiAxLjgzYS4zNy4zNyAwIDAwLjUxMyAwbDUuMDgtNC45NTZhMS40NjMgMS40NjMgMCAwMTIuMDMyIDBjLjI3LjI2My40MjEuNjIuNDIxLjk5MiAwIC4zNzEtLjE1MS43MjgtLjQyLjk5TDcuOTc2IDEyLjA5eiIvPjwvc3ZnPg==) 50% no-repeat;
    background-color: #fff;
    content: " ";
}

.order-form .form-checkbox:focus+.form-label_checkbox:before,
.order-form .form-label_checkbox:focus:before {
    box-shadow: 0 0 0 4px rgba(115, 64, 255, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.3);
}

.order-form .form-checkbox:disabled+.form-label_checkbox:before {
    background: #E5E5E5 !important;
    box-shadow: 0 0 0 1px rgba(21, 22, 24, 0.1);
}

.order-form .btn {
    background: #6B42D1;
    box-shadow: 0 1px 2px 0 rgba(23, 7, 65, 0.2), 0 0 0 2px rgba(57, 16, 157, 0.08);
    border-radius: 3px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.14px;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    padding: 9px 14px;
}

.order-form .btn:focus {
    background: #6B42D1;
    box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px rgba(115, 64, 255, 0.24);
    outline: none;
}

.order-form .btn:hover {
    background: #532CB5;
}

.order-form .btn:active {
    background: #40228C;
    box-shadow: none;
    padding: 10px 14px 8px;
}

.order-form button.btn:disabled,
.order-form button.btn[disabled] {
    background: #E5E5E5;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.48);
}

.order-form input#phone {
    max-width: 210px;
}

.order-form input#fio,
.order-form input#email,
.order-form input#organization {
    max-width: 380px;
}

.order-form select#reg_town,
.order-form input#city {
    max-width: 380px;
}

.order-form .epilogue {
    border-top: 1px solid #ccc;
    padding-top: 24px;
    margin-top: 32px;
    margin-bottom: 8px;
}

@media(max-width:800px) {
    .order-form {
        border-radius: 0;
        box-shadow: 0 1px 1px 0 rgba(196,196,181,0.86);
        padding: 32px 16px;
        margin-left: -16px;
        margin-right: -16px;
    }
    .order-form .form-label {
        padding-left: 24px;
    }
    .order-form .form-label:before {
        margin-left: -24px;
    }
}


/* SEO BLOCK */

.seo-links {
    border-top: 1px solid #f1f1f1;
    padding-top: 31px;
}

.news-page__seo-links {
    margin-bottom: 1em;
    margin-top: 2em;
}

.news-page__seo-links {
    margin-bottom: 40px;
    margin-top: 40px;
}

.seo-links__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media screen and (min-width:361px) {
    .seo-links__list {
        column-count: 2;
        column-gap: 20px
    }
}

@media screen and (min-width:801px) {
    .seo-links__list {
        column-count: 4
    }
}

.seo-links__item {
    font-size: 1em;
    line-height: 20px;
    margin-bottom: 1em;
    word-break: break-word;
    word-wrap: break-word;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    letter-spacing: 0;
}

.seo-links__item a {
    color: #848484;
    font-family: PT Sans, sans-serif;
}

.seo-links__item a:hover {
    text-decoration: underline;
    color: #848484
}

@media screen and (min-width:361px) {
    .seo-links__list {
        column-count: 2;
        column-gap: 20px
    }
}

@media screen and (min-width:801px) {
    .seo-links__list {
        column-count: 4
    }
}

/* End SEO BLOCK */


.captcha-block img.captcha {
    float: left;
    margin: 0 10px 0 0 !important;
}
.captcha-block p.form-control-static {
    line-height: 34px;
}

div.banner.popup_banner {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
}
div.banner.popup_banner iframe {
    display: block;
    z-index: 1000;
    background-color: transparent;
}
#ban__131,
#ban__136,
#ban__147,
#ban__157 {
    width: 100%;
}
#ban__131 iframe,
#ban__136 iframe,
#ban__157 iframe {
    max-width: none !important;
}