.main-header .logo-wrap .custom-logo {
    object-fit: cover;
    width: auto;
    height: 100px;
}


.nav-desktop li, .nav-desktop li a {
    font-size: 1.8rem;
    font-family: 'Blackletter', sans-serif;
    font-weight: 500;
    color: #3a3a3a;
}

.top-header a {
    text-decoration: none;
    color: #fff;
    font-family: 'Blackletter', sans-serif;
}


.top-header a, .nav-menu a, .banner .container, .page-heading .container h2, .course-listing-page .button-group button, .gallery-section .button-group button, .gallery-section2 .button-group button, .learn-courses .learn-desining-banner, .course-listing-page .grid-item .learn-desining-banner-course, .recent-course-single .grid-item .learn-desining-banner-course, .learn-courses .box-body p, .course-listing-page .grid-item .box-body p, .recent-course-single .grid-item .box-body p, .learn-courses .box-body section p, .featured-points li, .whyus-wrap h1, .whyus-wrap p, .read-more-btn, .details h3, .details p, .wrap-others-say h1, .news-detail h1, .news-detail h2, .news-detail p, .query-section .container p, .footer-first-section .box-wrap header h1, .footer-first-section .box-wrap p, .footer-first-section .box-wrap h4 a, .footer-first-section .box-wrap ul li a, .footer-first-section .recent-course-wrap, .footer-last-section .container p, .grid-box-wrap .grid-body h4, .grid-box-wrap .grid-body h1, .grid-box-wrap .grid-body p, .grid-box-wrap .grid-body a, .page-content .container aside, .testimonial-page .container aside, .navigation.pagination .page-numbers, .page-content .page-article, .comment-section, .comment-form, .button-section .button, .customer-review .button, .contact-page-section, .about-upper-section, .team-members .container, #course-page, .course-detail .course-box button, #course-page aside .reserve-course input, #course-page aside .reserve-course textarea, .testimonial-page aside .submit-testimonials input, .testimonial-page aside .submit-testimonials textarea, .recent-course-single h2, .testimonial-page .container, .customer-review .row .rewiew-content {
    font-family: 'Blackletter', sans-serif;
}

.top-header {
    background: #3f59a8;
}

.query-section {
    background: #f3f3f3;
    display: none;
}

.page-footer, .footer-first-section .quick-contact input, .footer-first-section .quick-contact textarea {
    background: #3f59a8;
}

.widget {
    border: 0px solid #ffffff;
    border-radius: 5px;
    padding: 0.5625em;
    padding-bottom: 0em;
}

.page-footer, .footer-first-section .quick-contact input, .footer-first-section .quick-contact textarea {
    background: #3f59a8 no-repeat;;
}


.page-footer .widget .widget-title {
    color: #ffffff;
    margin-bottom: 20px;
}

.footer-first-section .box-wrap p {
    color: #ffffff;
    font-size: 1.4rem;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 1.857em;
}

.top-header-block {
    margin-right: 4.5rem;
    color: #ffffff;
}

.widget_text .textwidget {
    font-size: 1.6rem;
    color: #ffffff;
}

.post-meta {
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
}
.site-header.float-header {
    background-color: rgb(63 89 168);
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff;
      padding: 0;
}

#mainnav ul li a, #mainnav ul li::before {
    color: #000;
}

.float-header #mainnav ul li a, #mainnav ul li::before {
    color: #fff;
}

.site-logo {
    max-height: 78px;
}


.wp-custom-header video {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    padding-top: 70px;
}

video {
  height: auto;
  width: 100%;
}