.img-thumbnail,
label {
    display: inline-block;
}
hr,
img {
    border: 0;
}
body,
figure {
    margin: 0;
}
caption,
th {
    text-align: left;
}
.img-thumbnail,
.table,
label {
    max-width: 100%;
}
.fancybox-nav,
html {
    -webkit-tap-highlight-color: transparent;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
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;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
.img-thumbnail,
body {
    background-color: #fff;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.img-thumbnail,
body {
    line-height: 1.42857143;
}
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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
td,
th {
    padding: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
[role="button"] {
    cursor: pointer;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.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;
    }
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}
caption {
    padding-top: 0;
    padding-bottom: 0;
    color: #777;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 0;
    line-height: 1.42857143;
    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: 0;
}
.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: 0.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;
    }
}
fieldset,
legend {
    padding: 0;
    border: 0;
}
fieldset {
    margin: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
label {
    margin-bottom: 5px;
    font-weight: 700;
}
.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="file"]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.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;
}
.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;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.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 {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}
.input-sm {
    height: 30px;
    line-height: 1.5;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    line-height: 1.3333333;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.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 .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.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-control-static,
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .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 .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 .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.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 .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;
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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;
}
.nav > li,
.nav > li > a {
    display: block;
    position: relative;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li > a {
    padding: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav > li.disabled > a {
    color: transparent;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: transparent;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-justified > li,
.nav-stacked > li {
    float: none;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
    .navbar-header {
        float: left;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.modal,
.modal-open {
    overflow: hidden;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
}
@media (min-width: 768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block;
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.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%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    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: 0.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.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar: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;
}
.hidden,
.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-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@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;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .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;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .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;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .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;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .hidden-lg {
        display: none !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;
    }
}
.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;
    }
}
@font-face {
    font-family: "Gotham Pro b";
    src: url(../fonts/GothamPro-Bold/GothamPro-Bold.eot?) format("eot"), url(../fonts/GothamPro-Bold/GothamPro-Bold.woff) format("woff"), url(../fonts/GothamPro-Bold/GothamPro-Bold.ttf) format("truetype"),
        url(../fonts/GothamPro-Bold/GothamPro-Bold.otf) format("otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gotham Pro l";
    src: url(../fonts/GothamPro-Light/GothamPro-Light.eot?) format("eot"), url(../fonts/GothamPro-Light/GothamPro-Light.woff) format("woff"), url(../fonts/GothamPro-Light/GothamPro-Light.ttf) format("truetype"),
        url(../fonts/GothamPro-Light/GothamPro-Light.otf) format("otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gotham Pro m";
    src: url(../fonts/GothamPro-Medium/GothamPro-Medium.eot?) format("eot"), url(../fonts/GothamPro-Medium/GothamPro-Medium.woff) format("woff"), url(../fonts/GothamPro-Medium/GothamPro-Medium.ttf) format("truetype"),
        url(../fonts/GothamPro-Medium/GothamPro-Medium.otf) format("otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Gotham Pro";
    src: url(../fonts/GothamPro-Regular/GothamPro-Regular.eot?) format("eot"), url(../fonts/GothamPro-Regular/GothamPro-Regular.woff) format("woff"), url(../fonts/GothamPro-Regular/GothamPro-Regular.ttf) format("truetype"),
        url(../fonts/GothamPro-Regular/GothamPro-Regular.otf) format("otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.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: 0;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative;
}
.fancybox-skin {
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.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,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../../images/fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../../images/blank.gif);
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock {
    width: auto;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: 400 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, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    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, 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-image: url(../../images/fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }
    #fancybox-loading div {
        background-image: url(../../images/fancybox_loading@2x.gif);
        background-size: 24px 24px;
    }
}









.logo,
.main_btn,
.map_blocks,
.nav_list,
.nav_list li,
.scr2_video_block,
.scri_links a,
.scr3_links a,
.slick-dots li,
.spravka-single,
.st_scr_form,
.st_scr_text {
    vertical-align: top;
}

.scri_links a,
.scri_links a:hover {
    text-decoration: none;
}

button,
button[type="submit"] {
    cursor: pointer;
}
button,
ul {
    padding: 0;
}
a,
a:focus,
a:hover {
    text-decoration: none;
}
p,
ul {
    margin: 0;
}
.btn-center,
.my-modal-thanks {
    text-align: center;
}
.slick-initialized .slick-slide,
body :focus,
button,
input,
select {
    outline: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #fff;
}
input,
select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button {
    border: none;
    background: 0 0;
}
.main_btn,
.my_modal_window {
    -webkit-border-radius: 5px;
    text-align: center;
}
html * {
    max-height: 1000000px;
}
.transition {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.fixed {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
input.error {
    color: red !important;
}
input.error::-webkit-input-placeholder {
    color: red !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
input.error::-moz-placeholder {
    color: red !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
input.error:-moz-placeholder {
    color: red !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
input.error:-ms-input-placeholder {
    color: red !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.fancybox-inner {
    overflow: visible !important;
}
.container-fluid,
.item_img,
.main_page_wrapper {
    overflow: hidden;
}
.fancybox-close {
    width: 30px;
    height: 30px;
    background: url(../../images/close.png) center no-repeat;
}
.fancybox-close:hover {
    background: url(../../images/close-a.png) center no-repeat;
}
.h1,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    font-weight: 400;
    line-height: 1.2;
}
.my-modal-thanks {
    width: 300px;
    min-height: 115px;
    margin: auto;
    padding-right: 0 !important;
    border-bottom: 5px solid #ffa000;
    background: #fff;
    z-index: 9999;
    display: none;
    padding-top: 1px;
    padding-bottom: 30px;
}
.text_screen .h1,
.text_screen .h2,
.text_screen h1 {
    text-align: center;
    font-weight: 700;
}
.modal-thanks-h3 {
    color: #333;
    font-family: "Gotham Pro b";
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 35px;
}
.modal-thanks-p,
.my_modal_window .h2,
.my_modal_window h2 {
    font-family: "Gotham Pro";
    text-align: center;
}
.modal-thanks-p {
    color: #333;
    font-size: 18px;
}
.my_modal_window {
    width: 350px;
    height: auto;
    padding: 30px 20px;
    background: #fff;
    display: none;
    -webkit-box-shadow: 0 0 14px #000;
    box-shadow: 0 0 14px #000;
    border-radius: 5px;
}
.my_modal_window .h2,
.my_modal_window h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.logo p,
.my_modal_window .h2 b,
.my_modal_window h2 b {
    font-family: "Gotham Pro b";
    text-transform: uppercase;
}
.my_modal_window .h2 b,
.my_modal_window h2 b {
    font-weight: 400;
}
.my_modal_window input {
    margin-bottom: 10px;
}
.hidden_trigger {
    float: right;
    display: none;
    width: 35px;
    height: 30px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin-top: 20px;
    margin-right: 10px;
    position: relative;
}
.hidden_trigger:after,
.hidden_trigger:before {
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    display: block;
    content: "";
}
.hidden_trigger:before {
    top: 50%;
    margin-top: -1px;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.hidden_trigger:after {
    bottom: 50%;
    margin-bottom: -2px;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.slick-next,
.slick-next:focus,
.slick-prev,
.slick-prev:focus {
    background: rgba(0, 0, 0, 0.5);
}
.slick-next,
.slick-next:before,
.slick-prev,
.slick-prev:before {
    top: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
}
.open_menu.hidden_trigger:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 2px;
    margin-bottom: -1px;
}
.open_menu.hidden_trigger:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 2px;
}
.hidden_trigger.open_menu {
    border-color: transparent;
}
.slick-next,
.slick-prev {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    font-size: 0;
}
.slick-next:before,
.slick-prev:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid rgba(255, 255, 255, 0.7);
    left: 50%;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.logo img,
.logo p {
    -webkit-transition: all 0.3s ease-in-out;
}
.slick-next:hover,
.slick-prev:hover {
    background: rgba(0, 0, 0, 0.8);
}
.slick-next:hover:before,
.slick-prev:hover:before {
    border-color: #fff;
}
.slick-prev {
    left: 10px;
}
.slick-prev:before {
    border-left: 2px solid rgba(255, 255, 255, 0.7);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    margin-left: 5px;
}
.slick-next {
    right: 10px;
}
.slick-next:before {
    border-right: 2px solid rgba(255, 255, 255, 0.7);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    margin-left: -5px;
}
.slick-dots {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 45px;
    text-align: center;
}
.slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
.slick-dots li:last-child {
    margin-right: 0;
}
.slick-dots li button {
    display: block;
    font-size: 0;
    width: 10px;
    height: 10px;
    opacity: 0.3;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.logo,
.logo p span,
.nav_list,
.nav_list li {
    display: inline-block;
}
.slick-dots li.slick-active button {
    background: #000;
}
.top_line {
    background: #f9f9f9;
    padding: 20px 10px 22px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
}
.top_line.more {
    padding: 10px;
}
.top_line.more .logo img {
    max-width: 40px;
}
.top_line.more .logo p {
    left: 45px;
    bottom: 0;
}
.top_line.more .nav_list li a img {
    opacity: 0;
    visibility: hidden;
}
.top_line.more .nav_list li a {
    height: 45px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.top_line.more .nav_list li a:hover {
    background: 0 0;
    color: #ff9800;
}
.logo {
    width: 235px;
    margin-left: 30px;
    border-right: 1px solid #e7e7e7;
    position: relative;
}
.logo img {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    max-width: 100%;
}
.logo p,
.nav_list li a {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.logo p {
    position: absolute;
    left: 73px;
    bottom: 5px;
    color: #ff9f00;
    font-size: 14px;
}
.nav_list li a,
.nav_list li a img,
input {
    -webkit-transition: all 0.3s ease-in-out;
}
.logo p span {
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 10px;
    line-height: 10px;
    text-transform: none;
}
.nav_list li a span,
.scr2_video_block_btn,
.scr2_video_block_btn:before {
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}
.line_form .h3,
.line_form h3,
.map_block .h3,
.map_block h3,
.scr1_content .h2,
.scr1_content h2,
.scr1_scheme p b,
.screen2 .h2,
.screen2 h2,
.screen3 .h2,
.screen3 h2 {
    text-transform: uppercase;
    line-height: 1.2;
}
.nav_list {
    float: right;
    margin-right: 120px;
    font-size: 0;
}
.nav_list li {
    list-style: none;
    margin-right: 75px;
}
.nav_list li:last-child {
    margin-right: 0;
}
.nav_list li a {
    display: block;
    width: 82px;
    height: 82px;
    -webkit-border-radius: 41px;
    border-radius: 41px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px dashed rgba(255, 143, 0, 0.4);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    color: #ff9800;
    font-family: "Gotham Pro m", Arial, sans-serif;
    font-size: 14px;
    text-align: center;
}
.nav_list li a img,
input {
    transition: all 0.3s ease-in-out;
}
.nav_list li a span {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.nav_list li a img,
.scr4_img1 {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.nav_list li a img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -42px;
}
.nav_list li a:hover {
    background-color: rgba(255, 143, 0, 0.6);
    border: 1px dashed rgba(225, 126, 0, 0.6);
    color: #fff;
}
.screen1 {
    background: url(../../images/bg1.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 270px 10px 140px;
    position: relative;
}
.screen1:after {
    content: "";
    display: block;
    width: 1920px;
    height: 95px;
    background: url(../../images/bg1-1.png) center bottom no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.line_form .h3:after,
.line_form h3:after,
.screen2:after {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.scr1_content {
    padding-left: 30px;
    margin-bottom: 202px;
    position: relative;
}
.scr1_content .h2,
.scr1_content h2 {
    color: #fff;
    font-family: "Gotham Pro b", Arial, sans-serif;
    font-size: 41px;
    line-height: 50px;
    position: relative;
}


.scr1_content .h2 b,
.scr1_content h2 b {
    font-weight: 400;
    font-size: 60px;
    line-height: 1.2;
}
.scr1_content .h2:after,
.scr1_content h2:after {
    content: "";
    display: block;
    width: 343px;
    height: 6px;
    background: url(../../images/f2.png) center no-repeat;
    position: absolute;
    left: 0;
    bottom: -20px;
}

@media screen and (max-width: 767px) {
    .scr1_content .h2 {
        margin-bottom: 40px;
    }
    
    .scr1_content .h2:after {
        display: none;
    }
}


input.form_input_name,
input.form_input_phone {
    background-position: 29px center;
    background-repeat: no-repeat;
}
.spravka-single {
    display: inline-block;
    max-width: 320px;
}
.description-photo {
    float: left;
    max-width: 500px;
    margin: 0 30px 20px 0;
}
.scr1_scheme {
    position: absolute;
    right: 30px;
    top: -133px;
}
.scr1_scheme p {
    color: #333;
    font-family: "Gotham Pro m";
    font-size: 16px;
    position: absolute;
}
.scr1_scheme p b {
    font-weight: 400;
}
.scr1_scheme p.sch_1 {
    left: 295px;
    top: 58px;
}
.scr1_scheme p.sch_2 {
    left: 310px;
    top: 145px;
}
.scr1_scheme p.sch_3 {
    right: 80px;
    bottom: 125px;
}
input {
    width: 100%;
    height: 55px;
    background-color: #f9f9f9;
    border: 1px solid #ececec;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    padding-left: 55px;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    color: #999;
    font-family: "Gotham Pro";
    font-size: 14px;
}
input:focus {
    background-color: #fff;
    border: 1px solid #fff3df;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input.form_input_name {
    background-image: url(../../images/man.png);
}
input.form_input_phone {
    background-image: url(../../images/phone.png);
}
.scr1_form_wrapper {
    position: relative;
}
.scr1_form_wrapper .line_form {
    position: absolute;
    left: 0;
    top: 0;
}
.line_form {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -1.4px 1.4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: -1.4px 1.4px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 55px 15px;
    width: 100%;
    z-index: 1;
    font-size: 0;
}
.line_form .h3,
.line_form h3 {
    font-family: "Gotham Pro l";
    font-size: 35px;
    color: #333;
    margin-bottom: 35px;
    position: relative;
}
.line_form .h3 b,
.line_form h3 b {
    color: #ffa000;
    font-family: "Gotham Pro b";
}
.main_btn,
.main_btn:focus,
.main_btn:hover {
    color: #fff;
}
.line_form .h3:after,
.line_form h3:after {
    content: "";
    display: block;
    width: 174px;
    height: 6px;
    background: url(../../images/f1.png) center no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
}

.screen1 .line_form .input_flex {
    display: flex;
    justify-content: center;
    width: 100%;
}

.screen1 .line_form .input_block {
    width: 100%;
    max-width: 350px;
    margin-right: 30px;
}

.screen1 .line_form .input_btn {
    width: 100%;
    max-width: 350px;
}

.line_form input {
    display: inline-block;
    max-width: 350px;
    margin-right: 0px;
}
.line_form .main_btn {
    max-width: 350px;
}
.main_btn {
    display: inline-block;
    width: 100%;
    height: 55px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffa000), to(#fb8c00));
    background-image: -webkit-linear-gradient(bottom, #ffa000 0, #fb8c00 100%);
    background-image: -o-linear-gradient(bottom, #ffa000 0, #fb8c00 100%);
    background-image: linear-gradient(to top, #ffa000 0, #fb8c00 100%);
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 25px rgba(218, 110, 0, 0.45), inset 0 -2px 4px rgba(210, 132, 0, 0.5);
    box-shadow: 0 10px 25px rgba(218, 110, 0, 0.45), inset 0 -2px 4px rgba(210, 132, 0, 0.5);
    position: relative;
    font-family: "Gotham Pro m";
    font-size: 18px;
    line-height: 55px;
}
.main_btn:before,
.scr3_links a:before,
.scri_links a:before {
    -webkit-border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    top: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffa000), to(#ffd54f));
    transition: all 0.3s ease-in-out;
    content: "";
    background-image: -webkit-linear-gradient(bottom, #ffa000 0, #ffd54f 100%);
    -o-transition: all 0.3s ease-in-out;
    background-image: -o-linear-gradient(bottom, #ffa000 0, #ffd54f 100%);
    -ms-transition: all 0.3s ease-in-out;
    background-image: linear-gradient(to top, #ffa000 0, #ffd54f 100%);
    -moz-transition: all 0.3s ease-in-out;
}
.main_btn:before {
    display: block;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 -2px 4px rgba(210, 132, 0, 0.5);
    box-shadow: inset 0 -2px 4px rgba(210, 132, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.screen2 .h2:after,
.screen2 h2:after,
.screen2:after {
    content: "";
    display: block;
    left: 50%;
}
.main_btn:hover:before {
    opacity: 0;
}
.screen2 .h2,
.screen2 .h5,
.screen2 h2,
.screen2 h5,
.screen3 .h2,
.screen3 h2 {
    color: #333;
    text-align: center;
    line-height: 1.2;
}
.st_scr_text p.h2 {
    font-family: "Gotham Pro m", Arial, sans-serif;
}
.main_btn span {
    position: relative;
    z-index: 1;
}
.screen2 {
    background: #f5f5f5;
    padding: 188px 10px 90px;
    text-align: center;
    position: relative;
}
.screen2:after {
    width: 1920px;
    height: 111px;
    position: absolute;
    background: url(../../images/bg2-1.png) center bottom no-repeat;
    transform: translateX(-50%);
    bottom: 0;
}
.screen2 .h2,
.screen2 h2 {
    font-family: "Gotham Pro l";
    font-size: 35px;
    margin-bottom: 14px;
    line-height: 1.2;
    position: relative;
    text-align: center;
}
.screen2 .h2 b,
.screen2 h2 b {
    font-family: "Gotham Pro b";
}
.screen2 .h2:after,
.screen2 h2:after {
    width: 174px;
    height: 6px;
    background: url(../../images/f1.png) center no-repeat;
    position: absolute;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -7px;
}
.scr2_video_block_btn,
.scr2_video_block_btn:before {
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
}
.screen2 .h5,
.screen2 h5 {
    font-family: "Gotham Pro";
    font-size: 20px;
    margin-bottom: 35px;
}
.scr2_video_block {
    position: relative;
    z-index: 2;
    font-size: 0;
    display: inline-block;
    border: 17px solid #eae9e7;
}
.scr2_video_block:after,
.scr2_video_block:before,
.scr2_video_block_btn:after,
.scr2_video_block_btn:before,
.screen3 .h2:after,
.screen3 h2:after {
    display: block;
    content: "";
}
.scr2_video_block:before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}
.scr2_video_block:after {
    width: -webkit-calc(100% + 84px);
    width: calc(100% + 84px);
    height: -webkit-calc(100% + 84px);
    height: calc(100% + 84px);
    border: 25px solid #ffa000;
    position: absolute;
    left: -42px;
    top: -42px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.video_wrapper {
    position: relative;
    width: 100%;
    max-width: 1004px;
    margin: 0 auto;
}
.vgr {
    position: absolute;
}
.vgr_1 {
    top: -115px;
    left: -403px;
}
.vgr_2 {
    top: 40px;
    left: -258px;
}
.vgr_3 {
    top: -105px;
    right: -380px;
}
.vgr_4 {
    top: -66px;
    right: -310px;
}
.promo-video {
    border: 25px solid #ffa000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.promo-video__frame {
    display: block;
    width: 100%;
    height: 517px;
    border: 18px solid #eae9e7;
}
@media screen and (max-width: 900px) {
    .promo-video {
        border: 15px solid #ffa000;
    }
    .promo-video__frame {
        height: 400px;
        border: 8px solid #eae9e7;
    }
}
@media screen and (max-width: 700px) {
    .promo-video {
        border: 15px solid #ffa000;
    }
    .promo-video__frame {
        height: 300px;
        border: none;
    }
}
@media screen and (max-width: 500px) {
    .promo-video {
        border: 10px solid #ffa000;
    }
    .promo-video__frame {
        height: 240px;
    }
}
.screen3 {
    background: #fff;
    padding: 62px 10px 0;
    position: relative;
}
.screen3 .h2,
.screen3 h2 {
    font-family: "Gotham Pro l";
    font-size: 35px;
    margin-bottom: 44px;
    line-height: 1.2;
    position: relative;
}
.screen3 .h2 b,
.screen3 h2 b {
    font-family: "Gotham Pro b";
    color: #ffa000;
}
.screen3 .h2:after,
.screen3 h2:after {
    width: 174px;
    height: 6px;
    background: url(../../images/f1.png) center no-repeat;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -6px;
}
.scr3_links,
.scri_links {
    font-size: 0;
    margin-bottom: 50px;
    text-align: center;
}
.scr3_links a,
.scri_links a {
    display: inline-block;
    width: 255px;
    height: 50px;
    line-height: 48px;
    margin-right: 30px;
    background-color: #fafafa;
    border: 1px solid #f6f6f6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 -2px 4px rgba(142, 142, 142, 0.5);
    box-shadow: inset 0 -2px 4px rgba(142, 142, 142, 0.5);
    color: #666;
    font-family: "Gotham Pro";
    font-size: 16px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.item_block,
.item_img {
    background-color: #fff;
}
.scr3_links a:before,
.scri_links a:before {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 -2px 4px rgba(205, 133, 3, 0.5);
    box-shadow: inset 0 -2px 4px rgba(205, 133, 3, 0.5);
    position: absolute;
    left: 0;
    opacity: 0;
}
.item_block,
.item_img,
.item_title_block {
    display: inline-block;
    vertical-align: top;
}
.scr3_links a span,
.scri_links a span {
    position: relative;
    z-index: 1;
}
.scr3_links a:last-child,
.scri_links a:last-child {
    margin-right: 0;
}
.scr3_links a.active,
.scri_links a.active {
    color: #fff;
}
.scr3_links a.active:before,
.scri_links a.active:before {
    opacity: 1;
}
.item_blocks {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 2;
}
.item_block {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 25px;
    margin: 0 15px 43px;
    width: 350px;
}
.item_block .main_btn {
    width: 100%;
}
.item_block_txt {
    margin-bottom: 27px;
    color: #333;
    font-family: "Gotham Pro l";
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-right: 10px;
    min-height: 180px;
}
.item_block_top {
    font-size: 0;
    margin-bottom: 20px;
    text-align: left;
}
.item_img {
    width: 105px;
    height: 119px;
    border: 1px solid #efefef;
    position: relative;
}
.item_img img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
}
.item_title_block {
    width: 100%;
    margin-left: -105px;
    padding-left: 120px;
    padding-top: 15px;
    min-height: 119px;
    position: relative;
}
.item_title_block:after,
.map_block .h3:after,
.map_block h3:after,
.screen4:before {
    display: block;
    content: "";
}
.item_title_block:after {
    width: 165px;
    height: 1px;
    opacity: 0.43;
    background-color: #ffd24a;
    position: absolute;
    right: 0;
    bottom: 0;
}
.item_title_block .h3,
.item_title_block h3 {
    color: #333;
    font-family: "Gotham Pro b";
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 23px;
}
.item_title_block .h3 a,
.item_title_block h3 a {
    color: inherit;
    text-decoration: none;
    outline: 0;
}
.item_title_block p {
    font-family: "Gotham Pro l";
    line-height: 16px;
    color: #999;
    font-size: 16px;
}
.item_title_block p b {
    color: #ffa000;
    font-size: 20px;
    font-family: "Gotham Pro b";
    font-weight: 400;
}
.map_block .h3,
.map_block h3,
.screen4 .line_form .h5,
.screen4 .line_form h5 {
    font-family: "Gotham Pro l";
}
.screen4 {
    padding: 275px 10px 129px;
    background: url(../../images/bg4.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-top: -176px;
}
.screen4:before {
    width: 1920px;
    height: 131px;
    background: url(../../images/bg4-1.png) center top no-repeat;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}
.screen4 .line_form {
    max-width: 1054px;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
    padding-bottom: 50px;
}
.scr4_img1,
.scr4_img2 {
    position: absolute;
    top: 50%;
}
.screen4 .line_form .h3,
.screen4 .line_form h3 {
    font-size: 30px;
    margin-bottom: 15px;
}
.screen4 .line_form .h3:after,
.screen4 .line_form h3:after {
    bottom: -15px;
}
.screen4 .line_form .h5,
.screen4 .line_form h5 {
    color: #999;
    font-size: 18px;
    margin-bottom: 25px;
}
.screen4 .line_form input {
    max-width: 540px;
    margin-right: 0;
}
.screen4 .line_form .input_flex {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .screen4 .line_form .input_flex {
        flex-wrap: nowrap;
    }
}


.screen4 .line_form .input_block {
    width: 100%;
    max-width: 540px;
    margin-right: 30px;
}

.screen4 .line_form .input_btn {
    width: 100%;
    max-width: 350px;
}
.scr4_img1 {
    transform: translateY(-50%);
    left: -143px;
}
.scr4_img2 {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -140px;
}
.map_block .h3:after,
.map_block h3:after,
.stat_titile_screen:before {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.map {
    height: 500px;
}
#map {
    width: 100%;
    height: 100%;
}
.map_block_wrapper {
    position: relative;
    z-index: 1;
}
.map_block {
    width: 403px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 47px 20px 50px;
    text-align: center;
    position: absolute;
    left: 30px;
    top: 85px;
}
.img-phone {
    display: inline-block;
    padding-left: 28px;
    vertical-align: middle;
}
.m_block--phone {
    padding-bottom: 0;
}
.map_block .h3,
.map_block h3 {
    font-size: 30px;
    color: #333;
    margin-bottom: 45px;
    position: relative;
}
.map_block .h3 b,
.map_block h3 b {
    color: #ffa000;
    font-family: "Gotham Pro b";
}
.m_block,
.text_screen h4 {
    font-family: "Gotham Pro";
}
.map_block .h3:after,
.map_block h3:after {
    width: 174px;
    height: 6px;
    background: url(../../images/f1.png) center no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
}
.map_blocks {
    display: inline-block;
    text-align: left;
}
.m_block {
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 28px;
}
.m_block img {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.m_block:last-child {
    margin-bottom: 0;
}
.text_screen .h1,
.text_screen h1,
.text_screen h4 {
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
}
.copy_right {
    background-color: #000;
    text-align: center;
    color: #999;
    font-family: "Gotham Pro l";
    font-size: 12px;
    padding: 18px 10px;
}
.text_screen {
    padding: 20px 0 60px;
}
.text_screen + .screen4 {
    margin-top: 0;
}
.text_screen .h1,
.text_screen h1 {
    font-family: "Gotham Pro b";
    font-size: 35px;
    line-height: 1.2;
    color: #333;
}
.text_screen .h2,
.text_screen .h3,
.text_screen h2,
.text_screen h3 {
    font-family: "Gotham Pro l";
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 1.2;
}
.text_screen .h1 b,
.text_screen h1 b {
    font-weight: 400;
    color: #ffa000;
}
.text_screen .h2,
.text_screen h2 {
    font-size: 35px;
    color: #333;
    line-height: 1.2;
}
.text_screen .h2 b,
.text_screen h2 b {
    font-weight: 400;
    color: #ffa000;
        font-family: "Gotham Pro b";
}
.text_screen .h3,
.text_screen h3 {
    font-size: 30px;
    color: #333;
}
.text_screen .h3 b,
.text_screen h3 b {
    font-weight: 400;
    color: #ffa000;
}
.text_screen h4 {
    font-size: 25px;
    color: #333;
}
.text_screen h5,
.text_screen h6 {
    margin-bottom: 20px;
    font-family: "Gotham Pro";
    margin-top: 0;
    text-transform: uppercase;
}
.text_screen h4 b {
    font-weight: 400;
    color: #ffa000;
}
.text_screen h5 {
    font-size: 20px;
    color: #333;
}
.text_screen h5 b {
    font-weight: 400;
    color: #ffa000;
}
.text_screen h6 {
    font-size: 18px;
    color: #333;
}
.text_screen h6 b {
    font-weight: 400;
    color: #ffa000;
}
.text_screen p {
    font-family: "Gotham Pro";
    color: #333;
    font-size: 16px;
    margin-bottom: 15px;
}
.text_screen p b {
    font-weight: 400;
    font-family: "Gotham Pro b", Arial, sans-serif;
}

.stat_screen_content h2 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.stat_screen_content h3 {
    margin-top: 30px;
    margin-bottom: 20px;
}


.stat_screen_content ul li,
.text_screen a,
.text_screen ul li {
    font-family: "Gotham Pro", Arial, sans-serif;
    font-size: 16px;
}
.text_screen a {
    color: #337ab7;
    text-decoration: underline;
}
.stat_screen_content ul,
.text_screen ul {
    margin-bottom: 15px;
    counter-reset: myCounter;
}
.stat_screen_content ul li,
.text_screen ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    color: #333;
    margin-bottom: 5px;
}
.stat_screen_content ul li:last-child,
.text_screen ul li:last-child {
    margin-bottom: 0;
}
.stat_screen_content ul li b,
.text_screen ul li b {
    font-weight: 400;
    font-family: "Gotham Pro b";
}
.text_screen ol li,
.text_screen ol li:before {
    font-family: "Gotham Pro";
    font-size: 16px;
    color: #392f2d;
}
.stat_screen_content ul li:before,
.text_screen ul li:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-right: 12px;
    border-radius: 50%;
    background: #ffa000;
    vertical-align: middle;
}
.text_screen ol {
    margin-bottom: 15px;
    padding: 0;
}
.text_screen ol li {
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.text_screen ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.stat_titile_screen .h2:after,
.stat_titile_screen h2:after,
.stat_titile_screen:before {
    content: "";
    left: 50%;
    display: block;
}
.first_screen {
    padding-top: 150px;
}
.stat_titile_screen {
    background: url(../../images/st_bg.png) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 200px 0 105px;
    position: relative;
}
.stat_titile_screen:before {
    width: 1920px;
    height: 92px;
    background: url(../../images/bg_title.png) center bottom no-repeat;
    position: absolute;
    transform: translateX(-50%);
    bottom: 0;
}
.stat_titile_screen .h2,
.stat_titile_screen h2 {
    text-align: center;
    color: #fff;
    font-family: "Gotham Pro b";
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
    position: relative;
}
.h2,
.st_scr_text p,
.stat_screen .h1,
.stat_screen h1 {
    font-family: "Gotham Pro";
    color: #333;
}
.stat_titile_screen .h2:after,
.stat_titile_screen h2:after {
    width: 343px;
    height: 6px;
    background: url(../../images/f3.png) center no-repeat;
    position: absolute;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -25px;
}
.st_scr_form_block .h3:after,
.st_scr_form_block h3:after,
.stat_screen .h1:before,
.stat_screen h1:before {
    content: "";
    bottom: -20px;
}
.stat_screen {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#fff));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #fff 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #fff 100%);
    background-image: linear-gradient(to bottom, #fafafa 0, #fff 100%);
    padding: 45px 0 80px;
}
.stat_screen + .screen4 {
    margin-top: 0;
}
.h2,
.stat_screen .h1,
.stat_screen h1 {
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto 50px;
    position: relative;
    width: 100%;
    line-height: 1.2;
    max-width: 1110px;
}
.h2 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 17px;
}
.stat_screen .h1:before,
.stat_screen h1:before {
    display: block;
    width: 90px;
    height: 6px;
    background: url(../../images/f4.png) center no-repeat;
    position: absolute;
    left: 0;
}
.stat_screen_content {
    /*font-size: 0;*/
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
}
.st_scr_text {
    display: inline-block;
    width: -webkit-calc(100% - 390px);
    width: calc(100% - 390px);
    padding-right: 25px;
}
.st_scr_text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.st_scr_text p b,
.st_scr_text p strong {
    font-family: "Gotham Pro m";
    font-weight: 400;
}
.st_scr_text p b {
    color: #333;
}
.st_scr_text p strong {
    color: #ff9800;
}
.st_scr_text p img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.st_scr_text p i {
    display: inline-block;
    width: 25px;
}
.st_scr_text p i img {
    float: none;
    margin: 0;
}
.st_scr_form {
    display: inline-block;
    width: 100%;
    max-width: 380px;
    float: right;
}
.st_scr_price {
    width: 100%;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 45px 10px 45px 94px;
    position: relative;
    margin-bottom: 40px;
}
.st_scr_price > img {
    position: absolute;
    left: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.st_scr_price p {
    font-family: "Gotham Pro";
    line-height: 28px;
    color: #333;
    font-size: 24px;
}
.st_scr_price p b {
    color: #ffa000;
    font-size: 35px;
    font-family: "Gotham Pro b";
}
.st_scr_form_block {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: -1.4px 1.4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: -1.4px 1.4px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 45px 34px 49px;
}
.st_scr_form_block textarea {
    width: 100%;
    resize: none;
    height: 100px;
    background: url(../../images/mail.png) 20px 14px no-repeat #f9f9f9;
    border: 1px solid #ececec;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    padding: 10px 10px 10px 50px;
    color: #999;
    font-family: "Gotham Pro";
    font-size: 14px;
    margin-bottom: 15px;
}
.st_scr_form_block input {
    padding-left: 50px;
    background-position: 20px center;
    margin-bottom: 15px;
}
.st_scr_form_block .h3,
.st_scr_form_block h3 {
    font-family: "Gotham Pro";
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
}
.st_scr_form_block .h3:after,
.st_scr_form_block h3:after {
    display: block;
    background: url(../../images/f5.png) center no-repeat;
    width: 174px;
    height: 6px;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.st_scr_form_block .h3 b,
.st_scr_form_block h3 b {
    font-weight: 400;
    font-family: "Gotham Pro b";
    color: #ffa000;
    font-size: 24px;
}
@media screen and (min-width: 992px) {
    .nav_list {
        display: inline-block !important;
    }
}
@media screen and (max-width: 1199px) {
    .nav_list {
        margin-right: 0;
    }
    .nav_list li {
        margin-right: 55px;
    }
    .line_form input,
    .scr3_links a,
    .scri_links a {
        margin-right: 15px;
    }
    .scr1_scheme {
        right: -25px;
        top: -120px;
    }
    .scr1_scheme img {
        max-width: 650px;
    }
    .scr1_scheme p.sch_1 {
        left: 255px;
        top: 35px;
    }
    .scr1_scheme p.sch_2 {
        left: 250px;
        top: 135px;
    }
    .scr1_scheme p.sch_3 {
        right: 45px;
        bottom: 105px;
    }
    .scr1_content {
        margin-bottom: 160px;
    }
    .line_form {
        padding: 35px 15px;
    }
    .line_form .main_btn,
    .line_form input {
        max-width: 290px;
    }
    
.screen1 .line_form .input_flex {
    display: flex;
    justify-content: center;
    width: 100%;
}

.screen1 .line_form .input_block {
    width: 100%;
    max-width: 290px;
    margin-right: 15px;
}

.screen1 .line_form .input_btn {
    width: 100%;
    max-width: 290px;
}
    
.screen1 .line_form input {
    margin-right: 0;
}
    
    .screen2 {
        padding-top: 150px;
    }
    .screen3 {
        padding-top: 50px;
    }
    .scr3_links a,
    .scri_links a {
        width: 225px;
    }
    .item_block {
        margin: 0 10px 25px;
        width: 300px;
        padding: 10px 10px 15px;
    }
    .item_title_block {
        padding-left: 115px;
    }
    .item_title_block .h3,
    .item_title_block h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .item_title_block p {
        font-size: 14px;
    }
    .item_title_block p b {
        font-size: 16px;
    }
    .screen4 {
        margin-top: -155px;
        padding-top: 225px;
        padding-bottom: 110px;
    }
    .screen4 .line_form {
        max-width: 800px;
    }
    .map {
        height: 450px;
    }
    .map_block {
        top: 65px;
    }
    .scr2_video_block img {
        max-width: 100%;
    }
    .video_wrapper {
        max-width: 660px;
    }
    .st_scr_text p > img {
        max-width: 300px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .top_line {
        padding: 10px;
    }
    .nav_list {
        float: none;
        width: 100%;
        padding: 20px 10px 10px;
        display: none;
    }
    .nav_list li {
        display: block;
        margin: 0 0 10px;
    }
    .nav_list li a {
        width: 100%;
        height: auto;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        text-align: left;
        padding-left: 40px;
        line-height: 50px;
    }
    .nav_list li a:hover {
        background: 0 0;
        color: #ff9800;
        border: none;
    }
    .nav_list li a span {
        position: relative;
        top: 0;
        left: 0;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .nav_list li a img {
        max-height: 50px;
        left: 0;
    }
    .logo {
        margin-left: 0;
        border-right: none;
    }
    .logo img {
        max-width: 40px;
    }
    .logo p {
        bottom: 0;
        left: 40px;
    }
    .hidden_trigger {
        display: inline-block;
        vertical-align: top;
        border-color: #f37d13;
        margin-top: 6px;
        margin-right: 0;
    }
    .scr4_img1,
    .scr4_img2,
    .vgr {
        display: none;
    }
    .hidden_trigger:after,
    .hidden_trigger:before {
        background: #f37d13;
    }
    .screen1 {
        padding-top: 120px;
        text-align: center;
    }
    .screen1 h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 40px;
    }
    .screen1 h2 b {
        font-size: 44px;
    }
    .screen1 h2:after {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .map_block,
    .scr1_scheme {
        position: relative;
        left: 0;
        top: 0;
    }
    .scr1_scheme {
        right: auto;
        max-width: 650px;
        margin: 0 auto;
    }
    .scr1_content {
        padding-left: 0;
        margin-bottom: 35px;
    }
    .line_form .main_btn,
    .line_form input {
        max-width: 225px;
    }
    .line_form .h3,
    .line_form h3 {
        font-size: 26px;
    }
    .screen2 {
        padding-top: 110px;
    }
    .scr3_links a,
    .scri_links a {
        width: 170px;
    }
    
    
.screen4 .line_form input {
        max-width: 450px;
        margin-right: 0;
    }
    
.screen4 .line_form .input_flex {
    display: flex;
    justify-content: center;
    width: 100%;
}

.screen4 .line_form .input_block {
    width: 100%;
    max-width: 450px;
    margin-right: 15px;
}

.screen4 .line_form .input_btn {
    width: 100%;
    max-width: 225px;
}
    
    .screen4 .line_form {
        padding-top: 25px;
        padding-bottom: 35px;
    }
    .screen4 {
        padding-top: 190px;
        padding-bottom: 60px;
    }
    .map_block {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .map_block .h3,
    .map_block h3 {
        margin-bottom: 30px;
    }
    .m_block {
        margin-bottom: 5px;
    }
    .map {
        height: auto;
    }
    #map {
        height: 250px;
    }
    .first_screen {
        padding-top: 90px;
    }
    .st_scr_text {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .st_scr_form {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .stat_titile_screen {
        padding-top: 100px;
    }
    .stat_titile_screen .h2,
    .stat_titile_screen h2 {
        font-size: 34px;
        line-height: 36px;
    }
}
@media screen and (max-width: 767px) {
    .screen2,
    .screen4 {
        padding-top: 60px;
    }
    .scr1_scheme {
        max-width: 575px;
    }
    .scr1_scheme img {
        max-width: 100%;
    }
    .scr1_scheme p {
        font-size: 14px;
    }
    .scr1_scheme p.sch_1 {
        left: 140px;
        top: 7px;
    }
    .scr1_scheme p.sch_2 {
        left: 225px;
        top: 120px;
    }
    .scr1_scheme p.sch_3 {
        bottom: 90px;
    }
    .line_form .main_btn,
    .line_form input {
        display: block;
        max-width: 290px;
        margin: 0 auto 10px;
    }
    .scr1_form_wrapper .line_form {
        max-width: 450px;
        position: relative;
        left: 0;
        margin: 0 auto;
        top: 0;
    }
    .screen1:after,
    .screen2:after,
    .screen4:before {
        display: none;
    }
    .screen1 {
        padding-bottom: 60px;
    }
    .line_form .h3,
    .line_form h3,
    .map_block .h3,
    .map_block h3,
    .screen2 .h2,
    .screen2 h2,
    .screen3 .h2,
    .screen3 h2,
    .screen4 .line_form .h3,
    .screen4 .line_form h3,
    .text_screen .h1,
    .text_screen h1 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .line_form .h3:after,
    .line_form h3:after,
    .map_block .h3:after,
    .map_block h3:after,
    .screen2 .h2:after,
    .screen2 h2:after,
    .screen3 .h2:after,
    .screen3 h2:after,
    .screen4 .line_form .h3:after,
    .screen4 .line_form h3:after {
        bottom: -20px;
    }
    .scr3_links a,
    .scr3_links a:last-child,
    .scri_links a,
    .scri_links a:last-child {
        margin: 0 10px 20px;
        width: 180px;
    }
    .scr3_links,
    .scri_links {
        margin-bottom: 15px;
    }
    .screen4 {
        margin-top: 0;
    }
    .screen3 {
        padding-bottom: 40px;
    }
    .screen4 .line_form input {
        max-width: 290px;
    }
    
.screen1 .line_form .input_flex
    
    
.screen4 .line_form .input_flex,
.screen1 .line_form .input_flex {
    display: block;
    width: 100%;
}

.screen4 .line_form .input_block,
.screen1 .line_form .input_block {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 0 auto 10px;
    
}

.screen4 .line_form .input_btn,
.screen1 .line_form .input_btn {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 0 auto 10px;
}
    
    .text_screen {
        padding-left: 10px;
        padding-right: 10px;
    }
    .st_scr_text {
        padding: 0 10px;
    }
}
@media screen and (max-width: 600px) {
    .scr2_video_block:after,
    .stat_screen .h1:before,
    .stat_screen h1:before {
        display: none;
    }
    .screen2,
    .stat_screen {
        padding-bottom: 60px;
    }
    .scr1_scheme {
        max-width: 400px;
    }
    .scr1_scheme p.sch_1 {
        left: 60px;
        top: -2px;
    }
    .scr1_scheme p.sch_3 {
        bottom: 30px;
        right: 15px;
    }
    .scr1_scheme p.sch_2 {
        left: 265px;
        top: 127px;
    }
    .screen1 {
        padding-top: 100px;
    }
    .screen1 h2 {
        margin-bottom: 50px;
        font-size: 28px;
        line-height: 36px;
    }
    .screen1 h2 b {
        font-size: 38px;
    }
    .scr2_video_block {
        border-color: #ffa000;
    }
    .screen2 .h5,
    .screen2 h5 {
        margin-bottom: 35px;
    }
    .st_scr_text p > img {
        max-width: 40%;
    }
    .stat_titile_screen .h2,
    .stat_titile_screen h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .stat_screen .h1,
    .stat_screen h1 {
        text-align: center;
        font-size: 24px;
    }
    .st_scr_text p,
    .text_screen p {
        line-height: 20px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 430px) {
    .fancybox-close {
        right: 5px;
        top: -23px;
    }
    .my_modal_window {
        width: 100%;
        min-width: 305px;
    }
    .my_modal_window .header_form_h1 {
        font-size: 25px;
        line-height: 27px;
    }
}
@media screen and (max-width: 420px) {
    .line_form .h3,
    .line_form h3,
    .map_block .h3,
    .map_block h3,
    .screen2 .h2,
    .screen2 h2,
    .screen3 .h2,
    .screen3 h2,
    .screen4 .line_form .h3,
    .screen4 .line_form h3,
    .text_screen .h1,
    .text_screen h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 35px;
    }
    .scr2_video_block {
        border-width: 5px;
    }
    .item_block {
        width: 280px;
        margin: 0 5px 25px;
    }
    .scr1_scheme {
        max-width: 300px;
        margin-bottom: 60px;
    }
    .scr1_scheme p.sch_1 {
        left: 15px;
        top: -15px;
    }
    .scr1_scheme p.sch_2 {
        left: auto;
        right: 0;
        max-width: 140px;
        top: 115px;
    }
    .scr1_scheme p.sch_3 {
        bottom: -40px;
        right: auto;
        left: 15px;
    }
    .first_screen {
        padding-top: 75px;
    }
    .st_scr_text p > img {
        margin-bottom: 10px;
    }
    .st_scr_price {
        padding: 30px 10px 30px 94px;
    }
    .st_scr_form_block {
        padding: 25px 20px 45px;
    }
    .st_scr_form_block .h3 b,
    .st_scr_form_block h3 b {
        font-size: 20px;
    }
}
@media screen and (max-width: 360px) {
    .my_modal_window {
        min-width: 250px;
    }
}





img {
    opacity: 1;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
}





 .video {
     display: block;
     position: relative;
     background-image: url(img/maxresdefault.jpg);
     background-size: 100% 100%;
     margin: 0;
     padding: 0;
     cursor: pointer;
     width: 100%;
     height: 517px;
}
.video iframe {
     display: block;
     margin: 0;
     padding: 0;
}
.video_load:after {
     display: none !important;
}
.video:after {
     content: '';
     display: block;
     position: absolute;
     background-image: url(img/youtube.png);
     background-position: center center;
     background-repeat: no-repeat;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;

}

/*     .video:hover:after {
background-image: url(img/youtube-hover.png);
} */

@media screen and (max-width: 900px){
    .video {
        height: 400px;
    }
}

@media screen and (max-width: 700px){
    .video {
        height: 300px;
    }
}

@media screen and (max-width: 500px){
    .video {
        height: 240px;
    }
}


.adv {
    /*border: 2px solid #ff9f00;
    padding: 20px 10px 10px;*/
    margin: 40px 0;
    
}

.adv .h2 {
    width: 100%;
    color: #333;
    text-align: center;
    font-family: "Gotham Pro l";
    font-size: 35px;
    margin-bottom: 44px;
    line-height: 1.2;
    position: relative;
}

.adv .h2::after {
    display: block;
    width: 174px;
    height: 6px;
    background: url(../../images/f1.png) center no-repeat;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -6px;
    clear: both;
    content: "";
}

.adv .h2 b {
    font-family: "Gotham Pro b";
    color: #ffa000;
}


.adv h3 {
    text-align: center;
}

.advantages {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

.single-adv {
    width: 22%;
    min-width:130px;
    text-align: center;
    font-size: 20px;
    font-family: "Gotham Pro";
}

.single-adv img {
    max-width: 96%;
    margin-bottom: 20px;
}




/*--------------------------------------- ---------------------------------------*/


.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
    
.screen_home2 {
    padding-top: 45px;
}

@media screen and (min-width: 768px) {
    .screen_home2 {
        padding-top: 100px;
    }
}

@media screen and (min-width: 992px) {
    .screen_home2 {
        padding-top: 188px;
    }
}


.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right !important;
    text-align: right;
}

.aligncenter {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;
    display: block;
    clear: both;
    text-align: center;
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 0.8em;
    margin: 0
}



.nav_list li {
    position: relative;
}

.navi_list {
	display: none;
	position: absolute;
	top: 82px;
	left: -58px;
	float: left;
	width: 204px;
	z-index: 99999;
    padding: 0 0;
    background: #fff;
    border: 2px solid rgba(255, 143, 0, 0.4);
    border-radius: 5px;
}

.top_line.more .navi_list {
    top: 45px;
}

.navi_list li {
	min-width: 200px;
}

.nav_list li:hover > ul {
	display: block;
}

.navi_list li a,
.top_line.more .navi_list li a {
    width: 100%;
    height: 40px;
    border: 0;
    border-radius: 0;
    line-height: 40px;
}

.top_line.more .navi_list li a:hover {
    background-color: rgba(255, 143, 0, 0.6);
    border: 1px dashed rgba(225, 126, 0, 0.6);
    border-radius: 0;
    color: #fff;
}


@media screen and (max-width: 991px) {
    .navi_list {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        border: 0;
        border-radius: 0;
        z-index: auto;
        top: auto;
        left: auto;
        float: none;
    }
    
    .navi_list li {
        margin-left: 40px;
	    margin-bottom: 0;
    }
    
    .navi_list li a {
        padding-left: 0;
        border-bottom: 1px solid rgba(225, 126, 0, 0.6);
        font-size: 13px;
    }
}


/*

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	width: 100%;
	height: 58px;
	box-sizing: border-box;
	padding: 0 17px;
	background: #fff;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
	border: 0;
	border-radius: 5px;
    font-size: 15px;
	color: #1B2128;
}

.wpcf7 .wpcf7-select {
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    padding: 0 0 0 13px;
    background-color: #fff; 
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
	border: 0;
	border-radius: 5px;
    font-size: 15px;
    background-position: right .7em top 50%, 0 0;
}

.wpcf7 .wpcf7-select:focus {
    outline: 0;
}



.wpcf7 textarea {
	width: 100%;
	height: 100px;
	padding: 14px 14px;
	background: #fff;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 0;
	border-radius: 5px;
    font-size: 15px;
    line-height: 18px;
	color: #1B2128;
}

.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus,
.wpcf7-submit:focus {
	outline: 0;
}

.wpcf7-submit {
    display: inline-block;
    width: 100%;
    height: 58px;
    line-height: 58px;
	margin: 0;
    padding: 0;
	border: 0;
    background: #FF2E4D;
    border-radius: 5px;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.wpcf7-submit:hover {
	text-decoration: none;
    color: #fff;
}

*/

.scr1_form_wrapper .wpcf7-form input[type="submit"] {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    
}


.wpcf7 span.wpcf7-not-valid-tip {
    padding: 5px 0 0;
	text-align: left;
    font-size: 12px;
	color: #FF2E4D;
}

.wpcf7 form .wpcf7-response-output {
	width: 100%;
	max-width: 850px;
	margin: 25px auto 0;
	border-width: 2px;
	border-radius: 5px;
	text-align: center;
    font-size: 14px;
    color: #333;
    border-color: #FF2E4D;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #FF2E4D;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffa000;
}

div.wpcf7-validation-errors {
	border: 2px solid #FF2E4D;
}

div.wpcf7 .ajax-loader {
    display: none;
    width: 0;
    height: 0;
    margin: 0;
}




.my_modal_search {
    width: 550px;
    height: auto;
    padding: 30px 20px;
    background: #fff;
    display: none;
    -webkit-box-shadow: 0 0 14px #000;
    box-shadow: 0 0 14px #000;
    border-radius: 5px;
    text-align: center;
    z-index: 999999999;
}

@media screen and (max-width: 767px) {
    .my_modal_search {
        width: 290px;
    }
}

.my_modal_search .h2 {
    width: 100%;
    text-align: center;
}

.my_modal_search input {
    background: url(../../images/mail.png) 20px center no-repeat #f9f9f9;
}

.scri_links {
    margin-bottom: -70px;
}