﻿body {
    font-family: 'Open Sans', sans-serif;
}

.text-danger {
    color: #ff0000 !important;
}

#newsandDeals li #customerLogin {
    top: 2px;
}

.float-right {
    float: right;
}

.menu-data {
    list-style-type: none;
    background: black;
    padding: 2px 0px;
}

.menu-data a {
    padding: 3px 15px;
    font-size: 16px;
    color: white;
    display: block;
}

.news-logo {
    color: #1e1e1e;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}

.dot {
    width: 8px;
    height: 8px;
    background: red;
    border-radius: 100%;
    margin: -1px 2px;
}

.news-section h1 {
    color: #121416;
    font-size: 28px;
    font-weight: 700;
}

.news-section h1:hover,
.news-section h2:hover,
.news-section h3:hover {
    color: #7f7f7f
}

.img-lg {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.card-box img {
    height: 145px;
    width: 100%;
    object-fit: cover;
}

.bg-secondary-light {
    background: #d7d7d7;
}

.text-lg {
    font-size: 20px;
}

.post-time {
    font-size: 12px;
    padding: 2px 0px;
    color: #6b6b6b;
    font-style: italic;
}

    .post-time .bx {
    }

.bg-primary-dark {
    background-color: #243975;
}
.bg-warning-light {
    background-color: #feffa57a
}
.gradient-color-1 {
    background: linear-gradient(-4deg, #db95ff94, #a3fffc82);
}
 .bg-purple-light {
    background-color: #9092ff36;
}

.box-img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}

.bg-info-light {
    background: #b0e2f161;
}

.section-title {
    border-bottom: solid 1px #878787;
    padding: 5px 18px;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}


.line-white:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid #ffffff 2px;
    width: 24%;
    left: 0px;
}

.line-primary:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid #007bff 2px;
    width: 15%;
    left: 0px;
}

.line-dark:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid #000000 2px;
    width: 20%;
    left: 0px;
}

.line-danger:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid red 2px;
    width: 15%;
    left: 0px;
}

.line-info:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid #17a2b8 2px;
    width: 15%;
    left: 0px;
}

.line-purple:before {
    position: absolute;
    content: "";
    padding: 0px;
    bottom: -2px;
    border: solid #777cff 2px;
    width: 15%;
    left: 0px;
}

.text-purple {
    color: #777cff
}

.small-img img {
    height: 65px;
    width: 100%;
    object-fit: cover;
}



.subscriber-btn {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 25%;
}

.blurred {
    filter: blur(3px); /* Adjust the number to control the blur intensity */
}

.blog-list-data-customer table th,
.blog-list-data-customer table td {
    background: #262626 !important;
    color: white;
    border: solid .5px gray !important;
}

.blog-list-data table,
.blog-list-data-customer table {
    display: block;
    overflow: auto;
}

.SocialUnorder li {
    float: left;
    list-style: none;
    padding: 2px;
}

#cookieConsent {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #333;
    color: #fff;
    padding-top: 10px;
    z-index: 9999999999;
}

.newsletter-box {
    padding: 3px 4px;
    border-radius: 4px;
}

.social-icon a {
    padding: 4px 10px;
}

.social-icon {
    list-style-type: none;
    list-style-type: none;
    display: inline-flex;
    justify-content: center;
    background: #ffffff;
    border: .5px solid #cbcbcb;
    padding: 5px 13px;
    border-radius: 20px;
}

.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}

    .new_footer_top .f_widget.about-widget .f_list li a {
        color: #fff;
        font-style: normal;
        font-size: 14px;
    }


.display-6 {
    font-size: 2.25rem !important;
}


.hastag-data {
    margin: 10px 0px
}

    .hastag-data p {
        display: inline-block;
        padding: 2px 1px;
        margin: 0px 2px;
    }

        .hastag-data p a {
            color: #0f2499;
            font-size: 14px;
            padding: 0px 6px;
            border: solid .5px #2e2e2e47;
            line-height: 18px;
            margin: 2px;
            border-radius: 4px;
        }

            .hastag-data p a:hover {
                color: #ffffff;
                background: #3368c6;
            }
.carousel-wrapper {
    position: relative;
    overflow: hidden;
}

.carousel-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Hide scrollbar Firefox */
}

    .carousel-track::-webkit-scrollbar {
        display: none; /* Hide scrollbar Chrome/Safari */
    }

.carousel-slide {
    flex: 0 0 25%;
    padding:10px;
    box-sizing:border-box;
}

.lead {
    font-size: 18px !important;
    font-weight: 300;
    line-height: 26px;
    color: black;
}

.lead p {
    font-size: 18px !important;
    font-weight: 300;
    line-height: 23px;
    color: black;
}

  

.img-large {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.img-xl {
    height: 375px;
    object-fit: cover;
    width: 100%;
}

.carousel-slide img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(255 255 255);
    color: #101010;
    border: none;
    padding: 12px 16px;
    font-size: 20px;
    cursor: pointer;
    z-index: 10;
}

.arrow.left {
    left: 0;
}

.arrow.right {
    right: 0;
}



.menu-list {
    background: black;
    padding: 4px 0px;
    display: flow-root;
    position: relative;
}

#menu-data {
    overflow: hidden;
    transition: max-height 0.3s ease;
}

#menu-data.show {
    display: block;
    position: absolute;
    top: 25px;
    height: auto;
    background: #101010;
    z-index: 6;
    width: 100%;
}

.search-data form {
    display: flex;
    align-items: center;
    background: white;
    padding: 0px;
    border-radius: 2px;
    width: 96%;
    justify-content: space-between;
}

.search-data input {
    padding: 1px 6px;
    border: none;
    width: 100%;
    color: black;
}

.search-data button {
    color: black;
    padding: 0px 5px;
}

.news-subscribe-btn {
    display: inline-flex;
    align-items: center;
    background: #ffffff;
    border: solid 1px #d7d7d7;
    padding: 2px;
    border-radius: 3px;
    justify-content: space-between;
    width: 100%;
}

    .news-subscribe-btn input {
        padding: 3px 9px;
        border: none;
        width: 100%;
    }

.cover-story {
    position: absolute;
    top: 5%;
    margin: 0px 7px;
}

.cover-story-image {
    overflow: hidden;
}

    .cover-story-image img {
        transition: .5s;
    }

    .cover-story-image img:hover {
        overflow: hidden;
        transition: .5s;
        transform: scale(1.125);
    }
.MsoNormal {
    margin-bottom: 1rem !important;
}
.news-detail p {
    font-size: 16px;
    line-height: 28px;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

    .pagination li {
        font-size: 16px;
        text-align: center;
        padding: 0;
    }

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.pagination li a {
    background: #ffffff;
    width: 30px;
    height: auto;
    padding: 4px 4px !important;
}




.new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #ccc;
}

.new_footer_top .f_widget.about-widget .f_list li a {
    color: #fff;
    font-style: normal;
    font-size: 14px;
}

.f_widget.about-widget .f_list {
    margin-bottom: 0;
}

.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 11px;
}

.new_footer_top .f-title {
    margin-bottom: 5px;
    color: #fff;
    font-style: normal;
    margin-top: 20px;
}

.f_size_18 {
    font-size: 18px;
}

.f_600 {
    font-weight: 600;
}

.SocialUnorder li {
    height: 40px;
    width: 40px;
    font-size: 22px;
}

.SocialUnorder li {
    float: left;
    list-style: none;
    padding: 2px;
}

@media(max-width:1024px) {
    #customerLogin {
        top: 0 !important;
        color: #fff !important;
        padding: 6px 9px !important;
    }
}

@media(max-width:991px) {
    #menu-data {
        display: none;
        overflow: hidden;
    }

    .menu-data a {
        padding: 8px 15px;
        font-size: 16px;
        color: white;
        margin: 3px 0px;
        display: block;
        border-top: dotted .5px gray;
    }
}


@media (max-width: 835px) {
    .box-img {
        height: 100px;
        width: 100%;
        object-fit: cover;
    }

    .small-img img {
        height: 75px;
        width: 100%;
        object-fit: cover;
    }

    .carousel-slide {
        flex: 0 0 100%;
    }


    .search-data form {
        display: flex;
        align-items: center;
        background: white;
        padding: 0px;
        width: 95%;
        justify-content: space-between;
        position: absolute;
        top: 0px;
        margin: 0px 0px;
    }


    .news-subscribe-btn {
        width: 100%;
    }
}

.gradient-text {
    font-weight: bold;
    background: linear-gradient(270deg, #434343, #F44336, #4d62d3);
    background-size: 600% 600%;
    -webkit-background-clip: text;
    font-size: 30px;
    -webkit-text-fill-color: transparent;
    animation: gradientMove 5s ease infinite;
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
