.page-top-banner.is-image-banner::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(32%, #fff), color-stop(63%, #fff), color-stop(80%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #fff 32%, #fff 63%, rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(to right, #fff 32%, #fff 63%, rgba(255, 255, 255, 0) 80%);
}

.mt-0 {
  margin-top: 0;
}

.spacer-10 {
  max-height: 10px;
}

ul.mdwes-list-design.simple-blue-bullet li::before {
  background-image: none;
  background-color: var(--vtx-primary-color);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 9px;
}

ul.mdwes-list-design.simple-blue-bullet li strong {
  color: var(--vtx-primary-color);
  font-size: 20px;
  margin-bottom: 30px;
}

ul.mdwes-list-design.simple-blue-bullet {
  margin: 30px 0 0 30px;
  padding-left: 53px;
}

ul.mdwes-list-design.simple-blue-bullet li {
  text-indent: 0;
  position: relative;
}

.accordion-type-design .number-title-row .wp-block-column:first-child p {
  height: 100%;
  line-height: normal;
  font-size: 48px;
  padding: 5px 2px 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-type-design .number-title-row .wp-block-column {
  min-height: 90px;
  margin-bottom: 0;
}

.accordion-type-design .number-title-row .wp-block-column .blue-bg-title,
.accordion-type-design .number-title-row .wp-block-column p {
  margin: 0;
}

body .accordion-type-design .number-title-row .wp-block-column .blue-bg-title {
  font-weight: 400;
  font-family: "Poppins-SemiBold", sans-serif;
  line-height: 27px;
}

.accordion-type-design .number-title-row .wp-block-column > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 5px 5px 5px 25px;
}

.accordion-type-design .number-title-row .wp-block-column:first-child {
  margin-right: 0;
  border-right: 3px solid #fff;
  max-width: 73px;
  width: 100%;
}

.accordion-type-design .number-title-row .wp-block-column:last-child {
  flex-basis: 100% !important;
  max-width: calc(100% - 70px);
  margin-bottom: 0;
}

.accordion-type-design .acc-content-design .wp-block-em-right-column.img-wrap {
  float: right;
  margin: 8px 30px;
}

.accordion-type-design .acc-content-design .content-wrap p:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .acc-content-design {
    padding: 20px !important;
  }
  .accordion-type-design .wp-block-columns.number-title-row {
    flex-wrap: nowrap;
  }
  .accordion-type-design .acc-content-design .wp-block-em-right-column.img-wrap {
    float: none;
    margin: 8px 0;
    order: 2;
  }
  .accordion-type-design .acc-content-design .wp-block-em-right-column.img-wrap figure {
    display: block;
    text-align: center;
  }
  .accordion-type-design .acc-content-design .wp-block-em-right-column.img-wrap img {
    margin: 0 auto;
  }
  .accordion-type-design .wp-block-em-image-with-content {
    display: flex;
    flex-direction: column;
  }
  body .accordion-type-design .wp-block-column .blue-bg-title {
    font-weight: 400;
    font-family: "Poppins-Regular", sans-serif;
  }
  body .accordion-type-design .wp-block-column > div {
    padding: 10px 5px 10px 20px;
  }
  body .h3-heading {
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  body ul.mdwes-list-design.simple-blue-bullet {
    margin: 10px 0 0 18px;
    padding-left: 30px;
  }
  body .h3-heading {
    line-height: 34px;
  }
}
@media screen and (max-width: 980px) {
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
  .mdwes-left-sidebar {
    display: none;
  }
}
.courses-blk {
  display: inline-block;
  margin-bottom: 25px;
}

.courses-blk p:first-child {
  margin-top: 0;
  margin-bottom: 10px;
}

.courses-blk p:last-child {
  margin-top: 0;
}

@media screen and (max-width: 980px) {
  .wp-block-em-multipurpose-block.is-title-banner {
    background: #795bac !important;
  }
  .mdwes-left-sidebar {
    display: none;
  }
}
