.elw_iw-image-list-column_image .elw_iw-image-list_image {
  object-fit: cover;
  object-position: center;
  width: 400px;
  height: 100%;
}

.elw_iw-image-list-content {
  display: flex;
  align-items: center;
  padding: 0 0 0 40px;
  position: relative;
}

.elw_iw-image-list-icon svg {
  width: 50px;
  height: 50px;
  display: flex;
}

.elw_iw-image-list-wrapper {
  display: flex;
}

.elw_iw-image-list-text_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  text-align: justify;
}
span.image-list-rate {
  display: inline-flex;
}
.elw_iw-image-list-short_description {
  font-size: 16px;
  line-height: 1.4;
  text-align: justify;
}
.elw_iw-image-list-text {
  width: calc(100% - 85px);
}
.elw_iw-image-list-short_description p:last-of-type {
  margin: 0;
}

.elw_iw-image-list-long_description {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
  text-align: justify;
}

.elw_iw-image-list-long_description p:last-of-type {
  margin: 0;
}

.elw_iw-image-list_show-less-btn,
.elw_iw-image-list-long_description {
  display: none;
}

.elw_iw-image-list-icon {
  background-color: #d1d1d1;
  padding: 15px;
  margin: 0 20px 0 0;
  width: 55px;
}

.elw_iw-image-list-line {
  width: 30px;
  height: 1px;
  background-color: rgb(0 0 0 / 10%);
  position: absolute;
  left: 0;
}

.elw_iw-image-list-row {
  padding: 0 0 0 10px;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 20px;
  border-color: rgb(0 0 0 / 10%);
}

.elw_iw-image-list-column {
  margin: 0 0 30px 0;
}

.elw_iw-image-list-column:last-of-type {
  margin: 0 0 0 0;
}
.elementor-kit-8 button.elw_iw-image-list_show-more-btn, .elementor-kit-8 button.elw_iw-image-list_show-more-btn:hover, .elementor-kit-8 button.elw_iw-image-list_show-more-btn:focus {
  background-color: transparent;
  color: #4A90E2;
  text-transform: unset;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44em;
  padding: 0;
  cursor: pointer;
}
.elementor-kit-8 button.elw_iw-image-list_show-less-btn, .elementor-kit-8 button.elw_iw-image-list_show-less-btn:hover, .elementor-kit-8 button.elw_iw-image-list_show-less-btn:focus {
  background-color: transparent;
  color: #4A90E2;
  text-transform: unset;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44em;
  padding: 0;
  cursor: pointer;
}

@media (min-width: 769px) {
  .elw_iw-image-list-wrapper.right_image {
    justify-content: flex-end;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-column_image {
    order: 2;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-row {
    order: 1;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-content {
    justify-content: flex-end;
    padding: 0 40px 0 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-row {
    padding: 0 10px 0 0;
    border-width: 0 1px 0 0;
    margin: 0 20px 0 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-line {
    right: 0;
    left: inherit;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-icon {
    margin: 0 0 0 20px;
    order: 2;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-text_title,
  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-short_description,
  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-more {
    text-align: right;
  }
  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-long_description {
    text-align: justify;
  }
}

.elw_iw-image-list-column_image {
  width: 30%;
  display: flex;
  align-items: center;
}

.elw_iw-image-list-row {
  width: 70%;
}

@media (max-width: 1366px) and (min-width: 1025px) {
  .elw_iw-image-list-column_image .elw_iw-image-list_image {
    width: 29.283vw;
  }

  .elw_iw-image-list-row {
    padding: 0 0 0 0.732vw;
    border-width: 0 0 0 0.146vw;
    margin: 0 0 0 1.464vw;
  }

  .elw_iw-image-list-column {
    margin: 0 0 2.196vw 0;
  }

  .elw_iw-image-list-content {
    padding: 0 0 0 2.928vw;
  }

  .elw_iw-image-list-line {
    width: 2.196vw;
    height: 0.146vw;
  }

  .elw_iw-image-list-icon {
    padding: 1.098vw;
    margin: 0 1.464vw 0 0;
  }

  .elw_iw-image-list-icon svg {
    width: 3.66vw;
    height: 3.66vw;
  }

  .elw_iw-image-list-text_title {
    font-size: 1.318vw;
  }

  .elw_iw-image-list-text_description {
    font-size: 1.318vw;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-row {
    padding: 0 0.732vw 0 0;
    border-width: 0 0.146vw 0 0;
    margin: 0 1.464vw 0 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-content {
    padding: 0 2.928vw 0 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-icon {
    margin: 0 0 0 1.464vw;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .elw_iw-image-list-column_image .elw_iw-image-list_image {
    width: 29.297vw;
    height: 100%;
  }

  .elw_iw-image-list-row {
    padding: 0 0 0 0.977vw;
    border-width: 0 0 0 0.195vw;
    margin: 0 0 0 1.953vw;
  }

  .elw_iw-image-list-column {
    margin: 0 0 2.93vw 0;
  }

  .elw_iw-image-list-content {
    padding: 0 0 0 3.906vw;
  }

  .elw_iw-image-list-line {
    width: 2.93vw;
    height: 0.195vw;
  }

  .elw_iw-image-list-icon {
    padding: 1.465vw;
    margin: 0 1.953vw 0 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-icon {
    /* margin: 0 1.953vw 0 0; */
  }

  .elw_iw-image-list-icon svg {
    width: 3.906vw;
    height: 3.906vw;
  }

  .elw_iw-image-list-text_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
  }

  .elw_iw-image-list-text_description {
    font-size: 1.758vw;
    line-height: 1.4;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .elw_iw-image-list-icon {
    width: 47px;
  }
}
@media (min-width: 1024px) {
  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-icon {
    /* margin: 0 0 0 1.953vw; */
  }
}
@media (max-width: 767px) {
  .elw_iw-image-list-wrapper {
    flex-direction: column;
  }
  .elw_iw-image-list-column_image .elw_iw-image-list_image {
    aspect-ratio: 3/2;
    width: 100%;
  }
  .elw_iw-image-list-column_image {
    text-align: center;
  }

  .elw_iw-image-list-row {
    border-width: 0 0 0 1px;
    margin: 0 0 0 0;
  }

  .elw_iw-image-list-content {
    padding: 0 0 0 30px;
  }

  .elw_iw-image-list-line {
    width: 15px;
    height: 1px;
  }

  .elw_iw-image-list-icon svg {
    width: 30px;
    height: 30px;
  }

  .elw_iw-image-list-icon {
    padding: 10px;
    margin: 0 15px 0 0;
    width: 45px;
  }

  .elw_iw-image-list-text_title {
    font-size: 16px;
  }

  .elw_iw-image-list-text_description {
    font-size: 16px;
  }

  .elw_iw-image-list-column:first-of-type {
    margin: 30px 0 30px 0;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-row {
    border-width: 0 0 0 1px;
    margin: 0 0 0 0;
  }

  /* .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-content {
        padding: 0 30px 0 0;
    } */

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-column_image {
    order: 1;
  }

  .elw_iw-image-list-wrapper.right_image .elw_iw-image-list-row {
    order: 2;
  }

  .elw_iw-image-list-column_image {
    width: 100%;
  }

  .elw_iw-image-list-row {
    width: 100%;
  }

  .elw_iw-image-list-wrapper.right_image {
    align-items: flex-end;
  }
}

/* star rating */
.image-list-rate:before {
  content: "";
  width: 100px;
  height: 20px;
  display: inline-block;
  background: url(../image/ratings.png) no-repeat;
  background-size: 100px;
}

.image-list-rate.rate_star0:before {
  background-position: 0 -214px;
}

.image-list-rate.rate_star0_5:before {
  background-position: 0 -238px;
}

.image-list-rate.rate_star1_0:before {
  background-position: 0 -168px;
}

.image-list-rate.rate_star1_5:before {
  background-position: 0 -192px;
}

.image-list-rate.rate_star2_0:before {
  background-position: 0 -121px;
}

.image-list-rate.rate_star2_5:before {
  background-position: 0 -145px;
}

.image-list-rate.rate_star3_0:before {
  background-position: 0 -73px;
}

.image-list-rate.rate_star3_5:before {
  background-position: 0 -98px;
}

.image-list-rate.rate_star4_0:before {
  background-position: 0 -26px;
}

.image-list-rate.rate_star4_5:before {
  background-position: 0 -49px;
}

.image-list-rate.rate_star5_0:before {
  background-position: 0 -2px;
}
