   /* footer  start*/
   .footer__subscribe-3 p {
    font-size: 13px !important;
    color: #d0d0d0 !important;
    font-weight: 100;
}

.w-100 {
    width: 100% !important;
}

.footer__area .logo img {
    width: 100px;
}

.footer__area .footer__widget-title {
    font-size: 17px !important;
}

.line-inner {
    background: linear-gradient(90deg, #ff8b44, #fff 31%);
    border-radius: 3px;
    height: 3px;
    width: 70px;
}

.line-inners {
    background: linear-gradient(243deg, #000000, #f0861f 72%);
    background-color: #f6c859;
    animation: changeBackgroundColor 3s infinite;
    border-radius: 3px;
    height: 3px;
    width: 70px;
}

.category__list ul li a {
    font-size: 14px;
    padding: 7px 30px 5px;
    padding-left: 40px;
    color: #000;
}

.category__list {
    padding-bottom: 10px;
}

.course__item-2 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.grey-bg-9 {
    padding: 95px 70px 90px !important;
}

.features__inner {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    border-radius: 15px;
}

@media screen and (max-width: 999px) {
    .certificate__content .section__title.section__title-44 {
        font-size: 20px;
    }

    .footer-col-3-2 {
        padding-left: 0px !important;
    }

    .header__bottom {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .counter__item {
        padding: 35px 20px !important;
    }

    .pt-60 {
        padding-top: 30px !important;
    }

    .course-meta li {
        margin: 10px 19px !important;
    }

    .pb-30 {
        padding-bottom: 15px !important;
    }

    .mb-30 {
        margin-bottom: 15px !important;
    }

    .course__content-2 {
        padding: 19px 14px 15px !important;
    }

    .mt-30 {
        margin-top: 15px !important;
    }

    body .grey-bg-9 {
        padding: 41px 25px 23px !important;
    }

    .offer_right_content_box h1 a {
        padding-bottom: 0% !important;
    }

    .course__filter .nav-tabs .nav-link {
        padding: 4px 18px !important;
    }

    .certificate__inner p {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    p {
        font-size: 13px !important;
        line-height: 22px !important;
    }

    .pt-20 {
        padding-top: 10px !important;
    }

    .pt-25 {
        padding-top: 13px !important;
    }

    .testimonial__item {
        height: 100% !important;
    }

    .category__list ul li a {
        padding: 5px 40px 9px !important;
    }

    .pb-25 {
        padding-bottom: 13px !important;
    }

    .video_margin_wrapper,
    .video_player_wrapper {
        margin-top: 13px !important;
    }
}

@keyframes changeBackgroundColor {
    0% {
        background: linear-gradient(243deg, #de1f27, #f0861f 25%);
    }

    25% {
        background: linear-gradient(243deg, #eaf277, #4595a5 50%);
    }

    50% {
        background: linear-gradient(243deg, #efbc1d, #000000 75%);
    }

    75% {
        background: linear-gradient(243deg, #f0861f, #de1f27 50%);
    }

    100% {
        background: linear-gradient(243deg, #f0861f, #c93ea6 25%);
    }
}

.slick-arrow svg {
    background-color: white !important;
}

.footer__widget ul li a {
    font-size: 13px !important;
    color: #d0d0d0;
    font-weight: 100;
}

.footer__area dt {
    color: #e7e7e7;
    font-weight: 400;
}

.footer__area dd {
    font-size: 13px;
    color: #d0d0d0;
    font-weight: 100;
}

.footer__area .footer__social a {
    font-size: 13px !important;
    color: #d0d0d0;
    font-weight: 100;
}

.footer__social ul li a {
    background-color: #322c2c !important;
}

.footer__social-3 svg {
    fill: #fcfeff !important;
}

.footer__bottom-link svg {
    fill: #fcfeff !important;
}

.footer__area .footer__bottom-link a {
    font-size: 13px;
    color: #d0d0d0 !important;
    font-weight: 100;
}

.footer__area {
    background: #252525;
    border-radius: 50px 50px 0px 0px;
}

.footer__area .footer__widget-title {
    color: white;
}

.footer__bottom-inner {
    border-top: 1px solid rgb(255 255 255 / 24%);
}

.widthimage,
.widthimage1 {
    width: 30px !important;
    height: 1em !important;
    margin-top: 5px !important;
}

.mr-10 {
    margin-right: 10px;
}
.back-to-top:hover{
    background-color: #000;
}
.back-to-top{
    position: fixed;
    right: 40px;
    bottom: 40px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ed8621;
    border-radius: 50%;
}
.back-to-top img{
    width: 23px;
    height: 23px;
    object-fit: cover;
}
/* footer end*/

.offcanvas__contact-text a {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.offcanvas__contact-icon{
    margin-top: 5px !important;
    margin-right: 9px;
}
.offcanvas__map{
    margin-top: 20px;
}
.offcanvas__social{
    margin-top: 0px;
}
.header__sticky.header__sticky {
    box-shadow: 0 0 20px rgb(0 0 0 / 10%) !important;
    backdrop-filter: blur(16px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(16px) saturate(180%) !important;
    -moz-backdrop-filter: blur(16px) saturate(180%) !important;
    -ms-backdrop-filter: blur(16px) saturate(180%) !important;
    background-color: rgb(255 255 255 / 80%) !important;
}
  /*===== Scrollbar =====*/
  ::-webkit-scrollbar {
    width: 5px;
  }
  
  ::-webkit-scrollbar-track {
    background: #abafb9;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #13172b;
  }
  