.visitor-badges-banner {
  min-height: 413px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.visitor-badges-banner h1 {
  color: #fff;
}
/*  */
.onsite-secuity .vc_column_container > .vc_column-inner {
  padding: 0;
}
.onsite-secuity::before,
.onsite-secuity::after {
  display: none;
}
.onsite-secuity.display-flex {
  align-items: flex-start;
  margin-top: 90px;
}
.onsite-secuity h2 {
  text-align: left;
  margin-top: -8px;
  padding-bottom: 10px;
}
.onsite-secuity .vc_col-sm-6:last-child {
  width: 53%;
}
.onsite-secuity .vc_col-sm-6 {
  width: 40%;
}
.dot {
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}
.dot::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 17px;
  margin-right: 12px;
  top: 6px;
  position: absolute;
  left: 0;
}
.onsite-secuity .title {
  font-family: Manrope !important;
  font-weight: 500;
  color: #303c42;
  font-size: 20px;
  margin-top: 40px;
}
.wrap {
  border-bottom: 1px solid #999999;
  padding-bottom: 42px;
}
/*  */
.item-menu {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
  padding: 25px 0;
}
/* .item-menu.fixed {
    position: fixed;
    box-shadow: 0 3px 7px 0 hsl(200deg 16% 22% / 7%);
    left: 0;
    right: 0;
    width: 100%;
    border: none;
  } */
.link-wrap a {
  font-size: 16px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
  display: inline-block;
  text-align: center;
  padding: 0 35px 0 0;
  margin-right: 35px;
  line-height: 13px;
}
.link-wrap a:last-child {
  border: none;
  padding-right: 0;
  margin-right: 0;
  background-image: none;
  font-weight: 600;
  cursor: initial;
}
.link-wrap a:last-child:hover {
  color: #101f3a;
}
.link-wrap a.active {
  border-color: #006ee1;
}
.link-wrap a:hover {
  text-decoration: none;
  color: #006ee1;
}
.item-menu .btn-link {
  display: flex;
}
.item-menu img {
  width: 24px;
  margin-right: 5px;
}
.item-menu .link-wrap {
  width: 62%;
  display: flex;
  /* justify-content: space-between; */
  margin-bottom: 0;
  flex-wrap: wrap;
}
.item-menu .btn-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: initial;
  min-width: 120px;
  font-size: 16px;
  line-height: 36px;
  padding: 0 5px;
}
.item-menu .btn-link a:first-child {
  background-color: #006ee1;
}
.item-menu .btn-link a:last-child {
  background-color: #fff;
  color: #006ee1;
  border: 1px solid #006ee1;
  margin-left: 10px;
}
/*  */
.with-ease {
  margin-top: 7vw;
  background-color: #f7f9fa;
  padding: 60px 0 100px;
}
.with-ease h2 {
  margin-bottom: 20px;
}
.with-ease .display-flex {
  align-items: stretch;
}
.with-ease h2 + p {
  text-align: center;
  width: 700px;
  max-width: 90%;
  margin: 0 auto 42px;
}
.with-ease .item {
  background-color: #fff;
  padding: 18px 20px;
  width: 23%;
  border-radius: 20px;
  margin: 30px 0 6px;
  min-height: 265px;
}
.with-ease .svg {
  width: 64px;
  height: 64px;
  border-radius: 20px;
  margin-bottom: 0;
  margin-left: -14px;
}
.with-ease .title {
  margin-bottom: 10px;
  margin-top: 0;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
}
.with-ease .btn-link {
  width: max-content;
  margin: 0 auto 20px;
}
.with-ease .view-feature a {
  background-color: #006ee1;
  margin-bottom: 15px;
}
.with-ease .compare-plans a {
  background-color: #fff;
  border: 1px solid #006ee1;
  color: #006ee1;
}
.with-ease .info a:hover {
  color: #00b7ff;
}
.with-ease .info .link-a {
  text-decoration: underline;
  display: block;
}
/*  */
.free-trial-form {
  padding: 0 0 70px;
  margin-top: 7vw;
}
.free-trial-form .content-right {
  width: 45%;
  background: #f7f9fa;
  /* box-shadow: 0 9px 27px 1px rgb(16 31 58 / 8%); */
  border-radius: 12px;
  padding: 33px 5px 47px 20px;
}
.free-trial-form .hbspt-form h2 {
  margin-top: 0;
}
.free-trial-form .hbspt-form h2 strong {
  text-align: center;
  font-size: 22px;
  font-family: Manrope !important;
  font-weight: 500;
}
.free-trial-form .field input,
div .field select,
.free-trial-form .hs_message textarea.hs-input {
  height: 48px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
  margin-top: -5px;
  padding-left: 13px;
}
.free-trial-form .hs_message textarea.hs-input {
  height: 100px;
  margin-bottom: 5px;
}
.free-trial-form .hs_message.hs-message.hs-form-field {
  height: initial;
}
.free-trial-form .field {
  margin-bottom: 0;
}
.free-trial-form label.hs-error-msg {
  margin: 0;
}
#primary .free-trial-form .form-columns-1 textarea.hs-input {
  width: 98%;
}
.free-trial-form .hs-submit input[type="submit"] {
  background-color: #f5b40e;
  width: 180px;
  height: 50px;
  margin: 30px auto 0;
  display: block;
  font-size: 18px;
}
.free-trial-form .hs-submit input[type="submit"]:hover {
  background-color: #f7c33e;
}
.free-trial-form .hs-richtext p {
  margin-top: 20px;
}
.hs-richtext p {
  font-size: 14px;
  line-height: 23px;
}
.free-trial-form .content-left {
  width: 51%;
  margin-top: 40px;
}
.free-trial-form h2 {
  text-align: left;
}
.custorms {
  min-height: 213px;
  background: #fff;
  border-radius: 20px;
  position: relative;
  width: 85%;
  border: 1px solid #c5cfda;
  padding: 40px 37px 25px;
  margin-top: 50px;
}
.custorms::before {
  content: "";
  display: inline-block;
  width: 47px;
  height: 26px;
  position: absolute;
  top: -17px;
  left: 40px;
}
.custorms .meta-img {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.custorms .meta-img img {
  width: 105px;
}
.custorms .meta-img .user {
  color: #838c9a;
  font-style: italic;
  margin-top: 5px;
}
.custorms .t {
  font-size: 20px;
}
.free-trial-form .img img {
  width: 130px;
  margin-top: 47px;
}
.free-trial-form .hs-richtext p a {
  text-decoration: underline;
}
div .customers-log {
  padding: 30px 0 130px;
}
.customers-log .title {
  text-align: center;
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 500;
}
.course-info.same-width {
  margin-top: 6vw;
}
.course-info .display-flex {
  align-items: stretch;
}
.course-info .content-left,
.course-info .content-right {
  width: 45%;
}
.course-info .title-wrap {
  border-bottom: 1px solid;
  padding-bottom: 18px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.course-info .title-wrap::after {
  content: ">";
  font-size: 32px;
  position: absolute;
  right: 0;
  transform: rotate(90deg);
  transition: all 0.3s;
  font-weight: 300;
}
.course-info .detail-wrap {
  padding-top: 16px;
  display: none;
  margin-bottom: 0;
}
.course-info .slide-down .detail-wrap {
  display: block;
}
.course-info .slide-down .detail-wrap .t {
  margin-bottom: 10px;
}
.course-info .content-left,
.course-info .content-right {
  width: 47.5%;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex,
  div .same-width,
  .item-menu {
    width: 1100px;
    max-width: 90%;
  }
  .visitor-badges-banner {
    min-height: 350px;
  }
  .item-menu .display-flex {
    max-width: 100%;
  }
  .onsite-secuity .t {
    margin-bottom: 10px;
  }
  .onsite-secuity .vc_col-sm-6 {
    width: 43%;
  }
  .onsite-secuity .vc_col-sm-6:last-child {
    width: 50%;
  }
  .onsite-secuity .title {
    margin-top: 30px;
  }
  .wrap {
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .visitor-badges-banner {
    min-height: 150px;
  }
  .item-menu,
  .item-menu .link-wrap {
    width: 100%;
  }
  .link-wrap a {
    padding: 10px 35px 10px 0;
  }
  .onsite-secuity .vc_col-sm-6,
  .onsite-secuity .vc_col-sm-6:last-child,
  .with-ease .item {
    width: 100%;
  }
  .free-trial-form .content-right {
    padding: 33px 20px 47px 20px;
  }
}
