
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-60 {
  margin-top: 60px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.ptr {
  padding-top: 12rem;
  padding-bottom: 7rem;
}
.ewayBanner {
  background-image: url(https://www.gstrobo.com/assets/images/main-banner.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.eway-banner-headings {
  font-size: 35px;
  color: #fff;
  line-height: 1.2;
  padding-bottom: 15px;
  font-weight: 700;
  font-family: 'Red Hat Display', sans-serif;
}
.green-title-new {
  color: #35c6ad;
}
.subtitle-new {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Rubik', sans-serif;
}
.bg-ligh-green {
  background: #35c6ad;
}
.bg-exlight-green {
  background: #e5f4f7;
}
.form-control-btn {
  display: block;
  width: 100%;
  height: 45px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #35c6ad;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.text-line {
  font-size: 23px;
  color: #000;
  font-family: 'Rubik', sans-serif;
  text-align: center;
}
.main-text {
  font-size: 20px;
  color: #000;
  font-family: 'Rubik', sans-serif;
}
.expert-text-container {
  padding: 0px 30px;
}
.expert_feature-container {
  padding: 0px 70px;
  margin-bottom: -100px;
  float: left;
  margin-top: 60px;
}
.expert_feature {
  width: 100%;
  padding: 35px;
  background: #fff;
  border-radius: 20px;
  float: left;
  box-shadow: 0 0 15px rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
}
.speaker-name-container {
  padding: 0px 30px;
}
.speaker-name-container .speaker-name {
  font-size: 20px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  color: #000;
  background: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: -38px;
  float: left;
  z-index: 99999;
  position: relative;
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 15px rgb(0 0 0 / 30%);
}
.main-heading-feature {
  font-family: 'Red Hat Display', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #000;
  line-height: 35px;
}
.green-text {
  color: #00b898;
}
.main-title-feature {
  color: #00b898;
  font-size: 22px;
  font-weight: normal;
}
.register-widget {
  background-image: url(https://www.gstrobo.com/assets/images/bg-register.png);
  position: relative;
  min-height: 300px;
  background-size: cover;
  background-repeat: repeat;
  background-position: bottom center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.register-widget p {
  font-size: 22px;
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-weight: normal;
}
.white-text {
  color: #fff;
}
.register-btn {
  background: #f26522;
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 300;
  outline: none;
  border: none;
  padding: 15px 30px;
  border-radius: 5px;
}
.main-bannerarea-content {
  width: auto;
  position: relative;
}
.main-bannerarea-content h1 {
  width: 100%;
  color: #007d67 !important;
  font-size: 25px;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 700;
  position: relative;
}
.main-bannerarea-content h1:before {
  background: #a50e81;
  content: "";
  width: 110px;
  height: 5px;
  display: block;
  z-index: 1;
  margin: 15px auto;
  top: 36px;
  position: absolute;
}
.main-bannerarea-content h1:after {
  content: "";
  display: block;
  background: #5a5a5a;
  width: 190px;
  height: 2px;
  margin: 25px;
}
.main-bannerarea-content .banner-title {
  font-size: 16px;
  color: #707070;
  font-weight: normal;
  font-family: 'Rubik', sans-serif;
  margin-top: 20px;
}
.clear {
  clear: both;
}
.main-bannerarea-content h2 {
  width: 100%;
  color: #00263e !important;
  font-size: 40px;
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 800;
  position: relative;
  margin-top: 0px;
  line-height: 50px;
}
.btn-main {
  width: auto;
  height: 40px;
  line-height: 40px;
  border-radius: 25px;
  color: #fff;
  font-family: 'Red Hat Display', sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  outline: none;
  border: none;
  text-align: center;
  padding: 0px 20px;
}
.bg-green {
  background: #177d67;
}
.bg-orange {
  background: #f26522;
}
.btn-main i {
  margin-left: 5px;
  color: #fff;
  font-size: 10px;
}
.btn-demo:hover {
  background: #f26522 !important;
}
.attend-feature {
  width: 100%;
  height: 100%;
  border-right: 1px solid #a9a9a9;
}
.attend-feature .feature-content {
  width: auto;
}
.attend-feature .ico {
  width: auto;
}
.attend-feature .ico img {
  height: 34px;
}
.attend-feature .feature-text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  font-family: 'Rubik', sans-serif;
  margin-top: 15px;
}
.last {
  border-right: 0px solid #fff;
}
.book-demo-bg {
  background: url(https://www.gstrobo.com/assets/images/expert-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center left;
}
.font-red {
  font-family: 'Red Hat Display', sans-serif;
}
.speaker-img img {
  width: 100%;
}
@media (max-width: 1024px) {
  .main-bannerarea {
    background: #fff;
    min-height: 0px;
    padding: 40px 0px;
    height: auto;
    position: relative;
  }
  .main-heading-feature {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .main-bannerarea {
    background: #fff;
    min-height: 0px;
    padding: 40px 0px;
    height: auto;
    position: relative;
  }
  .attend-feature {
    border-right: 0px solid #a9a9a9;
  }
  .mbt-20 {
    margin-bottom: 20px;
  }
  .expert_feature-container {
    padding: 0px 0px;
  }
}
@media (max-width: 768px) {
  .attend-feature {
    border-right: 0px solid #a9a9a9;
    width: 100%;
    float: left;
  }
  .ptr {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 667px) {
  .expert_feature {
    display: block;
  }
  .expert-text-container {
    margin-top: 50px;
  }
  .attend-feature {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .attend-feature {
    width: 100%;
  }
  .main-heading-feature {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .main-bannerarea-content h1:before {
    display: none;
  }
  .main-bannerarea-content h1:after {
    display: none;
  }
  .icon-feature {
    border-right: 0px solid #a9a9a9;
  }
  .expert-text-container {
    padding: 0px;
  }
}