﻿
@font-face {
    font-family: FontAwesome;
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.eot');
    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.eot') format('embedded-opentype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.ttf') format('woff'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.ttf') format('truetype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/font/fontawesome-webfont.svg') format('svg');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-top: 0;
    margin-bottom: .625rem;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    line-height: 2.2;
    color: var(--bs-heading-color,inherit)
}
body {
    font-family: "Poppins",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
body, header nav ul.menu > li > a {
    line-height: 26px;
    font-weight: 300;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input[type=email], input[type=password], input[type=text], select, textarea {
    display: block;
    width: 100%;
    background: #fff;
    text-shadow: none;
    font-size: 14px;
    line-height: 25px;
    color: #666;
    font-weight: 300;
    padding: 6px 15px 7px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 20px;
    outline: 0;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #777;
    border-color: #fff
}
.wrapper {
    padding: 0;
}

.container {
    max-width: 1400px;
    margin: auto;
}

/* Title & Description */
.page_title_block {
    text-align: center;
    margin: 20px 0;
}
.bg_title h2.text-left, .left-sidebar-block, .module_descr.text-left, .right-sidebar-block, .shortcode_iconbox.type4 .iconbox_wrapper, .shortcode_iconbox.type5 .iconbox_wrapper, .wrapper {
    text-align: left;
}

.bg_title h2 {
    text-align: center;
    padding: 0;
}
    .bg_title h2, .bg_title h2 span {
        line-height: 71px;
        font-weight: 700;
        font-size: 48px;
    }
.bg_title .highlight {
    color: #84B211;
}
.bg_title h2 span {
    padding: 0;
    margin-bottom: 0;
}
.bg_title h2, .module_descr p, .page_descr p {
    margin-bottom: 2px;
}
.bg_title .highlight,
.amount-item .label-green,
.payamountbox .amount-green,
.info:hover,
.paymumonybttn:hover,
.footer-note a {
    color: #0073bc !important;
}
.page_descr {
    font-size: 25px;
    color: #666;
    margin-top: 8px;
}
.module_descr, .page_descr {
    padding-bottom: 30px;
    text-align: center;
    line-height: 37px;
    font-size: 28px;
    color: #2d2e2e;
}x
/* Card */
.card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    min-height: 400px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    margin-bottom: 25px;
}

.card-header {
    text-align: center;
    margin-bottom: 20px;
}

    .card-header h4 {
        font-size: 20px;
        font-weight: bold;
    }

/* Customer & Payment Rows */
.customerleftrow {
    clear: both;
    font-size: 22px;
    text-align: right;
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

    .customerleftrow span, .customerrightrow span {
        color: #0073bc;
        font-size: 14px;
        font-weight: 600;
    }

.customerrightrow {
    clear: both;
    font-size: 18px;
    text-align: left;
    padding-left: 0;
}


.email-box {
    font-size: 15px;
    font-weight: 500;
}

.msg-box {
    margin-top: 10px;
}

/* Amount Sections */
.payamountbox {
    width: 150px;
    height: 150px;
    text-align: center;
    padding-top: 65px;
    font-size: 11px;
    color: #ededed;
}

    .payamountbox .amount-green {
        font-size: 32px;
        color: #84B211;
        font-weight: bold;
    }
[class*=" icon-"], [class^=icon-] {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    color: white;
}
    [class*=" icon-"]:before, [class^=icon-]:before {
        text-decoration: inherit;
        display: inline-block;
        speak: none;
    }
a [class*=" icon-"], a [class^=icon-] {
    display: inline;
}
.icon-inr:before, .icon-rupee:before {
    content: "\f156";
}

.customeridboxleft, .payamountbox {
    background: #0073bc;
    border-radius: 100px;
    line-height: 34px;
    margin: 10px 20px 50px 0;
}
.customeridbox {
    background: #0073bc;
    width: 110px;
    height: 110px;
    border-radius: 100px;
    line-height: 25px;
    margin: 10px 20px 50px 0;
    float: right;
}
.customeridbox, .customeridboxleft {
    text-align: center;
    padding-top: 45px;
    font-size: 11px;
   color:#fff
}
    .customeridbox span {
        color: #fff;
        font-size: 32px;
    }
    .amount-item {
        text-align: right;
        margin-bottom: 12px;
    }

    .amount-item .label-green {
        color: #84B211;
        font-weight: bold;
        font-size: 13px;
    }

    .amount-item .sign {
        font-size: 18px;
        color: #555;
    }

    .amount-item.total {
        font-size: 18px;
        font-weight: bold;
        border-top: 1px solid #eee;
        padding-top: 10px;
    }

/* Buttons */
.info, .paymumonybttn {
    color: #fff !important;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 6px;
    border: none;
    text-decoration: none;
    cursor: pointer;
    transition: 0.2s;
    background: #0073bc !important;
    width:100px;
    display:initial;
}

    .info:hover, .paymumonybttn:hover {
        background: #0073bc !important;
        color: #fff !important
    }
.btnA {
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #fff0;
    padding-left: 8.75rem;
    padding-right: 8.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 20px;
    border-radius: 6px
}
.btn-outline-primary {
    border-color: #0f67a7;
    background-color: #0073BC;
    color:#fff;
}

    .btn-outline-primary:hover {
        background-color: #fff;
        border-color: #0073BC;
        color: #0073BC;
    }
/* Divider */
.divider {
    text-align: center;
    margin: 30px 0;
}

    .divider span {
        background: #f8f9fa;
        padding: 0 10px;
        color: #0073bc !important;
        font-weight: bold;
    }

/* Bank Section */
.bank-card {
    background: #fefefe;
}

.label-red {
    color: #0073bc !important;
    font-weight: bold;
    font-size: 15px;
}

/* Footer Note */
.footer-note {
    font-size: 14px;
    margin-top: 20px;
}

    .footer-note a {
        color: #84B211;
        font-weight: bold;
    }

        .footer-note a:hover {
            text-decoration: underline;
        }
.payamountboxrow {
    clear: both;
    font-size: 23px;
    text-align: left;
    padding-left: 10px;
    padding-top: 0;
}
span {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
.header {
    background: #0073bc10;
}

.nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 0;
}

/* Logo */
.header .logo img {
    height: 35px;
}

/* Buttons */
.header .actions {
    display: flex;
    gap: 15px;
}

.btn {
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #0073b6;
    background: transparent;
    color: #0073b6;
    transition: all 0.3s ease;
}

    .btn:hover {
        background: #0073b6;
        color: #fff;
    }

.btn-primary {
    background: #0073b6;
    color: #fff;
    border: none;
}

    .btn-primary:hover {
        background: #005f94;
    }

/* Sticky Header */
.affix {
    top: 0;
    left: 0;
    margin: auto;
    position: relative;
    width: 100%;
    z-index: 9;
    background: #0073bc10; /* semi-transparent blue */
    padding: 10px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.sticky-header {
    padding: 20px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav.shrink {
    padding: 15px 0;
    background: #fff; /* transparent blue */
}

/* Responsive */
@media (max-width: 991px) {
    .nav {
        flex-direction: column;
        padding: 15px 0;
    }

    .header .logo img {
        height: 30px;
    }

    .header .actions {
        margin-top: 10px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .btn {
        padding: 8px 15px;
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .nav {
        padding: 10px 0;
    }

    .header .logo img {
        height: 25px;
    }

    .btn {
        padding: 6px 12px;
        font-size: 12px;
    }
}
