html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1, .h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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

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

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

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

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

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

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

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

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

.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-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 {
    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-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .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-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:after, .container-fluid:after, .container:after, .row: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
}

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

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

@media (max-width: 767px) {
    .visible-xs {
        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
    }
}

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        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
    }
}

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

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

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

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        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
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        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
    }
}

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

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

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

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

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

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

@media (min-width: 1200px) {
    .hidden-lg {
        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
    }
}

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

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

button, input {
    outline: 0
}

body, html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    opacity: 1;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    background-color: #000
}

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

.va-container {
    position: relative;
    margin: 40px auto 0 auto;
    background-color: #cda36c;
    border: 1px solid #cda36c;
    padding: 5px
}

.va-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #000
}

.va-slice {
    cursor: pointer;
    position: absolute;
    width: 100%;
    left: 0;
    overflow: hidden
}

.va-slice-1 {
    background: #000 url(../img/1.png) no-repeat center center
}

.va-slice-2 {
    background: #000 url(../img/2.jpg) no-repeat center center
}

.va-slice-3 {
    background: #000 url(../img/3.jpg) no-repeat center center
}

.va-slice-4 {
    background: #000 url(../img/4.jpg) no-repeat center center
}

.va-slice-5 {
    background: #000 url(../img/5.jpg) no-repeat center center
}

.va-slice-6 {
    background: #000 url(../img/6.jpg) no-repeat center center
}

.va-slice-7 {
    background: #000 url(../img/7.jpg) no-repeat center center
}

.va-slice-color-1 {
    background-color: #97c5eb
}

.va-slice-color-2 {
    background-color: #68ace5
}

.va-slice-color-3 {
    background-color: #0072cf
}

.va-slice-color-4 {
    background-color: #0039a6
}

.va-slice-color-5 {
    background-color: #00338e
}

.va-slice-color-6 {
    background-color: #002c76
}

.va-slice-color-7 {
    background-color: #002144
}

.va-title {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    margin-left: 20px;
    color: #fff;
    text-shadow: 0 0 1px #fff
}

.va-content {
    display: none;
    margin-left: 25px
}

.va-slice p {
    font-size: 22px;
    font-style: italic;
    font-family: Georgia, serif
}

.va-slice ul {
    margin-top: 20px
}

.va-slice ul li {
    float: left;
    margin: 0 2px
}

.va-slice ul li a {
    color: #000;
    background: #a4c531;
    padding: 3px 6px;
    font-size: 14px;
    font-family: 'PT Serif', sans-serif;
    text-transform: uppercase
}

.va-slice ul li a:hover {
    background: #000;
    color: #fff;
    text-shadow: none
}

.va-nav span {
    width: 40px;
    height: 25px;
    background: transparent url(../img/prev.png) no-repeat center center;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -20px;
    text-indent: -9000px;
    opacity: .7;
    cursor: pointer;
    display: none;
    z-index: 100
}

.va-nav span.va-nav-next {
    background-image: url(../img/next.png);
    top: auto;
    bottom: -35px
}

.va-nav span:hover {
    opacity: 1
}

.slider-block {
    background-color: #000;
    background-image: url(../img/bg.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.btn-top {
    font-family: 'PT Serif', serif
}

.contacts {
    padding-bottom: 50px;
    background-image: url(../img/bg-2.jpg)
}

.contacts h1,
.contacts .h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.info-popov {
    color: #fff;
    font-size: 32px
}

.info-phone {
    font-size: 32px;
    margin-top: 70px;
    text-align: center;
    color: #fff
}

.info-contacts {
    margin-top: 50px
}

.bank {
    margin-top: 10%
}

.footer {
    background-color: #000;
    padding: 20px;
    margin: 0 auto;
    display: block
}

.footer img {
    margin: 0 auto;
    display: block
}

.footer a {
    text-align: center;
    margin: 0 auto;
    display: block;
    color: #cda36c
}

.footer a:hover {
    color: #cda36c
}

.button-yellow {
    background-color: #cda36c;
    color: #000;
    padding: 5px;
    margin-right: 18px;
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px
}

.logo-head {
    padding-top: 20px
}

.footer {
    padding-top: 55px
}

.bt-click {
    background-color: transparent;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    color: #fff;
    font-size: 11px
}

.bt-click {
    padding: 6px 20px 6px 20px;
    border: 1px solid
}

.btn-top {
    margin-top: 17px
}

.title-text {
    color: #fff;
    font-size: 20px;
    float: left;
    text-align: left
}

.content-section {
    color: #fff;
    margin-top: 20px
}

.overlay, .overlay-audit, .overlay-firm, .overlay-form, .overlay-photo, .overlay-reg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    display: none;
    z-index: 100
}

.popup {
    width: 100%;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-top: 60px;
    background-repeat: no-repeat;
    padding: 20px;
    background-color: #fcfcfc;
    z-index: 100;
    background-image: url(../img/pop-up-1.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 500px;
    overflow: auto
}

.close-btn, .close-btn-audit, .close-btn-firm, .close-btn-form, .close-btn-photo, .close-btn-reg {
    text-align: center;
    position: absolute;
    top: 15px;
    right: 10px;
    background-color: #cda36c;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 25px
}

.close-btn-audit:hover, .close-btn-firm:hover, .close-btn-form:hover, .close-btn-photo:hover, .close-btn-reg:hover, .close-btn:hover {
    cursor: pointer
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bank-contacts {
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
}

.bank-contacts h1,
.bank-contacts .h1 {
    margin-top: 0;
    text-align: center;
    color: #fff
}

.text-center {
    text-align: center
}

.contact-link {
    background-color: #e2c45e;
    color: #000;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 8px;
    margin-top: 20px;
    font-weight: 400;
    margin-left: 15px
}

.content {
    width: 100%;
    position: relative
}

.header {
    position: absolute;
    width: 100%;
    height: 25px;
    line-height: 24px;
    top: 0;
    font-size: 13px;
    background: #000;
    opacity: .9;
    text-transform: uppercase;
    z-index: 4
}

.header a {
    padding: 5px 10px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #000;
    color: #ddd;
    text-align: right
}

.header a:hover {
    color: #fff
}

.header a span {
    font-weight: 700
}

.header span.right_ab {
    position: absolute;
    right: 4px
}

.va-content {
    color: #fff
}

.va-content span {
    font-size: 17px
}

.content-span {
    font-size: 20px
}

.va-content h1,
.va-content .h1 {
    text-transform: uppercase;
    font-size: 30px
}

.content-section {
    text-align: center
}

.content-section img {
    margin: 0 auto;
    display: block
}

.contact-form {
    background-repeat: no-repeat;
    background-color: #0a0a0a;
    z-index: 100;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    display: inline-table
}

.contact-form h1,
.contact-form .h1 {
    color: #cda36c;
    text-align: center;
    font-size: 30px;
    font-weight: 300
}

.contact-form p {
    color: #fff;
    text-align: center;
    font-size: 30px
}

.form-block form {
    margin-top: 40px;
    color: #fff
}

.form-block form input {
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    background-color: #0a0a0a;
    border: 1px solid #cda36c;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    font-size: 22px;
    color: #fff
}

.form-block form button {
    width: 100%;
    padding: 15px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: #cda36c;
    color: #fff;
    border: none;
    font-size: 22px
}

.close-btn-form {
    margin-top: 10%;
    right: 2%
}

::-webkit-input-placeholder {
    color: #fff
}

.register-block {
    width: 100%;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-top: 60px;
    background-repeat: no-repeat;
    padding: 20px;
    background-color: #fcfcfc;
    z-index: 100;
    background-image: url(../img/pop-up-2.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 500px;
    overflow: auto
}

.register-text {
    font-size: 20px;
    color: #fff
}

.close-btn-reg {
    margin-top: 70px;
    margin-right: 20px
}

.firm-block {
    width: 100%;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-top: 60px;
    background-repeat: no-repeat;
    padding: 20px;
    background-color: #fcfcfc;
    z-index: 100;
    background-image: url(../img/pop-up-3.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 500px;
    overflow: auto
}

.close-btn-audit, .close-btn-firm {
    margin-top: 70px;
    margin-right: 20px
}

.audit-block {
    width: 100%;
    background-repeat: no-repeat;
    background-color: #fcfcfc;
    z-index: 100;
    background-image: url(../img/pop-up-4.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
    padding-top: 100px
}

.photo-block {
    width: 100%;
    background-repeat: no-repeat;
    padding: 20px;
    background-color: #fcfcfc;
    z-index: 100;
    background-image: url(../img/pop-up-5.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.top-photo {
    margin-top: 8px
}

.wha-viber {
    margin-top: -15px
}

.icon {
    margin-right: 12px;
    margin-top: -10px
}

.maps {
    margin-bottom: -10px
}

.close-btn-photo {
    margin-top: 10px;
    margin-right: 20px;
    cursor: pointer;
    z-index: 100
}

.button-mobile {
    background-color: #e2c45e;
    color: #000;
    text-transform: uppercase;
    margin-top: 20px;
    border: none;
    -webkit-border-radius: 12px;
    border-radius: 12px
}

.mobile-header {
    margin-top: 50px
}

.mobile-header h1,
.mobile-header .h1 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase
}

.company {
    font-size: 18px;
    color: #fff
}

.left-mobile {
    margin-left: 10%
}

.uslugy {
    padding-top: 50px
}

.uslugy img {
    margin: 0 auto;
    display: block
}

.uslugy-content {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 10px
}

.all-info {
    background-color: #e2c45e;
    color: #000;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 8px;
    margin-top: 20px;
    font-weight: 400
}

.skobka {
    position: absolute;
    margin-left: 18px;
    margin-top: -15px
}

.va-nav span {
    padding: 15px
}

.content-span, .photo-block {
    color: #fff
}

.none {
    display: block;
    width: 38px;
    height: 35px;
    margin: 20px auto 10px
}

.none span {
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #ebba16;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.none span:after, .none span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px
}

.none span:after {
    top: 9px;
    width: 100%;
    height: 3px;
    background-color: #ebba16;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.none span:before {
    width: 100%;
    height: 3px;
    background-color: #ebba16;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.none.on span {
    background-color: transparent
}

.none.on span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px)
}

.none.on span:after {
    -webkit-transform: rotate(-45deg) translate(7px, -8px);
    -ms-transform: rotate(-45deg) translate(7px, -8px);
    transform: rotate(-45deg) translate(7px, -8px)
}

.none.on + #menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu {
    background-color: #ebba162b;
    margin-top: 20px;
    color: #fff;
    padding-left: 20px;
    padding: 20px
}

.mobile-info {
    color: #fff;
    background-color: #202024;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-image: url(../img/mob-bg-1.png);
    background-position: center
}

.mobile-info h1,
.mobile-info .h1 {
    font-size: 19px
}

.photo-top {
    margin-top: 20px
}

.kc-left {
    margin-left: 68%
}

.va-container {
    width: 90%
}

.va-slice {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.logo img {
    width: calc(100% + 180px);
    float: right;
}

.phone-shablon {
    margin-top: 5px;
    color: #fff;
    text-align: center;
}

.footer img {
    width: 15%
}

h1, .h1 {
    font-weight: 400
}

.info-phone a {
    color: #fff
}

.logo-head {
}

.about-cv8 {
    background-image: url(../img/pop-up-1.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px
}

.logo-head {
    padding-bottom: 20px
}

.register-file {
    background-image: url(../img/pop-up-2.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px
}

.register-text h1,
.register-text .h1 {
    margin-bottom: 0;
    font-size: 30px
}

.bullit-icon {
    margin-top: 100px
}

.adress-v-praze {
    background-image: url(../img/pop-up-3.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
    padding-top: 50px
}

.form-center-text {
    margin-top: 15px
}

.uspeh {
    background-color: #000;
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
    font-size: 50px;
    color: #fff
}

.lft, .rgt {
    width: 100%
}

.list-menu {
    display: block;
    width:100%;
}
.list-menu h2 {
    color: #FFF;
    letter-spacing: 2px;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

.list-menu a {
    color: #fff;
    font-size: 18px
}

.list-menu ul {
    display: inline-grid;
    list-style: none
}

.phone-shablon a {
    color: #fff
}

@media only screen and (max-width: 1800px) {
    .popup {
        height: 500px;
        margin-top: 20px
    }
}

@media only screen and (max-width: 1300px) {
    .popup {
        height: 500px;
        margin-top: 20px
    }

    .close-btn-audit, .close-btn-firm, .close-btn-form, .close-btn-reg {
        margin-top: 35px
    }

    .close-btn-photo {
        margin-top: 35px
    }

    .register-text {
        font-size: 20px;
        padding: 0
    }

    .contact-form {
        height: 500px
    }

    .contact-form h1, .contact-form .h1 {
        font-size: 32px
    }

    .contact-form p {
        font-size: 30px
    }

    .contact-form input {
        padding: 25px
    }

    .close-btn-form {
        margin-top: 40px
    }

    .content-span {
        font-size: 14px
    }
}

@media only screen and (max-width: 1200px) {
    .contacts {
        padding: 0
    }

    .info-popov {
        font-size: 24px
    }

    .bank {
        padding-bottom: 20px
    }

    .register-text {
        font-size: 15px
    }

    .register-block {
        height: 500px
    }

    .content-section {
        font-size: 8px
    }

    .title-text {
        font-size: 18px
    }

    .popup {
        height: 460px;
        margin-top: 20px
    }

    .contact-form {
        height: 520px
    }
}

@media only screen and (max-width: 992px) {
    .slider-block {
        background-position: center
    }
}

@media only screen and (max-width: 768px) {
    .info-popov {
        text-align: center;
        margin-bottom: 30px
    }

    .close-btn-form {
        margin-top: 5px;
        margin-right: 12px
    }

    .logo img {
        width: 50%;
        margin-left: 0
    }

    .slider-block {
        background-image: url(../img/popov-mob.png)
    }

    .btn-click {
        font-size: 10px
    }
}

@media only screen and (max-width: 760px) {
    .btn-top {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .info-popov {
        font-size: 20px
    }

    .logo-head {
        background-color: rgba(205, 163, 108, 0)
    }

    .btn-click {
        font-size: 9px
    }

    .contact-form {
        height: 450px
    }

    .contact-form h1, .contact-form .h1 {
        font-size: 25px
    }

    .contact-form p {
        font-size: 18px
    }

    .form-block form input {
        font-size: 11px
    }

    .form-block form button {
        padding: 12px;
        font-size: 12px
    }

    .close-btn-form {
        margin-top: 0;
        margin-right: 15px
    }

    .info-phone {
        font-size: 25px
    }

    .contact-form h1, .contact-form .h1 {
        margin-top: 20px
    }

    .slider-block {
        background-image: url(../img/bg-2.jpg)
    }

    .company {
        font-size: 13px
    }

    .logo img {
        width: 200%
    }

    .skobka {
        display: none
    }

    .content-span {
        font-size: 12px
    }

    .form-center-text {
        font-size: 9px
    }

    .footer {
        padding-bottom: 80px
    }

    .footer img {
        width: 70%
    }

    .info-contacts {
        margin-top: 10px
    }

    .bank h1, .bank .h1 {
        margin-top: 50px
    }
}

@media only screen and (max-width: 320px) {
    .info-phone {
        font-size: 18px
    }

    .info-popov {
        font-size: 16px
    }

    .company {
        font-size: 11px
    }

    .close-btn-form {
        margin-top: 0;
        margin-right: 12px
    }

    .contact-form h1, .contact-form .h1 {
        font-size: 17px
    }

    .contact-form p {
        font-size: 15px
    }

    .close-btn-form {
        width: 20px;
        height: 20px;
        font-size: 15px
    }

    form button {
        font-size: 20px
    }

    .mobile-info {
        font-size: 12px
    }

    .uslugy-content {
        font-size: 8px
    }

    .company {
        font-size: 11px
    }

    .register-text {
        font-size: 9px
    }
}

@media only screen and (min-width: 320px) {
    .hirurg-photo-text img {
        width: 100%
    }
}

.first-input {
    padding: 10px 0 8px 12px
}

.h1-name {
    font-size: 33px
}

.bullit {
    font-size: 23px
}

.hirurg-text-only {
    font-size: 18px
}

.slider-block {
    background-position: center
}

@media only screen and (min-width: 992px) {
    .mobile-header, .none {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .mobile-header, .none {
        display: none
    }

    .content-span {
        font-size: 14px
    }
}

.bt-click {
    transition: 0.3s;
}

.bt-click:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

.logo-head .container {
    display: flex;
    align-items: center
}

.container {
    width: 100%;
    max-width: 1170px;
}

.flags {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    margin-top: 4px;
    text-align: center;
}

.flags li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.flags li:first-child img {
    width: 45px;
}

.flags img {
    height: 22px;
    transition: 0.3s;
    opacity: .5;
}

.flags li.active {
    text-decoration: underline
}

@media only screen and (max-width: 1515px) {
    .logo img {
        width: calc(100% + 110px)
    }
}

@media only screen and (max-width: 1315px) {
    .logo img {
        width: 100%
    }
}

@media only screen and (max-width: 1190px) {
    .bt-click {
        padding: 6px 9px;
    }

    .phone-shablon {
        font-size: 14px
    }
}

@media only screen and (max-width: 991px) {
    .logo-head .container {
        display: block
    }

    .phone-shablon {
        font-size: 17px
    }

    .uslugy-content {
        font-size: 15px;
    }

    .footer img {
        width: 200px;
    }

    .footer {
        padding: 30px 15px;
    }

    .contact-form {
        height: auto;
        padding: 40px 0
    }

    .contacts {
        padding: 25px 0
    }

}

@media only screen and (max-width: 768px) {
    .btn-top {
        display: none
    }

    .list-menu {
        display: none
    }

    .list-menu ul {
        display: inline-grid;
        list-style: none;
        padding: 0;
        display: block;
        text-align: center;
    }

    .logo img {
        width: 100%;
        max-width: 190px;
        float: none;
    }

    .phone-shablon {
        font-size: 16px;
        margin: 0;
        text-align: center;
    }

    .open_nav {
        background-image: url(../img/burger.png);
        width: 22px;
        height: 17px;
        float: right;
        margin-top: 37px;
    }

    .mobile-header {
        margin-top: 0;
    }

    .left-mobile {
        margin: 0;
        padding: 0 20px;
    }

    h1, .h1 {
        font-size: 1.5em
    }

    .button-mobile {
        background-color: #e2c45e;
        color: #000;
        text-transform: uppercase;
        margin-top: 20px;
        border: none;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        width: 100%;
        height: 42px;
        font-size: 17px;
    }

    .company {
        font-size: 14px !Important
    }

    .uslugy-content br {
        display: none
    }

    .uslugy-content {
        font-size: 11px !important;
        height: 131px;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-content: space-between;
        align-content: space-between;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        justify-content: center;
        padding: 0 5px;
    }

    .mobile-header .row > .col-xs-12:last-child .uslugy-content {
        height: 60px;
        padding: 0 20px;
    }

    .contact-form h1,
    .contact-form .h1 {
        margin-top: 0;
    }

    .form-center-text {
        margin-bottom: 0;
    }

    .company br {
        display: none
    }

    br.mob {
        display: block !important
    }
}

@media only screen and (max-width: 500px) {
    .uslugy-content {
        font-size: 10px
    }

    .left-mobile {
        padding: 0
    }

    h1, .h1 {
        font-size: 1.3em;
    }
}

.footer,
.footer a,
.footer h2,
.footer h3 {
    color: rgba(255, 255, 255, .8);
    font-size: .9em;
    text-align: left;
}

.footer h2 {
    color: #FFF;
    font-size: 1.5em;
}

.footer h3 {
    color: #FFF;
    font-size: 1.3em;
}

.footer ul {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}

.footer ul li {
    margin: 0 0 10px;
    padding: 0;
}

.mb-3 {
    margin-bottom: 3rem
}

.copyrights {
    text-align: center;
}

.copyrights a {
    color: #FFF;
    display: inline-block;
    text-align: center;
}

h1.h1 {
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.advantages {}
.advantages .item {
    background: rgba(0,0,0,.5);
    margin-bottom: 30px;
    padding: 1px 30px 12px;
}
.advantages .item p {
    font-size: .8em;
}

img {
    height: auto;
    max-width: 100%;
}

.color-white { color: white }