@font-face {
  font-family: "Metropolis Regular";
  src: url("font/Metropolis-Regular.woff");
}

@font-face {
  font-family: "Metropolis Extra Light";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Extra Light"),
    url("font/Metropolis-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Light";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Light"),
    url("font/Metropolis-Light.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Thin"),
    url("font/Metropolis-Thin.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Medium"),
    url("font/Metropolis-Medium.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Semi Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Semi Bold"),
    url("font/Metropolis-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Bold"),
    url("font/Metropolis-Bold.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Extra Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Extra Bold"),
    url("font/Metropolis-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: "Metropolis Black";
  font-style: normal;
  font-weight: normal;
  src: local("Metropolis Black"),
    url("font/Metropolis-Black.woff") format("woff");
}

@media (min-width: 770px) {
  .display-4 {
    font-size: 1.3rem !important;
    font-weight: 700;
    line-height: 1;
    text-align: left !important;
    font-family: "Metropolis Semi Bold" !important;
  }
  .desktop-only {
    display: none !important;
  }
}

.display-41 {
  text-align: left;
  line-height: 1.3;
  font-size: 2.3rem !important;
  font-weight: 700;
  color: #204356;
}
.bg-light {
  background-color: #f7f7f7 !important;
}
.btn-outline-primary {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.display-4-2 {
  font-size: 2.5rem !important;
}
.lead-1 {
  font-size: 1.5rem;
}
.bg-success-alt {
  background-color: rgb(255 255 255);
}
.flickity-enabled-1 {
  position: relative;
  background: #dae0dc6e;
  border-radius: 5px;
}
.bg-success {
  background-color: #f0f0f0 !important;
  border: 1px solid #ffffff;
}
@media (max-width: 1280px) {
  .bg-img {
    object-fit: cover;
    object-position: 50% 50%;
    max-width: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 1280px;
    height: 505.233px !important;
    overflow: hidden;
    pointer-events: none;
    margin-top: 18.8833px;
    transform: translate3d(0px, -18.8833px, 0px);
  }
}
h1.header-title {
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
}
h2,
.h2 {
  font-size: 1.6rem;
}
.own {
  font-size: 32px;
  color: #204356;
  font-weight: 700;
}
@media (max-width: 767px) {
  h1.header-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 60px;
  }

  .display-4 {
    font-size: 2rem !important;
    font-weight: 700;
    line-height: 1;
    text-align: center !important;
    font-family: "Metropolis Semi Bold" !important;
  }
  .display-43 {
    font-size: 2rem !important;
    font-weight: 700;
    line-height: 1;
    text-align: center !important;
    font-family: "Metropolis Semi Bold" !important;
  }
  .rate-dis {
    text-align: center;
  }
  .own {
    font-size: 17px;
  }
  .display-3 {
    font-size: 24px;
  }
  .trust-pilot {
    margin-bottom: -25px !important;
    margin-top: 0px !important;
  }
  .review-us {
    width: 250px;
  }
  .promo-mod-m {
    margin-left: 7px !important;
    margin-top: 100px;
  }
  .fk-li {
    margin-left: 0px !important;
  }
  .own {
    font-size: 17px;
    text-align: left;
  }
  .display-4 {
    font-size: 2rem !important;
    font-weight: 700;
    line-height: 1;
    text-align: left !important;
    font-family: "Metropolis Semi Bold" !important;
  }
  .mobile-only {
    display: none !important;
  }
  .covid-des {
    margin-top: 20px;
  }
}

@media (max-width: 320px) {
  .list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 0px !important;
    max-width: 900px;
  }
  .m-center {
    text-align: center !important;
  }
  .signup-mobile {
    min-width: 115px !important;
  }

  .display-4 {
    font-size: 1.8rem !important;
    font-weight: 700;
    line-height: 1;
    text-align: left !important;
    font-family: "Metropolis Semi Bold" !important;
  }
  .display-3-1 {
    font-family: "Metropolis Medium";
    font-size: 21px;
    color: #204356 !important;
    font-weight: 700;
    letter-spacing: 0;
    margin-left: 22px;
    text-align: left;
    margin-top: 44px;
  }
}

.trust-pilot {
  margin-bottom: -100px;
  margin-top: 0px;
}
.review-t {
  text-align: center;
  font-size: 22px;
  vertical-align: middle;
  display: block;
  color: #000;
}
.bg-primary {
  background-color: #204356 !important;
}
.navbar[data-sticky="top"] {
  transition: all 0.2s ease-in-out;
  will-change: background-color;
  background: #fff;
}
.navbar[data-sticky="top"] {
  transition: all 0.2s ease-in-out;
  will-change: background-color;
  background: #fff;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(32, 67, 86);
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
}
.fk-li {
  margin-left: 17px;
}
@media (min-width: 992px) {
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 0.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 0.5rem !important;
  }
}
.v-provide {
  font-size: 20px;
}
.lead {
  font-size: 1.4rem !important;
  font-weight: 500;
}
.display-3-1 {
  font-family: "Metropolis Medium";
  font-size: 60px;
  color: #000000 !important;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 70px;
}
.mb-4,
.my-4 {
  margin-bottom: 0.7rem !important;
}
.mt-4,
.my-4 {
  margin-top: 0.7rem !important;
}
.review-title {
  display: flex;
  background: #f3f3f3;
  padding: 5px;
  margin-left: -17px;
  margin-right: -17px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.card-body-review {
  flex: 1 1 auto;
  padding: 0 1rem 1rem 1rem;
}
.pb-100 {
  padding-bottom: 100px;
}
.justify {
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 500;
  color: #204356;
}
.btn-primary-1 {
  color: #fff;
  background-color: #EF3C4F;
  border-color: #EF3C4F;
  box-shadow: none;
  min-width: 163px;
}
@media (max-width: 767px) {
  .top-img {
    display: none;
  }
  .justify-5 {
    text-align: justify;
    font-size: 1.2rem;
    font-weight: 500;
    color: #000000;
    margin-top: 20px;
  }
  .top-des {
    padding-left: 20px;
    padding-right: 20px;
  }

  .justify-4 {
    text-align: justify;
    font-size: 1.2rem;
    font-weight: 500;
    color: #204356;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .your-brand {
    font-size: 1.1rem !important;
    color: #204356 !important;
    text-align: left;
    margin-left: 23px;
    font-weight: 700 !important;
  }
  .m-center {
    margin-left: 33px;
  }
  .display-3-1 {
    font-family: "Metropolis Medium";
    font-size: 23px;
    color: #000000 !important;
    font-weight: 700;
    letter-spacing: 0;
    margin-left: 22px;
    text-align: left;
    margin-top: 44px;
    line-height: 42px;
  }
  .covid-m {
    font-size: 1.5rem !important;
    margin-top: 20px;
  }
  .mt-4,
  .my-4 {
    margin-top: 0.7rem !important;
    margin-left: 6px;
  }
  .footer-title {
    margin-left: 6px;
  }
  .own {
    font-size: 17px;
    text-align: left;
    margin-top: 20px;
  }
}
.your-brand {
  color: #204356 !important;
  font-weight: 700 !important;
}
.bg-light-1 {
  background-color: #204356 !important;
}
.display-42 {
  text-align: left;
  line-height: 1.3;
  font-size: 2.5rem !important;
  font-weight: 700;
  color: #ffffff;
  margin-top: 22px;
  text-align: left !important;
}
.own-1 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
}
.justify-1 {
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
}
.justify {
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 500;
  color: #204356;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.justify-5 {
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 500;
  color: #000000;
  margin-top: 20px;
}
.btn-primary {
  color: #fff;
  background-color: #C1253C;
  border-color: #C1253C;
  box-shadow: none;
  min-width: 175px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #C1253C;
}
.covid-m {
  font-size: 2rem !important;
  margin-top: 20px;
}
h2.point {
  margin-bottom: 0px !important;
  text-align: left;
  font-size: 1.2rem !important;
}
.provide {
  font-size: 1rem;
  margin-left: 30px;
  text-align: justify;
}
.avatar.avatar-xl {
  width: 150px;
  height: auto;
}
.avatar {
  border-radius: 0% !important;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
}

.form-title {
  color: #204356 !important;
  font-size: 20px;
}
.modal-content-top {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 94%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaedf2;
  border-radius: 0.3125rem;
  box-shadow: 0 0.75rem 1.5rem rgb(0 0 0 / 9%);
  outline: 0;
  margin-top: -24px;
  margin-left: 3%;
}
p {
  font-family: "proxima_novaregular";
  font-size: 18px;
}

@media (min-width: 770px) {
  .top-r1 {
    max-width: 450px;
  }
}
.fs-24 {
  font-size: 24px !important;
}
.btn-outline {
  color: #C1253C !important;
  background-color: transparent !important;
  border-color: #C1253C;
  box-shadow: none;
  min-width: 175px;
}
.btn-outline:hover {
  color: #fff;
  background-color: #C1253C;
}
.img-bg {
  background: #f2f2f2;
  padding: 20px;
  border-radius: 10px 20px;
}
.card-body {
  flex: 1 1 auto;
  padding: 0px !important;
  background: #f2f2f2;
}
h3.low-cost {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
.box-3 {
  background: #f2f2f2;
  padding: 20px 40px;
  border-radius: 20px;
}
.mt-170 {
  margin-top: -170px;
}
.c-green {
  color: #3bb186;
}
.c-blue {
  color: #3f7ed8;
}
.display-412 {
  text-align: left;
  line-height: 1.3;
  font-size: 1.7rem !important;
  font-weight: 700;
}
.c-border {
  background: #000000;
  height: 4px;
  width: 70%;
  margin-bottom: 20px;
  background: linear-gradient(
    to right,
    #1f4073 0%,
    #1f4073 30%,
    #3bb186 30%,
    #3bb186 100%
  );
}

.c-border-1 {
  background: #000000;
  height: 4px;
  width: 70%;
  margin-bottom: 20px;
  background: linear-gradient(
    to right,
    #ff2860 0%,
    #ff2860 30%,
    #3f7ed8 30%,
    #3f7ed8 100%
  );
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-flex-end {
  justify-content: flex-end !important;
}
.justify-content-flex-start {
  justify-content: flex-start;
}
.text-black {
  color: #000000 !important;
}
.justify-content-space-between {
  justify-content: space-between;
}
.justify-content-space-evenly {
  justify-content: space-evenly !important;
}
.mtr-t {
  margin-top: 40px;
  margin-right: 60px;
}
.c-dark {
  color: #000000 !important;
  ont-size: 50px !important;
}
.image-1 {
  width: 80%;
}
.image-2 {
  width: 80%;
}
.image-3 {
  width: 80%;
  margin-top: -150px;
}
.image-4 {
  margin-left: 20px;
  width: 99%;
}
.d-everyone {
  width: 350px;
}
@media (min-width: 992px) {
  .nowrap {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .display-3-1 {
    font-family: "Metropolis Medium";
    font-size: 55px !important;
    color: #000000 !important;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 70px;
  }
  .partner-btns {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center !important;
  }
  .image-4 {
    margin-left: 20px;
    width: 91%;
  }
  .mt-47 {
    margin-top: 47px;
  }
  .top-des {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .partner-btns {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center !important;
  }
  .sq-btn {
    border-radius: 5px !important;
    margin-right: 10px;
  }
  .image-1 {
    width: 95%;
  }
  .image-2 {
    width: 100%;
  }
  .image-3 {
    width: 100%;
    margin-top: -50px;
  }
  .d-everyone {
    margin-top: 35px;
  }
}
