body {
    color: inherit !important;
}

.section-main {
    padding-bottom: 20px !important;
}

.section-main-content {
    padding: 10px 0;
}

.section-padding {
    padding-top: 90px;
    padding-bottom: 100px;
}

@media only screen and (max-width: 767px) {
    .section-padding {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

/*header*/
#header {
    background-color: #072f60 !important;
    /*color: #ffff !important;*/
}

.header-menu .main-menu li {
    padding: 15px 12px !important;
}

    .header-menu .main-menu li a {
        color: #ffff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .header-menu .main-menu li .menu-icon::after {
        color: #ffff !important;
    }

.header-menu .sub-menu li .menu-icon::after {
    color: black !important;
}

.header-menu .sub-menu {
    padding: 0px 0 !important;
    top: 100% !important;
    width: 220px !important;
    border-top: 0 !important;
    border: 0.5px solid lightgrey !important;
}

    .header-menu .sub-menu li {
        padding: 0px 0px !important;
    }

        .header-menu .sub-menu li a {
            color: black !important;
        }

.header-search input {
    height: 35px !important;
}

.header-search button {
    height: 35px !important;
    line-height: 40px !important;
}

.header-toggle button span {
    background-color: #ffff !important;
}

.header-logo a {
    color: gold !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}

.header-logo span {
    color: #ffff !important;
}

.header-logo-sidebar a {
    color: #072f60 !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}

.header-top-wrapper {
    padding: 4px 0 !important;
}

    .header-top-wrapper .header-social ul li a {
        height: 20px !important;
        width: 20px !important;
        line-height: 22px !important;
        font-size: 14px !important;
    }

.header-top-section {
    background: teal !important;
}

.header-top-wrapper .header-top-info ul li {
    font-size: 14px !important;
}


    .header-top-wrapper .header-top-info ul li span {
        font-weight: 500 !important;
    }



/*footer*/
.footer-widget-wrapper {
    padding-top: 10px !important;
}

.footer-copyright {
    padding: 10px 0 !important;
}

.footer-widget {
    margin-top: 10px !important;
}

.footer-widget-wrapper {
    padding-bottom: 10px !important;
}

.footer-widget-title {
    padding-top: 10px !important;
}

.widget-link {
    padding-top: 30px !important;
}

    .widget-link .link li {
        margin-top: 2px !important;
    }

.widget-info p {
    margin-top: 5px !important;
}

.footerlogo a {
    color: gold !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}

.footerlogo span {
    color: #ffff !important;
}


/*menu*/
.third-menu {
    margin-top: -30px !important;
}

/*sections*/
.section-with-padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

/*features*/
.single-feature {
    margin-top: 10px !important;
    margin-bottom: -20px !important;
}

/*frequent questions*/
.single-faq {
    padding: 15px 20px !important;
}

.single-counter-box {
    border: 0.5px solid lightgrey !important;
}



/*newsletter*/
.newsletter-section {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}

.newsletter-content {
    margin-top: 20px !important;
}

    .newsletter-content .title {
        font-size: 30px !important;
    }

.newsletter-form input {
    height: 40px !important;
}

.newsletter-form .btn {
    height: 40px !important;
    line-height: 40px !important;
}


/*courses*/
.sidebar-wrap-02 {
    margin-top: 10px !important;
    padding: 20px 30px !important;
}

.single-course {
    border: 0.5px solid lightgrey !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

    .single-course .courses-content {
        padding: 10px 15px !important;
        border-top: 1px solid #ebebeb;
    }

    .single-course .courses-meta {
        padding: 2px 10px !important;
    }

    .single-course .courses-content .top-meta .tag {
        font-size: 12px !important;
        padding: 0 0 !important;
        height: 20px !important;
        line-height: 20px !important;
    }

    .single-course .courses-content .top-meta .price .sale-price {
        font-size: 12px !important;
        height: 20px !important;
        line-height: 20px !important;
    }

    .single-course .courses-content .author-name {
        font-size: 12px !important;
    }

    .single-course .courses-meta .student {
        font-size: 12px !important;
    }


.course-list-wrapper {
    margin-top: -20px !important;
}


/*course*/
.course-accordion .accordion-item {
    margin-top: 10px !important;
}

    .course-accordion .accordion-item button {
        padding: 3px 15px !important;
        font-size: 14px !important;
        font-weight: 600 !important;
    }

.accordion-body {
    padding: 0.4rem 1.25rem !important;
}

.course-accordion .accordion-item .accordion-body .lessons-list li a {
    font-size: 13px !important;
}

.page-banner-section {
    min-height: 100px !important;
    padding-top: 0 !important;
}

.course-img {
    padding: 0 50px !important;
}

.course-section {
    padding-top: 20px !important;
}

.course-details-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .course-details-wrapper .course-lessons {
        margin-top: 0px !important;
    }

    .course-details-wrapper .title {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .course-details-wrapper .course-learn-list {
        padding: 0 !important;
        background-color: #ffff !important;
    }

        .course-details-wrapper .course-learn-list ul {
            display: list-item !important;
        }

            .course-details-wrapper .course-learn-list ul li {
                width: 100% !important;
            }

.sidebar-details-video-description .sidebar-description .price {
    padding-left: 20% !important;
}

.sidebar-details-video-description {
    border: 0.5px solid lightgrey !important;
}


/*.sidebar-details-wrap {
    margin-top: -200px;
}

only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .sidebar-details-wrap {
        margin-top: 50px;
    }
}*/


.courses-submit-btn {
    height: 40px !important;
    line-height: 40px !important;
    margin-top: 10px;
}

.course-header .tab-menu .nav li button {
    font-size: 18px !important;
}

.course-learn-list {
    margin-top: 0 !important;
}

.course-details-wrapper .course-learn-list ul {
    padding-top: 0 !important;
}

.course-top-bar {
    padding-top: 10px !important;
    border-bottom: 1px solid #d7d7d7;
    color: #072f60;
    font-weight: 600;
    font-size: 16px;
}


/*blogs*/
.sidebar-wrap {
    position: unset !important;
}

.section-blogs .single-blog {
    border: 0 !important;
    border-bottom: 0.5px solid lightgrey !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.single-blog {
    border: 0.5px solid lightgrey !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

    .single-blog .blog-content {
        padding: 2px 15px !important;
    }

    .single-blog.blog-list {
        display: flex !important;
    }

    .single-blog .blog-content .title {
        font-size: 18px !important;
        font-weight: 600 !important;
    }


    .single-blog .blog-content .meta a {
        font-size: 13px !important;
    }

.blog-details-content .meta a {
    color: #3bbca7 !important;
}

.single-blog .blog-content .meta a {
    color: #3bbca7 !important;
}

.single-mini-post .mini-post-image {
    padding-right: 10px !important;
}

.single-mini-post .mini-post-content {
    padding-left: 0px !important;
}

.blog-wrapper {
    padding-top: 0px !important;
}

.blog-details-wrapper {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.blog-details-content {
    padding-top: 15px !important;
}

.blog-wrapper .sidebar-widget {
    padding-top: 15px !important;
    margin-top: 0px !important;
}


.section-blogs .sidebar-widget .widget-sidebar-link ul li a {
    font-size: 14px !important;
    line-height: 15px !important;
    text-decoration: underline;
    color: #3bbca7;
}



/*contact*/
.single-form .form-control {
    border: 0.5px solid lightgrey !important;
}


/*carreers*/
.section-carrers {
    min-height: 500px;
}

    .section-carrers .single-blog {
        border: 0 !important;
        border-bottom: 0.5px solid lightgrey !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }


/*screen sizes*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-logo a img {
        width: auto !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .header {
        padding: 0 0 !important;
    }
}

/*Tabs*/

.tab-menu .nav li button.active {
    border-bottom: 1px solid #072f60;
}

.course-details .tab-menu .nav li {
    margin-left: 0 !important;
}

.breadcrumb {
    margin-bottom: 0 !important;
}

.breadcrumb-container {
    background-color: #f8f8f8;
    padding: 5px 0;
    border-bottom: 1px solid #d7d7d7;
}

.section-breadcrum {
    padding-top: 85px !important;
}


.single-category-item {
    border: 0.5px solid lightgrey !important;
}


.courses-tab-content-inner {
    padding-top: 10px;
}

.sidebar-details-wrap {
    padding: 20px !important;
}

@media (min-width: 992px) {
    .section-breadcrum {
        padding-top: 95px !important;
    }


    .sidebar-details-wrap {
        margin-top: -200px !important;
    }

    .course-details-banner-content {
        padding: 0 0 !important;
    }

    .category-item-icon {
        width: 50px;
        height: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
    .course-details-banner-content {
        padding: 0 0 !important;
    }
}


.header-top-wrapper .header-top-info ul li + li {
    padding-left: 10px !important;
    margin-left: 10px !important;
}


.demo-batch-image {
    width: 25%;
    height: 25%;
}

.main-slider-subtitle {
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.single-event {
    display: flex !important;
}
