@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:300,400,400i,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&subset=latin-ext');

* {
    font-family: 'Oswald', sans-serif, Helvetica, Arial;
}

h1, h2 {
    font-size: 36px;
}

.heading-padding-top {
    font-size: 36px;
    padding: 70px 8px 32px 8px;
}

.text-heading {
    padding: 0px 32px 64px 32px;
    font-size: 1rem;
    font-family: 'Barlow Semi Condensed', sans-serif, Helvetica, Arial;
}

h1, h2, h3, h4 {
    color: #525252;
}

.bottom-120 {
    padding-bottom: 120px;
}

.travel-description {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.015em;
    color: #7e7e7e;
    font-family: 'Barlow Semi Condensed', sans-serif, Helvetica, Arial;
    padding: 30px 0;
    margin: 0;
}

.search-description {
    font-size: 0.8rem;
    font-family: 'Barlow Semi Condensed', sans-serif, Helvetica, Arial;
}

.search-button {
    background-color: #ec1d23;
    border-radius: 50px 50px 50px 50px;
    color: white;
    text-transform: uppercase;
    font-size: 19px;
    padding: 15px 45px 16px 45px;
}

.search-result-text {
    font-size: 0.9rem;
}

.more-offers {
    font-size: 19px;
    background-color: #484848;
    border-radius: 50px 50px 50px 50px;
    color: white;
    text-transform: uppercase;
    font-size: 19px;
    padding: 8px 45px 10px 30px;
}

.icon-no-drag {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.phone-icon-padding {
    padding-right: 25px;
}

.more-offers:hover {
    text-decoration-color: #FFFFFF;
    color: white;
    background-color: #484848;
}

.footer-info, .footer-info * {
    font-family: 'Barlow Semi Condensed', sans-serif, sans-serif, Helvetica, Arial;
    font-size: 18px;
}
.footer-info p {
    padding-left: 15px;
}

.footer-menu-text {
    font-size: 16px;
    font-weight: 500;
}

.point-icon {
    background-image: url(../images/icons/point-icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-position-y: 5px;
}

.white-phone-icon {
    background-image: url(../images/icons/white-phone-icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-position-y: 5px;
}

.white-phone2-icon {
    background-image: url(../images/icons/white-phone2-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.white-clock-icon {
    background-image: url(../images/icons/white-clock-icon.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    background-position-y: 5px;
}

.ticket-icon {
    padding-left: 100px !important;
    background-image: url(../images/icons/ticket-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.arrow-icon {
    background-image: url(../images/icons/white-arrow-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-position-x: 135px;
}

.separator-icon {
    background-image: url(../images/icons/separator-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.red-arrow-icon {
    background-image: url(../images/icons/red-arrow-icon.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ticket-heading {
    padding-left: 78px;
}

.fb {
    background-color: #d01318;
    padding: 64px 100px 64px 100px;
    text-align: center;
}

.nav-padding {
    padding: 0px 30px 0px 30px;
    text-transform: uppercase;
}

.nav-center {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-left-nav {
    border-left: 1px solid #f25f63!important;
}

.border-bottom-nav {
    border-bottom: 1px solid #f25f63!important;
}

.border-top-footer {
    border-top: 1px solid #f25f63!important;
}

.copyright {
    font-size: 16px;
    font-family: 'Barlow Semi Condensed', sans-serif, Helvetica, Arial;
    padding: 24px;
}

.shadow-lg {
    /*-webkit-box-shadow: 5px 6px 8px -7px rgba(0, 0, 0, 0.61);
    -moz-box-shadow: 5px 6px 8px -7px rgba(0, 0, 0, 0.61);
    box-shadow: 5px 6px 8px -7px rgba(0, 0, 0, 0.61);*/
    -webkit-box-shadow: 4px 4px 10px 0px rgba(22, 7, 9, 0.07);
    -moz-box-shadow: 4px 4px 10px 0px rgba(22, 7, 9, 0.07);
    box-shadow: 4px 4px 10px 0px rgba(22, 7, 9, 0.07);
}

.padding-bottom {
    padding-bottom: 32px;
}

.padding-bottom-large {
    padding-bottom: 64px;
}

.footer {
    background-color: #ec1d23;
}

.navbar-color {
    background-color: #ec1d23;
}

.navbar-color-toggle {
    background-color: #ec1d23;
    color: #d01318;
}

.body-background {
    background-image: url(../images/body_background.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.image-label {
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 1.6rem;
    z-index: 1;
}

.text-black {
    color: #000000;
}

.hover-opacity:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-transform: none;
}

.grey {
    background-color: #e4eaec;
}

.light-grey {
    background-color: #f2f2f2;
}

.grey-color {
    color: #8f8f8f;
}

.text-red {
    color: #ec1d23;
}

.text-red-toggle {
    color: #FFFFFF!important;
    font-size: 20px;
}

.travel-hover:hover {
    text-decoration-line: underline;
    text-decoration-color: #000000;
}

.travel-text {
    font-size: 1.1rem;
    font-weight: 400 !important;
}

.travel-text-bottom {
    font-size: 20px;
}

@media only screen and (max-width: 1050px) {
    .phone-icon-padding {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    .body-h1 {
        padding: 32px 0px;
        font-size: 2rem;
    }
    .image-label {
        position: absolute;
        width: 100%;
        bottom: 4px;
        text-transform: uppercase;
        letter-spacing: 0px;
        /*font-size: 0.6rem;*/
    }
}

@media only screen and (min-width: 768px) {
    .body-h1 {
        padding: 48px 0px;
    }
    .col-travel {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .image-label {
        position: absolute;
        width: 100%;
        bottom: 14px;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-size: 22px;
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 768px) {
    .image-label {
        position: absolute;
        width: 100%;
        bottom: 14px;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-size: 1.2rem;
    }
}

@media only screen and (max-width: 993px) {
    .navbar-color-toggle {
        background-color: #FFFFFF;
    }
    .text-red-toggle {
        color: #ec1d23!important;
    }
    .separator-icon {
        background: none;
    }
    .phone-icon-padding {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    .body-h1 {
        padding: 200px 0px;
    }
    .col-travel {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .text-heading {
        padding: 0px 64px 64px 64px;
        font-size: 22px;
    }
    .padding-bottom-large {
        padding-bottom: 128px;
    }
}

@media (min-width: 992px) {
    .hotline-width {
        max-width: 19%;
    }
    .logo-width {
        max-width: 13%;
    }
    .body-h1 {
        padding: 248px 0px;
    }
}

@media only screen and (max-width: 1400px) {
    .body-h1 {
        padding: 200px 0px;
    }
}

@media only screen and (max-width: 1300px) {
    .body-h1 {
        padding: 164px 0px;
    }
}

@media only screen and (max-width: 900px) {
    .body-h1 {
        padding: 132px 0px;
    }
}

@media only screen and (max-width: 650px) {
    .body-h1 {
        padding: 100px 0px;
    }
    .image-label {
        position: absolute;
        width: 100%;
        bottom: 14px;
        text-transform: uppercase;
        letter-spacing: 0px;
        /*font-size: 0.5rem;*/
    }
}

@media only screen and (max-width: 500px) {
    .body-h1 {
        padding: 64px 0px;
    }
}

.last-minute-hover:hover {
    text-decoration-color: #000000;
    color: #000000;
}

.content {
    /*max-width: 1125px;
    margin: auto;*/
}

.center {
    margin: auto;
}