.btn-primary,
.btn-tertiary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.layout-2 .banner__form button,
.layout-2 .banner__form input[type="submit"],
.tutor-public-course-start-learning a,
.single_add_to_cart_button,
.tutor-button,
.tutor-btn,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .button,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .added_to_cart,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  .woocommerce-notices-wrapper
  .wc-forward,
.single-product .summary.entry-summary .cart button,
.single-product #review_form #respond .comment-form .form-submit .submit,
.woocommerce-cart #primary .site-main .shop_table tbody .coupon button,
.woocommerce-cart #primary .site-main .shop_table tbody button,
.woocommerce-cart
  #primary
  .site-main
  .cart-collaterals
  .wc-proceed-to-checkout
  .button,
.woocommerce-checkout form.checkout_coupon .form-row.form-row-last button,
.woocommerce-checkout
  #payment.woocommerce-checkout-payment
  .form-row.place-order
  #place_order.button.alt {
  border-radius: 0px;
}
.cta__btn .btn,
.cta__btn button,
.cta__btn input[type="button"],
.cta__btn input[type="reset"],
.cta__btn input[type="submit"],
.cta__btn .tutor-public-course-start-learning a,
.tutor-public-course-start-learning .cta__btn a,
.cta__btn .single_add_to_cart_button,
.cta__btn .tutor-button,
.cta__btn .tutor-btn,
.cta__btn
  .woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .button,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .cta__btn
  .button,
.cta__btn
  .woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .added_to_cart,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  ul.products
  li.product
  .cta__btn
  .added_to_cart,
.cta__btn
  .woocommerce-page
  .content-area
  .page-grid
  .site-main
  .woocommerce-notices-wrapper
  .wc-forward,
.woocommerce-page
  .content-area
  .page-grid
  .site-main
  .woocommerce-notices-wrapper
  .cta__btn
  .wc-forward,
.cta__btn .single-product .summary.entry-summary .cart button,
.single-product .summary.entry-summary .cart .cta__btn button,
.cta__btn
  .single-product
  #review_form
  #respond
  .comment-form
  .form-submit
  .submit,
.single-product
  #review_form
  #respond
  .comment-form
  .form-submit
  .cta__btn
  .submit,
.cta__btn .woocommerce-cart #primary .site-main .shop_table tbody button,
.woocommerce-cart #primary .site-main .shop_table tbody .cta__btn button,
.cta__btn
  .woocommerce-cart
  #primary
  .site-main
  .cart-collaterals
  .wc-proceed-to-checkout
  .button,
.woocommerce-cart
  #primary
  .site-main
  .cart-collaterals
  .wc-proceed-to-checkout
  .cta__btn
  .button,
.cta__btn
  .woocommerce-checkout
  form.checkout_coupon
  .form-row.form-row-last
  button,
.woocommerce-checkout
  form.checkout_coupon
  .form-row.form-row-last
  .cta__btn
  button,
.cta__btn
  .woocommerce-checkout
  #payment.woocommerce-checkout-payment
  .form-row.place-order
  #place_order.button.alt,
.woocommerce-checkout
  #payment.woocommerce-checkout-payment
  .form-row.place-order
  .cta__btn
  #place_order.button.alt {
  border-radius: 0px;
}
.site-header .header-top .info a svg,
.site-header .social-networks li a svg {
  fill: var(--ecp-secondary-color-education);
}
.section-header .section-header__info {
  position: relative;
  padding: 0 40px;
  margin-bottom: 20px;
  display: initial;
}
.section-header .section-header__info::before,
.section-header .section-header__info::after {
  content: "";
  position: absolute;
  top: 50%;
  background: var(--ecp-primary-color-education);
  width: 25px;
  width: 25px;
  height: 1px;
  left: 0;
}
.section-header .section-header__info::after {
  right: 0;
  left: auto;
}

/* BANNER */
.banner__text .banner__stitle {
  position: relative;
  padding-left: 40px;
}
.banner__text .banner__stitle::before {
  content: "";
  position: absolute;
  top: 50%;
  background: var(--ecp-primary-color-education);
  width: 25px;
  width: 25px;
  height: 1px;
  left: 0;
}
.layout-1 .banner p {
  color: #3b3b3b;
}

/* BANNER-BOX */
.banner-boxes .icon-box {
  border-radius: 0px;
}

/* ABOUT US */
.about__intro .section-header span::after {
  content: none;
}
/* COUNTER */
.counter-section {
  background: #f7f7f7;
  color: #000;
  padding: 50px;
}

/* course-highlights */
.course-highlights {
  background: #f7f7f7;
}
.course-highlights__info {
  padding: 0px;
  flex: 1 0 100%;
}
.course-highlights__wrap {
  background: none;
}
.course-highlights .section-header {
  text-align: center;
}
.course-highlights .main-wrapper {
  display: block;
}
.course-highlights .main-wrapper .card-wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.course-highlights .main-wrapper .card-wrapper .card {
  background-color: var(--ecp-primary-color-education);
  color: #fff;
  padding: 50px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.course-highlights .main-wrapper .card-wrapper .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.course-highlights .main-wrapper .card-wrapper .card h3 {
  color: #fff;
  margin-bottom: 30px;
}

.course-highlights .main-wrapper .card-wrapper:nth-child(2) .card {
  background-color: var(--ecp-secondary-color-education);
  color: #000;
}
.course-highlights .main-wrapper .card-wrapper:nth-child(2) .card h3 {
  color: #000;
}
.course-highlights .main-wrapper .card-wrapper .card .btn-link {
  display: inline-block;
  margin-top: 20px;
  color: var(--ecp-secondary-color-education);
  border-bottom: 1px solid var(--ecp-secondary-color-education);
}
.course-highlights .main-wrapper .card-wrapper:nth-child(2) .card .btn-link {
  color: var(--ecp-primary-color-education);
  border-bottom: 1px solid var(--ecp-primary-color-education);
}
.course-highlights .main-wrapper .card-wrapper .card .btn-link:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

/* COURSES */
.tutor-course-loop {
  background: #f7f7f7;
}
.category-list a,
.tutor-course-loop-level {
  border-radius: 0px;
}
.tutor-course-loop-header-meta .tutor-course-wishlist {
  border-radius: 0px;
}
/* HOME */
.f-course .f-grid .grid .f-wrap__content {
  box-shadow: none;
}
.f-course .f-grid .grid .f-wrap__content,
.blog__card {
  background: #f7f7f7;
  border-bottom: 4px solid var(--ecp-secondary-color-education);
  box-shadow: none;
  border-radius: 0;
}
.f-course .f-grid .grid .f-info {
  background: #f7f7f7;
}
.f-course .f-grid .grid .f-info h3 {
  margin-bottom: 30px;
}
.f-course .f-grid .grid .f-info .category-list {
  font-size: 14px;
  margin-bottom: 10px;
}
.entry-meta {
  color: var(--ecp-primary-color-education);
}
.f-course .f-grid .grid .f-wrap__content .author-details img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.f-course .f-grid .grid .f-info .f-writer a {
  color: var(--ecp-primary-color-education);
}
.f-course .f-grid .grid .f-wrap__bottom {
  border-top: 1px solid #efefef;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

/* TEAM */
.team__wrap {
  border-radius: 0px;
}

/* CTA */
.cta {
  background: #f7f7f7;
}

.cta .container .cta-wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.cta .container .cta-wrap h2 {
  padding-left: 0px;
  color: #000;
}
.cta__info h2:before {
  content: none;
}
.cta__info span {
  padding-left: 0px;
  color: #5c5c5c;
}
.cta__btn {
  width: auto;
  text-align: left;
}
.cta__btn .btn {
  background: var(--ecp-primary-color-education);
  color: #fff;
}
.cta:after {
  background-image: none;
}
/* EVENTS */
.event__card,
.event__img img {
  border-radius: 0px;
}

/* BLOG */
.blog__img img {
  border-radius: 0 0;
}

/* FAQ */
.faq .faq-grid-wrap .faq-main {
  border-radius: 0px;
}
/* TESTIMONIAL */
.testimonial-card {
  border-radius: 0px;
}

/* VIDEO */
.video-block {
  background: #f7f7f7;
  color: #3b3b3b;
  position: relative;
}
.video-block:before {
  content: none;
}
.video-block__wrap {
  display: flex;
  justify-content: space-between;
}
.video-block__text {
  width: auto;
  flex: 0 0 100%;
  max-width: 100%;
}

.video-block__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 9;
}
.video-img {
  position: relative;
  right: 0;
  top: 0px;
}
.video-img img {
  object-fit: cover;
  position: relative;
}
.video-img::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.video-block__text h2 {
  color: #000;
}

/* FOOTER */
.site-footer {
  border-top: 4px solid var(--ecp-secondary-color-education);
}
.site-footer .footer-top .widget-title,
.site-footer .footer-top h4 {
  color: var(--ecp-secondary-color-education);
}
.site-footer .footer-bottom .site-info {
  border-top: none;
}
.footer-bottom {
  background: #1956c1;
}
.footer-bottom a {
  color: var(--ecp-secondary-color-education);
}

/* INNER */
blockquote::after {
  background-image: url("data:image/svg+xml,%3Csvg width='58' height='51' viewBox='0 0 58 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M24.7531 8.62224L22.6499 5.36865C8.08926 15.2108 0 27.1677 0 37.0098C0 46.5266 6.95676 51.0002 12.8619 51.0002C20.304 51.0002 25.5621 44.6557 25.5621 37.9859C25.5621 32.3734 22.0028 27.5744 17.2301 25.7849C15.855 25.2969 14.5607 24.8902 14.5607 22.5313C14.5607 19.5218 16.7448 15.0481 24.7531 8.62224ZM56.8675 8.62224L54.7643 5.36865C40.3654 15.2108 32.1144 27.1677 32.1144 37.0098C32.1144 46.5266 39.2329 51.0002 45.1381 51.0002C52.6611 51.0002 58 44.6557 58 37.9859C58 32.3734 54.3598 27.5744 49.4254 25.7849C48.0502 25.2969 46.8368 24.8902 46.8368 22.5313C46.8368 19.5218 49.1018 15.0481 56.8675 8.62224Z' fill='%23002046'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='58' height='51' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

#secondary .widget {
  border-radius: 0px;
}

@media screen and (min-width: 992px) {
  /* BANNER */
  .layout-1 .banner__text {
    padding: 50px;
  }
  .layout-1 .banner__wrap .btn-wrap {
    margin-top: 40px;
  }
  /* ABOUT US */
  .about__intro a {
    margin-top: 40px;
  }

  /* COURSE */
  .course-highlights .main-wrapper .card-wrapper .image {
    flex: 0 0 47%;
    max-width: 47%;
    position: relative;
    max-height: unset;
    height: unset;
  }
  .course-highlights .main-wrapper .card-wrapper .card {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .course-highlights .main-wrapper .card-wrapper .card h3 {
    font-weight: 500;
    font-size: 38px;
    line-height: 48px;
  }
  .course-highlights .main-wrapper .card-wrapper:nth-child(2) {
    flex-direction: row-reverse;
    margin: 50px 0;
  }
  .course-highlights .main-wrapper .card-wrapper {
    grid-gap: 50px;
  }
  /* CTA */
  .cta .container {
    display: flex;
    grid-gap: 50px;
    justify-content: center;
  }
  .cta .container .cta-wrap h2 {
    margin-bottom: 30px;
  }
  .cta__btn .btn {
    margin-top: 40px;
  }

  /* VIDEO */
  .video-block__text h2 {
    margin-bottom: 30px;
  }
  .video-block {
    margin-bottom: 100px;
    padding: 50px 0;
  }
  .video-block__wrap {
    grid-gap: 50px;
  }
  .video-block__text {
    width: auto;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .video-img {
    position: absolute;
  }
}

/* RESPONSIVE */
@media (min-width: 767px) and (max-width: 992px) {
  .layout-1 .banner__text {
    width: 610px;
    max-width: 610px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px;
    border-top: 4px solid var(--ecp-secondary-color-education);
  }
  .course-highlights {
    margin-top: 25px;
  }
  .course-highlights .main-wrapper .card-wrapper .image,
  .course-highlights .main-wrapper .card-wrapper .card {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .course-highlights .main-wrapper .card-wrapper .card {
    padding: 20px;
  }
  .course-highlights .main-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .course-highlights .main-wrapper .card-wrapper {
    grid-gap: 0px;
    width: 50%;
    padding: 10px 15px 15px 15px;
  }
  .course-highlights .main-wrapper .card-wrapper:nth-child(2) {
    flex-direction: row-reverse;
    margin: 0px 0;
  }
  .course-highlights .main-wrapper .card-wrapper .card h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .cta .container .cta-wrap {
    margin-top: 30px;
  }
  .cta__btn .btn {
    margin-top: 20px;
  }
  .cta-img img {
    width: 100%;
  }
  .video-block__wrap {
    gap: 30px;
  }
  .video-img {
    width: 100%;
  }
  .video-img img {
    width: 100%;
  }
}
@media screen and (max-width: 766px) {
  .course-highlights .main-wrapper .card-wrapper:nth-child(2) {
    margin: 30px 0;
  }
  .cta .container .cta-wrap {
    margin-top: 30px;
  }
  .cta-img img {
    width: 100%;
  }
  .video-block__wrap {
    gap: 30px;
  }
  .video-img {
    width: 100%;
  }
  .video-img img {
    width: 100%;
  }
}
