/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(164,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(177,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(190,32): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(203,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(220,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(248,21): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(273,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
(293,17): run-time error CSS1039: Token not allowed after unary operator: '-primary-color'
 */
:root {
    --primary: rgb(218, 41, 28);
    --primary-color: rgb(218, 41, 28);
    --secondary-color: rgb(132, 117, 78);
}

.text-primary {
    color: rgb(218, 41, 28) !important;
}

body {
    background-color: rgb(33,33,33);
}

#topbar .contact-info {
    color: rgb(255, 255, 255);
}

    #topbar .contact-info i {
        color: rgb(218, 41, 28);
        padding-right: 4px;
    }

#topbar .contact-info-internal {
    margin-bottom: 2.2rem;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-right: 0 !important;
}

#header {
    background-color: rgb(0,0,0);
    color: rgb(255,255,255);
}

#footer {
    background-color: rgb(0,0,0);
    color: rgb(255,255,255);
    border-top: 8px solid rgb(218, 41, 28);
}

.btn {
    margin: 0px;
}

.primary-btn {
    background-color: rgb(218, 41, 28);
}

.btn-secondary {
    background: rgb(218, 41, 28);
}

    .btn-secondary:hover, .btn-secondary:active, .btn-secondary:visited, .btn-secondary:focus {
        background: rgb(218, 41, 28) !important;
    }

h4 {
    color: rgb(218, 41, 28);
}

.css3-spinner > div {
    color: rgb(218, 41, 28);
}

.grn-color, .grn-color:hover {
    color: rgb(218, 41, 28);
}

#footer .links li, #footer .links2 li {
    border-left: 1px solid rgb(218, 41, 28) !important;
}

#slider-banner {
    background: url(/assets/images/HPFS/home-slider-bg-royal-enfield.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    margin: 0 !important;
    background-color: rgba(33, 37, 41, 0.8);
    background-blend-mode: multiply;
}

    #slider-banner h1 {
        font-size: 125px;
        color: rgb(218, 41, 28);
        font-weight: 900;
    }

#lifestyle .lifebox {
    height: 270px;
    width: 100%;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    padding: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-color: rgba(36, 36, 36, .73);
    border: 2px solid rgb(218, 41, 28);
    background-blend-mode: multiply;
}

h4 span {
    color: #212121;
}

.form-control {
    padding: .5rem 0 .6rem;
}
/*.primary-btn {
    font-size: .8rem;
    padding: .85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    cursor: pointer;
}
.primary-btn {
    padding: 15px 60px !important;
    border: 0 !important;
    box-shadow: 0 !important;
    font-weight: 600 !important;
    transform: skewX(-20deg);
    text-transform: uppercase;
}*/

.m-apply-card .h4 {
    transform: none;
}

.modal.show .modal-dialog {
    margin-top: 34vh;
}

.modal .modal-content {
    background: #e6e6e6;
    padding: 20px;
    border-radius: 0 !important;
}

#reportGenerationModal > .modal-dialog {
    transform: none;
    margin-top: 37vh;
}

#InitializeAppModal > .h2, h2 {
    font-size: calc(1.5rem + 3vw);
    color: var(--white);
    padding: 0 0;
}

#InitializeAppModal .modal-dialog {
    margin: 10vh 27vw;
}

.vehicle-table {
    line-height: 1.6rem;
}

    .vehicle-table .row {
        --bs-gutter-x: 0px
    }

.row > .vehicle-pageLinks {
    width: auto;
}

.vehicle-pageLinks a {
    color: #212121;
    text-decoration: none;
}

    .vehicle-pageLinks a.selected {
        background-color: var(--primary) !important;
        color: White;
    }

ul.icon li:before {
    font-family: 'FontAwesome';
    content: "\e800";
    float: left;
    width: 1.4em;
    color: #212121;
}

#login-form hr {
    --bs-gutter-x: 0;
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 2px solid #212121;
    opacity: 100;
}

    #login-form hr:not([size]) {
        height: 0px;
    }

#login-form h3 {
    font-size: 2rem;
    color: #DA281C;
}

.link-menu:hover {
    color: var(--primary-color);
}

.vehicle-table .btn {
    font-size: 5px;
}

#hpfs-select-amount-page h1 {
    font-size: 2.5rem;
    transform: none;
    font-weight: 400;
    text-transform: none;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont;
}

#hpfs-select-amount-page h5 {
    font-size: 1.25rem;
    font-weight: 400 !important;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont;
}

#hpfs-select-amount-page h3 {
    font-size: 1.75rem;
    font-weight: 400 !important;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont;
}

    #hpfs-select-amount-page h3 span {
        color: var(--primary-color);
    }

#hpfs-review-agreement-page {
    line-height: 1.6rem;
}

    #hpfs-review-agreement-page .md-form label {
        font-size: .8rem !important;
    }

    #hpfs-review-agreement-page p {
        margin-bottom: 1rem !important;
    }

    #hpfs-review-agreement-page .position-absolute {
        position: unset !important;
    }

    #hpfs-review-agreement-page .line-height-1 {
        line-height: 1;
    }

#MyAccountIndex h2 {
    font-size: 2rem;
    color: var(--primary-color);
}

#PaymentFormModal {
    overflow-y: hidden;
    max-width: unset;
}

    #PaymentFormModal .modal-content {
        overflow-y: hidden;
        overflow-x: hidden;
        padding: 0;
    }

    #PaymentFormModal .modal-dialog {
        transform: translate(0,0);
        max-width: 75vw!important;
        width: auto!important;
    }
#show_paymentmethod #form_webpay .webpay legend {
    color: var(--primary-color);
    font-weight: 700;
    font-size: 20px;
    padding: 0px 0px 30px;
    line-height: 1.5;
    font-family: "gobold_bold";
    text-transform: lowercase;
    position: relative;
    margin-bottom: 20px !important;
}

.floating_logo {
    position: fixed;
    right: 30px;
    bottom: 0px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f4816d;
    color: #000;
    text-align: center;
    box-shadow: 0 12px 22px 0px rgba(0, 0, 0, 0.2);
    padding: 5px 20px 10px 20px;
    z-index: 9999;
    text-decoration: none;
    transition: all 300ms ease;
    animation: bounce 0.8s ease-out infinite;
}

    .floating_logo:hover {
        background-color: #e8593f;
        color: #000;
        padding: 5px 20px 20px 20px;
    }

.powered-by {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-top: 5px;
    color: #000;
}
