.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.text-img {
  padding: 70px 0;
  overflow: hidden;
}
.text-img h2 {
  color: #ffffff;
}
.text-img .row .image-part {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding-right: 65px;
  position: relative;
  text-align: right;
  order: 2;
}
.text-img .row .image-part .shape-oval-big-svg,
.text-img .row .image-part .shape-oval-small-svg {
  position: absolute;
  z-index: 0;
}
.text-img .row .image-part .shape-oval-big-svg {
  left: -30px;
  top: 170px;
  width: 745px;
  transform: rotate(52deg);
  -moz-transform: rotate(52deg);
  -webkit-transform: rotate(52deg);
}
.text-img .row .image-part .shape-oval-small-svg {
  bottom: 0;
  right: -30px;
  width: 500px;
  transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -webkit-transform: rotate(-33deg);
}
.text-img .row .image-part .main-image {
  max-height: 1070px;
  max-width: 700px;
  width: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.text-img .row .content-part {
  order: 1;
  padding-top: 30px;
}
.text-img .row .content-part .item {
  align-items: start;
  display: flex;
  justify-content: flex-start;
  padding-left: 30px;
}
.text-img .row .content-part .item .content {
  width: auto;
  padding-left: 30px;
}
.text-img .row .content-part .item .content h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  color: #ff2980;
  text-align: left;
}
.text-img .row .content-part .item .content .description {
  color: #7e92ac;
  margin-bottom: 18px;
  margin-top: 15px;
}
.text-img .row .content-part .item:not(:last-child) {
  margin-bottom: 80px;
}
.text-img .btn-container {
  margin-top: 120px;
}
.text-img .btn-container .btn:not(:first-child) {
  margin-left: 5px;
}
.text-img .btn-container .btn:not(:last-child) {
  margin-right: 5px;
}
.text-img.light h2 {
  color: #4d0fb2;
}
.text-img.light .row .content-part .item .content h5 {
  color: #ff2980;
}
.text-img.light .row .content-part .item .content .description {
  color: #7e92ac;
}
.text-img.text-align-left .row .content-part {
  padding-right: 4rem;
}
.text-img.text-align-right .row .image-part {
  justify-content: flex-end;
  order: 1;
}
.text-img.text-align-right .row .content-part {
  order: 2;
}
.text-img.text-align-right .row .content-part .item {
  justify-content: flex-start;
}
@media (max-width: 1900px) {
  .text-img .row .image-part .shape-oval-big-svg {
    left: -60px;
    top: 45px;
  }
  .text-img .row .image-part .shape-oval-small-svg {
    bottom: -80px;
    right: -75px;
  }
}
@media (max-width: 1399.98px) {
  .text-img {
    padding: 30px 0;
  }
  .text-img .row {
    padding-top: 30px;
  }
  .text-img .row .content-part {
    padding-left: 30px;
    padding-right: 50px;
  }
  .text-img .row .image-part {
    padding-right: 0;
  }
  .text-img .row .image-part .shape-oval-big-svg {
    left: -20px;
    width: 485px;
  }
  .text-img .row .image-part .shape-oval-small-svg {
    bottom: 50px;
    width: 300px;
  }
  .text-img .row .image-part .main-image {
    max-height: 900px;
  }
  .text-img .btn-container {
    margin-top: 60px;
  }
}
@media (max-width: 1199.98px) {
  .text-img .row .content-part .item:not(:last-child) {
    margin-bottom: 40px;
  }
  .text-img .row .image-part .shape-oval-big-svg {
    left: -40px;
    top: 60px;
    width: 520px;
  }
  .text-img .row .image-part .shape-oval-small-svg {
    bottom: -30px;
    right: -75px;
  }
  .text-img .btn-container {
    margin-top: 100px;
  }
}
@media (max-width: 991.98px) {
  .text-img .row {
    position: relative;
  }
  .text-img .row .content-part {
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .text-img .row .image-part {
    position: static;
  }
  .text-img .row .image-part .main-image {
    display: none;
  }
  .text-img .row .image-part .shape-oval-small-svg {
    position: static;
    width: 265px;
    top: 50%;
    opacity: 0.8;
    right: -15px;
  }
}
@media (max-width: 767.98px) {
  .text-img .btn-container {
    margin-top: 50px;
  }
  .text-img .row .image-part .shape-oval-small-svg {
    position: absolute;
    width: 220px;
    top: 30%;
    opacity: 0.3;
  }
  .text-img.text-align-right .row .image-part .shape-oval-small-svg {
    left: -100px;
  }
  .text-img.text-align-left .row .content-part .content-wrap {
    padding-left: 0;
  }
  .text-img.text-align-left .row .image-part .shape-oval-small-svg {
    right: -100px;
  }
}
@media (max-width: 576px) {
  .text-img {
    padding: 0;
  }
  .text-img .row .content-part {
    padding: 0 !important;
  }
  .text-img .row .content-part .item {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    padding-left: 0;
  }
  .text-img .row .content-part .item img {
    height: 40px;
  }
  .text-img .row .content-part .item .content {
    margin-top: 15px;
    padding-left: 0;
  }
  .text-img .btn-container {
    margin-top: 0;
  }
  .text-img .btn-container .btn {
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .text-img.text-align-right .row .image-part .shape-oval-small-svg {
    left: -120px;
  }
  .text-img.text-align-left .row .image-part .shape-oval-small-svg {
    right: -120px;
  }
  .text-img.dark .row .content-part {
    padding-right: 30px;
  }
}
