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

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

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

.heading-h2 + p {
  margin-top: 0;
}

.space-50 {
  max-height: 50px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.has-medium-font-size.has-medium-font-size.has-medium-font-size {
  font-size: 20px;
}

.h3-heading {
  line-height: 37px;
}

@media screen and (max-width: 980px) {
  .simple-accordion-with-full-header.simple-accordion-with-full-header .advgb-accordion-header {
    display: block;
    width: 100%;
  }
  .List-Expand-Big.simple-accordion-with-full-header.simple-accordion-with-full-header
    .advgb-accordion-header
    h4.advgb-accordion-header-title {
    font-size: 32px;
  }
  .List-Expand-Big.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header::before {
    font-size: 38px;
    right: 20px;
  }
  .no-top-border .advgb-accordion-inner.tab-open {
    border-top-width: 0 !important;
  }
  .mdwes-left-sidebar {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .simple-accordion.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header
    .advgb-accordion-header-title {
    font-size: 20px !important;
  }
  .List-Expand-Big.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header::before {
    font-size: 22px;
  }
}
.Resources-lists-blocks {
  margin: 30px 0 0;
  padding: 0 0 0 20px;
}

.Resources-lists-blocks p {
  margin: 0 0 30px;
}

.Resources-lists-blocks p strong {
  margin-bottom: 10px;
}

.Resources-lists-blocks p a {
  text-decoration: underline;
}

.Resources-lists-blocks p > em {
  color: var(--vtx-link-color);
  font-style: normal;
  font-family: 'NotoSans-Bold', sans-serif;
  width: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 1px;
}

.Resources-lists-blocks p {
  position: relative;
  padding: 0 0 0 25px;
}

ul.mdwes-list-design.simple-blue-bullet li::before {
  background-image: none;
  background: 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: 10px 0 0 30px;
  padding-left: 53px;
}

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

@media screen and (max-width: 767px) {
  body ul.mdwes-list-design.simple-blue-bullet {
    margin: 10px 0 0 18px;
    padding-left: 3px;
  }
  body .Resources-lists-blocks {
    padding: 0;
  }
}
.info-box-with-image-wrap .wp-block-em-image-with-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.info-box-with-image-wrap .wp-block-em-image-with-content .info-content-image {
  min-width: 140px;
  margin-right: 20px;
}

.info-box-with-image-wrap .wp-block-em-image-with-content .info-content-image figure img {
  max-width: 100px;
}

.info-box-with-image-wrap .wp-block-em-image-with-content .info-content-text p {
  margin: 0 0 30px;
  line-height: 36px;
}

.info-box-with-image-wrap .wp-block-em-image-with-content .info-content-text p:last-child {
  margin-bottom: 0;
}

.info-box-with-image-wrap .info-title-main {
  line-height: normal;
}

.info-box-with-image-wrap .wp-block-em-image-with-content .info-content-image figure {
  top: -57px;
  position: relative;
}

.info-box-with-image-wrap ul.mdwes-list-design.simple-blue-bullet {
  margin: 0;
}

.info-box-with-image-wrap ul.mdwes-list-design.simple-blue-bullet li strong {
  margin-bottom: 10px;
  display: block;
}

@media screen and (max-width: 767px) {
  .info-box-with-image-wrap {
    padding: 30px 15px 15px !important;
  }
  .info-box-with-image-wrap .wp-block-em-image-with-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info-box-with-image-wrap .wp-block-em-image-with-content .info-content-image figure {
    top: auto;
    margin: -57px auto 0;
    text-align: center;
  }
  .info-box-with-image-wrap .wp-block-em-image-with-content .info-content-text p {
    margin: 0 0 20px;
  }
  body .info-box-with-image-wrap ul.mdwes-list-design.simple-blue-bullet {
    padding-left: 26px;
  }
  body .info-box-with-image-wrap .info-title-main {
    font-size: 24px !important;
  }
}
ul.check-fill-icons.mdwes-list-design.mdwes-blue-list {
  margin: 10px 0 0 30px;
  padding-left: 60px;
}

ul.check-fill-icons.mdwes-list-design.mdwes-blue-list li strong {
  color: var(--vtx-primary-color);
  font-size: 20px;
  font-weight: 400;
  font-family: 'Poppins-SemiBold', sans-serif;
}

ul.check-fill-icons.mdwes-list-design.mdwes-blue-list li {
  position: relative;
  text-indent: 0;
}

ul.check-fill-icons.mdwes-list-design.mdwes-blue-list li br {
  content: '';
  display: block;
  margin-bottom: 10px;
}

ul.check-fill-icons.mdwes-list-design.mdwes-blue-list li:not(:last-child) {
  margin-bottom: 40px;
}

ul.mdwes-list-design.check-fill-icons li::before {
  width: 19px;
  height: 19px;
  background-size: 19px;
  left: -47px;
  position: absolute;
  top: 3px;
}

.black-strong li > strong {
  color: #333 !important;
}

@media screen and (max-width: 767px) {
  ul.check-fill-icons.mdwes-list-design.mdwes-blue-list {
    margin: 0;
    padding-left: 48px;
  }
}
.simple-accordion-with-full-header.simple-accordion-with-full-header .advgb-accordion-header {
  display: block;
  width: 100%;
  background: #f2faff !important;
}

.List-Expand-Big.simple-accordion-with-full-header.simple-accordion-with-full-header
  .advgb-accordion-header
  h4.advgb-accordion-header-title {
  font-size: 32px;
  line-height: 35px;
}

.List-Expand-Big.simple-accordion-with-full-header .advgb-accordion-inner .advgb-accordion-header {
  padding-right: 50px;
  padding-left: 30px;
}

.List-Expand-Big.simple-accordion-with-full-header
  .advgb-accordion-inner
  .advgb-accordion-header::before {
  right: 32px;
  color: var(--vtx-primary-color);
  font-family: 'NotoSans-SemiBold', sans-serif;
}

.simple-accordion-with-full-header .advgb-accordion-inner .advgb-accordion-body {
  border-width: 0 !important;
  padding-top: 0;
  padding-bottom: 30px;
}

.simple-accordion-with-full-header .advgb-accordion-inner.tab-close .advgb-accordion-header {
  background: 0 0 !important;
}

.List-Expand-Big ul.simple-blue-bullet li {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .simple-accordion.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header
    .advgb-accordion-header-title {
    font-size: 20px !important;
  }
  .List-Expand-Big.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header::before {
    font-size: 22px;
  }
  body
    .List-Expand-Big.simple-accordion-with-full-header.simple-accordion-with-full-header
    .advgb-accordion-header
    h4.advgb-accordion-header-title {
    font-size: 24px;
  }
  .List-Expand-Big.simple-accordion-with-full-header
    .advgb-accordion-inner
    .advgb-accordion-header {
    padding-left: 20px;
  }
  .after-banner-page-design .wp-block-spacer {
    max-height: 30px;
  }
  .mdwes-accordion-design .advgb-accordion-inner .advgb-accordion-header h4::after {
    top: 16px;
  }
}
.text-accordion-main p > strong {
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
}

.text-accordion-main p > em {
  display: none;
  font-style: normal;
}

.text-accordion-main .acc-open > em {
  display: inline;
}

.text-accordion-main .acc-open > strong > em {
  display: none;
}

p.seeMore::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid var(--vtx-link-color);
  float: left;
  vertical-align: middle;
  top: 7px;
  position: absolute;
  left: -20px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

p.seeMore {
  position: relative;
}

.text-accordion-main {
  padding: 0 0 0 30px;
}

p.seeMore.acc-open::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 600px) {
  .small-accordion-cols .wp-block-column {
    margin-bottom: 0;
  }
}
.blue-border-two-cols p {
  color: #333;
}

.blue-border-two-cols h4 {
  margin-bottom: 10px;
}

.blue-border-two-cols .wp-block-column h4 + p {
  margin-top: 0;
}

.blue-border-two-cols .wp-block-column {
  padding-right: 20px;
}

.blue-border-two-cols .wp-block-column:last-child {
  padding-right: 0;
  padding-left: 10px;
}

@media screen and (max-width: 599px) {
  body .blue-border-two-cols .wp-block-column:last-child {
    padding-left: 0;
  }
  body .blue-border-two-cols .wp-block-column {
    padding-right: 0;
    margin-right: 0;
  }
}
figure.wp-block-table.mdwes-table-scroll.mdwes-white-bg.page-table {
  background: #e7f5fe;
  border-radius: 5px;
  border: 0;
  padding: 10px 20px;
}

.wp-block-table.page-table table {
  border: 0;
}

.wp-block-table.page-table table th {
  background: 0 0;
  color: var(--vtx-primary-color);
  border-bottom: 1px solid #ccc;
  font-family: 'Poppins-SemiBold', sans-serif;
  padding: 15px 20px 10px 0;
}

.wp-block-table.page-table table td {
  border: 0;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  padding: 10px 10px 10px 0;
}

.wp-block-table.page-table table tr:last-child td {
  border-bottom: 0;
}

.wp-block-table.page-table table td > a {
  display: inline;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .wp-block-table.page-table table th:nth-child(2) {
    width: 41%;
  }
  .wp-block-table.page-table table th:nth-child(3) {
    width: 17%;
  }
}
@media screen and (max-width: 767px) {
  figure.wp-block-table.mdwes-table-scroll.mdwes-white-bg.page-table {
    padding: 0 15px;
  }
  .page-table.mdwes-white-bg table tr td {
    padding-left: 40% !important;
    border-width: 0 !important;
    font-family: 'NotoSans-Regular', sans-serif;
    padding: 15px 10px 15px 0;
  }
  .page-table.mdwes-white-bg table tr td::before {
    left: 0;
    right: 10px;
    font-size: 14px;
    color: var(--vtx-primary-color);
    font-family: 'Poppins-SemiBold', sans-serif;
    text-align: right;
    width: calc(40% - 20px);
  }
  .page-table.mdwes-white-bg table tr td::after {
    left: calc(40% - 10px);
  }
  .page-table.mdwes-white-bg table tr:nth-child(odd) {
    background: 0 0;
  }
  .page-table.mdwes-white-bg table tbody tr {
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
  }
  .page-table.mdwes-white-bg tbody tr:last-child {
    border-width: 0;
  }
  .page-table.mdwes-white-bg tr:first-child {
    display: block;
  }
  .page-table.mdwes-white-bg table tr td:first-child {
    color: #333;
    font-family: 'NotoSans-Bold', sans-serif;
  }
}
@media screen and (max-width: 360px) {
  figure.wp-block-table.mdwes-table-scroll.mdwes-white-bg.page-table {
    padding: 0;
  }
  body .page-table.mdwes-white-bg table tr td::before {
    font-size: 10px;
  }
}
.table-blocks h4.h4-heading {
  margin-bottom: 15px;
}

.square-number-box {
  border-left: 5px solid var(--vtx-primary-color);
  background-color: #f2faff;
  padding: 20px 30px 40px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.square-main-wrap .square-number-box:last-child {
  margin-bottom: 0;
}

.square-number-box .wp-block-em-right-column.img-wrap {
  margin-right: 30px;
}

.square-number-box .img-wrap p {
  font-family: 'Poppins-Regular', sans-serif;
  margin: 0;
  line-height: 70px;
  font-size: 42px;
  width: 70px;
  height: 70px;
  background: var(--vtx-link-color);
  text-align: center;
  color: #fff;
}

.square-number-box .red-square-number {
  margin: 0;
  line-height: 70px;
  font-size: 42px;
  width: 70px;
  height: 70px;
  background: var(--vtx-link-color);
  text-align: center;
  color: #fff;
}

.square-number-box .box-title-text {
  margin: 0 0 15px;
}

@media screen and (max-width: 767px) {
  .square-number-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .square-number-box .wp-block-em-right-column.img-wrap {
    margin: 0 0 15px;
  }
  .square-number-box .box-title-text {
    margin: 0 0 10px;
  }
  .square-number-box .box-title-text + p {
    margin-top: 0;
  }
  .square-number-box .box-title-text ~ p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .padd-20 {
    padding: 20px !important;
  }
}
