a {
  text-decoration: none !important;
}
#header {
  background: url(../images/header3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#stats {
  background-color: #ececec;
}
#partners {
  background-color: #256b71;
}
#about {
  background-color: #002d38;
}
#how {
  background-color: #002d38;
}
#use-cases {
  background-color: #ffffff;
}
#quotes {
  background-color: #ffffff;
}
#register {
  background-color: #002d38;
}
.stats-header {
  color: #237378;
  font-family: "Verlag Black";
  font-size: 20px;
}
.black-text-lg {
  color: #002d38;
  font-family: "Verlag Black";
  font-size: 36px;
}
.normal-text {
  color: #002d38;
  font-family: "Verlag Book";
  font-size: 16px;
}
.dark-bg {
  background-color: #002d38;
}
.red {
  color: red;
}
.submitImg:hover {
  cursor: pointer;
}
.submitImg {
  padding-left: 10px;
}
.quotes-img {
  background: url(../images/quotes.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.page-title {
  font-size: 50px;
  color: #ffffff;
  font-family: "Verlag Bold";
  line-height: 55px;
}
.page-description {
  font-size: 20px;
  color: #ffffff;
  font-family: "Verlag Book";
}
.top-btn {
  font-size: 18px;
  font-family: "Verlag Black";
  color: #1c3239 !important;
  background-color: #85d1da;
  text-decoration: none !important;
  padding-top: 15px;
  padding-right: 35px;
  padding-bottom: 15px;
  padding-left: 25px;
  letter-spacing: 0.16px;
  line-height: 18px;
}
.top-btn::after {
  content: url(../images/down-arrow.png);
  position: relative;
  left: 10px;
  top: 2px;
}
.about-txt {
  color: #002d38;
  font-size: 30px;
  font-family: "Verlag Bold";
  text-align: center;
}
.green-box {
  background-color: #237378;
}
.big-yellow-txt {
  color: #eced90;
  font-size: 45px;
  font-family: "Verlag Black";
  text-align: center;
}
.small-white-txt {
  color: #ffffff;
  font-size: 18px;
  font-family: "Verlag Book";
  text-align: center;
  line-height: 1.4;
}
.green-box-header {
  color: #85d1da;
  font-size: 20px;
  font-family: "Verlag Black";
  text-align: center;
}
.sched-btn {
  border: 2px solid #85d1da;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sched-btn:hover {
  cursor: pointer;
}
.sched-btn-text {
  color: #ffffff;
  font-size: 26px;
  font-family: "Verlag Black";
}
.sched-img {
  max-height: 100%;
  max-width: 10%;
  padding-right: 10px;
}
.hoverable {
  cursor: pointer;
}
.btn-abt-txt {
  color: #002d38;
  font-size: 30px;
  font-family: "Verlag Book";
}
.about-header {
  color: #85d1da;
  font-size: 26px;
  font-family: "Verlag Black";
}
.about-section-txt {
  color: #ffffff;
  font-size: 24px;
  font-family: "Verlag Book";
}
.how-header {
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  font-family: "Verlag Black";
}
.four-box-bg {
  background-color: rgba(35, 115, 120, 0.3);
}
.how-border {
  border: 2px solid #85d1da;
}
.trr {
  border-right: 0px !important;
  border-bottom: 7.5px solid transparent;
  background-clip: padding-box;
}
.trl {
  border-left: 0px !important;
  border-top: 7.5px solid transparent;
  background-clip: padding-box;
}
.four-box-header {
  color: #85d1da;
  font-size: 24px;
  font-family: "Verlag Bold";
  text-align: center;
}
.four-box-text {
  color: #ffffff;
  font-size: 24px;
  font-family: "Verlag Book";
  text-align: center;
}
.dark-txt {
  font-weight: bold;
}
.use-case-header {
  color: #002d38;
  font-size: 26px;
  font-family: "Verlag Black";
}
.eight-box-bg {
  background-color: rgba(213, 210, 210, 0.3);
}
.eight-box-txt {
  color: #002d38;
  font-size: 24px;
  font-family: "Verlag Bold";
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
}
.small-img {
  max-width: 100%;
  max-height: 100%;
}
.quote-header {
  color: #002d38;
  font-family: "Verlag Black";
  font-size: 26px;
  text-align: center;
}
.quote-text {
  color: #002d38;
  font-family: "Verlag Book";
  font-size: 24px;
  width: 100% !important;
}
.bordered {
  border: 2px solid #85d1da;
}
.schedule {
  color: #ffffff;
  font-family: "Verlag Black";
  font-size: 26px;
}
.schedule-text {
  color: #ffffff;
  font-family: "Verlag Book";
  font-size: 24px;
}
.fixed-height {
  height: 120px;
}
.carousel-bg {
  background: url(../images/carousel-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 400px;
}
.trr-md {
  border-right: 7.5px solid transparent !important;
  border-bottom: 0px !important;
  background-clip: padding-box;
}
.trl-md {
  border-left: 7.5px solid transparent !important;
  border-top: 7.5px solid transparent !important;
  background-clip: padding-box;
}
.swiper-slide {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-family: monospace;
  letter-spacing: 0.08rem;
}
.tiny-img {
  height: 40px;
}
.justify-content-evenly {
  justify-content: space-around !important;
}
@media (min-width: 768px) {
  .trr {
    border-right: 7.5px solid transparent !important;
    border-bottom: 0px !important;
  }
  .trl {
    border-left: 7.5px solid transparent !important;
    border-top: 0px !important;
  }
  .trl-md {
    border-top: 0px !important;
  }
  .special-md-col-left {
    width: 49.5% !important;
    margin-left: 0.5% !important;
  }
  .special-md-col-right {
    width: 49.5% !important;
    margin-right: 0.5% !important;
  }
}
@media (max-width: 991px) {
  #header {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  #header {
    background-color: #002d38;
    background-image: none;
  }
  .tb-right {
    border-right: 7.5px solid transparent !important;
    background-clip: padding-box;
  }
  .tb-left {
    border-left: 7.5px solid transparent !important;
    background-clip: padding-box;
  }
  .tb-top {
    border-top: 7.5px solid transparent !important;
    background-clip: padding-box;
  }
  .tb-bottom {
    border-bottom: 7.5px solid transparent !important;
    background-clip: padding-box;
  }
  .special-border-start {
    border-top: 7.5px solid transparent !important;
  }
  .special-border-end {
    border-bottom: 7.5px solid transparent !important;
  }
}
@media (max-width: 576px) {
  .carousel-bg {
    height: 300px;
  }
  .top-btn {
    font-size: 16px;
  }
  .sched-img {
    max-width: 30%;
    padding-left: 20px;
  }
  .sched-btn-text {
    font-size: 20px;
  }
  .quote-text {
    font-size: 16px !important;
  }
  .tiny-img {
    width: 150px;
  }
  .tb-right {
    border-right: none !important;
    background-clip: unset;
  }
  .tb-left {
    border-left: none !important;
    background-clip: unset;
  }
  .tb-top {
    border-top: none !important;
    background-clip: unset;
  }
  .tb-bottom {
    border-bottom: none !important;
    background-clip: unset;
  }
  .trr {
    border-bottom: none !important;
  }
  .special-border-start {
    border-top: none !important;
  }
  .special-border-end {
    border-bottom: none !important;
  }
}
@media (min-width: 1200px) {
  .container,
  .footnote {
    max-width: 1200px !important;
  }
}
