@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic);

@import url(/styles/navbar.css);
@import url(/styles/footer.css);
@import url(/sebiston/application.css);
@import url(/sebiston/app.css);
@import url(/sebiston/Calc.css);

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Open Sans !important;
  transition: all 0.3s !important;
}

body {
  background-color: #f4f4f4 !important;
}

.button2 {
  padding: 13.5px 24px !important;
  color: white !important;
  background-color: #ff7528 !important;
  border-radius: 12px !important;
  border: none !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  letter-spacing: 0em !important;
  text-align: center !important;
}
.button2:hover,
.projects__button:hover {
  background-color: #017cff !important;
  color: white !important;
}

.sebiston_bg {
  margin-top: 100px !important;
  background-color: #e6f9e8;
}
.sebiston {
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
}
.sebiston__leftside {
  padding-top: 48px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
  max-width: 596px;
}
.sebiston-logo {
}
.sebiston__leftside_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sebiston-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 42px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  margin: 0 !important;
}
.sebiston__leftside_items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: start;
}
.sebiston-subtitle {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  margin: 0 !important;
}
.sebiston-button {
  width: 145px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sebiston__rightside {
  position: relative;
}
.sebiston-image {
  position: relative;
  z-index: 1;
}
.sebiston-grad {
  position: absolute;
  top: 0;
  right: 0;
}

.pt84 {
  padding-top: 72px !important;
}

.terms_bg {
}
.terms {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
  padding: 0 !important;
}
.terms-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin: 0 !important;
}
.terms__row {
  display: flex;
  gap: 16px;
}
.terms__col {
  display: flex;
  flex-direction: column;
  padding: 24px;
  width: 312px;
  gap: 20px;
  align-items: start;
  background-color: white;
  border-radius: 20px;
}
.terms-icon {
}
.terms__items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.terms-text {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
}
.terms-subtitle {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
}

.choose_bg {
}
.choose {
  display: flex;
  flex-direction: column;
  gap: 72px;
  padding: 0 !important;
}
.choose__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  max-width: 800px;
  margin: 0 auto !important;
}
.choose-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  margin: 0 !important;
}
.choose-subtitle {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  margin: 0 !important;
}
.choose__body {
  display: flex;
  flex-direction: column;
  gap: 72px;
}
.choose__col {
  display: flex;
  gap: 64px;
}
.choose__col-img {
}
.choose__col_info {
  padding: 17.5px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.choose__col-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  margin: 0 !important;
}
.choose__col-subtitle {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 2%;
  margin: 0 !important;
  white-space: pre-wrap;
}
.choose__col_row {
  display: flex;
  gap: 32px;
  padding: 16px 0 2px;
  justify-content: space-between;
}
.choose__col_row_items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.choose__col_row_items-subtitle {
  font-weight: font weight/400;
  font-style: Regular;
  font-size: 14.4px !important;
  leading-trim: NONE;
  line-height: 23px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #6c757d;
}
.choose__col_row_items-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.choose__col_buttons {
  display: flex;
  gap: 8px;
  width: 100%;
  margin: 0 auto !important;
  justify-content: flex-end;
}
.choose__col-btn {
  width: 184px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: none !important;
  outline: none !important;
  text-decoration: none !important;
}
.choose__col-btn:first-child {
  background-color: #ff7528;
  color: white;

  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.choose__col-btn:last-child {
  color: #00000080;
  border: 1px solid #0000004d !important;
  background-color: white;

  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: none !important;

}

.docs_bg {
}
.docs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 35px !important;
  background-color: white !important;
  border-radius: 20px;
}
.docs_leftside {
  display: flex;
  align-items: center;
  gap: 20px;
}
.docs-icon {
}
.docs_items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.docs-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}
.docs-subtitle {
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  vertical-align: middle;
  margin: 0 !important;
}
.docs-btn {
  width: 172px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: none !important;
  outline: none !important;
  background-color: #ff7528;
  color: white;
  text-decoration: none !important;

  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 1200px) {
  .sebiston {
    flex-direction: column;
    align-items: center;
  }

  .sebiston__leftside {
    align-items: center;
    text-align: center !important;
  }

  .sebiston__leftside_items {
    align-items: center !important;
  }

  .sebiston-grad {
  }

  .terms__row {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 992px) {
  .choose__col {
    flex-direction: column;
    gap: 24px;
  }
  .sebiston_bg{
    margin-top: 63.64px !important;
  }
  .choose__col_info {
    align-items: center;
    text-align: center !important;
    gap: 24px;
  }
  .choose__col_row_items-subtitle {
    white-space: nowrap !important;
  }

  .choose__col_buttons {
    justify-content: center !important;
  }

  .choose__col_row {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {

  .docs_bg {
    padding: 84px 16px 0 !important;
  }
  .docs {
    flex-direction: column;
    gap: 24px;
    padding-top: 0 !important;
    padding: 16px 16px 24px !important;
    width: 100% !important;
  }
#toapplication {
  padding: 84px 16px 0 !important;
}
  .docs_leftside {
    flex-direction: column;
    gap: 24px;
  }
  .docs-btn{
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;

  }
.docs_items {
  gap: 16px !important;
  text-align: center !important;
}
  .docs-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }

  .docs-subtitle {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }
  .sebiston__leftside {
    padding: 32px 19px;
  }
  .sebiston-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }

  .sebiston-image,
  .sebiston-grad {
    max-width: 100% !important;
    width: 100%;
  }

  .terms {
    padding: 0 16px !important;
    gap: 24px;
  }

  .terms-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }

  .choose__header {
    display: none !important;
  }

  .choose {
    padding: 0 16px !important;
  }
  .choose__col-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
  }
  .choose__col-subtitle {
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
  }
  .choose__col_row {
    gap: 18px;
  }
  .choose__col_row_items {
    width: 154px;
  }
}

@media screen and (max-width: 576px) {
  .terms__col {
    width: 100%;
  }
}
