.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.featuredshow-actions {
  width: auto;
  float: left;
  align-items: center;
  padding-top: 8px;
  display: flex;
  position: relative;
}

.home-banner-button-2 {
  float: left;
  color: #f3f0f0;
  background-color: #c28f06;
  border-radius: 4px;
  margin-top: 0;
  padding: 12px 8px;
  font-family: Poppins, sans-serif;
  position: relative;
}

.home-banner {
  height: auto;
  background-image: none;
}

.div-block-469 {
  align-items: flex-start;
  display: flex;
}

.banner-heading-home {
  color: #c29005;
  font-family: Poppins, sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 43px;
}

.home-banner-button {
  float: left;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #c49107;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 8px;
  padding: 10px 8px;
  position: relative;
}

.banner {
  width: 90%;
  max-width: none;
  min-height: 400px;
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
}

.home-review {
  width: auto;
  float: left;
  color: #302f2f;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 8px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

.banner-wrapper {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-472 {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.fs-playbutton-text-copy {
  float: left;
  color: #fff;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  margin-left: 8px;
  padding-right: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.featuredshow-desc {
  width: 100%;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.fs-playbutton-text-2 {
  float: left;
  color: #2e2c2c;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  margin-left: 8px;
  padding-right: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: relative;
}

.image-106 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.grid {
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 500fr 300fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-banner-tab {
  float: left;
  color: #fdfdfd;
  text-align: left;
  letter-spacing: 1px;
  background-color: #c49107;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 0;
  padding: 1px 6px 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 27px;
  position: relative;
}

.fs-desc-home {
  width: 100%;
  max-width: none;
  float: left;
  color: #4b4848;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}

.menu-right-2 {
  display: flex;
}

.uui-navbar07_dropdown-link-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: .5rem .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar07_dropdown-link-2:hover {
  background-color: #f9fafb;
}

.uui-navbar07_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.dropdown-link-mobile {
  width: 100%;
  color: #283338;
  padding: 20px 22px 16px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.menu-2 {
  height: 65px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.image-icon {
  width: 15px;
  height: 15px;
}

.image-154 {
  width: 30px;
}

.icon-square {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
  box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, .09);
}

.nav-content-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  display: flex;
}

.uui-navbar07_icon-wrapper {
  color: #7f56d9;
  flex: none;
}

.uui-navbar07_item-heading-2 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 600;
}

.uui-dropdown-icon-2 {
  width: 1.25rem;
  height: 1.25rem;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.container-15 {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 20px;
}

.text-block-61 {
  color: #242e33;
  font-size: 14px;
  text-decoration: none;
}

.navigation-2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px rgba(68, 85, 103, .11);
  flex-direction: column;
  align-items: center;
  padding: 0 0%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-left {
  display: flex;
}

.uui-navbar07_dropdown-toggle {
  color: #fff;
  background-image: linear-gradient(120deg, #aa9c05, #8a6c01);
  border: 1px #000;
  border-radius: 8px;
  align-items: center;
  margin-left: 10px;
  padding: .75rem 2.5rem .75rem 1rem;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar07_dropdown-toggle:hover {
  color: #fff;
  background-image: linear-gradient(120deg, #00d154, #0532bb);
}

.div-block-464 {
  width: 1px;
  height: 50px;
  background-color: #beb8b8;
  margin-left: 10px;
}

.navbar-wrapper-2 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.flowbase-logo-2 {
  width: 200px;
}

.dropdown-toggle-12 {
  height: 100%;
  color: #646f79;
  align-items: center;
  padding: 6px 13px 0;
  font-size: 15px;
  transition: color .2s cubic-bezier(.4, 0, .2, .01);
  display: flex;
}

.dropdown-toggle-12:hover {
  color: #796eff;
}

.dropdown-toggle-12.w--open {
  color: #796eff;
  box-shadow: inset 0 -3px #796eff;
}

.dropdown-toggle-12.type-2 {
  color: #475467;
  border-bottom: 1px #a8a8a8;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.dropdown-toggle-12.type-2:hover {
  color: #085cdb;
}

.navigation-wrap.new {
  z-index: 1000;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid rgba(46, 46, 46, .28);
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-top: 10px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-container-mob {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar07_dropdown-list-2 {
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(16, 24, 40, .03);
}

.uui-navbar07_dropdown-list-2.w--open {
  width: 20rem;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: .75rem;
  padding: .75rem;
  right: 0%;
}

.brand-2 {
  flex: none;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.navigation-mob-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.ths02-label {
  color: #d8dbda;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.ths02-label.bold {
  color: #fcfefe;
  text-align: left;
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 23px;
}

.ths02-hero-section-bottom {
  width: auto;
  height: auto;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.home-banner-wrapper {
  z-index: 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.ths02-bottom-block-icon {
  width: 30px;
}

.ths02-arrow-icon {
  width: 15px;
  margin-top: 2px;
  margin-left: 8px;
}

.ths02-hero-section-bottom-block {
  width: 308.5px;
  height: 130px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#057fdd, #084c88);
  border-right: 2px solid rgba(252, 254, 254, .05);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  margin: 3px;
  padding-top: 20px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.ths02-hero-section-bottom-block.radius-right {
  width: auto;
  height: auto;
  background-image: linear-gradient(#dd7f05, #e2b511);
  border-right-style: none;
  border-radius: 5px;
  justify-content: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.ths02-hero-section-bottom-block.no-border-radius {
  height: 130px;
  background-image: linear-gradient(#057fdd, #084c88);
  border-right-style: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-decoration: none;
}

.ths02-hero-section-bottom-block.third {
  width: auto;
  height: auto;
  background-color: #182823;
  background-image: linear-gradient(#dd7105, #eca202);
  border-right-style: none;
  border-radius: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.ths02-bottom-block-bg-circle {
  width: 150px;
  height: 150px;
  background-color: rgba(151, 246, 117, .15);
  border-radius: 50%;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.ths02-bottom-block-icon-wrapper {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  margin-right: 10px;
  display: flex;
}

.ths02-bottom-block-icon-wrapper.third {
  background-color: #fff;
}

.ths02-bottom-block-content-wrapper {
  z-index: 1;
  width: auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
}

.ths02-bottom-block-link {
  opacity: .85;
  color: #fcfefe;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  transition: opacity .2s ease-in;
  display: flex;
}

.ths02-bottom-block-link:hover {
  opacity: 1;
}

.ths02-bottom-block-link.style-2 {
  opacity: 1;
  color: #1f332c;
  background-color: #fff;
  border-radius: 4px;
  justify-content: center;
  padding: 0 15px;
  transition: box-shadow .2s ease-in;
}

.ths02-bottom-block-link.style-2:hover {
  box-shadow: 4px 4px 20px rgba(31, 51, 44, .6);
}

.ths02-bottom-block-content {
  width: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ths02-bottom-block-image {
  z-index: 1;
  width: 248.5px;
  height: 100px;
  background-image: url('../images/AWS-Solution-Architect-Certification-Training-Course-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  position: relative;
}

.wbs-nav-menu {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.wbs-nav-wrap {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  align-items: center;
  display: flex;
}

.wbs-alert-bar-3-close-icon {
  height: 18px;
}

.wbs-button-small-primary-2 {
  color: #000;
  letter-spacing: 2px;
  background-color: #fff;
  border-radius: 6px;
  padding: 8px 20px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.wbs-button-small-primary-2:hover {
  color: #08b54f;
  background-color: #cef0dc;
}

.section {
  z-index: 5;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.wbs-nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.wbs-container-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.wbs-alert-bar-3-title {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.wbs-alert-bar-3-close-link {
  flex: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 15px;
}

.wbs-logo {
  height: auto;
  max-width: none;
  display: block;
}

.wbs-menu-button {
  background-color: #f7f7f7;
  border-radius: 10px;
}

.wbs-menu-button.w--open {
  background-color: #08b54f;
}

.wbs-navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.wbs-section {
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle, #f3ba0f, #ad7e05);
  padding: 0 0%;
}

.wbs-alert-bar-3-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 15px;
  display: flex;
  position: relative;
}

.wbs-button-primary-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(117deg, #04269e, #0058e6);
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 13px 30px 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: background-color .3s ease-in-out;
}

.wbs-button-primary-1:hover {
  background-color: #00b0d8;
}

.wbs-section-2 {
  background-color: #fff;
  border-bottom: 1px solid #d8d8d8;
  padding: .25rem 5%;
}

.box-stripe-2 {
  width: 100%;
  height: 100%;
  background-color: #b48406;
}

.box-stripe-2.is-light-orange {
  background-color: #795f21;
}

.box-stripe-2.is-blue {
  background-color: #f4c802;
}

.stripe-horizontal-wrapper {
  height: 1.25rem;
  display: flex;
}

.stripe-horizontal-wrapper.is-thin {
  height: .625rem;
}

.stripe-horizontal-wrapper.is-thin.is-top {
  top: -.625rem;
}

.features_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.section-main-wrapper {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.h2 {
  color: #262626;
  text-transform: uppercase;
  border-left: 6px #b60508;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  display: inline;
}

.wrapper {
  width: 90%;
  max-width: none;
  margin-bottom: 20px;
  display: block;
}

.details-text-blog {
  color: #bc8a05;
  margin-right: 4px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.wrapper-hori {
  width: 90%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.books {
  max-height: 150px;
  max-width: none;
  min-width: auto;
  background-color: #fff;
  border: 1px solid #dedede;
  flex-direction: column;
  margin: 5px;
  padding: 0;
  display: flex;
}

.image-99 {
  margin-left: 15px;
  margin-right: 15px;
}

.demo-arrow-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
}

.div-block-487 {
  margin: 13px;
  display: flex;
}

.demo-arrow-wrapper {
  width: 100%;
  cursor: pointer;
  background-color: #4d16dd;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.demo-arrow-wrapper.next {
  width: 100%;
  background-color: #196ae5;
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 5px;
  font-family: Open Sans, sans-serif;
}

.div-block-455 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.heading-title {
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-454 {
  margin-left: 12px;
  margin-right: 12px;
}

.heading-4 {
  color: #413f3f;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.course-desc {
  color: #464444;
  letter-spacing: .5px;
  margin-bottom: 3px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 26px;
}

.horizontal-line {
  height: 1px;
  background-color: rgba(192, 192, 211, .2);
  flex: 1;
}

.div-block-488 {
  background-color: #fffaed;
  margin-top: 10px;
  padding: 10px 24px;
}

.features_icon-wrapper {
  width: 3rem;
  height: 3rem;
  background-color: #ffe6d2;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 1.5rem;
  display: flex;
}

.service-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.profile-details {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
}

.heading {
  color: #1d222b;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.grid-icon {
  margin-right: 20px;
}

.paragraph-4 {
  color: #706d6d;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 28px;
}

.grid-block {
  width: auto;
  height: 200px;
  background-color: #f9fafb;
  border: 1.4px solid rgba(0, 0, 0, 0);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 18px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 3px 6px 9px -3px #c2c2c2;
}

.grid-block:hover {
  border-color: #196ae5;
}

.div-block-489 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-490 {
  background-color: #fdf8eb;
  padding: 10px 24px;
}

.heading--one {
  max-width: none;
  color: #000;
  letter-spacing: -.6px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
}

.banner-headline {
  max-width: none;
  color: #000;
  letter-spacing: -.6px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.banner-icon {
  width: 200px;
  height: 200px;
  background-color: #f6f6f6;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 60px;
  display: flex;
}

.tool-wrap {
  height: 100%;
  color: rgba(0, 0, 0, .6);
  border: 1px solid #dbdde6;
  border-radius: 6px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 32px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: flex;
  position: relative;
}

.tool-wrap:hover {
  border-color: #c6c9d4;
  box-shadow: 0 10px 30px rgba(206, 209, 224, .25);
}

.tool-wrap.banner-wrap {
  padding: 40px;
  transition: border-color .3s, box-shadow .3s;
}

.banner-content {
  align-items: center;
  display: flex;
}

.category-image-strip {
  width: 100px;
  height: 5px;
  background-color: #3563f4;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.category-image-strip.banner-strip {
  width: auto;
  background-color: #b68504;
  top: -1px;
  bottom: auto;
  left: -1px;
  right: -1px;
}

.image-100 {
  flex: none;
}

.banner-content-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.button {
  color: #fff;
  letter-spacing: -.2px;
  border-radius: 4px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
}

.button:hover {
  opacity: .9;
}

.button.pink-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #196ae5;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
}

.button.pink-button:hover {
  background-color: #000;
}

.quries {
  max-width: none;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.heading-5 {
  color: #142649;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.pill {
  background-color: #fae2a0;
  border-radius: 50px;
  margin-bottom: 5px;
  padding: 6px 20px 6px 7px;
  display: inline-block;
}

.div-block-463 {
  width: 20px;
  height: 20px;
  float: left;
  clear: none;
  background-color: #ba8808;
  border-radius: 50px;
  padding: 0;
  display: block;
}

.location {
  align-items: center;
  padding-top: 0;
  display: flex;
}

.paragraph-10 {
  color: #5e5b5b;
  text-align: left;
  letter-spacing: .5px;
  margin: 5px 10px 0 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.meta {
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-491 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-492 {
  margin-left: 12px;
  margin-right: 12px;
}

.article-info-wrapper {
  margin-top: 13px;
}

.small-heading-1 {
  color: #011657;
  margin-top: 0;
  margin-left: 8px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
}

.article-info-text {
  color: rgba(0, 0, 0, .68);
  margin-right: 6px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 24px;
  display: inline-block;
}

.job-item {
  max-width: none;
  min-width: auto;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  margin: 8px;
  padding: 25px;
  transition: all .1s ease-in-out;
  box-shadow: 10px 10px 11px -6px #bbb6b6;
}

.job-item:hover {
  box-shadow: 0 1px 28px rgba(147, 155, 180, .23);
}

.div-block-462 {
  height: auto;
}

.div-block-493 {
  background-color: #fffaed;
  padding: 10px 24px;
}

.div-block-461 {
  width: 20px;
}

.text-block {
  float: left;
  padding-top: 2px;
  padding-left: 12px;
  font-family: Poppins, sans-serif;
  font-size: 11px;
}

.subscribe-icon {
  width: 64px;
  height: 64px;
  background-color: #be8c07;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 24px;
  padding: 18px 16px 16px;
  display: flex;
}

.outline-button {
  color: #081c3a;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(192, 192, 211, .2);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.outline-button:hover {
  color: #fff;
  background-color: #081c3a;
  border-color: #081c3a;
}

.outline-button.small {
  color: #fff;
  background-color: #be8c07;
  border-radius: 5px;
  padding: 7px 18px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.outline-button.small:hover {
  color: #000;
  background-color: rgba(245, 245, 245, .74);
  border-color: #d0d7e0;
}

.subscribe {
  width: 100%;
  background-color: rgba(249, 249, 249, .94);
  border: .5px solid #d5d5d5;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 48px;
  display: flex;
}

.subscribe-info {
  flex: 1;
  align-items: center;
  padding-right: 15px;
  display: flex;
}

.text-span-2 {
  color: #c49107;
}

.heading-9 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.div-block-458 {
  width: 80%;
}

.flex-33 {
  width: auto;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.review-name {
  color: #444;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
}

.review-wrapper {
  width: 100%;
  max-height: none;
  min-height: auto;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  margin-top: 10px;
  padding: 20px 17px 10px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-17 {
  width: 20px;
}

.details-wrap {
  color: #fff;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-460 {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.paragraph-3 {
  color: #666;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.div-block-273 {
  align-items: center;
  margin-bottom: 5px;
  display: flex;
  position: relative;
}

.review-title-wrapper {
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.journal-category-tag {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #f7f8fc;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 10px 8px 12px;
  font-family: Poppins, sans-serif;
  font-size: 8px;
  line-height: 1.2em;
  display: inline-block;
}

.div-block-494 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-495 {
  margin-left: 12px;
  margin-right: 12px;
}

.review-img {
  width: 50px;
  height: 50px;
  background-image: url('../images/avatar-01-120x120_1avatar-01-120x120.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
}

.review-content {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.div-block-496 {
  background-color: #fdf9ec;
  padding: 10px 24px;
}

.info-icon {
  width: 25px;
  height: auto;
  max-width: 100%;
  float: left;
  opacity: .81;
  color: #fff;
  border: 1px solid #cfcaca;
  margin-top: 4px;
  padding: 5px;
  font-size: 22px;
  line-height: 24px;
}

.info-icon.facebook {
  height: 25px;
  border-style: solid;
  border-color: #cfcaca;
}

.div-block-53 {
  flex-direction: row;
  display: flex;
}

.paragraph-basic {
  color: rgba(255, 255, 255, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
}

.paragraph-basic._40-bottom-padding {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
}

.paragraph-basic._40-bottom-padding:hover {
  color: #fff;
}

.section-56 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#0c0c0c 27%, #1a1a1a 52%);
  border-bottom: 1px solid #dad8d8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 7px;
  display: flex;
}

.footer-block {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-476 {
  flex-direction: column;
  display: flex;
}

.submit-button {
  width: 100%;
  background-color: #c6920a;
  border-radius: 5px;
  margin-top: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.flex-container {
  width: 100%;
  max-width: 1180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-35 {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.div-block-478 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-477 {
  width: 100%;
  height: 1px;
  background-color: #c0bfbf;
  margin-top: 20px;
  margin-bottom: 20px;
}

.input-field {
  background-image: url('../images/mail-icon.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 0 #000;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 80px;
  font-size: 16px;
  box-shadow: 0 33px 84px rgba(14, 86, 124, .16);
}

.footer-link-4 {
  color: #a5a6a8;
  border-bottom: 1px #d5d5e0;
  margin-top: 4px;
  margin-bottom: 6px;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link-4:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link-4.with-icon {
  color: #bbb;
  text-align: left;
  text-transform: none;
  border-style: none;
  border-bottom-width: 0;
  border-bottom-color: #fff;
  margin-bottom: 0;
  margin-left: 24px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: inline;
}

.footer-link-4.with-icon:hover {
  color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.footer-link-wrapper-2 {
  float: left;
  clear: both;
  align-items: center;
  margin-right: 10px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.footer-title {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.footer-grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr .3fr .25fr;
}

.footer-grid._1 {
  grid-template-columns: .5fr .3fr .6fr;
  margin-bottom: 0;
}

.features_icon-2 {
  width: 1.8rem;
  height: auto;
}

.features_icon-wrapper-2 {
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 1.5rem;
  display: flex;
  box-shadow: 0 0 12px -1px rgba(151, 149, 149, .23);
}

.wbs-feature-title {
  color: #010b15;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.2em;
}

.paragraph {
  font-family: Poppins, sans-serif;
}

.wbs-section-4 {
  padding: 3rem 5%;
}

.wbs-feature-4-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff8e2;
  border-radius: 10px;
  padding: 30px 30px 20px;
  display: flex;
}

.wbs-feature-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wbs-accordion-2-heading {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  cursor: pointer;
  align-items: center;
  display: flex;
}

.div-block-497 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-498 {
  background-color: #fffaed;
  padding: 10px 24px;
}

.wbs-accordion-2-description {
  color: #706e6e;
  text-align: justify;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.wbs-accordion-2-item {
  border: 1px solid rgba(1, 11, 21, .12);
  border-radius: 10px;
  padding: 15px 20px 5px;
}

.h2-2 {
  color: #262626;
  text-transform: none;
  border-left: 6px #b60508;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  display: inline;
}

.course-desc-2 {
  color: #464444;
  letter-spacing: 0;
  margin-bottom: 3px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.wbs-accordion-2 {
  width: 75%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wbs-accordion-2-title {
  color: #010b15;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.wbs-accordion-2-icon-minus {
  width: 20px;
  height: 2px;
  background-color: #101010;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(90deg);
}

.wbs-accordion-2-icon-wrap {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wbs-section-7 {
  padding: 2rem 5%;
  display: none;
}

.wbs-accordion-2-icon-plus {
  width: 20px;
  height: 2px;
  background-color: #101010;
}

.heading-title-2 {
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}

.wrapper-2 {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  display: block;
}

.wbs-accordion-2-content {
  padding-top: 10px;
  padding-left: 40px;
  overflow: hidden;
}

.icon-1x1-large-2 {
  width: 2rem;
  height: 2rem;
  border-radius: .5rem;
  margin-right: 10px;
}

._4achievers-para {
  color: #404040;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

._4achievers-para.paragraph {
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.combine-contact4_feature-3 {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  align-items: center;
  padding: 0;
  display: flex;
}

.pilot-training-heading-wrapper {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fffaed;
  border: 1px solid #d6d3d3;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 30px;
  grid-auto-columns: 1fr;
  padding: 0 20px;
  display: grid;
}

.form-input-2 {
  height: auto;
  min-height: 2.75rem;
  color: #646568;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .9rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.form-input-2:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.form-input-2::-ms-input-placeholder {
  color: #667085;
}

.form-input-2::placeholder {
  color: #667085;
}

.form-input-2.text-area {
  height: auto;
  min-height: 5rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.training-in-noida {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 24px;
  display: flex;
}

.combine-icon_color2 {
  color: #00a1c1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-left: 20px;
  display: flex;
}

.ms-dropdown {
  z-index: 10;
  width: 50px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  padding-left: 6px;
  padding-right: 0;
  font-size: 11px;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 12%;
  right: auto;
}

.combine-text-size-regular-2 {
  color: #2b2b2b;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-contact4_feature {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border-radius: 9px;
  flex-direction: column;
  align-items: center;
  padding: 0 0 10px;
  text-decoration: none;
  display: flex;
}

.combine-icon_medium {
  width: 2.25rem;
  height: 2.25rem;
  color: #ba8804;
  -webkit-text-stroke-color: #1a68fc;
  margin-right: 20px;
}

.field-label-2 {
  color: #344054;
  margin-bottom: .5rem;
  font-family: Poppins, sans-serif;
  font-size: .875rem;
  font-weight: 500;
}

.combine-feature7_content-sticky {
  width: 100%;
  max-width: 400px;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.ms-input-wrap {
  padding: 0;
  display: flex;
  position: relative;
}

.combine-feature7_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
  position: relative;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.radio-button-label {
  color: #686363;
  font-family: Poppins, sans-serif;
}

.combine-padding-section-medium {
  padding-top: 20px;
  padding-bottom: 20px;
}

.contact6-1_form-wrapper-2 {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  padding: 0;
}

.form-input-number {
  height: auto;
  min-height: 2.75rem;
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .9rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.form-input-number:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.form-input-number::-ms-input-placeholder {
  color: #667085;
}

.form-input-number::placeholder {
  color: #667085;
}

.list--1 {
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
}

.flag {
  width: auto;
  height: 20px;
  margin-bottom: 10px;
  margin-right: 5px;
  position: absolute;
  top: 24%;
  bottom: 0%;
  left: 3%;
  right: auto;
}

.success-text {
  font-weight: 600;
}

.combine-container-large {
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.form-field-wrapper {
  position: relative;
}

.combine-feature7_content-sticky-3 {
  width: 100%;
  max-width: 400px;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}

.combine-feature7_content-sticky-3.contact6-1_form-wrapper {
  max-width: 400px;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: none;
  border-radius: 6px;
  align-items: flex-end;
  margin-top: 50px;
  padding: 12px;
  position: static;
  top: 0%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.combine-feature7_wrapper2 {
  max-width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.form-field-2col-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-padding-global {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}

.image-119 {
  width: 100%;
}

.contact6-1_form-2 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kramate-medium-image-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-weight: 500;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.button-2:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.button-2.max-width-full {
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #c89506;
  border-style: none;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.error-text {
  color: #e23939;
}

.pilot-training-courses-h2-heading {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.combine-feature7_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.combine-icon_color1 {
  color: #6157f8;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-feature-icon-wrapper-white-4 {
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px;
  box-shadow: 1px 1px 3px #cfcfcf;
}

.combine-heading-style-h5 {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.combine-text-size-regular-3 {
  color: #2c2c2e;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: .125rem;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

.div-block-571 {
  width: 100%;
  margin: 11px 0;
}

.dropdown, .dropdown-2 {
  display: none;
}

.wrapper-copy {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
}

.list-item-type {
  display: none;
}

@media screen and (min-width: 1280px) {
  .container-15 {
    padding-left: 64px;
    padding-right: 64px;
  }
}

@media screen and (min-width: 1440px) {
  .image-106 {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }

  .grid {
    grid-template-columns: 600fr 250fr 300px;
  }
}

@media screen and (max-width: 991px) {
  .div-block-472 {
    width: 100%;
  }

  .div-block-483 {
    justify-content: center;
    display: flex;
  }

  .grid {
    flex-direction: column;
  }

  .menu-right-2 {
    flex-direction: column-reverse;
  }

  .uui-navbar07_dropdown-link-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar07_dropdown-link-2:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-link-mobile {
    background-color: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-link-mobile._2 {
    background-color: #fff;
    margin-bottom: 10px;
  }

  .dropdown-link-mobile._2:hover {
    background-color: #f8faff;
  }

  .menu-2 {
    height: auto;
    padding-bottom: 64px;
    overflow: auto;
  }

  .image-icon {
    width: 30px;
    height: 30px;
  }

  .menu-button-line {
    width: 16px;
    height: 2px;
    background-color: #b7bfc6;
    border-radius: 1px;
    margin-bottom: 4px;
  }

  .menu-button-line.last {
    margin-bottom: 0;
  }

  .icon-square {
    width: 30px;
    height: 30px;
  }

  .uui-navbar07_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-dropdown-icon-2 {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .text-block-61 {
    font-family: Montserrat, sans-serif;
  }

  .navigation-2 {
    display: none;
  }

  .menu-left {
    z-index: 1;
    margin-top: 32px;
    display: block;
    position: relative;
  }

  .uui-navbar07_dropdown-toggle {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar07_dropdown-toggle:hover {
    color: #101828;
  }

  .mobile-nav-3 {
    height: 95vh;
    min-height: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 40px;
    overflow: scroll;
    box-shadow: 42px 42px 55px rgba(32, 53, 90, .09);
  }

  .menu-mob-2 {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#0d22bd, #0c81db);
    border-radius: 100px;
    padding: 9px;
    font-size: 22px;
  }

  .menu-mob-2.w--open {
    background-color: #824bf1;
  }

  .mobile-toggle {
    width: 100%;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .menu-button {
    width: 66px;
    height: 100%;
    flex-direction: column;
    padding: 20px 25px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }

  .dropdown-list {
    background-color: #fff;
    border-top: 1px solid #b6abab;
    border-bottom: 1px solid #b6abab;
  }

  .dropdown-list.w--open {
    max-height: 300px;
    background-color: #f7f7f8;
    border-top-style: none;
    border-top-width: 2px;
    border-bottom-style: none;
    flex-direction: column;
    padding: 10px 20px 16px;
    display: flex;
    position: relative;
    overflow: scroll;
  }

  .flowbase-logo-2 {
    width: 163px;
  }

  .dropdown-toggle-12 {
    z-index: 2;
    box-shadow: none;
    color: #151b26;
    border-top: 1px solid #e0e6e8;
    justify-content: space-between;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 700;
    transition: background-color .2s, color .2s cubic-bezier(.4, 0, .2, .01);
  }

  .dropdown-toggle-12:hover {
    color: #151b26;
  }

  .dropdown-toggle-12.w--open {
    box-shadow: none;
    background-color: #f0f0ff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .dropdown-toggle-12.type-2 {
    text-align: center;
    border: 1px solid #273240;
    border-radius: 2px;
    justify-content: center;
    margin-left: 24px;
    margin-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .navigation-wrap.new {
    z-index: 1000;
    height: 80px;
    border-bottom-style: none;
  }

  .mobile-dropdown {
    width: 100%;
    background-color: #f7f7f8;
    border-bottom: 1px solid #dad9d9;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .text-block-74 {
    margin-left: 10px;
    font-family: Montserrat, sans-serif;
  }

  .navigation-container-mob {
    justify-content: space-between;
  }

  .uui-navbar07_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .uui-navbar07_dropdown-list-2.w--open {
    width: auto;
    box-shadow: none;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .brand-2 {
    display: none;
  }

  .navigation-mob-2 {
    width: 100%;
    height: 85px;
    border-bottom: 1px rgba(68, 85, 103, .11);
    flex-direction: row;
    justify-content: center;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .ths02-hero-section-bottom {
    flex-wrap: wrap;
  }

  .home-banner-wrapper {
    height: auto;
    margin-top: 99px;
  }

  .ths02-hero-section-bottom-block.radius-right {
    padding-left: 20px;
  }

  .wbs-nav-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wbs-nav-right {
    padding-left: 20px;
    display: flex;
  }

  .wbs-menu-button {
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-left: auto;
    padding: 15px;
  }

  .wbs-menu-button.w--open {
    background-color: #08b54f;
  }

  .wbs-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wbs-section-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .h2 {
    font-size: 17px;
  }

  .wrapper {
    width: 95%;
  }

  .wrapper-hori {
    width: 100%;
    flex-flow: wrap;
    align-items: center;
  }

  .heading-4 {
    font-size: 17px;
  }

  .service-grid {
    width: 100%;
    max-width: 630px;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .grid-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tools-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .tool-wrap, .tool-wrap.banner-wrap {
    padding: 24px;
  }

  .category-image-strip {
    left: 24px;
  }

  .subscribe-icon {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .subscribe {
    width: 66.66%;
    flex-direction: column;
    justify-content: flex-start;
    padding: 64px;
  }

  .subscribe-info {
    text-align: center;
    flex-direction: column;
    padding-right: 0;
  }

  .flex-33 {
    width: 95%;
  }

  .details-wrap {
    flex-wrap: wrap;
  }

  .info-icon.facebook {
    width: 20px;
    height: 20px;
  }

  .footer-block {
    min-width: 300px;
  }

  .div-block-478 {
    flex-wrap: wrap;
  }

  .footer-link-4.with-icon {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 11px;
  }

  .footer-grid, .footer-grid._1 {
    flex-wrap: wrap;
    display: flex;
  }

  .wbs-section-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wbs-feature-4 {
    grid-template-columns: 1fr 1fr;
  }

  .h2-2 {
    font-size: 17px;
  }

  .wbs-accordion-2 {
    width: 100%;
  }

  .wbs-accordion-2-title {
    font-size: 17px;
  }

  .wbs-section-7 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wrapper-2 {
    width: 95%;
  }

  .combine-feature7_content-sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .combine-padding-section-medium {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .combine-feature7_content-sticky-3 {
    position: -webkit-sticky;
    position: sticky;
  }

  .combine-padding-global {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-copy {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .featuredshow-actions {
    width: 62%;
  }

  .banner-heading-home {
    font-size: 25px;
    line-height: 36px;
  }

  .banner {
    width: 100%;
  }

  .banner-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-472 {
    margin-bottom: 20px;
  }

  .uui-navbar07_dropdown-toggle {
    font-size: 1rem;
  }

  .navbar-wrapper-2 {
    width: 100%;
  }

  .dropdown-list.w--open {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flowbase-logo-2 {
    width: 180px;
  }

  .navigation-wrap.new {
    height: 70px;
  }

  .navigation-mob-2 {
    border-bottom-style: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .ths02-hero-section-bottom {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .home-banner-wrapper {
    height: auto;
    margin-top: 95px;
  }

  .ths02-hero-section-bottom-block {
    width: 250px;
    padding-left: 30px;
  }

  .ths02-hero-section-bottom-block.third {
    padding-left: 10px;
  }

  .ths02-bottom-block-content-wrapper {
    align-items: center;
  }

  .ths02-bottom-block-image {
    width: 209px;
  }

  .wbs-button-small-primary-2 {
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wbs-alert-bar-3-icon {
    flex: none;
  }

  .wbs-alert-bar-3-title {
    font-size: 14px;
  }

  .wbs-alert-bar-3-close-link {
    right: 3%;
  }

  .wbs-section {
    padding: 0 2%;
  }

  .wbs-alert-bar-3-wrap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 12px;
    padding-right: 40px;
  }

  .wbs-button-primary-1 {
    padding: 9px;
  }

  .wbs-section-2 {
    padding: .125rem 2%;
  }

  .stripe-horizontal-wrapper {
    height: .625rem;
  }

  .section-main-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
    display: block;
  }

  .wrapper {
    width: 100%;
  }

  .wrapper-hori {
    width: 100%;
    flex-direction: row;
  }

  .books {
    max-height: none;
    max-width: 95%;
    min-width: 95%;
    flex-direction: column;
    padding: 1.5rem;
  }

  .heading-title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .features_icon-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .heading {
    line-height: 23px;
  }

  .heading--one {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 45px;
  }

  .banner-headline {
    font-size: 12px;
  }

  .banner-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tools-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-100 {
    height: 40px;
  }

  .quries {
    margin-bottom: 0;
  }

  .subscribe {
    width: 83.33%;
  }

  .flex-33 {
    width: 100%;
  }

  .flex-container {
    padding: 20px 20px 10px;
  }

  .input-field {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-link-4.with-icon {
    color: #fff;
  }

  .footer-grid {
    grid-column-gap: 45px;
    grid-template-columns: .5fr 1fr;
  }

  .features_icon-wrapper-2 {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .wbs-section-4 {
    padding: 2rem 2%;
  }

  .wbs-feature-4 {
    grid-template-columns: 1fr;
  }

  .h2-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
    display: block;
  }

  .wbs-section-7 {
    padding: 2rem 2%;
  }

  .heading-title-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .wrapper-2 {
    width: 100%;
  }

  ._4achievers-para.paragraph {
    line-height: 25px;
  }

  .combine-feature7_content-sticky {
    max-width: none;
    align-items: flex-start;
    position: static;
  }

  .combine-feature7_component {
    flex-direction: column-reverse;
    display: flex;
  }

  .combine-padding-section-medium {
    padding-top: 0;
  }

  .combine-container-large {
    width: 95%;
    max-width: none;
  }

  .combine-feature7_content-sticky-3 {
    max-width: none;
    position: static;
  }

  .combine-feature7_wrapper2 {
    max-width: 100%;
  }

  .combine-padding-global {
    padding-top: 40px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-2 {
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .f-feature-icon-wrapper-white-4 {
    margin-bottom: 20px;
  }

  .wrapper-copy {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .featuredshow-actions {
    width: 100%;
  }

  .home-banner-button-2 {
    flex: none;
  }

  .banner-heading-home {
    margin-top: 10px;
    line-height: 31px;
  }

  .home-banner-button {
    flex: none;
  }

  .banner {
    width: 95%;
  }

  .home-review {
    width: auto;
    flex: none;
    margin-left: 0;
    font-size: 12px;
  }

  .banner-wrapper {
    margin-top: 80px;
    padding: 0 10px;
  }

  .div-block-472 {
    justify-content: flex-start;
  }

  .fs-playbutton-text-copy {
    font-size: 12px;
  }

  .image-118 {
    margin-top: 10px;
  }

  .featuredshow-desc {
    width: 100%;
    flex-wrap: wrap;
  }

  .div-block-483 {
    align-items: flex-start;
  }

  .fs-playbutton-text-2 {
    font-size: 12px;
  }

  .grid {
    justify-content: flex-start;
    align-items: stretch;
  }

  .home-banner-tab {
    flex: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }

  .fs-desc-home {
    font-size: 14px;
  }

  .uui-navbar07_dropdown-link-2 {
    padding-left: 0;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .dropdown-link-mobile._2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mobile-nav-3 {
    width: 100%;
    height: 91vh;
    margin-top: 60px;
    padding-right: 20px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-mob-2 {
    padding: 9px;
  }

  .mobile-toggle {
    padding: 10px 20px 10px 10px;
  }

  .navbar-wrapper-2 {
    width: 100%;
  }

  .flowbase-logo-2 {
    width: 150px;
  }

  .navigation-wrap.new {
    height: 60px;
    margin-top: 30px;
    overflow: visible;
  }

  .text-block-74 {
    font-size: 13px;
  }

  .navigation-mob-2 {
    width: 100%;
    height: 70px;
  }

  .ths02-hero-section-bottom {
    width: 100%;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .home-banner-wrapper {
    height: auto;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .ths02-hero-section-bottom-block.radius-right {
    justify-content: space-between;
  }

  .ths02-hero-section-bottom-block.third {
    width: auto;
  }

  .wbs-button-small-primary-2 {
    font-size: 10px;
    line-height: 12px;
  }

  .wbs-alert-bar-3-icon {
    display: none;
  }

  .wbs-alert-bar-3-title {
    font-size: 11px;
  }

  .wbs-menu-button {
    padding: 12px;
  }

  .wbs-alert-bar-3-wrap {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .section-main-wrapper {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2 {
    font-size: 14px;
    line-height: 18px;
  }

  .wrapper {
    width: 95%;
    margin-bottom: 0;
  }

  .wrapper-hori {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .books {
    max-height: none;
    max-width: 95%;
    min-width: 95%;
    padding: 0;
  }

  .image-99 {
    margin-left: 0;
    margin-right: 0;
  }

  .demo-arrow-text {
    display: none;
  }

  .demo-arrow-wrapper {
    justify-content: center;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .demo-arrow-wrapper.next {
    width: 30px;
    height: 30px;
    justify-content: center;
    margin-right: 0;
    padding: 7px 5px;
  }

  .div-block-455 {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .heading-title {
    font-size: 12px;
  }

  .div-block-454 {
    margin-right: 0;
  }

  .heading-4 {
    font-size: 15px;
  }

  .course-desc {
    font-size: 13px;
    line-height: 24px;
  }

  .div-block-488 {
    padding-left: 10px;
    padding-right: 0;
  }

  .features_icon-wrapper {
    width: 2rem;
    height: 2rem;
    margin-right: 10px;
  }

  .grid-icon {
    margin-bottom: 15px;
  }

  .grid-block {
    height: auto;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-489 {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .div-block-490 {
    padding-left: 10px;
    padding-right: 0;
  }

  .heading--one {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .banner-headline {
    font-size: 12px;
    line-height: 20px;
  }

  .tools-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tool-wrap {
    padding: 20px;
  }

  .tool-wrap.banner-wrap {
    text-align: center;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-content {
    align-items: center;
  }

  .category-image-strip {
    left: 20px;
  }

  .banner-content-wrap {
    align-items: center;
  }

  .button {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .button.pink-button {
    font-size: 12px;
  }

  .quries {
    font-size: 11px;
    line-height: 28px;
  }

  .div-block-491 {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .div-block-492 {
    margin-right: 0;
  }

  .job-item {
    max-width: none;
    min-width: auto;
  }

  .div-block-493 {
    padding-left: 10px;
    padding-right: 0;
  }

  .subscribe {
    width: 100%;
    padding: 40px 32px;
  }

  .flex-33 {
    width: 100%;
  }

  .details-wrap {
    flex-wrap: wrap;
  }

  .div-block-494 {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .div-block-495 {
    margin-right: 0;
  }

  .div-block-496 {
    padding-left: 10px;
    padding-right: 0;
  }

  .div-block-53 {
    flex-direction: column;
  }

  .footer-block {
    min-width: auto;
  }

  .input-field {
    padding-left: 60px;
  }

  .footer-link-4 {
    text-align: left;
    font-size: 14px;
  }

  .footer-link-4.copyrights {
    font-size: 12px;
  }

  .footer-link-4.with-icon {
    color: #bbb;
    margin-left: 20px;
    font-size: 14px;
    line-height: 28px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .features_icon-2 {
    width: 1.2rem;
    height: 1.2rem;
  }

  .features_icon-wrapper-2 {
    width: 2rem;
    height: 2rem;
    margin-right: 10px;
  }

  .wbs-feature-title {
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .paragraph {
    font-size: 13px;
    line-height: 21px;
  }

  .wbs-section-4 {
    padding-bottom: 1rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .wbs-feature-4-item {
    padding: 20px;
  }

  .wbs-feature-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-497 {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .div-block-498 {
    padding-left: 10px;
    padding-right: 0;
  }

  .h2-2 {
    font-size: 17px;
    line-height: 23px;
  }

  .course-desc-2 {
    font-size: 13px;
    line-height: 24px;
  }

  .wbs-accordion-2 {
    width: 95%;
  }

  .wbs-accordion-2-title {
    padding-right: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .wbs-section-7 {
    padding-bottom: .125rem;
  }

  .heading-title-2 {
    font-size: 12px;
    line-height: 22px;
  }

  .wrapper-2 {
    width: 95%;
    margin-left: 10px;
  }

  .wbs-accordion-2-content {
    padding-left: 0;
  }

  ._4achievers-para.paragraph {
    font-size: 14px;
    line-height: 22px;
  }

  .combine-contact4_feature-3 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .training-in-noida {
    padding: 10px 10px 20px;
  }

  .combine-icon_color2 {
    margin-left: 10px;
  }

  .combine-text-size-regular-2 {
    font-size: 1.4rem;
  }

  .combine-contact4_feature {
    margin-bottom: 0;
  }

  .combine-icon_medium {
    margin-right: 10px;
  }

  .combine-feature7_content-sticky {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .combine-padding-section-medium {
    padding-top: 10px;
  }

  .contact6-1_form-wrapper-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .list--1 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
  }

  .combine-container-large {
    width: 100%;
  }

  .combine-feature7_content-sticky-3, .combine-feature7_content-sticky-3.contact6-1_form-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .form-field-2col-3 {
    grid-template-columns: 1fr;
  }

  .combine-padding-global {
    padding: 10px 10px 20px;
  }

  .pilot-training-courses-h2-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .combine-feature7_item {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .f-feature-icon-wrapper-white-4 {
    width: 40px;
    height: 40px;
    min-height: 40px;
    min-width: 40px;
    margin-bottom: 20px;
    padding: 6px;
  }

  .combine-heading-style-h5 {
    font-size: 17px;
    font-weight: 500;
  }

  .combine-text-size-regular-3 {
    font-size: 13px;
  }

  .wrapper-copy {
    width: 95%;
  }

  .image-155 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

#w-node-f7439573-426d-b696-d3c1-55274b03dcbe-28156fd6 {
  justify-self: center;
}

#w-node-dba886b7-71e5-d96a-0307-1dc436512c54-28156fd6, #w-node-dba886b7-71e5-d96a-0307-1dc436512c6b-28156fd6, #w-node-dba886b7-71e5-d96a-0307-1dc436512c82-28156fd6, #w-node-dba886b7-71e5-d96a-0307-1dc436512c99-28156fd6, #w-node-dba886b7-71e5-d96a-0307-1dc436512cb0-28156fd6, #w-node-_6f38f987-821a-b4f0-9dea-1905c018d1bb-28156fd6, #w-node-a4e3cb2f-bec9-51ad-25e0-7197cfc4bee1-28156fd6, #w-node-c8ef4f38-54d6-2d57-800f-9315a684a4eb-28156fd6, #w-node-_98488891-c507-fd33-b358-4906f2df231e-28156fd6, #w-node-c4f6e11e-f93d-8ade-07b0-0d62e4c8a9e7-28156fd6, #w-node-a4f7e90a-ab9a-cb77-d9a7-09da3e58a464-28156fd6, #w-node-d27653d9-ad72-a0c0-c424-65b7ebe8b533-28156fd6, #w-node-_60a3cb20-e530-cc39-34ca-7267742377b4-28156fd6 {
  align-self: center;
}

#w-node-dba886b7-71e5-d96a-0307-1dc436512cf9-28156fd6 {
  justify-self: center;
}

#w-node-_9d85f865-b4d8-10ae-23ba-d109dbd284bc-28156fd6, #w-node-_7bf13121-d159-98d1-659d-1282e37ad338-28156fd6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


