:root {
  --primary-color: #bb0909;
  --secondary-color: #fcbb15;
}
html {
  scroll-behavior: smooth !important;
}
.logo {
  height: 100px;
}
.al,
.forms,
.formy h3 {
  background: var(--primary-color);
}
.forms .btn-primary {
  background: var(--secondary-color);
  color: #000000;
}
.align-items-center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.padding {
  padding: 40px 0;
}
.custom-justify {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.justify-content {
  display: flex;
  justify-content: center;
}
.enroll-btn {
  background: var(--secondary-color);
  outline: none;
  border: 0;
  padding: 12px 28px;
  border-radius: 15px;
  display: block;
  margin: 40px auto 0;
  font-weight: 700;
  font-size: 18px;
}
.ss-box {
  /* border-right: 1px solid var(--primary-color) !important; */
  /* min-height: 140px; */
  background: var(--primary-color);
  padding: 50px 10px;
  border-radius: 20px;
  text-align: center;
  margin: 0;
}
.ss-text {
  text-align: center;
  float: none;
  padding: 0;
}
.ss-box p {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  background: #ffffff;
  width: fit-content;
  padding: 10px 25px;
  margin: 35px auto 0;
  border-radius: 20px;
  border: 1px solid #ffffff;
  display: block;
  float: none;
}
.logo h3 {
  color: var(--primary-color);
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0 0px 30px;
}
.formy h3 {
  line-height: 40px;
  font-size: 25px;
}
.forms .form-control {
  height: 45px;
}
.form-group input::placeholder {
  color: #000000 !important;
  font-weight: 500;
}
.form-control:focus {
  border: 2px solid var(--secondary-color);
}
.forms .btn-primary:hover {
  background: #3e79c6;
}
.formy h3 span {
  font-size: 20px;
}
.forms p {
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
}
.number-1 {
  font-size: 35px;
}
.ss-box h2 {
  font-size: 25px;
  margin: 0 0 15px 0;
}
.ss-text h2,
.ss-box h2 {
  color: #ffffff;
}
.bgl {
  background: #ffedff;
}
.bgd {
  background: #ffffff;
}
.dd-text h2 {
  color: var(--primary-color);
}
.width-full {
  width: 100%;
}
.wft li {
  list-style-image: none;
  list-style-type: disclosure-closed;
}
.ss-box-2 {
  /* border-right: 0; */
  /* min-height: 145px; */
  padding: 0 10px;
  margin: 20px 0;
  /* background: var(--primary-color); */
}
.ss-box-2 h2 {
  color: var(--primary-color);
  font-size: 34px;
}
.ss-box-2 p {
  font-size: 17px;
  font-weight: 600;
  color: #000000;
  /* background: #ffffff; */
  /* border: 1px solid #000000; */
  border-radius: 12px;
  padding: 20px;
  text-align: left;
  min-height: 123px;
  vertical-align: middle;
  line-height: 26px;
}
.custom-h3 {
  color: var(--secondary-color);
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.custom-ul li {
  list-style-type: disclosure-closed;
  color: #ffffff;
  font-size: 19px;
}
.ss-text .text-white {
  color: #ffffff;
}
.wft-2 li {
  list-style-type: disclosure-closed;
  text-align: left;
  margin: 10px 0;
  color: #ffffff;
}
.bg-div {
  background: #ffffff;
  padding: 15px;
  border-radius: 12px;
  border: 1px solid #000000;
  margin: 0 0 20px 0;
  min-height: 150px;
}
.bg-div h3 {
  font-size: 20px;
  color: var(--primary-color);
  font-weight: 600;
  text-transform: uppercase;
}
.bg-div p {
  color: #000000;
}
.bg-div img {
  width: auto;
  height: 100px;
}
.placement-box {
  margin-top: 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.placement-item img {
  height: 100px;
  width: auto;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  border-radius: 12px;
}
.ss-text h2 {
  margin: 0 0 30px 0;
  font-size: 30px;
}
.tess {
  float: none;
  margin: 0;
  background: var(--primary-color);
  padding: 30px 15px;
  border-radius: 15px;
  /* min-height: 274px; */
}
.tess h5 {
  font-size: 18px;
  margin: 12px 0;
  color: #ffffff;
  font-weight: 700;
}
.tess img {
  padding: 10px;
  float: none;
  max-width: inherit;
  max-height: inherit;
  width: 70px;
  height: 70px;
  margin: 0;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.tess p {
  color: #ffffff;
}
.fobl {
  text-align: center;
  padding: 20px 0;
}
.fobl p {
  margin: 0;
  font-size: 16px;
}
.fobg {
  background: #000000;
}
.approval {
  background: #ffffff;
  padding: 10px;
  border-radius: 15px;
}
.approval img {
  width: 100%;
  height: 150px;
  object-fit: contain;
}

@media screen and (min-width: 990px) and (max-width: 1106px) {
  .ss-box h2 {
    font-size: 15px;
  }
  .bg-div img {
    height: 85px;
  }
  .bg-div p {
    font-size: 13px;
  }
}
@media screen and (max-width: 769px) {
  .ss-box {
    border: 0 !important;
    box-shadow: 0px 10px 20px #d7d7d7;
    padding: 15px;
    border-radius: 12px;
    margin: 0 0 25px 0;
    /* min-height: 125px; */
  }
  .ss-box p {
    margin: 20px auto 0;
  }
  .ss-box-2 {
    padding: 0;
  }
  .custom-ul {
    padding: 0 0 0 15px;
  }
  .bg-div h3 {
    font-size: 20px;
  }
  .bg-div {
    padding: 10px 0;
  }
  .bg-div img {
    height: 80px;
  }
  .custom-ul li {
    font-size: 15px;
  }
  .tess {
    margin: 25px 0;
  }
}

@media screen and (max-width: 500px) {
  .logo h3 {
    margin: 0;
  }
  .enroll-btn {
    margin: 20px auto 0;
  }
  .approval {
    margin: 0 0 25px 0;
  }
  .approval img {
    height: 100px;
  }
  .justify-content {
    flex-wrap: wrap;
  }
  .formy h3 {
    font-size: 23px;
  }
  .formy h3 span {
    font-size: 18px;
  }
  .ss-text h2 {
    font-size: 22px;
  }
  .ss-box h2 {
    font-size: 17px;
  }
  .tess {
    text-align: center;
  }
}
