/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


.icon {
  display: inline-block;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-arrow,
.icon-arrow-blue {
  height: 14px;
  width: 18px;
}
.icon-arrow {
  background-image: url("../banner_img/icon-arrow.png");
}
.icon-bubble,
.icon-bubble-blue {
  height: 17px;
  width: 18px;
}
.icon-bubble {
  background-image: url("../banner_img/icon-bubble.png");
}
.bg-blue {
  background: #f5fcfd;
}
.Saas-consult {
  padding-top: 90px;
  background: #f5fcfd;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.Saas-consult .bannerStyleBox {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.Saas-consult .bannerStyleBox .bannerContent  .contentLeftOne{
  padding-top: 140px;
  padding-left: 10px;
  z-index: 3;
}
.Saas-consult .bannerStyleBox .bannnerBoxTopOne{
  padding: 0;
  left: -40px;
}
/* .Saas-consult.banner-circle::after {
  height: 1100px;
  width: 1100px;
  padding: 0;
  top: -422px;
  right: -168px;
} */
.Saas-consult .banner-left {
  width: 50%;
  padding-top: 140px;
  position: relative;
  z-index: 4;
  color: rgba(0, 0, 0, 0.85);
  text-align: left;
}

.Saas-consult .banner-left .banner-top {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 50px;
}
.Saas-consult .banner-right {
  position: absolute;
  z-index: 2;
}
.Saas-consult .banner-right img {
  width: 100%;
}
.Saas-consult .banner-right {
  width: 718px;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(56px);
      -ms-transform: translateX(56px);
          transform: translateX(56px);
}
.Saas-consult .banner-right {
  width: 940px;
  -webkit-transform: translateX(-180px);
      -ms-transform: translateX(-180px);
          transform: translateX(-180px);
}
.Saas-consult .contentLeft .titleBig {
  white-space: break-spaces;
}
@media screen and (max-width: 1200px) {
  .Saas-consult .bannerStyleBox {
    width: 90%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width:1101px) {
  .Saas-consult {
    padding-bottom: 30px;
  }
  .Saas-consult .banner-left {
    width: 100%;
    padding-top: 40px;
    text-align: center;
  }
  .Saas-consult .banner-left .banner-content {
    font-size: 36px;
  }
  .Saas-consult .banner-right {
    top: 40px;
    width: 80%;
    /* position: relative; */
    /* left: 0;
    right: 0;
    transform: translate(0);
    overflow: hidden; */
  }
  .Saas-consult .banner-right img {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .Saas-consult .bannerStyleBox {
    padding: 0 24px;
  }
  .Saas-consult .bannerStyleBox .bannerContent .contentLeftOne{
    padding-left: 0;
    padding-top: 100px;
  }
  
  .Saas-consult .bannerStyleBox .bannnerBoxTopOne{
   left:0px
  }
  .Saas-consult .banner-right{
    top:20px;
    width: 100%;
    position: relative;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    left:0;
 }
}
@media screen and (max-width: 750px) {
  .Saas-consult .bannerStyleBox {
    padding: 0 15px;
  }
  .Saas-consult .bannerStyleBox .bannerContent .contentLeftOne{
    padding-top: 40px;
  }
  .Saas-consult{
    padding-top: 80px;
  }
  .Saas-consult .contentLeft .titleBig {
    font-size: 24px;
    margin-bottom: 30px;
  }
    .Saas-consult .contentLeft .titleSub {
      font-size: 20px;
      margin-bottom: 20px;
  }
    .Saas-consult .contentLeft .titleDesE{
      font-size: 16px;
  }
  .Saas-consult .contentLeft .titleDesC {
    font-size: 14px;
  }
}
@media screen and (max-width: 378px) {
  .Saas-consult {
    padding-top: 50px;
    overflow: hidden;
  }
  .Saas-consult .bannerStyleBox {
    padding: 0 20px;
  }
}
