﻿.table {
    border: none;
}

.table td, .table th {
    padding: 0.4rem;
    vertical-align: top;
    border-top: 0 !important;
}

.card {
    border: 1px solid whitesmoke !important;
}

.card-header {
    border-radius: 15px;
    border: solid 1px rgba(36, 37, 38, 0.1);
    background-color: #fff;
}

.card-body {
    border: 0 !important;
    padding: 0 !important;
}

.Background {
    width: 270px;
    height: 10px;
    -webkit-border-top-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    border-top-left-radius: 25px;
}

.section-header {
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.5px;
    text-align: center;
    color: #242526;
    margin-top: 20px;
}

.section-subheader {
    font-size: var(--default-font-size);
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #242526;
}

.fare-sections-header {
    font-size: 48px;
    font-weight: bold;
    padding-left: 50px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-align: left;
    color: #242526;
}

.fare-sections-subheader {
    font-size: var(--default-font-size);
    font-weight: 300;
    padding-left: 50px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #242526;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.Where-to-buy {
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.14px;
    text-align: left;
    color: #242526;
}

.Line-2 {
    width: 400px;
    height: 0.5px;
    margin: 0 20px 19.5px;
    border: solid 1px #979797;
}
.fare-title {
    height: 20px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #242526;
}

.fare-value {
    height: 20px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #242526;
}

.where-buy-image {
    width: 10px;
    height: 19.5px;
}

.where-buy-text {
    font-size: 10px;
    padding-left: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    color: #4a4a4a;
}

/*--------------------------------------------------------------
# Begin - DART Fares
--------------------------------------------------------------*/
.dartFares {
    background-color: #EAEAEA;
}
.dartFares .member {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
    background: #fff;
    background-color: #fff;
    height: 180px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom: 1px dashed #979797;
}

.dartFares .fareList {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
    background: #fff;
    background-color: #fff;
    height: 80px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

    .dartFares .member h4 {
        font-weight: 700;
        margin-bottom: 2px;
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.46;
        letter-spacing: -0.4px;
        text-align: left;
        color: #242526;
    }

    .dartFares .member span {
        height: 80px;
        margin: 30px 0 0;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.71;
        letter-spacing: normal;
        text-align: left;
        color: #242526;
    }

    .dartFares .member p {
        padding-top: 10px;
        font-size: 14px;
        color: #aaaaaa;
    }

    .dartFares .member .social {
        margin-top: 15px;
    }

        .dartFares .member .social a {
            color: #919191;
            transition: 0.3s;
        }

            .dartFares .member .social a:hover {
                color: #3498db;
            }

        .dartFares .member .social i {
            font-size: var(--default-font-size);
            margin: 0 2px;
        }

/*--------------------------------------------------------------
# End - DART Fares
--------------------------------------------------------------*/

.rectangle {
    height: 1030px;
}

.reduced-fare-section {
    background-color: #EAEAEA;
    width: 100%;
    height: 1030px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.reduced-fares-banner-title {
    width: 47vw !important;
    height: 130px;
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.5px;
    color: #242526;
}


.reduced-fares-banner {
    width: 47vw !important;
    height: 130px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: center;
}


.reduced-fares-banner-content {
    width: 47vw !important;
    height: 130px;
    padding: 10px;
    position: relative;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 36px;
    margin-right: 493px;
    margin-left: 507px;
}


.reduced-fares-banner-content-span {
    width: 47vw !important;
    height: 90px;
    font-size: var(--default-font-size);
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #242526;
}

.description {
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
}

.card-deck {
    margin-left: 290px !important;
    margin-right: 290px !important;
    margin-top: 36px !important;
    margin-top: 36px !important;
}

.card {
    border-radius: 15px;
    border: solid 1px rgba(36, 37, 38, 0.1);
    background-color: #fff;
}

.card-top {
    height: 180px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.card-bottom {
    height: 230px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

    .card-bottom .card-body {
        height: 160px;
        margin: 30px 0 0;
        padding: 20px 31px 31px 30px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        background-color: #f3f3f3;
    }

.card-title {
    font-size: 24px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.46 !important;
    letter-spacing: -0.4px !important;
    text-align: left !important;
    color: #242526 !important;
}

.fare-color {
    width: 330px;
    height: 10px;
    border-top-left-radius: 15px;
}

.fare-reduced-price {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-width: 1px;
    padding-top: 15px;
    height: 40px !important;
}

.reduced {
    width: 107px;
    height: 20px;
    margin: 28.5px 50px 21px 30px;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
}

.reduced-fare {
    width: 56px;
    height: 21px;
    margin: 19.5px 30px 29px 160px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
}

.where-to-buy {
    width: 107px;
    height: 20px;
    margin: 28.5px 50px 21px 0px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: black;
    font-weight: bold;
}

.learn-more {
    width: 100px;
    height: 21px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
}

    .learn-more a {
        color: #5e7296
    }

.reduced-fare-dashed-line {
    width: 400px;
    height: 0.5px;
    margin: 0 2px 5px;
    border: dashed 1px #979797;
}

.buylocation-icons {
    width: 38px !important;
    height: 40px !important;
    margin: 10px 3px 0 0 !important;
    min-height: 40px !important;
}

.buylocation-icons-row {
    width: 20%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}

.buylocation-icons-row img {
    display: block;
    height: 50px;
    width: 50px;
}

.view-all-fares {
    height: 60px;
    padding: 14px 20px 18px;
    border-radius: 5px;
    border: solid 2px #495f88;
}

    .view-all-fares button {
        width: 196px;
        height: 23px;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: black;
        border: none;
        background: none;
    }

/*Align headers and sub headers to left on small screens*/
@media (max-width: 768px) {

    .section-header {
        text-align: left !important;
    }

    .section-subheader {
        text-align: left !important;
    }

    h2 {
        text-align: left !important;
    }

    .fare-sections-header {
        text-align: left !important;
    }

    .fare-sections-subheader {
        text-align: left !important;
    }

    .col-sm-2 {
        width: 25% !important;
    }
}
