/*========================================================================================

CSS

=========================================================================================*/

.elementor-inner section {
  padding: 0;
}

.elementor-inner .elementor-widget-heading {
  margin-bottom: 0 !important;
}

.elementor-inner h2 {
  font-size: 2.4rem;
  border-top: solid 3px #0167b5;
  border-bottom: solid 3px #0167b5;
  padding: 15px 10px;
  text-align: center;
  color: #0167b5 !important;
  border-left: none;
  background-color: rgba(0, 0, 0, 0);
  line-height: 1.5em;
  margin-bottom: 10px !important;
}

.elementor-inner h3 {
  font-size: 2.2rem;
  padding: 10px 15px;
  color: #0167b5 !important;
  background: #deeaf4;
  border-left: solid 5px #0167b5;
  border-bottom: none;
  line-height: 1.5em;
  margin-bottom: 10px !important;
}

.elementor-inner h4 {
  color: #0167b5 !important;
  font-weight: 700;
  border-bottom: solid 3px #0167b5;
  font-size: 2rem;
  padding-bottom: 10px;
  line-height: 1.5em;
  margin-bottom: 10px !important;
}

.elementor-inner p {
  font-size: 16px !important;
  color: #000000;
}

.elementor-widget-image-box .elementor-image-box-description {
  color: #000000!important;
}

.elementor-inner .wp-caption-text {
  color: #5e5e5e;
  margin-top: 10px;
  font-style: italic;
  font-size: 1.6rem;
}

.elementor-inner .elementor-image-carousel-caption {
  color: #5e5e5e;
  margin-top: 10px;
  font-style: italic;
  font-size: 1.6rem;
}

.elementor-inner .elementor-image-gallery .gallery-item img {
  border: none;
}

.elementor-inner .elementor-button-wrapper {
  text-align: center;
}

.elementor-inner .elementor-button {
  margin: 0 auto;
  background-color: #84bb83;
}

.elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated
  > .elementor-widget-wrap {
  padding: 0 !important;
}

.elementor-image-gallery img {
  border: none !important;
}

.elementor-image-box-img {
  margin-bottom: 10px !important;
}

@media screen and (max-width: 820px) {
  .elementor-inner h2 {
    font-size: 1.8rem;
    padding: 10px 5px;
  }

  .elementor-inner h3 {
    font-size: 1.6rem;
    padding: 8px 15px;
  }

  .elementor-inner h4 {
    font-size: 1.6rem;
    border-bottom: solid 2px #0167b5;
  }

  .elementor-inner p {
    font-size: 14px !important;
  }

  .elementor-inner .wp-caption-text,
  .elementor-inner .elementor-image-carousel-caption {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 450px) {
  .elementor-inner h2 {
    font-size: 1.6rem;
    padding: 10px 5px;
    border-top: solid 2px #0167b5;
    border-bottom: solid 2px #0167b5;
  }

  .elementor-inner h2 {
    font-size: 1.8rem;
    padding: 10px 5px;
  }

  .elementor-inner h3 {
    font-size: 1.4rem;
    padding: 8px 15px;
  }

  .elementor-inner h4 {
    font-size: 1.4rem;
  }
}
