<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;800;900&amp;amp;display=swap");

:root {
    --body: #777777;
    --gray: #555555;
    --dark: #353333;
    --white: #ffffff;
    --border: #e8e8e8;
    --heading: #232d3b;
    --red: #df1313;
    --red-hover: #c82333;
    --primary: #00aeef;
    --primary-light: #e0f7ff;
    --primary-hover: #0b8dbd;
    --primary-second: #555555;
    --primary-second-hover: #365806;
    --primary-second-dark: #213503;
    --light-white: #f5f5f5;
    --placeholder: #777777;
    --sale: #dc3545;
    --rent: #03a70c;
    --booking: #7209af;
    --card-radius: 8px;
    --icon-radius: 50%;
    --btn-radius: 8px;
    --tab-radius: 0px;
    --src-radius: 8px;
    --form-radius: 8px;
    --primary-tshadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
    --primary-bshadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1)
}
/*--primary: #00aeef;
--primary-light: #75a7ff;
     --dark: #080229;

*/
* {
    margin: 0px;
    padding: 0px;
    outline: 0px
}

.primary-first-clr {
    color: var(--primary) !important;
}

.primary-second-clr {
    color: var(--primary-second) !important;
}

.primary-first-clr-bg {
    background-color: var(--primary) !important;
}

.primary-second-clr-bg {
    background-color: var(--primary-second) !important;
}

.primary-footer-clr-bg {
    background-color: #00a8e9 !important;
    /*  #0099ff !important;*/
    /*  var(--primary-second)*/
}

.primary-dark-clr-bg {
    background-color: var(--primary-hover) !important;
}


.white {
    color: var(--white) !important;
}

.white-bg {
    background-color: var(--white) !important;
}

.gray {
    color: var(--gray) !important;
}

.gray-bg {
    background-color: var(--gray) !important;
}

.main {
    margin-bottom: 40px;
}

.modal.show {
    top: 11% !important;
}
.inline_qty {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ul_inline_qty {
    width: 30%;
}

.add-to-cart {
    display: flex;
    width: 70%;
}

.list-item {
    width: 100%;
}
/*//new css*/

#idgourmet_submenubg {
    background-image: url(../../../images/submenu/en/submenu_gourmet.jpg);
    background-position: right 0px bottom 0px;
    background-repeat: no-repeat;
}

.submenubgstyle {
    width: 300px !important;
}

#idshopping_submenubg {
    background-image: url(../../../images/submenu/en/submenu_shopping.jpg);
    background-position: right 0px bottom 0px;
    background-repeat: no-repeat;
}

#idwhatsnew_submenubg {
    background-image: url(../../../images/submenu/en/whatsnew.jpg);
    background-position: right 0px bottom 0px;
    background-repeat: no-repeat;
}

.header-sub-part {
    height: 32px;
}

    .header-sub-part .header-widget li {
        color: var(--white);
        font-weight: 500;
        margin-left: 20px;
    }

        .header-sub-part .header-widget li a {
            color: var(--white);
            font-weight: 500;
            font-size: 14px;
            white-space: nowrap;
        }



    .header-sub-part .header-widget .navbar-list {
        width: 100%;
    }

        .header-sub-part .header-widget .navbar-list .navbar-item {
            border: none;
            margin-left: 0px !important;
        }

        .header-sub-part .header-widget .navbar-list li a {
            /*   color: var(--gray) !important;*/
            /*-webkit-box-align: start !important;
            -ms-flex-align: initial !important;
            align-items: flex-start !important;
            -ms-flex-pack: initial !important;*/
            justify-content: space-between !important;
        }

            .header-sub-part .header-widget .navbar-list li a i {
                /*justify-content: flex-end !important;*/
                font-size: 10px !important;
                background: none !important;
            }

                .header-sub-part .header-widget .navbar-list li a i:hover {
                    color: var(--primary) !important;
                }

        .header-sub-part .header-widget .navbar-list .dropdown-list li {
            margin-left: 0px !important;
        }

        .header-sub-part .header-widget .navbar-list .dropdown-link:hover {
            color: var(--primary) !important;
            background: none !important;
        }

        .header-sub-part .header-widget .navbar-list .navbar-link:hover {
            color: var(--primary) !important;
            background: none !important;
        }

@media (min-width: 1199px) {
    .header-sub-part .header-widget .navbar-list .dropdown-list {
        left: 302px;
        position: absolute;
        /*top: 30px;*/
        border-radius: 0px 0px 8px 8px;
        border-top: 1px solid var(--border);
        border-bottom: 2px solid #bbbbbb;
    }
}
/*@media (min-width: 768px) {
    .bigscreen-mt-min-5{
        margin-top:-5px;
    }

}*/
@media (min-width: 1200px) {
    .bigscreen-mt-min-5 {
        margin-top: -5px;
    }
}

@media (max-width: 768px) {


    .submenubgstyle { /*common*/
        width: 100% !important;
        left: 0;
    }
}



.signin-start-here {
    padding-top: 2px;
    display: inline-flex;
}

.btn-phsign {
    height: 43px;
}

.lang-img {
    font-family: inherit !important;
    /*        Calibri !important;*/
}

.Header-Signin {
    font-weight: 900;
}

.dropdown-phsignout-li {
    margin: 0 !important;
    padding: 3px 0px;
}
    /*.dropdown-phsignout-li:hover {
        background-color: #ccc !important;
    }*/
    .dropdown-phsignout-li a {
        justify-content: normal !important;
        padding: 0 12px;
        color: #212529;
    }

.modal-title {
    color: #fff;
}

.modal-header {
    background-color: var(--primary);
}

    .modal-header .close {
        color: #fff !important;
        opacity: 0.9 !important;
    }

ul.parsley-errors-list {
    list-style: none;
    color: #E74C3C;
    padding-right: 0;
    font-size: 12px;
    display: none;
}

input.parsley-error, textarea.parsley-error, select.parsley-error {
    border-bottom: 1px solid #E85445;
}

.card {
    margin-bottom: 30px;
    border: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    letter-spacing: .5px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, .05);
    box-shadow: 0px 0px 36px 0px rgb(0 0 0 / 10%);
}

    .card .card-header {
        background-color: #fff;
        border-bottom: none;
        padding: 24px;
        border-bottom: 1px solid #f6f7fb;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card .card-body {
    padding: 30px;
    background-color: transparent
}



/*  bhoechie tab */
div.bhoechie-tab-container {
    z-index: 10;
    background-color: var(--white);
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }



        div.bhoechie-tab-menu div.list-group &gt; a .glyphicon,
        div.bhoechie-tab-menu div.list-group &gt; a .fa {
            color: #5A55A3;
        }

        div.bhoechie-tab-menu div.list-group &gt; a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
        }

        div.bhoechie-tab-menu div.list-group &gt; a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0;
        }

        div.bhoechie-tab-menu div.list-group &gt; a.active,
        div.bhoechie-tab-menu div.list-group &gt; a.active .glyphicon,
        div.bhoechie-tab-menu div.list-group &gt; a.active .fa {
            background-color: var(--primary);
            background-image: #5A55A3;
            color: var(--white) !important;
        }

        div.bhoechie-tab-menu div.list-group &gt; a {
            margin-bottom: 0;
            color: var(--gray) !important;
            border: 1px solid rgba(0,0,0,.125) !important;
        }

            div.bhoechie-tab-menu div.list-group &gt; a.active:after {
                content: '';
                position: absolute;
                left: 100%;
                top: 50%;
                margin-top: -13px;
                border-left: 0;
                border-bottom: 13px solid transparent;
                border-top: 13px solid transparent;
                border-left: 10px solid var(--primary);
            }

div.bhoechie-tab-content {
    background-color: var(--white);
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}


.dash-menu-listresponsive ul li {
    width: 100%;
}


@media (max-width: 991px) {
    .dash-menu-listresponsive {
        overflow-x: scroll;
    }

        .dash-menu-listresponsive ul {
            width: 100%;
        }

    .header-sub-part {
        height: 28px;
    }
}


.closebtn_card {
    border: none;
    width: 55px;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    text-transform: capitalize;
    color: var(--primary) !important;
    background: #f5f5f5;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

    .closebtn_card:hover {
        color: var(--white) !important;
        background: var(--primary);
        text-shadow: var(--primary-tshadow);
    }

.mobile-product-social-share {
    top: 0;
    position: absolute;
    right: 0;
}

.whatscall2 {
    position: fixed;
    z-index: 9999;
    bottom: 85px;
    right: 48px;
}

.intro-banner-vdo-play-btn2 {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: -30px 0 0 -30px;
    border-radius: 100px;
    z-index: 1;
}

.pinkBg2 {
    background-color: #25d366 !important;
    background-image: linear-gradient(90deg, #25d366, #25d366);
}

.intro-banner-vdo-play-btn2 i {
    color: white;
    line-height: 52px;
    font-size: 25px;
}

.intro-banner-vdo-play-btn2 .ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -80px 0 0 -80px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 0.5;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 0.5;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.intro-banner-vdo-play-btn .ripple:nth-child(2) {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.intro-banner-vdo-play-btn .ripple:nth-child(3) {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}



/*//new css*/


a {
    text-decoration: none;
    /* display: inline-block;*/
}

    a:hover {
        text-decoration: none;
    }

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
span,
label {
    margin-bottom: 0px;
}

html,
body {
    scroll-behavior: smooth;
}

body {
    color: var(--body);
    background-color:#fff;
    font-size: 15px;
    font-weight: 400;
    font-family: inherit !important;
    /* "Heebo", sans-serif;*/
    line-height: 26px;
    /*text-align: left !important;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading);
}

h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}

h2 {
    font-size: 38px;
    line-height: 46px;
    font-weight: 700;
}

h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
}

h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}

h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

h6 {
    font-size: 16px;
    font-weight: 400;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: var(--placeholder);
    font-size: 15px;
    letter-spacing: 0.3px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: var(--placeholder);
    font-size: 15px;
    letter-spacing: 0.3px;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: var(--placeholder);
    font-size: 15px;
    letter-spacing: 0.3px;
}

input::placeholder,
textarea::placeholder {
    color: var(--placeholder);
    font-size: 15px;
    letter-spacing: 0.3px;
}

button:focus {
    outline: none;
}

.center-50 {
    text-align: center;
    margin-top: 50px;
}

.center-20 {
    text-align: center;
    margin-top: 20px;
}

.dropdown-list {
    width: 100%;
    display: none;
    background: var(--white);
    border-top: 2px solid var(--primary);
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .dropdown-list li {
        border-bottom: 1px solid var(--border);
    }

        .dropdown-list li:last-child {
            border-bottom: none;
        }

        .dropdown-list li a span {
            color: var(--sale);
            margin-left: 10px;
        }

.dropdown-link {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: var(--body);
    padding: 10px 0px 10px 50px;
    text-transform: capitalize;
    /*text-align: right;*/
    position: relative;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .dropdown-link:hover {
        color: var(--primary);
        background: var(--light-white);
    }

        .dropdown-link:hover::before {
            background: var(--primary);
        }

    .dropdown-link::before {
        position: absolute;
        content: "";
        top: 48%;
        left: 30px;
        width: 10px;
        height: 2px;
        background: var(--body);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

.nasted-dropdown {
    height: 292px;
    padding: 0px 8px;
    overflow-y: scroll;
}

    .nasted-dropdown li {
        border-bottom: 1px solid var(--border);
    }

        .nasted-dropdown li:last-child {
            border-bottom: none;
        }

.nasted-menu {
    width: 100%;
    cursor: pointer;
    padding: 8px 0px;
    color: var(--body);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .nasted-menu:hover {
        color: var(--primary);
    }

    .nasted-menu p {
        font-size: 15px;
        text-transform: capitalize;
    }

        .nasted-menu p span {
            font-size: 12px;
            margin-right: 8px;
        }

    .nasted-menu i {
        font-size: 10px;
    }

.nasted-menu-list {
    padding: 0px 15px;
    display: none;
}

    .nasted-menu-list li a {
        font-size: 14px;
        padding: 6px 0px;
        position: relative;
        margin-left: 25px;
        color: var(--gray);
    }

        .nasted-menu-list li a::before {
            position: absolute;
            content: "";
            top: 50%;
            left: -20px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 10px;
            height: 1px;
            background: var(--gray);
        }

        .nasted-menu-list li a:hover {
            color: var(--primary);
        }

            .nasted-menu-list li a:hover::before {
                background: var(--primary);
            }

@media (min-width: 768px) and (max-width: 991px) {
    .nasted-dropdown {
        height: 200px;
    }
}
/*/////////////////////////Admin css//////////*/
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    right: 3px !important;
}

.card-header::after,
.card-body::after,
.card-footer::after {
    display: block;
    clear: both;
    content: "";
}

.card-header {
    /*background-color: transparent;*/
    background-color: #f7f7f7;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.75rem 1.25rem;
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.collapsed-card .card-header {
    border-bottom: 0;
}

.card-header &gt; .card-tools {
    float: right;
    margin-right: -0.625rem;
}

    .card-header &gt; .card-tools .input-group,
    .card-header &gt; .card-tools .nav,
    .card-header &gt; .card-tools .pagination {
        margin-bottom: -0.3rem;
        margin-top: -0.3rem;
    }

    .card-header &gt; .card-tools [data-toggle="tooltip"] {
        position: relative;
    }

.card-title {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.card-text {
    clear: both;
}

.content-header {
    padding: 15px 0.5rem;
}

.text-sm .content-header {
    padding: 10px 0.5rem;
}

.content-header h1 {
    font-size: 1.8rem;
    margin: 0;
}

.text-sm .content-header h1 {
    font-size: 1.5rem;
}

.content-header .breadcrumb {
    background-color: transparent;
    line-height: 1.8rem;
    margin-bottom: 0;
    padding: 0;
   
}

.text-sm .content-header .breadcrumb {
    line-height: 1.5rem;
}





table {
    border-collapse: collapse;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background-color: transparent;
}

    .table th,
    .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6;
    }

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6;
    }

    .table-bordered thead th,
    .table-bordered thead td {
        border-bottom-width: 2px;
    }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
    background-color: #b8daff;
}

    .table-primary th,
    .table-primary td,
    .table-primary thead th,
    .table-primary tbody + tbody {
        border-color: #7abaff;
    }

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

    .table-hover .table-primary:hover &gt; td,
    .table-hover .table-primary:hover &gt; th {
        background-color: #9fcdff;
    }

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
    background-color: #d6d8db;
}

    .table-secondary th,
    .table-secondary td,
    .table-secondary thead th,
    .table-secondary tbody + tbody {
        border-color: #b3b7bb;
    }

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

    .table-hover .table-secondary:hover &gt; td,
    .table-hover .table-secondary:hover &gt; th {
        background-color: #c8cbcf;
    }

.table-success,
.table-success &gt; th,
.table-success &gt; td {
    background-color: #c3e6cb;
}

    .table-success th,
    .table-success td,
    .table-success thead th,
    .table-success tbody + tbody {
        border-color: #8fd19e;
    }

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

    .table-hover .table-success:hover &gt; td,
    .table-hover .table-success:hover &gt; th {
        background-color: #b1dfbb;
    }

.table-info,
.table-info &gt; th,
.table-info &gt; td {
    background-color: #bee5eb;
}

    .table-info th,
    .table-info td,
    .table-info thead th,
    .table-info tbody + tbody {
        border-color: #86cfda;
    }

.table-hover .table-info:hover {
    background-color: #abdde5;
}

    .table-hover .table-info:hover &gt; td,
    .table-hover .table-info:hover &gt; th {
        background-color: #abdde5;
    }

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
    background-color: #ffeeba;
}

    .table-warning th,
    .table-warning td,
    .table-warning thead th,
    .table-warning tbody + tbody {
        border-color: #ffdf7e;
    }

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

    .table-hover .table-warning:hover &gt; td,
    .table-hover .table-warning:hover &gt; th {
        background-color: #ffe8a1;
    }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
    background-color: #f5c6cb;
}

    .table-danger th,
    .table-danger td,
    .table-danger thead th,
    .table-danger tbody + tbody {
        border-color: #ed969e;
    }

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

    .table-hover .table-danger:hover &gt; td,
    .table-hover .table-danger:hover &gt; th {
        background-color: #f1b0b7;
    }

.table-light,
.table-light &gt; th,
.table-light &gt; td {
    background-color: #fdfdfe;
}

    .table-light th,
    .table-light td,
    .table-light thead th,
    .table-light tbody + tbody {
        border-color: #fbfcfc;
    }

.table-hover .table-light:hover {
    background-color: #ececf6;
}

    .table-hover .table-light:hover &gt; td,
    .table-hover .table-light:hover &gt; th {
        background-color: #ececf6;
    }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
    background-color: #c6c8ca;
}

    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #95999c;
    }

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

    .table-hover .table-dark:hover &gt; td,
    .table-hover .table-dark:hover &gt; th {
        background-color: #b9bbbe;
    }

.table-active,
.table-active &gt; th,
.table-active &gt; td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

    .table-hover .table-active:hover &gt; td,
    .table-hover .table-active:hover &gt; th {
        background-color: rgba(0, 0, 0, 0.075);
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #383f45;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

    .table-dark th,
    .table-dark td,
    .table-dark thead th {
        border-color: #383f45;
    }

    .table-dark.table-bordered {
        border: 0;
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.05);
    }

    .table-dark.table-hover tbody tr:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.075);
    }

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive-sm &gt; .table-bordered {
            border: 0;
        }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive-md &gt; .table-bordered {
            border: 0;
        }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

thead {
    display: table-header-group;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    body {
        min-width: 992px !important;
    }

    .container {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

        .table-dark th,
        .table-dark td,
        .table-dark thead th,
        .table-dark tbody + tbody {
            border-color: #dee2e6;
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}

.table tr &gt; td .progress {
    margin: 0;
}

.table:not(.table-dark) {
    color: inherit;
}

.table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: inset 0 1px 0 #dee2e6, inset 0 -1px 0 #dee2e6;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
}

.table.table-head-fixed.table-dark thead tr:nth-child(1) th {
    background-color: #212529;
    box-shadow: inset 0 1px 0 #383f45, inset 0 -1px 0 #383f45;
}

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0;
}

.table.text-center,
.table.text-center td,
.table.text-center th {
    text-align: center;
}

.table.table-valign-middle thead &gt; tr &gt; th,
.table.table-valign-middle thead &gt; tr &gt; td,
.table.table-valign-middle tbody &gt; tr &gt; th,
.table.table-valign-middle tbody &gt; tr &gt; td {
    vertical-align: middle;
}

.card-body.p-0 .table thead &gt; tr &gt; th:first-of-type,
.card-body.p-0 .table thead &gt; tr &gt; td:first-of-type,
.card-body.p-0 .table tfoot &gt; tr &gt; th:first-of-type,
.card-body.p-0 .table tfoot &gt; tr &gt; td:first-of-type,
.card-body.p-0 .table tbody &gt; tr &gt; th:first-of-type,
.card-body.p-0 .table tbody &gt; tr &gt; td:first-of-type {
    padding-left: 1.5rem;
}

.card-body.p-0 .table thead &gt; tr &gt; th:last-of-type,
.card-body.p-0 .table thead &gt; tr &gt; td:last-of-type,
.card-body.p-0 .table tfoot &gt; tr &gt; th:last-of-type,
.card-body.p-0 .table tfoot &gt; tr &gt; td:last-of-type,
.card-body.p-0 .table tbody &gt; tr &gt; th:last-of-type,
.card-body.p-0 .table tbody &gt; tr &gt; td:last-of-type {
    padding-right: 1.5rem;
}

.table-hover tbody tr.expandable-body:hover {
    background-color: inherit !important;
}

[data-widget="expandable-table"] {
    cursor: pointer;
}

    [data-widget="expandable-table"] i.expandable-table-caret {
        transition: -webkit-transform 0.3s linear;
        transition: transform 0.3s linear;
        transition: transform 0.3s linear, -webkit-transform 0.3s linear;
    }

    [data-widget="expandable-table"][aria-expanded="true"] td i.expandable-table-caret[class*="right"] {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    [data-widget="expandable-table"][aria-expanded="true"] td i.expandable-table-caret[class*="left"] {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

.expandable-body &gt; td {
    padding: 0 !important;
    width: 100%;
}

    .expandable-body &gt; td &gt; div,
    .expandable-body &gt; td &gt; p {
        padding: 0.75rem;
    }

.expandable-body .table {
    width: calc(100% - 0.75rem);
    margin: 0 0 0 0.75rem;
}

    .expandable-body .table tr:first-child td,
    .expandable-body .table tr:first-child th {
        border-top: none;
    }

.dark-mode .table-bordered,
.dark-mode .table-bordered td,
.dark-mode .table-bordered th {
    border-color: #6c757d;
}

.dark-mode .table-hover tbody tr:hover {
    color: #dee2e6;
    background-color: #3a4047;
    border-color: #6c757d;
}

.dark-mode .table thead th {
    border-bottom-color: #6c757d;
}

.dark-mode .table th,
.dark-mode .table td {
    border-top-color: #6c757d;
}

.dark-mode .table.table-head-fixed thead tr:nth-child(1) th {
    background-color: #3f474e;
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive-lg &gt; .table-bordered {
            border: 0;
        }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive-xl &gt; .table-bordered {
            border: 0;
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .table-responsive &gt; .table-bordered {
        border: 0;
    }

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive-xl &gt; .table-bordered {
            border: 0;
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .table-responsive &gt; .table-bordered {
        border: 0;
    }


.projects img.table-avatar,
.projects .table-avatar img {
    border-radius: 50%;
    display: inline;
    width: 2.5rem;
}

@media print {
    .no-print, .main-sidebar,
    .main-header,
    .content-header {
        display: none !important;
    }

    .content-wrapper,
    .main-footer {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        margin-left: 0 !important;
        min-height: 0 !important;
    }

    .layout-fixed .content-wrapper {
        padding-top: 0 !important;
    }

    .invoice {
        border: 0;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .invoice-col {
        float: left;
        width: 33.3333333%;
    }

    .table-responsive {
        overflow: auto;
    }

        .table-responsive &gt; .table tr th,
        .table-responsive &gt; .table tr td {
            white-space: normal !important;
        }
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700;
}

/*//////////////////////////////*/

.btn {
    border: none;
    font-size: 14px;
    font-weight: 500;
    /*    border: 2px solid;*/
    /*   width:100%;*/
    padding: 9px 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: var(--btn-radius);
    text-shadow: var(--primary-tshadow);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    background: var(--primary);
}
.btnn {
    border: none;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid;
    width: 100%;
    padding: 9px 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: var(--btn-radius);
    text-shadow: var(--primary-tshadow);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
  
}
.small-box {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
    color:#fff !important;
}
.small-box &gt; .small-box-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}
    .small-box .icon &gt; i {
        font-size: 70px !important;
        position: absolute;
        right: 15px;
        top: 20px !important;
        transition: -webkit-transform 0.3s linear;
        transition: transform 0.3s linear;
        transition: transform 0.3s linear, -webkit-transform 0.3s linear;
    }
    .small-box,.fa, .fas {
        font-weight: 900;
    }
.small-box h3
{
    color:#fff !important;
}

.small-box &gt; .inner {
    padding: 10px;
}
    .small-box .icon {
        color: rgba(0, 0, 0, 0.15);
        z-index: 0;
    }
.bg-info, .bg-info &gt; a {
    color: #fff !important;
}
    .btn:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .btn span {
        margin-left: 8px;
    }

    .btn i {
        margin-top: -1px;
    }

.btn-inline {
    color: var(--white);
    background: var(--primary);
    border-color: var(--primary);
}

    .btn-inline:hover {
        color: var(--white) !important;
        background: var(--primary-hover) !important;
        border-color: var(--primary-hover) !important;
    }

.btn-outline {
    color: var(--primary) !important;
    background: var(--white) !important;
    border-color: var(--primary) !important;
}

    .btn-outline:hover {
        color: var(--white) !important;
        background: var(--primary-hover) !important;
        border-color: var(--primary-hover) !important;
    }

.btn-outline-red {
    color: var(--red);
    background: var(--white);
    border-color: var(--red)
}

    .btn-outline-red:hover {
        color: var(--white);
        background: var(--red-hover);
        border-color: var(--red-hover)
    }

.form-group {
    margin-bottom: 20px;
}

.form-control {
    border: none;
    width: 100%;
    height: 50px;
    /*padding: 0px 20px;*/
    border-radius: 0px;
    color: var(--heading);
    background: var(--light-white);
    border-bottom: 2px solid var(--border);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .form-control:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: var(--body);
        background: var(--light-white);
        border-color: var(--primary);
    }

textarea.form-control {
    height: 215px;
    padding: 15px 20px;
}

.form-btn .btn {
    width: 100%;
    height: 50px;
    padding: 10px 30px;
}

.form-label {
    font-size: 16px;
    font-weight: 600;
    color: var(--gray);
    margin-bottom: 8px;
    text-transform: capitalize;
}

.form-control::-webkit-file-upload-button {
    height: 45px;
    border: none;
    background: none;
    color: var(--placeholder);
}

    .form-control::-webkit-file-upload-button:focus {
        border: none;
        outline: none;
    }

.tooltip {
    display: inline-block;
    position: relative;
    opacity: 1;
    z-index: 1;
}

    .tooltip:hover .tooltext {
        visibility: visible;
        opacity: 1;
    }

    .tooltip:hover .top {
        bottom: 65%;
    }

    .tooltip:hover .bottom {
        top: 65%;
    }

    .tooltip:hover .left {
        right: 15%;
    }

    .tooltip:hover .right {
        left: 15%;
    }

    .tooltip .tooltext {
        position: absolute;
        z-index: 1;
        font-size: 11px;
        padding: 6px 6px;
        line-height: 10px;
        text-align: center;
        letter-spacing: 0.3px;
        border-radius: 4px;
        color: var(--white);
        background: var(--dark);
        font-family: inherit;
        text-transform: capitalize;
        border: 1px solid var(--light-white);
        visibility: hidden;
        opacity: 0;
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

        .tooltip .tooltext::before {
            position: absolute;
            content: "";
            width: 7px;
            height: 7px;
            border-radius: 1px;
            background: var(--dark);
        }

    .tooltip .top {
        bottom: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .tooltip .top::before {
            bottom: -4px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
            border-right: 1px solid var(--light-white);
            border-bottom: 1px solid var(--light-white);
        }

    .tooltip .bottom {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }

        .tooltip .bottom::before {
            top: -4px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
            border-top: 1px solid var(--light-white);
            border-left: 1px solid var(--light-white);
        }

    .tooltip .left {
        top: 50%;
        right: 0%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

        .tooltip .left::before {
            right: -4px;
            top: 50%;
            -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
            border-top: 1px solid var(--light-white);
            border-right: 1px solid var(--light-white);
        }

    .tooltip .right {
        top: 50%;
        left: 0%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }

        .tooltip .right::before {
            left: -4px;
            top: 50%;
            -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
            border-left: 1px solid var(--light-white);
            border-bottom: 1px solid var(--light-white);
        }

.nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nav-tabs li {
    width: 100%;
}

    .nav-tabs li .nav-link {
        width: 100%;
        border: none;
        padding: 16px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        color: var(--heading);
        letter-spacing: 0.5px;
        text-transform: uppercase;
        border-radius: var(--tab-radius);
        border-bottom: 3px solid transparent;
        text-shadow: var(--primary-tshadow);
    }

        .nav-tabs li .nav-link:hover {
            background: #00a8e9 !important;
            border-color: transparent;
color:#fff !important;
        }

    .nav-tabs li .active {
        color: #fff !important;
        background: #00a8e9 !important;
        border-color: var(--primary) !important;
    }

.tab-pane {
    display: none;
    padding: 0px 50px;
}

    .tab-pane.active {
        display: block;
    }

@media (max-width: 575px) {
    .nav-tabs li .nav-link {
        padding: 10px 0px;
    }

    .tab-pane {
        padding: 0px 15px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .tab-pane {
        padding: 0px 25px;
    }
}

.breadcrumb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: none;
    padding: 0px;
    margin: 0px;
}

    .breadcrumb li {
        text-transform: capitalize;
    }

        .breadcrumb li a {
            /*color: var(--light-white);*/
            color: var(--gray);
            text-shadow: var(--primary-tshadow);
        }

            .breadcrumb li a:hover {
                color: var(--primary-light);
                text-decoration: underline;
            }

    .breadcrumb .active {
        color: var(--primary-light);
        text-shadow: var(--primary-tshadow);
    }

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--primary-light);
    text-shadow: var(--primary-tshadow);
    padding: 0px 6px;
}

.breadcrumb-item {
    padding: 0px;
}

.social-transparent li {
    display: inline-block;
    margin: 5px;
}

    .social-transparent li a i {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        color: var(--white);
        background: var(--primary);
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

        .social-transparent li a i:hover {
            color: var(--white);
            background: var(--primary);
        }

.section {
    padding: 40px 0px 0px
}

.section-center-heading {
    text-align: left;
    margin-bottom: 8px;
    margin-top: -28px;
}

    .section-center-heading h2 {
        margin-bottom: 15px;
    }

        .section-center-heading h2 span {
            color: var(--primary);
        }

    .section-center-heading p {
        width: 600px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 28px;
    }

.section-side-heading h2 {
    margin-bottom: 15px;
}

    .section-side-heading h2 span {
        color: var(--primary);
        font-style: italic;
    }

.section-side-heading p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 45px;
}

@media (max-width: 767px) {
    .adpost-card {
        padding: 10px 10px 0px 10px;
    }

    .card .card-body {
        padding: 10px;
    }

    .suggest-part {
        margin-top: 35px;
    }

    .section {
        padding: 25px 0px 0px
    }

    .section-side-heading {
        margin-bottom: 60px;
    }

    .section-center-heading {
        margin-bottom: 30px;
    }

        .section-center-heading p {
            width: 100%;
            font-size: 16px;
            line-height: 26px;
        }
}

@media (max-width: 575px) {
    h2 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section {
        padding: 80px 0px 0px;
    }
 
}

.header-part {
    background: var(--white);
}
    .header-part .container {
        max-width: 100%;
        padding: 10px 35px;
    }

.header-fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 3;
    background: var(--white);
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .iconwidget a i {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        color: var(--gray);
        background: var(--light-white);
        border-radius: var(--icon-radius);
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
    }
        .iconwidget a i:hover {
            color: var(--white);
            background: var(--primary);
            text-shadow: var(--primary-tshadow);
        }

    .header-fixed .header-widget li a span,
    .header-fixed .header-widget li button span {
        color: var(--gray)
    }

    .header-fixed .header-widget li a sup,
    .header-fixed .header-widget li button sup {
        /*border: 2px solid var(--dark);*/
    }

    .header-fixed .header-widget li a {
        color: var(--gray) !important;
    }

        .header-fixed .header-widget li a.start-here {
            color: #23527c !important;
        }

    .header-fixed .header-widget .dropdown-phsignout-li a {
        color: #212529 !important;
    }

.header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .header-widget li button,
    .header-widget li a {
        border: none;
        outline: none;
        background: none;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: var(--gray);
    }

        .header-widget li button img, .header-widget li a img {
            /*width: auto;
            height: 40px*/
            height: 55px;
            width: 200px;
            margin: 0px;
        }

        .header-widget li button i,
        .header-widget li a i {
            width: 40px;
            height: 40px;
            font-size: 14px;
            line-height: 38px;
            text-align: center;
            color: var(--gray);
            background: var(--light-white);
            border-radius: var(--icon-radius);
            transition: all linear 0.3s;
            -webkit-transition: all linear 0.3s;
            -moz-transition: all linear 0.3s;
            -ms-transition: all linear 0.3s;
            -o-transition: all linear 0.3s;
        }

            .header-widget li button i:hover,
            .header-widget li a i:hover {
                color: var(--white);
                background: var(--primary);
                text-shadow: var(--primary-tshadow);
            }

        .header-widget li button span,
        .header-widget li a span {
            margin-left: 8px;
            color: var(--gray);
            font-weight: 500;
        }

        .header-widget li button sup,
        .header-widget li a sup {
            position: absolute;
            top: -8px;
            right: -8px;
            height: 24px;
            font-size: 12px;
            padding: 0px 6px;
            line-height: 20px;
            border-radius: 50%;
            color: var(--white);
            background: #F5060B;
            /*     var(--primary);*/
            border: 2px solid var(--white);
            text-shadow: var(--primary-tshadow);
            -webkit-box-shadow: var(--primary-bshadow);
            box-shadow: var(--primary-bshadow);
        }

/*.header-left .header-widget li:nth-child(4) {
    display: none
}*/
.header-left .header-widget li:nth-child(3) {
    display: none
}

.header-logo {
    /*margin: 0px 50px*/
    margin: 0px 25px 0px 25px;
}

.mob-left {
    display: none;
}

.mob-right {
    display: none;
}
.headerleftpart 
{
    width:20%;
}
.headerrightpart 
{
    width: 20%;
}
.headercenterpart 
{
    width: 60%;
}





.header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .header-right .header-widget li {
        margin-right: 20px;
    }

    .header-right .btn {
        width: 180px;
        padding: 12px 0px;
        /*margin-left: 20px;*/
    }

.header-search {
    position: relative;
    /*margin: 0px 50px;*/
    margin: 0px 20px 0px 20px;
    width: 100%;
}

.header-main-search .form-control {
    border: none;
    outline: none;
    width: 100%;
    height: 38px;
    padding: 0px 8px;
    color: var(--heading);
    background: var(--light-white);
    /*border-radius: var(--src-radius);*/
}

    .header-main-search .form-control:focus {
        background: var(--light-white);
    }

.header-main-search .active {
    border-radius: 8px 8px 0px 0px;
}
/*
.header-main-search button {
    border: none;
    outline: none;
    background: none;
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-left: -6px;
}
*/


.header-search-btn {
    top: 0px;
    right: 0px;
}

    .header-search-btn i {
        color: var(--gray);
    }

.header-option-btn {
    top: 0px;
    /*left: 0px;*/
}

    .header-option-btn i {
        color: var(--primary);
    }

.header-search-option {
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 2;
    width: 100%;
    padding: 15px 0px 8px;
    background: var(--light-white);
    border-radius: 0px 0px 8px 8px;
    border-top: 1px solid var(--border);
    border-bottom: 2px solid #bbbbbb;
    display: none;
}

    .header-search-option .row {
        margin: 0px;
    }

        .header-search-option .row .col-6,
        .header-search-option .row .col-12 {
            padding: 0px 10px;
        }

    .header-search-option .form-group {
        margin: 0px 0px 15px;
    }

        .header-search-option .form-group .form-control {
            height: 40px;
            padding: 0px 15px;
            background: var(--white);
        }

    .header-search-option .form-btn .btn {
        height: 40px;
        padding: 8px 0px;
    }

.header-search-option-submenu {
    position: absolute;
    /*top: 45px;
    left: 0px;*/
    z-index: 100;
    width: 100%;
    padding: 15px 0px 15px;
    background: var(--white);
    border-radius: 0px 0px 8px 8px;
    border-top: 1px solid var(--border);
    border-bottom: 2px solid #bbbbbb;
    webkit-box-shadow: 1px 5px 24px 0 rgb(68 102 242 / 5%);
    box-shadow: 0px 0px 36px 0px rgb(0 0 0 / 10%);
    display: none;
}

    .header-search-option-submenu .row {
        margin: 0px;
    }




@media (max-width: 1199px) {
    .header-part .container {
        /*padding:15px*/
        padding: 2px 8px;
    }

    .header-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-widget li a i,
    .header-widget li button i {
        width: 38px;
        height: 38px;
        line-height: 36px;
    }

    .header-left {
        width: 100%;
    }


        .header-left .header-widget {
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            /*.header-left .header-widget li:nth-child(3) {
                display: none;
            }*/

            /*.header-left .header-widget li:nth-child(4) {
                display: block;
            }*/
            .header-left .header-widget li:nth-child(3) {
                display: block
            }

    .header-logo {
        margin: 0px;
    }

    .header-right {
        display: none;
    }

    .header-left {
        display: none;
    }

    .header-search {
        /*margin-top: 20px;*/
        margin-top: 5px;
        display: none
    }

    .mob-left, .mob-right, .header-logo {
        display: inline-block;
        vertical-align: middle;
    }

        .header-logo img {
            max-width: 100%;
            height: auto;
        }

    .mob-left {
        margin: 6px;
        display: block;
    }

    .mob-right {
        margin: 3px;
        /*  width: 10%;*/
        display: inline-block;
        display: block;
    }

    .mob-center {
        /*  margin: 5px;*/
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 35px;
        margin-right: 20px;
        /* width: 60%;*/
    }

    .mob-left, .mob-right, .header-logo {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .header-search.active {
        display: block;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .header-part .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-part .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-part .container {
        max-width: 960px;
    }
}

.navbar-item {
    border-bottom: 1px solid var(--border);
}

.navbar-link {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 15px;
    color: var(--gray);
    text-transform: capitalize;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .navbar-link:hover {
        color: var(--primary);
        background: var(--light-white);
    }

    .navbar-link i {
        font-size: 10px;
    }

    .navbar-link span i {
        font-size: 15px
    }

.sidebar-part.homeside {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.sidebar-part.searchpage {
    /*position: fixed;*/
    left: 0px;
    /*top: 0px;*/
    width: auto;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

.sidebar-part.homeside .sidebar-body {
    position: fixed;
    left: 0;
    top: 0px;
    width: 300px;
    height: 100vh;
    background: #fbfbfb;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.sidebar-part.searchpage .sidebar-body {
    /*position: fixed;*/
    /*right: -300px;*/
    /*top: 0px;
    width: 300px;*/
    height: 100vh;
    background: #fbfbfb;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s
}

.sidebar-part.active {
    visibility: visible;
    opacity: 1;
}

    .sidebar-part.active .sidebar-body {
        left: 0px;
    }

.sidebar-header {
    padding: 18px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid var(--border);
}

.sidebar-logo img {
    /*width: auto;
            height: 40px*/
    height: 55px;
    width: 200px;
    margin: 0px;
}

.sidebar-cross {
    border: none;
    outline: none;
    background: none;
}

    .sidebar-cross i {
        font-size: 16px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 50%;
        color: var(--gray);
        text-shadow: var(--primary-tshadow);
        -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    }

        .sidebar-cross i:hover {
            color: var(--white);
            background: var(--primary);
        }

.sidebar-content {
    overflow-y: scroll;
    height: 100vh;
}

.sidebar-profile {
    text-align: center;
    padding: 18px 0px;
}

.sidebar-avatar {
    border-radius: 50%;
    border: 3px solid var(--primary);
    margin-bottom: 10px;
}

    .sidebar-avatar img {
        width: 120px;
        border-radius: 50%;
        border: 3px solid var(--border);
    }

.sidebar-name {
    color: var(--heading);
    margin-bottom: 10px;
}

.sidebar-btn {
    font-size: 12px;
    padding: 8px 18px;
}

.sidebar-menu {
    margin-bottom: 30px;
}

    .sidebar-menu .nav-tabs li .nav-link {
        font-size: 12px;
        padding: 8px 0px;
    }

    .sidebar-menu .tab-pane {
        padding: 0px;
    }

.sidebar-footer {
    padding-bottom: 120px;
    text-align: center;
}

    .sidebar-footer p {
        font-size: 14px;
        color: var(--heading);
    }

        .sidebar-footer p a {
            color: var(--primary);
        }

            .sidebar-footer p a:hover {
                text-decoration: underline;
            }

@media (max-width: 1199px) {
    .sidebar-footer {
        padding-bottom: 160px;
    }
}

@media (max-width: 575px) {
    .sidebar-part.active {
        visibility: visible;
        opacity: 1;
    }

        .sidebar-part.active .sidebar-body {
            left: 0px;
            width: 100%;
        }
}

/*.btmbar-part {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 3;
    padding: 10px 0px;
    background: var(--white);
    border-radius: 10px 10px 0px 0px;
    -webkit-box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.1);
    display: none;
}

.btmbar-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .btmbar-widget li button,
    .btmbar-widget li a {
        border: none;
        outline: none;
        background: none;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .btmbar-widget li button i,
        .btmbar-widget li a i {
            width: 35px;
            height: 35px;
            font-size: 13px;
            line-height: 35px;
            text-align: center;
            color: var(--gray);
            background: var(--light-white);
            border-radius: var(--icon-radius);
            transition: all linear 0.3s;
            -webkit-transition: all linear 0.3s;
            -moz-transition: all linear 0.3s;
            -ms-transition: all linear 0.3s;
            -o-transition: all linear 0.3s;
        }

            .btmbar-widget li button i:hover,
            .btmbar-widget li a i:hover {
                color: var(--white);
                background: var(--primary);
                text-shadow: var(--primary-tshadow);
            }

        .btmbar-widget li button sup,
        .btmbar-widget li a sup {
            position: absolute;
            top: -8px;
            right: -8px;
            height: 24px;
            font-size: 12px;
            padding: 0px 6px;
            line-height: 20px;
            border-radius: 50%;
            color: var(--white);
            background: var(--primary);
            border: 2px solid var(--white);
            text-shadow: var(--primary-tshadow);
            -webkit-box-shadow: var(--primary-bshadow);
            box-shadow: var(--primary-bshadow);
        }

        .btmbar-widget li button span,
        .btmbar-widget li a span {
            position: absolute;
            top: 0px;
            left: 50%;
            width: 85px;
            font-size: 12px;
            padding: 7px 3px;
            line-height: 12px;
            text-align: center;
            border-radius: 5px;
            color: var(--white);
            background: var(--dark);
            font-family: inherit;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            visibility: hidden;
            opacity: 0;
            transition: all linear 0.3s;
            -webkit-transition: all linear 0.3s;
            -moz-transition: all linear 0.3s;
            -ms-transition: all linear 0.3s;
            -o-transition: all linear 0.3s;
        }

            .btmbar-widget li button span::before,
            .btmbar-widget li a span::before {
                position: absolute;
                content: "";
                bottom: -4px;
                left: 50%;
                -webkit-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg);
                width: 10px;
                height: 10px;
                border-radius: 1px;
                background: var(--dark);
            }*/



.btmbar-part {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    padding: 10px 0;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
    display: none;
}

.btmbar-widget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

    .btmbar-widget li {
        text-align: center;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }

        .btmbar-widget li a {
            display: block;
            position: relative;
            color: #666666;
            text-decoration: none;
        }

            .btmbar-widget li a i,
            .btmbar-widget li a img {
                display: block;
                width: 35px;
                height: 35px;
                font-size: 13px;
                line-height: 35px;
                text-align: center;
                color: #666666;
                background: #f2f2f2;
                border-radius: 50%;
                transition: all 0.3s ease;
            }

            .btmbar-widget li a:hover i,
            .btmbar-widget li a:hover img {
                color: #ffffff;
                background: #007bff;
            }

            .btmbar-widget li a span {
                display: block;
                font-size: 12px;
                margin-top: 5px;
                color: #333333;
            }

            .btmbar-widget li a:hover span {
                color: #ffffff;
            }


            .btmbar-widget li a span::before {
                /* position: absolute;*/
                content: "";
                bottom: -4px;
                left: 50%;
                transform: translateX(-50%) rotate(45deg);
                width: 10px;
                height: 10px;
                background: #333333;
            }

            .btmbar-widget li a:hover span::before {
                background: #007bff;
            }

/* Additional style for social icons */
/*.social-icons {
    position: absolute;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}*/
/* Additional style for social icons */
.social-mixed {
    position: relative;
    /*width: 140px;*/ /* Adjust width as needed */
    /*height: 70px;*/ /* Height for two rows */
    /*background: #f2f2f2;*/
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
}

    .social-mixed:hover {
        /*  background: #007bff;*/
        color: #ffffff;
    }

    .social-mixed .top-icons,
    .social-mixed .bottom-icons {
        display: flex;
        /*    justify-content: space-around;
        width: 100%;*/
    }

    .social-mixed a {
        display: inline-block;
        width: 35px; /* Icon size */
        height: 35px; /* Icon size */
        font-size: 20px; /* Icon size */
        line-height: 35px; /* Center vertically */
        text-align: center;
        color: #666666;
        transition: all 0.3s ease;
        text-decoration: none;
    }

        .social-mixed a:hover {
            color: #ffffff;
        }

/*.btmbar-widget li:nth-child(3) {
        margin-top: -30px;
    }

        .btmbar-widget li:nth-child(3) a i {
            width: 70px;
            height: 70px;
            line-height: 52px;
            font-size: 20px;
            color: var(--white);
            background: var(--primary);
            border: 8px solid var(--white);
        }

            .btmbar-widget li:nth-child(3) a i:hover {
                background: var(--primary);
            }*/

.plus-btn:hover span {
    visibility: visible;
    opacity: 1;
    top: -25px;
}

@media (max-width: 1199px) {
    .btmbar-part {
        display: block;
    }
}

.footer-part {
    /*background: #f6f6f6;*/
    background: #00a8e9;
  /*  #048bbc;*/
    /*   #0215d7;*/
    /*  #0499d8;*/

    padding: 100px 0px 0px;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
}

.footer-content h5 {
    /*color: #bbbbbb;*/
    color: #fff;
    font-weight: 100;
    /*    padding-bottom: 15px;
    margin-bottom: 25px;*/
    /*    border-bottom: 1px solid #333333;*/
    position: relative;
}

/*    .footer-content h3::before {
        position: absolute;
        content: "";
        bottom: -1px;
        left: 0px;
        width: 60px;
        height: 2px;
        background: var(--primary);
    }*/

.footer-address li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: 2px;
    /*color: #b9b9b9;*/
    color: #fff;
}

    .footer-address li:last-child {
        margin-bottom: 0px;
    }

    .footer-address li i {
        font-size: 14px;
        margin: 6px 20px 0px 0px;
        /*color: #b9b9b9;*/
        color: #fff;
    }

    .footer-address li p span {
        display: block;
        line-height: 30px;
    }

.footer-widget li {
    margin-bottom: 20px;
}

    .footer-widget li:last-child {
        margin-bottom: 0px;
    }

    .footer-widget li a {
        /*color: #b9b9b9;*/
        color: #fff;
        /*    color: var(--gray);*/
        transition: all linear 0.3s;
        -webkit-transition: all linear 0.3s;
        -moz-transition: all linear 0.3s;
        -ms-transition: all linear 0.3s;
        -o-transition: all linear 0.3s;
    }

        .footer-widget li a:hover {
            /*color: #b9b9b9;*/
            color: var(--blue);
            text-decoration: underline;
        }

.footer-info a {
    margin-bottom: 30px;
}

    .footer-info a img {
        width: auto;
        height: 50px;
    }

.footer-count li {
    margin-bottom: 30px;
}

    .footer-count li:last-child {
        margin-bottom: 0px;
    }

    .footer-count li h5 {
        margin-bottom: 3px;
        letter-spacing: 0.3px;
        color: var(--light-white);
    }

.footer-card-content {
    padding: 50px 0px;
    margin-top: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    border-top: 1px solid #333333;
    color: #b9b9b9;
}

.footer-payment a,
.footer-payment button,
.footer-option a,
.footer-option button,
.footer-app a,
.footer-app button {
    margin: 0px 5px;
    color: #fff;
}

    .footer-payment a img,
    .footer-app a img {
        width: auto;
        height: 38px;
    }

.footer-option button {
    border: none;
    outline: none;
    background: none;
    margin: 0px 8px;
    width: 120px;
    padding: 5px 0px;
    border-radius: 8px;
    letter-spacing: 0.3px;
    color: var(--body);
    border: 1px solid var(--gray);
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

    .footer-option button:hover {
        color: var(--light-white);
        border: 1px solid var(--light-white);
    }

    .footer-option button i {
        margin-left: 8px;
    }

.footer-end {
    background: #fff;
    /*var(--primary-second);*/
}

.footer-end-content {
    padding: 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .footer-end-content p a {
        color: #fff;
    }

    .footer-end-content p {
        /*color: #b9b9b9*/
        color: #fff
    }

        .footer-end-content p a:hover {
            text-decoration: underline;
        }

@media (max-width: 991px) {
    .footer-content {
        margin-bottom: 30px;
    }

    .footer-end-content {
        padding: 25px 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

        .footer-end-content p {
            margin-bottom: 10px;
        }
}

@media (max-width: 575px) {
    .footer-part {
        padding: 60px 0px 60px;
    }

    .footer-content,
    .footer-info {
        margin-left: 30px;
    }


    .footer-payment,
    .footer-option {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .footer-part {
        padding: 80px 0px 60px;
    }

    .footer-card-content {
        margin-top: 20px;
    }

    .footer-payment a,
    .footer-payment button,
    .footer-option a,
    .footer-option button,
    .footer-app a,
    .footer-app button {
        margin: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-part {
        padding: 90px 0px 60px;
    }

    .footer-card-content {
        margin-top: 20px;
    }

    .footer-payment,
    .footer-option,
    .footer-app {
        text-align: center;
    }

        .footer-payment a,
        .footer-payment button,
        .footer-option a,
        .footer-option button,
        .footer-app a,
        .footer-app button {
            margin: 5px;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-part {
        padding-bottom: 60px;
    }
}

.newsletter {
    margin-bottom: 70px;
}

.news-content h2 {
    margin-bottom: 15px;
    /*color: var(--light-white);*/
    color: var(--gray);
}

.news-form {
    position: relative;
    margin-top: 23px;
}

    .news-form input {
        width: 100%;
        height: 60px;
        border: none;
        outline: none;
        padding: 0px 200px 0px 20px;
        border-radius: var(--form-radius);
        background: var(--white);
        -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
    }

    .news-form .btn {
        position: absolute;
        top: 5px;
        right: 5px;
        height: 50px;
        padding: 10px 30px;
    }

@media (max-width: 991px) {
    .newsletter {
        margin-bottom: 60px;
    }

    .news-content {
        margin: 0px 0px 30px;
    }

    .news-form {
        margin: 0px;
    }
}

@media (max-width: 575px) {
    .news-form input {
        padding: 0px 75px 0px 20px;
    }

    .news-form .btn {
        padding: 10px 20px;
    }

        .news-form .btn span {
            display: none;
        }
}


/*ninja slider product details*/

@media (max-width: 764px) {
    #Product_details_ajax_bind {
        margin-top: 18px;
    }
}
</pre></body></html>