/* coockies hide */

#gdpr-cookie-message {
    display: none !important;
}

#notification {
    display: none !important;
}

.first_color_button {
    color: #fff !important;
    background-color: #0b467c !important;
}

.first_color_button:hover {
    color: #fff !important;
    background-color: #ef7301 !important;
}

.usersWrap {
    margin: 0;
    background: #fff;
    border: 1px solid #016cb1;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
}

.member_count {
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
}

.usersWrap .fa-user {
    margin: 0 10px;
}

.product_data .col-md-3 {
    width: 20%;
    float: left;
    max-width: 20%;
}

.product_img {
    width: 75%;
    float: left;
}

.product_img img {
    width: 100%;
    height: 140px;
}

.product_side_data {
    width: 25%;
    float: left;
    height: 140px;
}

.product_side_data .row {
    height: 100%;
    margin: 1px;
}

.product_side_data .col-sm-12:first-child {
    background-color: #5fbc69;
}

.product_side_data .col-sm-12 span:first-child {
    font-size: 20px;
}

.product_side_data .col-sm-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5px;
    background-color: #000;
}

.product_btn {
    width: 100%;
    float: left;
}

.product_btn {
    font-size: 11px;
}

.product_btn .col-md-6 {
    padding: 0 10px;
}

.product_side_data span {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 11px;
}

.c_01 a,
.c_02 a,
.c_03 a,
.c_04 a {
    display: block;
    padding: 5px 0;
    color: #fff;
}

.c_01 a:hover:hover,
.c_02 a:hover,
.c_03 a:hover,
.c_04 a:hover {
    display: block;
    padding: 5px 0;
    color: #fff;
}

.c_01,
.c_02 {
    background-color: #0b467c;
    text-align: center;
    border: 1px solid #fff;
}

.c_01:hover,
.c_02:hover {
    background: linear-gradient(135deg, rgba(52, 6, 156, 0.95) 0%, rgba(150, 114, 46, 0.8) 100%);
    color: #fff;
}

.c_03,
.c_04 {
    background-color: #ef7301;
    text-align: center;
    border: 1px solid #fff;
}

.c_03:hover,
.c_04:hover {
    background: linear-gradient(135deg, rgba(150, 114, 46, 0.8) 0%, rgba(52, 6, 156, 0.95) 100%);
    color: #fff;
}

.product_data .card-body {
    padding: 0;
}

.product_data .color1 span {
    text-align: center;
    display: block;
    padding: 5px 0;
    color: #fff;
}

.product_data .card-header {
    height: auto !important;
}

.product_data .card-header h5 {
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.search_filter {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    margin: 0 0 20px 0;
}

.head_title {
    display: block;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #000;
    font-weight: bold;
}

.categoryList {
    width: 100%;
    float: left;
    padding: 0;
    margin: 20px 0 0;
}

.categoryList a span {
    display: block;
    margin: 0 auto;
    font-weight: bold;
}

.categoryList a span img {
    width: 40px;
}

.categoryList li {
    margin: 0 5px;
}

.categoryList li a {
    padding: 10px;
}

.categoryList .nav-item,
.categoryList .nav-link {
    flex-direction: column;
}

.categoryList .nav-pills .nav-link {
    border-bottom: 3px solid transparent;
    color: #0b467c;
}

.categoryList .nav-pills .nav-link:hover {
    /* background-color: #ef7301; */
    border-bottom: 3px solid #ef7301;
    color: #0b467c;
}

.categoryList .nav-pills .nav-link.active,
.categoryList .nav-pills .show>.nav-link {
    /* background-color: #ef7301; */
    border-bottom: 3px solid #ef7301;
    background-color: transparent;
    color: #0b467c;
}

.m_button button {
    margin-top: 23px;
}

.filter_wrapper {
    width: 100%;
    float: left;
    padding: 15px;
    margin: 0;
    /* border: 2px solid #fff; */
    background-color: #f0f3fa;
    border-radius: 5px;
}

.categoryList .nav {
    justify-content: center;
}

h2.logo {
    padding: 38px 0 0;
}

footer h2.logo a {
    background-image: url(../image/points-logo-white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 120px 49px;
    padding: 50px 0 15px 0;
    font-size: 22px;
    color: #c9c9c9;
    text-decoration: none;
}

.footerLink {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0 0;
    text-align: right;
}

.footer_contact {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    margin: 0;
}

.followus {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: right;
}

.followus a {
    color: #fff9;
    margin-right: 10px;
    font-size: 20px;
}

.followus a:hover {
    color: #fff;
}

.product_pagination {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 25px;
}

.product_pagination .pagination {
    justify-content: center;
}

.cat-img {
    display: inline-block;
    width: 40%;
    float: left;
}

.cat-item {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.cat-item .cat-img img {
    width: 75px !important;
    height: 75px !important;
    padding: 0 !important;
}

.store_button {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.store_button button {
    width: 100%;
    border-radius: 0;
}

.store_chain {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0;
}

.online_shop {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    position: relative;
}

.slider1 {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    z-index: 9;
}

.slider2 {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    z-index: 9;
}

.slider1,
.slider2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.online_shop .img_sec:hover .slider1 {
    background-color: #016cb1e6;
    bottom: 0;
    height: 100%;
    padding: 10px;
}

.online_shop .row p {
    display: block;
    text-align: center;
    background-color: #f0f3fa;
    font-size: 16px;
    margin: 0;
}

.online_shop .title p:first-child {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
}

.online_shop .title p {
    text-align: center;
    margin-bottom: 5px;
}

.title_sec {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.online_shop .title_sec:hover .slider2 {
    background-color: #db2412e6;
    bottom: 0;
    height: 100%;
    padding: 10px;
}

.slider_data {
    color: #fff;
    padding: 10px;
}


/* customer Portal css start */

.main-sidemenu {
    align-items: center;
    padding: 0 0px;
    width: 220px !important;
    background-color: #004079;
    float: left;
}

.cust_port {
    width: 100%;
    float: left;
    padding: 0;
    margin: 15px 0 0;
}

.cust_port .side-menu li:first-child a {
    border-top: none;
}

.cust_port .side-menu__item {
    padding: 10px !important;
    color: #fff;
}

.cust_port .side-menu__item i {
    color: #fff;
}

.banner_title {
    color: #fff;
}

.main-content {
    padding-top: 0 !important;
    margin-left: 230px;
}

.cust_port .card-body {
    padding: 15px !important;
}

.promotion_data .form-group {
    max-width: 250px;
    margin: 0 auto;
}

.promotion_data .form-group label {
    background-color: #004079;
    width: 100%;
    text-align: center;
    padding: 6px 12px;
    color: #f17200;
    font-weight: bold;
}

.my_carousel.carousel-inner img {
    max-width: 300px;
    max-height: 400px;
}

.slide_button {
    width: auto;
    margin: 0;
    padding: 0;
}

.slide_button li {
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
    background-color: #004079;
    font-size: 30px;
    line-height: 0;
    width: 60px;
    height: 60px;
    color: #fff;
}

.no_bg {
    background-color: transparent !important;
    padding: 0 !important;
    margin-top: -3px;
}

.slide_button li a {
    color: #fff;
}

.no_bg img {
    margin-top: -3px;
}

.item_button {
    width: 100%;
    float: left;
    padding: 0;
    margin: 5px 0 0;
    text-align: center;
}

.slide_button li a {
    color: #fff !important;
}

.social_data ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.social_data li a {
    font-size: 30px;
    color: #004079;
}

.ratings i {
    color: #cecece;
    font-size: 32px;
}

.rating-color {
    color: #fbc634 !important;
}

.s_span {
    display: inline-block;
    width: 100%;
    margin-top: 29px;
}

.product_data {
    width: 100%;
    float: left;
}

.tab_title {
    color: #0b467c;
    font-weight: bold;
    margin-top: 25px;
    width: 100%;
    float: left;
}

.temp_area {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.color_2 {
    background-color: #009b07;
}

.color_3 {
    background-color: #baac03;
}

.color_1 {
    background-color: #ab3636;
}

.temp_data {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    height: 400px;
}

.temp_logo {
    width: 100%;
    float: left;
    padding: 10px 20px;
    margin: 0;
    text-align: left;
}

.temp_logo img {
    width: 100px;
}

.t_data {
    width: 100%;
    float: left;
    flex-direction: column;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.item_button {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.slide_button {
    width: auto;
    margin: 0;
    padding: 0;
}

.slide_button ul {
    margin: 0 auto;
    padding: 0;
}

.slide_button li {
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
    background-color: #004079;
    font-size: 30px;
    line-height: 0;
    width: 60px;
    height: 60px;
    color: #fff;
}

.no_bg {
    background-color: transparent !important;
    padding: 0 !important;
    margin-top: -3px;
}

.slide_button li a {
    color: #fff;
}

.no_bg img {
    margin-top: -3px;
}

.item_data {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px;
    border: 1px solid #eaeef9;
}

.carousel-control-prev,
.carousel-control-next {
    top: -73px !important;
}

.item_data .product_side_data {
    width: 25%;
    float: left;
    height: 200px;
}

.item_data .product_img img {
    width: 100%;
    height: 200px;
}

.top-bar .top-bar-left {
    flex-direction: row;
}

.logo_main {
    display: inline-block;
    float: left;
    width: 100px;
    margin-right: 10px;
    padding: 10px 0;
}

.top-bar .top-bar-left .contact li {
    padding: 17px 15px !important;
}

.header-main .top-bar-right .custom li {
    padding: 17px 15px !important;
}

.horizontalMenu>.horizontalMenu-list {
    margin: 0 auto;
}

.sticky_hide {
    display: none;
}

.carousel-control-next-icon {
    background-image: url(../image/right.svg) !important;
}

.carousel-control-prev-icon {
    background-image: url(../image/left.svg) !important;
}

footer {
    margin: 15px 0 0 !important;
}