.elementor * {
  box-sizing: border-box;
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.elementor-section {
  position: relative;
  background-repeat: no-repeat;
}

.elementor-section > .elementor-background-slideshow,
.elementor-section > .elementor-background-slideshow .swiper,
.elementor-section > .elementor-background-slideshow .swiper-wrapper,
.elementor-section > .elementor-background-slideshow .swiper-slide,
.elementor-section > .elementor-background-slideshow .yhdc-static-bg-slide {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.elementor-section > .elementor-background-slideshow {
  z-index: 0;
}

.elementor-section > .elementor-background-slideshow .yhdc-static-bg-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transition-property: opacity;
}

.elementor-section > .elementor-background-slideshow .yhdc-static-bg-slide.is-active {
  opacity: 1;
}

.elementor-section.elementor-inner-section {
  width: 100%;
}

.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
}

.elementor-section-height-min-height > .elementor-container {
  min-height: inherit;
}

.elementor-section-items-middle > .elementor-container,
.elementor-section-content-middle > .elementor-container {
  align-items: center;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1200px;
}

.elementor-column {
  min-height: 1px;
  position: relative;
  display: flex;
  width: var(--yhdc-column-width, 100%);
}

.elementor-widget-wrap {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}

.elementor-widget-wrap:empty {
  padding: 0 !important;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px;
}

.elementor-column-gap-no > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.elementor-widget {
  position: relative;
  width: 100%;
}

.elementor-widget-image-carousel > .elementor-widget-container,
.elementor-widget-media-carousel > .elementor-widget-container {
  position: relative;
}

.elementor-align-center {
  text-align: center;
}

.elementor-align-left {
  text-align: left;
}

.elementor-align-right {
  text-align: right;
}

.elementor-widget__width-initial {
  max-width: 100%;
  width: initial;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-widget-container {
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform .4s;
}

.elementor-background-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(90deg, #096DD9 0%, rgba(0,0,0,0) 54%);
  opacity: 1;
  z-index: 1;
}

.elementor-section > .elementor-container {
  z-index: 2;
}

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.elementor-button {
  color: #fff;
  display: inline-block;
  fill: #fff;
  line-height: 1;
  text-align: center;
  transition: all .3s;
}

.elementor-button:hover,
.elementor-button:focus {
  color: #fff;
}

.elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
}

.elementor-widget-image {
  text-align: center;
}

.elementor-widget-image a {
  display: inline-block;
}

.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle;
}

.elementor-image-box-wrapper {
  display: flex;
}

.elementor-position-top .elementor-image-box-wrapper {
  display: block;
}

.elementor-position-right .elementor-image-box-wrapper {
  flex-direction: row-reverse;
}

.elementor-image-box-img {
  flex-shrink: 0;
  margin: 0;
}

.elementor-position-top .elementor-image-box-img {
  margin: 0 0 15px;
}

.elementor-position-right .elementor-image-box-img {
  margin: 0 0 0 20px;
}

.elementor-image-box-content {
  flex-grow: 1;
}

.elementor-image-box-title {
  margin: 0;
}

.elementor-image-box-description {
  margin: 0;
}

.elementor-image-carousel-wrapper,
.elementor-main-swiper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.elementor-arrows-position-outside .elementor-image-carousel-wrapper,
.elementor-arrows-position-outside .elementor-main-swiper {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 60px);
}

.elementor-image-carousel .swiper-slide,
.elementor-main-swiper .swiper-slide {
  height: auto;
}

.yhdc-about-quality-section {
  background: #f7f7f7;
  padding: 80px 20px;
}

.yhdc-about-quality-inner {
  margin: 0 auto;
  max-width: 1200px;
}

.yhdc-about-quality-intro {
  align-items: center;
  display: flex;
}

.yhdc-about-quality-copy,
.yhdc-about-quality-image {
  width: 50%;
}

.yhdc-about-quality-copy {
  padding-right: 20px;
}

.yhdc-about-quality-image {
  text-align: right;
}

.yhdc-about-quality-title {
  align-items: center;
  display: flex;
}

.yhdc-about-quality-title img {
  flex: 0 0 auto;
  margin-right: 20px;
}

.yhdc-about-quality-title h2 {
  color: #0050b3;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 41px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.yhdc-about-quality-title h2:after {
  background: #096dd9;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}

.yhdc-about-quality-copy p {
  color: #666;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 30px 0 0;
}

.yhdc-about-certification-list {
  align-items: flex-start;
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 70px;
}

.yhdc-about-certification-item {
  min-width: 0;
}

.yhdc-about-certification-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.elementor-widget-wpforms .wpforms-container .wpforms-submit-container,
.elementor-widget-wpforms .wpforms-container-full .wpforms-submit-container {
  margin-top: 15px !important;
}

.elementor-widget-wpforms .wpforms-container button[type="submit"],
.elementor-widget-wpforms .wpforms-container .wpforms-submit,
.elementor-widget-wpforms .wpforms-container-full button[type="submit"],
.elementor-widget-wpforms .wpforms-container-full .wpforms-submit {
  background-color: #16a3ff !important;
  border: 0 !important;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  min-height: 48px;
  padding: 0 20px;
}

.elementor-swiper-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 25px;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  z-index: 3;
}

.elementor-swiper-button svg {
  display: block;
  height: 25px;
  max-height: 25px;
  max-width: 25px;
  width: 25px;
}

.elementor-swiper-button i {
  display: none;
}

.elementor-swiper-button-prev {
  left: 10px;
}

.elementor-swiper-button-next {
  right: 10px;
}

.elementor-swiper-button-prev:before,
.elementor-swiper-button-next:before {
  content: none;
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
  left: 0;
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
  right: 0;
}

@media (max-width: 767px) {
  .elementor-hidden-mobile {
    display: none !important;
  }

  .elementor-mobile-align-center {
    text-align: center;
  }

  .elementor-mobile-align-left {
    text-align: left;
  }

  .elementor-mobile-align-right {
    text-align: right;
  }

  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }

  .elementor-column {
    width: 100% !important;
  }

  .elementor-image-box-wrapper {
    display: block;
    text-align: center;
  }

  .elementor-image-box-img {
    margin: 0 auto 15px;
  }

  .yhdc-about-quality-section {
    padding: 20px 15px 40px;
  }

  .yhdc-about-quality-intro {
    display: block;
  }

  .yhdc-about-quality-copy,
  .yhdc-about-quality-image {
    width: 100%;
  }

  .yhdc-about-quality-copy {
    padding-right: 0;
  }

  .yhdc-about-quality-title h2 {
    font-size: 20px;
    line-height: 27px;
  }

  .yhdc-about-quality-copy p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
  }

  .yhdc-about-quality-image {
    margin-top: 20px;
    text-align: center;
  }

  .yhdc-about-certification-list {
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 40px;
  }

  .pagecontent,
  .elementor {
    max-width: 100%;
    overflow-x: hidden;
  }

  .inewslist,
  .inewslist ul,
  .inewslist li {
    max-width: 100%;
    width: 100%;
  }

  .inewslist ul {
    flex-direction: column;
  }

  .inewslist li {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .inewslist li a {
    display: flex;
  }

  .inewslist li a .inewsimg {
    flex: 0 0 30.73%;
    height: 80px;
    width: 30.73%;
  }

  .inewslist li a .inewstext {
    flex: 1 1 auto;
    height: auto;
    margin-left: 10px;
    min-width: 0;
    padding: 0;
    width: 66%;
  }

  .inewslist li a .inewstext .inewslitit {
    font-size: 16px;
    line-height: 22px;
  }

  .inewslist li a .inewstext .inewslidate {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 2px;
    margin-top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-hidden-tablet {
    display: none !important;
  }

  .elementor-tablet-align-center {
    text-align: center;
  }

  .elementor-tablet-align-left {
    text-align: left;
  }

  .elementor-tablet-align-right {
    text-align: right;
  }
}

@media (min-width: 1025px) {
  .elementor-hidden-desktop {
    display: none !important;
  }
}
