﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.w-empty-fare {
    width: 177px !important;
}

.segment {
    margin-left: 25%;
    margin-right: 3%;
}

.segmentli {
    padding: 0px !important;
}

.paymentoption {
    color: black;
    background-color: white;
    border-color: cornflowerblue;
}

.checkout-info-list {
    font-size: 0.75rem;
    padding-left: 1.25rem;
    margin: 0;
}

.checkout-question-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
}

    .checkout-question-list > li + li {
        margin-top: 0.625rem;
    }

    .checkout-question-list .question {
        color: #2d353c;
        font-weight: 600;
    }

        .checkout-question-list .question a {
            display: block;
            color: #2d353c;
            text-decoration: none;
        }

    .checkout-question-list .answer {
        color: #4d4d4d;
        font-size: 0.8125rem;
        padding: 0.3125rem 0 0.3125rem 1.25rem;
    }

    .checkout-question-list .dash {
        width: 1.25rem;
        float: left;
        text-align: center;
    }

.checkout {
    background: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

    .checkout .checkout-header {
        padding: 1.5625rem 1.875rem;
        background: #343a40;
        -webkit-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
    }

@media (max-width: 991.98px) {
    .checkout .checkout-header {
        white-space: nowrap;
        overflow: scroll;
        padding: 0.9375rem;
    }

        .checkout .checkout-header .row {
            display: block;
        }

            .checkout .checkout-header .row > div {
                display: inline-block;
                width: auto;
            }
}

.checkout .checkout-header .row > div + div {
    border-left: 1px solid #495057;
}

.checkout .checkout-body {
    padding: 1.5625rem 1.875rem;
}

@media (max-width: 991.98px) {
    .checkout .checkout-body {
        padding: 0.9375rem;
        font-size: 0.75rem;
    }
}

.checkout .checkout-footer {
    padding: 1.5625rem 1.875rem;
    text-align: right;
    background: #dee2e6;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

@media (max-width: 991.98px) {
    .checkout .checkout-footer {
        padding: 0.9375rem;
    }
}

@media (max-width: 575.98px) {
    .checkout .checkout-footer {
        text-align: center;
    }
}

@media (max-width: 991.98px) {
    .checkout .checkout-footer .btn {
        padding: 0.5rem 0.9375rem !important;
        font-size: 0.75rem !important;
        width: auto !important;
    }
}

@media (max-width: 575.98px) {
    .checkout .checkout-footer .btn {
        float: none !important;
        margin: 0.3125rem;
    }
}

.checkout .checkout-footer .btn-white {
    border-color: transparent;
}

.checkout .checkout-title {
    font-weight: 600;
    margin: 0 0 1.875rem;
}

@media (max-width: 991.98px) {
    .checkout .checkout-title {
        font-size: 1rem;
        margin-bottom: 0.9375rem;
    }
}

.checkout .checkout-title small {
    display: block;
    font-size: 0.875rem;
}

.checkout .checkout-message {
    padding: 1.25rem 2.5rem;
}

@media (max-width: 991.98px) {
    .checkout .checkout-message {
        padding: 0;
    }
}

.checkout .checkout-message h1 {
    margin: 0 0 1.875rem;
    font-size: 2.25rem;
    text-align: center;
}

@media (max-width: 991.98px) {
    .checkout .checkout-message h1 {
        font-size: 1.75rem;
        margin-bottom: 0.9375rem;
    }
}

.checkout .checkout-message h1 small {
    display: block;
    font-size: 1rem;
    margin-top: 0.9375rem;
    color: #4e5c68;
}

@media (max-width: 991.98px) {
    .checkout .checkout-message h1 small {
        font-size: 0.875rem;
        margin-top: 0.3125rem;
    }
}

.checkout .table.table-cart th {
    border: 0;
    padding: 0.625rem 1.25rem 0.3125rem;
}

@media (max-width: 991.98px) {
    .checkout .table.table-cart th {
        padding: 0.625rem 0.9375rem 0.3125rem;
    }
}

.checkout .table.table-cart td {
    padding: 0.9375rem 1.25rem;
}

@media (max-width: 991.98px) {
    .checkout .table.table-cart td {
        padding: 0.9375rem;
    }
}

.checkout .table.table-cart .cart-product .product-img {
    float: left;
    width: 7.5rem;
}

@media (max-width: 991.98px) {
    .checkout .table.table-cart .cart-product .product-img {
        width: 5rem;
    }
}

.checkout .table.table-cart .cart-product .product-img + .product-info {
    margin-left: 8.4375rem;
}

@media (max-width: 991.98px) {
    .checkout .table.table-cart .cart-product .product-img + .product-info {
        margin-left: 5.9375rem;
        white-space: nowrap;
    }
}

.checkout .table.table-cart .cart-product .product-img img,
.checkout
.table.table-payment-summary
.product-summary
.product-summary-img
img {
    max-width: 100%;
}

.checkout .table.table-cart .cart-product .product-info .title {
    font-size: 1rem;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .checkout .table.table-cart .cart-product .product-info .title {
        font-size: 0.875rem;
    }
}

.checkout .table.table-cart .cart-product .product-info .desc {
    font-weight: 600;
    font-size: 0.75rem;
    color: gray;
}

.checkout .cart-qty {
    width: 10rem;
}

    .checkout .cart-qty .qty-desc {
        font-size: 0.75rem;
        color: gray;
        margin-top: 0.3125rem;
    }

    .checkout .cart-qty .cart-qty-input {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .checkout .cart-qty .cart-qty-input .form-control,
        .checkout .cart-qty .cart-qty-input .qty-control {
            float: none;
            width: auto;
        }

        .checkout .cart-qty .cart-qty-input .form-control {
            width: 2.25rem;
            margin: 0 0.125rem;
            padding-left: 0.3125rem;
            padding-right: 0.3125rem;
            text-align: center;
        }

        .checkout .cart-qty .cart-qty-input .qty-control {
            color: #2d353c;
            width: 2.25rem;
            -webkit-border-radius: 36px;
            border-radius: 36px;
        }

            .checkout .cart-qty .cart-qty-input .qty-control:focus,
            .checkout .cart-qty .cart-qty-input .qty-control:hover {
                background: #e9ecef;
            }

.checkout .cart-control,
.checkout .cart-total {
    width: 6.25rem;
}

.checkout .table.table-payment-summary {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 1.875rem;
}

    .checkout .table.table-payment-summary td,
    .checkout .table.table-payment-summary th {
        padding: 0.625rem 0.9375rem;
    }

@media (max-width: 991.98px) {
    .checkout .table.table-payment-summary td,
    .checkout .table.table-payment-summary th {
        display: block;
    }

        .checkout .table.table-payment-summary td:after,
        .checkout .table.table-payment-summary td:before,
        .checkout .table.table-payment-summary th:after,
        .checkout .table.table-payment-summary th:before {
            content: "";
            display: table;
            clear: both;
        }
}

.checkout .table.table-payment-summary .field {
    font-weight: 600;
    text-align: right;
    width: 50%;
}

@media (max-width: 991.98px) {
    .checkout .table.table-payment-summary .field {
        width: auto;
        text-align: left;
    }

        .checkout .table.table-payment-summary .field + .value {
            border-top: none;
            padding-top: 0;
        }
}

.checkout .table.table-payment-summary .product-summary .product-summary-img {
    float: left;
    width: 7.5rem;
    margin-right: 0.625rem;
}

@media (max-width: 991.98px) {
    .checkout .table.table-payment-summary .product-summary .product-summary-img {
        width: 5rem;
    }
}

.checkout
.table.table-payment-summary
.product-summary
.product-summary-info
.title {
    font-weight: 600;
    font-size: 1rem;
}

@media (max-width: 991.98px) {
    .checkout
    .table.table-payment-summary
    .product-summary
    .product-summary-info
    .title {
        font-size: 0.875rem;
        line-height: 1.125rem;
        margin-bottom: 0.3125rem;
    }
}

.checkout
.table.table-payment-summary
.product-summary
.product-summary-info
.desc {
    font-size: 0.75rem;
    font-weight: 600;
    color: #999;
}

.clearfix:after,
.clearfix:before,
.product .product-detail .product-info .product-price:after,
.product .product-detail .product-info .product-price:before,
.product .product-detail .product-info .product-social:after,
.product .product-detail .product-info .product-social:before,
.review .review-info:after,
.review .review-info:before,
.review:after,
.review:before,
.search-container:after,
.search-container:before,
.search-item-container .item-row:after,
.search-item-container .item-row:before,
.search-item-container:after,
.search-item-container:before,
.search-toolbar:after,
.search-toolbar:before,
.section-container:after,
.section-container:before,
.step:after,
.step:before {
    content: "";
    display: table;
    clear: both;
}

.step a {
    color: #6c757d;
    display: block;
    text-decoration: none;
}

    .step a:focus,
    .step a:hover {
        color: #fff;
    }

.step .number {
    float: left;
    font-size: 1.5rem;
    width: 1.875rem;
    height: 1.5rem;
    text-align: center;
    line-height: 1;
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
    position: relative;
}

@media (max-width: 991.98px) {
    .step .number {
        font-size: 1.25rem;
        height: 1.25rem;
        width: 1.625rem;
    }
}

.step .number:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.5rem;
    height: 2px;
    background: #6c757d;
}

.step .number + .info {
    margin-left: 2.5rem;
}

@media (max-width: 991.98px) {
    .step .number + .info {
        margin-left: 2.25rem;
    }
}

.step .desc {
    font-size: 0.75rem;
    color: #6c757d;
}

.step .title {
    font-size: 1rem;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .step .title {
        font-size: 0.875rem;
    }
}

.step.active a {
    color: #fff;
}

.step.active .number:before {
    background: #00acac;
}

.step.active .desc {
    color: #ced4da;
}

.summary-container {
    float: right;
    width: 22.5rem;
    text-align: right;
}

    .summary-container .summary-row {
        display: table;
        width: 100%;
    }

        .summary-container .summary-row + .summary-row {
            margin-top: 0.3125rem;
        }

        .summary-container .summary-row .field {
            display: table-cell;
            width: 40%;
        }

        .summary-container .summary-row .value {
            display: table-cell;
            width: 60%;
        }

        .summary-container .summary-row.total {
            border-top: 1px solid #dee2e6;
            margin-top: 0.625rem;
            font-size: 1rem;
            font-weight: 600;
            margin-bottom: -1.25rem;
        }

            .summary-container .summary-row.total .field,
            .summary-container .summary-row.total .value {
                padding-top: 0.625rem;
            }

.invoice-price-right {
    background: #1f73c6 !important;
}

#loader {
    display: none;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.logo-file-err {
    color: #c34454;
    margin-top: 10px;
}