.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.banner-about-us {
  color: #213063;
  padding-bottom: 200px;
  padding-top: 135px;
  position: relative;
}
.banner-about-us .shape-left-svg,
.banner-about-us .shape-right-svg {
  position: absolute;
  z-index: -1;
}
.banner-about-us .col-custom .btn {
  font-size: 22px;
  font-weight: 800;
}
.banner-about-us .col-custom .btn:not(:last-child) {
  margin-right: 5px;
}
.banner-about-us .col-custom .btn:not(:first-child) {
  margin-left: 5px;
}
.banner-about-us .col-custom .btn-container {
  margin-top: 40px;
}
@media screen and (min-width: 1760px) {
  .banner-about-us .col-custom .btn-container {
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .banner-about-us .col-custom .btn-container .btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .banner-about-us .col-custom .btn-container .btn:not(:first-child) {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.banner-about-us .shape-left-svg {
  left: -512px;
  top: 250px;
  width: 1027px;
  transform: scale(-1,1) rotate(-13deg);
}
.banner-about-us .shape-right-svg {
  top: -128px;
  right: -268px;
  transform: scale(-1,1);
}
.banner-about-us .container {
  width: 100%;
  max-width: 1700px;
}
.banner-about-us .container .h1-subtitle {
  margin-top: 20px;
  width: 500px;
}
@media (min-width: 1760px) {
  .banner-about-us .container .col-custom {
    flex: 0 0 auto;
    width: 50%;
  }
  .banner-about-us .container .col-custom:first-of-type {
    padding-left: 3rem;
  }
  .banner-about-us .container .h1-subtitle {
    font-size: 27px !important;
    line-height: 35px !important;
    text-align: left !important;
    margin-top: 20px;
  }
  .banner-about-us .container h1 {
    font-size: 57px;
    font-weight: 800;
    text-align: left;
    margin-top: 2.2rem;
  }
}
.banner-about-us .container .main-image {
  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-about-us {
    padding-bottom: 120px;
  }
  .banner-about-us .shape-left-svg {
    width: 700px;
    left: -370px;
  }
  .banner-about-us .shape-right-svg {
    top: 150px;
  }
}
@media (max-width: 1760px) {
  .h1-subtitle {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1399.98px) {
  .banner-about-us {
    padding-bottom: 80px;
  }
  .banner-about-us .shape-left-svg {
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    left: -255px;
  }
  .banner-about-us .shape-right-svg {
    width: 700px;
  }
}
@media (max-width: 1199.98px) {
  .banner-about-us {
    padding-top: 80px;
  }
  .banner-about-us .shape-left-svg {
    transform: rotate(22deg);
    -moz-transform: rotate(22deg);
    -webkit-transform: rotate(22deg);
    left: -310px;
  }
  .banner-about-us .shape-right-svg {
    right: -420px;
  }
  .banner-about-us .container .main-image {
    margin-top: 20px;
    width: 700px;
  }
}
@media (max-width: 991.98px) {
  .banner-about-us {
    padding-top: 120px;
  }
  .banner-about-us .shape-left-svg {
    transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    left: -310px;
    width: 590px;
  }
  .banner-about-us .container .main-image {
    width: 90%;
  }
}
@media (max-width: 767.98px) {
  .banner-about-us {
    padding-bottom: 50px;
  }
  .banner-about-us .shape-left-svg {
    left: -370px;
  }
  .banner-about-us .shape-right-svg {
    top: 180px;
    right: -420px;
    width: 570px;
  }
  .banner-about-us .container .h1-subtitle {
    width: 90%;
  }
}
@media (max-width: 576px) {
  .banner-about-us .shape-left-svg {
    width: 555px;
  }
  .banner-about-us .container .main-image {
    height: auto;
    margin-top: 35px;
    object-fit: contain;
    width: 100%;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -o-border-radius: 20px !important;
  }
}
