﻿
@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: url('/webfonts/Roboto-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000 !important;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.errop {
    color: #ffb5b8;
    position: ABSOLUTE;
    MARGIN-TOP: -18PX;
    FONT-SIZE: 13PX;
}

span.errorUser.field-validation-error {
    color: red;
    position: absolute;
    FONT-SIZE: 12PX;
}

span.errorPwd.field-validation-error {
    COLOR: RED;
    POSITION: ABSOLUTE;
    FONT-SIZE: 12PX;
}

.modal-dialog.modal_middle.modal_lgd {
    width: 800px;
    margin: 30px auto;
}


.modal-body.pofilcnt {
    text-align: center;
}

h4.pcomlete {
    font-size: 2.4rem;
    font-weight: 500;
}

.pofilcnt p {
    font-size: 1.5rem;
    font-weight: normal;
}

.profile-icon {
    width: 80px;
    height: 80px;
    font-size: 70px;
    line-height: 80px;
    margin: 0 auto;
    margin-bottom: 20px !important;
}

.verify_btn {
    color: #FFF !important;
    font-weight: 500;
    text-transform: capitalize;
    height: auto;
    width: auto;
    background-color: #078f0b;
    background-image: linear-gradient(35deg, #078f0b 50%, #078f0b) !important;
    border-color: #078f0b !important;
}



#errorStatus {
    COLOR: RED;
    FONT-SIZE: 12PX;
}

.login-page {
    min-height: 100vh;
    height: auto;
    /* background: linear-gradient(rgba(18, 27, 33, .5), rgba(18, 27, 33, .01)), url(../img/slider/truck.png) center center / cover no-repeat;
       */
    /*    background: url(../img/slider/truck.png) center center / cover no-repeat;*/
    /*   background: linear-gradient(90deg, rgba(0, 0, 0, .70), rgba(0, 0, 0, .10)), url(../img/slider/truck.png) center center / cover no-repeat; position: relative;
    */

    background: url(../img/slider/truck.png) 0px -84px / cover no-repeat;
}

/* Top Logo */
.brand {
    position: absolute;
    top: 15px;
    right: 60px;
    z-index: 5;
}

    .brand img {
        width: 140px;
        display: block;
    }

.brand-name {
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-top: 10px;
}


.descccc::after {
    content: '';
    display: block;
    width: 50px;
    height: 6px;
    background: #A70E13;
    margin-top: 8px;
}
/* Hero Content */
.hero {
    position: absolute;
    /* left: 60px; */
    top: 23%;
    transform: translateY(-50%);
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}

    .hero h1 {
        color: #000;
        font-size: 40px;
        line-height: 1;
        font-weight: 800;
        margin-top: 0;
        margin-bottom: 0;
        -webkit-text-stroke: 1px #000;
        letter-spacing: 0px;
    }

        .hero h1 span {
            color: #000;
        }

    .hero p {
        margin-top: 15px;
        color: #ddd;
        font-size: 16px;
        line-height: 150%;
    }

.feature h4 a {
    color: #FFF;
}

figure.trc img {
    width: 49%;
}
/* Login Card */
.login-card {
    transform: translateY(-30%);
    padding: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(29 35 43 / 20%);
    border-top-left-radius: 50% 80px;
    border-top-right-radius: 50% 80px;
}

.mainlogincrd {
    width: 300px;
    margin: 0 auto;
}


.card-logo {
    text-align: center;
    margin-bottom: 25px;
}

    .card-logo img {
        width: 160px
    }



.login-card h3 {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 600;
}

.login-card .sub {
    color: #6d6d6d;
    margin-bottom: 35px;
}

.login-card .form-group {
    margin-bottom: 20px;
}

    .login-card .form-group label {
        display: INLINE-BLOCK;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 8px;
        color: #fff;
        width: 24%;
        text-align: right;
    }

.icc {
    position: absolute;
    font-size: 13px;
    padding: 9px;
    color: #ddd;
}

/*.login-card .form-control {
    width: 74%;
    height: 31px;
    border: 1px solid #ddd;
    padding: 0px 30.5px 0px 30px;
    font-size: 15px;
    outline: none;
    DISPLAY: INLINE-BLOCK;
}*/
.login-card .form-control {
    width: 100%;
    height: 31px;
    border: 1px solid #483c3b;
    padding: 0px 30.5px 0px 30px;
    font-size: 15px;
    outline: none;
    background: rgb(49 52 61 / 40%);
}

    .login-card .form-control:focus {
        border-color: #000;
    }

.form-control:focus {
    border-color: #a70e13;
}

.login-card .form-control:-webkit-autofill, .login-card .form-control:hover, .login-card .form-control:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #ddd !important;
}


.icright {
    position: absolute;
    right: 45px;
    font-size: 21px;
}

.forgot {
    color: #a70e13;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 28PX;
    font-family: "Roboto", sans-serif;
}

.frmclr label {
    width: 200px;
    text-align: left;
    float: left;
    font-weight: 500;
    font-size: 14px;
}

.frmclr {
    clear: both;
    margin-bottom: 15px;
    min-height: 34px;
}

li.inside_check label {
    float: none !important;
    width: auto !important;
    text-align: left;
    font-weight: normal !important;
    color: #000;
}

.clbth {
    clear: both;
}

.linkkss {
    color: #a70e13;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.login-btn {
    width: 49%;
    height: 31px;
    border: none;
    border-radius: .25rem;
    background: #a70e13;
    color: #fff;
    font-size: 13px;
    PADDING: 0PX 20PX;
    font-weight: 500;
    DISPLAY: INLINE-BLOCK;
    cursor: pointer;
    transition: .3s;
    font-family: "Roboto", sans-serif;
}

    .login-btn:hover {
        background: #850b10;
    }

.btnrrow {
    text-align: center;
}

.login-btnSSO {
    width: 49%;
    height: 31px;
    border: none;
    border-radius: .25rem;
    background: #a70e13;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    PADDING: 0PX 20PX;
    cursor: pointer;
    transition: .3s;
    font-family: "Roboto", sans-serif;
    DISPLAY: INLINE-BLOCK;
}

.footer-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(18, 27, 33, .95);
    border-top: 2px solid transparent;
}

.footer-content {
    max-width: 1400px;
    margin: auto;
    padding: 18px 40px;
    display: flex;
    justify-content: center;
    color: #fff;
}

.feature {
    flex: 1;
}

    .feature h4 {
        margin-bottom: 6px;
        color: #fff;
        font-weight: 400;
    }

    .feature p {
        color: #aaa;
        font-size: 13px;
    }

.copyright {
    color: #aaa;
    font-size: 13px;
    text-align: right;
}

@media(max-width:1200px) {

    .hero {
        position: absolute;
        left: 49px;
        top: 80%;
        transform: translateY(-50%);
        max-width: 700px;
    }

        .hero h1 {
            display: none;
        }

    figure.trc img {
        width: 39%;
    }

    .login-card {
        right: 50%;
        top: 52%;
        transform: translate(50%,-50%);
    }

    .brand {
        display: none;
    }

    .footer-strip {
        display: none;
    }
}

@media (max-width: 767px) {
    .brand {
        display: none;
    }

    .hero {
        display: none;
    }

    .mainlogincrd {
        width: 100%;
        margin: 0 auto;
    }

    .login-btnSSO {
        PADDING: 0PX 10PX;
    }

    .login-card {
        width: 100%;
        background: none !important;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
}




.brandl {
    text-align: center;
    padding: 35px 7px;
    background: #0a1218;
}

    .brandl img {
        width: 154px;
    }

.grb {
    border-top: 3px solid #1d9d72;
}

.blb {
    border-top: 3px solid #2d7eea;
}

.vlb {
    border-top: 3px solid #6f5dc0;
}

.ylb {
    border-top: 3px solid #e8920f;
}

.rlb {
    border-top: 3px solid #e50000;
}

.glb {
    border-top: 3px solid #ccc;
}

.gblb {
    border-top: 3px solid #ffd18a;
}

.gbrb {
    border-top: 3px solid #46e8b1;
}



.dropdownn {
    position: relative;
}

/* ── SIDEBAR ── */
.sidebarm {
    width: 260px;
    min-height: 100vh;
    background: linear-gradient(180deg, #141d24, #131d24);
    position: fixed;
    left: 0;
    top: 0;
    color: #fff;
    z-index: 999;
    transition: left 0.3s ease;
}

/* Collapsed state — sidebar slides out */
body.sidebar-collapsed .sidebarm {
    left: calc(-1 * 260px);
}

.brandl {
    text-align: center;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

    .brandl img {
        width: 150px;
    }

.sidebarm-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    height: calc(100vh - 144px);
    overflow-y: auto;
    overflow-x: hidden;
}



.sidebarm-menu {
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}

    .sidebarm-menu:hover {
        scrollbar-color: rgba(255,255,255,.45) transparent;
    }

    .sidebarm-menu::-webkit-scrollbar {
        width: 4px;
    }

    .sidebarm-menu::-webkit-scrollbar-track {
        background: transparent;
    }

    .sidebarm-menu::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 50px;
        transition: all .25s ease;
    }

    .sidebarm-menu:hover::-webkit-scrollbar-thumb {
        background: rgba(255,255,255,.45);
    }

    .sidebarm-menu::-webkit-scrollbar-thumb:hover {
        background: #4ea5ff;
    }

    .sidebarm-menu li a {
        color: #fff;
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 12px 25px;
        text-decoration: none;
        transition: background .2s;
    }

        .sidebarm-menu li a:hover {
            background: rgba(255,255,255,.08);
        }

    .sidebarm-menu li.active a {
        background: #A70E13;
        border-radius: 0 10px 10px 0;
    }

    .sidebarm-menu i {
        width: 20px;
        text-align: center;
    }

.submenu {
    display: none;
    background: #16222c;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .submenu li a {
        padding-left: 55px !important;
        font-size: 13px;
    }

/* ── OVERLAY (mobile only) ── */
.sidebarm-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    z-index: 998;
}

/* ── MAIN CONTENT ── */
.main-content {
    margin-left: 260px;
    width: calc(100% - 260px);
    transition: margin-left 0.3s ease, width 0.3s ease;
    min-height: 100vh;
}

/* When collapsed, content expands to full width */
body.sidebar-collapsed .main-content {
    margin-left: 0;
    width: 100%;
}

/* ── TOPBAR ── */
.topbar {
    background: #fff;
    height: 70px;
    padding: 15px 25px 15px 15px;
    box-shadow: 0 2px 15px rgba(0,0,0,.08);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topbar-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.menu-toggle {
    border: none;
    font-size: 22px;
    color: #000;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 6px;
    transition: background .2s;
    background: #f0f0f0;
    margin-right: 25px;
}

    .menu-toggle:hover {
        background: #f0f0f0;
        color: #000;
    }

.page-title {
    font-size: 20px;
    font-weight: 600;
    color: #121B21);
    margin: 0;
}

.profile-link {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #121B21);
    text-decoration: none;
}

    .profile-link img {
        width: 36px;
        border-radius: 50%;
    }

/* ── CONTENT AREA ── */
.content-area {
    padding: 25px 30px;
}

/* ── KPI CARDS ── */
.kpi-card {
    background: #fff;
    border-radius: 14px;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,.06);
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.kpi-icon {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fdecec;
    border-radius: 12px;
    color: #A70E13;
    font-size: 24px;
    flex-shrink: 0;
}

.kpi-info h2 {
    margin: 0;
    font-weight: 700;
    font-size: 22px;
}

.kpi-info p {
    margin: 0;
    color: #777;
    font-size: 13px;
}

/* ── CUSTOM CARD ── */
.custom-card {
    background: #fff;
    border-radius: 16px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0,0,0,.05);
    margin-bottom: 28px;
    position: relative;
}

.card-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #121B21);
}

    .card-title::after {
        content: '';
        display: block;
        width: 50px;
        height: 3px;
        background: #A70E13;
        margin-top: 8px;
    }

/* ── SEARCH ── */
.search-btn {
    background: #A70E13;
    color: #fff;
    border: none;
    height: 44px;
    padding: 0 22px;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
}

    .search-btn:hover {
        background: #8c0d11;
    }

/* ── TABLE ── */
.table-card-header {
    border-left: 4px solid #A70E13;
    padding-left: 14px;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #121B21);
}

.table {
    background: #fff;
    width: 100%;
    border-collapse: collapse;
}

    .table thead {
        background: #f7f8fa;
    }

        .table thead th {
            padding: 12px 14px;
            text-align: left;
            font-weight: 600;
            color: #121B21);
            border-bottom: 2px solid #eee;
        }

    .table tbody td {
        padding: 11px 14px;
        border-bottom: 1px solid #f0f0f0;
        font-size: 14px;
    }

    .table tbody tr:hover {
        background: #fafafa;
    }

.export-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 6px 16px;
    font-size: 13px;
    cursor: pointer;
    z-index: 9;
}

.modal_middle .modal-header {
    background-color: #a70e13;
}

    .modal_middle .modal-header h2 {
        font-size: 20px;
        padding: 6px 18PX;
        color: #fff;
    }

.btn-review {
    background: #A70E13;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 6px 14px;
    font-size: 13px;
    cursor: pointer;
}

.userimg {
    width: 36px;
    border-radius: 50%;
    background: #fdecec;
    height: 36px;
    color: #a70e13;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
}

.btn-review:hover {
    background: #8c0d11;
}

/* ── FOOTER ── */
.footer {
    padding: 10px 30px;
    color: #888;
    font-size: 13px;
    text-align: center;
    background: rgb(222 222 222 / 75%);
}

/* ── MOBILE ( ≤ 991px ) ── */
@media (max-width: 991px) {
    .sidebarm {
        left: calc(-1 * 260px); /* hidden by default on mobile */
    }

    /* On mobile, "open" means sidebar slides IN */
    body.sidebar-open .sidebarm {
        left: 0;
    }

    body.sidebar-open .sidebarm-overlay {
        display: block;
    }

    /* Content always full-width on mobile */
    .main-content {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .page-title {
        font-size: 16px;
    }

    .content-area {
        padding: 15px;
    }
}
/*new css*/





}

#salesTrendContainer {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

#productChart {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

#cpChart {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

#regionChart {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

#expiryChart {
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.btn-successs {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

    .btn-successs.active {
        background: #ffb81c;
        color: #000;
        border: 1px solid #ffb81c;
    }

    .btn-successs:hover {
        background: #ffb81c !important;
        color: #000 !important;
        border: 1px solid #ffb81c !important;
    }

.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

    .content.open {
        padding: 10px;
    }

.collapsible {
    cursor: pointer;
    width: auto;
    display: inline-block;
}

.col-md-2.coll {
    width: 20%;
}

.main {
    padding: 25px;
}

/* KPI Cards */
.kpi-card {
    background: #fff;
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 8px 25px rgb(215 215 215 / 8%);
    transition: 0.3s;
    position: relative;
    margin-bottom: 20px;
}

    .kpi-card:hover {
        transform: translateY(-5px);
    }

.kpi-title {
    font-size: 12px;
    color: #777;
}

.kpi-value {
    font-size: 26px;
    font-weight: 600;
}

.kpi-status {
    position: absolute;
    bottom: 5px;
    right: 18px;
    font-size: 12px;
}

.green {
    color: #00c853;
}

.yellow {
    color: #ffab00;
}

.red {
    color: #ff3d00;
}

.filter-panel {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .05);
}

.btnFilter {
    position: absolute;
    right: 30px;
    z-index: 999999;
    margin-top: -37px;
    border-radius: 0px;
    border: navajowhite;
    background: #0dd9a7;
    color: #fff;
    padding: 0px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.quick-link i {
    font-size: 20px;
    /* float: right; */
}

.quick-link {
    display: block;
    background: #09dd9c;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    transition: .3s;
    font-weight: 600;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .quick-link:hover {
        background: #00e487;
        color: #fff;
    }

.small-chart {
    height: 55px !important;
}
/* Section */
.section-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px
}
/* Table */
.dashboard-table {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
    overflow: hidden;
    margin-bottom: 25px;
    PADDING: 10PX;
}

    .dashboard-table table {
        margin: 0;
    }

    .dashboard-table thead {
        background: #f4f7fb;
    }

    .dashboard-table th {
        font-size: 12px;
        font-weight: 600;
        padding: 14px !important;
        border: none !important;
    }

    .dashboard-table td {
        font-size: 13px;
        padding: 12px !important;
        border-top: 1px solid #f0f0f0 !important;
    }

    .dashboard-table tbody tr:hover {
        background: #f9fbff;
    }

.table-striped tr td {
    white-space: nowrap;
    font-size: 12.5px;
    text-align: LEFT;
}
/* Drill */
.drill-box {
    background: #fff;
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
}

.download-btn {
    border-radius: 20px;
}

.loader {
    background: transparent;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    position: absolute;
    z-index: 999;
}

.loader-btnn .loader {
    border: 3px solid #fff;
    border-top: 3px solid #4dd100;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    margin-left: 12PX;
}
.loader-btnn1 .loader {
    border: 3px solid #fff;
    border-top: 3px solid #4dd100;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    margin-left: 35PX;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.vdofix {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
}

.mtop70 {
    margin-top: 70px;
}

.detailabt {
    font-size: 15px;
}

.btn-group.bootstrap-select.show-tick.form-control2 {
    width: 100%;
}

.errormsgrpan {
    position: absolute;
    color: #f71111;
    bottom: -13px;
    font-size: 11.5px;
    line-height: normal;
    /* left: 4px; */
}

.annidtclass {
    display: none;
}

body {
    font-family: "Roboto", sans-serif;
    overflow-x: hidden;
    font-size: 14px;
}

/*login page css start */
body {
    background-color: #f8fafc;
    color: #0f172a;
    height: 100vh;
    align-items: center;
    justify-content: center;
}

.logo-boxx img {
    height: 28px;
}


.login-containerr {
    display: flex;
    width: 100%;
    height: 100vh;
}

/* --- FORM SECTION (LEFT) --- */
.form-sectionn {
    flex: 1;
    background-color: #ffffff;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 550px; /* Limits width on huge screens */
}

.brandd {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logo-boxx {
    color: white;
    font-weight: bold;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-namee {
    font-size: 1.25rem;
    font-weight: 600;
}

.form-wrapperr {
    width: 100%;
    max-width: 380px;
    margin: auto;
}

    .form-wrapperr h2 {
        font-size: 1.85rem;
        font-weight: bold;
        margin-bottom: 8px;
        letter-spacing: -0.5px;
    }

.subtitlee {
    color: #64748b;
    font-size: 0.9rem;
    margin-bottom: 32px;
}

/* Input Fields */
.input-groupp input::placeholder {
    font-size: 13px;
}

.login-card .form-control::placeholder {
    color: #ddd;
    font-size: 13px;
}


.alert.alert-danger.erromssssg {
    color: red;
    font-size: 12px;
    margin-bottom: 10px;
    /* text-align: center; */
}

.input-groupp {
    margin-bottom: 20px;
}

    .input-groupp label {
        display: block;
        font-size: 0.875rem;
        font-weight: 500;
        color: #334155;
        margin-bottom: 6px;
    }

.label-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.forgot-link {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
}

.footerr-text a {
    color: #000;
}

.input-groupp input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    font-size: 0.95rem;
    outline: none;
    transition: all 0.2s ease;
}

.input-groupp select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    font-size: 0.95rem;
    outline: none;
    transition: all 0.2s ease;
    COLOR: #6b737a;
    FONT-SIZE: 13PX;
}

.input-groupp input:focus {
    border-color: #4f46e5;
    box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.1);
}

/* Custom Checkbox Row */
.remember-row {
}

.checkbox-container {
    display: block;
    align-items: center;
    font-size: 0.875rem;
    color: #475569;
    cursor: pointer;
    user-select: none;
    text-align: right;
}

a {
    color: #000;
}

/* Submit Button */
.submittt-btn {
    width: 100%;
    background: #000000;
    color: #fff;
    border: none;
    text-transform: capitalize;
    padding: 14px;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
    font-family: "Roboto", sans-serif;
}

    .submittt-btn:hover {
        background-color: #414141;
    }

.footerr-text {
    font-size: 15px;
    color: #94a3b8;
    text-align: center;
    text-align: center;
}

/* --- VISUAL SECTION (RIGHT) --- */
.visual-section {
    flex: 1.3;
    background: #e6e6e6;
    display: flex;
    align-items: center;
    padding: 80px;
    color: white;
}

.visual-content {
    max-width: 600px;
}

.badge {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 500;
    color: #c7d2fe;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.visual-content h1 {
    font-size: 2.5rem;
    margin-top: 24px;
    margin-bottom: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}

.visual-content p {
    color: #353535;
    font-size: 18px;
    line-height: 1.6;
}

/* --- RESPONSIVENESS --- */
@media (max-width: 768px) {
    .visual-section {
        display: none; /* Hides the right side on mobile phones */
    }

    .form-section {
        max-width: 100%; /* Form takes full screen on mobile */
    }
}


/*productslider css*/
.prdctcntr {
    margin-top: 30px;
}

.product-card {
    text-align: center;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
    transition: .3s;
    background: #fff;
}

    .product-card:hover {
        transform: translateY(-5px);
        border-bottom: 3px solid #000000;
    }

    .product-card a {
        text-decoration: none;
    }

        .product-card a:hover {
            text-decoration: none;
        }

    .product-card img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .product-card h4 {
        line-height: normal;
        font-size: 16px;
        color: #333;
        padding: 8px;
    }

.btn-view {
    display: inline-block;
    padding: 10px 20px;
    background: #0070f3;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

    .btn-view:hover {
        background: #0057c2;
        color: #fff;
    }

.owl-nav button {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    font-size: 40px !important;
}

.owl-prev {
    left: -40px;
}

.owl-next {
    right: -40px;
}

.owl-dots {
    margin-top: 20px;
}

/*login page end */

.section-title {
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

figure.mybox {
    background: #fff;
    border-radius: 30px;
    text-align: CENTER;
    /* LINE-HEIGHT: 63PX; */
    WIDTH: 150PX;
    height: 150px;
    padding: 30px 15px 15px 15px;
    margin: 0 auto;
}

.product-content h2 a:hover {
    color: #000;
}

.product-content h2 a:focus {
    color: #000;
}


.ff1 {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    right: 15PX;
    color: #000000;
}


.steps .step {
    display: block;
    width: 100%;
    text-align: center
}

    .steps .step .step-icon-wrap {
        display: block;
        position: relative;
        width: 100%;
        height: 80px;
        text-align: center
    }

        .steps .step .step-icon-wrap::before,
        .steps .step .step-icon-wrap::after {
            display: block;
            position: absolute;
            top: 50%;
            width: 50%;
            height: 3px;
            margin-top: -1px;
            background-color: #e1e7ec;
            content: '';
            z-index: 1
        }

        .steps .step .step-icon-wrap::before {
            left: 0
        }

        .steps .step .step-icon-wrap::after {
            right: 0
        }

    .steps .step .step-icon {
        display: inline-block;
        position: relative;
        width: 80px;
        height: 80px;
        border: 1px solid #e1e7ec;
        border-radius: 50%;
        background-color: #f5f5f5;
        color: #374250;
        font-size: 38px;
        line-height: 81px;
        z-index: 5
    }

    .steps .step .step-title {
        margin-top: 18px;
        margin-bottom: 0;
        color: #000;
        font-size: 14px;
        font-weight: bold;
        font-family: 'arial regular';
    }

    .steps .step:first-child .step-icon-wrap::before {
        display: none
    }

    .steps .step:last-child .step-icon-wrap::after {
        display: none
    }

    .steps .step.completed .step-icon-wrap::before,
    .steps .step.completed .step-icon-wrap::after {
        background-color: #006cb5;
    }

    .steps .step.completed .step-icon {
        border-color: #006cb5;
        background-color: #006cb5;
        color: #fff;
    }

@media (max-width: 576px) {
    .flex-sm-nowrap .step .step-icon-wrap::before,
    .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 768px) {
    .flex-md-nowrap .step .step-icon-wrap::before,
    .flex-md-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 991px) {
    .flex-lg-nowrap .step .step-icon-wrap::before,
    .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 1200px) {
    .flex-xl-nowrap .step .step-icon-wrap::before,
    .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

.bg-faded, .bg-secondary {
    background-color: #f5f5f5 !important;
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #fbfbfb;
    border-radius: 15px;
}

    .card .bg-dark {
        background: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
        padding: 15px;
        font-size: 16px;
    }

.trackpds {
    padding-bottom: 25px;
    padding-top: 25px;
    font-size: 16px;
    color: #000;
}

.w-100 {
    width: 100%;
}

.card-body .steps {
    padding-top: 20px;
    padding-bottom: 20px;
}








.loginpanel {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    position: relative;
    overflow: hidden;
    width: 630px;
    max-width: 100%;
    min-height: 290px;
    margin: 0 auto;
}

.form-container {
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.6s ease-in-out;
}

.sign-in-container {
    left: 0;
    width: 50%;
    z-index: 2;
}

.overlay1 {
    background: #bb0824;
    background-image: -webkit-linear-gradient(to right, #5d1e87, #7328a5, #6d21c5) !important;
    background-image: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #FFFFFF;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.overlay-right {
    right: 0;
    transform: translateX(0);
}

.overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.loginimg img {
    width: 100px;
}

.loginimg figcaption {
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
    width: 100%;
    text-transform: uppercase;
}

.overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
}

.loginform {
    background-color: #FFFFFF;
    display: block;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px 45PX;
    height: 100%;
    text-align: center;
}

.loginpanel .form-group {
    margin-bottom: 25px;
}

.loginform .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border-radius: 8px;
}

.loginform .input-group-addon {
    background-color: #006cb5;
    border: 1px solid #006cb5;
    /* border-radius: 8px; */
    color: #fff;
    border-right: 0;
}

.loginform .input-group .form-control {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border: 1px solid #006cb5 !important;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    box-shadow: none;
}

.overlay-container:after {
    content: " ";
    position: absolute;
    left: 0px;
    top: 45%;
    border-top: 15px solid transparent;
    border-right: none;
    border-left: 15px solid #d9042d;
    border-bottom: 15px solid transparent;
}

/*-----landing page css......*/
.middletext h1 {
    line-height: 81px;
    text-transform: uppercase;
    color: #000;
    font-size: 36px;
    font-family: 'Arial Narrow Bold';
    letter-spacing: -0.5px;
    font-weight: bold;
}

.hero_cover_one {
    position: relative;
    display: table;
    width: 100%;
    background-size: cover;
    background: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
}

.innerdiv {
    padding: 80px 0;
}

.brand {
    color: #fff;
    font-weight: bolder;
    font-size: 54px;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.nopaddleft {
    padding-left: 0;
}

.combo img {
    width: 100%;
}

.quotelist {
    list-style-image: url(./../img/icon16.png);
    /* padding-left: 0; */
    padding-top: 0px;
    list-style-position: inside;
}

    .quotelist li {
        color: #fff;
        font-size: 18px;
        margin-top: 25px;
        padding-left: 18px;
        font-weight: bolder;
        text-transform: capitalize;
        list-style: inherit;
    }

.firstlist li {
    margin-top: 7px;
}

.prdctsss {
    border: 3px solid #fff;
    border-radius: 10px;
    padding: 8px 4px;
}

.solutionoffer {
    color: #fff;
    font-size: 22px;
    font-family: 'Arial Narrow Bold';
    font-weight: bold;
    padding-left: 5px;
    text-align: center;
}

.enquiryForm {
    background: linear-gradient(to right, #f1f1f1, #dbdbdb, #f1f1f1) !important;
    padding: 16px 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 6px !important;
    border-radius: 0px;
}

    .enquiryForm .form-control {
        display: block;
        box-shadow: none;
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        color: #000;
        background-color: transparent;
        background-clip: padding-box;
        border-bottom: 1px solid #000 !important;
        border: none;
        border-radius: 0px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .enquiryForm .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: normal;
        line-height: 1;
        color: #000;
        width: 34px;
        text-align: center;
        background-color: transparent;
        border: none;
        border-radius: 0px;
    }

.contacttag {
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
    margin-bottom: 10px;
    text-transform: none;
    font-family: "Roboto", sans-serif;
}

.bdr {
    width: 197px;
    border-top: solid 6px #fff;
    position: absolute;
    top: 14%;
}

.landingsubmit {
    width: 100%;
    text-transform: uppercase;
    color: #fff !important;
    height: auto !important;
    background-color: #db042d;
    background-image: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
    border-color: #920b18 !important;
    border-radius: 4px;
    font-weight: bold;
    /* font-weight: 500; */
    font-size: 14.5px;
}

.hero_cover_one p {
    margin: 7px auto 7px auto;
    line-height: 15px;
    font-size: 16px;
    color: #dbe899;
    text-align: center;
}

.callback {
    text-align: center;
    margin-top: 24px;
}
/*---end....*/
.logo1hafele {
    line-height: 81px;
}


.contactform {
    background: #fff;
    padding: 70px 35px;
    border: 1px solid #efefef;
    border-radius: 6px;
}




.services-block-three {
    margin-bottom: 30px;
}

    .services-block-three img {
        width: 32px;
    }

    .services-block-three > a {
        display: block;
        border: 2px solid #d5d5d5;
        border-radius: 4px;
        text-align: center;
        background: #fff;
        padding: 20px;
        position: relative;
        margin-bottom: 30px;
    }

        .services-block-three > a:before {
            display: block;
            content: "";
            width: 9%;
            height: 17%;
            position: absolute;
            bottom: -2px;
            right: -2px;
            border-bottom: 2px solid #006cb5;
            border-right: 2px solid #006cb5;
            transition: all 0.5s ease 0s;
            -webkit-transition: all 0.5s ease 0s;
        }

        .services-block-three > a:after {
            display: block;
            content: "";
            width: 9%;
            height: 17%;
            position: absolute;
            top: -2px;
            left: -2px;
            border-top: 2px solid #006cb5;
            border-left: 2px solid #006cb5;
            transition: all 0.5s ease 0s;
            -webkit-transition: all 0.5s ease 0s;
        }

.padding-15px-bottom {
    padding-bottom: 15px;
}

.services-block-three h4 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.services-block-three p {
    margin-bottom: 0;
    color: #757575;
}

.services-block-three > a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}

    .services-block-three > a:hover:before, .services-block-three > a:hover:after {
        width: 95%;
        height: 90%;
    }




.paytm {
    width: 105px;
    vertical-align: BOTTOM;
    padding-left: 6PX;
}

.min570 {
    min-height: 560px;
}

.prev {
    font-family: sans-serif;
}

.next {
    font-family: sans-serif;
}

#myModal01111 .modal-content.pop_content {
    background-image: linear-gradient(to right, #fbfbfb, #efefef, #ffffff) !important;
    border-radius: 6px;
}

    #myModal01111 .modal-content.pop_content .modal-header .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 18px;
        color: #000;
        padding: 10px;
        background: transparent;
    }

#myModal01 .modal-content.pop_content {
    background-image: linear-gradient(to right, #dbdbdb, #ededed, #dfdfdf) !important;
    border-radius: 6px;
    border: none;
    width: 400px;
    margin: 0 auto;
}

    #myModal01 .modal-content.pop_content .modal-header .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 18px;
        color: #000;
        padding: 10px;
        background: transparent;
    }

.spcliconbox .info-box-content {
    padding: 8px 14px;
    /* text-align: center; */
    margin-left: 90px !important;
}

.minh {
    min-height: 421px;
}

.spcliconbox .info-box-content .hhd {
    display: block;
    font-size: 20px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #000;
    text-align: left !important;
    line-height: 68px;
}

.profilecard1 label {
    font-size: 13.5px;
    font-weight: 600;
    color: #000000;
}

.ssr {
    width: 100% !important;
    left: 15px;
}

.linkanchor {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

    .linkanchor:hover {
        color: #000;
        text-decoration: underline;
        font-weight: bold;
    }

    .linkanchor:focus {
        color: #000;
        text-decoration: underline;
        font-weight: bold;
    }

.acnhorlink a {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.col-md-2.col-20s {
    width: 20%;
}

figure.mybox i {
    font-size: 40px;
    color: #fda300;
}

figure.mybox figcaption {
    color: #000;
    font-size: 16PX;
    font-weight: 500;
}

.profile-header .profile-header-content {
    color: #fff;
    padding: 1.25rem;
}

.profilevox {
    margin-top: 14px;
}

.profilecard {
    background: #fff;
    margin: 0px;
    padding: 20px 10px;
    margin-top: 15px !important;
    border-radius: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.profile-header-info h4 {
    font-weight: 500;
    color: #000;
    margin-bottom: 0.3125rem;
}

.profile-header-info p {
    margin-bottom: 0;
    color: #000;
}

.pad5 {
    padding: 5px;
}

.callwell1 {
    background: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
}

.profile-header-img {
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    z-index: 10;
    margin: 0 8px 0px 8px;
    /* padding: 0.1875rem; */
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 100%;
    background: #fff;
}

.pointbalance {
    text-align: center;
    background: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    padding: 20px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #fff;
}

.redeemedpoints {
    text-align: center;
    background: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    padding: 20px;
}

.noofscans {
    text-align: center;
    background: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    padding: 20px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
}

.ppc h4 {
    color: #000;
    font-size: 18px;
}

.ppc p {
    color: #000;
    font-size: 16px;
    margin-bottom: 0px;
}

.modal-dialog.modal-lg.modal_lg {
    width: 84%;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

#modalregisteration .modal-content {
    background: rgb(247, 247, 247);
}

.user_card .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    background: #fff !important;
    border-radius: 5px;
}

.product-price > span.new-price a {
    color: #f99500;
    font-size: 15px;
    font-weight: 500;
    /* color: #000000; */
}

.block {
    display: block;
}

h3.widget-title {
    text-align: center;
    color: #000;
}

.mbtable tr th {
    text-align: center;
    white-space: nowrap;
    border-bottom-width: 0px !important;
    border: 1px solid #cccccc !important;
    background: #e6e6e6;
    color: #000;
    font-size: 12.5px;
}

.mbtable {
}

    .mbtable tr td {
        text-align: center;
        white-space: nowrap;
        border-bottom-width: 0px !important;
        border: 1px solid #cccccc !important;
        color: #000;
        font-size: 12.5px;
    }


.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: 0px;
}

#myModal_msg .modal-content.pop_content {
    background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    border-radius: 6px;
}

#myModal_msg .modal-dialog {
    margin: 5% auto;
    min-height: auto;
    padding: 20px;
    width: 400px;
}

span.info-box-text.text-center {
    text-align: center !important;
}

.cptn {
    right: 8%;
    left: auto;
    padding-bottom: 30px;
    top: 7%;
}

.well2 {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 30px;
    background: none !important;
    box-shadow: none;
    margin-top: 15px;
}

.myfooter {
}


.checbn {
    text-align: center;
}

.hamburger {
    display: none;
}


select.form-control3 {
    display: block;
    width: 100%;
    height: 34px !important;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.5;
    color: #000;
    background-color: transparent !important;
    background-clip: padding-box;
    border: none !important;
    text-transform: none !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-image: none !important;
    border-bottom: 1px solid #000104 !important;
}

.detailabt p {
    line-height: 200%;
    color: #fff;
}


#chartdiv1 {
    width: 100%;
    height: 350px;
}

#chartdiv2 {
    width: 100%;
    height: 384px;
}

#chartdiv3 {
    width: 100%;
    height: 384px;
}

.col-md-3.col-sm-3.col-xs-12.col-23 {
    width: 24%;
}

.col-md-4.col-sm-4.col-xs-12.col37 {
    width: 34%;
}

.col-md-5.col-sm-12.col-xs-12.col40 {
    width: 42%;
}

.carousel-control.right {
    left: auto;
    width: 60px;
    top: 41%;
    height: 60px;
    right: 22px;
    background-image: none;
}

.carousel-control.left {
    right: auto;
    width: 60px;
    top: 41%;
    height: 60px;
    background-image: none;
    left: 22px;
}

.carousel-control {
    opacity: 1;
}

    .carousel-control span {
        color: #000;
        font-size: 40px;
    }

.main-menu > li > a img {
    width: 18px;
    vertical-align: text-bottom;
    height: 18px;
}

.dbboard {
    background: #f5f8fa;
}

.btn-pending {
    background: #ddd;
    color: #000 !important;
}

.btn-inprocess {
    background: #f5f5f5;
    color: #000 !important;
}

.btn-delivered {
    background: green;
    color: #fff !important;
}

.btn-approve {
    background: green;
    color: #fff !important;
}

.btn-rejected {
    background: red;
    color: #fff !important;
}

.card .card-title {
    font-size: 18px;
}

ul.listinline {
    margin-bottom: 10px;
}

.listinline li {
    display: inline-block;
    width: 20%;
}

    .listinline li label.radio-inline {
        COLOR: #000;
        font-weight: 500;
    }

.question {
    font-weight: 500;
    font-size: 18px;
    color: #3AAFE4;
}

.requestbox .form-group label {
    color: #3AAFE4;
}

.dta span {
    float: right;
}

.mauto {
    margin: 0 auto;
}

.icon {
    position: absolute;
    left: 0;
    bottom: 0px;
    display: block;
}

.checkhistory {
    font-weight: 400;
    font-size: 16px;
}

.redemsummary {
}

.summary-menu {
    display: none;
    list-style: none;
    background: #fff;
    border-radius: 6px;
    z-index: 9999;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 13%);
    position: absolute;
    width: 91%;
    padding: 6px;
}

.viewredemptionsummary i {
    font-size: 24px;
    font-weight: bold;
    vertical-align: top;
}

.summary-menu li span {
    float: right;
    font-size: 20px;
    font-weight: BOLD;
}

.summary-menu li {
    padding: 5px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 0px;
    color: #12487B;
    font-weight: 500;
}

    .summary-menu li:hover {
        background-color: #eee;
    }

.scheme_title h5 {
    color: #12487B;
    font-size: 16px;
    font-weight: 5 00;
}

.scheme_title p {
    color: #0094D9
}

.scheme_image img {
    border-radius: 12px;
}

.schemebox {
    margin-bottom: 25px;
}

.testimonial_item {
    margin-top: 50px;
    box-shadow: 0 0 11px 0 rgb(212 241 255 / 60%);
    position: relative;
    border-radius: 8px;
    padding: 13px;
    background: #A5E2FF;
}

    .testimonial_item p {
        color: #12487B;
        text-align: center;
    }

.testimbox:nth-child(2) .testimonial_item {
    background: #FFFDD2 !important;
}

.testimbox:nth-child(4) .testimonial_item {
    background: #FFFDD2 !important;
}

.testimbox:nth-child(6) .testimonial_item {
    background: #FFFDD2 !important;
}

.testimbox:nth-child(8) .testimonial_item {
    background: #FFFDD2 !important;
}

.testimbox:nth-child(10) .testimonial_item {
    background: #FFFDD2 !important;
}

.aaaadhar label {
    font-weight: 500;
    color: #12487B;
    font-size: 16px;
}

ul.plumbdetails {
    margin-bottom: 30px;
}

.labellll {
    font-weight: 500;
    color: #12487B;
    font-size: 16px;
}

figure.aaaadhar {
    margin-bottom: 13px;
}

ul.plumbdetails li {
    color: #12487B;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
}

    ul.plumbdetails li span {
        color: #12487B;
        font-weight: 400;
        font-size: 16px;
        width: 158px;
        display: inline-block;
    }

.testimonial_image {
    width: 80px;
    margin: 0 auto;
    margin-top: -54px;
    z-index: 999 !important;
}

.testimonial_title {
    text-align: center;
}

.testimonial_image img {
    border-radius: 100%;
}

.testimonial_title h5 {
    color: #12487B;
    font-size: 18px;
    font-weight: 500;
}

.testimonial_title p {
    color: #12487B;
}

.kpibox {
    background: #C0E9FB;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 8px 15px rgb(113 204 248 / 20%);
}

.kpibox2 {
    background: #fff;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 8px 15px rgb(113 204 248 / 20%);
    width: 80%;
    margin: 0 auto;
    border: 1px solid #0094d9;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .kpibox2 .upperkpi2 {
        padding: 20px 3px;
    }

.iconkpi2 img {
    width: 50px;
    height: 50px;
}

.namekpi2 {
    font-size: 20px;
    font-weight: 300;
    color: #3AAFE4;
}

.iconkpi {
    margin-bottom: 4px;
}

.upperkpi {
    padding: 9px 3px;
}

.iconkpi i {
    font-size: 40px;
    COLOR: #0095da;
}

.iconkpi img {
    width: 40px;
}

.kpibox .nameal {
    margin-bottom: 10px;
}

.namekpi {
    font-size: 20px;
    font-weight: 500;
    color: #3AAFE4;
}

.viewdetail {
    text-align: center;
    color: #12487b;
}

    .viewdetail a {
        font-size: 14px;
        color: #12487B;
        font-style: italic;
        font-weight: 500;
    }

.downloadapp .card-body {
    padding: 26px 30px;
    background: #71CCF8;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-color: #71CCF8;
}

.downloadapp .card-header {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background: #FFF100;
    border-bottom: 1px solid #FFF100;
}

.downloadapp .card-title {
    color: #12487B;
    font-weight: bold;
    font-size: 18px;
}

.frmcntrl {
    display: block;
    width: 100%;
    font-size: 14px;
    box-shadow: none;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #94DCFF;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.userdrop {
    background-color: #0095da !important;
    border: none !important;
    border-radius: 0px;
    border-bottom-left-radius: 8px !important;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, .03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, .03), 0 0.25rem 0.53125rem rgba(4, 9, 20, .05), 0 0.125rem 0.1875rem rgba(4, 9, 20, .03);
    margin: 0.125rem;
    border-bottom-right-radius: 8px !important;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .userdrop:after {
        position: absolute;
        bottom: 100%;
        right: 4%;
        margin-right: 0px;
        content: ' ';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #00a2ed;
        border-top: 15px solid transparent;
    }

.user-profile-data1 {
    margin: auto;
    width: 20em;
    background: transparent;
    border-radius: 0.3em;
    padding: 10px;
}

    .user-profile-data1 > img.avatar {
        margin-left: 0.3em;
        height: 56px;
        width: 56px;
        border-radius: 18em;
    }

    .user-profile-data1 .username {
        margin: auto;
        margin-top: -4em;
        margin-left: 4.8em;
        font-size: 16px;
        /* font-family: 'Oswald', sans-serif; */
        font-weight: bold;
        color: #fff;
    }

    .user-profile-data1 .bio {
        margin: auto;
        display: inline-block;
        margin-left: 5.7em;
        color: #fff;
        font-size: 14px;
        /* font-family: 'Oswald', sans-serif; */
        font-weight: 400;
    }



.login_white_btn {
    width: 100%;
    color: #0094D9 !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    width: auto;
    padding: 6px 12px !important;
    background-color: #fff;
    background-image: linear-gradient(to right, #fff, #fff, #fff) !important;
    border-color: #fff !important;
    box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
}

    .login_white_btn:hover, .login_white_btn:focus {
        width: 100%;
        color: #0094D9 !important;
        font-weight: bold;
        text-transform: uppercase;
        padding: 6px 12px !important;
        height: auto;
        width: auto;
        background-color: #fff;
        background-image: linear-gradient(to right, #fff, #fff, #fff) !important;
        border-color: #fff !important;
        box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
    }

.login_yellow_btn {
    width: 100%;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    width: auto;
    background-color: #ff5101;
    background-image: linear-gradient(to right, #ff5101, #ff5101, #ff5101) !important;
    border-color: #ff5101 !important;
    box-shadow: 0px 8px 15px
}

.moreinfo {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.logarrow {
    WIDTH: 20PX;
    FLOAT: RIGHT;
    MARGIN-TOP: 2PX;
}



#mainCarousel .item img {
    height: 478px;
}

.login_yellow_btn:hover, .login_yellow_btn:focus {
    width: 100%;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    width: auto;
    background-color: #ff5101;
    background-image: linear-gradient(to right, #ff5101, #ff5101, #ff5101) !important;
    border-color: #ff5101 !important;
    box-shadow: 0px 8px 15px
}

.login_bl_btn {
    width: 100%;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    width: auto;
    padding: 6px 12px !important;
    background-color: #0095da;
    background-image: linear-gradient(to right, #0095da, #0095da, #0095da) !important;
    border-color: #0094d9 !important;
    box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
}

    .login_bl_btn img {
        width: 14px !important;
        vertical-align: initial;
    }

    .login_bl_btn:focus, .login_bl_btn:hover {
        width: 100%;
        color: #fff !important;
        font-weight: bold;
        text-transform: uppercase;
        height: auto;
        width: auto;
        padding: 6px 12px !important;
        background-color: #0095da;
        background-image: linear-gradient(to right, #0095da, #0095da, #0095da) !important;
        border-color: #0094d9 !important;
        box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
    }

.login_blue_btn {
    width: 100%;
    color: #12487B !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    width: auto;
    border-color: #12487B !important;
    background-color: #D1ECFF;
    background-image: linear-gradient(to right, #D1ECFF, #D1ECFF, #D1ECFF) !important;
    border-color: #D1ECFF !important;
    box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
}

    .login_blue_btn:hover, .login_blue_btn:focus {
        width: 100%;
        color: #12487B !important;
        font-weight: bold;
        text-transform: uppercase;
        height: auto;
        width: auto;
        border-color: #12487B !important;
        background-color: #D1ECFF;
        background-image: linear-gradient(to right, #D1ECFF, #D1ECFF, #D1ECFF) !important;
        border-color: #D1ECFF !important;
        box-shadow: 0px 8px 15px rgb(255 255 255 / 30%);
    }

.forreg {
    width: 85%;
    float: left;
}

.countbygrowth tr th {
    font-size: 14px !important;
}

.countbygrowth tr td {
    font-size: 14px !important;
}

.kpilink {
    text-transform: uppercase;
    background: #fff;
    padding: 10px 15px;
    color: #0a91c6;
    font-weight: bold;
    font-size: 30px;
    border: 2px solid #0a91c6;
    border-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.info-box {
    height: 60px;
}

    .info-box .icon img {
        width: 50px;
    }

    .info-box .content {
        display: block;
        padding: 4px 10px;
        margin-left: 15px;
    }

        .info-box .content .text {
            font-size: 16px;
            margin-top: 0px;
            color: #12487B;
            font-weight: 500;
        }

        .info-box .content .number {
            font-weight: bold;
            font-size: 20px;
            color: #12487B !important;
        }

.cardboard {
    padding: 7px 10px 7px 10px !important;
    left: 10px;
    width: 100%;
    margin: 0 auto !important;
    background: #fff;
    border-radius: 20px;
}

.m0 {
    margin: 0px;
}

.m10 {
    margin-top: 10px;
}

.m20 {
    margin-top: 20px;
}

.m30 {
    margin-top: 30px;
}

.m40 {
    margin-top: 30px;
}

.cardboard .padding {
    padding: 0px;
}

.card-header {
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
}

.topplumber tr td {
    text-align: justify !important;
    font-size: 14px !important;
}

    .topplumber tr td:first-child {
        width: 30px;
        text-align: center !important;
    }

.border-right {
    border-right: 1px solid #c8e9ff;
}

.border-bottom {
    border-bottom: 1px solid #d4e9ff;
}

.border-bottom {
    border-bottom: 1px solid #d4e9ff;
}

.elegant-calencar {
    width: 230px;
    height: 317px;
    border: 1px solid #000000;
    -webkit-box-shadow: 0 0 5px #c9c9c9;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    /* margin: 4em auto; */
    position: relative;
}

#header {
    font-family: "Roboto", sans-serif;
    height: auto;
    background-color: #000104;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.pre-button, .next-button {
    margin-top: 35px;
    font-size: 3em;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    cursor: pointer;
    width: 1em;
    height: 1em;
    line-height: 1em;
    color: #f6a50f;
    border-radius: 50%;
}

    .pre-button:hover, .next-button:hover {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .pre-button:active, .next-button:active {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }

.pre-button {
    float: left;
    margin-left: 0.5em;
}

.next-button {
    float: right;
    margin-right: 0.5em;
}

.head-info {
    float: left;
    width: 100px;
}

.head-day {
    margin-top: 30px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
}

.head-month {
    margin-top: 20px;
    font-size: 14px;
    ;
    line-height: 1;
    color: #fff;
}

#calendar {
    width: 90%;
    margin: 0 auto;
}

    #calendar th {
        color: #000;
        font-weight: bold;
        font-size: 12px;
    }

    #calendar tr {
        height: 2em;
        line-height: 2em;
    }

    #calendar thead tr {
        color: #e66b6b;
        font-weight: 700;
        text-transform: uppercase;
    }

    #calendar tbody tr {
        color: #252a25;
    }

    #calendar tbody td {
        width: 14%;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        #calendar tbody td:hover, #calendar tbody td .selected {
            color: #fff;
            background-color: #000;
            border: none;
        }

        #calendar tbody td:active {
            -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
            transform: scale(0.7);
        }

#today {
    background-color: #fff;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

#disabled1 {
    cursor: default;
    background: transparent !important;
}

    #disabled1:hover {
        background: transparent !important;
        color: #c9c9c9;
    }

#reset {
    display: block;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 999;
    color: #fff;
    font-family: serif;
    cursor: pointer;
    line-height: normal;
    padding: 0px 5px;
    height: auto;
    border: 0.1em solid #fff;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    #reset:hover {
        color: #e66b6b;
        border-color: #e66b6b;
    }

    #reset:active {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }




.product-info {
    text-align: center;
}









.loginside.formlogin {
    text-align: left;
}


.loginwindow {
    /*  background: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-left: 8px solid #0064a9;
	width: 94%;
    margin: 0 auto; */
}

.loginside {
    margin-top: 40px;
    border-radius: 15px;
    background: rgb(255 255 255 / 65%);
    border: 2px solid rgb(0 228 135 / 30%);
    box-shadow: 0px 8px 15px rgb(0 0 0 / 8%)
}

section.loginsec {
    padding: 0;
}

.bglogin {
    background: url(../img/loginbanner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 475px;
}

.bgforgot_pass {
    background: url(../img/loginbanner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 475px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 400;
}

.bgforgot_pass .loginside {
    margin-top: 90px;
    border-radius: 15px;
    background: rgb(255 255 255 / 75%);
    border: 2px solid #0095da;
    box-shadow: 0px 8px 15px rgb(0 0 0 / 8%)
}

.bgforgot_pass .formlogin {
    padding: 50px 28px;
    width: 400px;
    margin: 0 auto;
}

.showpass {
    position: absolute;
    /* bottom: 0; */
    z-index: 999;
    /* margin-right: 0; */
    right: 29%;
    margin-top: 34px !important;
}

.loggedin {
    text-align: center;
    font-weight: bold;
    /* vertical-align: -webkit-baseline-middle; */
    padding-top: 13px;
    padding-bottom: 13px
}

    .loggedin label {
        font-weight: bold;
        font-size: 15px;
    }

        .loggedin label input[type="checkbox"] {
            margin-right: 8px;
            margin-top: 2px;
            width: 19px !important;
            height: 19px !important;
            vertical-align: text-bottom;
        }

.forgtPassword {
    text-align: right;
}

.logoside {
    padding: 0px;
    height: 520px;
}

.logoside {
    padding: 0px;
    background: rgb(245 245 245 / 75%);
}

.formlogin {
    padding: 20px 28px;
    width: 400px;
    margin: 0 auto;
}

.modal-backdrop {
    z-index: 99999;
}

.formlogin h2 {
    font-size: 30px;
    /* font-family: 'Comfortaa', cursive!important; */
    font-weight: 500;
    margin-bottom: 10PX;
}

.logomob {
    text-align: center;
    display: none;
}

    .logomob img {
        width: 120px;
    }

.forgot h2 {
    margin-bottom: 60px !important;
}

.abtright {
    text-align: center;
    padding: 20px 30px;
}

    .abtright p {
        font-size: 16px;
        letter-spacing: 1px;
    }

#tabbing {
    text-align: center;
    padding: 10px 12px;
    font-family: 'Comfortaa', cursive !important;
}

    #tabbing p {
        font-size: 15px;
    }

.abtright img {
    width: 375px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.loginwindow .mr0 {
    margin: 0px;
}

.copyrighttext {
    font-size: 13.4px;
}

.bottom-nav {
    text-align: center;
    margin-top: 50px;
    margin-top: 10px;
}

.bottom-menu > li > a {
    font-size: 14.3px;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    display: block;
    padding: 14px 4px;
}

.bottom-menu > li.active a {
    color: #007ac3;
    font-weight: bold;
    text-decoration: underline;
}

.bottom-menu > li a:hover {
    color: #007ac3;
    font-weight: bold;
    text-decoration: underline;
}

.aboutceraindia {
    overflow-y: scroll;
    height: 160px;
}

.formlogin .form-control {
    box-shadow: none;
}

.fnt13_8 {
    font-size: 14.7px
}

h4.column-title {
    font-size: 18px !important;
    font-weight: 800;
    font-family: 'Comfortaa', cursive !important;
}

.outerbody {
    font-family: 'Comfortaa', cursive !important;
}

.formlogin .form-group label {
    font-weight: bold;
}

.column-title {
    FONT-SIZE: 24PX !IMPORTANT;
    COLOR: #272727;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    position: relative;
    FONT-SIZE: 24PX;
    text-transform: NONE !IMPORTANT;
}

.ctl {
    margin-bottom: 12px !important;
    padding-bottom: 12px !important;
}

    .ctl:after {
        content: " ";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100% !important;
        border-bottom: 1px solid rgb(255 72 5 / 40%) !important;
    }

.column-title:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40%;
    border-bottom: 1px solid #ff3602;
}

.tab-content .tab-pane {
    height: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.tab-content .tab-pane {
    font-size: 14px;
    min-height: 150px;
}

.bottom-menu > li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 16px;
    background: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: -3px;
    z-index: 99;
}

.bottom-menu > li:last-child:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    background: #000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    z-index: 99;
}

.bottom-menu > li {
    display: inline-block;
    position: relative;
}

    .bottom-menu > li > a img {
        width: 16px;
        vertical-align: TEXT-TOP;
    }

.innovate {
    /* text-align: center; */
    font-weight: bold;
    font-size: 20px !important;
    color: #000;
    margin-bottom: 15px;
}

.changepassword {
    margin-top: 15px;
    padding: 20px;
    background: #f8fdff;
    border: 1px solid #ccc;
    /* border-radius: 3px; */
    margin-bottom: 17px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


    .changepassword .form-group label {
        font-weight: bold;
        font-size: 14px;
    }





.popup_sidebar_sec {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99999;
}

.popup_sidebar_overlay {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 99;
    cursor: url(../img/close.png), auto;
    transition: all .4s ease-in .4s;
}

.popup_sidebar_sec.active .popup_sidebar_overlay {
    visibility: visible;
    right: 0;
    opacity: 1;
    transition: all .4s ease-out 0s;
}

.popup_sidebar_overlay:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    content: '';
    background: #DEF4FF;
    z-index: 999;
}

.frg {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

    .frg:hover, .frg:focus {
        color: #000;
        font-weight: bold;
        font-size: 15px;
        text-decoration: underline;
    }

.widget_area {
    max-width: 300px;
    height: 100%;
    z-index: 99;
    background: #DEF4FF;
    padding: 60px 30px 30px 35px;
    overflow-y: auto;
    position: fixed;
    right: 0;
    visibility: hidden;
    opacity: 0;
    top: 0;
    -webkit-transition: all .4s cubic-bezier(.4,.28,.31,1.28) 0s;
    transition: all .4s cubic-bezier(.4,.28,.31,1.28) 0s;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
}

.popup_sidebar_sec.active .widget_area {
    opacity: 1;
    visibility: visible;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.widget_closer {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    width: 36px;
    height: 36px;
    border: 1px solid #fff100;
    border-radius: 50%;
    z-index: 99;
    background: #fff100;
    color: #0095da !important;
    color: #fff;
    line-height: 32px;
    background: #fff100;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}

    .widget_closer:hover, .widget_closer:focus {
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 20px;
        width: 36px;
        height: 36px;
        border: 1px solid #fff100;
        border-radius: 50%;
        z-index: 99;
        background: #fff100;
        color: #0095da !important;
        color: #fff;
        line-height: 32px;
        background: #fff100;
        text-align: center;
        display: inline-block;
        font-weight: normal;
    }

.center_align {
    z-index: 4;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 15%;
    transform: translateY(-23%)
}

.about_widget_area {
    position: relative;
}

.wd_logo {
    position: relative;
    width: 75%;
    margin: 0 auto;
    text-align: center;
}

.wlcmehead {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 15px;
}

.theme-form .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
}

.theme-form .input-group-addon {
    background-color: transparent;
    border: none;
    color: #0094d9;
    font-size: 20px;
    font-weight: bold;
}

.wlcmehead h3 {
    color: #000;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
}

.wlcmehead p {
    margin-bottom: 0;
    color: #000;
}

.theme-form .input-group {
    border-bottom: 1px solid #0094d9;
    box-shadow: none;
}

    .theme-form .input-group .form-control {
        border: none !important;
        position: relative;
        z-index: 2;
        float: left;
        background: transparent !important;
        width: 100%;
        margin-bottom: 0;
        height: 36px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.mtop20 {
    margin-top: 20px;
}

.divhr {
    margin: 8px 0;
    border-bottom: 1px solid #c1e6ff;
}

.custombtn {
    width: 100%;
    /* color: #fff!important; */
    height: auto !important;
    background-color: #0094d9;
    background-image: linear-gradient(to right, #0094d9, #0094d9, #0094d9) !important;
    background: #0094d9;
    color: #fff !important;
    border-color: #0094d9 !important;
    border-radius: 4px;
    font-weight: bold !important;
    font-size: 14.5px;
}

.or {
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 15px;
    line-height: 1.5;
    font-size: 24px;
}

.newbtn {
    width: 100%;
    /* color: #fff!important; */
    height: auto !important;
    background-color: #0094d9;
    background-image: linear-gradient(to right, #0094d9, #0094d9, #0094d9) !important;
    background: #0094d9;
    color: #fff !important;
    border-color: #0094d9 !important;
    border-radius: 4px;
    font-weight: bold !important;
    font-size: 14.5px;
}

.theme-form .input-group .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.error2 {
    position: absolute;
    text-align: right;
    display: none;
    font-size: 13px;
    color: red;
    font-weight: 500;
}

.theme-form input:-webkit-autofill {
    -webkit-text-fill-color: black !important;
}

.theme-form .input-group .form-control::-webkit-input-placeholder {
    color: #000 !important;
    font-size: 13px;
}

.theme-form .input-group .form-control::-moz-placeholder {
    color: #000 !important;
    font-size: 13px;
}

.theme-form .input-group .form-control::-o-placeholder {
    color: #000 !important;
    font-size: 13px;
}

.theme-form .input-group .form-control:-ms-input-placeholder {
    color: #000 !important;
    font-size: 13px;
}

.theme-form .input-group .form-control:-moz-placeholder {
    color: #000 !important;
    font-size: 13px;
}

.login_buttn {
    width: 100%;
    color: #FFF !important;
    font-weight: bold;
    text-transform: capitalize;
    height: auto;
    width: auto;
    background-color: #0A91C6;
    background-image: linear-gradient(to right, #0A91C6, #0A91C6, #0A91C6) !important;
    border-color: #0A91C6 !important;
    padding: 12px 45px;
    border-radius: 30px;
    font-size: 16px;
}

    .login_buttn img {
        width: 20px;
        vertical-align: middle;
    }

.loginbox input:-webkit-autofill {
    -webkit-text-fill-color: #0A91C6 !important;
}

.loginbox .form-control::-webkit-input-placeholder {
    color: #0A91C6 !important;
    font-size: 15px;
    font-weight: 500;
}

.loginbox .form-control::-moz-placeholder {
    color: #0A91C6 !important;
    font-size: 15px;
    font-weight: 500;
}

.loginbox .form-control::-o-placeholder {
    color: #0A91C6 !important;
    font-size: 15px;
    font-weight: 500;
}

.loginbox .form-control:-ms-input-placeholder {
    color: #0A91C6 !important;
    font-size: 15px;
    font-weight: 500;
}

.loginbox .form-control:-moz-placeholder {
    color: #0A91C6 !important;
    font-size: 15px;
    font-weight: 500;
}

.enquiryForm .form-control::-webkit-input-placeholder {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}

.enquiryForm .form-control::-moz-placeholder {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}

.enquiryForm .form-control::-o-placeholder {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}

.enquiryForm .form-control:-ms-input-placeholder {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}

.enquiryForm .form-control:-moz-placeholder {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
}

.about-hafelep {
    background: #f1f1f1;
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

    .about-hafelep p {
        color: #000;
        font-size: 17px;
        font-weight: 500;
    }

h4.heading-panel {
    padding: 10px 12px;
    background: #f5f5f5;
    font-size: 14px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
}

.about-hafelep .heading-banner-title > h4 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Arial Narrow Bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

    .about-hafelep .heading-banner-title > h4 span {
        background: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
        padding: 6px 20px;
        border-radius: 27px;
    }






.about-programp {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    background: #fff;
}

    .about-programp p {
        color: #000;
        font-size: 17px;
        font-weight: 500;
    }

    .about-programp .heading-banner-title > h4 {
        font-size: 30px;
        font-weight: bold;
        font-family: 'Arial Narrow Bold';
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
        color: #fff;
        text-align: center;
        margin-bottom: 30px;
    }

        .about-programp .heading-banner-title > h4 span {
            background: linear-gradient(to right, #920b18, #b80823, #db042d) !important;
            padding: 6px 20px;
            border-radius: 27px;
        }

.programstage {
    text-align: center;
}

#scrollabt::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

#scrollabt::-webkit-scrollbar-thumb {
    background-color: #0064a9;
    border-radius: 10px;
}

#scrollabt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.user_card .input-group-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000 !important;
    text-align: center;
    background-image: none !important;
    color: #000 !important;
    white-space: nowrap;
    background-color: transparent !important;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.user_card .input-group-append {
    margin-left: -1px;
}

.input-group-append, .user_card .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

.user_card.input-group > .custom-file, .user_card.input-group > .custom-select, .user_card .input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.form-control1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    font-size: 13px;
}

.form-control1::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    font-size: 13px;
}

.form-control1:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    font-size: 13px;
}

.form-control1:-moz-placeholder { /* Firefox 18- */
    color: #000;
    font-size: 13px;
}

.window1 {
    display: none;
}

    .window1.password {
        display: block;
    }

.form-control1 {
    display: block;
    width: 100%;
    font-size: 14px !important;
    line-height: 1.5;
    color: #000 !important;
    border: none !important;
    background-color: transparent !important;
    background-clip: padding-box;
    border-bottom: 1px solid #000104 !important;
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075) !important;
}

.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.loyaltyprogram {
    display: none;
    background: #fff;
    padding: 10px;
    border-radius: 1rem;
    margin: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.midhead {
    font-size: 16px;
    color: #000;
    background: #e0dede;
    padding: 6px 10px;
    margin-top: 20px;
}

.docp {
    width: 50px;
    height: 33px;
    border-radius: 4px;
}

.ff {
    position: absolute;
    font-size: 10.6px;
    top: 13px;
    right: 15PX;
    color: #000000;
}

label.radio-inline {
    COLOR: #424242;
}

.cllrs {
    color: #313131;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    width: auto !important;
    height: auto !important;
}

.h34 {
    height: 34px;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.user_card .input-group-text i {
    font-size: 18px;
    width: 18px;
}
/* .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
	background-color: #006cb5;
    border-color: #006cb5;
}
.carousel-indicators li {
    width: 14px !important;
    height: 6px !important;
    margin: 1px !important;
    border-radius: 0px;
    background-color: inherit;
} */

.innovation {
    /*  text-align: center; */
    font-weight: bold;
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
}

.section-title .title-border {
    width: 15px;
    height: 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    background: #ff3d03;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

    .section-title .title-border:before {
        content: "";
        position: absolute;
        left: -145px;
        top: 6px;
        z-index: 0;
        width: 145px;
        height: 2px;
        background: #ff3d03;
    }

    .section-title .title-border:after {
        content: "";
        position: absolute;
        left: 15px;
        top: 6px;
        z-index: 0;
        width: 145px;
        height: 2px;
        background: #ff3d03;
    }

.about-title .title-border:before {
    content: "";
    position: absolute;
    left: -64px !important;
    top: 6px;
    z-index: 0;
    width: 64px !important;
    height: 2px;
    background: #ff3d03;
}

.about-title .title-border:after {
    content: "";
    position: absolute;
    left: 15px;
    top: 6px;
    z-index: 0;
    width: 64px !important;
    height: 2px;
    background: #ff3d03;
}

.user_card {
    margin-top: 40px;
    height: 280px;
    margin: 0 auto;
    width: 520px;
    margin-top: 42px;
    background-image: linear-gradient(to right, #e9e9e9, #ebebeb, #e7e7e7) !important;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.ceraabt img {
    width: 100%;
}

.blckt {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.profilecard1 {
    background: #fff;
    margin: 0px;
    padding: 20px 30px;
    margin-top: 15px !important;
    border-radius: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 105000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}


.justify-content-center .h34 label.radio-inline {
    color: #000;
    font-weight: bold;
    text-shadow: none;
}

.brand_logo_container {
    position: absolute;
    font-size: 21px;
    width: 100%;
    top: 53px;
    font-weight: bold;
    margin: 0 auto;
    left: 0;
    /* border-radius: 30px; */
    /* background: #ab091f; */
    /* padding: 10px; */
    text-transform: uppercase;
    text-align: center;
}

.brand_logo {
    height: auto;
    width: 100px;
}

.form_container {
    margin-top: 25px;
    padding: 80px;
}

.errormsgr {
    position: absolute;
    color: #f71111;
    bottom: -6px;
    font-size: 13px;
}

.errormsg {
    position: absolute;
    color: #f71111;
    bottom: -10px;
    font-size: 12px;
}

.errormsg1 {
    /* position: absolute; */
    color: #f71111;
    bottom: -5px;
    font-size: 12.45px;
}

#hidden_div {
    display: none;
}

.mb-5 {
    margin-bottom: 5px;
}

.radinlineleft {
    padding-left: 0px;
}

select.form-control.form-control3.input_pass {
    background-image: none !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 0px;
    font-size: 10.5px;
    font-weight: 500;
    color: #000;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    vertical-align: middle;
    /* white-space: nowrap; */
    text-align: left;
    background-color: #f5f5f5;
    border-radius: 10px;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
}

a.linkk {
    font-weight: 500;
    text-decoration: underline;
}

.login_btn {
    color: #FFF !important;
    font-weight: 500;
    text-transform: capitalize;
    height: auto;
    width: auto;
    background-color: #a70e13;
    background-image: linear-gradient(35deg, #a70e13 50%, #a70e13) !important;
    border-color: #a70e13 !important;
}

.loginbuttn {
    color: #FFF !important;
    font-weight: 500;
    text-transform: capitalize;
    height: auto;
    width: auto;
    background-color: #a70e13;
    background-image: linear-gradient(35deg, #a70e13 50%, #a70e13) !important;
    border-color: #a70e13 !important;
}

    .loginbuttn:hover, .loginbtn:focus {
        color: #FFF !important;
        font-weight: 500;
        text-transform: capitalize;
        height: auto;
        width: auto;
        background-color: #a70e13;
        background-image: linear-gradient(35deg, #a70e13 50%, #a70e13) !important;
        border-color: #a70e13 !important;
    }

.wd300 {
    width: 300px;
}

#myModal01111 .modal-content.pop_content {
    background-image: linear-gradient(to right, #fbfbfb, #efefef, #ffffff) !important;
    border-radius: 6px;
}

    #myModal01111 .modal-content.pop_content .modal-header .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 18px;
        color: #000;
        padding: 10px;
        background: transparent;
    }


.msgg {
    /* margin-bottom: 20px; */
    /* background: linear-gradient(to right, #ffd9de, #ffd3da, #ffd4da)!important; */
    padding: 5px 4px;
    /* border-radius: 5px; */
    line-height: 150%;
    border-bottom: 1px solid #ddd;
}

    .msgg:last-child {
        margin-bottom: 0px;
        border-bottom: 0;
    }

.type_and_value .checkbox-inline {
    width: 15%;
    margin-left: 0;
    /* text-align: center; */
    margin-bottom: 15px;
}

label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    font-family: "Roboto", sans-serif;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    z-index: 110000 !important;
}

.login_btn:focus {
    box-shadow: none !important;
    outline: 0px !important;
}


.login_btn11 {
    width: 100%;
    background-color: #f1f1f1;
    background-image: linear-gradient(to right, #000000, #4c4c4c, #000000) !important;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

    .login_btn11:focus {
        box-shadow: none !important;
        outline: 0px !important;
    }

.frgt {
    color: #000;
}

.login_container {
    padding: 0 50px;
}

.input-group-text {
    background: #ed3237 !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
}

.input_user,
.input_pass:focus {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c0392b !important;
}

.mytable tr td img {
    width: 100px;
}

.mytable thead tr th, .mytable tr td {
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    vertical-align: middle !important;
}

a.linkk {
    font-weight: 500;
    text-decoration: underline;
    color: #23527c;
}

#modalregisteration .modal-content {
    background: rgb(247, 247, 247);
}

.border-top {
    border-top: 1px solid #c8e9ff;
}

/* 	 .user_card {
		margin-top: 40px;
   height: 280px;
    margin: 0 auto;
    width: 280px;
    margin-top: 35px;
			
			background: url(../img/loginbg.jpg);
			position: relative;
			display: flex;
			justify-content: center;
			flex-direction: column;
			padding: 10px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			border-radius: 5px;

		} 
		.brand_logo_container {
    position: absolute;
    height: 120px;
    width: 120px;
    top: -55px;
    border-radius: 50%;
    background:#010101;
    padding: 10px;
    text-align:center;
		}
		.brand_logo {
		    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid #fff;
		}
	.form_container {
    margin-top: 50px;
}

.mb15{margin-bottom:15px!important;}
		.login_btn {
		     width: 100%;
   background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c)!important;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
		}
		.login_btn:focus {
			box-shadow: none !important;
			outline: 0px !important;
		}
		.login_container {
    padding: 0 50px;
}
		.input-group-text {
			background:#ed3237 !important;
			color: white !important;
			border: 0 !important;
			border-radius: 0.25rem 0 0 0.25rem !important;
		}
		.input_user,
		.input_pass:focus {
			box-shadow: none !important;
			outline: 0px !important;
		}
		.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
			background-color: #c0392b !important;
		}
		 */

.showeye {
    position: absolute;
    /* right: 0; */
    top: 5px;
    right: 10px;
    z-index: 999;
}

    .showeye:hover {
        position: absolute;
        /* right: 0; */
        top: 5px;
        right: 10px;
        color: #0079c1;
        z-index: 999;
    }

    .showeye:focus {
        position: absolute;
        /* right: 0; */
        top: 5px;
        right: 10px;
        color: red;
        z-index: 999;
    }

.cntcth4 {
    font-size: 26px !important;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
    color: #000;
}

.carrd1 {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}

.cntpipe {
    position: absolute;
    opacity: 0.5;
    bottom: 0;
    right: 0px;
    width: 355px;
}

figure.infodetail {
    margin-bottom: 0px;
}

.infodetail address {
    line-height: 180%;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
}

.infodetail img {
    width: 24px;
    margin-bottom: 10px;
    vertical-align: -webkit-baseline-middle;
}

.infodetail i {
}

#myCarousel .item img {
    line-height: 1;
    border-radius: 10px;
}

.tollfree {
    font-size: 16px;
    color: #12487B;
    font-weight: 400;
    margin-top: 20px;
}

    .tollfree span {
        font-weight: 500;
        background: #0095da;
        color: #fff;
        padding: 5px 8px;
        display: inline-block;
        border-radius: 4px;
    }

body {
    background: #e6e6e6 !important;
}


.pad30 {
    padding: 30px !important;
}

.infodetail h4.mail {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.infodetail h4 {
    font-size: 20px;
    color: #000;
}

.catalouge .section-title h2 {
    font-size: 38px;
    line-height: normal;
    margin-bottom: 20px;
    color: #373839;
}

    .catalouge .section-title h2:before {
        content: '';
        position: absolute;
        bottom: 0;
        background: #373839;
        height: 7px;
        width: 120px;
        left: 0;
    }

.extrnalllBTN {
    BACKGROUND: linear-gradient(35deg, #00e487 50%, #1ecbd0);
    PADDING: 15PX 27PX;
    margin-bottom: 23px;
    color: #fff;
    font-size: 16px;
    border-radius: 24px;
}

    .extrnalllBTN:hover {
        BACKGROUND: linear-gradient(35deg, #00e487 50%, #1ecbd0);
        PADDING: 15PX 27PX;
        margin-bottom: 23px;
        color: #fff;
        font-size: 16px;
        border-radius: 24px;
    }

.myimage {
    WIDTH: 28PX;
    HEIGHT: 28px;
    position: absolute;
    margin-left: 6px;
    display: none;
}

.carrd1 {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: #333;
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.section-title.cnt h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    background: #fff;
    height: 7px;
    width: 120px;
    left: 0;
}

.carrd1 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eee;
    border-radius: 1rem;
}

    .carrd1 [class*=card-header-] {
        margin: 0 15px;
        padding: 0;
        position: relative;
    }

    .carrd1 .card-header {
        z-index: 3 !important;
    }

.carrd1 {
}

    .carrd1[class*=bg-], .carrd1[class*=bg-] .card-title, .carrd1[class*=bg-] .card-title a, .carrd1[class*=bg-] .icon i, .carrd1 [class*=card-header-], .carrd1 [class*=card-header-] .card-title, .carrd1 [class*=card-header-] .card-title a, .carrd1 [class*=card-header-] .icon i {
        color: #fff;
        font-weight: bold;
    }

    .carrd1 .card-header {
        border-bottom: none;
        background: transparent;
    }

.table-striped tr th {
    text-transform: capitalize;
    white-space: nowrap;
    font-size: 13.3px;
    text-align: center;
}

.table-striped tr td {
    white-space: nowrap;
    font-size: 13px;
    text-align: center;
}

.carrd1 .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.carrd1 .card-header .card-category {
    margin: 0;
}

.carrd1 [class*=card-header-] .card-title + .card-category {
    color: hsla(0,0%,100%,.8);
}

.carrd1[class*=bg-] .author a, .carrd1[class*=bg-] .card-category, .carrd1[class*=bg-] .card-description, .carrd1[class*=bg-] .stats, .carrd1 [class*=card-header-] .author a, .carrd1 [class*=card-header-] .card-category, .carrd1 [class*=card-header-] .card-description, .carrd1 [class*=card-header-] .stats {
    color: hsla(0,0%,100%,.8);
}

.carrd1 .card-category:not([class*=text-]) {
    color: #999;
}

.carrd1 .card-body {
    padding: .9375rem 20px;
    position: relative;
}


.carrd1 .card-header .card-title {
    margin-bottom: 3px;
    text-align: center;
    margin-top: 3px;
    font-size: 15px;
}

.carrd1 [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
    border-radius: 3px;
    margin-top: -20px;
    padding: 13px 15px;
}

.carrd1 .card-header-warning .card-icon, .carrd1 .card-header-warning .card-text, .carrd1 .card-header-warning:not(.card-header-icon):not(.card-header-text) {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}

.carrd1.bg-warning, .carrd1 .card-header-warning .card-icon, .carrd1 .card-header-warning .card-text, .carrd1 .card-header-warning:not(.card-header-icon):not(.card-header-text), .carrd1.card-rotate.bg-warning .back, .carrd1.card-rotate.bg-warning .front {
    background-image: linear-gradient(35deg, #000000 50%, #000000);
}

.table-striped tr td a {
    color: #08c1ab;
    text-decoration: underline;
}

.totalrecord {
    background: #f5f5f5;
    padding: 5px 10px;
}

.resetbtn {
    display: inline-block;
    width: auto;
    padding: 7px 20px;
    border: none;
    border-radius: 0;
    text-transform: capitalize;
    color: #fff !important;
    height: auto !important;
    background-color: #999999;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14.5px;
    font-size: 14.5px;
}

    .resetbtn:hover {
        display: inline-block;
        width: auto;
        padding: 7px 20px;
        border: none;
        border-radius: 0;
        text-transform: capitalize;
        color: #fff !important;
        height: auto !important;
        background-color: #a70e13;
        border-radius: 4px;
        font-weight: 500;
        font-size: 14.5px;
        font-size: 14.5px;
    }

.tab .nav-tabs {
    padding: 0 20px 15px;
    position: relative;
    border-bottom: 1px solid #000000;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.tab .nav-tabs li a {
    padding: 0 20px 0;
    margin: 0;
    background: none;
    font-size: 18px;
    color: #dddddd;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    position: relative;
    transition: all 0.5s ease 0s;
}

    .tab .nav-tabs li a:before {
        content: "";
        width: 0;
        height: 3px;
        background: #000;
        position: absolute;
        bottom: -16px;
        left: 0;
    }

.tab .nav-tabs li.active a:before, .tab .nav-tabs li.active a:hover:before {
    width: 100%;
}

.tab .nav-tabs li.active a, .tab .nav-tabs li.active a:focus, .tab .nav-tabs li.active a:hover {
    border: none;
    background: none;
    opacity: 1;
    color: #000;
}

.statlist li {
    display: inline-block;
    width: 14%;
}

.enquiryForm .input-group {
    width: 88%;
}

.enquiryForm select.form-control {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    height: 34px;
    background: transparent !important;
    padding: 6px 12px;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.header-container {
    background: #eb3e32;
    color: #fff;
}

.header-top-area {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.header-top-menu > ul > li {
    display: inline-block;
    position: relative;
    padding-right: 12px;
    margin-right: 12px;
    font-size: 12px;
    line-height: 25px;
}

    .header-top-menu > ul > li:last-child {
        padding-right: 0px;
        margin-right: 0px;
    }

    .header-top-menu > ul > li:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 16px;
        background: #fff;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        right: 0;
        z-index: 99;
    }

    .header-top-menu > ul > li:last-child:after {
        display: none;
    }

    .header-top-menu > ul > li:nth-last-child(2):after {
        display: none;
    }

    .header-top-menu > ul > li > span {
        padding: 10px 0;
        margin-right: 10px;
        color: #fff;
        font-size: 13.5px;
        line-height: 1.71429;
        text-transform: none;
    }

.home-2 .header-top-menu > ul > li > span i {
    font-size: 13.5px;
    padding-right: 5px;
}

.header-top-menu > ul > li > a {
    display: inline-block;
    font-weight: 500;
    text-align: left;
    color: #fff;
    font-size: 13.5px;
    text-transform: none;
}

    .header-top-menu > ul > li > a > i {
        margin-left: 5px;
    }

.ht-dropdown {
    position: absolute;
    top: 150%;
    width: 120px;
    background: #fff;
    z-index: 9999;
    right: 0;
    padding: 5px 15px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    border-radius: 3px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-top-menu > ul > li:hover ul.ht-dropdown {
    top: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.ht-dropdown > li > a {
    display: block;
    line-height: 36px;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}

.ht-dropdown > li:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
}
/*----------------------------------------*/
/*  1.2 Header Middle CSS
/*----------------------------------------*/
.logo {
    padding: 0px 0;
}

.search-box-area {
    border-radius: 30px;
    position: relative;
    background: #fff;
    display: block;
    vertical-align: middle;
    margin: 35px -50px 35px 50px;
    z-index: 11;
    overflow: visible;
    height: 50px;
}

.select-area {
    width: 30%;
    float: left;
    background: #fff;
    border-radius: 25px 0 0 25px;
}

.search-box {
    width: 70%;
    float: left;
    position: relative;
    background: #fff;
    height: 50px;
    border-radius: 0 30px 30px 0;
}

    .search-box input {
        border-left: 1px solid #ebebeb;
        padding: 0 95px 0 20px;
        float: left;
        margin: 13px 0 0;
        outline: medium none;
        height: 25px;
    }

    .search-box button {
        position: absolute;
        right: -1px;
        width: 67px;
        height: 50px;
        border: 0;
        background: #363F4D;
        display: block;
        color: #fff;
        font-size: 24px;
        z-index: 99;
        top: 0px;
        border-radius: 0 25px 25px 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .search-box button:hover {
            color: #EB3E32;
        }

.mini-cart-area {
    margin-left: 60px;
}

    .mini-cart-area > ul > li {
        display: inline-block;
        position: relative;
        padding: 36px 0px;
    }

        .mini-cart-area > ul > li > a {
            font-size: 24px;
            color: #fff;
            display: block;
            margin-right: 15px;
            width: 50px;
            height: 50px;
            border: 2px solid #fff;
            line-height: 45px;
            text-align: center;
            border-radius: 100%;
            position: relative;
        }

        .mini-cart-area > ul > li:first-child > a:hover {
            color: #363F4D;
        }

.cart-add {
    position: absolute;
    top: -6px;
    right: -14px;
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #d52115;
    border-radius: 100%;
}

.cart-total {
    position: absolute;
    right: -70px;
    top: 0;
    font-size: 14px;
    font-weight: 600;
}

.cart-total {
    position: absolute;
    right: -84px;
    top: 0;
    font-size: 14px;
    font-weight: 600;
}

    .cart-total i.fa {
        margin-left: 3px;
    }

.cart-dropdown {
    position: absolute;
    width: 350px;
    background: #fff;
    right: 0;
    top: 120%;
    text-align: left;
    padding: 10px 35px 0 35px;
    border-radius: 3px;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.15);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
}

.mini-cart-area > ul > li:hover .cart-dropdown {
    top: 86%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.Searchtext {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cart-dropdown:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 33px;
    border-bottom: 10px solid #fff;
    border-radius:;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    z-index: 99;
}

.cart-item {
    padding: 20px 0;
    display: block;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.cart-img {
    float: left;
    width: 30%;
}

.cart-content {
    float: left;
    padding-left: 20px;
    width: 70%;
}

    .cart-content > h4 > a {
        font-size: 14px;
        text-transform: capitalize;
    }

.cart-price {
    font-size: 14px;
    color: #eb3e32;
    font-weight: 600;
}

.cart-close {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 16px;
    z-index: 9;
}

.cart-quantity {
    color: #bfbfbf;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
    display: block;
    margin: 0;
}

.cart-total-amount > h4 {
    font-weight: 700;
    text-transform: uppercase;
}

.loginbox {
    padding: 40px;
    width: 71%;
    margin: 0 AUTO;
}

    .loginbox h4 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 40px;
        margin-top: 20px;
    }

        .loginbox h4 span {
            font-size: 18px;
            font-weight: 400;
        }

    .loginbox .form-group {
        margin-bottom: 20px;
    }

    .loginbox .icn {
        position: absolute;
        width: 20px;
        margin-top: 12px;
        height: 23px;
        MARGIN-LEFT: 17PX;
    }

    .loginbox .form-group .form-control {
        height: 50px;
        box-shadow: none !important;
        border-radius: 30px;
        padding-left: 50px;
        border: none;
    }

    .loginbox .form-group .form-control {
        height: 50px;
        box-shadow: none !important;
        border-radius: 30px;
        padding-left: 50px;
        border: none;
    }

.slider-part {
    padding: 0;
    background: url(../img/innercirclebg.png);
    border: none;
    height: 429px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 95%;
    margin: 0 auto;
}

.main-page {
    background: rgb(251 243 226 / 35%) !important;
    height: 472px;
    padding: 24px;
}

.logopage {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    margin-top: 56px;
}

    .logopage img {
        width: 100%;
    }

.logo1 img {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
    height: 60px;
}

.logo img {
    width: 120px;
}

.logo_inner_circle img {
    position: absolute;
    max-width: 120PX;
    left: 10px;
    z-index: 999;
    top: 0;
    background: #fff;
    border-bottom-left-radius: 44px;
    border-bottom-right-radius: 67px;
}

.finlogo img {
    margin-top: 15px;
    background: #fff;
    width: 115px;
}
/*----------------------------------------*/
/*  1.3 Header Bottom CSS
/*----------------------------------------*/
.dbcomingsoon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.main-menu-area .logo-sticky {
    display: none;
}

.main-menu-area {
    background: #000104;
    /* padding: 0 30px; */
    border-radius: 30px 30px 0 0;
    position: relative;
}

.main-menu > li {
    display: inline-block;
    position: relative;
}

    .main-menu > li > a {
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        text-transform: capitalize;
        color: #373839 !important;
        font-weight: 500;
        display: block;
        padding: 30px 13.5px;
    }

    .main-menu > li:first-child > a {
        padding-left: 0;
    }

    .main-menu > li.active > a, .main-menu > li:hover > a {
        color: #006cb5;
    }

    .main-menu > li.new:before, .main-menu > li.hot:before {
        position: absolute;
        content: "new";
        width: 40px;
        height: 20px;
        background: #68B501;
        top: 5px;
        color: #fff;
        right: -11px;
        line-height: 20px;
        text-align: center;
        text-transform: capitalize;
        font-size: 10px;
        border-radius: 2px;
        z-index: 99;
    }

    .main-menu > li.hot:before {
        background: #EB3E32;
        content: "hot"
    }

    .main-menu > li.new:after, .main-menu > li.hot:after {
        position: absolute;
        content: "";
        top: 25px;
        line-height:;
        right: 8px;
        border:;
        border-top: 5px solid #68B501;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-bottom: 5px solid transparent;
        z-index: 99;
    }

    .main-menu > li.hot:after {
        border-top: 5px solid #EB3E32;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-bottom: 5px solid transparent;
    }

.dropdown, .mega-menu {
    position: absolute;
    width: 250px;
    background: #fff;
    padding: 0px 0px;
    box-shadow: 0 1px 2px 2px rgb(224 224 224 / 20%);
    border-radius: 3px;
    text-align: left;
    z-index: 999;
    top: 100%;
    left: -29px;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.input-group-text-msg {
    POSITION: ABSOLUTE;
    COLOR: #000;
    TOP: 90%;
    RIGHT: 0;
    FONT-SIZE: 12.2PX;
    TEXT-SHADOW: NONE;
}

.main-menu li:last-child ul.dropdown {
    left: 0;
}

.main-menu > li:hover .dropdown, .main-menu > li:hover .mega-menu {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.dropdown > li > a {
    display: block;
    padding: 5.5px 25px;
    text-transform: capitalize;
    line-height: 18px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
}

    .dropdown > li > a:hover {
        display: block;
        padding: 5.5px 25px;
        text-transform: capitalize;
        line-height: 18px;
        color: #000000;
        font-weight: 400;
        font-size: 14px;
    }

.mega-menu {
    width: 750px;
    padding: 45px 30px;
    left: 0;
}

    .mega-menu > li {
        width: 33.33%;
        float: left;
        padding: 0px 15px 20px 15px;
    }

        .mega-menu > li > ul > li.mega-title > a {
            font-size: 13.5px;
            text-transform: uppercase;
            color: #363f4d;
            font-weight: 500;
            display: block;
        }

            .mega-menu > li > ul > li.mega-title > a:hover {
                color: #EB3E32;
            }

        .mega-menu > li > ul > li > a {
            font-size: 13.5px;
            text-transform: capitalize;
            display: block;
            padding: 2px 0;
            line-height: 22px;
        }

        .mega-menu > li.menu-img {
            width: 100%;
            padding-bottom: 0;
        }
/*----------------------------------------*/
/*  Sticky Menu CSS
/*----------------------------------------*/
.header-sticky.sticky {
    background: rgba(54,63,77,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    z-index: 99999;
}

.header-sticky {
}

sup {
    top: -0.5em;
    COLOR: RED;
}

span.text-dangers.field-validation-error {
    POSITION: ABSOLUTE;
    COLOR: #000;
    TOP: 90%;
    RIGHT: 0;
    FONT-SIZE: 12.2PX;
    TEXT-SHADOW: NONE;
}

.logo-sticky {
    display: none;
}

.header-sticky.sticky .logo-sticky {
    float: left;
    margin: 16px 0;
    display: block;
}

    .header-sticky.sticky .logo-sticky a {
        vertical-align: middle;
        display: table-cell;
    }

.header-sticky.sticky .main-menu-area {
    float: right;
    background: transparent;
}
/*Mobile Menu CSS*/

.mobile-menu {
    background: #000104;
    position: relative;
}
/* .mobile-menu:before {
	position: absolute;
    content: "Hafele Partner Loyalty";
    color: #000104;
    top: 15px;
    left: 0px;
    z-index: 99999999;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
} */
.mean-container .mean-nav ul li a.mean-expand {
    height: 12px;
    line-height: 12px;
}

.mean-container .mean-nav {
    background: #ffffff;
    background-image: linear-gradient(to right, #ffffff, #ffffff, #ffffff) !important;
    color: #000;
}

.mean-container a.meanmenu-reveal {
    top: 3px;
}

.mean-container .mean-nav ul li a {
    color: #000;
    border-top: 1px solid #f6ab11;
    font-weight: 500;
    font-size: 13px;
    padding: 6px 12px;
}

    .mean-container .mean-nav ul li a:hover {
        color: #00e487;
    }

    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: #f8f8f8;
        color: #00e487;
    }

.mean-container .mean-nav ul li {
    border-top: 1px solid #ebebeb;
}

    .mean-container .mean-nav ul li li a {
        padding: 10px 10%;
    }
/*----------------------------------------*/
/*   2. Slider CSS
/*----------------------------------------*/
.slider-wrapper {
    position: relative;
}

.nivo-caption {
    height: 100%;
    background: transparent;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 0;
}

    .nivo-caption p {
        padding: 0;
        margin-bottom: 15px;
    }

.slider-caption {
    height: 100%;
}

.slider-text {
    position: absolute;
    top: 0;
    left: 8%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-align: left;
    width: 92%;
}

    .slider-text > h1 {
        font-size: 48px;
        line-height: 1.2;
        text-transform: capitalize;
        font-weight: 700;
        color: #363f4d;
        margin-bottom: 4px;
        font-family: "Roboto", sans-serif;
    }

    .slider-text > h5 {
        color: #EB3E32;
        text-transform: capitalize;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
    }

    .slider-text > h4 {
        font-size: 16px;
        color: #333C49;
        margin: 40px 0;
        font-weight: 400;
        font-family: "Roboto", sans-serif;
    }

        .slider-text > h4 > span {
            font-size: 30px;
            line-height: 30px;
            color: #EB3E32;
            font-family: "Roboto", sans-serif;
            font-weight: 500;
        }

.nivo-controlNav {
    position: absolute;
    z-index: 9;
    bottom: 20px;
    left: 8%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slider-wrapper:hover .nivo-controlNav {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.nivo-controlNav a {
    width: 10px;
    height: 10px;
    background: #CCCCCC;
    text-indent: -9999px;
    display: inline-block;
    margin-right: 8px;
    line-height: 10px;
    border-radius: 100%;
    z-index: 999;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.infodetail h4 {
    font-size: 22px;
    color: #3cba84;
    font-weight: 500;
}

.nivo-controlNav a:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    background: #fbc016;
}

.nivo-controlNav a.active {
    background: #f3950b;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #3cba84;
    margin: 0;
    background-color: transparent;
}

    .carousel-indicators li.active {
        width: 10px;
        height: 10px;
        border-radius: 0;
        background-color: #3cba84;
    }

#myCarousel .carousel-indicators {
    bottom: -40px;
}

.request-area {
    padding: 60px 0 60px;
    overflow: hidden;
    position: relative;
    background: #3c3c41;
}

.aboutcera {
    padding: 75px 0;
    background: #fff;
}

.aboutprogram {
    padding: 75px 0;
    background: linear-gradient(35deg,#00e487 50%,#1ecbd0);
}

.rewd {
    text-align: center;
}

.cardd2 {
    width: 200px;
    margin: 0 auto;
    height: 180px;
    margin-bottom: 20px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #0094D9;
    border-radius: 15px;
    padding: 30px 10px;
}

.cardd2-body {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #fff;
}

    .cardd2-body img {
        width: 50px;
        height: 50px;
    }

.cardd2-footer {
    padding: 10PX;
}

    .cardd2-footer p {
        font-size: 16px;
        margin-bottom: 0px;
        font-weight: bold;
    }

.aboutcera .section-title h2 {
    font-size: 38px;
    line-height: normal;
    margin-bottom: 20px;
    color: #373839;
}

    .aboutcera .section-title h2:before {
        content: '';
        position: absolute;
        bottom: 0;
        background: #4e4e4e;
        height: 7px;
        width: 120px;
        left: 0;
    }

.aboutcera .detailabt p {
    line-height: 200%;
    color: #373839;
}

.section-title h2 {
    font-size: 38px;
    line-height: normal;
    margin-bottom: 20px;
    color: #ffffff;
}

    .section-title h2:before {
        content: '';
        position: absolute;
        bottom: 0;
        background: #ffffff;
        height: 7px;
        width: 120px;
        left: 0;
    }

.offer-img > a, .offer-img2 > a, .categories-img > a {
    display: block;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}

.categories-img > a {
    border-radius: 0;
}

    .offer-img > a:before, .categories-img > a:before {
        background: rgba(0,0,0,0.1);
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        filter: alpha(opacity=0);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        z-index: 1;
    }

    .offer-img > a > img, .categories-img > a > img {
        -webkit-transition: all 300ms ease-in;
        transition: all 300ms ease-in;
    }

        .offer-img > a > img:hover, .categories-img > a > img:hover {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

    .offer-img > a:hover:before, .categories-img > a:hover:before {
        filter: alpha(opacity=100);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
/*----------------------------------------*/
/*   4. Corporate About CSS
/*----------------------------------------*/
.all-about {
    overflow: hidden;
    box-shadow: 0 1px 0 #ebebeb;
    border-radius: 4px;
    margin-bottom: 30px;
    background-color: #fff;
}

.single-about {
    background: #fff;
    text-align: center;
    padding: 28px 0;
    position: relative;
}

    .single-about:after {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        content: "";
        height: 40px;
        width: 1px;
        background: #ebebeb;
    }

    .single-about.not-border:after {
        display: none;
    }

.block-wrapper, .block-wrapper2, .block-wrapper3, .block-wrapper4 {
    display: inline-block;
    vertical-align: top;
    background: url(img/icon/1.png) left center no-repeat;
    padding-left: 56px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.block-wrapper2 {
    background: url(img/icon/2.png) left center no-repeat;
}

.block-wrapper3 {
    background: url(img/icon/3.png) left center no-repeat;
}

.block-wrapper4 {
    background: url(img/icon/4.png) left center no-repeat;
}

.about-content h5 {
    color: #363f4d;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    display: block;
    text-align: left;
}

.about-content p {
    font-size: 12px;
    margin: 0;
    text-align: left;
}
/*------------------------------------------------*/
/*   5. All Product Area CSS
/*------------------------------------------------*/
/*------------------------------------------------*/
/*   5.1 Left Side Product CSS
/*------------------------------------------------*/
/*------------------------------------------------*/
/*   5.1.1 Desktop & Television Product CSS
/*------------------------------------------------*/
.product-tab-menu-area {
    position: relative;
}

.product-tab {
    position: absolute;
    top: -65px;
    right: 80px;
}

    .product-tab > ul > li {
        display: inline-block;
        padding: 0 10px;
    }

        .product-tab > ul > li > a {
            color: #363f4d;
            font-size: 14px;
            text-transform: capitalize;
            display: block;
            line-height: 30px;
        }

            .product-tab > ul > li.active > a, .product-tab > ul > li > a:hover {
                color: #EB3E32;
            }

.tab-content .tab-pane {
    height: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

    .tab-content .tab-pane.active {
        height: auto;
        visibility: visible;
        opacity: 1;
    }

.all-product, .product-container {
    padding: 0 15px
}

.item-col2 {
    padding: 0;
}

.item-col2 {
    margin-top: 25px;
}

.item-col .single-product, .single-item., .single-product3 {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-item {
    padding: 15px 0;
}

.single-product:after, .item-col2 .single-product:after {
    position: absolute;
    content: "";
    border-right: 1px solid #ebebeb;
    top: 15px;
    right: 0px;
    bottom: 15px;
    z-index: 999;
}

.product-container .col-md-3:last-child .single-product:after {
    border-right: 0;
}

.owl-item.last.active .col-md-12:last-child .single-product:after {
    border-right: 0;
}

.all-list-product .owl-item.active:after, .hot-deal-of-product .owl-item.active:after, .new-arrival-list-product .owl-item.active:after, .electronic-product3 .owl-item.active:after {
    content: "";
    border-right: 1px solid #ebebeb;
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 15px;
    z-index: 1;
}

.all-list-product:last-child .owl-item.active.last:after, .hot-deal-of-product:last-child .owl-item.active.last:after, .new-arrival-list-product:last-child .owl-item.active.last:after, .electronic-product3:last-child .owl-item.active.last:after {
    border-right: 0;
}

.product-img {
    position: relative;
    overflow: hidden;
    padding: 10px;
    height: 195px;
}

.single-product {
    height: 285px;
}

.product-img a {
    display: block;
    position: relative;
}

    .product-img a img {
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        width: 100%;
    }

        .product-img a img.hover-img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 99;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        }

.product-cart-img img {
    width: 100px;
}

.single-product:hover .product-img a img.hover-img, .single-item:hover .product-img a img.hover-img, .single-product3:hover .product-img a img.hover-img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.sicker {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 35px;
    height: 20px;
    background: #EB3E32;
    color: #fff;
    line-height: 20px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    z-index: 991;
}

.product-content {
    text-align: center;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.product-action {
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    z-index: 992;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single-product:hover .product-action, .single-product3:hover .product-action {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.product-action > li {
    display: inline-block;
    margin-right: 5px;
}

.product-action > li {
    display: inline-block;
    margin-right: 5px;
}

    .product-action > li > a {
        display: block;
        width: 35px;
        height: 35px;
        background: #363F4D;
        color: #fff;
        border-radius: 3px;
        line-height: 35px;
        text-align: center;
        font-size: 16px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.tooltip-inner {
    padding: 5px 8px;
    border-radius: 0;
    background: #363f4d;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #363f4d;
}

.product-action > li > a:hover {
    background: #EB3E32;
    color: #fff;
}

.product-content > h2 {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 10px;
}

.rating i.fa:not(:last-child) {
    color: #F9BA48;
}

.product-price > span.old-price {
    color: #a4a4a4;
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
}

.product-price > span.new-price {
    font-size: 13px;
    font-weight: 500;
    color: #000000;
}

.single-product:hover a.button.add-btn, .single-product3:hover a.button.add-btn {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
/*----------------------------------------------*/
/*   5.1.2 Smartphone & Tablet Product Area CSS
/*-----------------------------------------------*/
.slide-active2 .slick-slide > div:last-child .single-product {
    border-bottom: 0;
}

.single-product.style-2, .single-product3 {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    overflow: hidden;
}

    .single-product.style-2:after {
        border-right: 0;
    }

.all-list-product .col-md-12:last-child .single-product, .new-arrival-list-product .col-md-12:last-child .single-product, .electronic-product3 .col-md-12:last-child .single-product3 {
    border: none;
}

.single-product.style-2 > .product-img {
    padding-right: 4%;
}

.single-product.style-2 > .col-6 > .product-content {
    text-align: left;
    padding: 0;
    padding-left: 4%;
}

    .single-product.style-2 > .col-6 > .product-content > h2 {
        text-align: left;
    }

.single-product.style-2 > .col-4 > .product-img > a {
    display: block;
}
/*----------------------------------------------*/
/*   5.2 Right Side Product CSS
/*-----------------------------------------------*/
.hot-deal-product, .new-arrivals-product, .our-blog {
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.owl-nav > div {
    position: absolute;
    top: -65px;
    right: 36px;
    width: 28px;
    height: 14px;
    font-size: 18px;
    color: #b2b2b2;
    text-align: center;
}

    .owl-nav > div.owl-prev:after {
        position: absolute;
        content: "";
        top: 6px;
        right: 1px;
        width: 1px;
        height: 12px;
        background: #b2b2b2;
    }

    .owl-nav > div.owl-next {
        right: 12px;
    }

.count-down-box {
    margin-bottom: 25px;
}

.count-box {
    display: block;
    width: 100%;
    overflow: hidden;
}

.single-count {
    width: 55px;
    height: 70px;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 18px;
    background: #f4f6f7;
    padding-top: 17px;
    border-radius: 3px;
}

    .single-count span {
        font-size: 14px;
        color: #232f3e;
        display: block;
        font-weight: 700;
    }

.slick-arrow {
    position: absolute;
    top: -45px;
    right: 40px;
    width: 28px;
    height: 14px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .slick-arrow:hover {
        color: #fff;
    }

.slick-next-btn.slick-arrow:after {
    position: absolute;
    content: "";
    top: 4px;
    right: 28px;
    width: 1px;
    height: 12px;
    background: #fff;
}

.slick-next-btn.slick-arrow {
    right: 12px;
}

/*----------------------------------------------*/
/*   6. Hot Categories Area CSS
/*-----------------------------------------------*/
.single-categories {
    position: relative;
}

    .single-categories:after {
        position: absolute;
        content: "";
        border-right: 1px solid #ebebeb;
        top: 15px;
        right: -15px;
        bottom: 15px;
    }

.hot-categories .col-md-3:last-child .single-categories:after {
    border-right: 0;
}

.categories-content > h3 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #363f4d;
    font-size:;
    font-weight: 500;
    line-height: 46px;
    text-transform: capitalize;
}

.catgories-list > li {
    line-height: 26px;
    margin: 0;
    display: block;
}
/*----------------------------------------------*/
/*   7. All Slide Product Area CSS
/*-----------------------------------------------*/
.slide-active3 .slick-current {
    border-top: 0;
}

.hot-del-single-product {
    background: #fff;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 0 #ebebeb;
}

.single-product.hot-deal {
    border-bottom: 1px solid #ebebeb;
}

    .single-product.hot-deal:after {
        border-right: 0;
    }

/*----------------------------------------------*/
/*   8. Brand Area CSS
/*-----------------------------------------------*/
.brand-area {
    border-bottom: 1px solid #ebebeb;
}

.single-brand.img-full {
    padding: 30px;
}

.brand-active.owl-carousel .single-brand img {
    width: auto;
}
/*----------------------------------------------*/
/*   9. Footer Area CSS
/*-----------------------------------------------*/
/*----------------------------------------------*/
/*   9.1 Footer Top Area CSS
/*-----------------------------------------------*/
.single-footer {
    text-align: left;
}

.footer-logo {
    margin-bottom: 30px;
}

.contact > p > label {
    margin-right: 10px;
}

.contact > p:last-child {
    margin-bottom: 0;
}

.footer-title {
    margin-bottom: 20px;
}

    .footer-title > h3 {
        color: #363f4d;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: "Roboto", sans-serif;
    }

.footer-info > li {
    display: block;
    margin-bottom: 5px;
}

    .footer-info > li:last-child {
        margin-bottom: 0px;
    }

    .footer-info > li > a {
        display: block;
        text-transform: capitalize;
    }

    .footer-info > li > a {
        display: block;
        text-transform: capitalize;
        line-height: 28px;
    }

.socil-icon > li {
    display: inline-block;
    margin: 10px 10px 0 0;
}

    .socil-icon > li > a {
        display: block;
        padding: 0 6px;
        background: #fff;
        box-shadow: 0 1px 0 #ebebeb;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #79d1e7;
        font-size: 16px;
    }

        .socil-icon > li > a:hover {
            color: #79d1e7;
        }

    .socil-icon > li:nth-child(2) > a {
        color: #4575cd;
    }

    .socil-icon > li:nth-child(3) > a {
        color: #eb3e32;
    }

    .socil-icon > li:nth-child(4) > a {
        color: #eb3e32;
    }

    .socil-icon > li:nth-child(5) > a {
        color: #d560d9;
    }

    .socil-icon > li:nth-child(6) > a {
        color: #f3a927;
    }

.footer-content {
    overflow: hidden;
}

    .footer-content > a {
        float: left;
        width: 50%;
        padding-right: 5px;
        display: block;
    }
/*----------------------------------------------*/
/*   9.2 Footer Middel Area CSS
/*-----------------------------------------------*/
.news-latter-area {
    padding: 40px 10px;
    background: #fff;
    box-shadow: 0 1px 0 0 #ebebeb;
}

.news-lettar-content {
    padding-left: 85px;
    position: relative;
    text-align: left;
    display: inline-block;
}

.icon {
    position: absolute;
    left: 0;
    bottom: 0px;
    display: none;
}

.news-lettar-content > p {
    margin-bottom: 0;
}

    .news-lettar-content > p > label {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 5px;
        display:;
    }

.news-latter-subscribe-box {
    background: #f3f3f3;
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 495px;
    border-radius: 30px;
    padding-right: 70px;
}

.style2 {
    background: #f3f3f3 !important;
    color: #898d90 !important;
    border: 0;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    text-transform: capitalize;
    width: 100%;
    border-radius: 30px 0 0 30px;
}

.news-latter-subscribe-box button {
    background: #363f4d;
    border: 0;
    border-radius: 0 30px 30px 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    height: auto;
    width: 67px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

.wdget-title > h4 {
    display: block;
    margin: 0 10px 0 0;
    float: left;
    font-size: 12px;
    line-height: 26px;
    font-weight: 500;
}

.wdget-nav > li {
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 26px;
}

    .wdget-nav > li > a {
        font-size: 12px;
        text-transform: capitalize;
        display: block;
    }

.blog-area {
    padding-top: 30px;
    min-height: 590px;
}

.btn-reject {
    color: #000 !important;
    font-weight: 500;
    /* text-transform: uppercase; */
    height: auto;
    width: auto;
    background-color: #c1bfbf;
    background-image: linear-gradient(to right, #c1bfbf, #c1bfbf, #c1bfbf) !important;
    border-color: #c1bfbf !important;
}

.modal-blue .modal-content {
    background: #ffffff;
}

.modal-blue h3 {
    color: #fff;
}

.txtreason:focus {
    border: 1px solid #fff;
    background: #fff;
}

.pop-content400 {
    width: 400px;
    margin: 0 auto;
    overflow: unset !important;
}

.pop-content660 {
    width: 660px;
    margin: 0 auto;
    overflow: unset !important;
}

h4.heading {
    color: #0094DB;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
}

.pad15 {
    padding: 15px;
}

.mauto {
    margin: 0 auto;
}

.closeouter {
    top: -19px;
    z-index: 9999999;
    right: -19px;
    /* margin-top: 24px; */
    border-radius: 100%;
    background: #fff;
    position: absolute;
    z-index: 9999 !important;
    opacity: 1 !important;
}

.bill {
    margin-bottom: 20px;
}

.modal-blue label {
    color: #12487B;
    font-size: 14px;
}

.mt134 {
    margin-top: 125.16px
}

.pt182 {
    padding-top: 153px;
}






.mt128 {
    margin-top: 133px;
}

.cntn {
    padding-left: 0px;
}

.leftfix {
    width: 300px;
    position: fixed;
    left: auto;
    top: 128px;
    overflow-y: scroll;
    bottom: 0;
    z-index: 999;
    background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    padding-right: 0px
}

.page_cnt {
    padding-left: 328px;
    width: 100%;
}
/*----------------------------------------------*/
/*   9.3 Footer Bottom Area CSS
/*-----------------------------------------------*/
.footer-bottom-area {
    padding: 18px 0;
    border-top: 1px solid #e6e6e6;
}

.copyright-text > p {
    margin-bottom: 0;
    color: #000;
}

    .copyright-text > p > a {
        color: #000;
        font-weight: 500;
    }

        .copyright-text > p > a:hover {
            text-decoration: underline;
        }

.mt-25 {
    margin-top: 25px;
}

.mt-35 {
    margin-top: 35px;
}
/*----------------------------------------*/
/*  10. Modal Area CSS
/*----------------------------------------*/
#myModal .modal-dialog {
    margin: 5% auto;
    min-height: 300px;
    padding: 20px;
    width: 870px;
}

#myModal_refer .modal-dialog {
    margin: 5% auto;
    min-height: auto;
    padding: 20px;
    width: 300px;
}

.h50btn {
    height: 50px;
    line-height: 40px;
}

.nf1 {
    background-image: linear-gradient(to right, #006cb5, #d30e2c, #006cb5) !important;
}

    .nf1 .bg-aqua {
        background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    }

.nf2 {
    background-image: linear-gradient(to right, #006cb5, #d30e2c, #006cb5) !important;
}

    .nf2 .bg-aqua {
        background-image: linear-gradient(to right, #006cb5, #f37386, #006cb5) !important;
    }

.nf3 {
    background-image: linear-gradient(to right, #006cb5, #d30e2c, #006cb5) !important;
}

    .nf3 .bg-aqua {
        background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
    }

.nf4 {
    background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c) !important;
}

    .nf4 .bg-aqua {
        background: #d1d502 !important;
    }

.nflink {
    background-image: linear-gradient(to right, #cdcdcd, #f1f1f1, #cdcdcd) !important;
    min-height: 100px !important;
}

    .nflink .info-box-content {
        padding: 20px 10px;
        text-align: center;
        line-height: 60px;
    }

        .nflink .info-box-content .info-box-text {
            white-space: normal !important;
            line-height: normal;
            vertical-align: middle;
            margin-top: 20px;
            text-align: center;
            color: #000;
            font-weight: bold;
            font-size: 13.5px;
        }

.info-box_1 {
    display: block;
    min-height: 141px;
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(243 118 136 / 75%);
    border-radius: 7px;
    margin-bottom: 10px;
}

.info-box-icon {
    border-top-left-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 7px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}


.info-box-content {
    padding: 8px 14px;
    text-align: center;
}

.info-box-text {
    text-transform: capitalize;
}

.progress-description, .info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    color: #ffffff;
    text-align: left;
}

    .info-box-text span {
        float: right;
    }

.info-box-number span {
    float: right;
}

.bold {
    font-weight: bold;
}

.widleft .panel-title > a {
    display: block;
    padding: 8px 30px 8px 25px;
    position: relative;
    color: #000;
    background-image: linear-gradient(to right, #a9a9a9, #ffffff, #a7a49e) !important;
}

.widleft {
    margin-bottom: 0px;
}

    .widleft .panel.panel-default.active {
        border: 1px solid #f5a20f;
    }

.info-box-number {
    display: block;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
}

.info-box_1 small {
    font-size: 14px;
}

.login_btn2 {
    width: 100%;
    /* background-image: linear-gradient(to right, #f3950b, #f9bb15, #f3970c)!important; */
    color: #000 !important;
    font-weight: bold;
    text-transform: capitalize;
    background-image: linear-gradient(to right, #a9a9a9, #ffffff, #a7a49e) !important;
}

.mytable > thead > tr > th, .mytable tr td {
    border: 1px solid #ddd !important;
}

.mb_01 {
    margin-bottom: 0px;
}

.view {
    color: #0072BC;
    font-weight: 500;
}

.btn-pagination {
    color: #fff;
    background-color: #a70e13;
    border-color: #a70e13;
}

.mytable tr th {
    text-transform: capitalize;
    white-space: nowrap;
    font-size: 14PX;
    text-align: center;
    BACKGROUND: #e5e5e5;
    COLOR: #000;
    FONT-WEIGHT: 400;
}

.well1 select, select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/arow.png) no-repeat scroll 90% center;
    border: 0;
    /* background-image:linear-gradient(to right, #a9a9a9, #afafaf, #a7a49e)!important;*/

    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    line-height: 100%;
    max-width: 100%;
    font-weight: bold;
    outline: 0 none;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
    padding: 0 25px;
    color: #000000;
    height: 50px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 4px;
}

.upload-btn-wrapper {
    position: relative;
    display: block;
}

    .upload-btn-wrapper .btn {
        border: 1px solid #ced4da;
        color: #000;
        background-color: white;
        padding: 6px 20px;
        border-radius: 8px;
        font-size: 14px;
        width: 100%;
        font-weight: bold;
    }

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        height: 34px;
    }

select.form-control2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    text-transform: none !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.modal-product-tab, .modal-tab-menu-active {
    float: left;
    width: 100%;
}

.modal-content {
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

.modal-header {
    padding: 0;
    border: none;
}

.modal-body {
    padding: 20px;
}

.modal-header button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 24px;
    height: 24px;
    border: 0px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 99;
    color: #a70e13;
    background: #fff;
}

    .modal-header button.close:hover {
        color: #a70e13;
        border-color: #fff;
        background: #dbdbdb;
    }

.modal-tab-menu-active .slick-slide a {
    float: left;
    width: 100%;
    padding: 0 5px 5px;
}

    .modal-tab-menu-active .slick-slide a img {
        border: 1px solid #ebebeb;
    }

.modal-tab-menu-active .slick-dots {
    text-align: center;
}

    .modal-tab-menu-active .slick-dots li {
        display: inline-block;
        width: 13px;
        height: 13px;
        cursor: pointer;
        margin: 0 2px;
    }

        .modal-tab-menu-active .slick-dots li button {
            background: none;
            border: 2px solid #ebebeb;
            border-radius: 100%;
            height: 100%;
            margin: 0;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            overflow: hidden;
            padding: 0;
            position: static;
            text-indent: -9999px;
            visibility: visible;
            width: 100%;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .modal-tab-menu-active .slick-dots li button:hover, .modal-tab-menu-active .slick-dots li.slick-active button {
                background: #ebebeb;
            }

#modalregisteration .modal-dialog {
    width: 85%;
}

.product-info h2 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.product-info a.see-all {
    margin-bottom: 40px;
    display: inline-block;
    text-decoration: underline;
    color: #808080;
}

    .product-info a.see-all:hover {
        color: #00e487;
    }

.add-to-cart.quantity {
    margin: 0 0 20px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    padding: 0 0 38px;
}

.add-quantity {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.quantity.modal-quantity {
    border: 1px solid #ebebeb;
    height: 42px;
    float: left;
    width: auto;
    margin-right: 5px;
}

    .quantity.modal-quantity label {
        font-weight: 700;
        margin-bottom: 5px;
        font-size: 14px;
        margin-left: 10px;
    }

    .quantity.modal-quantity input {
        border: 0;
        height: 42px;
        background: transparent;
    }

.cart-description p {
    border-bottom: 1px solid #ebebeb;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 25px;
    padding: 20px 15px;
}

#myModal_refer .modal-content {
    background: #f9b714 !important;
}

.referrrr p {
    color: #000 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin: 0 !important;
    padding: 20px 0;
    border-bottom: 0px;
}

    .referrrr p span {
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
    }

.social-share h3 {
    background: none;
    color: #808080;
    float: left;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 5px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.socil-icon2 > li {
    display: inline-block;
    margin-right: 10px;
}

    .socil-icon2 > li > a {
        font-size: 18px;
        color: #808080;
        width: 40px;
        height: 30px;
        display: block;
        border: 1px solid #ebebeb;
        line-height: 28px;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .socil-icon2 > li:nth-child(1) > a:hover {
        background: #3B579D;
        border-color: #3B579D;
        color: #fff;
    }

    .socil-icon2 > li:nth-child(2) > a:hover {
        background: #3ACAFF;
        border-color: #3ACAFF;
        color: #fff;
    }

    .socil-icon2 > li:nth-child(3) > a:hover {
        background: #CB2027;
        border-color: #CB2027;
        color: #fff;
    }

    .socil-icon2 > li:nth-child(4) > a:hover {
        background: #D11717;
        border-color: #D11717;
        color: #fff;
    }

    .socil-icon2 > li:nth-child(5) > a:hover {
        background: #0097BD;
        border-color: #0097BD;
        color: #fff;
    }

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container video {
        position: absolute;
        top: -43px;
        left: 0;
        width: 100%;
        height: 129%;
        object-fit: cover;
        bottom: -51px;
    }

.login {
    background: #f9f9f9;
    color: #000 !important;
    padding: 6px 25px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-radius: 25px;
    border: 2px solid #f9f9f8;
    margin-bottom: 1px;
}

    .login:hover, .login:focus {
        background: #f9f9f9;
        color: #000 !important;
        padding: 6px 25px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        border-radius: 25px;
        border: 2px solid #f9f9f8;
        margin-bottom: 1px;
    }

    .login img {
        vertical-align: text-top;
        width: 23px;
    }

.timing li a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    display: block;
    padding: 8px 6px;
}

.timing li {
    display: inline-block;
    padding: 0 3px;
}


.modal-content.dialog-box2 {
    width: 390px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0;
    margin-top: 110px;
}

.otp-box1 {
    width: 100%;
    margin-bottom: 15px;
    /* border: 1px solid #ccc; */
    /* border-radius: 8px; */
    /* background-color: #f9f9f9; */
    display: block;
    align-items: center;
    font-family: Arial, sans-serif;
    text-align: center;
}

.check-icon1 {
    width: 70px;
}

.errorhead {
    margin-bottom: 15px;
    color: #f74850;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.message1 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #333;
    text-align: center;
}

.btnok {
    background: #3ab47c;
    padding: 5px 30px;
    border-radius: 26px;
    margin-top: 10px;
    display: inline-flex;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.btntry {
    background: #f74850;
    padding: 5px 30px;
    border-radius: 26px;
    margin-top: 10px;
    display: inline-flex;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.modal-content.dialog-box {
    width: 390px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 0;
    margin-top: 110px;
}

.successhead {
    margin-bottom: 15px;
    color: #24ab6d;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.message1 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #333;
    text-align: center;
}


.numbersstat {
    background: linear-gradient(35deg,#00e487 50%,#1ecbd0);
    padding: 40px 20px;
    border-radius: 15px;
}

    .numbersstat .wd50 {
        color: white;
        width: 49%;
        display: inline-block;
        line-height: normal;
        text-align: center;
        font-size: 23px;
        font-weight: 300;
    }

    .numbersstat .numbr {
        font-size: 50px;
        font-weight: bold;
    }

.frgt {
    display: inline-block;
    float: right;
    padding: 10px;
}

    .frgt a {
        font-weight: bold;
    }

    .frgt a {
        font-weight: 500;
        font-size: 14px;
        font-style: italic;
        text-decoration: underline;
    }

.home-2 .header-container {
    background: #FFFFFF;
    color: #fff;
}

.home-2 .header-top-menu > ul > li > a, .home-2 .header-top-menu > ul > li > span {
    color: #fff;
}

.home-2 .header-top-area {
    background: #000
}

.home-2 .search-box-area {
    border: 2px solid #EB3E32;
    overflow: visible;
    height: 54px;
}

.home-2 .search-box button {
    background: #EB3E32;
    height: 54px;
    top: -2px;
    right: -2px;
}

    .home-2 .search-box button:hover {
        background: #363F4D;
        color: #fff;
    }

.home-2 .mini-cart-area > ul > li > a {
    border-color: #EB3E32;
    color: #EB3E32;
}

.home-2 .cart-add {
    color: #fff;
}

.home-2 .cart-total {
    color: #363F65;
}

.side-menu {
    position: relative;
}

.category-heading > h2 {
    background: #EB3E32;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border-radius: 4px 4px 0 0;
    height: 100%;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
}

    .category-heading > h2 > i {
        font-size: 24px;
        vertical-align: middle;
        margin-right: 10px;
    }

.category-menu-list {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
}

    .category-menu-list > ul {
        background: #fff;
        border-radius: 0px 0px 4px 4px;
        margin-top: -2px;
    }

    .category-menu-list ul > li, .cat-dropdown > li > a {
        padding: 0 20px;
        position: relative;
        text-align: left;
    }

    .category-menu-list > ul > li:last-child a, .cat-dropdown > li:last-child > a {
        border-bottom: 0;
    }

    .category-menu-list > ul > li > a, .cat-dropdown > li > a {
        display: block;
        text-transform: capitalize;
        border-bottom: 1px solid #ebebeb;
        color: #7a7a7a;
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        padding: 0;
        font-size: 14px;
    }

    .category-menu-list > ul > li.right-menu > a:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
        vertical-align: top;
    }

    .category-menu-list > ul > li.rx-parent > a {
        font-size: 14px;
        font-weight: 600;
        color: #363f4d;
    }

.rx-parent {
    cursor: pointer;
}

.category-menu-list ul > li span.fa {
    float: left;
    padding-top: 15px;
    margin-right: 15px;
}

.rx-child, .category-menu-list ul li a.rx-show {
    display: none;
}

.category-menu-list ul li.rx-change a.rx-show {
    display: block;
}

.category-menu-list ul li.rx-change a.rx-default {
    display: none;
}

.cat-dropdown, .cat-mega-menu {
    position: absolute;
    top: 0;
    left: 100%;
    background: #fff;
    z-index: 999;
    width: 220px;
    border-top: 1px solid #EB3E32;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .cat-dropdown > li > a {
        font-size: 12px;
    }

        .cat-dropdown > li > a:hover {
            color: #EB3E32;
        }

.cat-mega-menu {
    width: 670px;
    padding: 10px;
    overflow: hidden;
}

li.right-menu .cat-mega-menu > li {
    width: 33.33%;
    float: left;
    padding: 15px 20px;
}

.cat-mega-menu > li > ul > li.cat-mega-title > a {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 12px;
    margin-bottom: 15px;
    display: block;
    line-height: 2.8;
    pointer-events: none;
}

.cat-mega-menu > li > ul > li > a {
    font-size: 12px;
    display: block;
    line-height: 2;
}

.category-menu-list > ul > li:hover .cat-dropdown, .category-menu-list > ul > li:hover .cat-mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.home-2 .slider-text > h5 {
    color: #fff;
    font-weight: 400;
}

.home-2 .slider-text > h1 {
    color: #fff;
}

.home-2 .slider-text > h4 {
    color: #fff;
    font-weight: 400;
}

    .home-2 .slider-text > h4 > span {
        color: #FCE700;
        font-weight: 500;
    }

.home-2 a.button.sec-slide {
    background: #363F4D;
    color: #fff;
    font-weight: 500;
}

    .home-2 a.button.sec-slide:hover {
        background: #FFEA00;
        color: #fff;
    }

.home-2 .slider-text > h5.sec-slide {
    color: #69ACFF;
}

.home-2 .slider-text > h4.sec-slide > span {
    color: #69ACFF;
}

.home-2 .single-product.hot-deal {
    border-bottom: 0;
}

.our-single-blog {
    padding: 20px;
}

.our-blog-img img {
    border-radius: 4px;
}

.our-blog-content > h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 10px;
}

.our-blog-author {
    text-transform: capitalize;
    display: block;
    margin-bottom: 10px;
}

    .our-blog-author > a {
        color: #EB3E32;
    }

        .our-blog-author > a:hover {
            color: #4c4c4c;
        }

.our-blog-des > p {
    margin-bottom: 10px;
}

.blog-meta span {
    font-size: 12px;
}

.post-comment i {
    font-size: 18px;
    vertical-align:;
    margin-right: 6px;
    vertical-align: middle;
}

.our-blog-active .owl-nav > div {
    top: -40px;
    color: #fff;
}

    .our-blog-active .owl-nav > div.owl-prev:after {
        top: 6px;
        background: #fff;
    }
/*----------------------------------------*/
/*  12. Home 3
/*----------------------------------------*/
.home-3 .header-container {
    background: #fff;
    color: #363F4D;
}

.home-3 .header-top-menu > ul > li > a,
.home-3 .header-top-menu > ul > li > span {
    color: #363F4D;
}

.home-3 .header-top-area {
    border-bottom: 1px solid #ebebeb;
}

.home-3 .search-box-area {
    border: 2px solid #EB3E32;
    overflow: visible;
    height: 54px;
}

.home-3 .search-box button {
    background: #EB3E32;
    height: 54px;
    top: -2px;
    right: -2px;
}

    .home-3 .search-box button:hover {
        background: #363F4D;
        color: #fff;
    }

.home-3 .mini-cart-area > ul > li > a {
    border-color: #EB3E32;
    color: #EB3E32;
}

.home-3 .cart-add {
    color: #fff;
}

.home-3 .cart-total {
    color: #363F65;
}

.home-3 .header-bottom-area {
    border-top: 1px solid #ebebeb;
}

.home-3 .header-sticky.sticky {
    background: rgba(255,255,255,0.95);
}

    .home-3 .header-sticky.sticky .col-md-3.col-sm-3,
    .home-7 .header-sticky.sticky .col-md-3.col-sm-3 {
        display: none;
    }

.home-3 .header-bottom-area.header-sticky.sticky .col-md-9.col-sm-9,
.home-7 .header-bottom-area.header-sticky.sticky .col-md-9.col-sm-9 {
    width: 100%;
}

.home-3 .header-bottom-area.header-sticky.sticky .logo-sticky,
.home-7 .header-bottom-area.header-sticky.sticky .logo-sticky {
    float: left;
    margin: 13px 0;
}

.home-3 .header-sticky.sticky .main-menu-area,
.home-7 .header-sticky.sticky .main-menu-area {
    float: right;
}

.home-3 .category-heading > h2 {
    height: 60px;
    line-height: 60px;
    margin: 0;
}

.home-3 .category-menu-list {
    display: none;
}

.home-3 .main-menu-area {
    background: #fff;
}

.home-3 .main-menu > li > a, .home-7 .main-menu > li > a {
    color: #363f4d;
    padding: 17px 20px;
}

.home-3 .main-menu > li:hover > a, .home-3 .main-menu > li.active > a {
    color: #EB3E32;
}

.home-3 .dropdown, .mega-menu,
.home-7 .dropdown, .mega-menu {
    left: 0;
}

.home-3 .slider-text {
    left: 20%;
    width: 100%;
}

.home-3 .nivo-controlNav {
    left: 0;
    right: 0;
    text-align: center;
}

.home-3 .slider-text > h5, .home-3 .slider-text > h4 > span {
    color: #FFD200;
}

.home-3 .slider-text > h1 {
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    color: #000;
    font-weight: bold;
}

.home-3 .slider-text > h1 > span {
    font-size: 71px;
}

.home-3 .slider-text > h4 {
    color: #fff;
}

.home-3 a.button {
    background: #fff;
    color: #363F4D;
}

    .home-3 a.button:hover {
        background: #EB3E32;
        color: #fff;
    }

.home-3 .single-product.hot-deal-list {
    overflow: hidden;
}

    .home-3 .single-product.hot-deal-list .product-img {
        float: left;
        width: 50%;
        padding-right: 25px;
    }

.home-3 .hot-deal-of-product .product-content {
    text-align: left;
    float: left;
    width: 50%;
}

.home-3 .product-content > h2.pro-title {
    text-align: left;
}

.home-3 .pro-rating-price {
    padding: 0;
}

.home-3 .count-down-box, .home-7 .count-down-box {
    text-align: center;
    margin-bottom: 0px;
}

.home-3 .button.add-btn {
    background: #363F4D;
    color: #fff;
}

.home-3 .our-single-blog {
    overflow: hidden;
    padding: 0;
    margin-right: 15px;
}

.home-3 .our-blog-img {
    float: left;
    width: 45%;
}

.home-3 .our-blog-content {
    width: 55%;
    float: left;
    padding-left: 30px;
    margin: 0;
}

.home-3 .brand-active {
    border-top: 1px solid #ebebeb;
}
/*----------------------------------------*/
/*  13. Home 4
/*----------------------------------------*/
.home-4 .header-container {
    background: #fff;
    color: #363F4D;
}

.home-4 .header-top-menu > ul > li > a, .home-4 .header-top-menu > ul > li > span {
    color: #363F4D;
}

.home-4 .header-top-area {
    border-bottom: 1px solid #ebebeb;
}

.home-4 .search-box-area {
    border: 2px solid #EB3E32;
    overflow: visible;
    height: 54px;
}

.home-4 .search-box button {
    background: #EB3E32;
    height: 54px;
    top: -2px;
    right: -2px;
}

    .home-4 .search-box button:hover {
        background: #363F4D;
        color: #fff;
    }

.home-4 .mini-cart-area > ul > li > a {
    border-color: #EB3E32;
    color: #EB3E32;
}

.home-4 .cart-add {
    color: #fff;
}

.home-4 .cart-total {
    color: #363F65;
}

.home-4 .slider-text {
    top: -40px;
}

    .home-4 .slider-text > h1 {
        color: #fff;
        font-weight: 700;
    }

    .home-4 .slider-text > h4 {
        color: #fff;
        margin-top: 20px;
    }

        .home-4 .slider-text > h4 > span {
            color: #FFEA00;
        }

.home-4 .slider-button a.button {
    background: #fff;
    color: #363F4D;
}

    .home-4 .slider-button a.button:hover {
        background: #FFEA00;
        color: #fff;
    }

.home-4 .single-product.hot-deal {
    border-bottom: 0;
}

.home-4 .pro-rating-price {
    padding: 0;
}

.home-4 .our-single-blog {
    overflow: hidden;
    padding: 0;
    margin-right: 15px;
}

.home-4 .our-blog-img {
    float: left;
    width: 45%;
}

.home-4 .our-blog-content {
    width: 55%;
    float: left;
    padding-left: 30px;
    margin: 0;
}

.home-4 .brand-active {
    border-top: 1px solid #ebebeb;
}
/*----------------------------------------*/
/*  14. Home 5
/*----------------------------------------*/
.home-5 a:focus, .home-5 a:hover {
    color: #68B501;
}

.home-5 .header-container {
    background: #68b501;
    color: #fff;
}

.home-5 .search-box button:hover {
    color: #68B501;
}

.home-5 .mini-cart-area > ul > li > a:hover {
    color: #fff;
}

.home-5 .main-menu > li > a {
    color: #fff;
}

.home-5 .main-menu > li.active > a, .home-5 .main-menu > li:hover > a {
    color: #68B501;
}

.home-5 .mega-menu > li > ul > li.mega-title > a:hover {
    color: #68B501;
}

.home-5 .main-menu > li.hot:before {
    background: #68B501;
}

.home-5 .main-menu > li.hot:after {
    border-top: 5px solid #68B501;
}

.home-5 .cart-add {
    background: #4b8201;
}

.home-5 .cart-price {
    color: #68B501;
}

.home-5 .cart-button a.button2:hover {
    background: #68B501;
    color: #fff;
}

.home-5 .slider-text {
    top: -15px;
}

    .home-5 .slider-text > h5 {
        font-family: 'Shadows Into Light', cursive;
        font-size: 24px;
        line-height: 24px;
    }

    .home-5 .slider-text > h4 {
        margin:;
        font-size: 18px;
        margin-top: 20px;
    }

.home-5 .nivo-controlNav a.active, .home-5 .nivo-controlNav a:hover {
    background: #68B501;
}

.home-5 .sicker {
    background: #68B501;
}

.home-5 .product-price > span.new-price {
    color: #68B501;
}

.home-5 a.button {
    background: #363F4D;
    color: #fff;
}

    .home-5 a.button:hover {
        background: #68B501;
    }

.home-5 .section-title1-border {
    border-bottom: 2px solid #68B501;
}

.home-5 .section-title1 h3 {
    background: #68B501;
}

.home-5 .section-title2 h3 {
    background: #68B501;
}

.home-5 .product-tab > ul > li.active > a, .home-5 .product-tab > ul > li > a:hover {
    color: #68B501;
}

.home-5 .product-action > li > a:hover {
    background: #68B501;
    color: #fff;
}

.home-5 .copyright-text > p > a {
    color: #68B501;
}

    .home-5 .copyright-text > p > a:hover {
        text-decoration: underline;
    }

.home-5 #scrollUp {
    background: #68B501;
}

    .home-5 #scrollUp:hover {
        border-color: #68B501;
    }
/*----------------------------------------*/
/*  15. Home 6
/*----------------------------------------*/
.home-6 a:focus, .home-6 a:hover {
    color: #68b501;
    text-decoration: none;
}

.home-6 .header-container {
    background: #fff;
    color: #363F4D;
}

.home-6 .header-top-menu > ul > li > a, .home-6 .header-top-menu > ul > li > span {
    color: #363F4D;
}

.home-6 .header-top-area {
    border-bottom: 1px solid #ebebeb;
}

.home-6 .search-box-area {
    border: 2px solid #68B501;
    overflow: visible;
    height: 54px;
}

.home-6 .search-box button {
    background: #68B501;
    height: 54px;
    top: -2px;
    right: -2px;
}

    .home-6 .search-box button:hover {
        background: #363F4D;
        color: #fff;
    }

.home-6 .mini-cart-area > ul > li > a {
    border-color: #68b501;
    color: #68b501;
}

.home-6 .cart-add {
    color: #fff;
    background: #4B8201;
}

.home-6 .cart-total {
    color: #363F65;
}

.home-6 .cart-price {
    color: #68B501;
}

.home-6 .cart-button a.button2:hover {
    background: #68B501;
    color: #fff;
}

.home-6 .single-product.hot-deal {
    border-bottom: 0;
}

.home-6 .pro-rating-price {
    padding: 0;
}

.home-6 .product-price > span.new-price {
    color: #68B501;
}

.home-6 a.button.add-btn.big {
    top: auto;
    bottom: 15px;
}

.home-6 .nivo-controlNav a.active, .home-6 .nivo-controlNav a:hover {
    background: #68B501;
}

.home-6 .sicker {
    background: #68B501;
}

.home-6 a.button {
    background: #363F4D;
    color: #fff;
}

.home-6 .main-menu > li > a {
    color: #fff;
}

.home-6 .main-menu > li.active > a, .home-6 .main-menu > li:hover > a {
    color: #68B501;
}

.home-6 .mega-menu > li > ul > li.mega-title > a:hover {
    color: #68B501;
}

.home-6 .main-menu > li.hot:before {
    background: #68B501;
}

.home-6 .main-menu > li.hot:after {
    border-top: 5px solid #68B501;
}

.home-6 .category-heading > h2 {
    background: #68B501;
}

.home-6 .category-menu-list > ul > li > a:hover {
    color: #7a7a7a;
}

.home-6 .cat-dropdown, .home-6 .cat-mega-menu {
    border-top: 1px solid #68B501;
}

.home-6 .slider-text {
    top: -35px;
}

    .home-6 .slider-text > h5 {
        font-family: 'Shadows Into Light', cursive;
        color: #FFCD05;
        font-size: 24px;
        line-height: 24px;
    }

    .home-6 .slider-text > h1 {
        color: #fff;
    }

    .home-6 .slider-text > h4 {
        color: #fff;
    }

        .home-6 .slider-text > h4 > span {
            color: #FFEA00;
        }

.home-6 .slider-button a.button {
    background: #fff;
    color: #363F4D;
}

    .home-6 .slider-button a.button:hover {
        background: #FFEA00;
        color: #fff;
    }

.home-6 .section-title2 h3 {
    background: #68B501;
}

.home-6 .section-title1 h3 {
    background: #68b501;
}

.home-6 .section-title1-border {
    border-bottom: 2px solid #68B501;
}

.home-6 .product-tab > ul > li.active > a, .home-6 .product-tab > ul > li > a:hover {
    color: #68b501;
}

.home-5 a.button {
    background: #363F4D;
    color: #fff;
}

.home-6 a.button:hover {
    background: #68b501;
    color: #fff;
}

.home-6 .product-action > li > a:hover {
    background: #68B501;
    color: #fff;
}

.home-6 .our-single-blog {
    overflow: hidden;
    padding: 0;
    margin-right: 15px;
}

.home-6 .our-blog-img {
    float: left;
    width: 45%;
}

.home-6 .our-blog-content {
    width: 55%;
    float: left;
    padding-left: 30px;
    margin: 0;
}

.home-6 .copyright-text > p > a {
    color: #68B501;
}

    .home-6 .copyright-text > p > a:hover {
        text-decoration: underline;
    }

.home-6 #scrollUp {
    background: #68B501;
}

    .home-6 #scrollUp:hover {
        border-color: #68B501;
    }
/*----------------------------------------*/
/*  16. Home 7
/*----------------------------------------*/
.home-7 a:focus, .home-7 a:hover {
    color: #F1B306;
    text-decoration: none;
}

.home-7 .header-container {
    background: #20252d;
    color: #fff;
}

.home-7 .header-top-area {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.home-7 .search-box button {
    background: #F1B306;
}

    .home-7 .search-box button:hover {
        color: #fff;
    }

.home-7 .mini-cart-area > ul > li > a {
    color: #f1b306;
    border-color: #f1b306;
}

.home-7 .cart-add {
    background: #bf8e05;
    color: #fff;
}

.home-7 .cart-total {
    color: #fff;
}

.home-7 .cart-price {
    color: #f1b306;
}

.home-7 .cart-button a.button2:hover {
    color: #fff;
    background: #f1b306;
}

.home-7 .header-bottom-area {
    border-top: 1px solid rgba(255,255,255,0.1);
    background: url("img/bg/menu-bg.png") repeat-x 0 0;
}

.home-7 .header-sticky.sticky {
    background: rgba(54,63,77,0.9);
}

.home-7 .category-heading > h2 {
    height: 60px;
    line-height: 60px;
    margin: 0;
    background: #f1b306;
}

.home-7 .category-menu-list {
    display: none;
}

.home-7 .cat-dropdown, .cat-mega-menu {
    border-top: 1px solid #f1b306;
}

.home-7 .main-menu-area {
    background: transparent;
}

.home-7 .main-menu > li > a {
    color: #fff;
}

.home-7 .main-menu > li:hover > a, .home-7 .main-menu > li.active > a {
    color: #f1b306;
}

.home-7 .mega-menu > li > ul > li.mega-title > a:hover {
    color: #f1b306;
}

.home-7 .main-menu > li.hot:before {
    background: #f1b306;
}

.home-7 .main-menu > li.hot:after {
    border-top: 5px solid #f1b306;
}

.home-7 .slider-text {
    left: 20%;
    width: 100%;
}

.home-7 .nivo-controlNav {
    left: 0;
    right: 0;
    text-align: center;
}

.home-7 .slider-text > h5, .home-7 .slider-text > h4 > span {
    color: #363f4d;
}

.home-7 .slider-text > h1 {
    color: #363f4d;
}

    .home-7 .slider-text > h1 > span {
        font-size: 71px;
        font-weight: 700;
    }

.home-7 .slider-text > h4 {
    color: #363f4d;
    font-size: 14px;
    margin-top: 20px;
}

.home-7 .slider-button a.button {
    background: #FFD200;
    color: #fff;
}

    .home-7 .slider-button a.button:hover {
        background: #363F4D;
        color: #fff;
    }

.home-7 a.button {
    background: #363F4D;
    color: #fff;
}

    .home-7 a.button:hover {
        background: #FFD200;
        color: #fff;
    }

.home-7 .product-action > li > a:hover {
    background: #FFD200;
    color: #fff;
}

.home-7 .sicker {
    background: #F1B306;
}

.home-7 .product-price > span.new-price {
    color: #F1B306;
}

.home-7 .single-product.hot-deal-list {
    overflow: hidden;
}

    .home-7 .single-product.hot-deal-list .product-img {
        float: left;
        width: 50%;
        padding-right: 25px;
    }

.home-7 .hot-deal-of-product .product-content {
    text-align: left;
    float: left;
    width: 50%;
}

.home-7 .product-content > h2.pro-title {
    text-align: left;
}

.home-7 .pro-rating-price {
    padding: 0;
}

.home-7 .count-down-box {
    text-align: center;
}

.home-7 .section-title1 h3 {
    background: #F1B306;
}

.home-7 .section-title1-border {
    border-bottom: 2px solid #F1B306;
}

.home-7 .product-tab > ul > li.active > a, .home-7 .product-tab > ul > li > a:hover {
    color: #F1B306;
}

.home-7 .our-single-blog {
    padding: 0;
    overflow: hidden;
    margin-right: 15px;
}

.home-7 .our-blog-img {
    float: left;
    width: 45%;
}

.home-7 .our-blog-content {
    width: 55%;
    float: left;
    padding-left: 30px;
    margin: 0;
}

.home-7 .brand-active {
    border-top: 1px solid #ebebeb;
}

.home-7 .copyright-text > p > a {
    color: #F1B306;
}

    .home-7 .copyright-text > p > a:hover {
        text-decoration: underline;
    }
/*----------------------------------------*/
/*  17. About Page CSS
/*----------------------------------------*/
.breadcrumbs > ul > li {
    display: inline-block;
    color: #eb3e32;
    line-height: 30px;
    font-size: 14px;
    text-transform: capitalize;
}

    .breadcrumbs > ul > li > a {
        display: inline-block;
        color: #363f4d;
    }

        .breadcrumbs > ul > li > a:hover {
            color: #eb3e32;
        }

.breadcome-separator {
    margin: 0 10px;
    display: inline-block;
    color: #363f4d;
}

.heading-banner-title {
    margin-bottom: 10px;
}

    .heading-banner-title > h1 {
        font-size: 30px;
        font-weight: 700;
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
    }

    .heading-banner-title > h4 {
        font-size: 18px;
        font-weight: bold;
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
        color: #000;
    }

.about-us-area {
    margin-top: 20px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.about-progress-area {
    position: relative;
}

.about-us-img, .about-us-img2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    padding: 100px;
}

.about-us-img2 {
    left: auto;
    right: 0;
}

.about-us-content {
    padding-top: 100px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 100px;
    float: right;
    width: 50%;
}

.about-us-title > h2 {
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 900;
    font-size: 24px;
}

.about-us-content > p {
    text-align: justify;
    margin-bottom: 15px;
}

.button2 {
    background: none;
    border: 1px solid #4c4c4c;
    color: #7a7a7a;
    height: 40px;
    line-height: 40px;
    margin-top: 26px;
    box-shadow: none;
    border-radius: 3px;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    vertical-align: middle;
    white-space: nowrap;
}

    .button2:hover {
        background: #EB3E32;
        color: #fff;
        border-color: #EB3E32;
    }

.single-count-box {
    padding: 90px 0;
    background: #f3f3f3;
    text-align: center;
}

.counter-up-area .col-3:nth-child(1) .single-count-box {
    border-bottom: 1px solid #ddd;
}

.counter-up-area .col-3:nth-child(2) .single-count-box {
    background: #E8E8E8;
    border-bottom: 1px solid #ddd;
}

.counter-up-area .col-3:nth-child(4) .single-count-box {
    background: #E8E8E8;
}

.counter-img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.counter-content {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #4c4c4c;
}

.counter-number > h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}

.counter-title > h5 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.all-progressbar {
    padding-top: 80px;
    padding-left: 160px;
    padding-right: 160px;
    padding-bottom: 80px;
    float: left;
    width: 50%;
}

.progress-title {
    margin-bottom: 35px;
}

    .progress-title > h2 {
        font-size: 30px;
        font-weight: 900;
        font-family: Raleway;
        text-align: left;
        font-style: normal;
        color: #444;
    }

.skill-content {
    overflow: hidden;
    padding: 15px 0;
}

.skill .progress-bar {
    background: #7B7B7B;
    position: relative;
    border-radius: 3px;
}

.skill .progress .lead {
    position: absolute;
    font-size: 12px;
    left: 0px;
    top: 0px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    z-index: 99;
}

    .skill .progress .lead > span.progress-count {
        background: #3e3e3e;
        border: 3px solid #a0a0a0;
        border-radius: 100%;
        color: #fff;
        display: block;
        font-size: 11px;
        font-weight: 700;
        height: 40px;
        left: 0px;
        line-height: 35px;
        position: absolute;
        text-align: center;
        text-shadow: none;
        top: -10px;
        width: 40px;
    }

    .skill .progress .lead > span.progress-name {
        padding-left: 55px;
        height: 15px;
        line-height: 15px;
    }

.skill .progress {
    height: 15px;
    background: #f0f0f0;
    border-radius: 3px;
    position: relative;
    box-shadow: none;
    overflow: visible;
    margin-bottom: 40px;
    padding-left: 10px;
}
/*----------------------------------------*/
/*  18. Protfolio Page CSS
/*----------------------------------------*/
.protfolio-menu-area {
    background: #f5f5f5;
}

.protfolio-menu {
    padding: 60px 0;
    text-align: center;
}

    .protfolio-menu > ul > li {
        color: #666;
        margin-right: 2px;
        cursor: pointer;
        position: relative;
        z-index: 2;
        padding: 0 30px;
        border: none;
        line-height: 45px;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        background: #fff;
        margin-bottom: 5px;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        text-transform: capitalize;
    }

        .protfolio-menu > ul > li:hover, .protfolio-menu > ul > li.active {
            color: #fff;
            background: #0162bd;
        }

        .protfolio-menu > ul > li:after {
            content: "";
            display: block;
            position: absolute;
            top: 2px;
            right: 2px;
            border-color: transparent;
            border-width: 5px;
            border-style: solid;
            border-top-color: #fff;
            border-right-color: #fff;
        }

.protfolio-item {
    padding: 0 15px;
    padding-bottom: 30px;
}

.single-protfolio {
    position: relative;
    padding-top: 30px;
}

.protfolio-img {
    position: relative;
}

    .protfolio-img:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 9;
        content: "";
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.single-protfolio:hover .protfolio-img > a {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    visibility: visible;
}

.protfolio-img > a:hover {
    background: #F26667;
    color: #fff;
}

.protfolio-img > a {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #0162BD;
    line-height: 50px;
    text-align: center;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    border-radius: 100%;
    font-size: 16px;
    z-index: 99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single-protfolio:hover .protfolio-img > a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.link > a {
    position: absolute;
    bottom: 80px;
    right: 8px;
    width: 60px;
    height: 60px;
    background: #0162BD;
    line-height: 55px;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 100%;
    border: 4px solid #fff;
    font-size: 16px;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

    .link > a:hover {
        background: #F26667;
        color: #fff;
        border-color: #4FC1F0;
    }

.single-protfolio:hover .link > a {
    bottom: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.protfolio-info {
    padding: 20px;
    background: #f5f5f5;
    position: absolute;
    bottom: -86px;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.single-protfolio:hover .protfolio-info {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.protfolio-info > h3 {
    font-size: 17px;
    line-height: 22px;
    color: #000000;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    z-index: 2;
    display: block;
    font-family: "Raleway";
    text-transform: capitalize;
}

.protfolio-info > span {
    font-size: 12px;
    line-height: 20px;
    color: #71a9d0;
    font-weight: 400;
    display: block;
    text-align: left;
    clear: both !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    z-index: 2;
    text-transform: capitalize;
}

.fancybox-item.fancybox-close {
    background: url(img/fancybox_sprite.png);
}
/*----------------------------------------*/
/*  19. My Account Page CSS
/*----------------------------------------*/
.form-login-title > h2, .form-register-title > h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.35;
}

.login-form, .register-form {
    padding: 20px;
    border: 1px solid #d3ced2;
    margin: 30px 0;
    text-align: left;
    border-radius: 5px;
}

.form-fild, .login-submit, .lost-password, .register-submit {
    margin-bottom: 10px;
}

    .form-fild > p {
        margin: 0;
    }

        .form-fild > p span.required, .lost-password > a {
            color: #eb3e32;
        }

    .form-fild > input {
        border: 1px solid #e5e5e5;
        border-radius: 0;
        height: 42px;
        padding: 0 0 0 10px;
    }

input.checkbox {
    width: 0;
    height: 0;
    margin: 0;
    display: inline-block;
}

.customer-login-register.register-pt-0 {
    padding-top: 0;
}

.login-submit > label {
    margin-left: 10px;
}
/*----------------------------------------*/
/*  20. Wishlist Page CSS
/*----------------------------------------*/
.wishlist-table table {
    background: #fff;
    border: 1px solid #ebebeb;
    color: #4c4c4c;
    width: 100%;
    border-right: 0;
    border-radius: 5px;
}

    .wishlist-table table tr {
        border-bottom: 1px solid #ebebeb;
    }

    .wishlist-table table thead th {
        border-bottom: 1px solid #ebebeb;
        padding: 16px 12px;
        border-top: 1px solid #e7e7e7;
        background: #f6f6f6;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        border-right: 1px solid #ebebeb;
    }

        .wishlist-table table thead th.product-remove {
            width: 40px;
            vertical-align: middle;
        }

    .wishlist-table table tbody tr td.product-remove {
        padding: 16px 0;
        width: 40px;
    }

        .wishlist-table table tbody tr td.product-remove > a {
            font-size: 20px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            color: #7a7a7a;
            font-weight: 700;
            text-align: center;
        }

            .wishlist-table table tbody tr td.product-remove > a:hover, .wishlist-table table tbody tr td.product-name > a:hover, .shopping-cart-table table tr td.product-remove > a:hover {
                color: #EB3E32;
            }

    .wishlist-table table tbody tr td {
        padding: 16px 12px;
        text-align: center;
        vertical-align: middle;
        font-size: 13px;
        font-weight: 400;
        border-right: 1px solid #ebebeb;
    }

        .wishlist-table table tbody tr td.product-name > a {
            color: #363f4d;
        }

        .wishlist-table table tbody tr td.product-price {
            color: #4c4c4c;
            font-weight: 500;
        }

        .wishlist-table table tbody tr td.product-stock-status span.wishlist-in-stock {
            color: #30b878;
        }

        .wishlist-table table tbody tr td.product-stock-status span.wishlist-out-stock {
            color: #EB3E32;
        }

.wishlist-btn {
    background: #363f4d;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
}

    .wishlist-btn:hover {
        background: #EB3E32;
        color: #fff;
    }

.wishlist-table table tfoot tr td {
    font-weight: 700;
    padding: 25px 10px;
    font-size: 12px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 700;
}
/*----------------------------------------*/
/*  21. Shopping Cart Page CSS
/*----------------------------------------*/
.shop-form {
    margin-bottom: 30px;
}

.product-quantity > select {
    border: 1px solid #ebebeb;
    width: 80px;
    height: 35px;
    padding-left: 15px;
}

.shopping-cart-table table tr td.product-price, .shopping-cart-table table tr td.product-subtotal {
    color: #eb3e32;
    font-weight: 500;
}

.shopping-cart-table table tr td.product-quantity input.input-text {
    width: 60px;
    border: 2px solid #ebebeb;
    border-radius: 0;
    height: 42px;
    padding: 0 0 0 10px;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    margin-left: 5px;
}

.shopping-cart-table table tr td.action {
    padding: 10px;
    border: 0;
}

.input-copun {
    border: 1px solid #d3ced2;
    border-radius: 0;
    width: 200px;
    float: left;
    padding: 6px 15px 6px;
    margin: 0 4px 0 0;
    line-height: 1;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
}

.coupon {
    overflow: hidden;
    margin: 0 0 30px;
    width: 100%;
    padding-bottom: 10px;
}

.wishlist-btn.shopping-btn {
    font-size: 14px;
}

.update-btn {
    background: #363f4d;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    float: none;
    cursor: not-allowed !important;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

    .update-btn:hover {
        background: #ebe9eb;
        color: #7a7a7a;
    }

.shopping-cart-total {
    width: 100%;
    margin-bottom: 35px;
    overflow: hidden;
}

    .shopping-cart-total > h2 {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        background: #f5f5f5;
        padding: 10px 20px;
        border-radius: 5px;
        border: 1px solid #ebebeb;
        line-height: 40px;
    }

.shop-table table {
    text-align: right;
    margin: 0 0 10px 0;
    width: 100%;
    float: right;
    color: #4c4c4c;
}

.shop-table tr {
    border-bottom: 1px solid #ebebeb;
    text-align: right;
}

    .shop-table tr td {
        text-align: right;
        padding: 10px 0;
    }

        .shop-table tr td span {
            font-weight: 500;
            color: #363f4d;
            font-size: 16px;
        }

    .shop-table tr.order-total {
        display: block;
    }

        .shop-table tr.order-total td {
            padding: 10px 0;
            display: block;
        }

    .shop-table tr td a {
        display: block;
        color: #EB3E32;
    }

        .shop-table tr td a:hover {
            color: #4c4c4c;
        }

    .shop-table tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }

    .shop-table tr.order-total td span {
        color: #EB3E32;
    }

.proceed-to-checkout {
    float: left;
    width: 100%;
    text-align: right;
}

.checkout-button {
    background: #fcb243;
    color: #000;
    border-color: #fcb242;
    margin: 0 !important;
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

.mtop15 {
    margin-top: 15px;
}

.checkout-button:hover {
    background: #fcb243;
    color: #000;
    border-color: #fcb242;
}
/*----------------------------------------*/
/*  22. Checkout Page CSS
/*----------------------------------------*/
.coupon-accordion > h3 {
    background: #f7f6f7;
    margin: 0 0 2em;
    padding: 1em 2em 1em 3.5em;
    font-size: 14px;
    border-top: 3px solid #1e85be;
    position: relative;
    width: auto;
    color: #515151;
}

    .coupon-accordion > h3 > span {
        cursor: pointer;
        color: #EB3E32;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .coupon-accordion > h3 > span:hover {
            color: #333;
        }

    .coupon-accordion > h3:before {
        position: absolute;
        content: "\f133";
        font-family: fontawesome;
        top: 1em;
        left: 1.5em;
        display: inline-block;
        color: #1e85be;
    }

.coupon-content, .create-account, .ship-box {
    display: none;
}

#checkout_coupon {
    border: 1px solid #d3ced2;
    padding: 20px;
    border-radius: 5px;
    display: none;
}

.billing-fields {
    margin-bottom: 30px;
    overflow: hidden;
}

#billing_country_chosen,
#billing_country2_chosen {
    width: 100% !important;
}

.chosen-container-single .chosen-single {
    background: #fff;
    padding: 2px 10px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #aaa;
    box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
}

.chosen-container-single .chosen-single div b {
    background: url("img/chosen-sprite.png") no-repeat 0px 4px;
}

.chosen-container-single .chosen-single span {
    margin-right: 0;
    background: #fff;
}

.chosen-container-single .chosen-single div {
    background: #fff;
}

.checkout-form-area {
    padding: 15px 0;
    margin-bottom: 100px;
}

.checkout-title > h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding:;
    padding-bottom: 20px;
    margin: 0 0 20px;
}

.form-fild.first-name, .form-fild.last-name, .form-fild.billing_phone, .form-fild.email {
    width: 47%;
    margin: 0 0 40px;
    padding: 0;
}

.form-fild.last-name, .form-fild.email {
    float: right;
}

.form-fild.company-name, .form-fild.country, .form-fild.billing_address_1, .form-fild.billing_address_2, .form-fild.billing_postcode, .form-fild.billing_city {
    margin: 0 0 40px;
}

.create-acc {
    margin-bottom: 10px;
}

.ship-fild {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

    .create-acc > input[type="checkbox"], .ship-fild > input[type="checkbox"] {
        display: inline-block;
        position: relative;
        top: 2px;
        margin-right: 5px;
        width: auto;
        height: auto;
    }

.form-fild.billing_password label {
    padding-left: 20px;
    color: #a00;
}

.shipping-fields {
    margin-bottom: 30px;
}

.your-order-title > h3 {
    padding-bottom: 10px;
    border:;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
}

.your-order-table table {
    background: #fff;
    width: 100%;
    color: #4c4c4c;
    margin: 0 0 50px;
}

    .your-order-table table tr {
        border-bottom: 1px solid #ebebeb;
    }

        .your-order-table table tr:last-child {
            border-bottom: none;
        }

        .your-order-table table tr th.product-name {
            width: 35%;
        }

        .your-order-table table tr th.total {
            width: 65%;
        }

        .your-order-table table tr th, .your-order-table table tr td {
            background: none;
            border-bottom: 1px solid #dedede;
            border-right: none;
            border-top: none;
            font-size: 14px;
            padding: 15px 0;
            text-align: center;
            text-transform: uppercase;
        }

        .your-order-table table tr th, .cart-subtotal td {
            font-weight: 500;
        }

        .your-order-table table tr.cart-subtotal th, .your-order-table table tr.shipping th, .your-order-table table tr.order-total th {
            font-weight: 700;
        }

        .your-order-table table tr td {
            text-transform: none;
        }

        .your-order-table table tr.order-total th, .your-order-table table tr.order-total td {
            font-size: 18px;
            border-bottom: none;
        }

.shipping td p {
    font-weight: 500;
    color: #4c4c4c;
    margin: 0;
}

.order-total td {
    color: #EB3E32;
}

.checkout-payment li {
    text-align: left;
    line-height: 2px;
    padding: 0 0 15px;
    font-weight: 400;
}

    .checkout-payment li > input[type="radio"] {
        height: auto;
        width: auto;
        margin-right: 5px;
    }

.pay-box {
    background: none;
    box-shadow: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    text-shadow: none;
    width: 100%;
    line-height: 1.5;
    color: #515151;
    margin-top: 10px;
}

    .pay-box:before {
        content: '';
        display: block;
        border: 1em solid #dfdcde;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        top: -.75em;
        left: 0;
        margin: -1em 0 0 2em;
    }

    .pay-box.payment_method_cheque > p {
        font-size: 12px;
    }

.payment_method_paypal-li img {
    max-height: 52px;
    vertical-align: middle;
    margin: -2px 15px 0 .5em;
}

.payment_method_paypal-li a {
    display: inline-block;
    font-size: 11px;
    color: #eb3e32;
}

.payment_method_paypal {
    display: none;
}

.order-btn {
    background: #eb3e32;
    font-size: 14px;
    height: 50px;
    margin: 0;
    display: block;
    border-radius: 3px;
    border: 0;
    color: #fff;
    display: inline-block;
    box-shadow: none;
    line-height: 42px;
    overflow: hidden;
    padding: 0 25px;
    text-shadow: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 400;
    width: 100%;
}

    .order-btn:hover {
        background: #d52115;
        color: #fff;
    }
/*----------------------------------------*/
/*  23. Shop Page CSS
/*----------------------------------------*/
/*----------------------------------------*/
/*  23.1 Shop Left Sidebar CSS
/*----------------------------------------*/
.shop-product-area .tab-content .tab-pane {
    display: none;
    height: auto;
}

    .shop-product-area .tab-content .tab-pane.active {
        display: block;
    }

.widget.widget-shop-categories {
    margin: 0;
    border-radius: 4px 4px 0 0;
}

.widget.widget-compare {
    margin-top: 30px;
}

.product-categories > li > a {
    font-size: 14px;
    text-transform: capitalize;
    color: #363f4d;
    display: inline-block;
}

.widget.widget-price-slider, .widget.widget-brand, .widget.widget-manufacture, .widget.widget-color {
    border-top: 0;
    border-radius: 0;
    background: #f6f6f6;
    margin: 0;
}

.widget.widget-brand, .widget.widget-manufacture, .widget.widget-color {
    background: #fff;
}

.widget.widget-color {
    margin: 0 0 30px 0;
}

    .widget.widget-price-slider h3.widget-title, .widget.widget-brand h3.widget-title, .widget.widget-manufacture h3.widget-title, .widget.widget-color h3.widget-title {
        font-size: 12px;
        margin: 0;
        border-bottom: 0;
        font-weight: 500;
    }

.price-filter {
    font-size: 12px;
    text-align: center;
}

#slider-range {
}

.ui-widget.ui-widget-content {
    border: 0;
    background: #E5E5E5;
    height: 5px;
}

.ui-datepicker.ui-widget.ui-widget-content {
    height: auto !important;
    z-index: 111111 !important;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    border: 0;
    background: #E5E5E5;
    height: auto !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #fbb142;
    height: 15px;
    border: 0;
    width: 15px;
    border-radius: 100%;
}

.ui-datepicker.ui-state-default, .ui-datepicker.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-datepicker.ui-button, html .ui-datepicker.ui-button.ui-state-disabled:active {
    height: 30PX;
    width: 30PX;
    border-radius: 0px !important;
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
    TEXT-ALIGN: CENTER;
    PADDING: 0.2em;
}

.ui-widget-header {
    border: 0;
    background: #fcb242;
    color: #fff;
    font-weight: bold;
}

.price-filter input.amount {
    width: 100px;
    border-radius: 0;
    height: 30px;
    background: #f6f6f6;
    color: #363f4d;
}

.compare-menu {
    margin-bottom: 10px;
}

.clear-all {
    font-size: 12px;
    line-height: 35px;
    float: left;
    text-transform: none;
}

.shop-tab-menu {
    border: 1px solid #ebebeb;
    padding: 13px 15px;
    border-radius: 4px;
}

.shop-tab > ul > li {
    display: inline-block;
    margin-right: 25px;
    margin-top: 5px;
}

    .shop-tab > ul > li > a {
        font-size: 21px;
        color: #363f4d;
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .shop-tab > ul > li.active > a, .shop-tab > ul > li:hover > a {
        color: #EB3E32;
    }

.toolbar-form {
    float: left;
    width: 100%;
}

.toolbar-select span {
    color: #363f4d;
}

.order-by {
    width: 100%;
    height: 30px;
    border: 1px solid #ebebeb;
    text-align: left;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 0px;
}

.show-result {
    float: right;
    height: 32px;
    line-height: 30px;
    margin: 0 0 0 15px;
}

    .show-result p {
        font-size: 14px;
        color: #363f4d;
    }

.product-container {
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
}

    .product-container:after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #ebebeb;
        display: block;
        bottom: 0;
        left: 15px;
        right: 15px;
        z-index: 99;
    }

    .product-container:last-child:after {
        border-bottom: 0;
    }

.product-content-2 > h2 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 15px;
}

.product-discription > p {
    font-size: 14px;
    margin-bottom: 25px;
}

.product-cart-area-list > li {
    display: inline-block;
}
/*----------------------------------------*/
/*  24. Single Product CSS
/*----------------------------------------*/
.single-product-info {
    overflow: hidden;
    margin-bottom: 50px;
}

.single-product-tab {
    margin-top: 15px;
}

.discription-tab-content {
    overflow: hidden;
}

    .discription-tab-content .tab-pane {
        overflow: hidden;
    }

.easyzoom-flyout img {
    width: auto !important;
    max-width: none !important;
}

.single-product-tab-menu {
    width: 100%;
    padding: 0 30px;
    text-align: center;
}

    .single-product-tab-menu > li {
        display: inline-block;
        width: 20%;
        margin: 0 10px;
    }

.single-product-content {
    position: relative;
}

.product-nav {
    position: absolute;
    top: 0;
    right: 0;
}

    .product-nav > a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: 1px solid #d1d1d1;
        line-height: 28px;
        text-align: center;
        border-radius: 3px;
        color: #d1d1d1;
        position: relative;
        margin-right: 5px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .product-nav > a:hover {
            background: #EB3E32;
            border-color: #EB3E32;
            color: #fff;
        }

.product-title {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 16px;
    color: #363f4d;
}

.product-rating {
    margin-bottom: 20px;
}

    .product-rating i.fa {
        color: #F9BA48;
    }

        .product-rating i.fa.on-color {
            color: #e1e1e1;
        }

.review-link {
    color: #EB3E32;
    margin-left: 10px;
}

.single-product-price {
    margin-bottom: 25px;
}

    .single-product-price > .old-price {
        color: #a4a4a4;
        font-size: 16px;
        font-weight: 400;
        margin-right: 5px;
        text-decoration: line-through;
    }

    .single-product-price > .new-price {
        color: #EB3E32;
        font-weight: 700;
        font-size: 20px;
    }

.product-description > p {
    margin-bottom: 25px;
    color: #7a7a7a;
    font-size: 14px;
}

.single-product-quantity {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 20px;
    padding-bottom: 20px;
}

.quantity {
    margin: 0 0 20px;
}

    .quantity label {
        margin-right: 5px;
    }

    .quantity input {
        width: 75px;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        height: 36px;
        font-size: 16px;
        line-height: 34px;
        color: #363f4d;
        padding: 0 0 0 10px;
        line-height:;
    }

.wislist-compare-btn ul > li {
    display: inline-block;
    margin-right: 15px;
    position:;
}

    .wislist-compare-btn ul > li > a.wishlist, .wislist-compare-btn ul > li > a.compare {
        position: relative;
        font-size: 12px;
        display: block;
        text-align: center;
        line-height: 30px;
        font-weight: 400;
        text-transform: capitalize;
    }

        .wislist-compare-btn ul > li > a.wishlist:before, .wislist-compare-btn ul > li > a.compare:before {
            content: '\f08a';
            font-family: FontAwesome;
            color: #eb3e32;
            display: inline-block;
            font-size: 16px;
            width: 30px;
            height: 30px;
            line-height: 28px;
            border: 1px solid #EB3E32;
            border-radius: 100%;
            text-align: center;
            margin-right: 5px;
            vertical-align: middle;
        }

        .wislist-compare-btn ul > li > a.compare:before {
            content: "\f079"
        }

.product-meta {
    margin: 20px 0 10px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    text-transform: capitalize;
}

.single-product-sharing > ul > li {
    display: inline-block;
    margin-right: 10px;
}

    .single-product-sharing > ul > li > a {
        color: #fff;
        width: 16px;
        height: 16px;
        background: #7a7a7a;
        font-size: 10px;
        display: block;
        line-height: 17px;
        text-align: center;
        border-radius: 2px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .single-product-sharing > ul > li > a:hover {
            background: #EB3E32;
            color: #fff;
        }

.single-product-tab-menu .owl-nav > div {
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #f2f2f2;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .single-product-tab-menu .owl-nav > div.owl-prev:after {
        display: none;
    }

    .single-product-tab-menu .owl-nav > div.owl-next {
        left: auto;
        right: 25px;
    }

    .single-product-tab-menu .owl-nav > div:hover {
        background: #EB3E32;
        color: #fff;
    }

.single-product-tab-menu:hover .owl-nav > div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.discription-tab-menu > ul {
    border-bottom: 1px solid #ebebeb;
    text-align: left;
}

    .discription-tab-menu > ul > li {
        display: inline-block;
    }

        .discription-tab-menu > ul > li > a {
            font-size: 14px;
            background: #f3f2f2;
            font-weight: 700;
            padding: 10px 20px;
            text-transform: uppercase;
            display: inline-block;
            border-radius: 4px 4px 0 0;
            line-height: 26px;
            color: #a8acb3;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .discription-tab-menu > ul > li.active > a, .discription-tab-menu > ul > li > a:hover {
                background: #eb3e32;
                color: #fff;
            }

.description-content, .review-page-comment {
    padding: 30px 0 20px;
}

.review-comment {
    margin: 0 auto;
    width: 650px;
}

    .review-comment > h2 {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .review-comment > ul {
        margin: 0 0 25px;
    }

        .review-comment > ul > li {
            margin-bottom: 20px;
        }

            .review-comment > ul > li > .product-comment img {
                width: 60px;
                float: left;
            }

            .review-comment > ul > li .product-comment .product-comment-content {
                border: 1px solid #ebebeb;
                border-radius: 3px;
                margin-left: 80px;
                position: relative;
                padding: 10px 10px 0;
            }

                .review-comment > ul > li .product-comment .product-comment-content:before {
                    position: absolute;
                    content: "";
                    top: 10px;
                    left: -6px;
                    border-bottom: 1px solid #ebebeb;
                    border-left: 1px solid #ebebeb;
                    display: block;
                    width: 10px;
                    height: 10px;
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    z-index: 999;
                }

.pro-comments-rating {
    float: right;
}

.product-comment-content > p > strong {
    text-transform: uppercase;
    font-size: 16px;
    color: #777;
    line-height: 2;
}

.review-comment-form-author {
    margin-bottom: 10px;
}

    .review-comment-form-author input, .review-comment-form-email input {
        width: 40%;
        border: 1px solid #ebebeb;
        border-radius: 0;
        display: block;
        height: 40px;
    }
/*----------------------------------------*/
/*  25. Blog Page CSS
/*----------------------------------------*/
.single-blog-post {
    overflow: hidden;
    width: 100%;
}

.post-thumbnail {
    width: 40%;
    float: left;
    margin: 0;
}

    .post-thumbnail > a {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

.postinfo-wrapper {
    width: 60%;
    padding: 0 0 0 30px;
    float: left;
    text-align: left;
}

    .postinfo-wrapper .post-header {
        position: relative;
        float: none;
        margin: 0 0 20px;
        display: block;
    }

        .postinfo-wrapper .post-header .post-category {
            font-size: 13px;
            display: block;
            margin-bottom: 15px;
            color: #eb3e32;
            text-transform: capitalize;
        }

            .postinfo-wrapper .post-header .post-category a {
                padding: 0 5px;
                color: #eb3e32;
                text-decoration: underline;
            }

        .postinfo-wrapper .post-header h1.post-title {
            font-size: 30px;
            font-weight: 500;
            margin-bottom: 10px;
            line-height: 1;
            text-transform: capitalize;
            letter-spacing: 2px;
        }

            .postinfo-wrapper .post-header h1.post-title.post-icon:before {
                content: "\f2a6";
                font-family: 'Ionicons';
                display: inline-block;
                margin-right: 18px;
                color: #eb3e32;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
            }

            .postinfo-wrapper .post-header h1.post-title a {
                color: #363f4d;
                -webkit-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

                .postinfo-wrapper .post-header h1.post-title a:hover {
                    color: #eb3e32
                }

.blog-meta, .post-author, .post-date {
    color: #808080;
    letter-spacing: 1px;
}

.post-separator {
    margin: 0 10px;
    display: inline-block;
}

.entry-summary > p {
    margin-bottom: 30px;
    text-align: left;
}

.social-sharing {
    float: left;
    margin: 0;
}

.social-title {
    float: left;
    font-size: 12px;
    color: #808080;
    margin: 0 20px 0 0;
    line-height: 26px;
    font-weight: 700;
}

.blog-social-icon {
    float: left;
    margin: 0;
    padding: 0;
}

    .blog-social-icon > li {
        float: left;
    }

        .blog-social-icon > li > a {
            background: #f7f7f7;
            border-radius: 100%;
            color: #353535;
            display: inline-block;
            font-size: 12px;
            height: 26px;
            line-height: 26px;
            margin-right: 10px;
            text-align: center;
            width: 26px;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .blog-social-icon > li > a:hover {
                background: #eb3e32;
                color: #fff;
            }

.comment {
    float: right;
    color: #808080;
}

.post-slider .owl-nav > div {
    position: absolute;
    top: 50%;
    left: 40px;
    -webkit-transition:;
    transition:;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #000;
    color: #fff;
    font-size: 30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    text-align: center;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.post-slider .owl-nav div.owl-next {
    right: 40px;
    left: auto;
}

.post-slider .owl-nav > div.owl-prev:after {
    display: none;
}

.post-slider:hover .owl-nav > div {
    left: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.post-slider:hover .owl-nav div.owl-next {
    right: 10px;
    left: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.post-slider .owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

.post-slider .owl-dot {
    width: 15px;
    height: 15px;
    background: #000;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: inline-block;
    margin: 0 5px;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.post-slider:hover .owl-dot {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.post-slider .owl-dot:hover, .post-slider .owl-dot.active {
    background: #fff;
    outline-offset: 10px;
}

.player > audio {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
}

.errorForm {
    color: red;
}

.pagination {
    width: 100%;
    /*   border: 1px solid #ebebeb;*/
    border-radius: 4px;
    margin: 10px 3px 0px 3px;
    text-align: center;
}

.page-number > li {
    display: inline-block;
}

    .page-number > li > a {
        background: #f1f1f1;
        border-radius: 3px;
        color: #363f4d;
        display: inline-block;
        padding: 0;
        font-size: 1em;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
        line-height: 32px;
        height: 32px;
        width: 32px;
    }

        .page-number > li.active > a, .page-number > li > a:hover {
            background: #fcb142;
            color: #000;
        }
/*----------------------------------------*/
/*  25.1 Blog Right Sidebar CSS
/*----------------------------------------*/
.right-sidebar-area {
    overflow: hidden;
    margin-bottom: 30px;
}

.widget {
    padding: 20px 20px 0 20px;
    margin: 0 0 0px 0;
    /* border-radius: 4px; */
    width: 100%;
    float: left;
}

.callwell {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #0a91c6;
    margin: 0;
    border: #0a91c6;
    border-radius: 10px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); */
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); */
}

    .callwell .form-group {
        margin-bottom: 10px;
    }

.bimgnone {
    background-image: none !important;
}

.clickme {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

    .clickme:hover {
        color: #000;
        font-weight: bold;
        text-decoration: underline;
    }

    .clickme:focus {
        color: #000;
        font-weight: bold;
        text-decoration: underline;
    }

.clickme {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.well1 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #000104;
    border: #ccc;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.hbd {
    text-align: center;
    color: #000;
    margin-bottom: 0px;
    font-weight: 500;
}

.widget-title, .widget-shop-title, .widget-compare-title, .widget-shop-tag-title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #000000;
    line-height: 1;
}

.widget-title {
    text-transform: none;
}

.widget-shop-title, .widget-compare-title, .widget-shop-tag-title {
    font-size: 16px;
}

.sidebar-menu, .recent-menu, .archive-menu, .product-categories, .brand-menu, .compare-menu {
    width: 100%;
    float: left;
}

    .sidebar-menu > li, .recent-menu > li, .archive-menu > li, .product-categories > li {
        float: left;
        width: 100%;
        margin-bottom: 4px;
    }

    .brand-menu > li {
        position: relative;
        line-height: 30px;
    }

        .brand-menu > li > input {
            width: auto;
            height: auto;
            margin-right: 10px;
            border: 1px solid #ebebeb;
            border-radius: 3px;
            margin-top: 0;
            color: #ebebeb;
        }

    .product-categories > li, .brand-menu > li, .compare-menu > li {
        float: left;
        width: 100%;
        overflow: hidden;
        line-height: 44px;
        margin: 0;
    }

        .product-categories > li:not(:last-child), .compare-menu > li {
            border-bottom: 1px solid #ebebeb;
        }

            .sidebar-menu > li > a, .recent-menu > li > a, .archive-menu > li > a, .brand-menu > li > a, .compare-menu > li > a {
                color: #000;
                margin-right: 5px;
                text-transform: capitalize;
                FONT-WEIGHT: 500;
            }

.blog-input {
    margin-top: 20px;
    float: left;
    width: 100%;
    color: #808080;
    position: relative;
}

    .blog-input > input {
        border: 1px solid #ebebeb;
        border-radius: 0;
        height: 34px;
        padding: 0 40px 0 15px;
    }

    .blog-input > button {
        background: transparent;
        border: 0;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 10px;
        height: 34px;
    }

.fb-page {
    overflow: hidden;
}

    .fb-page iframe {
        width: 100%;
    }

.widget-tag ul > li {
    display: inline-block;
}

    .widget-tag ul > li > a {
        display: block;
        border: 1px solid #ebebeb;
        color: #555;
        padding: 0 18px;
        margin: 0 2px 6px 0;
        line-height: 29px;
        font-size: 13px;
        border-radius: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .widget-tag ul > li > a:hover {
            background: #eb3e32;
            border-color: #eb3e32;
            color: #fff;
        }

#Instafeed {
    padding: 5px;
}

    #Instafeed > li {
        display:;
        float: left;
        width: 33.33%;
        padding: 5px;
    }

    #Instafeed li a img {
        width: 100%;
    }
.spp {
    display: none;
}
/*----------------------------------------*/
        /*  25.2 Blog Post Img CSS
/*----------------------------------------*/
        .blog-post-wrapper {
    overflow: hidden;
    margin: 0 0 40px;
    width: 100%;
}

    .blog-post-wrapper .post-thumbnail {
        width: 100%;
    }

    .blog-post-wrapper .postinfo-wrapper {
        width: 100%;
        padding: 0;
        float: right;
    }

        .blog-post-wrapper .postinfo-wrapper .post-header {
            margin: 30px 0 20px;
        }

    .blog-post-wrapper .post-date {
        font-size: 14px;
        font-style: normal;
    }

    .blog-post-wrapper .post-separator {
        margin: 0 25px;
    }

.entry-content blockquote {
    margin: 40px 0 40px 0;
    border-left: 5px solid #eb3e32;
    padding: 0 0 0 10px;
}

    .entry-content blockquote > p {
        font-size: 18px;
        line-height: 26px;
        font-style: italic;
        color: #afafaf;
    }

.entry-meta-small {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 0 30px;
    color: #808080;
}

.blog-post-wrapper .social-sharing {
    margin-bottom: 30px;
}

.relatedposts {
    float: left;
    width: 100%;
}

    .relatedposts > h3 {
        display: inline-block;
        font-size: 20px;
        margin: 0 0 30px;
        padding: 0 0 20px;
        line-height: 1.35;
        text-transform: capitalize;
        font-weight: 700;
    }

.relatedthumb .image {
    margin-bottom: 25px;
}

.relatedthumb h4 {
    text-transform:;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.35;
    margin: 0;
}

.post-date {
    font-style: italic;
    letter-spacing: .5px;
    font-size: 12px;
    color: #808080;
}

.comments-wrapper {
    border: 1px solid #ebebeb;
    padding: 30px;
    margin-bottom: 30px;
}

h3.comments-title, h3.user-comment-title {
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 30px;
    padding: 0 0 20px;
}

.single-reply {
    overflow: hidden;
    margin-bottom: 30px;
}

.user-comment {
    padding-left: 30px;
}

.comment-author {
    float: left;
    width: 7%;
}

.comment-info {
    float: left;
    width: 90%;
    margin-left: 15px;
}

.comment-author-info {
    margin: 0 0 15px;
    color: #808080;
    line-height: 1;
    position: relative;
}

.comment-admin {
    color: #363f4d;
    font-size: 12px;
    font-weight: 700;
    display: block;
}

.comment-reply {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: #ebebeb;
    border-radius: 3px;
    box-shadow: none;
    color: #4c4c4c;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    text-shadow: none;
    text-transform: capitalize;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
}

    .comment-reply:hover {
        background: #eb3e32;
        color: #fff;
    }

.comment-author-info span {
    display: block;
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
}

.comment-form-comment {
    margin-bottom: 10px;
}

.comment-input {
    margin: 0 -10px;
    overflow: hidden;
}

.comment-form-author, .comment-form-email, .comment-form-url {
    float: left;
    padding: 0 10px;
    width: 33.3333%;
    margin-bottom: 10px;
}

    .comment-form-author > input, .comment-form-email > input, .comment-form-url > input {
        border: 1px solid #ebebeb;
        border-radius: 0;
        padding-left: 15px;
        width: 100%;
        height: 46px;
    }

.comment-submit {
    margin-top: 20px;
    margin-bottom: 10px;
}
/*----------------------------------------*/
/*  25.3 Catagorey Blog CSS
/*----------------------------------------*/
.archive-header {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.archive-title {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.35;
    text-transform: capitalize;
}

    .archive-title span {
        text-transform: uppercase;
    }
/*----------------------------------------*/
/*  26. Service Page CSS
/*----------------------------------------*/
.service-title > h4 {
    font-size: 14px;
    color: #444444;
    text-align: left;
    font-family: Raleway;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 20px;
}

.service-content > p {
    margin-bottom: 30px;
}
/*----------------------------------------*/
/*  26.1 Our Service Area CSS
/*----------------------------------------*/
.single-service {
    overflow: hidden;
}

.service-icon {
    width: 10%;
    height: 40px;
    color: #4fc1f0;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    padding-top: 10px;
}

.service-info {
    width: 90%;
    padding-left: 20px;
}

    .service-info > h3 {
        font-size: 13px;
        color: #c6c6c6;
        text-align: left;
        font-family: Raleway;
        font-weight: 700;
        font-style: normal;
    }

    .service-info > p {
        margin-bottom: 35px;
    }

.unlimited-ideas-content {
    text-align: center;
    padding-top: 180px;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 30px;
}

.unlimited-ideas-title > h2 {
    font-size: 30px;
    color: #444444;
    text-align: center;
    font-family: Raleway;
    font-weight: 900;
    font-style: normal;
}

.service-btn {
    display: inline-block;
    border: 2px solid #2A2A2A;
    padding: 13px 19px;
    padding-right: 48px;
    position: relative;
    color: #2A2A2A;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.unlimited-ideas-btn > a > i.fa {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-btn:hover {
    border-color: #2A2A2A;
    background: #2A2A2A;
    color: #fff;
}
/*----------------------------------------*/
/*  26.2 Pricing Table CSS
/*----------------------------------------*/
.pricing-head > h4 {
    padding: 20px;
    text-align: center;
    background: #f06a60;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.active-table .pricing-head > h4 {
    background: #eb3e32;
}

.pricing-body {
    padding: 0 20px 40px 20px;
    text-align: center;
    background: #fff;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0 1px #fff inset, 0 1px 3px rgba(34,25,25,0.4);
}

.price {
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    padding: 50px 0;
    text-transform: uppercase;
    color: #7a7a7a;
}

.desc-price {
    font-size: 12px;
}

.pricing-body > ul {
    padding-left: 15px;
    margin-bottom: 20px;
}

    .pricing-body > ul > li {
        padding: 15px 0;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 10px;
    }

        .pricing-body > ul > li:first-child {
            border-top: 1px solid #ebebeb;
        }

.pricing-button {
    border: 1px solid #4c4c4c;
    padding: 0 20px;
    line-height: 40px;
    margin: 40px 0 0;
    display: inline-block;
    border-radius: 3px;
    text-transform: capitalize;
    font-size: 14px;
    color: #4c4c4c;
    height: 42px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.active-table .pricing-button {
    background: #eb3e32;
    border-color: #eb3e32;
    color: #fff;
}

.pricing-button:hover {
    background: #EB3E32;
    color: #fff;
    border-color: #EB3E32;
}

.active-table .pricing-button:hover {
    background: #4C4C4C;
    border-color: #4C4C4C;
    color: #fff;
}
/*----------------------------------------*/
/*  27. Contact Page CSS
/*----------------------------------------*/
.contact-form-title > h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
    line-height: 1.35;
}

.first-name, .last-name, .email, .subject, .billing_phone {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
}

.first-name, .email, .billing_phone {
    padding-left: 0px;
}

    .first-name > input, .last-name > input, .email > input, .subject > input, .billing_phone > input {
        border: 1px solid #ebebeb;
        border-radius: 0;
        padding-left: 15px;
        width: 100%;
        height: 46px;
    }

.contact-address > ul > li {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

    .contact-address > ul > li > i.fa {
        height: 40px;
        width: 40px;
        text-align: center;
        line-height: 40px;
    }

p.form-messege.success {
    color: #68B501;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    padding: 5px 10px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0;
}

.form-messege.error {
    margin-top: 10px;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    font-weight: 600;
    text-transform: capitalize;
    color: #eb3e32;
    margin-bottom: 0;
}
/*----------------------------------------*/
/*  28. Frequently Questions Page CSS
/*----------------------------------------*/
figure.abtprgrm {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.show_details {
    text-decoration: NONE;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    padding: 6px 12px !important;
}

    .show_details:hover {
        text-decoration: NONE;
        font-size: 12px;
        font-weight: 400;
        text-transform: none;
        padding: 6px 12px !important;
    }

    .show_details:focus {
        text-decoration: NONE;
        font-size: 12px;
        font-weight: 400;
        text-transform: none;
        padding: 6px 12px !important;
    }

#modalTopPlumber .panel-default > .panel-heading {
    color: #12487B;
    background-color: #fff;
    padding: 0;
}

#modalTopPlumber .panel-default > .panel-heading {
    color: #12487B;
    background-color: #fff;
    padding: 0;
}

.innertableCol5 tr td:last-child {
    width: 150px;
}

.plumberdetailbox {
    background: #3AAFE4 !important;
}

    .plumberdetailbox .namekpi {
        font-size: 20px;
        font-weight: 300;
        color: #fff;
    }

.plmbdetail P {
    color: #12487B;
    FONT-SIZE: 16PX;
    FONT-WEIGHT: 500;
    MARGIN-BOTTOM: 10PX;
}

#modalTopretailer .panel-default > .panel-heading {
    color: #12487B;
    background-color: #fff;
    padding: 0;
}

#modalTopretailer .panel-default > .panel-heading {
    color: #12487B;
    background-color: #fff;
    padding: 0;
}

#modalTopretailer .panel-title a.collapsed:after {
    content: "";
    background-repeat: no-repeat;
    background-image: url("../img/right-chevron.png");
    width: 9px;
    background-position: center;
    height: 15px;
}

#modalTopretailer .panel-group .panel {
    margin-bottom: 0px;
    margin-top: 0px;
}

#modalTopretailer .panel-title a:after {
    position: absolute;
    content: "";
    background-image: url("../img/down-chevron.png");
    right: 8px;
    background-position: center;
    width: 15px;
    background-repeat: no-repeat;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 12px;
    color: #7a7a7a;
}

.h134 {
    height: 118px;
}

#modalTopretailer .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #C0E9FB;
}

#modalTopretailer table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: none;
}

#modalTopretailer .panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0;
    border: 1px solid #c0e9fb;
    background-color: #fcfeff;
    border-top: 0px;
}

#modalTopretailer table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: none;
}

#modalTopretailer .panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0;
    border: 1px solid #c0e9fb;
    background-color: #fcfeff;
    border-top: 0px;
}



#modalTopPlumber .panel-title a.collapsed:after {
    content: "";
    background-repeat: no-repeat;
    background-image: url("../img/right-chevron.png");
    width: 9px;
    background-position: center;
    height: 15px;
}

.listhead {
    background: #71CCF8;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

#modalTopPlumber .panel-group .panel {
    margin-bottom: 0px;
    margin-top: 0px;
}

#modalTopPlumber .panel-title a:after {
    position: absolute;
    content: "";
    background-image: url("../img/down-chevron.png");
    right: 8px;
    background-position: center;
    width: 15px;
    background-repeat: no-repeat;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 12px;
    color: #7a7a7a;
}

#modalTopPlumber .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #C0E9FB;
}

#modalTopPlumber table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: none;
}

#modalTopPlumber .panel-group .panel {
    margin-bottom: 0px;
    border-radius: 0;
    border: 1px solid #c0e9fb;
    background-color: #fcfeff;
    border-top: 0px;
}

.show_details img {
    width: 8px !important;
    vertical-align: text-top;
}

.abtprgrm img {
    margin-top: 70px;
}

.tnc li {
    list-style: decimal;
    margin-bottom: 5px;
    line-height: 200%;
}

.frequently-title > h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}

.frequently-title > p {
    margin-bottom: 0;
}

.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #ebebeb;
    background-color: #fcfeff;
}

.panel.panel-default.active {
    border: 1px solid #c0e9fb;
}

.panel-default > .panel-heading {
    color: #3cba84;
    background-color: #C0E9FB;
    padding: 0;
}

.panel-title > a {
    display: block;
    padding: 15px 30px 15px 25px;
    position: relative;
    color: #3cba84;
    font-weight: 400;
}

.tnclist li {
    list-style: decimal;
    margin-bottom: 10px;
}

.mid-list li {
    list-style: none;
}

.panel-title > a:hover {
    color: #3cba84;
}

.panel-title a:after {
    position: absolute;
    content: "\f068";
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 12px;
    color: #3cba84;
}

.panel-title a.collapsed:after {
    content: "\f067"
}

.panel-body {
    border-top: 1px solid #ebebeb;
}
/*----------------------------------------*/
/*  29. Error 404 Page CSS
/*----------------------------------------*/
.error-404-area {
    border-top: 1px solid #f0f0f0;
    text-align: center;
}

.search-form-wrapper > h1 {
    font-size: 200px;
    font-weight: 900;
    color: #eb3e32;
    line-height: 1.1;
    margin: 0 0 30px;
    letter-spacing: 10px;
}

.search-form-wrapper > h2 {
    color: #4c4c4c;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
}

.error-message > p {
    font-size: 22px;
    width: 60%;
    text-align: center;
    color: #4c4c4c;
    margin: 20px auto 30px;
    font-weight: 300;
}

.form-input {
    position: relative;
    width: 450px;
    margin: 0 auto;
    text-align: center;
}

    .form-input > input {
        background: #f8f8f8;
        border: 1px solid #e9e9e9;
        border-radius: 30px;
        height: 45px;
        margin: 0 auto;
        width: 450px;
        padding-left: 20px;
        padding-right: 80px;
    }

    .form-input > button {
        background: none;
        border: 0;
        color: #4f4f4f;
        font-size: 18px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        z-index: 99;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .form-input > button:hover {
            color: #EB3E32;
        }

.back-to-home a {
    background: #eb3e32;
    border-radius: 35px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin-top: 60px;
    padding: 0 30px;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap;
}

.topbar-right {
    display: flex;
    align-items: center;
    gap: 20px; /* Space between Last Login and Admin */
}

.back-to-home a:hover {
    background: #d52115;
}

.last-date {
    display: flex;
}
