.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.banner-solutions {
  color: #213063;
  padding-bottom: 70px;
  padding-top: 135px;
  position: relative;
}
.banner-solutions .shape-left-svg,
.banner-solutions .shape-right-svg {
  position: absolute;
  z-index: -1;
}
.banner-solutions .shape-left-svg {
  left: -115px;
  top: -255px;
}
.banner-solutions .shape-right-svg {
  top: -610px;
  right: -120px;
}
.banner-solutions .container {
  width: 1170px;
}
.banner-solutions .container .h1-subtitle {
  margin: 0 auto;
  margin-top: 20px;
  width: 500px;
}
.banner-solutions .container .img-container {
  position: relative;
}
.banner-solutions .container .img-container .solution {
  cursor: default;
  position: absolute;
  z-index: 1;
}
.banner-solutions .container .img-container .solution .content {
  align-items: center;
  display: flex;
  height: 80%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 70%;
}
.banner-solutions .container .img-container .solution .content .title {
  color: #40fff5;
  font-weight: 600;
  text-align: left;
}
.banner-solutions .container .img-container .solution .content .icon-solution {
  margin-right: 15px;
}
.banner-solutions .container .img-container .solution .plus {
  height: 25px;
  position: absolute;
  width: 25px;
}
.banner-solutions .container .img-container .solution .plus svg {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.banner-solutions .container .img-container .solution .plus svg path {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.banner-solutions .container .img-container .solution .plus:hover svg path,
.banner-solutions .container .img-container .solution .plus:active svg path,
.banner-solutions .container .img-container .solution .plus:focus svg path {
  stroke: #ff2980;
}
.banner-solutions .container .img-container .solution#solution-1 {
  width: 215px;
  height: 145px;
  background: url('../../../../img/shape-solution-1.png');
  background-size: 100%;
  background-repeat: no-repeat;
  top: 40%;
  left: 0;
}
.banner-solutions .container .img-container .solution#solution-1 .plus {
  bottom: 15px;
  left: 30%;
}
.banner-solutions .container .img-container .solution#solution-2 {
  width: 235px;
  height: 155px;
  background: url('../../../../img/shape-solution-2.png');
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: 0;
  left: -180px;
}
.banner-solutions .container .img-container .solution#solution-2 .plus {
  bottom: 20px;
  right: 15%;
}
.banner-solutions .container .img-container .solution#solution-3 {
  width: 235px;
  height: 155px;
  background: url('../../../../img/shape-solution-3.png');
  background-size: 100%;
  background-repeat: no-repeat;
  right: -200px;
  top: 10%;
}
.banner-solutions .container .img-container .solution#solution-3 .plus {
  right: 25px;
  top: 25px;
}
.banner-solutions .container .img-container .solution#solution-4 {
  width: 265px;
  height: 155px;
  background: url('../../../../img/shape-solution-4.png');
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: 50px;
  right: -75px;
}
.banner-solutions .container .img-container .solution#solution-4 .plus {
  right: 75px;
  bottom: 25px;
}
.banner-solutions .container .main-image {
  margin-top: 70px;
  width: 900px;
  border-radius: 40px !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  -o-border-radius: 40px !important;
}
@media (max-width: 1900px) {
  .banner-solutions .shape-left-svg {
    left: -200px;
    width: 640px;
    top: -200px;
  }
  .banner-solutions .shape-right-svg {
    top: -500px;
    right: -190px;
    width: 620px;
  }
  .banner-solutions .container .img-container .solution#solution-2 {
    left: -120px;
  }
  .banner-solutions .container .img-container .solution#solution-3 {
    right: -100px;
  }
}
@media (max-width: 1399.98px) {
  .banner-solutions {
    padding-bottom: 50px;
  }
  .banner-solutions .shape-left-svg {
    left: -305px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
  }
  .banner-solutions .shape-right-svg {
    right: -235px;
  }
  .banner-solutions .container .img-container .solution#solution-2 {
    left: -55px;
  }
  .banner-solutions .container .img-container .solution#solution-3 {
    right: -60px;
  }
  .banner-solutions .container .img-container .solution#solution-4 {
    right: -60px;
  }
}
@media (max-width: 1199.98px) {
  .banner-solutions {
    padding-top: 80px;
  }
  .banner-solutions .container .shape-left-svg {
    left: -330px;
  }
  .banner-solutions .container .shape-right-svg {
    right: -200px;
  }
  .banner-solutions .container .img-container .solution#solution-1 {
    top: 20%;
  }
  .banner-solutions .container .main-image {
    margin-top: 20px;
    width: 700px;
  }
}
@media (max-width: 991.98px) {
  .banner-solutions {
    padding-top: 120px;
  }
  .banner-solutions .shape-left-svg {
    left: -315px;
    width: 620px;
    top: -235px;
    transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
  }
  .banner-solutions .shape-right-svg {
    top: -465px;
    right: -230px;
    width: 670px;
  }
  .banner-solutions .container .img-container .solution#solution-1 {
    top: 10%;
    left: -25px;
  }
  .banner-solutions .container .img-container .solution#solution-2 {
    bottom: -20px;
  }
  .banner-solutions .container .img-container .solution#solution-3 {
    top: 0%;
  }
  .banner-solutions .container .img-container .solution#solution-4 {
    bottom: 0;
  }
  .banner-solutions .container .main-image {
    width: 90%;
  }
}
@media (max-width: 767.98px) {
  .banner-solutions {
    padding-bottom: 10px;
  }
  .banner-solutions .shape-left-svg {
    width: 540px;
    transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
  }
  .banner-solutions .shape-right-svg {
    right: -315px;
  }
  .banner-solutions .container .h1-subtitle {
    width: 90%;
  }
  .banner-solutions .container .img-container .solution {
    display: none;
  }
}
@media (max-width: 576px) {
  .banner-solutions .shape-left-svg {
    left: -345px;
  }
  .banner-solutions .shape-right-svg {
    top: -315px;
    right: -140px;
    width: 390px;
  }
  .banner-solutions .container .main-image {
    height: 250px;
    margin-top: 35px;
    object-fit: cover;
    width: 100%;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -o-border-radius: 20px !important;
  }
}
