/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

.reason-desc {
    font-size: 16px !important;
}
.reason-caption {
    font-size: 24px !important;
    margin-top: 50px;
    margin-bottom: 20px;
}
.destination-img {
    display: block;
    background-image: url(../img/logo-wide.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 47px;
    height: 45px;
    margin-right: 20px;

}

.navigation {
    position: absolute;
    left: 50px;
    bottom: 20px;
    min-width: 250px;
    height: 55px;
    display: flex;
    justify-content: space-between;
}

@media screen and  (max-width:769px) {
    .navigation {
        margin: auto;
        width: 250px;
        position: inherit;
        left: 0;
        bottom: 0;
    }
}

.arrow-border {
    height: 55px;
    width: 55px;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    cursor: pointer;
}
.arrow-border-right {
    /*left: 200px;*/
}
.arrow-border-left {
    /*left: 10px;*/
}
.arrow-img-left {
    background-image: url(../img/left_arrow.svg);
}
.arrow-img-right {
    background-image: url(../img/right_arrow.svg);
}
.arrow-img {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 8px;
    height:17px;
    margin: auto;
}
.destination-text {
    font-weight: 500;
    font-size: 34px;
}
@media screen and  (max-width:375px) {
    .destination-text {
        font-size: 28px;
    }
}

.destination {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    align-items: center;
}
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.mfp-figure figure,
body {
    margin: 0
}

.choose-p {
    line-height: 50px !important;
}
@media screen and  (max-width: 350px) {
    .choose-p {
        font-size: 30px !important;
    }
}

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

h1 {
    font-size: 2em;
    margin: .67em 0;
	text-shadow: 3px 3px 15px black

}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
[hidden],
template {
    display: none
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

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

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

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

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

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

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

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

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

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

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

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

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

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

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

.mfp-align-top .mfp-container:before,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

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

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

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

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

.mfp-ajax-cur {
    cursor: progress
}

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

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

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

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

.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-hide {
    display: none !important
}

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

.mfp-preloader a {
    color: #ccc
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow-left {
    left: 0
}

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

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

.mfp-arrow-right {
    right: 0
}

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

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

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

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

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

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

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

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

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

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

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

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

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

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

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.m0 {
    margin: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.find p,
.mb20 {
    margin-bottom: 20px !important
}

.form-group,
.mb30,
.popup h3 {
    margin-bottom: 30px !important
}

.find .range-holder,
.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.contacts-text,
.mb60 {
    margin-bottom: 60px !important
}

.find .section__heading,
.map .section__heading,
.mb80 {
    margin-bottom: 80px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.p0 {
    padding: 0 !important
}

.pt30 {
    padding-top: 30px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.pt40 {
    padding-top: 40px !important
}

.reason-img:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.btn-group {
    zoom: 1
}

.btn-group:after,
.btn-group:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.btn-group:after {
    clear: both
}

.popup ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.section__heading {
    font-family: "pfdindisplaypro", sans-serif;
    font-size: 42px;
    margin: 0 auto;
    text-align: center;
    color: #800203
}

@media only screen and (min-width:768px) {
    .section__heading {
        font-size: 60px
    }
}

.color-red {
    color: #800203
}

.color-orange {
    color: #ef592b
}

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

body,
html {
    height: 100%
}

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

a,
body {
    color: #333
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    background-color: #fff
}

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

a {
    text-decoration: none;
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h5,
h6 {
    font-family: inherit
}

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 30px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}

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

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

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

.list-inline {
    padding-left: 0
}

.list-inline,
.reason-list,
.terms-list {
    list-style: none;
    margin-left: -5px
}

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

.list-inline>li,
.reason-list>li,
.terms-list>li {
    display: inline-block
}

.terms-list>li {
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 22px
}

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

.initialism {
    font-size: 90%
}

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

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

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

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

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.header-btn .small:before,
blockquote.header-btn footer:before,
blockquote.header-btn small:before,
blockquote.header-logo-lider .small:before,
blockquote.header-logo-lider footer:before,
blockquote.header-logo-lider small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

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

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

code,
kbd,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code,
kbd,
pre {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd,
label {
    font-weight: 700
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 10.5px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    margin: 0;
    background: 0 0;
    border: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1em
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

.container:after {
    clear: both
}

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

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

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

.little-container {
    margin: auto;
}

@media (min-width:1000px) {
    .little-container {
        width: 770px
    }
}

@media (max-width:1000px) {
    .little-container {
       padding: 15px;
    }
}

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-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-1 {
    width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

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

legend {
    width: 100%;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

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

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

input[type=file],
legend {
    display: block
}

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

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

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

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 36px;
    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, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

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

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

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

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

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

.form-group {}

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

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

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

.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: 38px
}

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

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

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

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

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

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

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

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    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: 49px;
    height: 49px;
    line-height: 49px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

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

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

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

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

.btn,
.btn-white {
    display: inline-block;
    margin-bottom: 0
}

.btn,
.btn-white,
.header-btn {
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.find-btn,
.find-btn-white,
.header-btn {
    margin-bottom: 0
}

.contacts-btn,
.find-btn,
.find-btn-white {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.btn-white:hover,
.btn:hover,
.contacts-btn:hover,
.find-btn-white:hover,
.find-btn:hover,
.header-btn:hover {
    color: #333;
    text-decoration: none
}

.btn-white:focus,
.btn.focus,
.btn:focus,
.contacts-btn:focus,
.find-btn-white:focus,
.find-btn:focus,
.focus.btn-white,
.focus.contacts-btn,
.focus.find-btn,
.focus.find-btn-white,
.focus.header-btn,
.header-btn:focus {
    text-decoration: none
}

.active.btn-white,
.active.contacts-btn,
.active.find-btn,
.active.find-btn-white,
.active.header-btn,
.btn-white:active,
.btn.active,
.btn:active,
.contacts-btn:active,
.find-btn-white:active,
.find-btn:active,
.header-btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

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

a.btn.disabled,
a.disabled.btn-white,
a.disabled.contacts-btn,
a.disabled.find-btn,
a.disabled.find-btn-white,
a.disabled.header-btn,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-white,
fieldset[disabled] a.contacts-btn,
fieldset[disabled] a.find-btn,
fieldset[disabled] a.find-btn-white,
fieldset[disabled] a.header-btn {
    pointer-events: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.nav {
    margin-bottom: 0
}

.header-nav,
.nav {
    padding-left: 0;
    list-style: none
}

.header-nav>li,
.header-nav>li>a,
.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.header-nav>li>a,
.nav>li>a {
    padding: 10px 15px
}

.header-nav>li>a:focus,
.header-nav>li>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.header-nav>li.disabled>a,
.nav>li.disabled>a {
    color: #777
}

.header-nav>li.disabled>a:focus,
.header-nav>li.disabled>a:hover,
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.header-nav .open>a,
.header-nav .open>a:focus,
.header-nav .open>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #fff
}

.header-nav .nav-divider,
.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.header-nav>li>a>img,
.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.42857;
    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-pills>li {
    float: left
}

.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-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-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,
.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-justified>li>a,
    .nav-tabs.nav-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,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.navbar-brand>img,
.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: 22px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.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, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

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

.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
}
@media (max-width:767px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        width: 230px;
    }
}

@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-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.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: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

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

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@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: 22px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 7px -15px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .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 .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .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
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

.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-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}

.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}

@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,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.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 .btn-link,
.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover,
button.mfp-close {
    color: #333
}

.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: #090909
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.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: #090909
}

.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: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .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: #090909
    }
    .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 .btn-link,
.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

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

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object,
.terms-list>li>i {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.header-btn,
.media>.header-logo-lider,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-section__heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

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

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

.clearfix:after {
    clear: both
}

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

.header-btn,
.header-logo-lider,
.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg,
.visible-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
}

@media (max-width:767px) {
    .visible-xs,
    .visible-xs-block {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm,
    .visible-sm-block {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md,
    .visible-md-block {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg,
    .visible-lg-block {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

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

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

#small-dialog,
.white-popup-block {
    padding: 20px 30px;
    text-align: left;
    margin: 40px auto;
    position: relative
}

.white-popup-block {
    background: #fff 0 0;
    max-width: 650px
}

#small-dialog {
    background: #fff;
    max-width: 400px
}

.my-mfp-zoom-in .zoom-anim-dialog {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in .zoom-anim-dialog,
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

h1,
h2,
h3,
h4 {
    font-family: "pfdindisplaypro", sans-serif
}

@font-face {
    font-family: 'pfdindisplaypro';
    src: url(../font/pfdindisplaypro-reg.eot);
    src: url(../font/pfdindisplaypro-thin.eot?#iefix) format("embedded-opentype"), url(../font/pfdindisplaypro-thin.woff) format("woff"), url(../font/pfdindisplaypro-thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'pfdindisplaypro';
    src: url(../font/pfdindisplaypro-reg.eot);
    src: url(../font/pfdindisplaypro-reg.eot?#iefix) format("embedded-opentype"), url(../font/pfdindisplaypro-reg.woff) format("woff"), url(../font/pfdindisplaypro-reg.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'pfdindisplaypro';
    src: url(../font/pfdindisplaypro-med-webfont.eot);
    src: url(../font/pfdindisplaypro-med-webfont.eot?#iefix) format("embedded-opentype"), url(../font/pfdindisplaypro-med-webfont.woff) format("woff"), url(../font/pfdindisplaypro-med-webfont.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../font/Roboto-Light.woff2?v=2.137) format("woff2"), url(../font/Roboto-Light.woff?v=2.137) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(../font/Roboto-Regular.woff2?v=2.137) format("woff2"), url(../font/Roboto-Regular.woff?v=2.137) format("woff");
    font-weight: 400;
    font-style: normal
}

.ico-adv1,
.ico-adv2 {
    background-image: url(../img/sprite.png);
    background-position: -112px -329px;
    width: 88px;
    height: 83px
}

.ico-adv2 {
    background-position: -161px -141px;
    width: 99px;
    height: 104px
}

.ico-pdf,
.ico-phone,
.ico-reason1,
.ico-reason2 {
    background-image: url(../img/sprite.png);
    background-position: -466px -131px;
    width: 32px;
    height: 32px
}

.ico-phone,
.ico-reason1,
.ico-reason2 {
    background-position: -466px -90px;
    width: 41px;
    height: 41px
}

.ico-reason1,
.ico-reason2 {
    background-position: -150px 0;
    width: 182px;
    height: 108px
}

.ico-reason2 {
    background-position: 0 -329px;
    width: 112px;
    height: 143px
}

.ico-reason3,
.ico-reason4,
.ico-reason5,
.ico-table1 {
    background-image: url(../img/sprite.png);
    background-position: 0 -141px;
    width: 161px;
    height: 121px
}

.ico-reason4,
.ico-reason5,
.ico-table1 {
    background-position: -332px -90px;
    width: 134px;
    height: 134px
}

.ico-reason5,
.ico-table1 {
    background-position: 0 0;
    width: 150px;
    height: 141px
}

.ico-table1 {
    background-position: -507px -90px;
    width: 34px;
    height: 34px
}

.ico-table2,
.ico-table3,
.ico-table4,
.logo-bank1 {
    background-image: url(../img/sprite.png);
    background-position: -466px -163px;
    width: 21px;
    height: 22px
}

.ico-table3,
.ico-table4,
.logo-bank1 {
    background-position: -498px -131px
}

.ico-table4,
.logo-bank1 {
    background-position: -519px -131px
}

.logo-bank1 {
    background-position: -200px -329px;
    width: 133px;
    height: 35px
}

.logo-bank2,
.logo-bank3,
.logo-bank4,
.logo-lider {
    background-image: url(../img/sprite.png);
    background-position: 0 -262px;
    width: 271px;
    height: 67px
}

.logo-bank3,
.logo-bank4,
.logo-lider {
    background-position: -332px 0;
    width: 215px;
    height: 90px
}

.logo-bank4,
.logo-lider {
    background-position: -271px -262px;
    width: 180px;
    height: 64px
}

.logo-bank4 {
    background-image: url(../img/sber.png);
    background-position: 0 0;
    width: 200px;
    height: 50px 
}
.logo-bank5 {
    background-image: url(../img/sovkom.png);
    background-position: 0 0;
    width: 200px;
    height: 65px 
}

.logo-lider {
    background-position: -332px -224px;
    width: 183px;
    height: 34px
}

.btn {
    color: #fff;
    background-color: #ef592b;
    border-color: #ef592b
}

.btn,
.btn-white,
.header-btn {
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    padding: 10px 20px;
    border-radius: 0;
    outline: 0 !important
}

.find-btn {
    padding: 10px 20px
}

.contacts-btn,
.find-btn,
.find-btn-white {
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    outline: 0 !important
}

.find-btn-white {
    border-radius: 0
}

.contacts-btn {
    color: #fff;
    background-color: #ef592b;
    border-color: #ef592b
}

.btn.focus,
.btn:focus,
.contacts-btn:focus,
.focus.btn-white,
.focus.contacts-btn,
.focus.find-btn,
.focus.find-btn-white {
    color: #fff;
    background-color: #d73f10;
    border-color: #902a0b
}

.active.btn-white,
.active.contacts-btn,
.active.find-btn,
.active.find-btn-white,
.btn.active,
.btn:active,
.btn:hover,
.contacts-btn:active,
.contacts-btn:hover,
.open>.btn.dropdown-toggle,
.open>.dropdown-toggle.btn-white,
.open>.dropdown-toggle.contacts-btn,
.open>.dropdown-toggle.find-btn,
.open>.dropdown-toggle.find-btn-white {
    color: #fff;
    background-color: #d73f10;
    border-color: #cd3c0f
}

.active.btn-white:focus,
.active.btn-white:hover,
.active.contacts-btn:focus,
.active.contacts-btn:hover,
.active.find-btn-white:focus,
.active.find-btn-white:hover,
.active.find-btn:focus,
.active.find-btn:hover,
.active.focus.btn-white,
.active.focus.contacts-btn,
.active.focus.find-btn,
.active.focus.find-btn-white,
.btn.active.focus,
.btn.active:focus,
.btn.active:hover,
.btn:active.focus,
.btn:active:focus,
.btn:active:hover,
.contacts-btn:active.focus,
.contacts-btn:active:focus,
.contacts-btn:active:hover,
.open>.btn.dropdown-toggle.focus,
.open>.btn.dropdown-toggle:focus,
.open>.btn.dropdown-toggle:hover,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover,
.open>.dropdown-toggle.contacts-btn:focus,
.open>.dropdown-toggle.contacts-btn:hover,
.open>.dropdown-toggle.find-btn-white:focus,
.open>.dropdown-toggle.find-btn-white:hover,
.open>.dropdown-toggle.find-btn:focus,
.open>.dropdown-toggle.find-btn:hover,
.open>.dropdown-toggle.focus.btn-white,
.open>.dropdown-toggle.focus.contacts-btn,
.open>.dropdown-toggle.focus.find-btn,
.open>.dropdown-toggle.focus.find-btn-white {
    color: #fff;
    background-color: #b6350e;
    border-color: #902a0b
}

.active.btn-white,
.active.contacts-btn,
.active.find-btn,
.active.find-btn-white,
.btn.active,
.btn:active,
.contacts-btn:active,
.open>.btn.dropdown-toggle,
.open>.dropdown-toggle.btn-white,
.open>.dropdown-toggle.contacts-btn,
.open>.dropdown-toggle.find-btn,
.open>.dropdown-toggle.find-btn-white {
    background-image: none
}

.btn.disabled.focus,
.btn.disabled:focus,
.btn.disabled:hover,
.btn[disabled].focus,
.btn[disabled]:focus,
.btn[disabled]:hover,
.disabled.btn-white:focus,
.disabled.btn-white:hover,
.disabled.contacts-btn:focus,
.disabled.contacts-btn:hover,
.disabled.find-btn-white:focus,
.disabled.find-btn-white:hover,
.disabled.find-btn:focus,
.disabled.find-btn:hover,
.disabled.focus.btn-white,
.disabled.focus.contacts-btn,
.disabled.focus.find-btn,
.disabled.focus.find-btn-white,
[disabled].btn-white:focus,
[disabled].btn-white:hover,
[disabled].contacts-btn:focus,
[disabled].contacts-btn:hover,
[disabled].find-btn-white:focus,
[disabled].find-btn-white:hover,
[disabled].find-btn:focus,
[disabled].find-btn:hover,
[disabled].focus.btn-white,
[disabled].focus.contacts-btn,
[disabled].focus.find-btn,
[disabled].focus.find-btn-white,
fieldset[disabled] .btn.focus,
fieldset[disabled] .btn:focus,
fieldset[disabled] .btn:hover,
fieldset[disabled] .contacts-btn:focus,
fieldset[disabled] .contacts-btn:hover,
fieldset[disabled] .focus.btn-white,
fieldset[disabled] .focus.contacts-btn,
fieldset[disabled] .focus.find-btn,
fieldset[disabled] .focus.find-btn-white {
    background-color: #ef592b;
    border-color: #ef592b
}

.btn .badge,
.contacts-btn .badge {
    color: #ef592b;
    background-color: #fff
}

.btn-white,
.header-btn {
    color: #333;
    background-color: #fff;
    border-color: #333
}

.btn-white.focus,
.btn-white:focus,
.focus.header-btn,
.header-btn:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #000
}

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

.active.focus.header-btn,
.active.header-btn:focus,
.active.header-btn:hover,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.header-btn:active.focus,
.header-btn:active:focus,
.header-btn:active:hover,
.open>.btn-white.dropdown-toggle.focus,
.open>.btn-white.dropdown-toggle:focus,
.open>.btn-white.dropdown-toggle:hover,
.open>.dropdown-toggle.focus.header-btn,
.open>.dropdown-toggle.header-btn:focus,
.open>.dropdown-toggle.header-btn:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #000
}

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

.btn-white.disabled.focus,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled].focus,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
.disabled.focus.header-btn,
.disabled.header-btn:focus,
.disabled.header-btn:hover,
[disabled].focus.header-btn,
[disabled].header-btn:focus,
[disabled].header-btn:hover,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .focus.header-btn,
fieldset[disabled] .header-btn:focus,
fieldset[disabled] .header-btn:hover {
    background-color: #fff;
    border-color: #333
}

.btn-white .badge,
.header-btn .badge {
    color: #fff;
    background-color: #333
}

.form .error {
    background: #feb6b7 !important
}

.form input[type=text] {
    border: 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    padding: 8px 14px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 40px;
    background: 0 0
}

.form-checkbox {
    font-size: 16px;
    color: #404040;
    cursor: pointer;
    line-height: 25px;
    padding-left: 25px;
    position: relative;
    margin: 5px 0;
    font-weight: 400
}

.form-checkbox-holder {
    margin: 0 auto 20px;
    padding: 0 20px;
}

.form-checkbox-holder .form-checkbox a {
    color: #ef592b
}

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

.form-checkbox input[type=checkbox] {
    margin-left: -20px;
    position: absolute
}

.form-checkbox input+i:after {
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s;
    background: #ef592b;
    left: 3px;
    width: 10px;
    top: 3px;
    height: 10px;
    content: "";
    border-radius: 1px
}

.form-checkbox input:checked+i {
    border-color: #ef592b
}

.form-checkbox input:checked+i:after {
    opacity: 1
}

.form-checkbox i {
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 17px;
    left: 0;
    outline: 0;
    position: absolute;
    top: 3px;
    width: 17px
}

.btn-group {
    display: inline-block
}

:focus,
a:active,
a:focus,
button:active,
button:focus {
    outline: 0
}

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

input,
input:active,
textarea,
textarea:active {
    outline: 0
}

textarea {
    resize: horizontal
}

.promo {
    /*height: 540px;*/
    padding: 140px 20px;
    background: url(../img/promo-bg.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

@media only screen and (min-width:768px) {
    .promo {
        /*height: 726px;*/
        padding: 260px 70px 70px
    }
}

.promo-holder {
    text-align: center;
    color: #fff;
    font-family: "pfdindisplaypro", sans-serif
}

.promo-holder h1,
.promo-holder h2 {
    font-size: 38px;
    margin-bottom: 50px;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .promo-holder h1 {
        font-size: 54px;
        margin-bottom: 70px
    }
    .promo-holder h1:first-letter {
        font-size: 66px
    }
    .promo-holder h1 span {
        font-size: 80px
    }
}

.promo-holder h2 {
    font-size: 30px;
    margin-bottom: 80px;
    font-weight: 300;
    letter-spacing: .045em
}

@media only screen and (min-width:768px) {
    .promo-holder h2 {
        font-size: 40px
    }
}

.promo-holder .btn,
.promo-holder .btn-white,
.promo-holder .contacts-btn,
.promo-holder .find-btn,
.promo-holder .find-btn-white,
.promo-holder .header-btn {
    font-size: 19px;
    font-weight: 300
}

.advantages {
    margin: 40px 0;
    text-align: center
}

@media only screen and (min-width:768px) {
    .advantages {
        margin: 90px 0
    }
}

.advantages-holder {
    margin-bottom: 80px
}

@media only screen and (min-width:992px) {
    .advantages-holder {
        margin-bottom: 0
    }
}

.advantages-item {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 110px 0 0;
    color: #800203;
    font-family: "pfdindisplaypro", sans-serif;
    font-size: 24px
}

@media only screen and (min-width:768px) {
    .advantages-item {
        padding: 0 0 0 120px;
        font-size: 30px
    }
}

.advantages-item em,
.reason h2 {
    font-weight: 700;
    text-transform: uppercase
}

.advantages-item em {
    display: block;
    font-style: normal;
    line-height: 30px;
    font-size: 36px
}

@media only screen and (min-width:768px) {
    .advantages-item em {
        font-size: 45px
    }
}

.advantages-icon {
    background-image: url(../img/sprite.png);
    background-position: -112px -329px;
    width: 88px;
    height: 83px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width:768px) {
    .advantages-icon {
        top: -10px;
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.advantages-icon2 {
    background-image: url(../img/sprite.png);
    background-position: -161px -141px;
    width: 99px;
    height: 104px;
    top: -10px
}

@media only screen and (min-width:768px) {
    .advantages-icon2 {
        top: -24px
    }
}

.reason,
.reason-list>li a {
    font-family: "pfdindisplaypro", sans-serif
}

.reason h2 {
    font-size: 44px;
    letter-spacing: .05em;
    margin: 0
}

.reason p {
    font-size: 34px;
    line-height: 30px;
    padding: 0 10px;
}

.reason-img {
    background: url(../img/reason1.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px
}

@media only screen and (min-width:768px) {
    .reason-img {
        height: 548px
    }
}

/*.reason-img:before {*/
/*    background: rgba(0, 0, 0, .6);*/
/*    content: ''*/
/*}*/

.reason-img i {
    position: absolute;
    content: '';
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.reason-text-holder {
    padding: 40px 10px 20px;
    text-align: center;
    background: #ef592b;
    color: #fff;
    position: relative;
}

@media only screen and (min-width:768px) {
    .reason-text-holder {
        text-align: left;
        min-height: 548px;
        height: auto;
        padding: 50px 50px 20px
    }
}

.reason-list {
    padding: 0;
    margin: 0;
    min-width: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

@media only screen and (min-width:768px) {
    /*.reason-list {*/
    /*    padding: 20px 0 50px 10px*/
    /*}*/
    /*.reason-list:after {*/
    /*    position: absolute;*/
    /*    left: 6px;*/
    /*    bottom: 30px;*/
    /*    content: '';*/
    /*    width: 34px;*/
    /*    height: 3px;*/
    /*    background: #fff*/
    /*}*/
}

/*.reason-list>li {*/
/*    padding: 0 14px 0 0*/
/*}*/

/*@media only screen and (min-width:768px) {*/
/*    .reason-list>li {*/
/*        padding: 0 40px 0 0*/
/*    }*/
/*}*/

.reason-list>li a {
    border: 1px #fff solid;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: block;

}

.reason-list>li a.active,
.reason-list>li a:active,
.reason-list>li a:focus,
.reason-list>li a:hover {
    background: #fff
}

.gallery {
    padding: 50px 0;
    background: url(../img/gallery-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

@media only screen and (min-width:768px) {
    .gallery {
        padding: 120px 0
    }
}

.gallery .section__heading {
    margin: 0 0 40px
}

@media only screen and (min-width:768px) {
    .gallery .section__heading {
        margin: 0 0 50px
    }
}

.gallery-masonry {
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.gallery-masonry-item {
    margin-bottom: 40px
}

.gallery-masonry-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.gallery-masonry-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (min-width:1000px) {
    .gallery-masonry {
        padding: 0;
        width: 968px;
        height: 632px;
        margin: 0 auto
    }
    .gallery-masonry-item {
        margin-bottom: 26px;
        position: absolute
    }
    .gallery-masonry-item:nth-child(1) {
        top: 0;
        left: 0;
        width: 252px;
        height: 322px
    }
    .gallery-masonry-item:nth-child(2) {
        top: 0;
        left: 278px;
        width: 302px;
        height: 229px
    }
    .gallery-masonry-item:nth-child(3) {
        top: 0;
        right: 0;
        width: 363px;
        height: 322px
    }
    .gallery-masonry-item:nth-child(4) {
        bottom: 0;
        left: 0;
        width: 252px;
        height: 256px
    }
    .gallery-masonry-item:nth-child(5) {
        bottom: 0;
        left: 278px;
        width: 302px;
        height: 349px
    }
    .gallery-masonry-item:nth-child(6) {
        bottom: 0;
        right: 0;
        width: 363px;
        height: 256px
    }
}

.find {
    padding: 100px 0;
    background: #F4F8FB;
    background-repeat: repeat
}

/*.find .section__heading {*/
/*    color: #fff*/
/*}*/

.find-holder {
    padding: 40px 10px;
    background: #fff;
    text-align: center
}

@media only screen and (min-width:768px) {
    .find-holder {
        padding: 60px 40px
    }
}

@media only screen and (min-width:992px) {
    .find-holder {
        text-align: left
    }
}

.find-btn {
    border-radius: 4px;
    color: #fff;
    background-color: #800203;
    border-color: #800203;
    margin-top: 30px
}

.find-btn.focus,
.find-btn:focus {
    color: #fff;
    background-color: #4e0102;
    border-color: #020000
}

.find-btn.active,
.find-btn:active,
.find-btn:hover,
.open>.find-btn.dropdown-toggle {
    color: #fff;
    background-color: #4e0102;
    border-color: #440102
}

.find-btn.active.focus,
.find-btn.active:focus,
.find-btn.active:hover,
.find-btn:active.focus,
.find-btn:active:focus,
.find-btn:active:hover,
.open>.find-btn.dropdown-toggle.focus,
.open>.find-btn.dropdown-toggle:focus,
.open>.find-btn.dropdown-toggle:hover {
    color: #fff;
    background-color: #2b0101;
    border-color: #020000
}

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

.find-btn.disabled.focus,
.find-btn.disabled:focus,
.find-btn.disabled:hover,
.find-btn[disabled].focus,
.find-btn[disabled]:focus,
.find-btn[disabled]:hover,
fieldset[disabled] .find-btn.focus,
fieldset[disabled] .find-btn:focus,
fieldset[disabled] .find-btn:hover {
    background-color: #800203;
    border-color: #800203
}

.find-btn .badge {
    color: #800203;
    background-color: #fff
}

@media only screen and (min-width:992px) {
    .find-btn {
        float: right
    }
}

.find-btn-white {
    padding: 0;
    color: #333;
    background-color: #fff;
    border-color: #bcbcbc;
    border-right: none
}

.find-btn-white.focus,
.find-btn-white:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #7c7c7c
}

.find-btn-white.active,
.find-btn-white:active,
.find-btn-white:hover,
.open>.find-btn-white.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #9d9d9d
}

.find-btn-white.active.focus,
.find-btn-white.active:focus,
.find-btn-white.active:hover,
.find-btn-white:active.focus,
.find-btn-white:active:focus,
.find-btn-white:active:hover,
.open>.find-btn-white.dropdown-toggle.focus,
.open>.find-btn-white.dropdown-toggle:focus,
.open>.find-btn-white.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #7c7c7c
}

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

.find-btn-white.disabled.focus,
.find-btn-white.disabled:focus,
.find-btn-white.disabled:hover,
.find-btn-white[disabled].focus,
.find-btn-white[disabled]:focus,
.find-btn-white[disabled]:hover,
fieldset[disabled] .find-btn-white.focus,
fieldset[disabled] .find-btn-white:focus,
fieldset[disabled] .find-btn-white:hover {
    background-color: #fff;
    border-color: #bcbcbc
}

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

.find-btn-white:last-child {
    border-right: 1px solid #bcbcbc
}

.find .btn-group label {
    float: left
}

.find .btn-group label input[type=checkbox],
.find .btn-group label input[type=radio] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

.find .btn-group label input[type=checkbox]:checked+span,
.find .btn-group label input[type=radio]:checked+span {
    background: #ef592b;
    color: #fff
}

.find .btn-group label span {
    padding: 0 11px;
    line-height: 30px;
    display: block
}

.find .range-holder {
    text-align: center
}

.table-holder {
    display: none;
    max-width: 100%;
    overflow: auto;
    padding: 50px 0 30px;
    width: 100%
}

.table-holder table,
.table-holder table td,
.table-holder table th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap
}

.table-holder table {
    border-collapse: collapse;
    min-width: 900px;
    text-align: center;
    font-weight: 300
}

.table-holder table td,
.table-holder table th {
    border-bottom: 1px solid #8c8c8c;
    height: 61px;
    padding: 0 10px;
    vertical-align: middle;
    width: 150px
}

.table-holder table th {
    background: #f5f4f5 0 0;
    font-size: 15px;
    line-height: 17px
}

.table-holder table th.up span::after {
    border-bottom: 7px solid #e94d28;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.table-holder table th.down span::after {
    border-color: #e94d28 transparent currentcolor;
    border-style: solid solid none;
    border-width: 7px 5px medium
}

.table-holder table td {
    background: #fff 0 0
}

.search-form .pg-list a,
.table-holder table th,
.table-holder table th span::after {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.table-holder table th span::after {
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 6px;
    width: 0
}

.table-holder .object-holder {
    display: none
}

.object-row a,
[class^=ico-] {
    display: block;
    margin: 0 auto;
    cursor: pointer
}

.object-price {
    font-weight: 400
}

.search-form .pagination-holder {
    margin: 36px 0 0;
    padding: 0 0 0 35px
}

.search-form .pg-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center
}

.search-form .pg-list li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: bottom
}

.search-form .pg-list li.active a {
    background: #e65630 0 0;
    color: #fff
}

.search-form .pg-list a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    padding: 5px 7px;
    text-decoration: none;
    vertical-align: middle
}

.search-form table th span {
    color: #333;
    cursor: pointer;
    display: inline-block;
    padding-right: 13px;
    position: relative
}

.map {
    padding: 50px 0 0;
    text-align: left;
}

@media only screen and (min-width:768px) {
    .map {
        padding: 100px 0 0
    }
}

.map .section__heading,
.popup a {
    color: #800203
}

.map-holder {
    height: 400px;
    position: relative
}

@media only screen and (min-width:768px) {
    .map-holder {
        height: 700px
    }
}

.map-holder:after {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 66px;
    content: '';
    background: url(../img/map-shadow.png) 0 100% repeat-x
}

.terms {
    padding: 50px 0;
    text-align: center
}

@media only screen and (min-width:768px) {
    .terms {
        padding: 130px 0 90px
    }
}

.terms .section__heading {
    margin-bottom: 40px
}

@media only screen and (min-width:768px) {
    .terms .section__heading {
        margin-bottom: 80px
    }
}

.terms-holder {
    height: 700px;
    background: #fff url(../img/map-shadow.png) 0 100% repeat-x
}

.terms-list {
    padding: 50px 0
}

.terms-list>li {
    vertical-align: middle;
    margin: 0 0 20px
}

@media only screen and (min-width:768px) {
    .terms-list>li {
        margin: 0 20px 20px
    }
}

.terms-banner {
    height: 120px;
    margin-bottom: 50px;
    background: url(../img/terms-bg.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding-top: 42px
}

@media only screen and (min-width:768px) {
    .terms-banner {
        height: 190px;
        padding-top: 60px;
        font-size: 48px
    }
}

.terms .btn,
.terms .btn-white,
.terms .contacts-btn,
.terms .find-btn,
.terms .find-btn-white,
.terms .header-btn {
    border-radius: 6px
}

.contacts {
    padding: 50px 0;
    text-align: center;
    background: url(../img/gallery-bg.jpg) no-repeat 0/cover
}

@media only screen and (min-width:768px) {
    .contacts {
        padding: 110px 0
    }
}

.contacts .section__heading {
    margin-bottom: 55px
}

.contacts-panel {
    font-family: "pfdindisplaypro", sans-serif;
    font-size: 24px;
    padding: 20px 10px 50px;
    background: url(../img/contacts-bg.jpg) no-repeat 0/cover;
    -webkit-box-shadow: 20px 20px 16px 0 rgba(50, 50, 50, .37);
    box-shadow: 20px 20px 16px 0 rgba(50, 50, 50, .37)
}

@media only screen and (min-width:768px) {
    .contacts-panel {
        font-size: 36px;
        padding: 60px 75px 100px
    }
}

.contacts-panel h3 {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .04em;
    padding-left: 54px;
    margin-bottom: 40px;
    position: relative
}

.contacts-panel h3 i {
    position: absolute;
    left: 0;
    top: -6px
}

.contacts-panel p {
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 60px
}

.contacts-phone {
    display: block;
    font-size: 30px;
    color: #ef592b;
    margin-bottom: 40px
}

@media only screen and (min-width:768px) {
    .contacts-phone {
        font-size: 45px
    }
}

.contacts-btn {
    border-radius: 5px;
    padding: 16px 60px;
    margin: -30px 0 0
}

.popup {
    background: #fff url(../img/gallery-bg.jpg) 0/cover !important
}

@media only screen and (min-width:992px) {
    .popup-wide {
        max-width: 960px;
        padding: 34px 82px 48px
    }
}

.popup h3,
.popup p {
    text-align: center
}

.popup .btn,
.popup .btn-white,
.popup .contacts-btn,
.popup .find-btn,
.popup .find-btn-white,
.popup .header-btn {
    display: block;
    margin: 0 auto;
    border-radius: 4px
}

.popup a {
    text-decoration: underline
}

.footer a:active,
.footer a:focus,
.footer a:hover,
.popup a:active,
.popup a:focus,
.popup a:hover {
    text-decoration: none
}

.popup-doc-list li {
    position: relative;
    padding-bottom: 20px
}

.popup-doc-list a {
    display: block;
    margin-left: 50px
}

.popup-doc-list i,
.print_title img {
    position: absolute;
    top: 3px;
    left: 0
}

.popup .form {
    margin-top: 60px
}

.range-holder {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:992px) {
    .range-holder {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.range-holder .box {
    display: inline-block;
    letter-spacing: 0;
    padding: 0 11px;
    vertical-align: top
}

.range-holder .price {
    border: 1px solid #bcbcbc;
    color: #333;
    cursor: default;
    display: block;
    font-size: 16px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    vertical-align: middle;
    width: 40px;
    margin: 0;
    padding: 0
}

.range-holder .ui-widget-header {
    background: #d65a24 0 0;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.range-holder .ui-slider .ui-slider-handle {
    background: #d65a24 0 0;
    cursor: pointer;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    -ms-touch-action: none;
    touch-action: none;
    width: 16px;
    z-index: 2
}

.range-holder .slider-range {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    text-align: left;
    width: 120px
}

.range-holder .ui-widget-content {
    background: #a1a1a1 0 0;
    height: 5px
}

.print_container {
    width: 672px !important;
    margin: 0 auto !important;
    display: none
}

.print_container table {
    border-collapse: collapse;
    width: 100%
}

.print_container td {
    width: 50%
}

.print_tel {
    font-size: 35px;
    font-weight: 400;
    color: #f60;
    text-transform: uppercase;
    height: 43px;
    position: relative
}

.print_tel span,
.print_title span {
    display: inline-block;
    position: relative
}

.print_tel span {
    font-weight: 200;
    top: -8px;
    margin-right: 5px;
    font-size: 21px
}

.print_title {
    width: 672px !important;
    height: 50px;
    position: relative;
    margin: 50px 0 30px
}

.print_title img {
    top: 0;
    z-index: 1;
    width: 672px !important
}

.print_title span {
    z-index: 2;
    width: 652px;
    height: 38px;
    padding-top: 12px;
    padding-left: 20px;
    text-transform: uppercase;
    font-family: 'pf_dindisplay_pro';
    color: #333;
    font-size: 30px;
    line-height: 30px
}

.print_plan {
    display: block;
    width: 672px !important
}

.print_line {
    display: block;
    margin: 20px 0 30px;
    position: relative;
    left: -35px
}

.print_footer {
    font-size: 12px;
    color: gray;
    padding-bottom: 20px
}

@media print {
    .print_container {
        display: block;
        width: 672px !important;
        margin: 0 auto !important
    }
    .print_container table {
        border-collapse: collapse;
        width: 100%
    }
    .print_container td {
        width: 50%
    }
    .print_tel {
        font-size: 35px;
        font-weight: 400;
        color: #f60;
        text-transform: uppercase;
        height: 43px;
        position: relative
    }
    .print_tel span,
    .print_title span {
        display: inline-block;
        position: relative
    }
    .print_tel span {
        font-weight: 200;
        top: -8px;
        margin-right: 5px;
        font-size: 21px
    }
    .print_title {
        width: 672px !important;
        height: 50px;
        position: relative;
        margin: 50px 0 30px
    }
    .print_title img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 672px !important
    }
    .print_title span {
        z-index: 2;
        width: 652px;
        height: 38px;
        padding-top: 12px;
        padding-left: 20px;
        text-transform: uppercase;
        font-family: 'pf_dindisplay_pro';
        color: #333;
        font-size: 30px;
        line-height: 30px
    }
    .print_plan {
        display: block;
        width: 672px !important
    }
    .print_line {
        display: block;
        margin: 20px 0 30px;
        position: relative;
        left: -35px
    }
    .print_footer {
        font-size: 12px;
        color: gray;
        padding-bottom: 20px
    }
    .wrapper {
        display: none
    }
}

#modalMagnific {
    text-align: center;
    position: relative;
    width: auto;
    max-width: 500px;
    margin: 20px auto
}

#modalMagnific img {
    width: 100%;
    cursor: pointer
}

#modalMagnific button.mfp-close {
    color: #fff !important;
    top: -38px;
    right: -18px;
    font-size: 40px
}

@media screen and (min-width:767px) {
    #modalMagnific img {
        width: 90%
    }
}
@media screen and (max-width:991px) {
    .call_phone_k1 {
       display: none;
    }

    .header-nav>li a {
        font-size: 12px !important;
    }
    .menu-container {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    /*.reason-list {*/
    /*    left: 50%;*/
    /*    transform: translate(-50%);*/
    /*    width: 180px;*/
    /*    padding: 0;*/
    /*}*/
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.header-top {
    height: 66px;
    background: #800203
}

@media only screen and (min-width:768px) {
    .header-top {
        background: #fff
    }
    .header-bottom {
        height: 66px;
        background: rgba(0, 0, 0, .3)
    }
}

.header-logo {
    float: left
}

.header-logo img {
    width: 120px;
    margin-top: 20px;
}

@media only screen and (min-width:768px) {
    .header-logo img {
        width: 200px;
        margin-top: 10px;
    }
}

.header-phone {
    float: left;
    color: #fff;
    font-family: "pfdindisplaypro", sans-serif;
    margin: 20px 0 0 20px;
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .header-phone {
        float: right;
        font-size: 24px;
        margin: 17px 0 0;
        color: #333;
        font-weight: 400
    }
}

.header-logo-lider {
    display: none;
    background-image: url(../img/new_logo.jpg);
    background-repeat: no-repeat;
    width: 183px;
    height: 34px
}

@media only screen and (min-width:768px) {
    .header-logo-lider {
        display: inline;
        margin: 16px 0 0
    }
}

.header-btn {
    display: none
}

@media only screen and (min-width:768px) {
    .header-btn {
        display: inline;
        margin: 10px 35px 0 50px
    }
}

.header-collapse {
    background: #800203;
    padding: 0 0 20px
}

@media only screen and (min-width:768px) {
    .header-collapse {
        background: 0 0;
        padding: 0
    }
}

.header-nav {
    text-align: center;
    /*margin: 18px 0 0*/
}

.header-nav>li:last-child a {
    padding-right: 0
}

.header-nav>li a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 4px transparent solid
}

@media only screen and (min-width:1200px) {
    .header-nav>li a {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) {
    .header-nav>li a {
        border-top: 4px transparent solid;
        border-bottom: none;

    }
}

.header-nav>li a.active,
.header-nav>li a:active,
.header-nav>li a:focus,
.header-nav>li a:hover {
    border-color: #fff;
    background: 0 0;
    border-radius: 0
}

@media only screen and (min-width:768px) {
    .header-nav>li a.active,
    .header-nav>li a:active,
    .header-nav>li a:focus,
    .header-nav>li a:hover {
        border-color: #ef592b
    }
}

.header-nav-btn {
    margin: 23px 0 0;
    padding: 0;
    cursor: pointer
}

.header-nav-btn .icon-bar {
    background: #fff
}

.footer {
    background: #800203;
    min-height: 150px;
    padding: 25px 0;
    font-size: 16px;
    color: #fff;
    text-align: center
}

@media only screen and (min-width:768px) {
    .footer-holder {
        text-align: left
    }
    .footer-holder:last-child {
        text-align: right
    }
}

.footer .developed a,
.footer a {
    font-size: 16px;
    color: #fff;
    text-decoration: underline
}

.footer .developed {
    line-height: 30px;
    text-align: center
}

.footer .developed a {
    text-decoration: none
}

.footer .developed a:hover img {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.footer .developed img {
    display: inline-block;
    margin-left: 8px;
    margin-top: -2px;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s;
    vertical-align: top;
    width: 34px
}
.find-holder >.row{
	display: none;
}
.table-holder{
	padding: 0;
}

@media only screen and (max-width:900px) {
    .bird {
        display: none;
    }
}
/*08.04.19*/
@media only screen and (min-width: 768px) {
    .header-logo-lider {
        display: inline;
        margin: -7px 0 0;
    }
    .header-logo-lider {
        width: 157px;
        height: 71px;
    }
}

.btn-online-booking {
    height: auto;
    display: flex;
    align-items: center;
    color: #ffffff;
    background-color: #ea4200;
    border: none;
    border-radius: 6px;
    padding: 15px;
    margin: 20px auto 0;
}

.btn-online-booking .booking-img {
    width: 32px;
    height: 28px;
    background-image: url("../img/cart-orange.svg");
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 15px;
}

.popup-online-booking {
    display: none;
}

.popup-online-booking.active {
    display: block;
}

.popup-online-booking picture,
.popup-online-booking img {
    height: auto;
}

.promo-online-stripe {
    height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    background-color: #ef592b;
}


.timer {
    margin: 0 auto !important;
}
.countdown-wrapper {
    position: absolute;
    top: 0;
    right: -100%;
}
@media only screen and (max-width: 1280px) {
    .countdown-wrapper {
        position: static;
        margin: 20px auto;
    }
}

.form-checkbox-holder {
    text-align: left;
    max-width: 460px;
}