@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color:transparent
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color:#fff
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display:block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align:baseline
}

audio:not([controls]) {
    display: none;
    height:0
}

[hidden], template {
    display:none
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration:none
}

a:active, a:hover {
    outline:0
}

b, strong {
    font-weight:700
}

dfn {
    font-style:italic
}

h1 {
    margin:.67em 0
}

mark {
    background: #ff0;
    color:#000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align:baseline
}

sup {
    top:-.5em
}

sub {
    bottom:-.25em
}

img {
    border: 0;
    vertical-align:middle
}

svg:not(:root) {
    overflow:hidden
}

figure {
    margin:0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top:1px solid #eee
}

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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}

fieldset {
    margin: 0;
    border: 0;
    min-width:0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom:1px solid #e5e5e5
}

textarea {
    overflow:auto
}

optgroup {
    font-weight:700
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color:transparent
}

fieldset, legend, td, th {
    padding:0
}

*, :after, :before, input[type=search] {
    box-sizing:border-box
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height:inherit
}

a:focus, a:hover {
    color: #23527c;
    text-decoration:underline
}

a:focus, input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}

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

.img-rounded {
    border-radius:6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height:auto
}

.img-circle {
    border-radius:50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border:0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip:auto
}

[role=button] {
    cursor:pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color:inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color:#777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom:10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size:65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom:10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size:75%
}

.h1, h1 {
    font-size:36px
}

.h2, h2 {
    font-size:30px
}

.h3, h3 {
    font-size:24px
}

.h4, h4 {
    font-size:18px
}

.h5, h5 {
    font-size:14px
}

.h6, h6 {
    font-size:12px
}

p {
    margin:0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height:1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small, small {
    font-size:85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding:.2em
}

.text-left, th {
    text-align:left
}

.text-right {
    text-align:right
}

.text-center {
    text-align:center
}

.text-justify {
    text-align:justify
}

.text-nowrap {
    white-space:nowrap
}

.text-lowercase {
    text-transform:lowercase
}

.initialism, .text-uppercase {
    text-transform:uppercase
}

.text-capitalize {
    text-transform:capitalize
}

.text-muted {
    color:#777
}

.text-primary {
    color:#337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color:#286090
}

.text-success {
    color:#3c763d
}

a.text-success:focus, a.text-success:hover {
    color:#2b542c
}

.text-info {
    color:#31708f
}

a.text-info:focus, a.text-info:hover {
    color:#245269
}

.text-warning {
    color:#8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color:#66512c
}

.text-danger {
    color:#a94442
}

a.text-danger:focus, a.text-danger:hover {
    color:#843534
}

.bg-primary {
    color: #fff;
    background-color:#337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color:#286090
}

.bg-success {
    background-color:#dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color:#c1e2b3
}

.bg-info {
    background-color:#d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color:#afd9ee
}

.bg-warning {
    background-color:#fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color:#f7ecb5
}

.bg-danger {
    background-color:#f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color:#e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom:1px solid #eee
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom:10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom:0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style:none
}

.list-inline {
    margin-left:-5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right:5px
}

dl {
    margin-bottom:20px
}

dd, dt {
    line-height:1.42857
}

dt {
    font-weight:700
}

dd {
    margin-left:0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display:table
}

.dl-horizontal dd:after {
    clear:both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space:nowrap
    }

    .dl-horizontal dd {
        margin-left:180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom:1px dotted #777
}

.initialism {
    font-size:90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left:5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom:0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color:#777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align:right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height:1.42857
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right:15px
}

.container:after, .container:before {
    content: " ";
    display:table
}

.container:after {
    clear:both
}

@media (min-width: 768px) {
    .container {
        width:720pxw 30px
    }
}

@media (min-width: 1024px) {
    .container {
        width:970px
    }
}

@media (min-width: 1280px) {
    .container {
        width:1170px
    }
}

@media (min-width: 1440px) {
    .container {
        width:1270px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right:15px
}

.container-fluid:after, .container-fluid:before {
    content: " ";
    display:table
}

.container-fluid:after {
    clear:both
}

.row {
    margin-left: -15px;
    margin-right:-15px
}

.row:after, .row:before {
    content: " ";
    display:table
}

.row:after {
    clear:both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xxlg-1, .col-xxlg-10, .col-xxlg-11, .col-xxlg-12, .col-xxlg-2, .col-xxlg-3, .col-xxlg-4, .col-xxlg-5, .col-xxlg-6, .col-xxlg-7, .col-xxlg-8, .col-xxlg-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right:15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float:left
}

.col-xs-1 {
    width:8.33333%
}

.col-xs-2 {
    width:16.66667%
}

.col-xs-3 {
    width:25%
}

.col-xs-4 {
    width:33.33333%
}

.col-xs-5 {
    width:41.66667%
}

.col-xs-6 {
    width:50%
}

.col-xs-7 {
    width:58.33333%
}

.col-xs-8 {
    width:66.66667%
}

.col-xs-9 {
    width:75%
}

.col-xs-10 {
    width:83.33333%
}

.col-xs-11 {
    width:91.66667%
}

.col-xs-12 {
    width:100%
}

.col-xs-pull-0 {
    right:auto
}

.col-xs-pull-1 {
    right:8.33333%
}

.col-xs-pull-2 {
    right:16.66667%
}

.col-xs-pull-3 {
    right:25%
}

.col-xs-pull-4 {
    right:33.33333%
}

.col-xs-pull-5 {
    right:41.66667%
}

.col-xs-pull-6 {
    right:50%
}

.col-xs-pull-7 {
    right:58.33333%
}

.col-xs-pull-8 {
    right:66.66667%
}

.col-xs-pull-9 {
    right:75%
}

.col-xs-pull-10 {
    right:83.33333%
}

.col-xs-pull-11 {
    right:91.66667%
}

.col-xs-pull-12 {
    right:100%
}

.col-xs-push-0 {
    left:auto
}

.col-xs-push-1 {
    left:8.33333%
}

.col-xs-push-2 {
    left:16.66667%
}

.col-xs-push-3 {
    left:25%
}

.col-xs-push-4 {
    left:33.33333%
}

.col-xs-push-5 {
    left:41.66667%
}

.col-xs-push-6 {
    left:50%
}

.col-xs-push-7 {
    left:58.33333%
}

.col-xs-push-8 {
    left:66.66667%
}

.col-xs-push-9 {
    left:75%
}

.col-xs-push-10 {
    left:83.33333%
}

.col-xs-push-11 {
    left:91.66667%
}

.col-xs-push-12 {
    left:100%
}

.col-xs-offset-0 {
    margin-left:0%
}

.col-xs-offset-1 {
    margin-left:8.33333%
}

.col-xs-offset-2 {
    margin-left:16.66667%
}

.col-xs-offset-3 {
    margin-left:25%
}

.col-xs-offset-4 {
    margin-left:33.33333%
}

.col-xs-offset-5 {
    margin-left:41.66667%
}

.col-xs-offset-6 {
    margin-left:50%
}

.col-xs-offset-7 {
    margin-left:58.33333%
}

.col-xs-offset-8 {
    margin-left:66.66667%
}

.col-xs-offset-9 {
    margin-left:75%
}

.col-xs-offset-10 {
    margin-left:83.33333%
}

.col-xs-offset-11 {
    margin-left:91.66667%
}

.col-xs-offset-12 {
    margin-left:100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float:left
    }

    .col-sm-1 {
        width:8.33333%
    }

    .col-sm-2 {
        width:16.66667%
    }

    .col-sm-3 {
        width:25%
    }

    .col-sm-4 {
        width:33.33333%
    }

    .col-sm-5 {
        width:41.66667%
    }

    .col-sm-6 {
        width:50%
    }

    .col-sm-7 {
        width:58.33333%
    }

    .col-sm-8 {
        width:66.66667%
    }

    .col-sm-9 {
        width:75%
    }

    .col-sm-10 {
        width:83.33333%
    }

    .col-sm-11 {
        width:91.66667%
    }

    .col-sm-12 {
        width:100%
    }

    .col-sm-pull-0 {
        right:auto
    }

    .col-sm-pull-1 {
        right:8.33333%
    }

    .col-sm-pull-2 {
        right:16.66667%
    }

    .col-sm-pull-3 {
        right:25%
    }

    .col-sm-pull-4 {
        right:33.33333%
    }

    .col-sm-pull-5 {
        right:41.66667%
    }

    .col-sm-pull-6 {
        right:50%
    }

    .col-sm-pull-7 {
        right:58.33333%
    }

    .col-sm-pull-8 {
        right:66.66667%
    }

    .col-sm-pull-9 {
        right:75%
    }

    .col-sm-pull-10 {
        right:83.33333%
    }

    .col-sm-pull-11 {
        right:91.66667%
    }

    .col-sm-pull-12 {
        right:100%
    }

    .col-sm-push-0 {
        left:auto
    }

    .col-sm-push-1 {
        left:8.33333%
    }

    .col-sm-push-2 {
        left:16.66667%
    }

    .col-sm-push-3 {
        left:25%
    }

    .col-sm-push-4 {
        left:33.33333%
    }

    .col-sm-push-5 {
        left:41.66667%
    }

    .col-sm-push-6 {
        left:50%
    }

    .col-sm-push-7 {
        left:58.33333%
    }

    .col-sm-push-8 {
        left:66.66667%
    }

    .col-sm-push-9 {
        left:75%
    }

    .col-sm-push-10 {
        left:83.33333%
    }

    .col-sm-push-11 {
        left:91.66667%
    }

    .col-sm-push-12 {
        left:100%
    }

    .col-sm-offset-0 {
        margin-left:0%
    }

    .col-sm-offset-1 {
        margin-left:8.33333%
    }

    .col-sm-offset-2 {
        margin-left:16.66667%
    }

    .col-sm-offset-3 {
        margin-left:25%
    }

    .col-sm-offset-4 {
        margin-left:33.33333%
    }

    .col-sm-offset-5 {
        margin-left:41.66667%
    }

    .col-sm-offset-6 {
        margin-left:50%
    }

    .col-sm-offset-7 {
        margin-left:58.33333%
    }

    .col-sm-offset-8 {
        margin-left:66.66667%
    }

    .col-sm-offset-9 {
        margin-left:75%
    }

    .col-sm-offset-10 {
        margin-left:83.33333%
    }

    .col-sm-offset-11 {
        margin-left:91.66667%
    }

    .col-sm-offset-12 {
        margin-left:100%
    }
}

@media (min-width: 1024px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float:left
    }

    .col-md-1 {
        width:8.33333%
    }

    .col-md-2 {
        width:16.66667%
    }

    .col-md-3 {
        width:25%
    }

    .col-md-4 {
        width:33.33333%
    }

    .col-md-5 {
        width:41.66667%
    }

    .col-md-6 {
        width:50%
    }

    .col-md-7 {
        width:58.33333%
    }

    .col-md-8 {
        width:66.66667%
    }

    .col-md-9 {
        width:75%
    }

    .col-md-10 {
        width:83.33333%
    }

    .col-md-11 {
        width:91.66667%
    }

    .col-md-12 {
        width:100%
    }

    .col-md-pull-0 {
        right:auto
    }

    .col-md-pull-1 {
        right:8.33333%
    }

    .col-md-pull-2 {
        right:16.66667%
    }

    .col-md-pull-3 {
        right:25%
    }

    .col-md-pull-4 {
        right:33.33333%
    }

    .col-md-pull-5 {
        right:41.66667%
    }

    .col-md-pull-6 {
        right:50%
    }

    .col-md-pull-7 {
        right:58.33333%
    }

    .col-md-pull-8 {
        right:66.66667%
    }

    .col-md-pull-9 {
        right:75%
    }

    .col-md-pull-10 {
        right:83.33333%
    }

    .col-md-pull-11 {
        right:91.66667%
    }

    .col-md-pull-12 {
        right:100%
    }

    .col-md-push-0 {
        left:auto
    }

    .col-md-push-1 {
        left:8.33333%
    }

    .col-md-push-2 {
        left:16.66667%
    }

    .col-md-push-3 {
        left:25%
    }

    .col-md-push-4 {
        left:33.33333%
    }

    .col-md-push-5 {
        left:41.66667%
    }

    .col-md-push-6 {
        left:50%
    }

    .col-md-push-7 {
        left:58.33333%
    }

    .col-md-push-8 {
        left:66.66667%
    }

    .col-md-push-9 {
        left:75%
    }

    .col-md-push-10 {
        left:83.33333%
    }

    .col-md-push-11 {
        left:91.66667%
    }

    .col-md-push-12 {
        left:100%
    }

    .col-md-offset-0 {
        margin-left:0%
    }

    .col-md-offset-1 {
        margin-left:8.33333%
    }

    .col-md-offset-2 {
        margin-left:16.66667%
    }

    .col-md-offset-3 {
        margin-left:25%
    }

    .col-md-offset-4 {
        margin-left:33.33333%
    }

    .col-md-offset-5 {
        margin-left:41.66667%
    }

    .col-md-offset-6 {
        margin-left:50%
    }

    .col-md-offset-7 {
        margin-left:58.33333%
    }

    .col-md-offset-8 {
        margin-left:66.66667%
    }

    .col-md-offset-9 {
        margin-left:75%
    }

    .col-md-offset-10 {
        margin-left:83.33333%
    }

    .col-md-offset-11 {
        margin-left:91.66667%
    }

    .col-md-offset-12 {
        margin-left:100%
    }
}

@media (min-width: 1280px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float:left
    }

    .col-lg-1 {
        width:8.33333%
    }

    .col-lg-2 {
        width:16.66667%
    }

    .col-lg-3 {
        width:25%
    }

    .col-lg-4 {
        width:33.33333%
    }

    .col-lg-5 {
        width:41.66667%
    }

    .col-lg-6 {
        width:50%
    }

    .col-lg-7 {
        width:58.33333%
    }

    .col-lg-8 {
        width:66.66667%
    }

    .col-lg-9 {
        width:75%
    }

    .col-lg-10 {
        width:83.33333%
    }

    .col-lg-11 {
        width:91.66667%
    }

    .col-lg-12 {
        width:100%
    }

    .col-lg-pull-0 {
        right:auto
    }

    .col-lg-pull-1 {
        right:8.33333%
    }

    .col-lg-pull-2 {
        right:16.66667%
    }

    .col-lg-pull-3 {
        right:25%
    }

    .col-lg-pull-4 {
        right:33.33333%
    }

    .col-lg-pull-5 {
        right:41.66667%
    }

    .col-lg-pull-6 {
        right:50%
    }

    .col-lg-pull-7 {
        right:58.33333%
    }

    .col-lg-pull-8 {
        right:66.66667%
    }

    .col-lg-pull-9 {
        right:75%
    }

    .col-lg-pull-10 {
        right:83.33333%
    }

    .col-lg-pull-11 {
        right:91.66667%
    }

    .col-lg-pull-12 {
        right:100%
    }

    .col-lg-push-0 {
        left:auto
    }

    .col-lg-push-1 {
        left:8.33333%
    }

    .col-lg-push-2 {
        left:16.66667%
    }

    .col-lg-push-3 {
        left:25%
    }

    .col-lg-push-4 {
        left:33.33333%
    }

    .col-lg-push-5 {
        left:41.66667%
    }

    .col-lg-push-6 {
        left:50%
    }

    .col-lg-push-7 {
        left:58.33333%
    }

    .col-lg-push-8 {
        left:66.66667%
    }

    .col-lg-push-9 {
        left:75%
    }

    .col-lg-push-10 {
        left:83.33333%
    }

    .col-lg-push-11 {
        left:91.66667%
    }

    .col-lg-push-12 {
        left:100%
    }

    .col-lg-offset-0 {
        margin-left:0%
    }

    .col-lg-offset-1 {
        margin-left:8.33333%
    }

    .col-lg-offset-2 {
        margin-left:16.66667%
    }

    .col-lg-offset-3 {
        margin-left:25%
    }

    .col-lg-offset-4 {
        margin-left:33.33333%
    }

    .col-lg-offset-5 {
        margin-left:41.66667%
    }

    .col-lg-offset-6 {
        margin-left:50%
    }

    .col-lg-offset-7 {
        margin-left:58.33333%
    }

    .col-lg-offset-8 {
        margin-left:66.66667%
    }

    .col-lg-offset-9 {
        margin-left:75%
    }

    .col-lg-offset-10 {
        margin-left:83.33333%
    }

    .col-lg-offset-11 {
        margin-left:91.66667%
    }

    .col-lg-offset-12 {
        margin-left:100%
    }
}

@media (min-width: 1440px) {
    .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 {
        float:left
    }

    .col-xlg-1 {
        width:8.33333%
    }

    .col-xlg-2 {
        width:16.66667%
    }

    .col-xlg-3 {
        width:25%
    }

    .col-xlg-4 {
        width:33.33333%
    }

    .col-xlg-5 {
        width:41.66667%
    }

    .col-xlg-6 {
        width:50%
    }

    .col-xlg-7 {
        width:58.33333%
    }

    .col-xlg-8 {
        width:66.66667%
    }

    .col-xlg-9 {
        width:75%
    }

    .col-xlg-10 {
        width:83.33333%
    }

    .col-xlg-11 {
        width:91.66667%
    }

    .col-xlg-12 {
        width:100%
    }

    .col-xlg-pull-0 {
        right:auto
    }

    .col-xlg-pull-1 {
        right:8.33333%
    }

    .col-xlg-pull-2 {
        right:16.66667%
    }

    .col-xlg-pull-3 {
        right:25%
    }

    .col-xlg-pull-4 {
        right:33.33333%
    }

    .col-xlg-pull-5 {
        right:41.66667%
    }

    .col-xlg-pull-6 {
        right:50%
    }

    .col-xlg-pull-7 {
        right:58.33333%
    }

    .col-xlg-pull-8 {
        right:66.66667%
    }

    .col-xlg-pull-9 {
        right:75%
    }

    .col-xlg-pull-10 {
        right:83.33333%
    }

    .col-xlg-pull-11 {
        right:91.66667%
    }

    .col-xlg-pull-12 {
        right:100%
    }

    .col-xlg-push-0 {
        left:auto
    }

    .col-xlg-push-1 {
        left:8.33333%
    }

    .col-xlg-push-2 {
        left:16.66667%
    }

    .col-xlg-push-3 {
        left:25%
    }

    .col-xlg-push-4 {
        left:33.33333%
    }

    .col-xlg-push-5 {
        left:41.66667%
    }

    .col-xlg-push-6 {
        left:50%
    }

    .col-xlg-push-7 {
        left:58.33333%
    }

    .col-xlg-push-8 {
        left:66.66667%
    }

    .col-xlg-push-9 {
        left:75%
    }

    .col-xlg-push-10 {
        left:83.33333%
    }

    .col-xlg-push-11 {
        left:91.66667%
    }

    .col-xlg-push-12 {
        left:100%
    }

    .col-xlg-offset-0 {
        margin-left:0%
    }

    .col-xlg-offset-1 {
        margin-left:8.33333%
    }

    .col-xlg-offset-2 {
        margin-left:16.66667%
    }

    .col-xlg-offset-3 {
        margin-left:25%
    }

    .col-xlg-offset-4 {
        margin-left:33.33333%
    }

    .col-xlg-offset-5 {
        margin-left:41.66667%
    }

    .col-xlg-offset-6 {
        margin-left:50%
    }

    .col-xlg-offset-7 {
        margin-left:58.33333%
    }

    .col-xlg-offset-8 {
        margin-left:66.66667%
    }

    .col-xlg-offset-9 {
        margin-left:75%
    }

    .col-xlg-offset-10 {
        margin-left:83.33333%
    }

    .col-xlg-offset-11 {
        margin-left:91.66667%
    }

    .col-xlg-offset-12 {
        margin-left:100%
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align:left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom:20px
}

.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    border-top:1px solid #ddd
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top:1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom:2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top:0
}

.table > tbody + tbody {
    border-top:2px solid #ddd
}

.table .table {
    background-color:#fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding:5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border:1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width:2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color:#f5f5f5
}

table col[class * =col-] {
    position: static;
    float: none;
    display:table-column
}

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

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color:#e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color:#dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color:#d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color:#d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color:#c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color:#fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color:#faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color:#f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color:#ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height:.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border:1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom:0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space:nowrap
    }

    .table-responsive > .table-bordered {
        border:0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left:0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right:0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom:0
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:700
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height:normal
}

input[type=file] {
    display:block
}

input[type=range] {
    display: block;
    width:100%
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control, select[multiple], select[multiple].input-sm, select[size], textarea.form-control, textarea.input-sm {
    height:auto
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color:#555
}

output {
    padding-top:7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #aaa;
    opacity:1
}

.form-control:-ms-input-placeholder {
    color:#aaa
}

.form-control::-webkit-input-placeholder {
    color:#aaa
}

.form-control::-ms-expand {
    border: 0;
    background-color:transparent
}

.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
}

input[type=search] {
    -webkit-appearance:none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height:30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height:46px
    }
}

.form-group {
    margin-bottom:15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom:10px
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor:pointer
}

.checkbox label, .radio label {
    min-height:20px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top:4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top:-5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align:middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left:10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor:not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height:34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right:0
}

.form-group-sm .form-control, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius:3px
}

.form-group-sm select.form-control, select.input-sm {
    height: 30px;
    line-height:30px
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height:1.5
}

.form-group-lg .form-control, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius:6px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control, select[multiple].input-lg, textarea.input-lg {
    height:auto
}

.form-group-lg select.form-control, select.input-lg {
    height: 46px;
    line-height:46px
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height:1.33333
}

.has-feedback {
    position:relative
}

.has-feedback .form-control {
    padding-right:42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events:none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height:46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height:30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color:#3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color:#dff0d8
}

.has-success .form-control-feedback {
    color:#3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color:#8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color:#fcf8e3
}

.has-warning .form-control-feedback {
    color:#8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color:#a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color:#f2dede
}

.has-error .form-control-feedback {
    color:#a94442
}

.has-feedback label ~ .form-control-feedback {
    top:25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top:0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color:#737373
}

@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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width:auto
    }

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

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

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

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

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

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

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

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

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right:-15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-header:after, .modal-header:before {
    content: " ";
    display:table
}

.form-horizontal .form-group:after, .modal-header:after {
    clear:both
}

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

.form-horizontal .has-feedback .form-control-feedback {
    right:15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size:18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size:12px
    }
}

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

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

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

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

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

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events:none
}

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

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color:#8c8c8c
}

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color:#2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color:#122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color:#204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color:#122b40
}

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

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color:#2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color:#fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color:#4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color:#255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color:#398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color:#255625
}

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

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color:#4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color:#fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color:#46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color:#1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color:#269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color:#1b6d85
}

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

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color:#46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color:#fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color:#eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color:#985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color:#d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color:#985f0d
}

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

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color:#eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color:#fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color:#d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color:#761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color:#ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color:#761c19
}

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

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color:#d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color:#fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius:0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow:none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color:transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color:transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration:none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius:6px
}

.btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius:3px
}

.btn-xs {
    padding:1px 5px
}

.btn-block {
    display: block;
    width:100%
}

.btn-block + .btn-block {
    margin-top:5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width:100%
}

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

.fade.in {
    opacity:1
}

.collapse {
    display:none
}

.collapse.in {
    display:block
}

tr.collapse.in {
    display:table-row
}

tbody.collapse.in {
    display:table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function:ease
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius:4px
}

.breadcrumb > li {
    display:inline-block
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color:#ccc
}

.breadcrumb > .active {
    color:#777
}

.modal, .modal-open {
    overflow:hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline:0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform .3s ease-out;
    transition:transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform:translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y:auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin:10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline:0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color:#000
}

.modal-backdrop.fade {
    opacity: 0;
    filter:alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter:alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom:1px solid #e5e5e5
}

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

.modal-title {
    margin: 0;
    line-height:1.42857
}

.modal-body {
    position: relative;
    padding:15px
}

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

.modal-footer:after, .modal-footer:before {
    content: " ";
    display:table
}

.modal-footer:after {
    clear:both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom:0
}

.modal-footer .btn-group .btn + .btn {
    margin-left:-1px
}

.modal-footer .btn-block + .btn-block {
    margin-left:0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow:scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin:30px auto
    }

    .modal-content {
        box-shadow:0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width:300px
    }
}

@media (min-width: 1024px) {
    .modal-lg {
        width:900px
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display:table
}

.clearfix:after {
    clear:both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right:auto
}

.pull-right {
    float:right !important
}

.pull-left {
    float:left !important
}

.hide {
    display:none !important
}

.show {
    display:block !important
}

.invisible {
    visibility:hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border:0
}

.hidden {
    display:none !important
}

.affix {
    position:fixed
}

@-ms-viewport {
    width:device-width
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display:block !important
    }

    table.visible-xs {
        display:table !important
    }

    tr.visible-xs {
        display:table-row !important
    }

    td.visible-xs, th.visible-xs {
        display:table-cell !important
    }

    .visible-xs-inline {
        display:inline !important
    }

    .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .visible-sm, .visible-sm-block {
        display:block !important
    }

    table.visible-sm {
        display:table !important
    }

    tr.visible-sm {
        display:table-row !important
    }

    td.visible-sm, th.visible-sm {
        display:table-cell !important
    }

    .visible-sm-inline {
        display:inline !important
    }

    .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .visible-md, .visible-md-block {
        display:block !important
    }

    table.visible-md {
        display:table !important
    }

    tr.visible-md {
        display:table-row !important
    }

    td.visible-md, th.visible-md {
        display:table-cell !important
    }

    .visible-md-inline {
        display:inline !important
    }

    .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1280px) {
    .visible-lg, .visible-lg-block {
        display:block !important
    }

    table.visible-lg {
        display:table !important
    }

    tr.visible-lg {
        display:table-row !important
    }

    td.visible-lg, th.visible-lg {
        display:table-cell !important
    }

    .visible-lg-inline {
        display:inline !important
    }

    .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .hidden-sm {
        display:none !important
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .hidden-md {
        display:none !important
    }
}

@media (min-width: 1280px) {
    .hidden-lg {
        display:none !important
    }
}

@media print {
    .visible-print {
        display:block !important
    }

    table.visible-print {
        display:table !important
    }

    tr.visible-print {
        display:table-row !important
    }

    td.visible-print, th.visible-print {
        display:table-cell !important
    }
}

@media print {
    .visible-print-block {
        display:block !important
    }
}

@media print {
    .visible-print-inline {
        display:inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display:inline-block !important
    }

    .hidden-print {
        display:none !important
    }
}

@-ms-viewport {
    width:device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xlg, .visible-xlg-block, .visible-xlg-inline, .visible-xlg-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display:none !important
}

@media (max-width: 767px) {
    .visible-xs, .visible-xs-block {
        display:block !important
    }

    table.visible-xs {
        display:table !important
    }

    tr.visible-xs {
        display:table-row !important
    }

    td.visible-xs, th.visible-xs {
        display:table-cell !important
    }

    .visible-xs-inline {
        display:inline !important
    }

    .visible-xs-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .visible-sm, .visible-sm-block {
        display:block !important
    }

    table.visible-sm {
        display:table !important
    }

    tr.visible-sm {
        display:table-row !important
    }

    td.visible-sm, th.visible-sm {
        display:table-cell !important
    }

    .visible-sm-inline {
        display:inline !important
    }

    .visible-sm-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .visible-md, .visible-md-block {
        display:block !important
    }

    table.visible-md {
        display:table !important
    }

    tr.visible-md {
        display:table-row !important
    }

    td.visible-md, th.visible-md {
        display:table-cell !important
    }

    .visible-md-inline {
        display:inline !important
    }

    .visible-md-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1280px) {
    .visible-lg, .visible-lg-block {
        display:block !important
    }

    table.visible-lg {
        display:table !important
    }

    tr.visible-lg {
        display:table-row !important
    }

    td.visible-lg, th.visible-lg {
        display:table-cell !important
    }

    .visible-lg-inline {
        display:inline !important
    }

    .visible-lg-inline-block {
        display:inline-block !important
    }
}

@media (min-width: 1440px) {
    .visible-xlg, .visible-xlg-block {
        display:block !important
    }

    table.visible-xlg {
        display:table !important
    }

    tr.visible-xlg {
        display:table-row !important
    }

    td.visible-xlg, th.visible-xlg {
        display:table-cell !important
    }

    .visible-xlg-inline {
        display:inline !important
    }

    .visible-xlg-inline-block {
        display:inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .hidden-sm {
        display:none !important
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .hidden-md {
        display:none !important
    }
}

@media (min-width: 1280px) {
    .hidden-lg {
        display:none !important
    }
}

@media (min-width: 1440px) {
    .hidden-xlg {
        display:none !important
    }
}

.visible-print {
    display:none !important
}

@media print {
    .visible-print {
        display:block !important
    }

    table.visible-print {
        display:table !important
    }

    tr.visible-print {
        display:table-row !important
    }

    td.visible-print, th.visible-print {
        display:table-cell !important
    }
}

.visible-print-block {
    display:none !important
}

@media print {
    .visible-print-block {
        display:block !important
    }
}

.visible-print-inline {
    display:none !important
}

@media print {
    .visible-print-inline {
        display:inline !important
    }
}

.visible-print-inline-block {
    display:none !important
}

@media print {
    .visible-print-inline-block {
        display:inline-block !important
    }

    .hidden-print {
        display:none !important
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index:1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action:pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height:0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform:translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout:none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style:preserve-3d
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display:none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.owl-carousel.owl-loaded {
    display:block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display:block
}

.owl-carousel.owl-hidden {
    opacity:0
}

.owl-carousel.owl-refresh .owl-item {
    display:none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor:grab
}

.owl-carousel.owl-rtl {
    direction:rtl
}

.owl-carousel.owl-rtl .owl-item {
    float:right
}

.no-js .owl-carousel {
    display:block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both
}

.owl-carousel .owl-animated-in {
    z-index:0
}

.owl-carousel .owl-animated-out {
    z-index:1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name:fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity:1
    }

    to {
        opacity:0
    }
}

@keyframes fadeOut {
    0% {
        opacity:1
    }

    to {
        opacity:0
    }
}

.owl-height {
    transition:height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition:opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style:preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background:#000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
    transition:transform 100ms ease, -webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform:scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display:none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width:100%
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align:middle
}

.select2-container .select2-selection--multiple, .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select:none
}

.select2-container .select2-selection--single {
    height:28px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position:relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left:20px
}

.select2-container .select2-selection--multiple {
    min-height:32px
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space:nowrap
}

.select2-container .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float:left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding:0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button, .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance:none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index:1051
}

.select2-results {
    display:block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding:0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select:none
}

.select2-results__option[aria-selected] {
    cursor:pointer
}

.select2-container--open .select2-dropdown {
    left:0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius:0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius:0
}

.select2-search--dropdown {
    display: block;
    padding:4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing:border-box
}

.select2-search--dropdown.select2-search--hide {
    display:none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter:alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width:1px !important
}

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius:4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height:28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight:700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color:#999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width:20px
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width:0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right:auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor:default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display:none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width:0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    cursor:text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width:100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style:none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float:left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right:10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding:0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right:2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color:#333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float:right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right:auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right:auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline:0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor:default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display:none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius:0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius:0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border:1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance:textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y:auto
}

.select2-container--default .select2-results__option[role=group] {
    padding:0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color:#999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color:#ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left:1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left:0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left:2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left:3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left:4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left:5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left:6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color:#fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding:6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border:1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height:28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right:10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color:#999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float:left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right:auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border:1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border:none
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline:0
}

.select2-container--classic .select2-selection--multiple:focus {
    border:1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding:0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display:none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding:0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right:2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color:#555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right:auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right:auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border:1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius:0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius:0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline:0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow:none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border:1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom:none
}

.select2-container--classic .select2-dropdown--below {
    border-top:none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y:auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding:0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color:gray
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color:#fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding:6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode:both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count:infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration:2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration:.75s
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform:scale3d(.8, .8, .8)
    }

    50% {
        opacity:1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform:scale3d(.8, .8, .8)
    }

    50% {
        opacity:1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name:zoomIn
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform:translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform:translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name:slideOutUp
}

.bg-habr {
    background-color: #84a1b1
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align:top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index:8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow:none
}

.fancybox-opened {
    z-index:8030
}

.fancybox-opened .fancybox-skin {
    box-shadow:0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner, .fancybox-outer {
    position:relative
}

.fancybox-inner {
    overflow:hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling:touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space:nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height:100%
}

.fancybox-image {
    max-width: 100%;
    max-height:100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index:8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background:url(../img/fancybox_loading.gif) center center no-repeat
}

.fancybox-close, .fancybox-nav {
    position: fixed;
    cursor: pointer;
    z-index:8040
}

.fancybox-close {
    right: 50px;
    background: #ffc11a;
    border-radius: 5px;
    transition: all .4s ease;
    top: 50px;
    width: 70px;
    height:70px
}

.fancybox-close svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    transition:all .4s ease
}

.fancybox-close:hover {
    border-radius:70px
}

.fancybox-close:hover svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform:rotateZ(180deg)
}

.fancybox-nav {
    width: 20%;
    top: 0;
    height: 100%;
    margin-top: -21px;
    text-decoration: none;
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
    text-align:center
}

.fancybox-nav:hover {
    opacity:1
}

.fancybox-nav svg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left:-11px
}

.fancybox-nav, .fancybox-nav svg path {
    transition:all .3s ease
}

.fancybox-nav:hover svg path, .owl-carousel .owl-nav .owl-next:hover svg path, .owl-carousel .owl-nav .owl-prev:hover svg path, .owl-carousel.owl-nav--white .owl-nav .owl-next:hover svg path, .owl-carousel.owl-nav--white .owl-nav .owl-prev:hover svg path {
    fill:#ffc11a
}

.fancybox-prev {
    left:0
}

.fancybox-next {
    right:0
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow:visible !important
}

.fancybox-lock-test {
    overflow-y:hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background:rgba(0, 0, 0, .7)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right:0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y:scroll
}

.fancybox-title {
    visibility: hidden;
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index:8050
}

.fancybox-opened .fancybox-title {
    visibility:visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align:center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space:nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color:#fff
}

.fancybox-title-inside-wrap {
    padding-top:10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background:rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and(min--moz-device-pixel-ratio: 1.5), only screen and(min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-size:44px 152px
    }
}

@media (max-width: 1023px) {
    .fancybox-close {
        top: 10px;
        right: 10px;
        width: 40px;
        height:40px
    }

    .fancybox-close:hover {
        border-radius:5px
    }

    .fancybox-close:hover svg {
        -webkit-transform: none;
        -ms-transform: none;
        transform:none
    }

    .fancybox-nav {
        width:40px
    }
}

.picker-element {
    opacity: 0;
    position: absolute;
    transition: none;
    z-index:-1
}

.no-touch .picker-element {
    left:-99999px
}

.nano, .picker {
    overflow:hidden
}

.picker {
    cursor: pointer;
    margin:0 0 17px
}

.picker .picker-label {
    color: #202020;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 23px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    transition: all .3s ease;
    margin:0
}

.picker .picker-handle {
    display: block;
    float: left;
    height: 23px;
    margin: 0 15px 0 0;
    width:23px
}

.no-touch .picker:hover .picker-label, .picker.focus .picker-label {
    color:#202020
}

.no-touch .picker:hover .picker-handle {
    background:#9b9b9b
}

.picker.focus .picker-handle {
    border-color:#aaa
}

.no-touch .picker.picker-radio:hover .picker-flag, .picker.picker-radio.focus .picker-flag {
    background:#ddd
}

.picker.picker-radio.checked .picker-flag {
    background:#999
}

.main-slider.owl-carousel .owl-dots .owl-dot:hover span, .no-touch .picker.picker-radio.disabled:hover .picker-flag {
    background:#fff
}

.picker.picker-checkbox, .picker.picker-radio {
    position: relative;
    padding-left:43px
}

.picker.picker-checkbox .picker-handle, .picker.picker-radio .picker-handle {
    border-radius: 0;
    position: absolute;
    top: 0;
    left:0
}

.picker.picker-checkbox .picker-flag, .picker.picker-radio .picker-flag {
    position: relative;
    background: gray;
    background-size: 0;
    border-radius: 3px;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition:all .3s ease
}

.picker.picker-checkbox .picker-flag:before, .picker.picker-radio .picker-flag:before {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffc11a;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .4s ease;
    border-radius:0
}

.picker.picker-checkbox .picker-flag:after, .picker.picker-radio .picker-flag:after {
    position: absolute;
    content: '';
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/svg/check.svg) no-repeat center;
    transition: all .3s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0) rotateZ(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    transform:scale(0) rotateZ(-180deg)
}

.picker.picker-checkbox:hover .picker-flag, .picker.picker-radio:hover .picker-flag {
    background:#b0b0b0
}

.picker.picker-checkbox:hover .picker-label, .picker.picker-radio:hover .picker-label {
    color:#ff8b00
}

.picker.picker-checkbox.checked .picker-flag, .picker.picker-radio.checked .picker-flag {
    background:#ebebeb
}

.picker.picker-checkbox.checked .picker-flag:after, .picker.picker-radio.checked .picker-flag:after {
    -webkit-transform: scale(1) rotateZ(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform:scale(1) rotateZ(0deg)
}

.picker.picker-checkbox.checked .picker-flag:before, .picker.picker-radio.checked .picker-flag:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius:3px
}

.picker.picker-checkbox.checked .picker-label, .picker.picker-radio.checked .picker-label {
    color:#ff8b00
}

.picker.picker-toggle {
    padding: 20px 0 0;
    position:relative
}

.picker.picker-toggle .picker-toggle-label {
    color: #999;
    font-size: 12px;
    position: absolute;
    text-transform: uppercase;
    top:0
}

.picker.picker-toggle .picker-toggle-label.on {
    left:0
}

.picker.picker-toggle .picker-toggle-label.off {
    color: #333;
    right:0
}

.picker.picker-toggle .picker-label {
    display:none
}

.picker.picker-toggle .picker-handle {
    border-radius: 3px;
    height: 25px;
    position: relative;
    width:100%
}

.picker.picker-toggle .picker-flag {
    background: #666;
    border-radius: 2px;
    display: block;
    height: 100%;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 0;
    width: 50%;
    transition:left .1s linear
}

.picker.picker-toggle.checked .picker-toggle-label.on {
    color:#333
}

.picker.picker-toggle.checked .picker-toggle-label.off {
    color:#999
}

.picker.picker-toggle.checked .picker-flag {
    background: #666;
    left:0
}

.picker.disabled {
    cursor: default;
    opacity:.5
}

.owl-carousel .owl-nav .owl-next.disabled, .owl-carousel .owl-nav .owl-prev.disabled, .picker.disabled .picker-handle, .picker.disabled .picker-label {
    cursor:default
}

.no-touch .picker.disabled:hover .picker-label {
    color:#888
}

.no-touch .picker.disabled:hover .picker-handle {
    border-color:#ccc
}

.nano {
    position: relative;
    width: 100%;
    height:592px
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left:0
}

.nano > .nano-content:focus {
    outline:thin dotted
}

.nano > .nano-content::-webkit-scrollbar {
    display:none
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display:block
}

.nano > .nano-pane {
    background: 0 0;
    position: absolute;
    width: 3px;
    right: 1px;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: 1;
    transition: .2s;
    overflow:visible
}

.nano > .nano-pane > .nano-slider {
    background: #e1e1e1;
    position:relative
}

.nano-pane.active, .nano-pane.flashed, .nano:hover > .nano-pane {
    visibility: visible\9;
    opacity:.99
}

@font-face {
    font-family: 'playfair_bold';
    src: url(../fonts/PlayfairDisplayBold/PlayfairDisplayBold.eot);
    src: url(../fonts/PlayfairDisplayBold/PlayfairDisplayBold.eot?#iefix) format("embedded-opentype"), url(../fonts/PlayfairDisplayBold/PlayfairDisplayBold.woff) format("woff"), url(../fonts/PlayfairDisplayBold/PlayfairDisplayBold.ttf) format("truetype");
    font-style: normal;
    font-weight:400
}

body, html {
    height: 100%;
    min-height:100%
}

body {
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    color: #3a4349;
    background: #fff;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height:23px
}

.disable-scroll-hover, .disable-scroll-hover * {
    pointer-events:none !important
}

.container-fluid {
    max-width: 1710px;
    padding-right:40px
}

.main-content {
    position: relative;
    z-index: 2;
    padding-top: 50px;
    padding-bottom: 100px;
    overflow: hidden;
    background:#fff
}

.main-content.bg-habr {
    background:#84a1b1
}

.main-content--three-coll {
    padding-top: 0 !important;
    padding-bottom:0
}

.main-content--three-coll:after {
    position: absolute;
    z-index: 1;
    content: '';
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    background:#41445e
}

.main-content--three-coll .page-article {
    padding: 43px 100px 100px 30px;
    float: right;
    position: relative;
    z-index: 2;
    background:#fff
}

.main-aside .main-aside__banners .item img, .main-content--three-coll .page-article img, .main-content.about-party.about-party--mobile .history .history-section__photo-slider a img {
    max-width:100%
}

.main-content--three-coll .main-aside--right {
    float:right
}

.main-content--p-b-0 {
    padding-bottom:0
}

.main-content--main-page {
    background:#84a1b1
}

@media (max-width: 1710px) {
    .main-content--three-coll:after {
        right: auto;
        width:50px
    }
}

@media (max-width: 1439px) {
    .main-content--three-coll .page-article {
        padding-right:50px
    }
}

@media (max-width: 1279px) {
    .row {
        margin-left: -10px;
        margin-right:-10px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xxlg-1, .col-xxlg-10, .col-xxlg-11, .col-xxlg-12, .col-xxlg-2, .col-xxlg-3, .col-xxlg-4, .col-xxlg-5, .col-xxlg-6, .col-xxlg-7, .col-xxlg-8, .col-xxlg-9 {
        padding-left: 10px;
        padding-right:10px
    }

    .main-content {
        padding-top:40px
    }

    .main-content--main-page {
        padding-top:50px
    }

    .main-content--three-coll:after {
        display:none
    }

    .main-content--three-coll .page-article {
        padding-bottom: 80px;
        padding-left: 10px;
        padding-right: 25px;
        height:auto !important
    }

    .main-content--three-coll .main-aside--left {
        padding-right: 15px;
        height: auto !important;
        padding-top:46px
    }

    .main-content--three-coll .main-aside--left > * {
        position: relative;
        z-index:2
    }

    .main-content--three-coll .main-aside--left:after {
        position: absolute;
        z-index: 1;
        content: '';
        top: 0;
        left: -30px;
        right: -30px;
        bottom: 0;
        background:#41445e
    }
}

@media (max-width: 1023px) {
    body {
        font-size: 15px;
        line-height:26px
    }

    .main-content {
        padding-top:30px
    }

    .main-content--main-page {
        padding-top:50px
    }

    .main-content--three-coll .page-article {
        padding-right:10px
    }

    .main-content--three-coll .main-aside--right {
        display:none
    }

    .container-fluid {
        padding-left: 30px;
        padding-right:30px
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding-left: 15px;
        padding-right:15px
    }

    .main-content {
        padding-top:15px
    }

    .main-content--main-page {
        padding-top:30px
    }

    .main-content--three-coll .page-article {
        padding-top: 30px;
        padding-bottom:30px
    }

    .main-content--three-coll .page-article ul {
        padding-left:18px
    }

    .main-content--three-coll .main-aside--left {
        padding-top: 0;
        padding-bottom: 20px;
        background:#fff
    }

    .main-content--three-coll .main-aside--left .block-head {
        border-top: 1px solid rgba(0, 0, 0, .1);
        padding-top: 26px;
        color: #3a4349;
        margin-bottom:15px
    }

    .main-content--three-coll .main-aside--left:after {
        display:none
    }
}

a {
    color: #ffc11a;
    text-decoration: none;
    transition:color .3s ease
}

a:focus, a:hover {
    color: #d1a52f;
    text-decoration:none
}

p {
    margin-bottom:5px
}

p.yellow-big {
    font-family: 'playfair_bold';
    font-size: 45px;
    line-height: 60px;
    color: #ffc11a;
    padding-right: 0;
    margin-bottom:45px
}

p.yellow-big.yellow-big--min {
    font-size: 35px;
    line-height: 45px;
    margin-bottom:47px
}

ol + p, p + .yellow-big, p + ol {
    padding-top:10px
}

p + .yellow-big.yellow-big--min {
    padding-top:14px
}

p.big {
    font-size: 20px;
    line-height: 32px;
    font-weight:600
}

p.p--big-playfir, p.p--xbig-playfir {
    font-family: 'playfair_bold';
    font-size: 26px;
    line-height: 40px;
    color:#527287
}

p.p--big-playfir.m-b-0 {
    margin-bottom:0
}

p.p--xbig-playfir {
    font-size: 33px;
    line-height: 45px;
    color: #3a4349;
    letter-spacing:1px
}

p.p--light {
    color:#667077
}

p + blockquote.blockquote--big-bg {
    margin-top:70px
}

.b--head {
    display: inline-block;
    margin-bottom: 10px;
    font-size:18px
}

ul li p:last-of-type {
    margin-bottom:30px
}

ol {
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset:li
}

ol li {
    position: relative;
    padding-left:45px
}

h1, h2, ol li:after {
    font-family: 'playfair_bold';
    letter-spacing:1px
}

ol li:after {
    position: absolute;
    top: -2px;
    left: 0;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    color: #ffc11a;
    font-size:24px
}

ol.list--bold, ul.list--bold {
    color: #3a4349;
    font-weight: 600;
    font-size:18px
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 35px;
    margin-bottom: 30px;
    border: 0;
    border-top:1px solid #ebebeb
}

h1, h2 {
    font-size: 40px;
    line-height: 60px;
    text-transform:uppercase
}

h2.block-head, h3.block-head, h4.block-head {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing:2px
}

section.news-update h2.block-head {
    margin-bottom: 10px;
}


h2.block-head svg, h3.block-head svg, h4.block-head svg {
    margin-right: 10px;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform:translateY(1px)
}

.bg-habr, .bg-habr h2.block-head, .bg-habr h3.block-head, .bg-habr h4.block-head {
    color: #fff
}

.bg-habr h2.block-head svg path[fill * ="#"], .bg-habr h3.block-head svg path[fill * ="#"], .bg-habr h4.block-head svg path[fill * ="#"] {
    fill: #fff
}

.bg-habr h2.block-head svg path[stroke * ="#"], .bg-habr h3.block-head svg path[stroke * ="#"], .bg-habr h4.block-head svg path[stroke * ="#"] {
    stroke:#fff
}

.bg-white h2.block-head, .bg-white h3.block-head, .bg-white h4.block-head, .page-navigation:hover ul li a, h1, h2 {
    color: #3a4349
}

.bg-white h2.block-head svg path[fill * ="#"], .bg-white h3.block-head svg path[fill * ="#"], .bg-white h4.block-head svg path[fill * ="#"] {
    fill: #1a1a1a
}

.bg-white h2.block-head svg path[stroke * ="#"], .bg-white h3.block-head svg path[stroke * ="#"], .bg-white h4.block-head svg path[stroke * ="#"] {
    stroke:#1a1a1a
}

.va-center {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    vertical-align:middle
}

.va-center .va-center__inner {
    display: table-cell;
    vertical-align:middle
}

.slider-hand {
    position: relative;
    z-index: 1;
    width: 32px;
    height: 39px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.m-b-10 {
    margin-bottom:10px
}

@media (max-width: 1279px) {
    p.p--big-playfir {
        font-size: 24px;
        line-height:36px
    }

    p.p--xbig-playfir {
        font-size: 27px;
        line-height:36px
    }

    ol.list--bold, ul.list--bold {
        font-size: 16px;
        line-height:26px
    }
}

@media (max-width: 1023px) {
    h2.block-head, h3.block-head, h4.block-head {
        font-size: 20px;
        margin-bottom:30px
    }

    h2.block-head svg, h3.block-head svg, h4.block-head svg {
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform:translateY(2px)
    }

    ul li p:last-of-type {
        margin-bottom:26px
    }

    p.big {
        font-size: 18px;
        line-height:30px
    }

    hr {
        margin-top: 25px;
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    h2.block-head, h3.block-head, h4.block-head {
        font-size: 17px;
        line-height: 22px;
        margin-bottom:18px
    }

    section.news-update h2.block-head {
        margin-bottom: 0;
    }

    h2.block-head svg, h3.block-head svg, h4.block-head svg {
        display:none
    }

    p {
        margin-bottom:26px
    }

    p + ul {
        margin-top:-8px
    }

    p.p--big-playfir {
        font-size: 18px;
        line-height:30px
    }

    p.p--big-playfir.m-b-0 + ol {
        margin-top:10px
    }

    p.p--xbig-playfir {
        font-size: 24px;
        line-height:30px
    }

    p + ol {
        padding-top:0
    }

    p.big {
        font-size: 17px;
        line-height:28px
    }

    ol li {
        padding-left:30px
    }

    ol li:after {
        font-size:20px
    }

    .b--head, hr {
        margin-bottom:10px
    }

    .b--head {
        font-size:16px
    }

    hr {
        margin-top:15px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-family: 'Open Sans';
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    outline: none !important;
    position: relative;
    border: none;
    border-radius: 24px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 0 32px;
    background: 0 0;
    overflow: hidden;
    text-transform: uppercase;
    transition: color .3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow:none !important
}

.btn.btn-line, .btn.btn-yellow {
    background: #ffc11a;
    color:#373737
}

.btn.btn-line {
    background: 0 0;
    border: 2px solid #e4eaef;
    color: #8b959c;
    transition: all .3s ease;
    line-height:46px
}

.btn.btn-line:after, .btn.btn-yellow:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffdc1a;
    transition:all .3s ease
}

.btn.btn-back svg, .btn.btn-line span, .btn.btn-line svg, .btn.btn-yellow span, .btn.btn-yellow svg {
    position: relative;
    z-index:2
}

.btn.btn-yellow:hover {
    color:#373737
}

.btn.btn-line:hover:after, .btn.btn-yellow:hover:after {
    top:0
}

.btn.btn-line:after {
    background:#e4eaef
}

.btn.btn-line:hover {
    border-color: #e4eaef;
    color:#5f6970
}

.btn.btn-back {
    padding-left:20px
}

.btn.btn-back svg {
    overflow: hidden;
    margin-right: 9px;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform:translateY(2px)
}

.btn.btn-back svg path {
    fill: #8b959c;
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.btn.btn-back:hover svg path {
    fill: #5f6970;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform:translateX(0)
}

.btn.btn-white {
    text-transform:none
}

.btn.btn-white, .btn.btn-white:hover {
    border: 2px solid #fff;
    color:#fff
}

.btn.btn-arrow {
    padding:0 32px
}

.btn.btn-arrow span, .load-more span {
    display: block;
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.btn.btn-arrow:after, .form-group.has-error .help-block {
    display:none
}

.btn.btn-arrow:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 17px;
    width: 11px;
    height: 7px;
    opacity: 0;
    -webkit-transform: translateX(10px) translateY(-50%);
    -ms-transform: translateX(10px) translateY(-50%);
    transform: translateX(10px) translateY(-50%);
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    background:url(../img/svg/arrow-btn.svg) 50% 50% no-repeat
}

.btn.btn-arrow.btn-white:before {
    background:url(../img/svg/arrow-btn--white.svg) 50% 50% no-repeat
}

.btn.btn-arrow:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform:translateX(0) translateY(-50%)
}

.btn.btn-arrow:hover span {
    -webkit-transform: translateX(-12px);
    -ms-transform: translateX(-12px);
    transform:translateX(-12px)
}

.btn.btn-mini {
    height: 40px;
    line-height:36px
}

.btn-all-wrap {
    display: none;
    text-align:center
}

@media (max-width: 767px) {
    .btn {
        height: 39px;
        line-height: 39px;
        border-radius: 20px;
        text-transform:none
    }

    .btn.btn-all {
        width:185px
    }

    .btn.btn-white {
        border-color:rgba(255, 255, 255, .3)
    }

    .btn.btn-line {
        line-height:35px
    }
}

.form-control {
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    background: #ebebeb;
    box-shadow: none !important;
    outline: none !important;
    border: 2px solid transparent;
    transition: all .3s ease;
    padding:0 10px 0 20px
}

.form-control:focus {
    border-color: transparent;
    background:#f5f3f3
}

textarea.form-control {
    line-height: 30px;
    padding:11px 10px 11px 20px
}

.blockquote.blockquote--big-bg p, .form-group, blockquote.blockquote--big-bg p {
    margin-bottom:20px
}

.form-group:after {
    position: absolute;
    top: 14px;
    right: 25px;
    content: '';
    z-index: 2;
    width: 26px;
    height: 26px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    transition:all .3s cubic-bezier(.175, .885, .32, 1.275)
}

.form-group.has-error, .form-group.has-success {
    position:relative
}

.form-group.has-error:after, .form-group.has-success:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity:1
}

.form-group.has-error .form-control {
    border-color: #f44a50 !important;
    background:#fff
}

.form-group.has-error:after {
    background:url(../img/svg/inval.svg) 0 0 no-repeat
}

.form-group.has-success .form-control {
    border-color: #39b54a !important;
    background:#fff
}

.form-group.has-success:after {
    background:url(../img/svg/val.svg) 0 0 no-repeat
}

@media (max-width: 767px) {
    .form-control {
        height: 45px;
        line-height: 45px;
        padding:0 10px
    }
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    width: 62px;
    height: 24px;
    cursor:pointer
}

.owl-carousel .owl-nav .owl-next svg, .owl-carousel .owl-nav .owl-prev svg {
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.load-more svg path, .owl-carousel .owl-nav .owl-next svg path, .owl-carousel .owl-nav .owl-prev svg path {
    transition: all .3s ease;
    fill:#222
}

.owl-carousel .owl-nav .owl-prev:hover svg, .pagination > li > a:hover svg, .pagination > li > span:hover svg {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform:translateX(-20px)
}

.history .history-section__photo__item.show a img, .owl-carousel .owl-nav .owl-next.disabled svg, .owl-carousel .owl-nav .owl-prev.disabled svg {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform:translateX(0) !important
}

.owl-carousel .owl-nav .owl-next.disabled svg path, .owl-carousel .owl-nav .owl-prev.disabled svg path {
    fill:#c2c2c2 !important
}

.owl-carousel .owl-nav .owl-next {
    margin-left:50px
}

.owl-carousel .owl-nav .owl-next:hover svg {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.main-header__bottom h1 img path[fill * ="#"], .main-header__bottom h1 svg path[fill * ="#"], .owl-carousel.owl-nav--white .owl-nav .owl-next svg path, .owl-carousel.owl-nav--white .owl-nav .owl-prev svg path {
    fill:#fff
}

.owl-carousel.owl-nav--white .owl-nav .owl-next.disabled svg path, .owl-carousel.owl-nav--white .owl-nav .owl-prev.disabled svg path {
    fill:#677f8c !important
}

.owl-carousel.owl-nav--top .owl-nav {
    position: absolute;
    top: -60px;
    right:0
}

@media (max-width: 1023px) {
    .owl-carousel.owl-nav--top .owl-nav {
        top:-53px
    }
}

body.mobile .owl-nav .owl-next:hover svg, body.mobile .owl-nav .owl-prev:hover svg {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform:none !important
}

.load-more {
    background: 0 0;
    border: none;
    outline: none !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    overflow: hidden;
    padding: 30px 0 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.load-more svg {
    display: block;
    margin: 0 auto 9px;
    transition: all 1s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin:50%
}

.load-more svg path {
    fill:#fff
}

.load-more:hover svg {
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform:rotateZ(360deg)
}

.load-more.active, .load-more.active span {
    -webkit-transform: translate3d(0, 20px, 0);
    transform:translate3d(0, 20px, 0)
}

.load-more.active {
    cursor:default
}

.load-more.active svg {
    -webkit-animation: spin .8s infinite linear;
    animation:spin .8s infinite linear
}

.load-more.active svg path, .pagination > li > a:hover svg path, .pagination > li > span:hover svg path, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow svg path, .select2-container--default:hover .select2-selection--single .select2-selection__arrow svg path {
    fill:#ffc11a
}

.load-more.active span {
    opacity:0
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform:rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform:rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg)
    }
}

@media (max-width: 1279px) {
    .load-more {
        padding-top:0
    }
}

.page__bottom {
    margin-top:70px
}

.page__bottom:after, .page__bottom:before {
    content: " ";
    display:table
}

.page__bottom:after {
    clear:both
}

.page-share {
    float: right;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    height: 49px;
    line-height:49px
}

.page-share:after, .page-share:before {
    content: " ";
    display:table
}

.page-share:after {
    clear:both
}

.page-share__label {
    float: left;
    font-weight: 600;
    font-size: 13px;
    color: #8b959c;
    padding: 0 17px;
    text-transform:uppercase
}

.page-share__items {
    float:left
}

.page-share__items:after, .page-share__items:before {
    content: " ";
    display:table
}

.page-share__items:after {
    clear:both
}

.page-share__items .btn.btn-line {
    position: relative;
    height: 48px;
    line-height: 48px;
    float: left;
    border-radius: 0;
    padding: 0;
    width: 70px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width:1px
}

.page-share__items .btn.btn-line svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%)
}

@media (max-width: 767px) {
    .page__bottom {
        margin-top:33px
    }

    .page-share {
        float:left
    }

    .page-share__label, .page__bottom .btn-back {
        display:none
    }

    .page-share__items .btn.btn-line {
        width:60px
    }
}

.next-page {
    display: block;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    min-height: 440px;
    overflow: hidden;
    padding-bottom:180px
}

.next-page__bg, .next-page__content {
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.next-page__bg, .next-page__bg:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom:0
}

.next-page__bg {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: opacity .8s ease, transform 2s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .8s ease, transform 2s cubic-bezier(.23, 1, .32, 1), -webkit-transform 2s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateZ(0);
    transform:translateZ(0)
}

.next-page__bg:after {
    content: '';
    background:rgba(39, 71, 121, .65)
}

.next-page__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 800px;
    text-align: center;
    margin: 42px auto 0;
    padding:0 30px
}

.next-page__content .head {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color:#ffc11a
}

.next-page__content .name {
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    font-family: 'playfair_bold';
    letter-spacing:1px
}

.next-page__arrow {
    position: absolute;
    z-index: 2;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.next-page:hover .next-page__bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform:scale(1.1)
}

.next-page:hover .next-page__arrow {
    -webkit-transform: translateX(-50%) translateY(15px);
    -ms-transform: translateX(-50%) translateY(15px);
    transform:translateX(-50%) translateY(15px)
}

@media (max-width: 1439px) {
    .next-page {
        min-height:400px
    }
}

@media (max-width: 1279px) {
    .next-page__content .head {
        font-size:20px
    }

    .next-page__content .name {
        font-size: 28px;
        line-height:42px
    }
}

@media (max-width: 1023px) {
    .next-page {
        min-height:350px
    }

    .next-page__content .name {
        font-size: 26px;
        line-height:40px
    }
}

@media (max-width: 600px) {
    .next-page {
        min-height: 300px;
        padding-bottom:140px
    }

    .next-page__content .head {
        font-size:17px
    }

    .next-page__content .name {
        font-size: 18px;
        line-height:30px
    }

    .next-page__arrow {
        bottom:40px
    }
}

.video-player {
    position: relative;
    height: 520px;
    width: 100%;
    cursor: pointer;
    background: #000;
    margin-bottom: 21px;
    overflow:hidden
}

.video-player--outside {
    margin-left: -8.33333%;
    margin-right: -8.33333%;
    width:auto
}

.video-player + p {
    padding-top:20px
}

.video-player__img, .video-player__img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0
}

.video-player__img {
    z-index: 1;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    opacity: .65;
    background-color: #000;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat:no-repeat
}

.video-player__img:after {
    content: '';
    background:rgba(0, 0, 0, .35)
}

.video-player__name {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 65px;
    width: 100%;
    padding: 0 50px;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-align: center;
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.video-player__name:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    background: #fff;
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform:translateX(-50%)
}

.video-player__play {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.video-player__iframe {
    width: 100%;
    height:100%
}

.video-player:hover .video-player__img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform:scale(1.1)
}

.video-player:hover .video-player__name {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform:translateY(-10px)
}

.video-player:hover .video-player__play {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(.95);
    -ms-transform: translateY(-50%) translateX(-50%) scale(.95);
    transform:translateY(-50%) translateX(-50%) scale(.95)
}

p + .video-player {
    margin-top:44px
}

@media (max-width: 1439px) {
    .video-player {
        height:440px
    }
}

@media (max-width: 767px) {
    .video-player {
        height: 340px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        width: 100%;
        margin-bottom:13px
    }

    .video-player__text {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        padding:20px
    }

    .video-player__name, .video-player__play {
        position: relative;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform:none !important
    }

    .video-player__play {
        display: block;
        width: 50px;
        height: 38px;
        top: auto;
        left: auto;
        margin:0 auto 5px
    }

    .video-player__name {
        bottom: auto;
        font-size: 16px;
        line-height:26px
    }

    .video-player__name:after {
        display:none
    }

    p + .video-player {
        margin-top:37px
    }
}

@media (max-width: 550px) {
    .video-player {
        height:215px
    }
}

.page-navigation-bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 420px;
    background: #fff;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.page-navigation {
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 35px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow:hidden
}

.page-navigation__line {
    position: absolute;
    top: 0;
    left: 5px;
    height: 40px;
    width: 3px;
    background: #ffc11a;
    transition:all .6s cubic-bezier(.215, .61, .355, 1)
}

.page-navigation:hover {
    width:380px
}

.page-navigation:hover ul li:after {
    background:#c2c2c2
}

.page-navigation:hover ul li a:after {
    border-color:#c2c2c2
}

.page-navigation:hover + .page-navigation-bg {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform:translateX(0)
}

.page-navigation ul {
    list-style: none;
    line-height: 26px;
    padding: 33px 0 0;
    margin: 0 0 0 5px;
    display: block;
    width:380px
}

.page-navigation ul li {
    position: relative;
    padding-bottom:23px
}

.page-navigation ul li:after, .page-navigation ul li:before {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    bottom: -7px;
    width: 3px;
    background:#fff
}

.page-navigation ul li:before {
    z-index: 2;
    background: #ffc11a;
    bottom:100% !important
}

.page-navigation ul li a {
    position: relative;
    padding-left: 37px;
    display: inline-block;
    color:rgba(255, 255, 255, .5)
}

.page-navigation ul li a span {
    display: inline-block;
    transition:all .3s ease
}

.page-navigation ul li a:after {
    position: absolute;
    content: '';
    top: 7px;
    left: -5px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border: 2px solid #fff;
    transition:all .3s ease
}

.page-navigation ul li a:hover span {
    -webkit-transform: translateX(7px);
    -ms-transform: translateX(7px);
    transform:translateX(7px)
}

.page-navigation ul li:first-child a:after {
    border-color: #ffc11a;
    background:#ffc11a
}

.page-navigation ul li:last-child {
    padding-bottom:27px
}

.page-navigation ul li.active:before {
    bottom:-7px
}

.page-navigation ul li.active a:after {
    border-color: #ffc11a;
    background: #ffc11a;
    transition:all .3s ease .3s
}

.page-navigation ul li.active:last-of-type:before {
    bottom:100%
}

.blogs-list li a:hover:after, .page-navigation.hidden-capts {
    width:40px
}

.page-navigation.hidden-capts ul li a span {
    opacity:0
}

.page-navigation.hidden-capts ul li a:hover span, .select2-container--default .select2-results__option[aria-selected=true].select2-results__option--highlighted[aria-selected] {
    color:#ffc11a
}

.page-navigation.hidden-capts:hover {
    width:420px
}

.page-navigation.hidden-capts:hover ul li a span {
    opacity: 1;
    transition:all .3s ease
}

@media (max-width: 1439px) {
    .page-navigation, .page-navigation-bg {
        display:none !important
    }
}

.preloader, .preloader-wrap {
    position: fixed;
    right: 0;
    bottom: 0;
    background:#fff
}

.preloader-wrap {
    z-index: 99;
    top: 0%;
    left:0%
}

.preloader {
    top: 50%;
    left: 50%;
    margin:-30px 0 0 -30px
}

.preloader svg {
    float: left;
    margin-right:28px
}

.preloader .preloader__words {
    list-style: none;
    padding: 0;
    float: left;
    font-size: 24px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-transform: uppercase;
    color: #202020;
    font-weight: 600;
    margin:15px 0 0
}

.preloader .preloader__words li {
    height:28px
}

.modal .modal__close {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    outline: none !important;
    position: fixed;
    top: 50px;
    right: 50px;
    width: 70px;
    height: 70px;
    background: #ffc11a;
    cursor: pointer;
    z-index: 8040;
    border-radius: 5px;
    transition:all .4s ease
}

.modal .modal__close svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    transition:all .4s ease
}

.modal .modal__close:hover {
    border-radius:70px
}

.modal .modal__close:hover svg, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform:rotateZ(180deg)
}

.modal-dialog {
    margin:50px auto
}

.modal-dialog .modal-content {
    padding: 50px;
    border-radius: 0;
    border: none;
    box-shadow:none
}

#form-result .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height:100%
}

#form-result .modal-content {
    margin: 0 30px !important;
    top: 50%;
    padding: 50px 30px !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform:translateY(-50%)
}

#form-result .modal-content p {
    margin:0 !important
}

@media (max-width: 1023px) {
    .modal .modal__close {
        top: 10px;
        right: 10px;
        width: 40px;
        height:40px
    }

    .modal .modal__close:hover {
        border-radius:5px
    }

    .modal .modal__close:hover svg {
        -webkit-transform: none;
        -ms-transform: none;
        transform:none
    }

    .modal-dialog .modal-content {
        padding-top:25px
    }

    .modal-dialog .modal-content p.p--xbig-playfir {
        margin-bottom:25px
    }

    #form-result .modal-dialog {
        height:100%
    }
}

@media (max-width: 580px) {
    #form-result .modal-dialog {
        margin: 0;
        height: 100%;
        display:table
    }

    #form-result .modal-content {
        top: 0;
        height: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: table-cell;
        vertical-align:middle
    }
}

.pagination {
    display: inline-block;
    padding-left: 0;
    padding-top:52px
}

.pagination > li {
    display: inline;
    font-size: 24px;
    font-weight:600
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 5px 41px;
    line-height: 24px;
    text-decoration: none;
    color: #677f8c;
    transition:all .3s ease
}

.pagination > li > a svg, .pagination > li > span svg {
    display: block;
    vertical-align: middle;
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.pagination > li > a svg path, .pagination > li > span svg path {
    transition: all .3s ease;
    fill:#fff
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    padding-right:10px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    padding-left:10px
}

.pagination > li:last-child > a:hover svg, .pagination > li:last-child > span:hover svg {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform:translateX(20px)
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color:#ffc11a
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor:default
}

@media (max-width: 1279px) {
    .pagination > li {
        font-size:24px
    }

    .pagination > li > a, .pagination > li > span {
        padding:5px 21px
    }
}

@media (max-width: 1023px) {
    .pagination > li {
        font-size:18px
    }

    .pagination > li > a, .pagination > li > span {
        padding:5px 15px
    }
}

@media (max-width: 767px) {
    .pagination > li {
        font-size:18px
    }

    .pagination > li > a svg, .pagination > li > span svg {
        width: 43px;
        height:23px
    }
}

@media (max-width: 600px) {
    .pagination > li {
        font-size:18px
    }

    .pagination > li:first-child, .pagination > li:last-child {
        display:none
    }
}

.blockquote.blockquote--big-bg, blockquote.blockquote--big-bg {
    position: relative;
    height: 550px;
    color: #ffc11a;
    border: 0;
    text-align: center;
    margin-bottom: 70px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    padding: 0;
    font-family: 'playfair_bold';
    font-size: 45px;
    line-height:65px
}

.blockquote.blockquote--big-bg:after, blockquote.blockquote--big-bg:after {
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:rgba(0, 0, 0, .4)
}

.blockquote.blockquote--big-bg footer, blockquote.blockquote--big-bg footer {
    color: #fff;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    line-height:30px
}

.blockquote.blockquote--big-bg .blockquote__content, blockquote.blockquote--big-bg .blockquote__content {
    position: absolute;
    z-index: 2;
    bottom: 56px;
    left: 0;
    right: 0;
    padding:0 50px
}

.blockquote.blockquote--big-bg.blockquote--outside, blockquote.blockquote--big-bg.blockquote--outside {
    margin-left: 8.33333%;
    width:83.33333%
}

@media (max-width: 1279px) {
    .blockquote.blockquote--big-bg, blockquote.blockquote--big-bg {
        margin-bottom:50px
    }

    .blockquote.blockquote--big-bg.blockquote--outside, blockquote.blockquote--big-bg.blockquote--outside {
        margin-left: 0;
        width:100%
    }
}

@media (max-width: 1023px) {
    .blockquote.blockquote--big-bg, blockquote.blockquote--big-bg {
        font-size:40px
    }
}

@media (max-width: 767px) {
    .blockquote.blockquote--big-bg, blockquote.blockquote--big-bg {
        padding: 222px 15px 40px;
        height: auto;
        font-size: 24px;
        line-height: 33px;
        text-align:left
    }

    .blockquote.blockquote--big-bg .blockquote__content, blockquote.blockquote--big-bg .blockquote__content {
        position: relative;
        bottom: auto;
        padding:0 15px
    }

    .blockquote.blockquote--big-bg footer, blockquote.blockquote--big-bg footer {
        font-size:16px
    }
}

.select2-container .select2-selection--single {
    height:49px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 23px;
    padding-right:41px
}

.select2-container * {
    outline:none
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    opacity:.5
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #e4eaef;
    border-radius: 25px;
    transition:all .3s ease
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3a4349;
    font-size: 15px;
    line-height: 46px;
    text-transform:uppercase
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color:#8b959c
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 9px;
    width: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    transition:all .3s ease
}

.select2-container--default .select2-selection--single .select2-selection__arrow svg {
    display: block;
    transition:all .3s cubic-bezier(.77, 0, .175, 1)
}

.main-search__toggle svg path, .select2-container--default .select2-selection--single .select2-selection__arrow svg path {
    transition:all .3s ease
}

.select2-container--default:hover .select2-selection--single {
    background-color:#fff
}

.select2-container--default.select2-container--open .select2-selection--single {
    border-bottom-color:#fff
}

.select2-container--default .select2-search--dropdown {
    padding:12px 23px 13px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #dbdbdb;
    transition: border-color .3s ease;
    height: 33px;
    line-height: 33px;
    boder-radius: 5px;
    background:url(../img/svg/select-search-icon.svg) 97% 50% no-repeat
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color:#dbdbdb
}

.select2-container--default .select2-dropdown {
    border: 2px solid #e4eaef;
    border-radius: 0 0 25px 25px;
    border-top: none;
    position: absolute;
    left: -100000px;
    padding-bottom: 15px;
    display: none;
    z-index:12
}

.select2-container--default .select2-results {
    display: block;
    height:192px
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: none;
    overflow-y: auto;
    padding:0 23px
}

.select2-container--default .select2-results .nano-pane {
    right:10px
}

.select2-container--default .select2-results__option {
    font-size: 15px;
    color: #8b959c;
    padding: 6px 0;
    transition:all .2s ease
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: 0 0;
    color:#ffc11a
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: 0 0;
    color:#3a4349
}

.select2-container--open .select2-dropdown {
    left:0
}

.select2-search--dropdown {
    display: block;
    padding:4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing:border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance:none
}

.main-header--scroll .main-header__top .logo .logo__text span, .select2-search--dropdown.select2-search--hide {
    display:none
}

.main-header {
    position: relative;
    z-index: 3;
    padding-bottom: 18px;
    background-color:#84a1b1
}

.main-header__bottom, .main-header__top {
    position: relative;
    max-width: 1710px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right:40px
}

.main-header__top {
    padding-top: 20px;
    z-index:4
}

.main-header__top .logo-wrap:after, .main-header__top .logo-wrap:before, .main-header__top:after, .main-header__top:before {
    content: " ";
    display:table
}

.main-header__top .logo-wrap:after, .main-header__top:after {
    clear:both
}

.main-header__top .logo-wrap {
    width: 25%;
    float: left;
    margin-top:2px
}

.main-header__top .logo {
    display: flex;
    align-items: center;
    float:left
}

.main-header__top .logo img {
    max-width: 100%;
    max-height:100%
}

.category-nav nav > ul > li ul:after, .category-nav nav > ul > li ul:before, .main-header__top .logo:after, .main-header__top .logo:before, .main-nav nav > ul > li ul:after, .main-nav nav > ul > li ul:before {
    content: " ";
    display:table
}

.category-nav nav > ul > li ul:after, .main-header__top .logo:after, .main-nav nav > ul > li ul:after {
    clear:both
}

.main-header__top .logo .logo__img {
    width: 60px;
    height: 60px;
    float:left
}

.main-header__top .logo .logo__text {
    float: left;
    margin-left: 30px;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    width:180px
}

.main-header__top .logo .logo__text span {
    display: block;
    margin-top: 16px;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    opacity: .6;
    text-transform:uppercase
}

.main-header__bottom {
    display: table;
    z-index: 3;
    top: -120px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width:100%
}

.main-header__bottom h1 {
    font-family: 'playfair_bold';
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    margin:0
}

.main-header__bottom h1 img, .main-header__bottom h1 svg {
    display: block;
    margin-bottom: 15px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.main-header__bottom h1 img path[stroke * ="#"], .main-header__bottom h1 svg path[stroke * ="#"] {
    stroke:#fff
}

.main-header__bottom .main-header__bottom-inner {
    display: table-cell;
    vertical-align: bottom;
    /*padding-bottom:84px;*/
    padding-bottom:0px!important;
}

.main-header__video-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:1
}

.main-header__join-btn {
    float: right;
    margin-top: 5px;
    margin-right: 110px;
    padding:0 22px
}

.main-header__join-btn img {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    margin-right:10px
}

.main-header__arrow-down {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 100px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    height:32px
}

.main-header__arrow-down svg {
    -webkit-animation: sctollDownAnimation 2s cubic-bezier(.645, .045, .355, 1) infinite;
    animation:sctollDownAnimation 2s cubic-bezier(.645, .045, .355, 1) infinite
}

@-webkit-keyframes sctollDownAnimation {
    0% {
        -webkit-transform: translateY(-32px);
        transform:translateY(-32px)
    }

    25%, 75% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    to {
        -webkit-transform: translateY(32px);
        transform:translateY(32px)
    }
}

@keyframes sctollDownAnimation {
    0% {
        -webkit-transform: translateY(-32px);
        transform:translateY(-32px)
    }

    25%, 75% {
        -webkit-transform: translateY(0);
        transform:translateY(0)
    }

    to {
        -webkit-transform: translateY(32px);
        transform:translateY(32px)
    }
}

.main-header--scroll {
    min-height: 100px;
    height: 70px;
    padding-bottom:0
}

.main-header--scroll .main-header__top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #fff;
    height: 70px;
    padding-top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, -150%, 0);
    transform:translate3d(0, -150%, 0)
}

.main-header--scroll .main-header__top .logo-wrap {
    position: relative;
    margin-top: 10px;
    z-index:2
}

.main-header--scroll .main-header__top .logo .logo__img {
    width: 50px;
    height:50px
}

.main-header--scroll .main-header__top .logo .logo__text {
    color: #3a4349;
    font-size: 24px;
    margin-left:20px
}

.main-header--scroll .main-header__bottom {
    top:0
}

.main-header--scroll .main-nav {
    padding-top:28px
}

.main-header--scroll .main-nav nav > ul > li > a {
    color: #3a4349;
    z-index:4
}

.main-header--scroll .main-nav nav > ul > li ul {
    z-index:3
}

.main-header--scroll .main-nav nav > ul > li.arrow a:after {
    bottom:-57px
}

.main-header--scroll .main-nav .main-nav__line {
    background: #3a4349;
    bottom: 17px;
    z-index:2
}

.main-header--scroll .main-nav:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: -100%;
    right: -100%;
    height: 70px;
    background: #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.main-header--scroll .main-header__join-btn {
    margin-top: 10px;
    z-index:2
}

.main-header--scroll .main-search__toggle {
    color: #3a4349;
    height: 70px;
    line-height: 70px;
    margin-top: 0;
    z-index:2
}

.main-header--scroll .main-search__toggle svg path {
    fill:#3a4349
}

.main-header--scroll .main-search__toggle:hover {
    color:#3a4349
}

.main-header--scroll .main-header__share {
    background: rgba(17, 17, 17, .25);
    top: 10px;
    z-index:2
}

.main-header--scroll.is-show-scroll .main-header__top {
    transition: all .6s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.main-header--scroll.is-show-scroll--hide .main-header__top {
    -webkit-transform: translate3d(0, -150%, 0);
    transform:translate3d(0, -150%, 0)
}

.main-header--middle {
    padding-bottom:0
}

.main-header--big, .main-header--middle {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat:no-repeat
}

.main-header--big:before, .main-header--middle:before {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 183px;
    opacity: .7;
    background: linear-gradient(to bottom, #3b3d4e 0%, rgba(59, 61, 78, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b3d4e', endColorstr='#003b3d4e', GradientType=0)
}

.main-header--middle {
    height: 414px;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.category-nav nav > ul > li ul li a:hover .item__img:after, .main-header--middle:after, .main-nav nav > ul > li ul li a:hover .item__img:after {
    opacity:0
}

.main-header--big {
    background-color: #84a1b1;
    height: 100%;
    min-height: 650px;
    max-height: 900px;
    padding-bottom:0
}

.main-header--big .main-header__bottom {
    padding-left:131px
}

.main-header--big .main-header__bottom p {
    margin-top: 21px;
    max-width: 570px;
    font-size: 18px;
    line-height: 32px;
    color:#d4dee9
}

.main-header--big .main-header__bottom .main-header__bottom-inner {
    vertical-align: middle;
    padding:100px 0 0
}

.main-header--big:after, .main-header--shadow-bottom:after {
    position: absolute;
    content: '';
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    opacity: .7;
    background: linear-gradient(to bottom, rgba(59, 61, 78, 0) 0%, #3b3d4e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003b3d4e', endColorstr='#3b3d4e', GradientType=0)
}

.main-header--100 {
    height: 100% !important;
    max-height:100%
}

.main-header--shadow-left .main-header__left-shadow:before {
    position: absolute;
    content: '';
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    background: linear-gradient(to right, #3e4155 0%, #3e4155 24%, rgba(62, 65, 85, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3e4155', endColorstr='#003e4155', GradientType=1)
}

.main-header--leader {
    background: 0 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right:0
}

.main-header--leader:before {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 183px;
    opacity: .7;
    background: linear-gradient(to bottom, #3b3d4e 0%, rgba(59, 61, 78, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b3d4e', endColorstr='#003b3d4e', GradientType=0)
}

.main-search__toggle {
    position: relative;
    background: 0 0;
    border: none;
    padding: 0;
    outline: none !important;
    color: #fff;
    margin: 5px 100px 0 0;
    float: right;
    border-radius:0
}

.main-search__toggle svg {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    margin-right:10px
}

.main-search__toggle:hover {
    color:#fff
}

.main-header__share .item:hover svg path, .main-nav-toggle:hover svg rect, .main-search__toggle:hover svg path {
    fill:#ffc11a
}

.main-search__toggle .main-search__toggle__close {
    position: absolute;
    top: 11px;
    right: 0;
    margin-right: 0;
    opacity: 0;
    visibility: hidden;
    transition:all .5s cubic-bezier(.23, 1, .32, 1)
}

.main-search__toggle .main-search__toggle__close rect {
    transition: all .2s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width:18px !important
}

.main-search__toggle .main-search__toggle__close rect:first-child {
    -webkit-transform: rotateZ(90deg) translateX(6px) translateY(-8px);
    -ms-transform: rotate(90deg) translateX(6px) translateY(-8px);
    transform:rotateZ(90deg) translateX(6px) translateY(-8px)
}

.main-search__toggle .main-search__toggle__close rect:nth-child(2) {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform:translateX(8px)
}

.main-search__toggle .main-search__toggle__close rect:last-child {
    opacity:0
}

.main-header__share {
    position: absolute;
    top: 25px;
    right: 40px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: right;
    background: rgba(255, 255, 255, .25);
    transition: all .4s ease;
    overflow:hidden
}

.main-header__share .icon {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding-left: 16px;
    padding-top: 14px;
    cursor: pointer;
    margin-bottom:7px
}

.main-header__share .item {
    display: inline-block;
    padding: 10px 0;
    width: 50px;
    line-height: 1px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    transition:all .3s ease
}

.main-header__share .item svg path {
    fill: rgba(255, 255, 255, .5);
    transition:all .3s ease
}

.main-header__share:hover {
    background: #41445e;
    height:260px
}

.main-header__share:hover .item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity:1
}

.main-header__share:hover .item:nth-of-type(1) {
    transition-delay:.05s
}

.main-header__share:hover .item:nth-of-type(2) {
    transition-delay:.15s
}

.main-header__share:hover .item:nth-of-type(3) {
    transition-delay:.25s
}

.main-header__share:hover .item:nth-of-type(4) {
    transition-delay:.35s
}

.main-header__share:hover .item:nth-of-type(5) {
    transition-delay:.45s
}

@media (max-width: 1710px) {
    .main-header__top .logo-wrap {
        width:322px
    }

    .main-header__join-btn {
        margin-right:82px
    }

    .main-search__toggle {
        margin-right:50px
    }
}

@media (max-width: 1439px) {
    .main-header__top .logo-wrap {
        width:310px
    }
}

@media (max-width: 1359px) {
    .main-header__top .logo-wrap {
        width:280px
    }

    .main-header__top .logo .logo__img {
        width: 50px;
        height:50px
    }

    .main-header__top .logo .logo__text {
        margin-left: 20px;
        font-size: 24px;
        margin-top:13px
    }

    .main-header__top .logo .logo__text span {
        margin-top:14px
    }

    .main-search__toggle {
        margin-right:30px
    }
}

@media (max-width: 1279px) {
    .main-header {
        position: relative;
        z-index: 5;
        min-height: 70px;
        max-height:none
    }

    .main-header__top {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 70px;
        padding-top: 10px;
        background: #fff;
        box-shadow:0 3px 15px rgba(0, 0, 0, .1)
    }

    .main-header__top .logo-wrap {
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
        margin-top: 0;
        z-index:1
    }

    .main-header__top .logo {
        display: inline-block;
        float:none
    }

    .main-header__top .logo .logo__text {
        width: auto;
        margin: 0 0 0 18px;
        line-height: 50px;
        color:#3a4349
    }

    .main-header--big--to-middle--lg:after, .main-header__top .logo .logo__text span {
        display:none
    }

    .main-header__bottom {
        top:0
    }

    .main-header__bottom h1 {
        font-size: 33px;
        line-height:52px
    }

    .main-header--big {
        height: auto !important;
        min-height:700px
    }

    .main-header--big .main-header__bottom {
        height: 700px;
        padding-left:40px
    }

    .main-header--big .main-header__bottom .main-header__bottom-inner {
        padding-top:100px
    }

    .main-header--big .main-header__bottom p {
        font-size: 16px;
        line-height:28px
    }

    .main-header--big .main-header__arrow-down {
        bottom:40px
    }

    .main-header--big--to-middle--lg .main-header__bottom, .main-header--middle {
        height:400px
    }

    .main-header--middle .main-header__bottom .main-header__bottom-inner {
        padding-bottom:54px
    }

    .main-header--big--to-middle--lg {
        height: 400px !important;
        min-height:400px
    }

    .main-header--big--to-middle--lg .main-header__bottom .main-header__bottom-inner {
        padding-bottom: 54px;
        vertical-align:bottom
    }

    .main-header__join-btn {
        position: fixed;
        bottom: 70px;
        left: 200px;
        z-index: 5;
        -webkit-transform: translate3d(-902px, 0, 0);
        transform: translate3d(-902px, 0, 0);
        transition:all .8s cubic-bezier(.23, 1, .32, 1)
    }

    .main-search__toggle {
        position: relative;
        margin: 0;
        color: #3a4349;
        z-index:2
    }

    .main-search__toggle svg path {
        fill:#3a4349
    }

    .main-search__toggle:hover {
        color:#3a4349
    }

    .main-search__toggle.active svg:first-child {
        opacity:0
    }

    .main-search__toggle.active span {
        opacity:0
    }

    .main-search__toggle.active .main-search__toggle__close {
        opacity: 1;
        visibility: visible;
        -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
        transform:rotateZ(45deg)
    }

    .main-header__share {
        position: fixed;
        z-index: 5;
        top: auto;
        right: auto;
        left: 0;
        width: 902px;
        text-align: right;
        bottom: 68px;
        background: 0 0 !important;
        height: 40px !important;
        border-radius: 0;
        padding-right: 65px;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        transition:all .8s cubic-bezier(.23, 1, .32, 1)
    }

    .main-header__share .icon {
        display:none
    }

    .main-header__share .item {
        height: 40px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        width: auto;
        padding:0 18px
    }

    .main-header__share .item svg path {
        fill:#333e4f
    }
}

@media (max-width: 1023px) {
    .main-header__top {
        padding-left: 30px;
        padding-right:30px
    }

    .main-header--big {
        min-height:520px
    }

    .main-header--big .main-header__bottom {
        height:520px
    }

    .main-header--big .main-header__bottom p {
        display:none
    }

    .main-header--big:after {
        height: 100%;
        opacity: 1;
        background:rgba(39, 71, 121, .25)
    }

    .main-header--middle {
        height:370px
    }

    .main-header--middle .main-header__bottom {
        padding-left: 30px;
        padding-right:30px
    }

    .main-header--big--to-middle--lg {
        height: 370px !important;
        min-height:370px
    }

    .main-header--big--to-middle--lg .main-header__bottom {
        height:370px
    }

    .main-header__join-btn {
        left: 95px;
        -webkit-transform: translate3d(-690px, 0, 0);
        transform:translate3d(-690px, 0, 0)
    }

    .main-header__arrow-down {
        display:none
    }

    .main-header__share {
        width: 690px;
        padding-right:31px
    }
}

@media (max-width: 767px) {
    .main-header {
        min-height:55px
    }

    .main-header__top {
        padding-top: 0;
        height: 55px;
        padding-left: 15px;
        padding-right:20px
    }

    .main-header__top .logo-wrap {
        top:0
    }

    .main-header__top .logo {
        margin-top:11px
    }

    .main-header__top .logo .logo__img {
        width: 33px;
        height:33px
    }

    .main-header__top .logo .logo__text {
        margin-left: 10px;
        font-size: 16px;
        height: 33px;
        line-height:35px
    }

    .main-header__bottom h1 {
        font-size: 20px;
        line-height:38px
    }

    .main-header--big {
        min-height: 315px !important;
        max-height:none
    }

    .main-header--big .main-header__bottom {
        height: 315px;
        padding-left:15px
    }

    .main-header--big .main-header__bottom p, .main-search__toggle span {
        display:none
    }

    .main-header--big .main-header__bottom .main-header__bottom-inner {
        vertical-align: bottom;
        padding-bottom:34px
    }

    .main-header--big .main-slider .main-slider__item {
        min-height:345px
    }

    .main-header--big .main-slider .main-slider__item .item__content {
        padding-top: 30px;
        padding-bottom:30px
    }

    .main-header--middle {
        height:315px
    }

    .main-header--middle .main-header__bottom {
        padding-left: 15px;
        padding-right:15px
    }

    .main-header--middle .main-header__bottom .main-header__bottom-inner {
        padding-bottom:34px
    }

    .main-header--big--to-middle--lg {
        height: 315px !important;
        min-height:315px
    }

    .main-header--big--to-middle--lg .main-header__bottom {
        height:315px
    }

    .main-header--big--to-middle--lg .main-header__bottom .main-header__bottom-inner {
        vertical-align: bottom;
        padding-bottom:34px
    }

    .main-header__join-btn {
        font-size: 14px;
        height: 42px;
        bottom: 50px;
        line-height: 42px;
        left: 40px;
        -webkit-transform: translate3d(-690px, 0, 0);
        transform:translate3d(-690px, 0, 0)
    }

    .main-search__toggle {
        margin-top: 3px;
        height: 50px;
        line-height:50px
    }

    .main-search__toggle svg {
        margin-right:0
    }

    .main-header__share {
        display:none
    }
}

@media (max-height: 600px) {
    .main-header.main-header--big .main-header__arrow-down {
        display:none
    }
}

.main-nav-toggle {
    position: relative;
    z-index: 4;
    float: left;
    background: 0 0;
    border: none;
    padding: 0;
    outline: none !important;
    display: none;
    margin:12px 0 0
}

.main-nav-toggle svg {
    transition: all .5s cubic-bezier(.23, 1, .32, 1);
    display:block
}

.main-nav-toggle svg rect {
    transition: all .2s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin:50% 50%
}

.main-nav-toggle.active svg {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform:rotateZ(45deg)
}

.main-nav-toggle.active svg rect {
    width:18px !important
}

.main-nav-toggle.active svg rect:first-child {
    -webkit-transform: rotateZ(90deg) translate3d(6px, -8px, 0);
    transform: rotateZ(90deg) translate3d(6px, -8px, 0);
    y: 17;
}

.main-nav-toggle.active svg rect:nth-child(2) {
    -webkit-transform: translate3d(8px, 0, 0);
    transform:translate3d(8px, 0, 0)
}

.main-nav-toggle.active svg rect:last-child {
    opacity:0
}

.main-nav {
    float: left;
    padding-bottom: 20px;
    margin-left:-20px
}

.category-nav, .main-nav {
    padding-top:23px
}

.main-nav nav > ul {
    list-style: none;
    padding: 0;
    margin:0
}

.main-nav nav > ul > li {
    font-weight: 700;
    color:#fff
}

.category-nav nav > ul > li, .main-nav nav > ul > li {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 15px;
    text-transform:uppercase
}

.category-nav nav > ul > li:last-of-type, .main-nav nav > ul > li:last-of-type {
    margin-right:0
}

.main-nav nav > ul > li > a {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0 20px;
    color:#fff
}

.category-nav nav > ul > li ul, .category-nav nav > ul > li.arrow > a:after, .main-nav nav > ul > li ul, .main-nav nav > ul > li.arrow > a:after {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transform: translate3d(0, -600px, 0);
    transform: translate3d(0, -600px, 0);
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.category-nav nav > ul > li.arrow > a:after, .main-nav nav > ul > li.arrow > a:after {
    bottom: -42px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    margin-left: -12px;
    left:50%
}

.category-nav nav > ul > li ul, .main-nav nav > ul > li ul {
    list-style: none;
    margin: 0;
    z-index: 1;
    top: 0;
    left: 40px;
    right: 40px;
    padding:100px 0 0
}

.category-nav nav > ul > li ul li, .main-nav nav > ul > li ul li {
    float: left;
    width: 25%;
    border-right: 2px solid #fff;
    background: #fff;
    line-height: 38px;
    overflow:hidden
}

.category-nav nav > ul > li ul li:last-child, .main-nav nav > ul > li ul li:last-child {
    border-right:0
}

.category-nav nav > ul > li ul li a, .main-nav nav > ul > li ul li a {
    display: block;
    font-family: 'playfair_bold';
    font-size: 26px;
    color: #3a4349;
    transition:all .3s ease
}

.category-nav nav > ul > li ul li a .item__img, .main-nav nav > ul > li ul li a .item__img {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 250px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition:all .3s ease
}

.category-nav nav > ul > li ul li a .item__img:after, .main-nav nav > ul > li ul li a .item__img:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #274779;
    opacity: .45;
    transition: all .8s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.category-nav nav > ul > li ul li a .item__name, .main-nav nav > ul > li ul li a .item__name {
    position: relative;
    margin-right: -1px;
    margin-left: -1px;
    padding: 20px 30px 0 31px;
    min-height: 108px;
    background:#fff
}

.category-nav nav > ul > li ul li a .item__name:after, .main-nav nav > ul > li ul li a .item__name:after {
    position: absolute;
    content: '';
    top: 37px;
    left: 15px;
    height: 2px;
    width: 0;
    background: #3a4349;
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.category-nav nav > ul > li ul li a .item__name span, .main-nav nav > ul > li ul li a .item__name span {
    display: inline-block;
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.category-nav nav > ul > li ul li a:hover .item__img, .main-nav nav > ul > li ul li a:hover .item__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform:scale(1.05)
}

.category-nav nav > ul > li ul li a:hover .item__name span, .main-nav nav > ul > li ul li a:hover .item__name span {
    -webkit-transform: translate3d(25px, 0, 0);
    transform:translate3d(25px, 0, 0)
}

.category-nav nav > ul > li ul li a:hover .item__name:after, .main-nav nav > ul > li ul li a:hover .item__name:after {
    width:30px
}

.category-nav nav > ul > li.show ul, .category-nav nav > ul > li.show.arrow > a:after, .main-nav nav > ul > li.show ul, .main-nav nav > ul > li.show.arrow > a:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.main-nav .main-nav__line {
    bottom:54px
}

.category-nav .main-nav__line, .main-nav .main-nav__line {
    position: absolute;
    width: 0;
    height: 3px;
    left: 0;
    background: #fff;
    transition:opacity .3s ease, width .4s ease-in, left .6s ease, background .6s ease
}

@media (max-width: 1710px) {
    .main-nav nav > ul > li ul li a .item__name {
        font-size: 22px;
        line-height: 30px;
        min-height:98px
    }

    .main-nav nav > ul > li ul li a .item__name:after {
        top:34px
    }
}

@media (max-width: 1439px) {
    .main-nav nav > ul > li > a {
        padding:0 16px
    }
}

@media (max-width: 1359px) {
    .main-nav nav > ul > li > a {
        padding:0 11px
    }
}

@media (max-width: 1279px) {
    .main-nav-toggle {
        display:block
    }

    .main-nav {
        position: fixed;
        z-index: 4;
        top: 70px;
        left: 0;
        width: 902px;
        bottom: 0;
        margin: 0;
        padding-left: 200px;
        padding-top: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #5f7394;
        overflow: hidden;
        transition:all .8s cubic-bezier(.23, 1, .32, 1)
    }

    .main-nav nav {
        display: table;
        height: 100%;
        margin-top: -60px;
        opacity: 0;
        transition:all 1.5s ease
    }

    .main-nav nav > ul {
        display: table-cell;
        width: 100%;
        vertical-align:middle
    }

    .main-nav nav > ul > li {
        float: none;
        font-family: 'playfair_bold';
        font-size: 33px;
        line-height: 65px;
        text-transform:none
    }

    .main-nav nav > ul > li a {
        padding:0
    }

    .main-nav nav > ul > li a:hover {
        color:#ffc11a
    }

    .main-nav .main-nav__line, .main-nav nav > ul > li a:after, .main-nav nav > ul > li ul {
        display:none !important
    }

    .main-header.nav-open .main-header__join-btn, .main-header.nav-open .main-header__share, .main-header.nav-open .main-nav, .main-header.nav-open .main-nav nav {
        -webkit-transform: translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }

    .main-header.nav-open .main-nav nav {
        opacity:1
    }
}

@media (max-width: 1023px) {
    .main-nav {
        width: 690px;
        padding-left:95px
    }
}

@media (max-width: 767px) {
    .main-nav-toggle {
        margin-top:16px
    }

    .main-nav {
        top: 55px;
        padding-left: 40px;
        width: 100%;
        padding-top:30px
    }

    .main-nav nav > ul > li {
        font-size: 22px;
        line-height:50px
    }
}

.main-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition:all .3s ease
}

.main-search .main-search__close {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    outline: none !important;
    position: fixed;
    top: 50px;
    right: 50px;
    width: 70px;
    height: 70px;
    background: #ffc11a;
    cursor: pointer;
    z-index: 8040;
    border-radius: 5px;
    transition:all .4s ease
}

.main-search .main-search__close svg, .main-search .main-search__form {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    transition:all .4s ease
}

.main-search .main-search__close:hover {
    border-radius:70px
}

.main-search .main-search__close:hover svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform:rotateZ(180deg)
}

.main-search .main-search__form {
    width: 900px;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    margin:-32px 0 0 -450px
}

.main-search .main-search__form .main-search__input {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 65px;
    background: 0 0;
    border: 0;
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    padding:0 60px 0 7px
}

.main-search .main-search__form .main-search__input::-moz-placeholder {
    color: #fff;
    opacity:1
}

.main-search .main-search__form .main-search__input:-ms-input-placeholder {
    color:#fff
}

.main-search .main-search__form .main-search__input::-webkit-input-placeholder {
    color:#fff
}

.main-search .main-search__form .main-search__input:focus + .main-search__input-border {
    width:100%
}

.main-search .main-search__form .main-search__input-border {
    position: absolute;
    z-index: 2;
    background: #ffc11a;
    height: 2px;
    width: 0;
    left: 0;
    bottom: 0;
    transition:all .3s ease
}

.main-search .main-search__form .main-search__button {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    outline: none !important;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 50px;
    height:65px
}

.main-search .main-search__form .main-search__button svg path {
    transition:all .3s ease
}

.main-search .main-search__form .main-search__button:hover svg path {
    fill:#fff
}

.main-search.active {
    visibility: visible;
    opacity:1
}

.main-search.active .main-search__form {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform:translateY(0)
}

@media (max-width: 1279px) {
    .main-search {
        top:70px
    }

    .main-search .main-search__close {
        display:none
    }

    .main-search .main-search__form {
        width: 700px;
        margin-left:-350px
    }
}

@media (max-width: 1023px) {
    .main-search {
        top:70px
    }

    .main-search .main-search__form {
        width: auto;
        left: 60px;
        right: 60px;
        margin-left:0
    }
}

@media (max-width: 767px) {
    .main-search {
        top:55px
    }

    .main-search .main-search__form {
        left: 30px;
        right:30px
    }

    .main-search .main-search__form .main-search__input {
        font-size:26px
    }
}

@media (max-width: 400px) {
    .main-search .main-search__form {
        left: 15px;
        right:15px
    }

    .main-search .main-search__form .main-search__input {
        font-size:22px
    }

    .main-search .main-search__form .main-search__button svg {
        width: 25px;
        height:25px
    }
}

.main-slider {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right:0
}

.main-slider:after, .main-slider__item:after {
    position: absolute;
    content: '';
    z-index: 2;
    left: 0;
    right: 0;
    opacity:.7
}

.main-slider:after {
    top: 0;
    background: linear-gradient(to bottom, #3b3d4e 0%, rgba(59, 61, 78, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b3d4e', endColorstr='#003b3d4e', GradientType=0);
    height:183px
}

.main-slider__item {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 650px;
    max-height: 900px;
    text-align: center;
    overflow:hidden
}

.main-slider__item:after {
    bottom: 0;
    height: 650px;
    background: linear-gradient(to bottom, rgba(59, 61, 78, 0) 0%, #3b3d4e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003b3d4e', endColorstr='#3b3d4e', GradientType=0)
}

.main-slider__item .item__content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.main-slider__item .item__icon {
    margin-bottom: 30px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition:all 1.5s ease
}

.main-slider__item .item__icon img {
    display: inline-block;
    width:auto !important
}

.main-slider__item .item__icon svg {
    opacity:0
}

.main-slider__item .item__name {
    display: inline-block;
    position: relative;
    font-family: 'playfair_bold';
    font-size: 70px;
    line-height: 90px;
    color: #fff;
    text-transform: uppercase;
    transition: all 1.8s ease;
    letter-spacing: 1px;
    margin-top:0
}

.main-slider__item .item__name:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -33px;
    width: 200px;
    height: 2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    transition:all 2s ease
}

.main-slider__item .item__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 1s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform:translateZ(0)
}

.main-slider__item.main-slider__item--news {
    text-align:left
}

.main-slider__item.main-slider__item--news .item__content {
    vertical-align: bottom;
    padding:0 40px 160px
}

.main-slider__item.main-slider__item--news .item__content__inner {
    max-width: 1630px;
    margin: 0 auto;
    padding-left:92px
}

.main-slider__item.main-slider__item--news .page-header__info {
    margin-bottom: 24px;
    transition:all 1.5s ease
}

.main-slider__item.main-slider__item--news .page-header__info:after, .main-slider__item.main-slider__item--news .page-header__info:before {
    content: " ";
    display:table
}

.main-slider__item.main-slider__item--news .page-header__info:after {
    clear:both
}

.main-slider__item.main-slider__item--news .page-header__info .page-header__info__date {
    color: #fff;
    background-image:url(../img/svg/time--white.svg)
}

.main-slider__item.main-slider__item--news .item__name {
    display: block;
    font-size: 33px;
    line-height: 48px;
    text-transform: none;
    letter-spacing:1px
}

.main-slider__item.main-slider__item--news .item__name:after {
    display:none
}

.main-slider__item.main-slider__item--news .item__name a, .main-slider__item.main-slider__item--news .item__name h1 {
    color: #fff;
    display: inline-block;
    max-width: 1180px;
    text-transform: none;
    margin: 0;
    line-height: inherit;
    font-size:inherit
}

.main-slider.owl-carousel .owl-stage, .main-slider.owl-carousel .owl-stage-outer {
    height:100%
}

.main-slider.owl-carousel .owl-item {
    height: 100%;
    overflow:hidden
}

.main-slider.owl-carousel .owl-item .main-slider__item .item__icon, .main-slider.owl-carousel .owl-item .main-slider__item .item__name, .main-slider.owl-carousel .owl-item .main-slider__item .page-header__info {
    -webkit-transform: translate3d(0, 70px, 0);
    transform:translate3d(0, 70px, 0)
}

.main-slider.owl-carousel .owl-item .main-slider__item .item__name:after {
    -webkit-transform: translate3d(0, 70px, 0) translateX(-50%);
    transform:translate3d(0, 70px, 0) translateX(-50%)
}

.main-slider.owl-carousel .owl-item.active .main-slider__item .item__icon, .main-slider.owl-carousel .owl-item.active .main-slider__item .item__name, .main-slider.owl-carousel .owl-item.active .main-slider__item .page-header__info {
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.main-slider.owl-carousel .owl-item.active .main-slider__item .item__icon:after, .main-slider.owl-carousel .owl-item.active .main-slider__item .item__name:after, .main-slider.owl-carousel .owl-item.active .main-slider__item .page-header__info:after {
    -webkit-transform: translate3d(0, 0, 0) translateX(-50%);
    transform:translate3d(0, 0, 0) translateX(-50%)
}

.main-slider.owl-carousel .owl-item.active .main-slider__item .item__bg {
    transition: all 7s linear;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform:scale(1.1)
}

.main-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 200px;
    z-index:10
}

.main-slider.owl-carousel .owl-dots {
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform:translateY(-50%)
}

.main-slider.owl-carousel .owl-dots .owl-dot {
    display: block;
    padding: 7.5px;
    cursor:pointer
}

.main-slider.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .6);
    transition:all .3s ease
}

.main-slider.owl-carousel .owl-dots .owl-dot.active span {
    background:#ffc11a
}

@media (max-width: 1710px) {
    .main-slider__item.main-slider__item--news .item__name a {
        max-width:850px
    }

    .main-slider__item.main-slider__item--news .item__content {
        padding-bottom:100px
    }
}

@media (max-width: 1439px) {
    .main-slider__item.main-slider__item--news .item__name {
        font-size: 30px;
        line-height:44px
    }
}

@media (min-width: 1280px) {
    .main-slider.owl-carousel .owl-item {
        height:100% !important
    }
}

@media (max-width: 1279px) {
    .main-slider {
        top: auto;
        position: relative;
        bottom: auto;
        padding-top:70px
    }

    .main-slider__item {
        height: auto !important;
        min-height:630px
    }

    .main-slider__item:after {
        height:50%
    }

    .main-slider__item .item__name {
        font-size: 50px;
        line-height:70px
    }

    .main-slider__item .item__name:after {
        bottom:-25px
    }

    .main-slider__item .item__icon {
        margin-bottom:14px
    }

    .main-slider__item.main-slider__item--news .item__content__inner {
        padding-left:0
    }

    .main-slider__item.main-slider__item--news .item__name {
        font-size: 28px;
        line-height:42px
    }

    .main-slider.owl-carousel .owl-item .main-slider__item {
        height:100% !important
    }
}

@media (max-width: 1023px) {
    .main-slider__item {
        min-height:600px
    }

    .main-slider__item .item__content {
        padding-left: 30px;
        padding-right:30px
    }

    .main-slider__item.main-slider__item--news .item__content {
        padding-left: 30px;
        padding-right: 60px;
        padding-bottom:90px
    }

    .main-slider.owl-carousel .owl-dots {
        right:30px
    }
}

@media (max-width: 767px) {
    .main-slider {
        padding-top:55px
    }

    .main-slider:after, .main-slider__item .item__content .item__name:after {
        display:none
    }

    .main-slider__item {
        min-height:430px
    }

    .main-slider__item .item__content {
        padding:0 15px
    }

    .main-slider__item .item__content .item__icon, .main-slider__item .item__content .item__name, .main-slider__item .item__content .page-header__info {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform:none !important
    }

    .main-slider__item .item__content .item__name {
        font-size: 25px;
        line-height:40px
    }

    .main-slider__item.main-slider__item--news:after {
        height: 100%;
        background:#3b3d4e
    }

    .main-slider__item.main-slider__item--news .item__content {
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom:0
    }

    .main-slider__item.main-slider__item--news .item__content .page-header__info {
        margin-bottom: 17px;
        line-height:23px
    }

    .main-slider__item.main-slider__item--news .item__content .item__name {
        font-size: 20px;
        line-height:30px
    }

    .main-slider.owl-carousel .owl-dots {
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align:center
    }

    .main-slider.owl-carousel .owl-dots .owl-dot {
        display:inline-block
    }
}

.category-nav {
    position: relative;
    float: none;
    padding-bottom: 0;
    padding-left: 25px;
    margin-top: 9px;
    margin-left:0;
}

.category-nav:after, .category-nav:before {
    content: " ";
    display:table
}

.category-nav:after {
    clear:both
}

.category-nav nav > ul {
    list-style: none;
    padding: 0;
    margin:0
}

.category-nav nav > ul > li {
    font-weight: 600;
    color: #c5c5c5;
    margin-right:40px
}

.category-nav nav > ul > li > a {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0 0 40px;
    color:#c5c5c5
}

.category-nav nav > ul > li.active > a {
    color:#fff
}

.category-nav .main-nav__line {
    bottom:9px
}

.category-nav .owl-carousel {
    display:block
}

.category-nav.scrolable nav {
    overflow-y: auto;
    -webkit-overflow-scrolling:touch !important
}

.category-nav.scrolable nav::-webkit-scrollbar {
    width: 0 !important;
    height:0 !important
}

.category-nav.scrolable nav ul li:last-child {
    margin-right:15px
}

@media (max-width: 1279px) {
    .category-nav {
    }
}

@media (max-width: 1023px) {
    .category-nav {
    }
}

@media (max-width: 767px) {
    .category-nav {
        width: auto;
        overflow: hidden;
        margin-top: 40px;
        padding-top: 0;
        border-top: 1px solid rgba(255, 255, 255, .1);
        margin-right:-15px
    }

    .category-nav .main-nav__line {
        bottom: auto;
        top:-1px
    }

    .category-nav nav > ul {
        white-space:nowrap
    }

    .category-nav nav > ul > li {
        float: none;
        display: inline-block;
        margin-right: 20px;
        font-size:14px
    }

    .category-nav nav > ul > li a {
        padding-top:22px
    }

    body.mobile .category-nav .main-nav__line {
        display:none !important
    }

    body.mobile .category-nav nav > ul > li.active a {
        position:relative
    }

    body.mobile .category-nav nav > ul > li.active a:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background:#fff
    }
}

.main-footer {
    position: relative;
    z-index: 1;
    background: #252525;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow:hidden
}

.main-footer h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    color: #fff;
    text-transform:uppercase
}

.main-footer .main-footer__copyright--bottom {
    display:none
}

.main-footer .main-footer__left {
    padding-top: 70px;
    padding-bottom: 55px;
    padding-right:40px
}

.main-footer .main-footer__left .divider {
    width: 100%;
    height: 1px;
    background: #363636;
    margin:60px 0
}

.main-footer .copyright {
    font-size: 15px;
    color: #7d7d7d;
    float:left
}

.main-footer .netlab {
    float:right
}

.main-footer .netlab a {
    font-size: 15px;
    color: #7d7d7d;
    transition:all .3s ease
}

.main-footer .main-footer__contacts .list .item a:hover, .main-footer .netlab a:hover {
    color:#ffc11a
}

.main-footer .main-footer__social {
    margin-top:37px
}

.main-footer .main-footer__social .item {
    margin-right:20px
}

.main-footer .main-footer__social .item:last-child {
    margin-right:0
}

.main-footer .main-footer__social .item svg path {
    fill: #fff;
    transition: all .3s ease
}

.main-aside h4.block-head svg path[fill * ="#"], .main-footer .main-footer__social .item:hover svg path {
    fill:#ffc11a
}

.main-footer .main-footer__social .item:hover svg g {
    stroke: #ffc11a;
}

.main-footer .main-footer__contacts {
    padding-right:0
}

.main-footer .main-footer__contacts .list {
    margin-top:30px
}

.main-footer .main-footer__contacts .list:after, .main-footer .main-footer__contacts .list:before, .page-header__info:after, .page-header__info:before {
    content: " ";
    display:table
}

.main-footer .main-footer__contacts .list:after, .page-header__info:after {
    clear:both
}

.main-footer .main-footer__contacts .list .item {
    position: relative;
    float: left;
    min-height: 34px;
    padding-left: 43px;
    color: #b3b2b2;
    width:27.5%
}

.main-footer .main-footer__contacts .list .item:first-child {
    width:45%
}

.main-footer .main-footer__contacts .list .item img {
    position: absolute;
    top: 0;
    left:0
}

.main-footer .main-footer__contacts .list .item a {
    color:#b3b2b2
}

.main-footer .main-footer__subscribe {
    position: relative;
    padding-top: 70px;
    background: #363636;
    padding-left:40px
}

.main-footer .main-footer__subscribe h4 {
    margin-bottom:38px
}

.main-footer .main-footer__subscribe:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0;
    left: 0;
    right: -3000px;
    bottom: -500px;
    background:#363636
}

.main-aside, .main-footer .main-footer__subscribe .form-group {
    position:relative
}

.main-footer .main-footer__subscribe .form-group:after {
    display:none !important
}

.main-footer .main-footer__subscribe .form-group .form-control.valid, .main-footer .main-footer__subscribe .form-group.has-success .form-control {
    border-color:transparent !important
}

.main-footer .main-footer__subscribe .form-control {
    position: relative;
    z-index: 1;
    background: #464646;
    font-family: 'Open Sans';
    font-style: italic;
    color: #fff;
    padding-right: 50px;
    margin-bottom:28px
}

.main-footer .main-footer__subscribe button {
    position: absolute;
    z-index: 2;
    top: 0;
    background: 0 0;
    border: none;
    margin: 0;
    outline: none !important;
    height: 55px;
    padding: 0 24px 0 0;
    right: 0;
    -webkit-transform: translateZ(0);
    transform:translateZ(0)
}

.main-footer .main-footer__subscribe button svg {
    position: relative;
    z-index: 2;
    display: block;
    transition:all .5s cubic-bezier(.23, 1, .32, 1)
}

.main-footer .main-footer__subscribe button:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 23px;
    left: 0;
    height: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #ffc21a;
}

.main-footer .main-footer__subscribe button:hover svg {
    -webkit-transform: translate3d(10px, 0, 0);
    transform:translate3d(10px, 0, 0)
}

.main-footer .main-footer__subscribe .picker.picker-checkbox, .main-footer .main-footer__subscribe .picker.picker-radio {
    margin-bottom:4px
}

.main-footer .main-footer__subscribe .picker.picker-checkbox .picker-label, .main-footer .main-footer__subscribe .picker.picker-radio .picker-label {
    color:#fff
}

.main-footer .main-footer__subscribe .picker.picker-checkbox:hover .picker-flag, .main-footer .main-footer__subscribe .picker.picker-radio:hover .picker-flag {
    color:#ff8b00
}

.main-footer .main-footer__subscribe a {
    margin-left: 43px;
    display: inline-block;
    font-weight: 600;
    white-space:nowrap
}

@media (max-width: 1550px) {
    .main-footer .main-footer__contacts {
        padding-left:0
    }

    .main-footer .main-footer__social-wrap {
        width:320px
    }
}

@media (max-width: 1439px) {
    .main-footer .main-footer__left {
        padding-right:30px
    }

    .main-footer .main-footer__contacts .list .item {
        font-size:14px
    }

    .main-footer .main-footer__subscribe {
        padding-left:30px
    }
}

@media (max-width: 1370px) {
    .main-footer .container-fluid {
        padding:0
    }

    .main-footer .container-fluid .row {
        margin:0
    }

    .main-footer .main-footer__copyright--bottom {
        padding: 40px 20px;
        display: block;
        margin-top: 90px;
        text-align:center
    }

    .main-footer .main-footer__copyright--bottom .copyright {
        font-size: 14px;
        float:none
    }

    .main-footer .main-footer__copyright--bottom .netlab {
        float:none
    }

    .main-footer .main-footer__copyright--bottom .netlab a {
        font-size:14px
    }

    .main-footer .main-footer__left {
        padding-left: 0;
        width: 100%;
        padding-right: 30px;
        height: 310px;
        border-bottom:1px solid #363636
    }

    .main-footer .main-footer__left .divider, .main-footer .main-footer__left .main-footer__copyright, .main-footer .main-footer__social-wrap h4 {
        display:none
    }

    .main-footer .main-footer__social-wrap {
        position: absolute;
        bottom: -92px;
        height: 92px;
        width: 100%;
        border-bottom:1px solid #363636
    }

    .main-footer .main-footer__social {
        text-align: center;
        margin:0
    }

    .main-footer .main-footer__social .item {
        margin: 0 35px;
        line-height:90px
    }

    .main-footer .main-footer__social .item:hover svg path {
        fill:#ffc11a
    }

    .main-footer .main-footer__social .item:hover svg g {
        stroke: #ffc11a;
    }

    .main-footer .main-footer__contacts {
        width: 100%;
        padding-left:40px
    }

    .main-footer .main-footer__contacts .list .item {
        float: none;
        width: 100% !important;
        margin-bottom:20px
    }

    .main-footer .main-footer__subscribe {
        position: absolute;
        top: 0;
        right: 0;
        padding-left: 30px;
        height: 310px;
        padding-right: 40px;
        width:41.66667%
    }

    .main-footer .main-footer__subscribe:after {
        bottom:0
    }
}

@media (max-width: 1023px) {
    .main-footer .main-footer__subscribe {
        padding-left: 30px;
        padding-right: 30px;
        width:50%
    }
}

@media (max-width: 767px) {
    .main-footer .main-footer__left {
        height: auto;
        padding:20px 0
    }

    .main-footer .main-footer__contacts h4, .main-footer .main-footer__social-wrap, .main-footer .main-footer__subscribe {
        display:none
    }

    .main-footer .main-footer__contacts {
        padding-left:30px
    }

    .main-footer .main-footer__copyright--bottom {
        padding: 30px 15px;
        margin-top: 0;
        border:none
    }
}

.main-aside {
    z-index: 2;
    background: #41445e;
    padding-top: 50px;
    padding-bottom: 60px;
    padding-right:30px
}

.main-aside.main-aside--right {
    background: #fff;
    padding-right:15px
}

.main-aside h4.block-head {
    position: relative;
    color: #ffc11a;
    padding-left:42px
}

.main-aside h4.block-head svg {
    position: absolute;
    top: 0;
    left: 0
}

.main-aside h4.block-head svg path[stroke * ="#"] {
    stroke:#ffc11a
}

.main-aside .main-aside__banners {
    text-align:right
}

.main-aside .main-aside__banners .item {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom:50px
}

.main-aside .main-aside__banners .item.item--join {
    max-width: 220px;
    height: 330px;
    padding: 0 10px 0 40px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 33px;
    text-align: left;
    text-transform:uppercase
}

.main-aside .main-aside__banners .item.item--join .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    line-height:53px
}

.main-aside .main-aside__banners .item.item--join .item__content {
    position: relative;
    z-index: 3;
    margin-top:80px
}

.main-aside .main-aside__banners .item.item--join:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(../img/banner--join-map.jpg) 50% 50% no-repeat;
    transition:all .8s ease
}

.main-aside .main-aside__banners .item.item--join:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 12px;
    bottom: 12px;
    right: 12px;
    left: 12px;
    border: 2px solid #fff;
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.main-aside .main-aside__banners .item.item--join:hover:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform:scale(1.1)
}

.main-aside .main-aside__banners .item.item--join:hover:after {
    opacity:.6
}

@media (max-width: 1500px) {
    .main-aside .main-aside__banners .item.item--join {
        padding:0 10px 0 20px
    }

    .main-aside .main-aside__banners .item.item--join:after {
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
        border-width:1px
    }
}

@media (max-width: 1400px) and(min-width: 1280px) {
    .main-aside h4.block-head {
        font-size: 20px;
        letter-spacing:1px
    }
}

@media (max-width: 767px) {
    .main-aside h2.block-head, .main-aside h3.block-head, .main-aside h4.block-head {
        padding-left:0
    }
}

.page-header {
    padding: 0;
    border: 0;
    margin:0 0 35px
}

.page-header h1 {
    font-size: 33px;
    line-height: 48px;
    text-transform: none;
    color: #3a4349;
    margin-top:-8px
}

.page-header h1 + .page-header-info {
    margin-top:12px
}

.page-header h2 {
    font-family: 'playfair_bold';
    font-size: 26px;
    line-height: 40px;
    color: #527287;
    margin: 0;
    text-transform: none;
    letter-spacing:0
}

.page-header__info {
    margin-top: 2px;
    margin-bottom:25px
}

.page-header__info__badges {
    float:left
}

.page-header__info__badges:after, .page-header__info__badges:before {
    content: " ";
    display:table
}

.page-header__info__badges:after {
    clear:both
}

.page-header__info__badges + .page-header__info__date {
    margin-left:30px
}

.page-header__info__badge {
    float: left;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background: rgba(141, 198, 63, .7);
    opacity: .7;
    margin-right:15px
}

.page-header__info__badge:last-child {
    margin-right:0
}

.page-header__info__date {
    float: left;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
    color: #a1abb0;
    background:url(../img/svg/time.svg) 0 1px no-repeat
}

.page-header--big, .page-header--center-big {
    margin-bottom:45px
}

.page-header--big h1, .page-header--center-big h1 {
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 0;
    letter-spacing:2px
}

.page-header--center-big h1 {
    text-align:center
}

.page-header--center-big p:not(.p--big-playfir) {
    text-align: center;
    width: 70%;
    margin: 25px auto 0;
    font-size: 20px;
    line-height: 36px;
    color:#8d9da7
}

@media (max-width: 1439px) {
    .page-header {
        margin-bottom:25px
    }

    .page-header h1 {
        font-size: 30px;
        line-height:44px
    }

    .page-header h2 {
        font-size: 24px;
        line-height:36px
    }

    .page-header--big, .page-header--center-big {
        margin-bottom:35px
    }

    .page-header--big h1, .page-header--center-big h1 {
        font-size:33px
    }

    .page-header--big p:not(.p--big-playfir), .page-header--center-big p:not(.p--big-playfir) {
        font-size: 16px;
        line-height:30px
    }
}

@media (max-width: 1279px) {
    .page-header h1 {
        font-size: 28px;
        line-height:42px
    }

    .page-header--big h1, .page-header--center-big h1 {
        font-size:33px
    }
}

@media (max-width: 1023px) {
    .page-header--big p:not(.p--big-playfir), .page-header--center-big p:not(.p--big-playfir) {
        width:100%
    }
}

@media (max-width: 767px) {
    .page-header {
        margin-bottom:18px
    }

    .page-header h1, .page-header h2 {
        font-size: 20px;
        line-height:30px
    }

    .page-header h2 {
        font-size:18px
    }

    .page-header--big, .page-header--center-big {
        margin-top: 18px;
        margin-bottom:23px
    }

    .page-header--big h1, .page-header--center-big h1 {
        font-size: 24px;
        text-align: left;
        margin-bottom:0
    }

    .page-header--big p:not(.p--big-playfir), .page-header--center-big p:not(.p--big-playfir) {
        text-align: left;
        font-size: 15px;
        line-height: 26px;
        margin-top: 11px;
        margin-bottom: 0;
        padding-bottom:10px
    }

    .page-header__info {
        margin-bottom: 17px;
        line-height:23px
    }

    .page-header__info__badges {
        float: none;
        margin-bottom:8px
    }

    .page-header__info__badges + .page-header__info__date {
        margin-top: 4px;
        margin-left: 0;
        float:none
    }

    .page-header__info__badge {
        height: 23px;
        line-height: 23px;
        font-size: 13px;
        padding: 0 8px;
        margin-bottom:5px
    }
}

.video-slider {
    margin-top: 60px;
    background: #41445e;
    padding:60px 0 90px
}

.video-slider .video-slider__item {
    display: block;
    position: relative;
    width: 600px;
    height: 410px;
    overflow:hidden
}

.video-slider .video-slider__item:after {
    position: absolute;
    content: '';
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 385px;
    opacity: .9;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .7s cubic-bezier(.23, 1, .32, 1);
    background: linear-gradient(to bottom, rgba(59, 61, 78, 0) 0%, #3b3d4e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003b3d4e', endColorstr='#3b3d4e', GradientType=0)
}

.video-slider .video-slider__item .item__anons, .video-slider .video-slider__item .item__name {
    position: absolute;
    z-index: 3;
    left: 40px;
    right: 40px;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.video-slider .video-slider__item .item__name {
    bottom: 52px;
    min-height: 60px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 20px;
    font-weight:600
}

.video-slider .video-slider__item .item__name.va-center {
    height: auto;
    width:auto
}

.video-slider .video-slider__item .item__name svg {
    display: block;
    margin-bottom:13px
}

.video-slider .video-slider__item .item__name svg path {
    fill: #ffc11a;
    transition:all .3s ease
}

.video-slider .video-slider__item .item__name svg circle {
    fill: #ffc11a;
    fill-opacity: 0;
    transition:all .3s ease
}

.video-slider .video-slider__item .item__name svg .traingle {
    fill: #ffc11a;
    -webkit-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform:translateX(2px)
}

.video-slider .video-slider__item .item__anons {
    top: 100%;
    padding-bottom: 45px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin-top:10px
}

.video-slider .video-slider__item .item__bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.video-slider .video-slider__item:hover:after {
    height: 150%;
    opacity:1
}

.video-slider .video-slider__item:hover .item__name svg circle, .video-slider .video-slider__item:hover .item__name svg path {
    fill: #ffc11a;
    fill-opacity:1
}

.video-slider .video-slider__item:hover .item__name svg .traingle {
    fill:#393b49
}

.video-slider .owl-carousel {
    display: block;
    opacity: 0;
    height:440px
}

.video-slider .owl-carousel.owl-loaded {
    opacity:1
}

.video-slider .owl-carousel .owl-stage-outer {
    overflow:visible
}

.video-slider .btn-all-wrap {
    padding: 20px 0 30px;
    border-bottom:1px solid rgba(0, 0, 0, .1)
}

@media (max-width: 1279px) {
    .video-slider {
        margin-top:40px
    }

    .video-slider .video-slider__item {
        width:600px
    }
}

@media (max-width: 1023px) {
    .video-slider {
        padding-bottom:70px
    }
}

@media (max-width: 1123px) {
    .video-slider .video-slider__item {
        width: 100%;
        height:410px
    }

    .video-slider .owl-carousel {
        height:410px
    }

    .video-slider .owl-carousel .owl-stage-outer {
        overflow:hidden
    }
}

@media (max-width: 767px) {
    .video-slider {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom:0
    }

    .video-slider .btn-all-wrap {
        display:block
    }

    .video-slider .video-slider__item {
        width: 100%;
        height: auto;
        min-height: 300px;
        margin-bottom: 10px;
        display:none
    }

    .video-slider .video-slider__item:nth-child(-n + 3) {
        display:block
    }

    .video-slider .video-slider__item:after {
        height: 200px;
        opacity:.9
    }

    .video-slider .video-slider__item .item__name {
        bottom: 26px;
        left: 0;
        right: 0;
        min-height: 0;
        padding: 0 20px;
        font-size: 16px;
        line-height:26px
    }

    .video-slider .video-slider__item .item__name svg {
        width: 36px;
        height:36px
    }

    .video-slider .video-slider__item .item__name:after {
        display:none
    }

    .video-slider .video-slider__item .item__anons {
        left: 0;
        right: 0;
        padding: 0 20px 20px;
        margin:0
    }

    .video-slider .owl-carousel {
        height: auto;
        opacity:1
    }
}

@media (max-width: 500px) {
    .video-slider .video-slider__item {
        min-height:227px
    }
}

.news-list__item {
    display: block;
    position: relative;
    margin-bottom: 30px;
    background:#fff
}

.news-list__item .item__img-wrap {
    position: relative;
    height: 215px;
    z-index: 2;
    overflow: hidden;
    margin-bottom:30px
}

.news-list__item .item__img {
    position: relative;
    z-index: 2;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.news-list__item .item__name-wrap {
    padding:0 20px 80px
}

.news-list__item .item__date {
    position: relative;
    z-index: 2;
    padding-left: 20px;
    font-size: 14px;
    line-height: 14px;
    color: #a1abb0;
    background: url(../img/svg/time.svg) 0 50% no-repeat;
    margin-bottom:11px
}

.news-list__item .item__name {
    position: relative;
    z-index: 2;
    color: #3a4349;
    font-size: 18px;
    font-weight: 600;
    transition:all .3s ease
}

.news-list__item--img-empty .item__img-wrap {
    height:120px
}

.news-list__item--img-empty .item__img {
    margin-bottom:30px
}

.news-list__item--img-empty .item__img:after {
    position: absolute;
    content: '';
    z-index: 2;
    width: 120px;
    height: 120px;
    background:#ffc11a url(../img/svg/photo.svg) 50% 50% no-repeat
}

.news-list__item--img-empty:hover .item__img-wrap .item__img {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform:none !important
}

.news-list__item:hover .item__img-wrap .item__img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    transition:all 1.5s cubic-bezier(.23, 1, .32, 1)
}

.news-list__item:hover .item__name {
    color:#5f7394
}

.news-list__item--video .item__img-wrap:after {
    position: absolute;
    content: '';
    z-index: 3;
    left: 20px;
    bottom: 30px;
    width: 39px;
    height: 39px;
    background: url(../img/svg/play-2.svg) 0 0 no-repeat;
    background-size:cover
}

.news-list + .load-more {
    padding-top:30px
}

.news-list--aside .owl-carousel {
    display:block
}

.news-list--aside .news-list__item {
    margin-bottom: 40px;
    max-width: 280px;
    background:0 0
}

.news-list--aside .news-list__item .item__img-wrap {
    height:165px
}

.news-list--aside .news-list__item .item__name-wrap {
    padding:0
}

.news-list--aside .news-list__item .item__name {
    color:#fff
}

.news-list--aside .news-list__item:hover .item__name {
    color:#ffc11a
}

@media (max-width: 1439px) {
    .news-list__item .item__name-wrap {
        padding:0 20px 24px
    }

    .news-list__item .item__name {
        font-size: 16px;
        line-height:28px
    }
}

@media (max-width: 1279px) {
    .news-list__item {
        margin-bottom:20px
    }

    .news-list--aside .news-list__item {
        max-width: 100%;
        margin-bottom:0
    }
}

@media (max-width: 1023px) {
    .news-list--aside .news-list__item {
        max-width:307px
    }
}

@media (max-width: 767px) {
    .news-list__item {
        display: table;
        margin-bottom: 10px;
        height: auto !important;
        min-height: 215px !important;
        width:100%
    }

    .news-list__item .item__img-wrap {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        z-index: 2;
        margin-bottom: 0;
        background:#000
    }

    .news-list__item .item__img-wrap .icon-play {
        display:none
    }

    .news-list__item .item__name-wrap {
        display: table-cell;
        vertical-align: bottom;
        height: 100%;
        padding:25px 20px 27px
    }

    .news-list__item .item__img {
        z-index: 2;
        opacity:.35
    }

    .news-list__item .item__date {
        z-index: 3;
        color:#fff
    }

    .news-list__item .item__name {
        z-index: 3;
        line-height: 26px;
        color: #fff;
        font-size:16px
    }

    .news-list__item--img-empty {
        padding-top:60px
    }

    .news-list__item--img-empty .item__img-wrap {
        background:0 0
    }

    .news-list__item--img-empty .item__img {
        opacity:1
    }

    .news-list__item--img-empty .item__img:after {
        width: 60px;
        height: 60px;
        background-size:50%
    }

    .news-list__item--img-empty .item__date {
        color:#a1abb0 !important
    }

    .news-list__item--img-empty .item__name {
        color:#3a4349 !important
    }

    .news-list__item:hover .item__img-wrap .item__img {
        -webkit-transform: none;
        -ms-transform: none;
        transform:none
    }

    .news-list--last .news-list__list > div, .news-list__item--video .item__img-wrap:after {
        display:none
    }

    .news-list__item--video .item__date {
        padding-top: 57px;
        background-position:0 58px
    }

    .news-list__item--video .item__date:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 39px;
        height: 39px;
        background: url(../img/svg/play-2.svg) 0 0 no-repeat;
        background-size:cover
    }

    .news-list + .load-more {
        padding-top:30px
    }

    .news-list .btn-all-wrap {
        display: block;
        padding-top:20px
    }

    .news-list--last .news-list__list > div:nth-child(-n + 5) {
        display:table
    }

    .news-list--aside .news-list__item {
        margin-bottom: 10px;
        max-width:100%
    }

    .news-list--aside .news-list__item .item__name-wrap {
        padding:25px 20px 27px
    }

    .news-list--aside .news-list__item .item__img-wrap {
        height:100%
    }
}

.featured-blogs {
    background: #fff;
    padding:70px 0
}

.featured-blogs__item {
    width:320px
}

.featured-blogs__item .item-author {
    position: relative;
    padding-left: 98px;
    min-height:78px
}

.featured-blogs__item .item-author .item-author__avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 78px;
    border-radius: 78px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform:translateZ(0)
}

.featured-blogs__item .item-author .item-author__avatar img {
    border-radius: 78px;
    max-width:100%
}

.featured-blogs__item .item-author .item-author__name {
    padding-top:10px
}

.featured-blogs__item .item-author .item-author__name a, .featured-blogs__item .item__name {
    font-size: 16px;
    font-weight: 600;
    transition: all .3s ease;
    color:#527287
}

.featured-blogs__item .item-author .item-author__name a:hover {
    color:#3a4349
}

.featured-blogs__item .item-author .item-author__name span {
    display: block;
    margin-top: 9px;
    font-size: 14px;
    line-height: 14px;
    color:#a1abb0
}

.featured-blogs__item .item__name {
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    color: #3a4349;
    line-height:30px
}

.featured-blogs__item .item__name:hover {
    color:#5f7394
}

.featured-blogs__item .item__anons {
    margin-top: 14px;
    font-style: italic;
    line-height: 24px;
    color:#7f7f7f
}

.docs-list.docs-list--page-bottom hr, .featured-blogs .owl-carousel {
    margin-bottom:30px
}

.featured-blogs .owl-carousel .owl-stage-outer {
    overflow:visible
}

.main-aside .featured-blogs {
    background: 0 0;
    color: #fff;
    padding: 0;
    margin:0
}

.main-aside .featured-blogs__author {
    position: relative;
    padding-bottom:10px
}

.main-aside .featured-blogs__author .author__avatar {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-bottom:10px
}

.main-aside .featured-blogs__author .author__avatar img {
    border-radius: 100%;
    max-width:100%
}

.main-aside .featured-blogs__author .author__name {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight:600
}

.main-aside .featured-blogs__author .author__name:hover, .main-aside .featured-blogs__item .item__name:hover {
    color:#ffc11a
}

.main-aside .featured-blogs__item {
    border-top: 1px solid #363d48;
    margin-top: 25px;
    padding-bottom: 4px;
    width: auto;
    max-width:280px
}

.main-aside .featured-blogs__item .item__name, .main-content.about-party.about-party--mobile .history .history-section--ch-2 .history-section__date b, .main-content.about-party.about-party--mobile .history .history-section--ch-2 .history-section__date p, .main-content.about-party.about-party--mobile .history .history-section--ch-3 .history-section__date b, .main-content.about-party.about-party--mobile .history .history-section--ch-3 .history-section__date p, .regions-map h2.block-head a {
    color:#fff
}

.main-aside .featured-blogs__item .item__anons {
    color: #adc1cc;
    font-size:15px
}

.main-aside .featured-blogs .owl-carousel {
    display:block
}

.main-aside .featured-blogs .owl-carousel .featured-blogs__item {
    width:280px
}

.main-aside .featured-blogs .owl-carousel .owl-nav {
    display:none
}

@media (max-width: 1279px) {
    .main-aside .featured-blogs__author {
        padding-bottom:12px
    }

    .main-aside .featured-blogs__author:after, .main-aside .featured-blogs__author:before {
        content: " ";
        display:table
    }

    .main-aside .featured-blogs__author:after {
        clear:both
    }

    .main-aside .featured-blogs__author .author__avatar {
        float: left;
        width: 78px;
        height: 78px;
        margin-right:-78px
    }

    .main-aside .featured-blogs__author .author__name {
        float: left;
        margin-left: 78px;
        font-size: 16px;
        padding-left: 20px;
        padding-top:23px
    }

    .main-aside .featured-blogs__item {
        border-top: none;
        padding-top: 0;
        margin-top:0
    }

    .main-aside .featured-blogs__item .item__name {
        font-size: 16px;
        line-height: 28px;
        margin-top:0
    }

    .main-aside .featured-blogs__item .item__anons {
        font-size: 15px;
        line-height: 24px;
        margin-top:11px
    }

    .main-aside .featured-blogs .owl-carousel .featured-blogs__item {
        width: 320px;
        max-width:320px
    }
}

@media (max-width: 767px) {
    .featured-blogs {
        padding-top: 25px;
        padding-bottom:40px
    }

    .featured-blogs .btn-all-wrap {
        display: block;
        padding-top:27px
    }

    .featured-blogs__item {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        margin-bottom: 25px;
        padding-bottom: 22px;
        display:none
    }

    .featured-blogs__item:nth-child(-n + 5) {
        display:block
    }

    .featured-blogs__item:nth-child(5) {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom:0
    }

    .featured-blogs__item .item__name {
        margin-top: 13px;
        font-size: 16px;
        line-height:26px
    }

    .featured-blogs__item .item__name:hover {
        color:#5f7394
    }

    .featured-blogs__item .item__anons {
        margin-top: 9px;
        font-style: italic;
        line-height: 22px;
        font-size: 14px;
        color:#7f7f7f
    }

    .featured-blogs .owl-carousel {
        display: block;
        height:auto
    }

    .main-aside .featured-blogs__author .author__name {
        color:#527287
    }

    .main-aside .featured-blogs__item {
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 22px;
        margin-bottom:17px
    }

    .main-aside .featured-blogs__item .item__name {
        color:#3a4349
    }

    .main-aside .featured-blogs__item .item__anons {
        font-size: 14px;
        color: #7f7f7f;
        line-height:22px
    }
}

.regions-map {
    position: relative;
    margin-bottom: -100px;
    height:780px
}

.regions-map .regions-map__eq {
    height:780px
}

.regions-map img {
    max-width: 100%;
    width:100%
}

.regions-map h2.block-head {
    margin-bottom: 35px;
    white-space:nowrap
}

.regions-map p {
    margin:0
}

.regions-map .btn.btn-line {
    margin-top: 40px;
    height: 40px;
    line-height:36px
}

.regions-map .container-fluid {
    position: relative;
    z-index:2
}

.regions-map .regions-map__map {
    position: absolute;
    top: 0;
    left: 40%;
    right: 0;
    bottom: 0;
    background:url(../img/map-temp.png) 100% 50% no-repeat
}

@media (max-width: 2100px) {
    .regions-map .regions-map__map {
        background-position:0% 50%
    }
}

@media (max-width: 1279px) {
    .regions-map, .regions-map .regions-map__eq {
        height:580px
    }

    .regions-map .regions-map__map {
        left:50%
    }
}

@media (max-width: 1023px) {
    .regions-map .regions-map__map {
        left:60%
    }

    .regions-map {
        height: auto;
        background: url(../img/regions-bg.jpg) 50% 50% no-repeat;
        background-size: cover;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        padding:40px 0 60px
    }

    .regions-map .regions-map__eq {
        height:auto
    }

    .regions-map h2.block-head {
        color: #fff;
        font-family: 'playfair_bold';
        font-size: 25px;
        line-height: 40px;
        max-width: 250px;
        white-space: normal;
        padding-top: 10px;
        margin-bottom:10px
    }

    .regions-map h2.block-head svg {
        width: 34px;
        height: 33px;
        display: block;
        margin-bottom:20px
    }

    .regions-map .regions-map__map {
        display:none
    }
}

@media (max-width: 767px) {
    .regions-map {
        height: 283px;
        padding:0
    }

    .regions-map .regions-map__eq {
        height:283px
    }

    .regions-map:before {
        position: absolute;
        z-index: 3;
        content: '';
        bottom: 99px;
        right: 30px;
        width: 42px;
        height: 24px;
        background:url(../img/svg/categories-tile-arrow.svg) 100% 50% no-repeat
    }

    .regions-map h2.block-head {
        padding-left: 15px;
        margin-bottom:0
    }

    .regions-map .btn, .regions-map p {
        display:none
    }
}

@media (max-width: 370px) {
    .regions-map:before {
        display:none
    }
}

.categories-tile, .categories-tile--people {
    margin-bottom:-50px
}

.categories-tile .item-wrap {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right:15px
}

.categories-tile .item {
    display: block;
    position: relative;
    height: 450px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #274779;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.categories-tile .item .item__name, .categories-tile .item:before {
    position: absolute;
    right: 50px;
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.categories-tile .item .item__name {
    left: 95px;
    padding-right: 75px;
    color: #fff;
    font-family: 'playfair_bold';
    font-size: 36px;
    line-height: 50px;
    z-index: 2;
    bottom:90px
}

.categories-tile .item:before {
    z-index: 3;
    content: '';
    bottom: 110px;
    width: 62px;
    height: 24px;
    background: url(../img/svg/categories-tile-arrow.svg);
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform:translateX(-50px)
}

.categories-tile .item .item__img, .categories-tile .item:hover .item__img {
    transition: transform 1.5s cubic-bezier(.23, 1, .32, 1);
    transition:transform 1.5s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s cubic-bezier(.23, 1, .32, 1)
}

.categories-tile .item .item__img, .categories-tile .item .item__img:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.categories-tile .item .item__img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    will-change:transform
}

.categories-tile .item .item__img:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #274779;
    opacity: .45;
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.categories-tile .item:hover .item__img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform:scale(1.08)
}

.categories-tile .item:hover .item__img:after {
    opacity: .8;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform:translateY(0)
}

.categories-tile .item:hover .item__name {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform:translateY(-10px)
}

.categories-tile .item:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform:translateX(0)
}

@media (max-width: 1439px) {
    .categories-tile .item {
        height:370px
    }

    .categories-tile .item .item__name {
        font-size: 30px;
        line-height: 40px;
        left: 50px;
        bottom:80px
    }

    .categories-tile .item:before {
        bottom:100px
    }
}

@media (max-width: 1279px) {
    .categories-tile.row, .categories-tile > .row {
        margin-left: -10px;
        margin-right:-10px
    }

    .categories-tile .item-wrap {
        padding-left: 10px;
        padding-right:10px
    }

    .categories-tile .item {
        margin-bottom: 20px;
        height:330px
    }

    .categories-tile .item .item__name {
        left: 50px;
        bottom: 50px;
        font-size:28px
    }

    .categories-tile .item:before {
        bottom: 70px;
        right:30px
    }
}

@media (max-width: 1023px) {
    .categories-tile .item-wrap {
        width: 100%;
        float:none
    }

    .categories-tile .item {
        margin-bottom: 20px;
        height:250px
    }

    .categories-tile .item .item__name {
        left: 20px;
        bottom: 23px;
        font-size:24px
    }

    .categories-tile .item:before {
        bottom: 35px;
        right: 20px;
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: 42px;
        background-position:100% 0
    }
}

@media (max-width: 767px) {
    .categories-tile.row, .categories-tile > .row {
        margin-left: -10px;
        margin-right:-10px
    }

    .categories-tile .item-wrap {
        padding-left: 10px;
        padding-right:10px
    }

    .categories-tile .item {
        margin-bottom:15px
    }

    .categories-tile .item .item__name {
        line-height: 30px;
        bottom:33px
    }
}

.categories-tile--people .item {
    position: relative;
    cursor:pointer
}

.categories-tile--people .item:after {
    position: absolute;
    content: '';
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 258px;
    opacity: .9;
    background: linear-gradient(to bottom, rgba(73, 82, 96, 0) 0%, #495260 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00495260', endColorstr='#495260', GradientType=0)
}

.categories-tile--people .item .item__img:after, .categories-tile--people .item:before {
    display:none
}

.categories-tile--people .item .item__name {
    z-index: 3;
    left: 0;
    bottom: 35px;
    font-size: 30px;
    line-height: 40px;
    padding-left:35px
}

.categories-tile--people .item .item__img {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.categories-tile--people .item .item__img, .categories-tile--people .item:hover .item__img {
    transition: opacity .8s ease, transform 1.5s cubic-bezier(.23, 1, .32, 1);
    transition:opacity .8s ease, transform 1.5s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1.5s cubic-bezier(.23, 1, .32, 1)
}

.categories-tile--people.owl-carousel .owl-stage-outer {
    overflow:visible
}

.categories-tile--people.owl-carousel .item {
    margin-bottom: 0;
    width:385px
}

.categories-tile--people.owl-carousel .item:after {
    right:0
}

.categories-tile--people.owl-carousel .item .item__name, .categories-tile--people.owl-carousel .item:after {
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

@media (max-width: 1439px) {
    .categories-tile--people .item .item__name {
        font-size: 24px;
        line-height: 34px;
        padding-left: 25px;
        bottom:25px
    }

    .categories-tile--people.owl-carousel .item {
        height: 450px;
        width:340px
    }
}

@media (max-width: 1279px) {
    .categories-tile--people {
        margin-bottom:-50px
    }

    .categories-tile--people .item {
        height:395px
    }

    .categories-tile--people .item .item__name {
        font-size: 26px;
        line-height: 36px;
        padding-left: 30px;
        bottom:30px
    }

    .categories-tile--people .item .item__img {
        background-position:50% 30%
    }

    .categories-tile--people.owl-carousel .item {
        width:300px
    }
}

@media (max-width: 767px) {
    .categories-tile--people .col-xs-12 {
        width: 50%;
        float:left
    }

    .categories-tile--people.owl-carousel .item {
        width: 260px;
        height:330px
    }

    .categories-tile--people.owl-carousel .item .item__name {
        padding-left: 20px;
        bottom: 20px;
        font-size: 22px;
        line-height:30px
    }
}

@media (max-width: 585px) {
    .categories-tile--people .col-xs-12 {
        width: 100%;
        float:left
    }

    .categories-tile--people .item {
        margin-bottom:15px
    }
}

.photo-tile__item, .photo-tile__item:after {
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.photo-tile__item {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0 10px 30px transparent;
    position:relative
}

.photo-tile__item:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffc11a;
    opacity:0
}

.photo-tile__item img {
    max-width: 100%;
    min-width: 100%;
    transition:all 1.5s cubic-bezier(.23, 1, .32, 1)
}

.photo-tile__item:hover {
    cursor: url(../img/svg/eye-cursor.svg), default;
    box-shadow:0 10px 30px rgba(0, 0, 0, .3)
}

.history .history-section__photo__item a:hover:after, .photo-tile__item:hover:after {
    opacity:.4
}

.photo-tile__item:hover img {
    transition: all 1.5s cubic-bezier(.23, 1, .32, 1);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform:scale(1.08)
}

@media (max-width: 1279px) {
    .photo-tile__item {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .photo-tile.row {
        margin-left: -5px;
        margin-right:-5px
    }

    .photo-tile.row .photo-tile__item-wrap {
        padding-left: 5px;
        padding-right:5px
    }

    .photo-tile__item-wrap {
        width:50%
    }

    .photo-tile__item {
        margin-bottom:10px
    }
}

@media (max-width: 450px) {
    .photo-tile__item-wrap {
        width:100%
    }
}

.docs-list {
    margin-bottom: -50px;
    padding-top:10px
}

.docs-list .item {
    display: block;
    font-weight: 600;
    line-height: 28px;
    font-size: 15px;
    color: #3a4349;
    margin-bottom: 55px;
    transition:color .3s ease
}

.docs-list .item .item__icon {
    height: 69px;
    margin-bottom: 20px;
    transition:all .6s cubic-bezier(.23, 1, .32, 1)
}

.docs-list .item:hover {
    color:#ffc11a
}

.docs-list .item:hover .item__icon {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform:translateY(-10px)
}

@media (max-width: 767px) {
    .docs-list .item {
        height: auto !important;
        margin-bottom: 34px;
        font-weight:400
    }

    .docs-list .item .item__icon {
        height: auto;
        margin-bottom:3px
    }
}

.partners-list .item {
    display:block
}

.partners-list .item .item__img {
    background: #fff;
    height: 210px;
    text-align: center;
    padding:0 40px
}

.partners-list .item .item__img img {
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform:translateY(-50%)
}

.partners-list .item .item__name {
    background: #fff;
    padding: 30px 20px 60px;
    font-size: 16px;
    line-height: 30px;
    color:#3a4349
}

@media (max-width: 1279px) {
    .partners-list .item {
        margin-bottom:20px
    }

    .partners-list .item .item__name {
        padding-top: 20px;
        padding-bottom:50px
    }
}

@media (max-width: 650px) {
    .partners-list .item {
        width: 100%;
        margin-bottom: 10px;
        height:auto !important
    }

    .partners-list .item .item__name {
        padding-top: 20px;
        padding-bottom:30px
    }
}

.history {
    position: relative;
    z-index: 1;
    background:rgba(0, 0, 0, .4)
}

.history .history-section {
    position: relative;
    padding-top: 180px;
    padding-bottom: 180px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.history .history-section:nth-child(1) {
    z-index:1
}

.history .history-section:nth-child(2) {
    z-index:2
}

.history .history-section:nth-child(3) {
    z-index:3
}

.history .history-section:nth-child(4) {
    z-index:4
}

.history .history-section:nth-child(5) {
    z-index:5
}

.history .history-section:nth-child(6) {
    z-index:6
}

.history .history-section:nth-child(7) {
    z-index:7
}

.history .history-section:nth-child(8) {
    z-index:8
}

.history .history-section:nth-child(9) {
    z-index:9
}

.history .history-section:nth-child(10) {
    z-index:10
}

.history .history-section__bg-wrap, .history .history-section__video {
    position: absolute;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.history .history-section__bg-wrap {
    display: block;
    bottom: 0;
    clip: rect(0, auto, auto, 0);
    top: 0;
    left: 0;
    right:0
}

.history .history-section__video {
    top: -10px;
    left: -100px;
    right: -100px;
    transition: none !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.history .history-section__video:after {
    position: absolute;
    content: '';
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:rgba(0, 0, 0, .4)
}

.history .history-section > div:not(.history-section__bg) {
    will-change: transform;
    transition: all .4s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.history .history-section__bg, .history .history-section__bg img, .history .history-section__date, .history .history-section__head {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.history .history-section__bg {
    top: 0;
    left: -200px;
    right: -200px;
    bottom: 0;
    transition: none !important;
    position: absolute;
    z-index:1
}

.history .history-section__bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform:translate3d(-50%, -50%, 0)
}

.history .history-section__date, .history .history-section__head {
    position: relative;
    z-index:2
}

.history .history-section__head {
    font-family: 'playfair_bold';
    font-size: 50px;
    color: #ffc11a;
    line-height: 70px;
    text-transform: uppercase;
    text-align: center;
    transition: all .6s ease .2s;
    opacity: 0;
    padding-bottom:166px
}

.history .history-section__head h1 {
    font-size: 50px;
    color: #ffc11a;
    line-height: 70px;
    margin:0
}

.history .history-section__head:after, .history .history-section__photo:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px;
    background:#fff
}

.history .history-section__head:after {
    height: 123px;
    border-radius:16px 16px 0 0
}

.history .history-section__date.is-inview .history-section__date__head, .history .history-section__date.is-inview .history-section__date__text, .history .history-section__head.is-inview {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    opacity:1
}

.history .history-section__date {
    padding-top: 20px;
    padding-bottom:35px
}

.history .history-section__date__head, .history .history-section__date__text {
    text-align: center;
    transition: all .6s ease .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0
}

.history .history-section__date__head {
    font-family: 'playfair_bold';
    margin-bottom: 25px;
    font-size: 60px;
    color: #ffc11a;
    line-height: 60px;
    -webkit-transform: translate3d(0, 100px, 0) scale(.9);
    transform:translate3d(0, 100px, 0) scale(.9)
}

.history .history-section__date__text {
    font-size: 18px;
    line-height: 33px;
    max-width: 800px;
    padding: 0 20px;
    margin: 12px auto 0;
    -webkit-transform: translate3d(0, 150px, 0) scale(.9);
    transform: translate3d(0, 150px, 0) scale(.9);
    color:#fff
}

.history .history-section__date__text b {
    display: block;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 26px;
    margin-top:-5px
}

.history .history-section__date__text p {
    margin-bottom:0
}

.history .history-section__date__text p + b {
    margin-top: 26px;
    margin-bottom:0
}

.history .history-section__photo, .history .history-section__photo__item {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.history .history-section__photo {
    z-index: 2;
    padding-bottom: 70px;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.history .history-section__photo:after {
    top:0
}

.history .history-section__photo__item {
    display: block;
    width: 50%;
    float: left;
    text-align: right;
    margin-right: 50%;
    -webkit-transform: translateZ(0);
    transform:translateZ(0)
}

.history .history-section__photo__item a {
    position: relative;
    z-index: 3;
    display: inline-block;
    -webkit-transform: translateX(-78px);
    -ms-transform: translateX(-78px);
    transform:translateX(-78px)
}

.history .history-section__photo__item a:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffc11a;
    opacity: 0;
    transition: all .8s cubic-bezier(.23, 1, .32, 1);
    will-change:opacity
}

.history .history-section__photo__item a:hover {
    cursor:url(../img/svg/eye-cursor.svg), default
}

.history .history-section__photo__item a img {
    transition: all .6s ease;
    will-change:transform
}

.history .history-section__photo__item:after {
    position: absolute;
    content: '';
    right: 0;
    height: 1px;
    top: 33%;
    background: #fff;
    width: 78px;
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    will-change:width
}

.history .history-section__photo__item a.photo-min {
    display: block;
    z-index: 4;
    position: absolute;
    right:0
}

.history .history-section__photo__item.left, .history .history-section__photo__item:nth-child(even) {
    float: right;
    text-align: left;
    margin-left: 50%;
    margin-right:0
}

.history .history-section__photo__item.left a, .history .history-section__photo__item:nth-child(even) a {
    -webkit-transform: translateX(78px);
    -ms-transform: translateX(78px);
    transform:translateX(78px)
}

.history .history-section__photo__item.left:after, .history .history-section__photo__item:nth-child(even):after {
    right: auto;
    left:0
}

.history .history-section__photo__item.left a.photo-min, .history .history-section__photo__item:nth-child(even) a.photo-min {
    display: block;
    z-index: 4;
    position: absolute;
    right: auto;
    left:0
}

.history .history-section__photo__item.show a {
    opacity:1
}

.history .history-section__photo__item.show:after {
    width:78px
}

.history .history-section__photo__photo--invert .history-section__photo__item {
    float: right;
    text-align: left;
    margin-left: 50%;
    margin-right:0
}

.history .history-section__photo__photo--invert .history-section__photo__item a {
    -webkit-transform: translateX(78px);
    -ms-transform: translateX(78px);
    transform:translateX(78px)
}

.history .history-section__photo__photo--invert .history-section__photo__item:after {
    right: auto;
    left:0%
}

.history .history-section__photo__photo--invert .history-section__photo__item:nth-child(even) {
    float: left;
    text-align: right;
    margin-left: 0%;
    margin-right:50%
}

.history .history-section__photo__photo--invert .history-section__photo__item:nth-child(even) a {
    -webkit-transform: translateX(-78px);
    -ms-transform: translateX(-78px);
    transform:translateX(-78px)
}

.history .history-section__photo__photo--invert .history-section__photo__item:nth-child(even):after {
    right: 0;
    left:auto
}

.history .history-section__photo:last-child:after {
    border-radius:0 0 16px 16px
}

.history .history-section--ch-1 {
    padding-bottom:0
}

.history .history-section--ch-1 .history-section__head {
    padding-bottom:243px
}

.history .history-section--ch-1 .history-section__head p {
    max-width: 930px;
    margin: 40px auto 0;
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    text-transform:none
}

.history .history-section--ch-1 .history-section__head:after {
    border-radius:16px 16px 0 0
}

.history .history-section--ch-1 .history-section__photo:last-child:after, .history .history-section--ch-2 .history-section__photo:last-child:after {
    border-radius:0
}

.history .history-section--ch-2, .main-content.about-party.about-party--mobile .history .history-section {
    padding-top: 0;
    padding-bottom:0
}

.history .history-section--ch-2 .history-section__photo:first-child, .history .history-section--ch-3 .history-section__photo:first-child {
    height:317px
}

.history .history-section--ch-3 {
    padding-top: 0;
    padding-bottom:123px
}

body.mobile .history .history-section > div:not(.history-section__bg) {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform:none !important
}

body.mobile .history .history-section .history-section__date .history-section__date__head, body.mobile .history .history-section .history-section__date .history-section__date__text {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform:none !important
}

@media (max-width: 1439px) {
    .history .history-section__head {
        font-size: 40px;
        line-height:60px
    }

    .history .history-section__photo__item a img {
        max-width:480px
    }

    .history .history-section.history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(4) a:last-child {
        top:240px !important
    }
}

@media (max-width: 1279px) {
    .history .history-section {
        padding-bottom: 120px;
        padding-top:120px
    }

    .history .history-section__photo__item a img {
        max-width:390px
    }

    .history .history-section__photo__item a.photo-min {
        right: auto;
        left: 80px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform:none
    }

    .history .history-section__photo__item.left a.photo-min, .history .history-section__photo__item:nth-child(even) a.photo-min {
        right: 80px;
        left: auto;
        margin-left: 0 !important;
        margin-right:0 !important
    }

    .history .history-section__photo__item.left a.photo-min:nth-child(3), .history .history-section__photo__item:nth-child(even) a.photo-min:nth-child(3) {
        right: auto;
        left:108px
    }

    .history .history-section__date__text {
        font-size: 16px;
        line-height:30px
    }

    .history .history-section__date__text b {
        font-size: 20px;
        line-height: 33px;
        margin-bottom:18px
    }

    .history .history-section--ch-1 .history-section__head {
        padding-bottom:200px
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(4) a:last-child {
        top:220px !important
    }

    .history .history-section--ch-2 .history-section__photo:first-child, .history .history-section--ch-3 .history-section__photo:first-child {
        height:217px
    }
}

@media (max-width: 1023px) {
    .history .history-section__photo__item a {
        -webkit-transform: translateX(-48px);
        -ms-transform: translateX(-48px);
        transform:translateX(-48px)
    }

    .history .history-section__photo__item a img {
        max-width:280px
    }

    .history .history-section__photo__item a.photo-min img {
        max-width:150px
    }

    .history .history-section__photo__item.left a, .history .history-section__photo__item:nth-child(even) a {
        -webkit-transform: translateX(48px);
        -ms-transform: translateX(48px);
        transform:translateX(48px)
    }

    .history .history-section__head {
        padding-left: 30px;
        padding-right:30px
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(3) .history-section__photo__item:nth-child(2) a:last-child {
        top:120px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(3) .history-section__photo__item:nth-child(2) a:last-child img {
        width:111px
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(3) .history-section__photo__item:nth-child(3) {
        margin-top:30px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item a.photo-min:last-child {
        top: 120px !important;
        right:160px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(1) {
        margin-top:280px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(2) {
        margin-top: -430px !important;
        margin-bottom:100px
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(2) a.photo-min:last-child img {
        width:100px
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(3) {
        margin-top:287px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(3) a.photo-min:last-child {
        top:140px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(5) .history-section__photo__item:nth-child(4) {
        margin-top:-480px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(7) {
        padding-bottom:249px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(7) .history-section__photo__item:nth-child(1) {
        margin-top:180px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(7) .history-section__photo__item:nth-child(1) a.photo-min:last-child {
        top:120px !important
    }

    .history .history-section--ch-1 .history-section__photo:nth-child(7) .history-section__photo__item:nth-child(2) {
        margin-top:-300px !important
    }

    .history .history-section--ch-2 .history-section__photo:nth-child(3) .history-section__photo__item:nth-child(6) {
        margin-top:-83px !important
    }

    .history .history-section--party .history-section__photo:nth-child(9) .history-section__photo__item:first-child a:last-child {
        top:140px !important
    }
}

.main-content.about-party.about-party--mobile .history {
    background:#fff
}

.main-content.about-party.about-party--mobile .history .history-section:first-child .history-section__head {
    padding: 140px 0;
    background: url(../img/history/history-bg-1.jpg) 50% 50% no-repeat;
    background-size:cover
}

.main-content.about-party.about-party--mobile .history .history-section:nth-child(2) .history-section__head > div:first-child {
    margin: 0 -15px;
    padding: 140px 0;
    background: url(../img/history/history-bg-2.jpg) 50% 50% no-repeat;
    background-size:cover
}

.main-content.about-party.about-party--mobile .history .history-section--ch-2 .history-section__date, .main-content.about-party.about-party--mobile .history .history-section--ch-3 .history-section__date {
    padding: 30px 0 50px;
    background: url(../img/history/history-bg-3.jpg) 50% 50% no-repeat;
    background-size: cover;
    margin-bottom: 35px;
    margin-top:50px
}

.main-content.about-party.about-party--mobile .history .history-section--ch-3 .history-section__date {
    background:url(../img/history/history-bg-4.jpg) 50% 50% no-repeat
}

.main-content.about-party.about-party--mobile .history .history-section__bg-wrap {
    display:none !important
}

.main-content.about-party.about-party--mobile .about-party-section .categories-tile .item:before, .main-content.about-party.about-party--mobile .history .history-section__head:after, .main-content.about-party.about-party--mobile .history .history-section__photo {
    display:none
}

.main-content.about-party.about-party--mobile .history .history-section__photo-slider {
    padding-left:15px
}

.main-content.about-party.about-party--mobile .history .history-section__photo-slider a {
    display: block;
    width: 260px;
    height: 164px;
    overflow:hidden
}

.main-content.about-party.about-party--mobile .history .history-section__head {
    font-size: 30px;
    line-height: 45px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important;
    padding-left: 15px;
    padding-right:15px
}

.main-content.about-party.about-party--mobile .history .history-section__head p {
    font-size: 15px !important;
    line-height: 26px !important;
    color: #3a4349 !important;
    text-align: left !important;
    max-width:100%
}

.main-content.about-party.about-party--mobile .history .history-section__date__head {
    font-size: 50px;
    text-align: left;
    padding-left: 15px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important;
    margin-bottom:0
}

.main-content.about-party.about-party--mobile .history .history-section__date__text {
    padding: 0 15px;
    color: #3a4349;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    max-width:100%
}

.main-content.about-party.about-party--mobile .history .history-section__date__text, .main-content.about-party.about-party--mobile .history .history-section__date__text > *, body.mobile .history .history-section__date__head, body.mobile .history .history-section__date__text, body.mobile .history .history-section__date__text > *, body.mobile .history .history-section__head {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    opacity:1 !important
}

.main-content.about-party.about-party--mobile .history .history-section__date__text b {
    font-size: 17px;
    line-height: 30px;
    margin-bottom:8px
}

.main-content.about-party.about-party--mobile .history .history-section--ch-1 .history-section__head {
    padding-bottom:0
}

@media (max-width: 767px) {
    .history {
        background:#fff
    }

    .history .history-section {
        padding-top: 0;
        padding-bottom:0
    }

    .history .history-section:first-child .history-section__head {
        padding: 140px 0;
        background: url(../img/history/history-bg-1.jpg) 50% 50% no-repeat;
        background-size:cover
    }

    .history .history-section:nth-child(2) .history-section__head > div:first-child {
        margin: 0 -15px;
        padding: 140px 0;
        background: url(../img/history/history-bg-2.jpg) 50% 50% no-repeat;
        background-size:cover
    }

    .history .history-section--ch-2 .history-section__date, .history .history-section--ch-3 .history-section__date {
        padding: 30px 0 50px;
        background: url(../img/history/history-bg-3.jpg) 50% 50% no-repeat;
        background-size: cover;
        margin-bottom: 35px;
        margin-top:50px
    }

    .history .history-section--ch-2 .history-section__date b, .history .history-section--ch-2 .history-section__date p, .history .history-section--ch-3 .history-section__date b, .history .history-section--ch-3 .history-section__date p {
        color:#fff
    }

    .history .history-section--ch-3 .history-section__date {
        background:url(../img/history/history-bg-4.jpg) 50% 50% no-repeat
    }

    .history .history-section__bg-wrap {
        display:none !important
    }

    .history .history-section__head:after, .history .history-section__photo {
        display:none
    }

    .history .history-section__photo-slider {
        padding-left:15px
    }

    .history .history-section__photo-slider a {
        display: block;
        width: 260px;
        height: 164px;
        overflow:hidden
    }

    .history .history-section__photo-slider a img {
        max-width:100%
    }

    .history .history-section__date__head, .history .history-section__head {
        padding-left: 15px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        opacity:1 !important
    }

    .history .history-section__head {
        line-height: 45px;
        padding-right: 15px;
        font-size:30px
    }

    .history .history-section__head p {
        font-size: 15px !important;
        line-height: 26px !important;
        color: #3a4349 !important;
        text-align: left !important;
        max-width:100%
    }

    .history .history-section__date__head {
        font-size: 50px;
        text-align: left;
        margin-bottom:0
    }

    .history .history-section__date__text {
        padding: 0 15px;
        color: #3a4349;
        font-size: 15px;
        line-height: 26px;
        text-align: left;
        max-width:100%
    }

    .history .history-section__date__text, .history .history-section__date__text > * {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        opacity:1 !important
    }

    .history .history-section__date__text b {
        font-size: 17px;
        line-height: 30px;
        margin-bottom:8px
    }

    .history .history-section--ch-1 .history-section__head {
        padding-bottom:0
    }
}

.article-img {
    position: relative;
    margin-bottom:40px
}

.article-img .article-img__source {
    position: absolute;
    padding: 10px 20px;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size:14px
}

.article-img .article-img__source a, .join-party-links a {
    color: #fff;
    transition:all .3s ease
}

.article-img .article-img__source a:hover {
    color:#ffc11a
}

.article-img img {
    position: relative;
    z-index: 1;
    max-width: 100%;
    width:100%
}

.article-img-slider {
    margin-bottom:32px
}

.article-img-slider .article-img {
    margin-bottom:0
}

.article-img-slider.owl-carousel .owl-dots {
    text-align: center;
    width:100%
}

.article-img-slider.owl-carousel .owl-dots .owl-dot {
    display:inline-block
}

.article-img-slider.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: #c2c2c2;
    border-radius: 8px;
    opacity: .6;
    margin: 7.5px;
    transition:all .3s ease
}

.article-img-slider.owl-carousel .owl-dots .owl-dot.active span {
    opacity: 1;
    background:#ffc11a
}

.article-img-slider.owl-carousel .owl-nav {
    margin-top:30px
}

.article-img-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: 50%;
    width: auto;
    padding-right:100px
}

.article-img-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    width: auto;
    left: 50%;
    right: auto;
    padding-right: 0;
    padding-left: 100px;
    margin:0
}

p + .article-img {
    margin-top:43px
}

p + .article-img-slider {
    padding-top:13px
}

@media (max-width: 767px) {
    .article-img, .article-img-slider {
        margin-bottom: 32px;
        margin-left: -15px;
        margin-right:-15px
    }

    .article-img-slider {
        margin-bottom: 28px;
        width:auto
    }

    p + .article-img {
        margin-top:37px
    }

    p + .article-img-slider {
        padding-top:7px
    }
}

.timeline {
    background: url(../img/timeline-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding:200px 0 50px
}

.timeline h2 {
    font-family: 'playfair_bold';
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 49px;
    margin-top: 0;
    text-transform: none;
    color:#fff
}

.timeline .owl-carousel {
    margin-bottom: 130px;
    cursor: move;
    cursor: -webkit-grab;
    cursor:grab
}

.article-img-slider.owl-carousel .owl-dots .owl-dot:hover span, .timeline .owl-carousel.owl-loaded {
    opacity:1
}

.timeline .owl-carousel .owl-stage-outer {
    overflow:visible
}

.timeline .owl-carousel .owl-stage-outer:after {
    z-index: 1;
    top: 56px;
    right: -9990px;
    height:3px
}

.timeline .owl-carousel .owl-stage {
    z-index:2
}

.timeline__item {
    position: relative;
    z-index:2
}

.timeline .owl-carousel .owl-stage-outer:after, .timeline__item:after, .timeline__item:before {
    position: absolute;
    content: '';
    left: 0;
    background:#fff
}

.timeline__item:after {
    right: 0;
    z-index: 1;
    top: 56px;
    height:3px
}

.timeline__item:before {
    z-index: 2;
    top: 47px;
    width: 21px;
    height: 21px;
    border-radius: 21px;
    border:3px solid #696f78
}

.timeline__item__date {
    position: relative;
    font-family: 'playfair_bold';
    font-size: 30px;
    color: #ffc11a;
    margin-bottom:55px
}

.timeline__item__text {
    max-width: 280px;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    padding-right:10px
}

.timeline__helper {
    text-align:center
}

.timeline__helper span {
    margin-top: 20px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4px;
    font-size:15px
}

@media (max-width: 1279px) {
    .timeline {
        padding:163px 0 40px
    }

    .timeline h2 {
        font-size:30px
    }

    .timeline .owl-carousel {
        margin-bottom:100px
    }

    .timeline__item__date {
        font-size: 24px;
        margin-bottom:55px
    }

    .timeline__item__text {
        font-size:16px
    }
}

@media (max-width: 767px) {
    .timeline {
        padding:80px 0 0
    }

    .timeline .owl-carousel .owl-stage-outer:after, .timeline__item:after, .timeline__item:before {
        display:none
    }

    .timeline h2 {
        font-size: 30px;
        line-height: 45px;
        color: #ffc11a;
        text-align: center;
        text-transform:uppercase
    }

    .timeline__item__date {
        margin-bottom:16px
    }

    .timeline__item__text {
        color: #fff;
        font-weight:400
    }

    .timeline__helper {
        display:none
    }
}

.join-party-links {
    padding:17px 0 20px
}

.join-party-links:after, .join-party-links:before {
    content: " ";
    display:table
}

.join-party-links:after {
    clear:both
}

.join-party-links a {
    position: relative;
    display: block;
    width: 50%;
    float: left;
    padding-left: 75px;
    font-size: 18px;
    font-weight: 600;
    color: #78838a;
    outline:none
}

.join-party-links a img, .join-party-links a svg {
    position: absolute;
    top: 0;
    left: 0;
    transition:all .4s cubic-bezier(.23, 1, .32, 1)
}

.join-party-links a:hover {
    color:#202020
}

.join-party-links a:hover img, .join-party-links a:hover svg {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform:translateY(-10px)
}

.join-form .row {
    margin-left: -10px;
    margin-right:-10px
}

.join-form .form-group {
    padding: 0 10px;
    margin-bottom:20px
}

.join-form fieldset {
    padding-bottom:2px
}

.join-form legend {
    padding: 0 10px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    margin-bottom:26px
}

.join-form__btn {
    width: 300px;
    height: 70px;
    line-height: 70px;
    border-radius: 35px;
    font-size: 18px;
    margin-top:20px
}

.join-form p {
    color:#667077
}

.join-form-modal .modal-dialog {
    width:830px
}

@media (max-width: 1023px) {
    .join-party-links {
        padding-bottom:0
    }

    .join-party-links a {
        width: 100%;
        float: none;
        padding-left: 55px;
        font-size: 16px;
        line-height: 26px;
        padding-right: 10px;
        margin-bottom:30px
    }

    .join-party-links a svg {
        width: 42px;
        height:46px
    }
}

@media (max-width: 860px) {
    .join-form-modal .modal-dialog {
        width: 100%;
        margin:0
    }

    .join-form-modal .modal-dialog .modal-content {
        padding:20px
    }

    .join-form .row {
        margin-left: -5px;
        margin-right:-5px
    }

    .join-form .form-group {
        padding: 0 5px;
        margin-bottom:10px
    }

    .join-form .form-group:after {
        top: 11px;
        right:10px
    }

    .join-form .form-control {
        height: 45px;
        line-height: 45px;
        padding:0 10px
    }
}

@media (max-width: 640px) {
    .join-form-modal .modal-dialog .modal-content {
        padding:10px 10px 30px
    }

    .join-form .col-xs-4, .join-form .col-xs-8 {
        width:100%
    }

    .join-form fieldset {
        margin-bottom:15px
    }

    .join-form fieldset legend {
        margin-bottom:10px
    }

    .join-form__btn {
        width: 100%;
        height: 60px;
        line-height:60px
    }
}

.main-content.about-party {
    background: 0 0;
    padding:0
}

.main-header.main-header--big.main-header--about-party {
    background: 0 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 100vh !important;
    max-height: none;
    min-height:740px
}

.main-header.main-header--big.main-header--about-party .main-header__bottom {
    margin: 0 auto;
    padding-left:302px
}

.main-header.main-header--big.main-header--about-party .main-header__bottom h1 {
    font-size: 60px;
    line-height: 80px;
    text-transform: none;
    margin-top: 25px;
    margin-bottom:22px
}

.main-header.main-header--big.main-header--about-party .main-header__bottom p {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    max-width: 908px;
    margin:0
}

.main-header.main-header--big.main-header--about-party .main-header__bottom .main-header__bottom-inner {
    padding-top:0
}

.main-header.main-header--big.main-header--about-party:after {
    height: 100%;
    opacity: 1;
    background:rgba(0, 0, 0, .25)
}

.about-party-babkin, .about-party-video-bg {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.about-party-video-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:1
}

.about-party-babkin {
    padding: 422px 0;
    color: #3a4349;
    background-image: url(../img/uploads/about-party/about-party-babkin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:100% 50%
}

.about-party-babkin p {
    color: #3a4349;
    font-size: 20px;
    line-height:36px
}

.about-party-babkin p:last-child {
    margin-bottom:0
}

.about-party-section {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-top: 122px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.about-party-section .about-party-section__header {
    margin-bottom:40px
}

.about-party-section .about-party-section__header h2 {
    font-family: 'playfair_bold';
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom:30px
}

.about-party-section .about-party-section__header p {
    font-size: 20px;
    line-height: 36px;
    color: #8d9da7;
    text-align: center;
    max-width: 980px;
    margin:0 auto
}

.about-party-position {
    padding-bottom:160px
}

.about-party-sovet {
    background: #84a1b1;
    padding-bottom:120px
}

.about-party-sovet .categories-tile--people {
    margin-bottom:62px
}

.about-party-sovet .about-party-section__header h2, .about-party-sovet .about-party-section__header p {
    color:#fff
}

.about-party-sovet .about-party-section__header p {
    max-width:1130px
}

.about-party-end {
    padding: 305px 0;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    background:rgba(0, 0, 0, .55)
}

.about-party-end p.big {
    font-family: 'playfair_bold';
    font-size: 30px;
    line-height:45px
}

.party-sovet-modal .modal-dialog {
    width: auto;
    max-width:1170px
}

.party-sovet-modal .party-sovet-modal__img .categories-tile .item {
    height:370px
}

.party-sovet-modal .party-sovet-modal__text {
    padding-left: 35px;
    padding-right:25px
}

.party-sovet-modal p {
    font-size: 18px;
    line-height:32px
}

.party-sovet-modal p.p--xbig-playfir {
    font-size: 40px;
    line-height: 60px;
    margin-top:-15px
}

@media (max-width: 1710px) {
    .about-party-babkin {
        padding:342px 0
    }

    .about-party-babkin p {
        font-size: 16px;
        line-height:28px
    }
}

@media (max-width: 1439px) {
    .main-header.main-header--big.main-header--about-party .main-header__bottom h1 {
        font-size: 45px;
        line-height: 60px;
        margin-top: 9px;
        margin-bottom:22px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom p {
        font-size: 16px;
        line-height: 28px;
        max-width:730px
    }

    .about-party-babkin {
        padding:242px 0
    }

    .about-party-section {
        padding-top:92px
    }

    .about-party-section .about-party-section__header {
        margin-bottom:40px
    }

    .about-party-section .about-party-section__header h2 {
        font-family: 'playfair_bold';
        font-size: 33px;
        margin-bottom:20px
    }

    .about-party-section .about-party-section__header p {
        font-size: 16px;
        line-height:30px
    }

    .about-party-position {
        padding-bottom:150px
    }

    .about-party-sovet {
        padding-bottom:100px
    }

    .about-party-sovet .categories-tile--people {
        margin-bottom:42px
    }

    .about-party-end {
        padding: 140px 0;
        font-size: 16px;
        line-height:32px
    }

    .about-party-end p.big {
        font-size: 24px;
        line-height:30px
    }
}

@media (max-width: 1279px) {
    .main-header.main-header--big.main-header--about-party {
        height: auto !important;
        min-height:700px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom {
        padding-left:40px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom h1 {
        font-size: 45px;
        line-height: 60px;
        margin-top: 9px;
        margin-bottom:22px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom p {
        font-size: 16px;
        line-height: 28px;
        max-width:730px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom .main-header__bottom-inner {
        padding:100px 0 35px
    }

    .about-party-babkin {
        padding: 242px 0;
        background-position:60% 50%
    }

    .about-party-section {
        padding-top:70px
    }

    .about-party-section .about-party-section__header {
        margin-bottom:35px
    }

    .about-party-section .about-party-section__header h2 {
        font-family: 'playfair_bold';
        font-size: 33px;
        margin-bottom:10px
    }

    .about-party-position {
        padding-bottom:120px
    }
}

@media (max-width: 1023px) {
    .main-header.main-header--big.main-header--about-party {
        min-height:520px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom {
        height: 520px;
        padding-left:30px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom h1 {
        font-size: 36px;
        line-height: 50px;
        margin-top: 17px;
        margin-bottom:22px
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom p {
        display:block
    }

    .main-header.main-header--big.main-header--about-party .main-header__bottom .main-header__bottom-inner {
        vertical-align:middle
    }

    .about-party-babkin {
        background-position: 75% 50%;
        padding:120px 0
    }

    .about-party-section {
        padding-top:60px
    }

    .about-party-sovet {
        padding-bottom:90px
    }
}

.main-content.about-party.about-party--mobile {
    background: #fff;
    padding-top:30px
}

.main-content.about-party.about-party--mobile .page-header p.p--big-playfir {
    font-size: 20px;
    line-height: 33px;
    margin-bottom:0
}

.main-content.about-party.about-party--mobile .about-party-babkin {
    background: #fff;
    padding: 0;
    height:auto
}

.main-content.about-party.about-party--mobile .about-party-babkin p {
    font-size: 15px;
    line-height:26px
}

.main-content.about-party.about-party--mobile .about-party-babkin img {
    width: auto;
    margin:0 -15px 25px
}

.main-content.about-party.about-party--mobile .about-party-section {
    padding-top: 0;
    padding-bottom:60px
}

.main-content.about-party.about-party--mobile .about-party-section .about-party-section__header p {
    font-size: 15px;
    line-height: 26px;
    color: #3a4349;
    text-align: left;
    max-width:100%
}

.main-content.about-party.about-party--mobile .about-party-section .about-party-section__header h2 {
    font-size: 24px;
    line-height: 38px;
    text-align:left
}

.main-content.about-party.about-party--mobile .about-party-section .categories-tile .item .item__name {
    padding-right: 20px;
    right:0
}

.main-content.about-party.about-party--mobile .about-party-sovet {
    background: #fff;
    color: #3a4349;
    padding-bottom:30px
}

.main-content.about-party.about-party--mobile .about-party-sovet .about-party-section__header h2 {
    color:#3a4349
}

.main-content.about-party.about-party--mobile .about-party-sovet .slider-hand {
    display:none
}

.main-content.about-party.about-party--mobile .about-party-end {
    padding: 60px 0 50px;
    background: #fff;
    color: #3a4349;
    font-size: 15px;
    line-height:26px
}

.main-content.about-party.about-party--mobile .about-party-end p.big {
    color: #527287;
    font-size: 20px;
    line-height: 30px;
    margin-bottom:20px
}

@media (max-width: 767px) {
    .main-content.about-party.about-party--mobile {
        padding-top:15px
    }
}

.main-header.main-header--big.main-header--programs {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 100vh !important;
    max-height: none;
    min-height: 640px;
    background-image:url(../img/programs/programs-header-bg.jpg)
}

.main-header.main-header--big.main-header--programs .main-header__bottom {
    margin: 0 auto;
    padding:20px
}

.main-header.main-header--big.main-header--programs .main-header__bottom h1 {
    text-align: center;
    margin-bottom:30px
}

.main-header.main-header--big.main-header--programs .main-header__bottom h1 + p {
    text-align: center;
    margin: 0 auto;
    max-width: 740px;
    font-size: 16px;
    line-height:28px
}

.main-header.main-header--big.main-header--programs .main-header__bottom .main-header__bottom-inner {
    padding-top:0
}

.main-content.main-content--programs {
    padding:0
}

.programs-section {
    position: relative;
    background: #41445e;
    color: #d4dee9;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height:100vh
}

.programs-section:nth-child(1), .programs-section__bg > div:nth-child(1) {
    z-index:1
}

.programs-section:nth-child(2), .programs-section__bg > div:nth-child(2) {
    z-index:2
}

.programs-section:nth-child(3), .programs-section__bg > div:nth-child(3) {
    z-index:3
}

.programs-section:nth-child(4), .programs-section__bg > div:nth-child(4) {
    z-index:4
}

.programs-section:nth-child(5), .programs-section__bg > div:nth-child(5) {
    z-index:5
}

.programs-section:nth-child(6), .programs-section__bg > div:nth-child(6) {
    z-index:6
}

.programs-section:nth-child(7), .programs-section__bg > div:nth-child(7) {
    z-index:7
}

.programs-section:nth-child(8), .programs-section__bg > div:nth-child(8) {
    z-index:8
}

.programs-section:nth-child(9), .programs-section__bg > div:nth-child(9) {
    z-index:9
}

.programs-section:nth-child(10), .programs-section__bg > div:nth-child(10) {
    z-index:10
}

.programs-section .va-center {
    min-height:100vh
}

.programs-section__content {
    position: relative;
    z-index: 4;
    width: 41.66667%;
    margin-left: 58.33333%;
    padding:250px 0
}

.programs-section__content--center {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    text-align:center
}

.programs-section__content > * {
    opacity: 0;
    -webkit-transform: scale(.9) translate3d(0, 100px, 0);
    transform:scale(.9) translate3d(0, 100px, 0)
}

.programs-section h2 {
    font-family: 'playfair_bold';
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom:31px
}

.programs-section p {
    padding-right:20px
}

.programs-section p.yellow-big {
    font-family: 'playfair_bold';
    font-size: 45px;
    line-height: 60px;
    color: #ffc11a;
    padding-right: 0;
    margin-bottom:45px
}

.programs-section p.yellow-big.yellow-big--min {
    font-size: 35px;
    line-height: 45px;
    margin-bottom:47px
}

.programs-section p + .yellow-big {
    padding-top:10px
}

.programs-section p + .yellow-big.yellow-big--min {
    padding-top:14px
}

.blogs-list li, .programs-section p.big {
    font-size: 20px;
    font-weight:600
}

.programs-section ul li {
    margin-bottom:20px
}

.programs-section__bg-wrap {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    clip: rect(0, auto, auto, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.programs-section__bg {
    top: -30px;
    left: -100px;
    right: -100px;
    z-index: 1;
    transition:none !important
}

.programs-section__bg, .programs-section__bg > div, .programs-section__video {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.programs-section__bg > div {
    width: 100%;
    bottom: -30px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 0;
    left:0
}

.programs-section__video {
    top: -10px;
    left: -100px;
    right: -100px;
    z-index: 1;
    transition:none !important
}

.programs-section:before {
    position: absolute;
    content: '';
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(to right, rgba(65, 68, 94, .3) 0%, rgba(65, 68, 94, .91) 50%, #41445e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4d41445e', endColorstr='#41445e', GradientType=1)
}

.programs-section.is-inview .programs-section__bg-wrap {
    display:block
}

.programs-section.is-inview .programs-section__bg, .programs-section.is-inview .programs-section__video {
    display: block;
    position:fixed
}

.programs-section.is-inview + .programs-section .programs-section__bg, .programs-section.is-inview + .programs-section .programs-section__video {
    position:fixed
}

.programs-section--left .programs-section__content {
    margin-left:16.66667%
}

.programs-section--left:before {
    pbackground: -moz-linear-gradient(left, #41445e 0%, rgba(65, 68, 94, .91) 50%, rgba(65, 68, 94, .3) 100%);
    background: linear-gradient(to right, #41445e 0%, rgba(65, 68, 94, .91) 50%, rgba(65, 68, 94, .3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#41445e', endColorstr='#4d41445e', GradientType=1)
}

.programs-section--no-bg-fade:before {
    display:none
}

.programs-section--black-text {
    color:#8d9da7
}

.programs-section--black-text h2, .programs-section--black-text p.big {
    color:#3a4349
}

.programs-section--black-text:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 47%;
    background: #fff;
    z-index:3
}

.programs-section--3:before, .programs-section--black-text:before {
    display:none
}

.programs-section--fade-content .programs-section__content {
    height:100vh !important
}

.programs-section--fade-content .programs-section__bg p {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) !important;
    -ms-transform: translateY(-50%) translateX(-50%) !important;
    transform: translateY(-50%) translateX(-50%) !important;
    z-index: 16;
    opacity: 0;
    transition:all .7s ease
}

.programs-section--fade-content .programs-section__bg:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1b1b1b;
    z-index: 15;
    opacity: 0;
    transition:all 1s ease
}

.programs-section--fade-content.is-fade .programs-section__bg:after {
    opacity:.8
}

.programs-section--fade-content.is-fade .programs-section__bg p {
    opacity:1 !important
}

.programs-section--3 {
    padding: 250px 0;
    background:#6f8d9c
}

.programs-section--3 .programs-section__content {
    margin-left: 16.66667%;
    padding:0 20px 0 0
}

.programs-section--3 .programs-section__content.programs-section__content--wild {
    width: 91.666665%;
    margin-left: 8.333335%;
    margin-top:130px
}

.programs-section--3 .programs-section__content.programs-section__content--wild p {
    max-width:518px
}

.programs-section--3 .programs-section__bg-wrap {
    height: 1600px !important;
    bottom: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility:hidden
}

.programs-section--3 .programs-section__bg, .programs-section--3 .programs-section__video {
    height: 1600px !important;
    position:absolute !important
}

.programs-section--7 {
    color:#fff
}

.programs-section--7:before {
    opacity: .8;
    background: linear-gradient(to right, #4e4d4c 0%, rgba(78, 77, 76, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4e4d4c', endColorstr='#004e4d4c', GradientType=1)
}

.main-header.main-header--big .main-header__bottom.blogs-list-wrap {
    z-index:3
}

.blogs-list {
    position: relative;
    z-index: 3;
    list-style: none;
    margin: 0;
    padding:11px 0 0
}

.blogs-list li {
    position: relative;
    font-size: 18px;
    text-transform:uppercase
}

.blogs-list li a {
    position: relative;
    display: inline-block;
    color: #aab1bd;
    padding:4px 0
}

.blogs-list li a:after {
    position: absolute;
    content: '';
    top: 19px;
    left: 0;
    height: 2px;
    width: 0;
    background: #ffc11a;
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.blogs-list li a span {
    display: inline-block;
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.blogs-list li a:hover span {
    color: #ffc11a;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform:translateX(50px)
}

.blogs-list-bg {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow:hidden
}

.blogs-list-bg__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transition:all .5s ease
}

.blogs-list-bg__item.active {
    opacity: 1;
    visibility:visible
}

.blogs-list-bg.active {
    transition: all .5s ease;
    background:#3e4155
}

@media (max-width: 1279px) {
    .blogs-list {
        display:none
    }
}

.main-content--party-member {
    padding-bottom:0
}

.party-member-about {
    padding-top: 80px;
    padding-bottom:130px
}

.party-member-about img {
    margin:0 auto
}

.party-member-about__col {
    display: table-cell;
    float: none;
    font-size: 18px;
    line-height:32px
}

.party-member-about__col:last-child {
    vertical-align: middle;
    padding-left:30px
}

.party-member-books {
    padding:90px 0 100px
}

.party-member-books h2 {
    text-transform: none;
    font-size: 33px;
    margin-bottom: 70px;
    color:#fff
}

.party-member-books__list .item {
    display: inline-block;
    margin-bottom: 34px;
    padding-right: 40px;
    color:#fff
}

.party-member-books__list .item:after, .party-member-books__list .item:before, .search-result-no__content:after, .search-result-no__content:before {
    content: " ";
    display:table
}

.party-member-books__list .item:after, .search-result-no__content:after {
    clear:both
}

.party-member-books__list .item .item__icon {
    float: left;
    width: 64px;
    margin-right:-64px
}

.party-member-books__list .item .item__name {
    float: left;
    margin-left: 64px;
    font-size: 16px;
    font-weight: 600;
    line-height:28px
}

.contacts-map-wrap .departments__region-info a:hover, .party-member-books__list .item:hover {
    color:#ffc11a
}

@media (max-width: 1279px) {
    .party-member-about {
        padding-top: 60px;
        padding-bottom:100px
    }

    .party-member-books {
        padding-top: 60px;
        padding-bottom:40px
    }

    .party-member-books h2 {
        line-height: 45px;
        font-size: 30px;
        margin-bottom: 35px;
        color:#fff
    }

    .party-member-books__list .item .item__name {
        font-size: 15px;
        line-height:26px
    }
}

@media (max-width: 1023px) {
    .party-member-about {
        padding-top: 25px;
        padding-bottom:25px
    }

    .party-member-about__col {
        display: block;
        float: left;
        font-size: 15px;
        line-height:26px
    }

    .party-member-about__col:first-child {
        overflow: hidden;
        max-height:400px
    }

    .party-member-about__col:last-child {
        padding-left:10px
    }

    .party-member-books {
        padding-top:30px
    }
}

@media (max-width: 850px) {
    .party-member-about__col {
        width:100%
    }

    .party-member-about__col:first-child {
        max-height: 500px;
        margin-bottom: 50px;
        margin-top:24px
    }
}

@media (max-width: 767px) {
    .main-content--party-member {
        background: #fff !important;
        color:#3a4349
    }

    .main-content--party-member h2.block-head, .main-content--party-member h3.block-head, .main-content--party-member h4.block-head {
        color: #3a4349
    }

    .main-content--party-member h2.block-head svg path[fill * ="#"], .main-content--party-member h3.block-head svg path[fill * ="#"], .main-content--party-member h4.block-head svg path[fill * ="#"] {
        fill: #fff
    }

    .main-content--party-member h2.block-head svg path[stroke * ="#"], .main-content--party-member h3.block-head svg path[stroke * ="#"], .main-content--party-member h4.block-head svg path[stroke * ="#"] {
        stroke:#fff
    }

    .party-member-about {
        padding-top: 15px;
        padding-bottom:5px
    }

    .party-member-about__col:first-child {
        max-height: 400px;
        margin-bottom: 25px;
        margin-top:0
    }

    .party-member-about__col:first-child img {
        width:100%
    }

    .party-member-books h2 {
        max-width: 450px;
        color: #3a4349;
        font-size: 28px;
        line-height:36px
    }

    .party-member-books__list .item {
        color:#3a4349
    }

    .party-member-books__list .item:hover {
        color:#ffc11a
    }

    .party-member-books__list .item .item__icon svg {
        width: 34px;
        height:40px
    }

    .party-member-books__list .item .item__icon svg path {
        fill:#b9d1de
    }

    .party-member-books__list .item .item__name {
        margin-top: -4px;
        margin-left: 50px;
        font-size: 15px;
        line-height: 26px;
        font-weight:400
    }
}

.search-result {
    margin-top:-50px
}

.search-result__col {
    display: table-cell;
    float: none;
    padding-top: 45px;
    padding-right: 180px;
    padding-bottom:140px
}

.search-result__col:last-child {
    background: #f5f5f5;
    padding-left: 50px;
    padding-right:15px
}

.search-result__col:last-child:after {
    position: absolute;
    content: '';
    z-index: -1;
    background: #f5f5f5;
    top: 0;
    left: 0;
    right: -9999px;
    bottom:0
}

.search-result__col:last-child .search-result__list__item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom:50px
}

.search-result__col:last-child .search-result__list__item .item__type {
    margin-bottom:13px
}

.search-result h1, .search-result h2 {
    margin-bottom:15px
}

.search-result span.highlight {
    background: #ffc11a;
    text-transform:uppercase
}

.search-result__list__item {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 24px;
    margin-bottom:20px
}

.search-result__list__item .item__type {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #ffc11a;
    margin-bottom:18px
}

.search-result__list__item .item__date {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    font-size: 14px;
    line-height: 14px;
    color: #a1abb0;
    background: url(../img/svg/time.svg) 0 50% no-repeat;
    margin-bottom:11px
}

.search-result__list__item .item__name {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #3a4349;
    margin-bottom: 7px;
    transition:all .3s ease
}

.search-result__list__item .item__name.item__name--icon {
    position: relative;
    padding-left:45px
}

.contacts-page__item svg, .search-result__list__item .item__name.item__name--icon img, .search-result__list__item .item__name.item__name--icon svg {
    position: absolute;
    top: 0;
    left:0
}

.search-result__list__item .item__name:hover {
    color:#5f7394
}

.search-result__list__item .btn {
    margin-top: 38px;
    text-transform: none;
    font-size:16px
}

.search-result__list__item .item__anons {
    font-size: 16px;
    line-height: 30px;
    color:#3a4349
}

.search-result-no {
    position: relative;
    height: 772px;
    margin-bottom:-100px
}

.search-result-no__content {
    position: relative;
    z-index: 2;
    padding-top:70px
}

.search-result-no__content h1 {
    font-size: 80px;
    line-height: 100px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom:50px
}

.search-result-no__content .btn-wrap {
    max-width: 766px;
    text-align:right
}

.search-result-no__flag-wrap {
    position: relative;
    z-index: 1;
    left: 0;
    height:772px
}

.search-result-no__flag-wrap img {
    top: auto !important;
    bottom: -70px;
    position: absolute;
    left:0
}

@media (max-width: 1279px) {
    .page-header--search {
        margin-bottom:0 !important
    }

    .search-result__col {
        display: block;
        padding-top: 0;
        padding-right: 10px;
        padding-bottom:30px
    }

    .search-result__col h2 {
        color: #527287;
        font-size: 24px;
        margin:0 0 10px
    }

    .search-result__col:last-child {
        background: 0 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom:30px
    }

    .search-result__col:last-child:after {
        display:none
    }

    .search-result__col:last-child .search-result__list__item {
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 24px;
        margin-bottom:20px
    }

    .search-result__col:last-child .search-result__list__item .btn {
        margin-top:22px
    }

    .search-result__col:last-child .search-result__list__item .item__type {
        margin-bottom:13px
    }

    .search-result-no__content h1 {
        font-size: 60px;
        line-height:80px
    }
}

@media (max-width: 1023px) {
    .search-result-no {
        height: auto;
        margin-bottom:0
    }

    .search-result-no__content h1 {
        font-size: 60px;
        line-height: 80px;
        text-align: center;
        margin-bottom:40px
    }

    .search-result-no__content .btn-wrap {
        max-width: 100%;
        text-align:center
    }

    .search-result-no__flag-wrap {
        display:none
    }
}

@media (max-width: 767px) {
    .page-header--search {
        margin-bottom:10px !important
    }

    .search-result__col {
        padding-bottom:10px
    }

    .search-result__col h2 {
        font-size: 20px;
        margin:0
    }

    .search-result__list__item .item__name {
        font-size: 16px;
        line-height:26px
    }

    .search-result__list__item .item__anons {
        font-size: 15px;
        line-height:26px
    }

    .search-result-no__content h1 {
        font-size: 40px;
        line-height:60px
    }
}

@media (max-width: 500px) {
    .search-result-no__content h1 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom:20px
    }
}

.departments__regions {
    max-width:272px
}

.departments__regions ul {
    list-style: none;
    margin: 0;
    padding: 0 24px 0 0;
    height:604px
}

.departments__regions ul li {
    cursor:pointer
}

.departments__regions ul li a {
    display: block;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 15px;
    background: 0 0;
    color: #161a1c;
    border-radius: 2px;
    transition:all .3s ease
}

.departments__regions ul li a:hover {
    background:#eee
}

.departments__regions ul li.active a {
    background:#ffc11a
}

.departments__map-wrap {
    position: relative;
    height: 600px;
    background: #eee;
    padding-top:100px
}

.departments__map-wrap .va-center {
    transition: all .3s ease;
    opacity: 0;
    z-index: 2;
    margin-left: 40px;
    width: 400px;
    height:400px
}

.departments__map-wrap.loaded .va-center {
    opacity:1
}

.departments__region-info {
    padding: 45px 30px 40px 50px;
    background: #41445e;
    color: #babdc1;
    font-weight: 600;
    line-height: 30px;
    width:400px
}

.departments__region-info a {
    color: #babdc1;
    text-decoration:none !important
}

.departments__region-info .region-info__city {
    color: #ffc11a;
    line-height: 24px;
    margin-bottom:6px
}

.departments__region-info .region-info__name {
    color: #fff;
    margin-bottom: 20px;
    line-height:24px
}

.departments__region-info .region-info__mail, .departments__region-info .region-info__phone {
    position: relative;
    padding-left:28px
}

.departments__region-info .region-info__mail img, .departments__region-info .region-info__mail svg, .departments__region-info .region-info__phone img, .departments__region-info .region-info__phone svg {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform:translateY(-50%)
}

.departments__select {
    display:none
}

#contacts-map, #departments__map {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-filter: hue-rotate(180deg) grayscale(70%);
    filter:hue-rotate(180deg) grayscale(70%)
}

@media (max-width: 1279px) {
    .departments__regions.nano {
        height:538px
    }

    .departments__map-wrap {
        height: auto;
        padding-top:0
    }

    .departments__map-wrap .va-center {
        display: block;
        margin-left: 0;
        width: 100%;
        height:auto
    }

    .departments__map-wrap .va-center .va-center__inner {
        display:block
    }

    .departments__map-wrap .departments__region-info {
        width: 100%;
        padding:24px 30px
    }

    .departments__map-wrap .departments__region-info:after, .departments__map-wrap .departments__region-info:before {
        content: " ";
        display:table
    }

    .departments__map-wrap .departments__region-info:after {
        clear:both
    }

    .departments__map-wrap .departments__region-info .region-info__left {
        float: left;
        width:50%
    }

    .departments__map-wrap .departments__region-info .region-info__right {
        float: left;
        width: 50%;
        padding-left: 35px;
        font-size:15px
    }

    .departments__map-wrap .departments__region-info .region-info__name {
        margin-bottom:0
    }

    .departments #departments__map {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height:430px
    }
}

@media (max-width: 1023px) {
    .departments__regions {
        display:none
    }

    .departments {
        min-height:200px
    }

    .departments__map-wrap {
        display:none
    }

    .departments__select {
        display: block;
        max-width: 340px;
        margin-bottom:30px
    }
}

@media (max-width: 767px) {
    .departments__map-wrap .departments__region-info {
        padding:20px 25px
    }

    .departments__map-wrap .departments__region-info .region-info__left, .departments__map-wrap .departments__region-info .region-info__right {
        float: none;
        width: 100%;
        padding:0
    }

    .departments__map-wrap .departments__region-info .region-info__name {
        margin-bottom:10px
    }

    .departments__select {
        margin-bottom:15px
    }

    .departments #departments__map {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height:300px
    }
}

.contacts-page {
    margin-bottom: 70px;
    padding-top:14px
}

.contacts-page__item {
    position: relative;
    color: #3a4349;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 29px;
    padding-left:49px
}

.contacts-page__item svg {
    vertical-align:middle
}

.contacts-page__item a {
    color:#3a4349
}

.contacts-map-wrap .departments__region-info span:last-child, .contacts-page__item:last-child {
    margin-bottom:0
}

.contacts-map-wrap {
    position: relative;
    height:600px
}

.contacts-map-wrap .va-center {
    transition: all .3s ease;
    z-index: 2;
    width: 400px;
    height:600px
}

.contacts-map-wrap .departments__region-info {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color:#fff
}

.contacts-map-wrap .departments__region-info h4 {
    color: #ffc11a;
    margin: 0;
    font-size: 16px;
    font-weight:600
}

.contacts-map-wrap .departments__region-info span {
    display: block;
    margin-bottom:24px
}

.contacts-map-wrap .departments__region-info a {
    color: #fff;
    transition:all .3s ease
}

@media (max-width: 1023px) {
    .contacts-map-wrap .departments__region-info {
        padding-left: 30px;
        padding-right: 30px;
        width:360px
    }

    .contacts-page {
        padding-top: 0;
        margin-bottom:50px
    }

    .contacts-page__item {
        font-size: 18px;
        line-height: 30px;
        margin-bottom:19px
    }
}

@media (max-width: 767px) {
    .contacts-map-wrap {
        height:auto
    }

    .contacts-map-wrap .container-fluid {
        padding:0
    }

    .contacts-map-wrap .va-center {
        width: 100%;
        height:auto
    }

    .contacts-map-wrap .departments__region-info {
        padding: 30px 15px;
        width:100%
    }

    .contacts-map-wrap .departments__region-info span {
        font-size: 15px;
        line-height:26px
    }

    .contacts-page {
        margin-bottom: 40px;
        padding-top:10px
    }

    .contacts-page__item {
        font-size:15px
    }

    #contacts-map {
        position: relative;
        z-index: 1;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        height:300px
    }
}

.road-map h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height:30px
}

.road-map p + h3 {
    padding-top:7px
}

.road-map b, .road-map h3 {
    font-weight: 600;
    color:#1d1d1d
}

.road-map__text {
    margin:0 auto
}

.road-map__text img {
    max-width: 100%;
    margin:14px 0 12px
}

.road-map .blockquote {
    margin: 60px auto;
    height: 700px;
    overflow:hidden
}

.road-map .blockquote .blockquote__content {
    bottom: 83px;
    display: block;
    max-width: 1710px;
    margin: 0 auto;
    text-align: left;
    padding:0 40px
}

.road-map .blockquote .blockquote__content h2 {
    display: block;
    margin: 0 auto;
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    transition:all .8s cubic-bezier(.23, 1, .32, 1)
}

.road-map .blockquote:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    transition:all .8s ease
}

.road-map .blockquote.active .blockquote__content h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform:translateY(0)
}

.road-map .blockquote.active:after {
    opacity: 1;
    background:rgba(0, 0, 0, .4)
}

.road-map__intro {
    padding-bottom:100px
}

.road-map__supporters {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;
    margin-bottom:30px
}

.road-map__supporters:after, .road-map__supporters:before {
    content: " ";
    display:table
}

.road-map__supporters:after {
    clear:both
}

.road-map__supporters .supporters__count {
    float: left;
    font-family: 'playfair_bold';
    font-size: 26px;
    line-height: 40px;
    color: #2d2d2d;
    margin-top:2px
}

.road-map__supporters .supporters__count span {
    display: inline-block;
    font-size: 36px;
    margin-left:10px
}

.road-map__supporters .btn {
    float: right;
    width: 100%;
    max-width: 228px;
    border-radius:25px
}

.docs-list.docs-list--page-bottom {
    margin-bottom: 0;
    padding-top:10px
}

.docs-list.docs-list--page-bottom p {
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    color:#527287
}

.docs-list.docs-list--page-bottom .item {
    position: relative;
    padding-left:65px
}

.docs-list.docs-list--page-bottom .item .item__icon {
    position: absolute;
    top: 0;
    left:0
}

.support-us-modal .modal-dialog {
    width: 560px;
    margin:50px auto
}

.support-us-modal p.p--xbig-playfir {
    margin-bottom: 45px;
    text-align:center
}

.support-us-modal .join-form__btn {
    width: 100%;
    max-width:100%
}

@media (min-width: 768px) {
    .road-map .blockquote .blockquote__content h2, .road-map__text {
        width:83.33333%
    }
}

@media (min-width: 1024px) {
    .road-map .blockquote .blockquote__content h2, .road-map__text {
        width:66.66667%
    }
}

@media (max-width: 1279px) {
    .road-map__intro {
        padding-bottom:20px
    }

    .road-map__supporters .btn {
        max-width:168px
    }

    .road-map .blockquote {
        height:600px
    }

    .road-map .blockquote .blockquote__content {
        bottom:73px
    }

    .road-map .blockquote .blockquote__content h2 {
        font-size: 33px;
        line-height:50px
    }
}

@media (max-width: 1023px) {
    .road-map__intro {
        padding-bottom:0
    }

    .road-map__text {
        padding-left: 10px;
        padding-right:10px
    }
}

@media (max-width: 767px) {
    .road-map__supporters {
        padding-bottom: 20px;
        text-align:center
    }

    .road-map__supporters .supporters__count {
        float: none;
        font-size:20px
    }

    .road-map .blockquote .blockquote__content h2, .road-map__supporters .supporters__count span {
        font-size:26px
    }

    .road-map__supporters .btn {
        float: none;
        margin-top: 10px;
        max-width: none;
        height: 50px;
        line-height:50px
    }

    .road-map .blockquote {
        margin: 40px 0;
        height: 370px;
        background-position:25% 50%
    }

    .road-map .blockquote .blockquote__content {
        position: absolute;
        bottom: 33px;
        padding:0 15px
    }

    .support-us-modal .modal-dialog {
        width: 100%;
        margin:0
    }
}

@media (max-width: 620px) {
    .support-us-modal .modal-dialog {
        width: 100%;
        margin:0
    }

    .support-us-modal .modal-dialog .modal-content {
        padding:30px 15px
    }
}

.history--leader .history-section {
    padding-top: 0;
    padding-bottom:0
}

.history--leader .history-section:first-child {
    padding-top:350px
}

.history--leader .history-section:last-child {
    padding-bottom:180px
}

.history--leader .history-section__photo {
    padding-bottom:180px
}

.history--leader .history-section__photo:first-child {
    min-height:180px
}

.main-content.about-party.about-party--mobile.about-party--mobile-leader {
    padding-top:0
}

.main-content.about-party.about-party--mobile.about-party--mobile-leader .history--leader .history-section {
    padding-bottom:15px
}

.main-content.about-party.about-party--mobile.about-party--mobile-leader .history--leader .history-section:last-child {
    padding-bottom:60px
}

@media (max-width: 1279px) {
    .history--leader .history-section:first-child {
        padding-top:250px
    }
}

@media (max-height: 1024px) {
    .history--leader .history-section:first-child {
        padding-top:250px
    }
}

@media (max-width: 1023px) {
    .history--leader .history-section:first-child {
        padding-top:150px
    }

    .history--leader .history-section__photo {
        padding-bottom:80px
    }
}

@media (max-width: 767px) {
    .history--leader .history-section:first-child {
        padding-top:0
    }
}

.news-nav {
    top: 0;
    left: -40px;
    padding-right: 0;
}

