/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

.btn-tab-orange, .fleet-tab-slider #preloader div, .form-control-captcha, .rate-table-price div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-orange, .btn-orange-inverse, .btn-grey {
    display: table;
    margin: 20px auto;
    padding: 11px 26px;
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 18px;
    text-align: center
}

@media (max-width: 767px) {
    .btn-orange, .btn-orange-inverse, .btn-grey {
        padding: 5px 16px
    }
}

#fleet-tab .nav-tabs > li > a, #rates .nav-tabs > li > a {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

#fleet-tab .nav-tabs {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #1b1b1b
}

@media (max-width: 767px) {
    #fleet-tab .nav-tabs {
        font-size: 16px
    }
}

#rates .nav-tabs {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    color: #f5f5f5
}

.contacts h3, .social h3 {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #dddddd
}

@media (max-width: 767px) {
    .contacts h3, .social h3 {
        font-size: 16.8px
    }
}

.fleet-tab-slider .prev, .fleet-tab-slider .next {
    position: absolute;
    height: 150px;
    width: 5%;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: 0;
    color: #cccccc;
    font-size: 25px;
    outline: 0
}

.fleet-tab-slider .prev i, .fleet-tab-slider .next i {
    transform: scale(1.5, 2)
}

.btn-yellow-border {
    font-family: "Proxima Nova Con Lt", sans-serif;
    font-size: 24px;
    letter-spacing: 0.1em;
    border: 3px solid #ed6c2d;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    transition: all .3s
}

.btn-yellow-border:hover, .btn-yellow-border:visited {
    color: #fff;
    border-color: #ed6c2d
}

@media (min-width: 1025px) and (max-width: 1366px) {
    .btn-yellow-border {
        font-size: 21.6px
    }
}

@media (min-width: 668px) and (max-width: 1024px) {
    .btn-yellow-border {
        font-size: 19.2px;
        border-width: 2px;
        padding: 5px 9px
    }
}

@media (max-width: 667px) {
    .btn-yellow-border {
        font-size: 16.8px;
        padding: 5px 5px;
        border-width: 2px
    }
}

.btn-tab-orange {
    width: 92px;
    height: 35px;
    background-color: #ed6c2d
}

.btn-tab-orange span {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 16px;
    vertical-align: middle;
    color: #fdfdfd
}

.btn-orange {
    background-color: #ed6c2d;
    border: 1px solid #ed6c2d;
    color: #ffffff
}

.btn-orange:hover, .btn-orange:focus {
    background-color: transparent;
    color: #ed6c2d
}

.btn-orange-inverse {
    background-color: transparent;
    border: 1px solid #ed6c2d;
    color: #ed6c2d
}

.btn-orange-inverse:hover, .btn-orange-inverse:focus {
    background-color: #ed6c2d;
    color: #ffffff
}

.btn-grey {
    background-color: transparent;
    border: 1px solid #353536
}

.btn-grey:hover, .btn-grey:focus {
    background-color: #353536;
    color: #ffffff
}

.navbar-link, .navbar-tel {
    font-family: "Proxima Nova Con Rg", sans-serif;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    opacity: 0.7;
    transition: all 0.5s
}

.navbar-link a, .navbar-tel a {
    color: #ffffff
}

@media (max-width: 1024px) {
    .navbar-link, .navbar-tel {
        padding-left: 8px !important;
        padding-right: 8px !important
    }
}

.navbar-link:hover, .navbar-tel:hover, .navbar-link:focus, .navbar-tel:focus {
    opacity: 1
}

.navbar-tel {
    font-size: 24px
}

.navbar-tel i {
    font-size: 20px;
    color: #676767;
    margin-right: 3px
}

.navbar-tel a {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.navbar-tel a:hover, .navbar-tel a:focus, .navbar-tel a:active {
    background-color: transparent !important
}

@media (max-width: 1199px) {
    .navbar-tel {
        font-size: 18px
    }

    .navbar-tel i {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .navbar-tel {
        font-size: 16px
    }

    .navbar-tel i {
        font-size: 14px
    }
}

.btn-contact-form {
    height: 50px;
    width: 100%;
    background-color: #1c1c1c;
    border-color: #1c1c1c;
    font-family: "Segoe UI Regular", sans-serif;
    font-size: 24px;
    text-align: center;
    color: #fff
}

@media (max-width: 767px) {
    .btn-contact-form {
        height: 40px;
        font-size: 20px
    }
}

.btn-contact-form:focus, .btn-contact-form:active, .btn-contact-form:hover {
    outline: 0;
    border: 0;
    box-shadow: 0
}

a {
    text-decoration: none !important;
    outline: 0 !important;
    color: #050505
}

div, p, input, textarea {
    outline: 0 !important
}

li {
    list-style: none
}

body {
    min-height: 100vh;
    background-color: #1d1d1d;
    color: #fff;
    padding: 0 !important
}

div.wrap {
    position: relative;
    margin: 0 60px
}

@media (min-width: 1025px) and (max-width: 1366px) {
    div.wrap {
        margin: 0 40px
    }
}

@media (min-width: 668px) and (max-width: 1024px) {
    div.wrap {
        margin: 0 20px
    }
}

@media (max-width: 667px) {
    div.wrap {
        margin: 0 10px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .is-table-row {
        display: table
    }

    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top
    }
}

*::-ms-backdrop, .is-table-row {
    display: block
}

*::-ms-backdrop, .is-table-row [class*="col-"] {
    float: left;
    display: block;
    vertical-align: inherit
}

#reservation, #quote {
    background-color: #ffffff;
    padding: 70px 0;
    min-width: 100px
}

.home-bg {
    top: 0;
    background: #191919 url("../img/bg/home-bg.jpg") no-repeat center center;
    background-size: cover
}

.home-services {
    position: relative;
    height: calc(100vh)
}

@media (max-width: 767px) {
    .home-services {
        display: none
    }
}

.home-services .home-item {
    position: absolute;
    width: 20vw;
    height: 20vw
}

@media (max-width: 1199px) {
    .home-services .home-item {
        width: 29vw;
        height: 29vw
    }
}

@media (max-width: 991px) {
    .home-services .home-item {
        width: 34vw;
        height: 34vw
    }
}

.home-services .home-item:nth-child(1) {
    top: 35%;
    left: 15%;
    z-index: 2
}

@media (max-width: 1199px) {
    .home-services .home-item:nth-child(1) {
        left: 5%
    }
}

@media (max-width: 991px) {
    .home-services .home-item:nth-child(1) {
        left: 2%
    }
}

.home-services .home-item:nth-child(2) {
    top: 50%;
    left: 32%;
    z-index: 1
}

@media (max-width: 1199px) {
    .home-services .home-item:nth-child(2) {
        left: 26%
    }
}

@media (max-width: 991px) {
    .home-services .home-item:nth-child(2) {
        top: 51%;
        left: 25%
    }
}

.home-services .home-item:nth-child(3) {
    top: 23%;
    right: 32%;
    z-index: 3
}

@media (max-width: 1199px) {
    .home-services .home-item:nth-child(3) {
        top: 23%;
        right: 26%
    }
}

@media (max-width: 991px) {
    .home-services .home-item:nth-child(3) {
        right: 25%;
        top: 21%
    }
}

.home-services .home-item:nth-child(4) {
    top: 42%;
    right: 15%;
    z-index: 4
}

@media (max-width: 1199px) {
    .home-services .home-item:nth-child(4) {
        right: 5%
    }
}

@media (max-width: 991px) {
    .home-services .home-item:nth-child(4) {
        right: 2%
    }
}

.home-item-bg {
    height: 100%;
    width: 100%;
    background-color: #E1E1E1;
    opacity: 0.3
}

.bg-opacity {
    opacity: 0.9;
    background-color: #767676
}

.home-item-body {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    z-index: 10;
    box-shadow: 0 0 5px 3px rgba(13, 15, 14, 0.5);
    border-bottom: 10px solid #ed6c2d
}

.home-item-body img {
    height: calc(100%);
    width: 100%;
    object-fit: cover;
    filter: grayscale(100%)
}

.home-item-body:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(rgba(5, 5, 5, 0.8), rgba(5, 5, 5, 0.8))
}

.reset-bg:after {
    content: none
}

.reset-bg img {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.home-item-rotate, .home-item-icon {
    position: absolute;
    z-index: 15;
    top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 45%;
    width: 45%;
    transform: rotate(45deg);
    background-color: #828282;
    opacity: 0.4
}

.reset-color {
    opacity: 0.6;
    background-color: #0D0F0E
}

.home-item-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 20;
    opacity: 1;
    transform: rotate(0deg);
    background-color: transparent;
    text-align: center
}

.home-item-icon h2 {
    font-family: "Proxima Nova Con Bd", sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0;
    color: #ffffff
}

.home-item-icon h3 {
    font-family: "Proxima Nova Con Rg", sans-serif;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.38em
}

.home-item-top {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    z-index: 25
}

.home-item-top .btn-orange {
    display: none;
    position: absolute;
    margin: 0;
    width: 100%;
    bottom: 0
}

@media (max-width: 991px) {
    .home-item-top .btn-orange {
        padding-top: 2%;
        padding-bottom: 2%
    }
}

.home-item-top .btn-orange:hover {
    background-color: #ed6c2d;
    color: #fff
}

.home-services-slider {
    display: none
}

@media (max-width: 767px) {
    .home-services-slider {
        height: calc(100vh);
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .home-services-slider .home-item {
        transition: all 0.5s;
        position: relative;
        width: 300px;
        height: 300px;
        margin: 10px 15px
    }
}

@media (max-width: 767px) and (max-width: 767px) and (max-height: 414px) {
    .home-services-slider .home-item {
        margin-top: 30px;
        width: 190px;
        height: 190px
    }
}

.view-list {
    padding: 50px 0;
    background-size: cover
}

@media (min-width: 1025px) and (max-width: 1366px) {
    .view-list {
        padding: 25px 0
    }
}

@media (max-width: 667px) {
    .view-list {
        padding: 15px 0
    }
}

.view-list .desc {
    color: #868686;
    margin-top: 40px;
    margin-bottom: 15px;
    text-align: center;
    display: block
}

@media (min-width: 1025px) and (max-width: 1366px) {
    .view-list .desc {
        margin-top: 30px
    }
}

@media (max-width: 667px) {
    .view-list .desc {
        margin-top: 20px
    }
}

.view-list .icon {
    display: table;
    position: relative;
    margin: 0 auto
}

.header-fleet {
    background-color: #0B0B0B;
    opacity: 0.9;
    text-align: center;
    text-transform: uppercase;
    color: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 15px
}

.header-fleet h2 {
    font-family: "Proxima Nova SmBd", sans-serif;
    font-size: 28px;
    margin: 0
}

.header-fleet h3 {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 14px;
    margin-top: 5px
}

.header-fleet div {
    margin: 15px auto;
    width: 30px;
    height: 5px;
    background-color: #fff
}

@media (max-width: 767px) {
    .header-fleet div {
        height: 2px;
        margin: 5px auto
    }
}

#about {
    padding-top: 100px;
    background-color: transparent;
    background: linear-gradient(to bottom, #050505 10%, rgba(5, 5, 5, 0.1) 40%, rgba(5, 5, 5, 0)) 80%, url("../img/bg/home-about-bg.jpg") no-repeat top center;
    background-size: cover
}

@media (max-width: 991px) {
    #about {
        padding-top: 70px
    }
}

@media (max-width: 767px) {
    #about {
        padding-top: 20px
    }
}

#about .home-about-wrapper {
    position: relative
}

#about .special-offer {
    background: #fff url("../img/icon/sp-offer.jpg") no-repeat top center;
    background-size: cover;
    margin: 0 auto;
    min-width: 303px;
    padding: 10px;
    outline: 2px solid #464646 !important;
    outline-offset: -4px
}

@media (max-width: 767px) {
    #about .special-offer {
        min-width: 290px;
        width: 290px;
        padding: 15px 5px;
        margin: 10px auto
    }
}

#about .special-offer h2, #about .special-offer h3, #about .special-offer h1 {
    margin: 0
}

#about .special-offer .head {
    font-family: "Segoe UI Semibold", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #000000
}

#about .special-offer .head h3 {
    font-size: 19px;
    letter-spacing: 0.14em
}

#about .special-offer .head h1 {
    font-size: 45px;
    letter-spacing: 0.1em
}

#about .special-offer .middle {
    margin-top: 30px;
    font-family: "Segoe UI Bold", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #ff0101;
    font-weight: 900
}

#about .special-offer .middle h3 {
    font-size: 38px;
    letter-spacing: 0.1em
}

#about .special-offer .middle h1 {
    font-size: 45px;
    letter-spacing: 0.1em
}

#about .special-offer .bottom {
    font-family: "Segoe UI Bold", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0
}

#about .special-offer .value {
    font-family: "Segoe UI Bold", sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #1a1a1a;
    font-size: 77px
}

#about .special-offer .value span {
    font-size: 45px
}

#about .special-offer .btn-orange {
    width: 100%;
    margin: 0;
    padding: 15px 26px;
    font-family: "Segoe UI Semibold", sans-serif;
    font-size: 24px;
    color: #fae8df
}

#about .special-offer .btn-orange:hover {
    background-color: #ed6c2d;
    color: #fae8df
}

#about .about-content {
    text-align: left
}

@media (max-width: 767px) {
    #about .about-content {
        text-align: center
    }
}

#about .about-content h2 {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 28px;
    color: #f8f8f8;
    text-transform: uppercase;
    margin-top: 0
}

@media (max-width: 767px) {
    #about .about-content h2 {
        font-size: 22.4px
    }
}

#about .about-content div {
    width: 30px;
    height: 5px;
    background-color: #ffffff
}

@media (max-width: 767px) {
    #about .about-content div {
        margin: 0 auto
    }
}

#about .about-content h3 {
    font-family: "Proxima Nova Con Bd", sans-serif;
    font-size: 24px;
    color: #fdfdfe;
    line-height: 30px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    #about .about-content h3 {
        font-size: 21.6px
    }
}

#about .about-content h4 {
    font-family: "Proxima Nova Con Rg", sans-serif;
    font-size: 18px;
    color: #fdfdfe;
    line-height: 30px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    #about .about-content h4 {
        font-size: 16.2px
    }
}

#about .about-content p {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #fdfdfe
}

@media (max-width: 767px) {
    #about .about-content p {
        font-size: 16.2px
    }
}

#about .about-content p strong {
    font-family: "Proxima Nova Con SmBd", sans-serif
}

#about .about-content span {
    font-family: "Proxima Nova Con ThIt", sans-serif;
    line-height: 30px;
    font-size: 18px
}

@media (max-width: 767px) {
    #about .about-content span {
        font-size: 16.2px
    }
}

#about .about-content a
{
color:#fff !important;
}

.view-list {
    overflow: hidden;
    padding: 70px 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

@media (max-width: 767px) {
    .view-list {
        padding: 30px 5px
    }
}

.view-list .view-list-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 45px 15px;
    border: 1px solid #676767
}

@media (max-width: 991px) {
    .view-list .view-list-item {
        padding: 30px 10px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media (max-width: 767px) {
    .view-list .view-list-item {
        padding: 20px 5px
    }
}

.view-list .desc {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase
}

.tel-hidden {
    height: 60px;
    width: calc(100% - 82px);
    float: left
}

.tel-hidden ul {
    padding-left: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

header {
    position: relative
}

.navbar {
    height: 99px;
    margin-bottom: 0;
    border: 0;
    border-top: 4px solid #ed6c2d
}

@media (max-width: 767px) {
    .navbar {
        height: inherit
    }
}

.nav-wraper {
    display: inline-block
}

@media (max-width: 767px) {
    .nav-wraper {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 10px
    }
}

.navbar-header {
    margin-left: 25px;
    margin-right: 25px
}

@media (max-width: 991px) {
    .navbar-right {
        display: none !important
    }
}

.navbar-nav {
    margin: 0;
    display: inline-block;
    float: none
}

.navbar-nav > li {
    position: relative
}

.navbar-nav > li > i.fa-angle-down {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
    display: none
}

@media (max-width: 767px) {
    .navbar-nav {
        width: 100%
    }
}

.navbar-nav > li > a {
    line-height: 69px
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
        line-height: 20px
    }
}

.navbar-collapse {
    text-align: center
}

.navbar-default {
    background-color: #050505;
    border-color: #ed6c2d
}

.navbar-default .navbar-brand {
    height: inherit;
    padding: 0
}

.navbar-default .navbar-brand img {
    max-height: 90%;
    width: auto
}

@media (max-width: 767px) {
    .navbar-default .navbar-brand {
        height: 60px
    }
}

.navbar-default .navbar-nav > li > a {
    color: #fff
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #ed6c2d
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    opacity: 1;
    color: #fff;
    background-color: #ed6c2d
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav > .active > i.fa-angle-down {
        display: block
    }
}

.navbar-default .navbar-toggle {
    border-radius: 0;
    border-color: #fff;
    margin: 0
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

@media (max-width: 767px) {
    .navbar-default .navbar-toggle {
        padding: 5px 5px
    }
}

.toggle-wrapper {
    float: right;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bottom-header {
    margin-top: 99px;
    background-color: #1d1d1d;
    background-image: url("../img/bg/header-simple.png");
    background-size: cover;
    background-position: top left
}

@media (max-width: 767px) {
    .bottom-header {
        margin-top: 64px
    }
}

.header-short {
    font-family: Proxima Nova Th, sans-serif;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 30px 70px
}

@media (max-width: 767px) {
    .header-short {
        padding: 20px 0
    }
}

.header-short h2 {
    margin: 0;
    font-size: 30px
}

@media (max-width: 767px) {
    .header-short h2 {
        font-size: 25px
    }
}

.header-short div {
    margin: 15px auto;
    width: 30px;
    height: 5px;
    background-color: #fff
}

@media (max-width: 767px) {
    .header-short div {
        height: 2px;
        margin: 5px auto
    }
}

.header-short p {
    font-size: 14px
}

@media (max-width: 767px) {
    .header-short p {
        font-size: 12px
    }
}

#fleet {
    background-color: #faf8f8
}

#fleet .fleet-wrapper {
    text-align: center;
    padding: 10px
}

#fleet .fleet-wrapper h2 {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 24px;
    color: #040404;
    text-transform: uppercase
}

#fleet .fleet-wrapper h3 {
    margin-top: 10px;
    font-family: "Proxima Nova Con Th", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.04em;
    color: #8e8e8e;
    text-transform: uppercase
}

#fleet .fleet-top {
    height: 80px
}

@media (max-width: 991px) {
    #fleet .fleet-top {
        height: 100px
    }
}

#fleet .fleet-img, #fleet .fleet-img-bus {
    position: relative;
    height: 15vw
}

@media (max-width: 767px) {
    #fleet .fleet-img, #fleet .fleet-img-bus {
        height: 30vw
    }
}

#fleet .fleet-img img, #fleet .fleet-img-bus img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%
}

#fleet .fleet-img-bus {
    height: 20vw
}

@media (max-width: 767px) {
    #fleet .fleet-img-bus {
        height: 40vw
    }
}

#fleet .col-sm-6:first-child:after {
    content: "";
    background: #cccccc;
    position: absolute;
    top: 20px;
    right: 0;
    height: calc(100% - 40px);
    width: 1px
}

#fleet .col-sm-6:first-child:before {
    content: "";
    background: #cccccc;
    position: absolute;
    bottom: 0;
    right: 20px;
    height: 1px;
    width: calc(100% - 20px)
}

#fleet .col-sm-6:last-child:before {
    content: "";
    background: #cccccc;
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 1px;
    width: calc(100% - 20px)
}

.slick-wrapper {
    position: relative
}

.black-line {
    border-bottom: 4px solid black;
    padding: 20px 0
}

.fleet-tab-slider .slick-wrapper {
    min-height: 422px
}

.fleet-tab-wo-slider {
    display: none
}

#fleet-tab {
    background-color: #faf8f8;
    z-index: 40
}

#fleet-tab .tab-header {
    background-color: #f3f3f3
}

#fleet-tab .nav-tabs {
    background-color: #f3f3f3;
    height: 66px
}

@media (max-width: 767px) {
    #fleet-tab .nav-tabs {
        height: inherit
    }
}

#fleet-tab .nav-tabs > li {
    top: -5px;
    height: 76px;
    position: relative
}

@media (max-width: 767px) {
    #fleet-tab .nav-tabs > li {
        height: 46px;
        top: 0
    }
}

#fleet-tab .nav-tabs > li:hover, #fleet-tab .nav-tabs > li:focus {
    border-color: transparent;
    background-color: transparent
}

#fleet-tab .nav-tabs > li > a {
    margin-right: 0;
    border: 0;
    border-radius: 0
}

#fleet-tab .nav-tabs > li > a:hover {
    color: #1b1b1b;
    border-color: transparent;
    background-color: transparent
}

#fleet-tab .nav-tabs > li.active, #fleet-tab .nav-tabs > li.active:hover, #fleet-tab .nav-tabs > li.active:focus {
    color: #fff;
    background-color: #ed6c2d;
    border: 0
}

#fleet-tab .nav-tabs > li.active > a, #fleet-tab .nav-tabs > li.active > a:hover, #fleet-tab .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: transparent;
    border: 0
}

#fleet-tab .nav > li > a {
    padding: 13px 0px
}

#fleet-tab *::-ms-backdrop, #fleet-tab .nav > li > a {
    padding: 23px 0px
}

#fleet-tab *::-ms-backdrop, #fleet-tab .nav-tabs > li > a {
    position: relative;
    top: 0px;
    transform: none
}

@supports (-ms-ime-align: auto) {
    #fleet-tab .nav > li > a {
        padding: 23px 0px
    }

    #fleet-tab .nav-tabs > li > a {
        position: relative;
        top: 0px;
        transform: none
    }
}

.tab-content .arrow-buttons {
    display: none
}

.tab-content .fleet-header {
    text-align: center;
    text-transform: uppercase
}

.tab-content .fleet-header h2 {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 24px;
    color: #464646;
    margin-bottom: 0
}

.tab-content .fleet-header h3 {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 14px;
    color: #8e8e8e;
    margin: 0;
    letter-spacing: 0.05em
}

.tab-content .fleet-img-wrapper {
    margin: 30px 0;
    position: relative
}

.tab-content .fleet-img-wrapper .out {
    margin: 0 auto;
    max-height: 240px
}

.tab-content .fleet-img-wrapper .inner {
    position: absolute;
    bottom: -40px;
    left: 20px;
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.7)
}

@media (max-width: 1200px) {
    .tab-content .fleet-img-wrapper .inner {
        bottom: -60px;
        left: -20px;
        transform: scale(0.8, 0.8)
    }
}

@media (max-width: 992px) {
    .tab-content .fleet-img-wrapper .inner {
        bottom: -60px;
        transform: scale(0.7, 0.7)
    }
}

@media (max-width: 767px) {
    .tab-content .fleet-img-wrapper .inner {
        bottom: -20px;
        left: 0;
        min-width: 100px;
        width: 20%
    }
}

.tab-content .fleet-name {
    position: absolute;
    bottom: -20px;
    right: 10%;
    text-align: right;
    font-family: "Proxima Nova Con SmBd", sans-serif;
    font-size: 17px;
    color: #828282;
    text-transform: uppercase
}

.tab-content .fleet-name span {
    font-family: "Proxima Nova Th", sans-serif;
    font-size: 13px;
    font-weight: 900;
    color: #8c8c8c
}

@media (max-width: 1199px) {
    .tab-content .fleet-name {
        bottom: 13%
    }
}

@media (max-width: 767px) {
    .tab-content .fleet-name {
        bottom: -30px;
        font-size: 14px;
        right: 15px
    }
}

.tab-content *::-ms-backdrop, .tab-content .fleet-name {
    bottom: -10px
}

.tab-content *::-ms-backdrop, .tab-content .col-sm-push-5 > .fleet-name {
    bottom: 0px;
    left: 0px
}

.tab-content .col-sm-push-5 > .fleet-name {
    right: initial;
    text-align: left
}

.tab-content .fleet-content {
    margin: 30px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .tab-content .fleet-content {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 10px
    }
}

.tab-content .fleet-content h2 {
    text-transform: uppercase;
    margin-top: 0;
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 20px;
    color: #000000;
    text-align: left
}

@media (max-width: 767px) {
    .tab-content .fleet-content h2 {
        text-align: center
    }
}

.tab-content .fleet-content .fleet-content-body {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 14px;
    color: #767676;
    text-align: left;
    min-height: 100px
}

@media (max-width: 767px) {
    .tab-content .fleet-content .fleet-content-body {
        text-align: center;
        min-height: inherit
    }
}

.tab-content .fleet-content .desc {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 14px;
    text-align: left;
    color: #4f4f4f;
    margin-top: 20px;
    margin-bottom: 40px
}

.tab-content .fleet-content .desc div {
    display: inline-block
}

.tab-content .fleet-content .desc div img {
    display: inline-block;
    margin-right: 10px
}

.tab-content .fleet-content .desc div span {
    display: inline-block;
    margin-right: 10px
}

.tab-content .fleet-content .desc div:last-child span {
    margin-right: 0
}

@media (max-width: 767px) {
    .tab-content .fleet-content .desc {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center
    }
}

.tab-content .fleet-content .btn-orange-inverse {
    margin-left: 0
}

@media (max-width: 767px) {
    .tab-content .fleet-content .btn-orange-inverse {
        margin: 0 auto
    }
}

.tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
    right: 20px;
    left: auto
}

@media (max-width: 1200px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -60px;
        left: auto;
        right: -20px
    }
}

@media (max-width: 992px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -80px
    }
}

@media (max-width: 767px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -20px;
        right: 0;
        min-width: 100px;
        width: 20%
    }
}

.tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
    right: 20px;
    left: auto
}

@media (max-width: 1200px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -60px;
        left: auto;
        right: -20px
    }
}

@media (max-width: 992px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -80px
    }
}

@media (max-width: 767px) {
    .tab-content .col-sm-push-5 > .fleet-img-wrapper .inner {
        bottom: -20px;
        right: 0;
        min-width: 100px;
        width: 20%
    }
}

.tab-content .col-sm-pull-7 > .fleet-content .fleet-content-body {
    text-align: right
}

@media (max-width: 767px) {
    .tab-content .col-sm-pull-7 > .fleet-content .fleet-content-body {
        text-align: center
    }
}

.tab-content .col-sm-pull-7 > .fleet-content .desc {
    text-align: right
}

@media (max-width: 767px) {
    .tab-content .col-sm-pull-7 > .fleet-content .desc {
        text-align: center
    }
}

.tab-content .col-sm-pull-7 > .fleet-content h2 {
    text-align: right
}

@media (max-width: 767px) {
    .tab-content .col-sm-pull-7 > .fleet-content h2 {
        text-align: center
    }
}

.tab-content .col-sm-pull-7 > .fleet-content .btn-orange-inverse {
    margin-right: 0;
    margin-left: auto
}

@media (max-width: 767px) {
    .tab-content .col-sm-pull-7 > .fleet-content .btn-orange-inverse {
        margin: 0 auto
    }
}

.fleet-tab-slider .slick-wrapper {
    position: relative;
    width: 90%;
    margin: 0 auto;
    min-height: 400px
}

@media (max-width: 991px) {
    .fleet-tab-slider .slick-wrapper {
        min-height: 350px
    }
}

.fleet-tab-slider .slick-wrapper > div.container {
    position: relative
}

.fleet-tab-slider #preloader {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

.fleet-tab-slider #preloader div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 60px)
}

.fleet-tab-slider #preloader div i {
    color: #050505
}

.fleet-tab-slider .tab-pane > div.container {
    position: relative
}

.fleet-tab-slider .prev {
    left: 0
}

@media (max-width: 767px) {
    .fleet-tab-slider .prev {
        left: 0;
        display: none
    }
}

.fleet-tab-slider .next {
    right: 0
}

@media (max-width: 767px) {
    .fleet-tab-slider .next {
        left: 0;
        display: none
    }
}

.fleet-tab-slider .fleet-slide {
    padding-top: 30px;
    padding-bottom: 20px
}

.fleet-tab-slider .fleet-content {
    margin-bottom: 0
}

.fleet-tab-slider .fleet-content .btn-orange-inverse {
    display: none
}

.fleet-tab-slider .fleet-content .desc {
    text-align: left
}

@media (max-width: 767px) {
    .fleet-tab-slider .fleet-content .desc {
        text-align: center
    }
}

.fleet-tab-slider .fleet-img-wrapper .inner {
    position: absolute;
    left: 2px;
    box-shadow: 5px 5px 5px rgba(20, 20, 20, 0.7)
}

.fleet-tab-slider .tab-content .fleet-name {
    bottom: 0
}

.fleet-name-dark {
    display: table;
    position: relative;
    float: right;
    margin-left: 10px;
    background-color: #141414;
    text-transform: capitalize
}

@media (max-width: 767px) {
    .fleet-name-dark {
        float: none;
        margin: 0 auto
    }
}

.fleet-name-dark div {
    width: 20px;
    height: 20px;
    background-color: #ed6c2d;
    position: absolute;
    left: -6px;
    top: -4px
}

@media (max-width: 991px) {
    .fleet-name-dark div {
        width: 12px;
        height: 12px
    }
}

.fleet-name-dark h3 {
    font-family: "Proxima Nova SmBd", sans-serif;
    font-size: 18px;
    margin: 13px 30px;
    color: #f8f8f8
}

@media (max-width: 991px) {
    .fleet-name-dark h3 {
        font-size: 15px;
        margin: 8px 10px
    }
}

.fleet-name-dark h3 span {
    font-family: "Proxima Nova Th", sans-serif;
    font-size: 14px
}

#contact {
    padding-top: 50px;
    background-color: #fcfcfc
}

@media (max-width: 767px) {
    #contact {
        padding-top: 0
    }
}

.contact-info {
    font-family: "Segoe UI Regular", sans-serif;
    font-size: 16px;
    color: #16171b
}

@media (max-width: 767px) {
    .contact-info {
        padding: 20px 10px;
        font-size: 14px
    }
}

.contact-box {
    height: 50px;
    border-bottom: 2px solid #ebebeb;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.contact-box-img {
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#googleMap {
    height: 40vh;
    margin-top: 50px;
    width: 100%;
    position: relative
}

@media (max-width: 767px) {
    #googleMap {
        margin-top: 20px
    }
}

.form-control {
    border-radius: 0;
    border: solid 1px #7d7d7d;
    height: 50px
}

.form-control:focus, .form-control:active {
    box-shadow: 0 0 1px 2px rgba(237, 108, 45, 0.75);
    border: 0
}

@media (max-width: 991px) {
    .form-control {
        height: 40px
    }
}

.form-control-captcha {
    height: 50px;
    color: #7d7d7d
}

.form-control-captcha:hover, .form-control-captcha:focus {
    color: #7d7d7d
}

.form-control-captcha i {
    font-size: 20px
}

@media (max-width: 991px) {
    .form-control-captcha {
        height: 40px
    }
}

.form-control::-webkit-input-placeholder {
    color: #3d3d3d;
    font-family: "Segoe UI Light", sans-serif;
    font-size: 15px
}

.form-control::-moz-placeholder {
    color: #3d3d3d;
    font-family: "Segoe UI Light", sans-serif;
    font-size: 15px
}

.form-control:-ms-input-placeholder {
    color: #3d3d3d;
    font-family: "Segoe UI Light", sans-serif;
    font-size: 15px
}

.form-control:-moz-placeholder {
    color: #3d3d3d;
    font-family: "Segoe UI Light", sans-serif;
    font-size: 15px
}

#services {
    background-color: #fff
}

@media (max-width: 767px) {
    #services .black-line {
        padding-bottom: 0
    }
}

.service-wrapper {
    margin-bottom: 5px;
    margin-right: 70px;
    margin-left: 70px;
    padding: 18px 22px;
    overflow: hidden
}

@media (max-width: 767px) {
    .service-wrapper {
        padding: 0px 10px
    }
}

@media (max-width: 1199px) {
    .service-wrapper {
        margin-right: 0;
        margin-left: 0
    }
}

.service-img {
    width: 100%;
    max-height: 344px;
    object-fit: cover
}

.service-desc img {
    display: block;
    margin: 10px auto
}

.service-desc h3 {
    font-family: "Proxima Nova Con Bd", sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #1d1d1d
}

.service-desc h4 {
    font-family: "Proxima Nova Con Rg", sans-serif;
    font-size: 12px;
    text-align: center;
    color: #1d1d1d;
    text-transform: uppercase;
    margin-top: 0
}

.service-desc p {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 16px;
    text-align: center;
    color: #858585
}

.service-desc .btn-orange {
    margin-bottom: 0
}

.service-desc img {
    display: block;
    margin: 10px auto
}

.service-desc h3 {
    font-family: "Proxima Nova Con Bd", sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #1d1d1d
}

.service-desc h4 {
    font-family: "Proxima Nova Con Rg", sans-serif;
    font-size: 12px;
    text-align: center;
    color: #1d1d1d;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.4em
}

.service-desc p {
    font-family: "Proxima Nova Con Th", sans-serif;
    font-size: 16px;
    text-align: center;
    color: #858585
}

.service-desc .btn-orange {
    margin-bottom: 0
}

#faq {
    background-color: #fcfcfc;
    padding: 30px 0
}

@media (max-width: 767px) {
    #faq {
        padding: 10px 0
    }
}

#faq .faq-block {
    width: 75%;
    margin: 15px auto
}

@media (max-width: 768px) {
    #faq .faq-block {
        width: 100%
    }
}

#faq .faq-icon {
    margin-left: 6px
}

#faq .question {
    font-family: 'OpenSans-Semibold', sans-serif;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-align: left;
    color: #0b0b0b;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    #faq .question {
        font-size: 14px
    }
}

#faq .question p {
    padding: 0 26px 22px
}

@media (max-width: 767px) {
    #faq .question p {
        padding-bottom: 12px
    }
}

#faq .answer {
    font-family: 'OpenSans-Light', sans-serif;
    font-size: 15px;
    letter-spacing: 0.4px;
    text-align: left;
    color: #404040;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    #faq .answer {
        font-size: 13px
    }
}

#faq .answer p {
    padding: 0 26px 22px;
    border-bottom: 3px solid #ebebeb
}

@media (max-width: 767px) {
    #faq .answer p {
        padding-bottom: 12px
    }
}

#footer {
    background: #0b0b0b url("../img/bg/world-map-dotted.png") no-repeat center center;
    background-size: cover
}

.contacts {
    padding-top: 40px;
    padding-bottom: 40px
}

.contacts address {
    font-family: "Proxima Nova Con Lt", sans-serif;
    font-size: 19px;
    line-height: 26px;
    color: #6b6b6b
}

.contacts address p {
    margin-bottom: 20px;
    margin-top: 20px
}

@media (max-width: 767px) {
    .contacts address p {
        font-size: 14px
    }
}

.contacts address strong {
    color: #dddddd;
    letter-spacing: 0.1em;
    padding-right: 5px
}

.contacts address a {
    color: #6b6b6b
}

.social {
    padding-top: 40px;
    padding-bottom: 40px;
    display: table;
    float: right
}

.social h3 {
    text-align: center
}

.social-icons {
    margin-top: 25px;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex
}

.social-icons .icons {
    width: 45px;
    height: 45px;
    border: 1px solid #6b6f7e;
    color: #6b6f7e;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 3px
}

.social-icons .icons:last-child {
    margin-right: 0
}

.social-icons .icons i {
    font-size: 22px;
    color: #6b6f7e;
    text-decoration: none
}

.social-icons .icons i:hover {
    color: #6b6f7e
}

.social-icons .icons:hover {
    border-color: #ed6c2d
}

.social-icons .icons:hover i {
    color: #ed6c2d
}

.copyright {
    background-color: #e7e7e7;
    font-family: "Proxima Nova Th", sans-serif;
    font-size: 14px;
    color: #7b7b7b;
    height: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.copyright p {
    margin: 0
}

#rates {
    background-color: #fcfcfc
}

#rates .nav-tabs {
    background-color: #f5f5f5;
    border: 0;
    height: 60px
}

@media (max-width: 767px) {
    #rates .nav-tabs {
        height: inherit
    }
}

#rates .nav-tabs > li {
    height: 60px;
    position: relative;
    width: 50%
}

@media (max-width: 767px) {
    #rates .nav-tabs > li {
        height: 46px;
        top: 0;
        width: 100%
    }
}

#rates .nav-tabs > li:hover, #rates .nav-tabs > li:focus {
    border-color: transparent;
    background-color: transparent
}

#rates .nav-tabs > li > a {
    margin-right: 0;
    border: 0;
    color: #b2aaaa;
    border-radius: 0
}

#rates .nav-tabs > li > a:hover {
    color: #b2aaaa;
    border-color: transparent;
    background-color: transparent
}

#rates .nav-tabs > li.active, #rates .nav-tabs > li.active:hover, #rates .nav-tabs > li.active:focus {
    color: #dea184;
    background-color: #fbddcf;
    border: 0
}

#rates .nav-tabs > li.active > a, #rates .nav-tabs > li.active > a:hover, #rates .nav-tabs > li.active > a:focus {
    color: #dea184;
    background-color: transparent;
    border: 0
}

.rate-icon {
    margin-right: 20px
}

.rate-content {
    width: 830px;
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 20px
}

@media (max-width: 767px) {
    .rate-content {
        padding: 15px
    }
}

.rate-tab {
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 18px
}

.rate-table {
    width: 100%;
    font-family: Proxima Nova Con Th, sans-serif;
    font-size: 18px;
    color: #080808
}

.rate-table thead {
    font-family: "Proxima Nova Con SmBd", sans-serif;
    background-color: #eeeeee;
    font-weight: 600;
    color: #080808
}

.rate-table thead tr, .rate-table thead th {
    height: 35px
}

.rate-table tbody {
    background-color: #f5f5f5
}

.rate-table tbody tr {
    height: 30px
}

.rate-table tbody tr:hover .rate-table-price div {
    background-color: #dfe2e4
}

.rate-table tbody tr:hover .rate-table-reserve a {
    visibility: visible
}

.rate-table tbody tr:nth-child(even) {
    background-color: #f9f9f9
}

.rate-table-reserve {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 33px;
    min-width: 70%
}

.rate-table-reserve a {
    visibility: hidden
}

@media (max-width: 767px) {
    .rate-table-reserve {
        padding-left: 5px
    }
}

.rate-table-price {
    width: 92px;
    text-align: center;
    min-width: 15%
}

.rate-table-price div {
    text-align: center;
    height: 35px;
    margin-left: 2px
}

.rate-table-price img {
    margin: 0 auto
}

@font-face {
    font-family: "Oswald Lt";
    src: url("../fonts/Oswald-Light.ttf") format("truetype")
}

@font-face {
    font-family: "Oswald Rg";
    src: url("../fonts/Oswald-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "OpenSans-Light";
    src: url("../fonts/OpenSans-Light.ttf") format("truetype")
}

@font-face {
    font-family: "OpenSans-Semibold";
    src: url("../fonts/OpenSans-Semibold.ttf") format("truetype")
}

@font-face {
    font-family: "Proxima Nova Th";
    src: url("../fonts/ProximaNovaThin.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Rg";
    src: url("../fonts/ProximaNovaRegular.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova SmBd";
    src: url("../fonts/ProximaNovaSemibold.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova ExBd";
    src: url("../fonts/ProximaNovaExtrabold.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova ExBd It";
    src: url("../fonts/ProximaNovaExtraboldItalic.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con ExBd";
    src: url("../fonts/ProximaNovaCondensedExtrabold.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con SmBd";
    src: url("../fonts/ProximaNovaCondensedSemibold.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con Bd";
    src: url("../fonts/ProximaNovaCondensedBold.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con Rg";
    src: url("../fonts/ProximaNovaCondensedRegular.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con Lt";
    src: url("../fonts/ProximaNovaCondensedLight.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con Th";
    src: url("../fonts/ProximaNovaCondensedThin.otf") format("opentype")
}

@font-face {
    font-family: "Proxima Nova Con ThIt";
    src: url("../fonts/ProximaNovaCondensedThinItalic.otf") format("opentype")
}

/*# sourceMappingURL=style.css.map */

/**
 * change nav phones
 */
.navbar-default .navbar-collapse {
    width: calc(100% - 140px); }
@media (max-width: 1024px) {
    .navbar-default .navbar-collapse {
        width: auto; } }

@media (max-width: 1024px) {
    .navbar-collapse {
        text-align: left; } }

.phones {
    position: absolute;
    top: 25px;
    right: 15%;
    padding: 0; }
@media (max-width: 1500px) {
    .phones {
        right: 5%; } }
@media (max-width: 1024px) {
    .phones {
        right: 1%; } }
@media (min-width: 768px) and (max-width: 950px) {
    .phones {
        display: none; } }
@media (max-width: 767px) {
    .phones {
        top: 8px;
        right: 40%;
        font-size: 12px; } }
@media (max-width: 414px) {
    .phones {
        right: 25%;
        top: 8px;
        font-size: 10px; } }
@media (max-width: 300px) {
    .phones {
        display: none; } }

.navbar-tel {
    list-style: none;
    font-size: 20px;
    text-align: left; }
.navbar-tel i {
    font-size: 16px;
    color: #676767; }
.navbar-tel a:hover, .navbar-tel a:focus, .navbar-tel a:active {
    background-color: transparent !important; }
@media (max-width: 1199px) {
    .navbar-tel {
        font-size: 18px; }
    .navbar-tel i {
        font-size: 16px; } }
@media (max-width: 991px) {
    .navbar-tel {
        font-size: 16px; }
    .navbar-tel i {
        font-size: 14px; } }

.navbar-nav > li > i.fa-angle-down {
    text-align: center; }

.contacts address a, .contacts address p {
    color: #fff !important; }

/**
 * change nav phones
 */