@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&family=Sansita+Swashed:wght@400;500;600;700;800&display=swap");
/* dropDown css start */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    width: 270px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

/* dropDown css end */

li.search-bar {
    width: 100%;
}

.header-action .search-bar .input-group {
    border: 1px solid #181818;
    border-radius: 9999px;
}

.testimonial-area-5.gap-lg-bottom-equal {
    padding-top: 100px;
}

.header-action .search-bar .input-group .form-control {
    margin-left: 20px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -80px;
    top: 50%;
    height: 40px;
    width: 40px;
    font-size: 22px;
    color: #ffffff;
    line-height: 40px;
    margin-left: 15px;
    border-radius: 50%;
    text-align: center;
    background-color: #4b5aee;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -80px;
}

.edu-course-area .edu-course.course-style-1 {
    height: 100%;
    min-height: 500px;
}

/* BY PUSHPAM  */

/* Start of SOFTWARE TESTING PAGE css  */

.edu-course-area .edu-course.course-style-8:hover .inner .content p {
    color: var(--color-white);
}

/* End of SOFTWARE TESTING PAGE css  */
.policy-sec p {
    margin-bottom: 15px;
}

.header-right ul.header-action .wishlist-btn i.icon-22 {
    color: #181818;
}

.header-right ul.header-action .wishlist-btn:hover {
    background-color: #19b69d;
}

.header-right ul.header-action .wishlist-btn:hover i.icon-22 {
    color: #fff;
}

.features-area-2 img.svgInject {
    width: 100%;
    max-width: 42px;
}

.edu-breadcrumb-area {
    background: url(../images/inner-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-banner.hero-style-1::before {
    background: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.counterup-area-9 .edu-counterup.counterup-style-4 .icon {
    line-height: initial;
}

.edu-cta-banner-area.home-one-cta-wrapper.bg-image {
    background: url(../images/start-your-educational.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.my_dashboard ul.nav {
    flex-direction: column;
}

.my_dashboard .nav-pills .nav-item {
    margin: 0;
}

.my_dashboard .nav-pills .nav-link {
    color: var(--color-primary) !important;
    font-weight: 500;
    border: 1px solid var(--color-primary);
    margin: 0;
    padding: 14px 16px;
    border-radius: 0;
    border-bottom: 0;
}

.my_dashboard .nav-pills .nav-item:last-child .nav-link {
    border-bottom: 1px solid var(--color-primary);
}

.my_dashboard .nav-pills .nav-link.active,
.my_dashboard .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: var(--color-primary) !important;
}

.my_dashboard input {
    border: 1px solid lightgray;
}

.my_dashboard input:disabled {
    background: #f1f1f1;
}

.dashboard_form .d-flex {
    align-items: center;
    margin-bottom: 20px;
}

.dashboard_form .d-flex h6 {
    min-width: 215px;
    font-weight: 500;
}

.dashboard_form .d-flex :is(h6, p) {
    margin: 0;
}

@media only screen and (min-width: 1200px) {
    /* .container {
        max-width: 80%;
    } */

    .my_orders .modal-xl {
        max-width: 1250px;
    }
}

/* --------------- */
/* order table list */

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

th {
    font-weight: 700;
    color: #000;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

/* for my orders modal starts here */
.my_orders .modal-header {
    justify-content: center;
}
.my_orders .single_item {
    display: flex;
    align-items: center;
}
.my_orders .single_item div:first-child {
    min-width: 150px;
}
.my_orders .get_invoice_btn {
    text-align: right;
}
.my_orders .modal-footer {
    justify-content: flex-start;
}
.my_orders .modal-footer button {
    margin-left: 12px;
}

/** home page **/
.hero-banner.hero-style-1 {
    background-color: #f3f4fd;
    min-height: 730px;
    display: flex;
    align-items: center;
}
.hero-banner.hero-style-1::before {
    background-image: none;
}
.banner-content h1.title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
    color: #1e1e1e;
}
.h2_banner-shape-1 {
    position: absolute;
    left: 80px;
    top: 0;
    animation: animation-popup-1 4s linear 0s infinite alternate;
}

@keyframes animation-popup-1 {
    0% {
        transform: scale(0.2) rotate(0deg);
    }
    50% {
        transform: scale(0.5) rotate(180deg);
    }
    90% {
        transform: scale(1) rotate(360deg);
    }
    100% {
        transform: scale(1) rotate(360deg);
    }
}
.h2_banner-form {
    max-width: 550px;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}

.h2_banner-form input {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    padding-right: 55px;
    font-size: 15px;
    background: #fff;
    border: none;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    border-left: 2px solid #1e40ec;
    box-shadow: 0px 6px 30px rgba(30, 30, 30, 0.1), inset 2px 0px 0px #1e40ec;
}
.h2_banner-form button {
    position: absolute;
    top: 0;
    color: var(--clr-body-heading);
    font-size: 16px;
    z-index: 99;
    background: transparent;
    height: 100%;
    padding: 0;
    border: 0;
    right: 20px;
}
.h2_banner-form button i {
    font-weight: 300;
}

.h2_banner-tutor-img {
    display: flex;
}
.h2_banner-inner-img:first-child {
    margin-left: 0;
}
.h2_banner-tutor {
    display: flex;
    align-items: center;
    gap: 10px;
}
.h2_banner-inner-img {
    position: relative;
    z-index: 1;
    margin-left: -15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
}
.h2_banner-tutor-text span {
    display: block;
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 600;
    line-height: 20px;
}

.hero-banner .banner-thumbnail .instructor-info .inner {
    animation: h2_hero-upDown-1 4s linear 0s infinite alternate;
}
@keyframes h2_hero-upDown-1 {
    0% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(20px);
    }
}
@keyframes h2_hero-leftRight-1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(80px);
    }
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-90 {
    padding-bottom: 90px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-140 {
    padding-top: 140px;
}
.mb-25 {
    margin-bottom: 25px;
}

.section-area-4 .section-title {
    font-size: 46px;
    font-weight: 700;
    line-height: 1.2;
}

.mb-10 {
    margin-bottom: 10px;
}
.section-area-4 .section-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    color: rgba(30, 30, 30, 0.7);
}
.h4_about-img {
    margin-right: -30px;
}
.mb-50 {
    margin-bottom: 50px;
}
.w_img img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.h4_about-wrap {
    margin-left: 80px;
}

.mr-65 {
    margin-right: 65px;
}
section.h4_about-area .h4_about-content ul {
    padding-left: 0;
}
.h4_about-content ul li {
    border-radius: 30px;
    background: linear-gradient(
        90deg,
        rgba(246, 124, 55, 0.14) 0%,
        rgba(246, 124, 55, 0) 100%
    );
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 15px;
    color: #f67c37;
    width: max-content;
}
.h4_about-content ul li i {
    width: 24px;
    height: 24px;
    background-color: #f67c37;
    border-radius: 50%;
    color: #fff;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    font-size: 12px;
}
.h4_about-content ul li:nth-child(2) {
    background: linear-gradient(
        90deg,
        rgba(21, 105, 253, 0.14) 0%,
        rgba(21, 105, 253, 0) 100%
    );
    color: #1569fd;
}
.h4_about-content ul li:nth-child(2) i {
    background-color: #1569fd;
}

.h4_about-content ul li:last-child {
    background: linear-gradient(
        90deg,
        rgba(246, 55, 88, 0.14) 0%,
        rgba(246, 55, 88, 0) 100%
    );
    color: #f63758;
}
.h4_about-content ul li:last-child i {
    background-color: #f63758;
}
.h4_about-button {
    display: flex;
    align-items: center;
    gap: 30px;
}
.h4_about-btn,
.h4_blog-btn {
    height: 50px;
}

.theme-btn {
    background: #1268eb;
    color: #fff;
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    border: none;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.theme-btn:hover {
    color: #fff;
}
.theme-btn-4::after {
    color: #1e1e1e;
    background-color: #c79216;
}

.theme-btn::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 500px;
    height: 200px;
    background-color: #08449e !important;
    border-color: transparent;
    border-radius: 100px;
    transform: translate(-40px, -80px) scale(0.1);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.theme-btn-4 {
    border-radius: 100px;
    background: #f6ba2a;
    color: #1e1e1e;
    font-size: 15px;
    font-weight: 500;
}

.h4_about-button-call {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 500;
}
.h4_about-button-call i {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #f6ba2a;
    display: grid;
    place-items: center;
    color: #1e1e1e;
    font-size: 14px;
}

/** home slider **/
.section-area .section-subtitle {
    color: #4b5aee;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    background-color: rgb(74 89 237 / 4%);
    padding: 10px 25px;
    line-height: 1;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.section-area .section-subtitle::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #4b5aee;
    content: "";
}

.section-area .section-title {
    font-size: 46px;
    font-weight: 700;
    line-height: 1.2;
}
.category-navigation {
    display: flex;
    gap: 10px;
}
.category-navigation div {
    width: 50px;
    height: 50px;
    background: #ffffff;
    box-shadow: 0px 2px 0px #e1e2e6;
    border-radius: 100px;
    display: grid;
    place-items: center;
    font-size: 14px;
    color: #1e1e1e;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}
.category-navigation i {
    font-weight: 300;
}

.category-wrap {
    position: relative;
    z-index: 1;
}

.category-shape img {
    position: absolute;
}
.category-shape-1 {
    top: -75px;
    left: -25px;
    animation: animation-popup-1 4s linear 0s infinite alternate;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.category-shape-2 {
    top: -40px;
    right: 190px;
    animation: animation-leftRight-1 3s linear 0s infinite alternate;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.category-shape-3 {
    left: 49%;
    transform: translateX(-50%);
    top: 80px;
    animation: animation-popup-2 1.2s linear 0s infinite alternate;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.category-shape-4 {
    right: -40px;
    top: 40px;
    animation: animation-upDown-1 3s linear 0s infinite alternate;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.category-item {
    background-color: #fff;
    box-shadow: 0px 10px 40px rgba(30, 30, 30, 0.1);
    border-radius: 10px;
    overflow: hidden;
}
.category-img img {
    width: 100%;
}
.category-content {
    padding: 21px 25px 22px;
}
.category-content h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1e1e1e;
}
.category-content p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #1e1e1e99;
}
.category-navigation div:hover,
.event-navigation div:hover {
    background-color: #1268eb;
    color: #fff;
}

.category-content p a {
    line-height: 1;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    padding-right: 15px;
    display: inline-block;
}
.category-content p a i:first-child {
    right: 10% !important;
    visibility: hidden;
    opacity: 0;
}

.category-content p a i {
    font-weight: 300;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

/**courses page **/
.mb-30 {
    margin-bottom: 30px;
}
.course-item {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 20px 80px rgba(30, 30, 30, 0.1);
    position: relative;
    z-index: auto;
}

.course-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.course-img img {
    width: 100%;
}
.course-content {
    padding-left: 15px;
    padding-right: 15px;
}
.course-content-top {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.course-top-icon {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(30, 30, 30, 0.1);
    border-radius: 4px;
    display: grid;
    place-items: center;
}

.course-top-icon img {
    width: 20px;
}
.course-content-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 25px;
}

.course-top-title h6 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    color: rgba(30, 30, 30, 0.6);
}

.course-content-bottom {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    padding: 15px 0 6px;
    align-items: center;
}
.course-bottom-info {
    display: flex;
    align-items: center;
    gap: 20px;
}
.course-bottom-info span {
    display: flex;
    align-items: center;
    gap: 7px;
    color: rgba(30, 30, 30, 0.6);
}

.course-bottom-info span i {
    font-weight: 300;
}

.course-bottom-price span {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #1268eb;
    font-weight: 700;
}

.course-bottom-price span del {
    color: #787878;
}

.course-hover-content {
    padding: 25px 25px 25px;
    position: absolute;
    left: 0;
    top: -100%;
    top: 0;
    background-color: #fff;
    border-radius: 10px;
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    transform: scale(0.6);
    min-height: 100%;
}

.course-item:hover .course-hover-content {
    opacity: 1 !important;
    visibility: visible !important;
    top: 0;
    transform: scale(1) !important;
}
.course-hover-content-top {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 20px;
}

.course-item:hover .course-hover-content::before {
    left: -15px;
}
.course-hover-content::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-color: #fff;
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
    width: 20px;
    height: 24px;
    z-index: -1;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.course-hover-content-text {
    font-size: 14px;
    line-height: 22px;
    color: rgba(30, 30, 30, 0.6);
    margin-bottom: 20px;
}

.course-hover-content-list {
    margin-bottom: 30px;
    padding-left: 0;
}

.course-hover-content-list li {
    font-size: 14px;
    line-height: 22px;
    color: rgba(30, 30, 30, 0.7);
    display: flex;
    line-height: 22px;
    gap: 10px;
    margin-bottom: 10px;
}
.course-hover-content-list li i {
    color: #1e1e1e;
    margin-top: 5px;
    font-weight: 300;
}
.course-hover-content-list li svg {
    margin-top: 5px;
}
.course-hover-content-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
}
.course-hover-cart-btn {
    width: calc(100% - 40px);
}
.course-btn.theme-btn {
    width: 100%;
    justify-content: center;
}
.theme-btn {
    background: #1268eb;
    color: #fff;
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    border: none;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.theme-btn::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 500px;
    height: 200px;
    background-color: #08449e;
    border-color: transparent;
    border-radius: 100px;
    transform: translate(-40px, -80px) scale(0.1);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.course-hover-fav-btn a {
    width: 40px;
    height: 40px;
    border: 1.5px solid rgba(30, 30, 30, 0.14);
    border-radius: 50%;
    display: grid;
    place-items: center;
    flex-shrink: 0;
    font-size: 15px;
    color: #1e1e1e;
}
.course-hover-fav-btn a:hover {
    background-color: #19b69d;
    border-color: transparent;
    color: #fff;
}

.course-hover-fav-btn a i {
    font-weight: 300;
}

.course-hover-content-list li i {
    color: #1e1e1e;
    margin-top: 5px;
    font-weight: 300;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}
.pb-90 {
    padding-bottom: 90px;
}

.pt-120 {
    padding-top: 120px;
}

.pagination-area ul {
    display: flex;
    align-items: center;
    gap: 10px;
}
.pagination-area ul li {
    list-style: none;
}
.pagination-area ul li a {
    width: 45px;
    height: 45px;
    display: grid;
    place-items: center;
    font-size: 14px;
    font-weight: 500;
    color: rgba(30, 30, 30, 0.6);
    border: 1px solid rgba(30, 30, 30, 0.1);
    border-radius: 4px;
}
.pagination-area ul li a:hover {
    background-color: var(--clr-theme-primary);
    color: #fff;
}
.pagination-area ul li a i {
    font-size: 15px;
}
.pagination-area ul li a:hover {
    background-color: #1268eb;
    color: #fff;
}

.innerPage_course-left p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: rgba(30, 30, 30, 0.7);
}

.innerPage_course-right {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
}

.innerPage_course-right
    .nice-select.innerPage_course-category-list.has-nice-select {
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    width: 190px;
    border-radius: 6px;
    border: 1px solid rgba(30, 30, 30, 0.1);
}
.innerPage_course-right
    .nice-select.innerPage_course-category-list.has-nice-select
    ul
    li {
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    min-height: 40px;
    color: rgba(30, 30, 30, 0.6);
}
.innerPage_course-right .nice-select::after {
    border-bottom: 1.5px solid rgba(30, 30, 30, 0.6);
    border-right: 1.5px solid rgba(30, 30, 30, 0.6);
    content: "";
    display: block;
    height: 7px;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform-origin: 50% 50%;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.3s ease-in-out;
    width: 7px;
}
.innerPage_course-search form {
    position: relative;
    z-index: 1;
}
@media (min-width: 992px) {
    .innerPage_course-search form input {
        min-width: 300px;
    }
}
.innerPage_course-search form input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    border: none;
    border-radius: 6px;
    padding: 0 20px;
    font-size: 15px;
    color: rgba(30, 30, 30, 0.6);
    padding-right: 55px;
}
.innerPage_course-search form button {
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    font-size: 15px;
    color: #1e1e1e;
    border: none;
    background: transparent;
    padding: 0;
}
.innerPage_course-search form button i {
    font-weight: 300;
}
.nice-select.open .list {
    width: 100%;
}
/** courses page end **/

/** Featured page start **/
@media (min-width: 1600px) {
    .container-fluid.container-custom-1 {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    }
}

.course-wrap {
    background-color: #f3f4fd;
    /* margin-top: 100px; */
}
.section-area-top .section-subtitle::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
}

.section-area .section-subtitle::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #4b5aee;
    content: "";
}

.course-tab {
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
}
.course-tab .nav {
    background-color: #fff;
    padding: 5px 5px;
    border-radius: 100px;
    display: flex;
    gap: 15px;
    box-shadow: 0px 2px 0px #e1e2e6;
}
.course-tab .nav .nav-item .nav-link {
    padding: 8px 30px;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    color: rgba(30, 30, 30, 0.6);
}
.course-tab .nav-pills .nav-link:hover,
.course-tab .nav-pills .nav-link.active,
.course-tab .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1268eb;
}
.course-tab ul li {
    margin: 0;
}

/** Featured page end **/

/** Educational page end **/
.about-img {
    margin-right: 40px;
    position: relative;
    z-index: 1;
}

.about-img img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.about-img-meta {
    position: absolute;
    left: 235px;
    bottom: 45px;
    background: #fff;
    border-radius: 6px;
    padding: 25px 30px 25px;
    box-shadow: 0px 10px 40px rgba(30, 30, 30, 0.1);
    animation: about-upDown-1 3s linear 0s infinite alternate;
    z-index: 1;
}
.about-img-meta span {
    font-size: 15px;
    display: flex;
    font-weight: 500;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}
.about-img-meta span i {
    color: #ffa121;
    font-size: 15px;
}
.about-img-meta h5 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
}
.about-content-list {
    margin-bottom: 41px;
}
.about-content-list ul {
    margin: 0px;
    padding: 0px;
    list-style: non;
}
.about-content-list ul li {
    color: #1e1e1e;
    font-size: 15px;
    font-weight: 500;
    list-style-type: none;
    position: relative;
    z-index: 1;
    padding-left: 15px;
    margin-bottom: 5px;
    line-height: 28px;
}
.about-content-list ul li::before {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #1e1e1e;
    border-radius: 50%;
}
.theme-btn-medium {
    height: 45px !important;
    line-height: 45px !important;
    padding: 0 20px;
}

/** Educational page end **/
.h2_cta-wrap.bg-default {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.h2_cta-content-form {
    position: relative;
    z-index: 1;
    margin: 0 40px;
}
.h2_cta-content-form input {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding-left: 25px;
    border-radius: 6px;
    border: none;
    padding-right: 65px;
    color: rgba(30, 30, 30, 0.6);
    background-color: #fff;
    font-size: 15px;
    box-shadow: 0px 6px 30px rgba(30, 30, 30, 0.1);
}
.h2_cta-content-form button {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    line-height: 40px;
    background: #1268eb;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px;
}

/*
************
*************************
15. counter
*******************************************************
*************************************************************** */
.counter-wrap {
    border: 1px solid rgba(30, 30, 30, 0.1);
}
.counter-item {
    display: flex;
    gap: 20px;
    border-right: 1px solid rgba(30, 30, 30, 0.1);
    padding-top: 25px;
    padding-bottom: 30px;
    justify-content: center;
}
@media (max-width: 767px) {
    .counter-item {
        border-right: 0;
        border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .counter-item {
        border-right: 1px solid rgba(30, 30, 30, 0.1);
        border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    }
}
.counter-icon i {
    font-size: 38px;
    color: #4b5aee;
    flex-shrink: 0;
    display: block;
    margin-top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-icon i {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .counter-icon i {
        font-size: 30px;
    }
}
.counter-info-title {
    font-size: 55px;
    display: flex;
    font-weight: 600;
    margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .counter-info-title {
        font-size: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-info-title {
        font-size: 45px;
    }
}
@media (max-width: 767px) {
    .counter-info-title {
        font-size: 45px;
    }
}
.counter-info-text {
    font-size: 14px;
    text-transform: uppercase;
    color: #767676;
    display: inline-block;
    line-height: 1;
}

.counter-wrap .col-xl-3:last-child .counter-item {
    border-right: 0;
}
@media (max-width: 767px) {
    .counter-wrap .col-xl-3:last-child .counter-item {
        border-bottom: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-wrap .col-xl-3:nth-child(2) .counter-item {
        border-bottom: 1px solid rgba(30, 30, 30, 0.1);
        border-right: 0;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .counter-wrap .col-xl-3:nth-child(2) .counter-item {
        border-right: 0;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .counter-wrap .col-xl-3:nth-child(3) .counter-item {
        border-bottom: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-wrap .col-xl-3:first-child .counter-item {
        border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    }
}

.h7_counter-item {
    display: flex;
}
.h7_counter-info-title {
    font-size: 96px;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
    line-height: 1;
    align-items: center;
    margin-bottom: 0;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgb(82, 82, 82);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.h7_counter-info-title:hover {
    -webkit-text-fill-color: #0a0a0a;
    -webkit-text-stroke: 1px #0a0a0a;
}
.h7_counter-info-text {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
}

.h8_counter-item {
    display: flex;
}
.h8_counter-info-title {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 5px;
}
.h8_counter-info-text {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
}

.h8_counter-info-icon {
    width: 65px;
    height: 65px;
    border-radius: 64px;
    background: rgba(255, 255, 255, 0.1);
    display: grid;
    place-items: center;
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
}

.h8_counter-info-icon i {
    font-size: 23px;
    color: rgb(255, 255, 255);
}

.h8_counter-info {
    text-align: center;
}

.h8_counter-info-text {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    display: block;
}

.h10_counter-wrap {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
    (max-width: 767px) {
    .h10_counter-wrap {
        justify-content: center;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .h10_counter-wrap {
        justify-content: space-between;
    }
}
.h10_counter-item {
    display: flex;
    gap: 20px;
}
.h10_counter-icon i {
    font-size: 38px;
    color: #4b5aee;
    flex-shrink: 0;
    display: block;
    margin-top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h10_counter-icon i {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .h10_counter-icon i {
        font-size: 30px;
    }
}
.h10_counter-info-title {
    font-size: 55px;
    display: flex;
    font-weight: 600;
    margin-bottom: 0;
    color: #0a0a0a;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h10_counter-info-title {
        font-size: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h10_counter-info-title {
        font-size: 45px;
    }
}
@media (max-width: 767px) {
    .h10_counter-info-title {
        font-size: 45px;
    }
}
.h10_counter-info-text {
    font-size: 14px;
    text-transform: uppercase;
    color: #767676;
    display: inline-block;
    line-height: 1;
}

/** Feature Showcase Statrt **/

@media (max-width: 1799px) {
    .event-bg-img {
        display: none;
    }
    .event-section-area {
        margin-left: 0;
    }
}
.event-area {
    background-color: #f3f4fd;
    position: relative;
    z-index: 1;
}

.event-bg-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    max-width: 400px;
    height: 100%;
}
.event-navigation {
    display: flex;
    gap: 10px;
    justify-content: end;
}
.event-navigation div {
    width: 50px;
    height: 50px;
    background: #ffffff;
    box-shadow: 0px 2px 0px #e1e2e6;
    border-radius: 100px;
    display: grid;
    place-items: center;
    font-size: 14px;
    color: #1e1e1e;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}
.event-item {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 20px 40px rgba(30, 30, 30, 0.1);
}
.event-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.event-content {
    padding: 25px 0 10px;
}
.event-content-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 6px;
}
.event-content-meta span {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}
.event-content-meta span i {
    font-size: 14px;
    margin-right: 7px;
    font-weight: 300;
    color: #4b5aee;
}
.event-content-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 27px;
}
.t-theme-btn {
    background-color: #fff;
    border: 1px solid rgba(30, 30, 30, 0.1);
    color: #1e1e1e;
    padding: 0 20px;
}

.event-active .swiper-wrapper .swiper-slide {
    padding: 0 5px;
}
section.event-area .event-active h5.event-content-title {
    margin-bottom: 10px;
}
section.event-area .event-active p {
    font-size: 14px;
}

/** Feature Showcase End **/

.testimonial-item {
    padding: 50px 35px 45px;
    background-color: #f5f5f5;
    border-radius: 10px;
}
.testimonial-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 25px;
}
.testimonial-admin {
    display: flex;
    gap: 10px;
    align-items: center;
}
.testimonial-admin-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial-admin-img img {
    width: 100%;
}
.testimonial-admin-info h5 {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0;
}
.testimonial-admin-info span {
    font-size: 14px;
    font-weight: 500;
    display: block;
}
.testimonial-rating ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.testimonial-rating ul li {
    display: inline-block;
    font-size: 14px;
    color: #ffa121;
}
.testimonial-content p {
    color: #1e1e1e;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
}
.h2_cta-area {
    margin-bottom: 50px;
}

.blog-item.blog-item-h {
    display: flex;
    align-items: center;
}

.blog-item {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 10px 50px rgba(30, 30, 30, 0.1);
}
.blog-item.blog-item-h .blog-img {
    width: 280px;
    flex-shrink: 0;
}

.blog-img {
    border-radius: 6px;
    overflow: hidden;
}

.blog-img img {
    width: 100%;
}
.blog-item.blog-item-h .blog-content {
    padding: 0 30px;
}
.blog-content-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 7px;
}
.blog-content-meta span {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}
.blog-content-meta span i {
    font-size: 14px;
    margin-right: 7px;
    font-weight: 300;
    color: #4b5aee;
}
.blog-content {
    padding: 40px 0 25px;
}

.blog-content-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 27px;
}
.blog-wrap h5.blog-content-title {
    margin-bottom: 10px;
}

.cta-area {
    position: relative;
    z-index: 9;
    margin-bottom: -120px;
}
.cta-subtitle {
    color: #1368eb;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    background-color: #fdf5f7;
    padding: 10px 25px;
    line-height: 1;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}
.cart-update-btn-area .product-cupon .submit-btn {
    background: #1368eb;
}
.cta-subtitle::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #1368eb;
    content: "";
}
.cta-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    color: #fff;
    margin-bottom: 0;
}
.cta-button {
    display: flex;
    gap: 20px;
    justify-content: end;
}
.cta-btn {
    height: 55px;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 25px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    line-height: 55px;
}
.cta-btn i {
    font-size: 18px;
    margin-right: 10px;
}
.cta-wrapper {
    background-color: #1268eb;
    border-radius: 10px;
    padding: 50px 80px 40px;
    box-shadow: 0px 30px 80px rgba(30, 30, 30, 0.3);
}
/* .h2_banner-content .section-title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px;
}

.h2_banner-content .section-title span {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #1268eb;
}
.h2_banner-content .section-title span img {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: calc(100% - 25px);
    display: inline-block;
    margin-left: 10px;

}
.hero-banner .banner-content .title span img {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: calc(100% - 25px);
    display: inline-block;
    margin-left: 10px;
    animation: section-animation 5s linear 0s infinite;
}
@keyframes section-animation {
    0% {
      width: 0;
    }
    15% {
      width: 100%;
    }
    85% {
      opacity: 1;
    }
    90% {
      width: 100%;
      opacity: 0;
    }
    to {
      width: 0;
      opacity: 0;
    }

  } */
.content-righttext {
    display: flex;
    justify-content: space-between;
}
.edu-course.course-style-4 .content .price-variations {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: end;
}
.edu-course.course-style-4 .content .price-variations .course-price {
    margin-bottom: 0;
}
.edu-course.course-style-4 .content .wishlist-btn.btn-outline-dark {
    height: 40px;
    width: 40px;
    line-height: initial;
}
.button-group.add-tocart-btn {
    margin-top: 5px;
}
.edu-course.course-style-14 .content .course-rating,
.edu-course.course-style-14 .content p {
    margin-bottom: initial;
}
.edu-course .content .content-righttext h6.title {
    color: #2d2f31;
    font-weight: 700;
    font-size: 18px;
}
.edu-course .content .content-righttext h5.title {
    font-size: 10px;
    font-weight: 400;
}
.edu-course.course-style-14 {
    background: transparent;
    box-shadow: none;
    padding-bottom: 1.6rem;
    border-bottom: 1px solid #d1d7dc;
    border-radius: 0;
}
.edu-course.course-style-4 .thumbnail a {
    background-color: #2d2f31;
    border: 1px solid #d1d7dc;
    border-radius: 0;
}
.edu-course.course-style-4 .thumbnail a img {
    border-radius: 0;
}
button.edu-btn.btn-small.me-3.add_to_cart {
    border-radius: 0;
}
.edu-course.course-style-4.course-style-14 {
    padding: 30px 0px;
}
.edu-course-area .edu-course.course-style-1 {
    min-height: initial;
}
.edu-course .content .title {
    color: #2d2f31;
    font-weight: 700;
    font-size: 18px;
}
.edu-course-area .edu-course.course-style-1 .content {
    padding-left: 10px;
}
.price-variations.price-variationsdir {
    display: flex;
    justify-content: flex-start;
    align-items: end;
    gap: 5px;
}

/* .edu-course .content .title {

    white-space: nowrap;
    overflow: hidden;
    position: relative;
  }
  .edu-course .content .title:after {
    content: "...";
    position: absolute;
    right: 0;
    top: 0;

  } */
.edu-course .course-hover-content .content .title,
.edu-course .course-hover-content .content p {
    color: #2d2f31;
}
.edu-course .course-hover-content .content .course-price {
    color: var(--color-secondary);
}
.edu-course .course-hover-content .content .course-meta li,
.edu-course .course-hover-content .content .course-meta li i {
    color: var(--color-heading);
}
.edu-course .course-hover-content .content .course-level {
    color: var(--color-primary);
    font-family: var(--font-secondary);
    background-color: rgba(26, 182, 157, 0.15);
}
.edu-course .course-hover-content .content .title a:hover {
    color: #2d2f31;
}

.accordion-arrow {
    display: flex;
    justify-content: space-between;
}
.edu-course-sidebar .edu-course-widget {
    padding: 20px 30px 20px;
}
.edu-course-widget .inner_dp h5 {
    font-size: 20px;
    font-weight: 700;
}

.edu-course-widget .inner.active .inner_dp svg {
    transform: rotate(-180deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.edu-course-widget .inner .inner_dp svg {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.edu-course-area.course-area-1.edu-section-gap.bg-lighten01 {
    background-color: transparent;
}
.mt-15 {
    margin-top: 15px;
}

.owl-one.owl-carousel .owl-prev.disabled,
.owl-one.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.testimonial-admin-info h5 {
    font-size: 15px;
}

.testimonial-admin-info span {
    font-size: 12px;
}
.edu-course-area.course-area-1.section-gap-equal .edu-course-widget {
    margin-bottom: 0px;
    padding: 15px 25px 15px;
    border-top: 1px solid #d1d7dc;
    background-color: transparent;
    border-radius: 0;
}

.edu-course-area.course-area-1.section-gap-equal .edu-course-widget:last-child {
    border-bottom: 1px solid #d1d7dc;
}

.pagination .page-item {
    border: 1px solid #000;
    padding: 5px;
    margin-left: 10px;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .page-item.active {
    padding: 0px !important;
    border-radius: unset;
    background-color: unset;
    border-color: unset;
}
.pagination .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    padding: 10px;
    border-radius: 50% !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.pagination .page-link {
    border: none;
    color: #000;
}

.pagination .page-item a.page-link {
    background: transparent;
}
.page-item.disabled .page-link {
    background-color: transparent !important;
}
.edu-breadcrumb-area {
    background: none;
}

.edu-breadcrumb-area .breadcrumb-inner h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
}
.edu-breadcrumb-area .breadcrumb-inner p {
    font-weight: 700;
    font-size: 18px;
}
.edu-breadcrumb-area .breadcrumb-inner p span,
.title-heading span {
    color: #4b5aee;
}

.edu-breadcrumb-area .breadcrumb-inner {
    text-align: initial;
}
h3.title-heading {
    font-size: 26px;
    font-weight: 700;
    text-align: initial;
}
/* .edu-section-gap
{
    padding-top: 0;
} */
.edu-course-area.course-area-1 .course-tab {
    justify-content: flex-start;
}
.course-tab .nav .nav-item .nav-link {
    font-weight: 700;
    font-size: 18px;
}

.edu-course-area.course-area-1 .course-tab .nav-pills .nav-link:hover,
.edu-course-area.course-area-1 .course-tab .nav-pills .nav-link.active,
.edu-course-area.course-area-1 .course-tab .nav-pills .show > .nav-link {
    color: #212529;
    background-color: transparent;
    border-bottom: 2px solid #000;
    border-radius: 0;
}
.edu-course-area.course-area-1 .course-tab {
    box-shadow: inset 0 -1px 0 0 #d1d7dc;
}
.edu-course-area.course-area-1 .course-tab .nav {
    background-color: transparent;
    padding: 0px;
    border-radius: 0;
    box-shadow: none;
}
.course-tab .course-tab ul li:hover,
.course-tab .course-tab ul li:active {
    box-shadow: none !important;
    border-radius: 0 !important;
}
h5.card-title {
    margin-bottom: 0;
}
h5.card-title a {
    font-weight: 700;
    font-size: 16px;
}
.edu-breadcrumb-area.common-innerbanner {
    background: url(../images/common-inner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.mainmenu-nav .mainmenu > li > a {
    text-decoration: none;
    padding: 0px 15px;
}
.header-action .search-bar .input-group .form-control {
    width: 100%;
    max-width: 110px;
}
.header-action .search-bar .input-group {
    justify-content: space-between;
}
.header-style-1 .header-action li {
    margin: 0 5px;
}
.header-action .header-btn a {
    width: 120px;
}
.header-action li.icon.cart-icon {
    margin-right: 15px;
}
.header-action .search-bar .input-group .form-control {
    margin-left: 5px;
    background: transparent;
}
.header-top-bar {
    display: none;
}
.coursetitle-center {
    height: 60px;
}
.edu-breadcrumb-area.common-innerbanner ul.edu-breadcrumb {
    justify-content: flex-start;
}
.header-action .header-btn a {
    width: 120px;
    background: transparent;
    color: #2d2f31;
    border: 1px solid #2d2f31;
    font-weight: 700;
}
.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    text-decoration: none;
}
section.account-page-area.section-gap-equal .form-group label {
    font-family: var(--font-secondary);
    font-size: 16px;
}
section.account-page-area.section-gap-equal h3.title {
    font-size: 20px;
    font-weight: 700;
}

.header-style-1 .header-action li a.edu-btn:after {
    background: #4b5aee;
}
.header-style-1 .header-action li a:hover {
    color: #fff;
    text-decoration: none;
}
.section-title .title {
    margin-bottom: 4px;
    font-size: 26px;
    font-weight: 700;
}
.preloader-close-btn-wraper {
    display: none;
}
.contact-us-area {
    margin-bottom: 100px;
}
.contact-us-info .heading-title {
    font-size: 26px;
    font-weight: 700;
    color: var(--color-heading);
    word-break: break-word;
    font-family: var(--font-secondary);
}
.contact-us-info .address-list li .title {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
    color: #212529;
}
.faq-page-tab-content:after {
    content: inherit;
}
.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item a,
.edu-course .content .title a {
    text-decoration: none;
}
section.category-area .section-area .section-title {
    font-size: 42px;
}
.header-right
    .header-action
    li
    .mainmenu-nav
    .mainmenu
    li.has-droupdown
    > a::after {
    right: 0;
}
.category-wrap .category-item {
    min-height: 290px;
    height: 100%;
}
.category-content p a i {
    top: 60%;
    right: -5px;
}
.section-title {
    font-size: 42px !important;
}
.edu-footer .footer-top {
    padding: 50px 0 50px;
}
.category-content p a,
.edu-footer .edu-footer-widget .footer-link li a {
    text-decoration: none;
}
.edu-footer .edu-footer-widget .footer-link li a,
.edu-footer.footer-lighten p {
    font-family: "Poppins";
}
input[type="checkbox"] ~ label,
.edu-course-widget .inner_dp h5 {
    font-family: "Poppins";
}
.header-style-1 .header-action li a:hover {
    color: #000;
}
.header-style-1 .header-action li.header-btn a:hover {
    color: #fff;
}
.h2_cta-area h2.section-title {
    font-size: 32px !important;
}
.section-title.section-center {
    font-size: 16px !important;
}

.edu-sorting-area .showing-text,
.edu-sorting-area .sorting-right .edu-sorting .edu-select {
    font-size: 14px !important;
}
.edu-course-area.course-area-1.section-gap-equal.my_dashboard table {
    font-size: 13px;
}
a.edu-btn.btn-small,
button.edu-btn.btn-small {
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    font-size: 13px;
}
.my_dashboard .nav-pills .nav-link {
    padding: 9px 15px;
}
.login-form-box .form-group input {
    border-radius: 0px;
    border: 1px solid #000;
}

.login-form-box .form-group input[type="password"],
.login-form-box .form-group input[type="email"],
.login-form-box .form-group input[type="text"] {
    font-weight: 700;
    color: #000;
    height: 70px;
}
.login-form-box .form-group ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    font-weight: 700;
    color: #000;
}
.login-form-box .form-group ::-moz-placeholder {
    /* Firefox 19+ */

    font-weight: 700;
    color: #000;
}
.login-form-box .form-group :-ms-input-placeholder {
    /* IE 10+ */

    font-weight: 700;
    color: #000;
}
.login-form-box .form-group :-moz-placeholder {
    /* Firefox 18- */

    font-weight: 700;
    color: #000;
}
.logo a img.logo-light {
    width: 100%;
    max-width: 150px;
}
.login-form-box .chekbox-area .edu-form-check label {
    position: relative !important;
    display: initial !important;
}

.login-form-box .form-group:has(input.error) .password-show {
    z-index: 999;
    bottom: 53px;
}
.login-form-box .form-group .password-show {
    z-index: 999;
    bottom: 20px;
}

@media only screen and (max-width: 1199px) {
    .login-form-box .form-group,
    #customer_signup_form .form-group
    {
            z-index: 9;
    }

}

@media only screen and (max-width: 991px) {
    .header-style-1 .header-action li.search-icon {
        display: block !important;
    }
}
@media only screen and (min-width: 992px) {
    .header-action .search-bar {
        display: block !important;
    }
}
@media only screen and (max-width: 1490px) and (min-width: 1199px) {
    .header-action .search-bar .input-group .form-control {
        width: 100%;
        max-width: 70px;
    }
    .mainmenu-nav .mainmenu > li > a {
        font-size: 13px;
    }
    .edu-header .header-category {
        display: block;
    }
    .edu-header .header-category .mainmenu li.has-droupdown > a {
        padding: 0 10px;
    }
    .mainmenu-nav .mainmenu > li > a {
        padding: 0px 10px;
    }
    .header-action .header-btn a {
        font-size: 12px;
        width: 103px;
    }
    .edu-header .header-brand .logo {
        margin-right: 10px;
    }
    ul.header-action li.search-bar input.form-control.searchBarInput {
        background: transparent;
    }
}

@media only screen and (max-width: 1024px) {
    .h2_banner-form
    {
        margin: 30px 0px;
    }
    #subscribe-form input.error ~ button {
    top: 36%;
}
.course-tab .nav .nav-item .nav-link
{
        font-size: 14px;
}
.course-tab .nav .nav-item .nav-link {
    padding: 8px 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner .banner-content {
        text-align: initial;
    }
    .testimonial-wrap {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-item.blog-item-h {
        flex-direction: column;
    }
    .blog-item.blog-item-h .blog-content {
        text-align: center;
        margin-top: 20px;
    }
    .blog-item.blog-item-v {
        text-align: center;
    }
    .cta-area .cta-content {
        text-align: center;
    }
    .cta-area .cta-button {
        justify-content: center;
    }
    .cta-area .cta-title {
        font-size: 24px;
    }
    .blog-item.blog-item-v img {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner .banner-content {
        text-align: initial;
    }
    .h2_banner-tutor {
        margin-top: 20px;
        justify-content: center;
    }
    .hero-banner.hero-style-1 .banner-content,
    section.category-area .section-area,
    .event-section-area {
        text-align: center;
    }
    section.h4_about-area.pt-140.pb-90 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .course-tab .nav {
        border-radius: 0;
        justify-content: center;
        padding: 20px 5px;
    }
    .course-wrap.pt-70.pb-90 {
        padding-bottom: 50px;
    }
    .about-img.mb-50 {
        margin-right: 0;
    }
    .event-navigation {
        margin: 15px 0px;
    }
    .event-wrap .event-item {
        text-align: center;
    }
    .blog-wrap {
        margin-top: 20px;
    }
    .h2_cta-area h2.section-title {
        font-size: 24px;
    }
    .cart-table tbody tr {
        padding-left: 175px !important;
    }
    .category-navigation,
        .event-navigation
 {
        justify-content: center;
    }
}

.section-area-2 .section-title {
    font-size: 25px !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #000;
}

.edu-course-sidebar .edu-course-widget {
    cursor: pointer;
}
#customer_signup_form {
    margin-top: 25px;
}
.h4_about-wrap.mr-65 {
    margin: 0;
    text-align: center;
}

.h4_about-content ul li {
    justify-self: center;
}
.cta-wrapper {
    margin: 25px 0px 20px 0px;
}
.error {
    color: #f00;
}
.policy-sec .privacy-policy {
    padding-right: 0;
}
.policy-sec .table-bordered td,
.table-bordered th {
    border: 1px solid #a8a8a8;
}
table.policy-table ul li {
    margin-top: 0;
}

table.policy-table tbody tr:first-child td p {
    margin-bottom: 0;
}

/* .pagination .page-item
{
    border: none;
}
.pagination .page-item.active .page-link
{
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
} */

.popup-mobile-menu .mainmenu .mega-menu > li .menu-title {
    font-size: 16px;
    font-weight: 700;
}

section.cart-page-area td.product-remove a.remove-cart:hover {
    cursor: pointer;
}
.contact-form.form-style-2 .form-group label
{
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
}
.contact-form.form-style-2 .form-group input
{
    padding: 0 0 10px;
}
.login-form-box
{
    z-index: 9;
}
.cta-button a.cta-btn:hover
{
    color: #fff;
}
.header-mainmenu a.w--current
{
    color: #007bff !important;
}
@media (max-width: 581px) {
    .banner-content h1.title {
        font-size: 48px;
    }
    .section-title {
        font-size: 32px !important;
    }
    .h2_cta-content-form input {
        padding-right: 75px;
        padding-left: 10px;
    }
    .h2_cta-content-form {
        margin: 0 20px;
    }
    #subscribe-email-error.error {
        color: #ff0e0e;
    }
    .cta-wrapper {
        padding: 20px;
    }
    .h4_about-wrap.mr-65 {
        margin-right: 15px;
    }
    .h4_about-wrap {
        margin-left: 15px;
    }

}

@media (max-width: 581px) {
    .course-tab .nav .nav-item .nav-link
    {
        margin: 0 auto;
    }
    .course-tab ul li {
        width: 100%;
    }
}

@media (max-width: 420px) {
    table.policy-table ul li,
    table.policy-table p {
        font-size: 12px;
    }
    table.policy-table ul li {
        padding-left: 15px;
    }
    table.policy-table td,
    table.policy-table th {
        padding: 0.5rem;
    }
        .cart-table tbody td.product-thumbnail a img {
        height: 55px;
    }
    .cart-table tbody tr {
        padding-left: 125px !important;
        }
}
@media (max-width: 360px) {
    .cta-btn {
        padding: 0 15px;
        height: 45px;
        line-height: 45px;
    }
        
        .cart-table tbody td.product-thumbnail {
    min-width: 110px;
}
}

@media (max-width: 320px) {
    table.policy-table ul li,
    table.policy-table p {
        font-size: 11px;
    }
    .section-title {
        font-size: 24px !important;
    }
    .popup-mobile-menu .inner {
        width: 280px;
    }
    .cart-table tbody tr {
        padding-left: 95px !important;
        }
        .cart-table tbody td.product-title
        {
            margin-left: 15px;
            padding-right: 15px;
        }
        .cart-page-area .cart-table tbody td.product-remove
        {
            right: 10px;
        }
}
@media (max-width: 280px) {

    table.policy-table ul li, table.policy-table p {
        font-size: 10px;
    }

}
