@font-face {
  src: url("../font/Nunito-BoldItalic.ttf");
  src: url("../font/Nunito-Regular.ttf");
  font-family: "Nutio"; }
@font-face {
  font-family: 'NutioBlack';
  src: url("../font/Nunito-Black.ttf"); }
@font-face {
  font-family: 'NutioBold';
  src: url("../font/Nunito-Bold.ttf"); }
body {
  font-family: "Nutio"; }

.row {
  margin: 0; }

.banner {
  background-color: #4d92cf; }
  @media screen and (max-width: 991px) {
    .banner {
      justify-content: center; } }
  .banner img {
    width: 100%; }
    .banner .banner-image {
        max-height: 482px;
    }
  .banner .banner-wording {
    color: white;
    width: 100%; }
    .banner .banner-wording .logo {
      width: 100px; }
    @media screen and (max-width: 340px) {
      .banner .banner-wording .logo-wording {
        width: 80%; } }
    @media screen and (max-width: 340px) {
      .banner .banner-wording {
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .banner .banner-wording p {
        font-size: 11px; } }
  @media screen and (max-width: 991px) {
    .banner .contain-wording {
      position: absolute; } }
  @media screen and (max-width: 991px) {
    .banner .contain-wording {
      max-width: 50%; } }
  .banner .background-opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: black;
    opacity: 0.5; }

.btn {
  background-color: #00ffff;
  color: #5e5a5b;
  font-size: 24px;
  font-weight: 600;
  border-radius: 15px;
  border: none;
  font-family: NutioBlack; }
  @media screen and (max-width: 767px) {
    .btn {
      font-size: 4vw; } }

.btn-custom {
  width: 100%; }

.menu {
  background-color: #5e5a5b;
  min-height: 200px;
  color: white; }
  .menu img {
    padding: 20px 0; }
  .menu p {
    font-family: NutioBold; }

.freedom-pay-card {
  background-color: #4d92cf;
  padding: 1.5rem; }
  .freedom-pay-card ul {
    padding-top: 2rem;
    padding-left: 22px; }
    .freedom-pay-card ul li {
      color: white; }
  .freedom-pay-card li::marker {
    color: #00ffff;
    font-size: 20px; }
  .freedom-pay-card .card-logo {
    width: 80%; }

.card {
  border-radius: 3%;
  height: 400px; }
  @media screen and (max-width: 992px) {
    .card {
      height: auto; } }
  @media screen and (max-width: 360px) {
    .card {
      font-size: 12px; } }

.card-tip {
  color: white;
  font-family: NutioBold; }
  @media screen and (max-width: 768px) {
    .card-tip {
      font-size: 12px; } }
  .card-tip .title-tip {
    color: #00ffff; }

.btn-card {
  width: 50%;
  position: absolute;
  left: 50%;
  bottom: -7%;
  transform: translateX(-50%); }
  @media screen and (max-width: 768px) {
    .btn-card {
      bottom: -5%; } }
  @media screen and (max-width: 1200px) {
    .btn-card {
      width: 60%; } }

.freedom-money-card {
  background-color: #5e5a5b;
  padding: 1.5rem; }
  .freedom-money-card ul {
    padding-top: 2rem;
    padding-left: 22px; }
    .freedom-money-card ul li {
      color: white; }
  .freedom-money-card li::marker {
    color: #00ffff;
    font-size: 20px; }

h1 {
  font-family: NutioBlack; }

@media screen and (max-width: 768px) {
  .h1 {
    font-size: 22px; } }

.text-blue {
  color: #4d92cf; }

.text-white {
  color: white; }

.how-it-works {
  background-color: #4d92cf;
  margin-top: 4.5rem; }
  .how-it-works p {
    color: white;
    font-family: NutioBold;
    margin-bottom: 0; }
    .how-it-works p span {
      color: #00ffff;
      font-family: Nutio; }
  .how-it-works .btn-card {
    bottom: -5%; }
    @media screen and (max-width: 991px) {
      .how-it-works .btn-card {
        width: 90%;
        bottom: -5%; } }
    @media screen and (max-width: 552px) {
      .how-it-works .btn-card {
        width: 90%;
        bottom: -2%; } }
    @media screen and (max-width: 340px) {
      .how-it-works .btn-card {
        width: 90%;
        bottom: -1.5%; } }

.iframe-container {
  overflow: hidden;
  display: none;
  height: 800px; }
  .iframe-container iframe {
    border: 0;
    height: 100%;
    width: 100%; }

.partner .partner-img {
  background-image: url("../img/Partner With Freedom Image.jpg");
  background-position-x: 80%;
  background-repeat: no-repeat; }

  .partner .female-img {
    background-image: url("../img/Female Player.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
  }

  @media screen and (max-width: 991px) {
    .partner .female-img {
      min-height: 480px;
      background-size: cover;
    }
   .sport-female-logo {
      text-align: center;
   }
  }

  @media screen and (max-width: 991px) {
    .partner .partner-img {
      min-height: 480px; } }
.partner p b {
  font-family: NutioBold; }

.font-nutio-bold {
  font-family: NutioBold;
  color: #4d92cf; }

.footer {
  background-color: #5e5a5b; }
  .footer p {
    color: white; }
    @media screen and (max-width: 991px) {
      .footer p {
        text-align: center; } }

.footer strong {
    font-family: "NutioBold";
}

.text-bold {
    font-family: "NutioBold";
}

.carousel-control-prev,.carousel-control-next {
    border: 0;
    background-color: rgba(0,0,0,0);
}

.carousel-control-prev:hover {
    background-color: rgba(0,0,0,0);
}

.carousel-control-next:hover {
    background-color: rgba(0,0,0,0);
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
   
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-indicators li {
    border-radius: 100%;
    width: 10px;
    height: 10px;
}

@media screen and (max-width: 991px) {
    .banner .contain-wording-2 {
      position: absolute;
    }
  }
  
  @media screen and (max-width: 991px) {
    .banner .contain-wording-2 {
      max-width: 80%;
    }
  }

/*# sourceMappingURL=main.css.map */