.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.list-features {
  padding: 130px 0;
}
.list-features h2 {
  color: #213063;
}
.list-features .row {
  padding-top: 110px;
}
.list-features .row .image-part {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding-right: 65px;
  position: relative;
  text-align: right;
}
.list-features .row .image-part .shape-oval-big-svg,
.list-features .row .image-part .shape-oval-small-svg {
  position: absolute;
  z-index: 0;
}
.list-features .row .image-part .shape-oval-big-svg {
  left: -30px;
  top: 170px;
  width: 745px;
  transform: rotate(52deg);
  -moz-transform: rotate(52deg);
  -webkit-transform: rotate(52deg);
}
.list-features .row .image-part .shape-oval-small-svg {
  bottom: 0;
  right: -30px;
  width: 500px;
  transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -webkit-transform: rotate(-33deg);
}
.list-features .row .image-part .main-image {
  max-height: 1070px;
  max-width: 530px;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.list-features .row .content-part {
  padding-left: 60px;
  padding-right: 300px;
  padding-top: 30px;
}
.list-features .row .content-part .item {
  align-items: start;
  display: flex;
  padding-left: 30px;
}
.list-features .row .content-part .item .content {
  padding-left: 30px;
}
.list-features .row .content-part .item .content h3 {
  color: #40fff5;
  text-align: left;
}
.list-features .row .content-part .item .content .description {
  color: #213063;
  margin-bottom: 18px;
  margin-top: 15px;
}
.list-features .row .content-part .item:not(:last-child) {
  margin-bottom: 80px;
}
.list-features .btn-container {
  margin-top: 120px;
}
.list-features .btn-container .btn:not(:first-child) {
  margin-left: 5px;
}
.list-features .btn-container .btn:not(:last-child) {
  margin-right: 5px;
}
@media (max-width: 1900px) {
  .list-features .row .image-part .shape-oval-big-svg {
    left: -60px;
    top: 45px;
  }
  .list-features .row .image-part .shape-oval-small-svg {
    bottom: -80px;
    right: -75px;
  }
  .list-features .row .content-part {
    padding-right: 150px;
  }
}
@media (max-width: 1399.98px) {
  .list-features .row {
    padding-top: 30px;
  }
  .list-features .row .content-part {
    padding-left: 30px;
    padding-right: 50px;
  }
  .list-features .row .image-part {
    padding-right: 0;
  }
  .list-features .row .image-part .shape-oval-big-svg {
    left: -20px;
    width: 485px;
  }
  .list-features .row .image-part .shape-oval-small-svg {
    bottom: 50px;
    width: 300px;
  }
  .list-features .row .image-part .main-image {
    max-width: 400px;
    max-height: 900px;
  }
  .list-features .btn-container {
    margin-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .list-features .row .content-part .item:not(:last-child) {
    margin-bottom: 40px;
  }
  .list-features .row .image-part .shape-oval-big-svg {
    left: -40px;
    top: 60px;
    width: 520px;
  }
  .list-features .row .image-part .shape-oval-small-svg {
    bottom: -30px;
    right: -75px;
  }
  .list-features .btn-container {
    margin-top: 100px;
  }
}
@media (max-width: 991.98px) {
  .list-features {
    padding-top: 85px;
    padding-bottom: 100px;
  }
  .list-features .row {
    position: relative;
  }
  .list-features .row .content-part {
    padding: 0 50px;
    position: relative;
    z-index: 1;
  }
  .list-features .row .image-part {
    position: static;
  }
  .list-features .row .image-part .main-image {
    display: none;
  }
  .list-features .row .image-part .shape-oval-big-svg {
    left: -75px;
    opacity: 0.5;
    top: 10px;
    width: 265px;
    transform: rotate(140deg);
    -moz-transform: rotate(140deg);
    -webkit-transform: rotate(140deg);
  }
  .list-features .row .image-part .shape-oval-small-svg {
    width: 265px;
    bottom: -60px;
    opacity: 0.5;
    right: -15px;
  }
}
@media (max-width: 767.98px) {
  .list-features {
    padding-bottom: 80px;
  }
  .list-features .btn-container {
    margin-top: 50px;
  }
}
@media (max-width: 576px) {
  .list-features .row {
    padding-top: 55px;
  }
  .list-features .row .content-part {
    padding: 0 30px;
  }
  .list-features .row .content-part .item {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
    padding-left: 0;
    text-align: center;
  }
  .list-features .row .content-part .item img {
    height: 40px;
    width: auto;
  }
  .list-features .row .content-part .item .content {
    margin-top: 15px;
    padding-left: 0;
  }
  .list-features .btn-container {
    margin-top: 0;
  }
  .list-features .btn-container .btn {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
  }
}
