body {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
  font-weight: 400; }

.text-primary {
  color: #008acf; }

@media screen and (max-width: 768px) {
  .mb-sm-2 {
    margin-bottom: 1rem; } }

strong, p {
  font-size: 17px; }

.navbar {
  padding: 1.5rem 0; }
  .navbar .navbar-brand {
    margin: 0 auto; }
    @media (min-width: 768px) {
      .navbar .navbar-brand {
        margin: 0; } }
  .navbar p {
    font-size: 2rem;
    color: #008acf;
    margin: 2rem auto 2rem; }
    @media (min-width: 768px) {
      .navbar p {
        margin: 0.25rem 0 0;
        line-height: 1; } }

.btn-secondary {
  background: #16568a;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  text-transform: uppercase;
  color: white; }

header.masthead {
  position: relative;
  background-color: #008acf;
  padding-top: 5rem;
  padding-bottom: 5rem; }
  header.masthead .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3; }
  header.masthead h1 {
    font-size: 2.5rem;
    margin-bottom: 3rem; }
  header.masthead strong, header.masthead p {
    display: block;
    margin-bottom: 1rem; }
  @media (min-width: 768px) {
    header.masthead {
      background: url("../img/bg-masthead.jpg") no-repeat center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      padding-top: 6rem;
      padding-bottom: 6rem; }
      header.masthead h1 {
        font-size: 3rem; } }

.services {
  background: white;
  padding: 4rem 0; }
  .services h2 {
    color: #008acf;
    margin-bottom: 2rem; }
  .services strong {
    display: inline-block;
    margin-bottom: 1.5rem; }
  .services strong, .services p {
    color: #16568a; }
  .services .service-col {
    margin-bottom: 1.9rem; }
    .services .service-col img {
      width: 100%; }
    .services .service-col p {
      color: white;
      font-weight: bold;
      font-size: 1.3rem;
      text-align: left;
      background: #008acf;
      display: block;
      width: 100%;
      margin: 0.4rem 0;
      padding: 0.8rem 0.75rem;
      -webkit-border-bottom-right-radius: 20px;
      -moz-border-radius-bottomright: 20px;
      border-bottom-right-radius: 20px; }
    .services .service-col .final {
      background: #16568a;
      padding: 2rem;
      text-align: left;
      -webkit-border-bottom-right-radius: 20px;
      -moz-border-radius-bottomright: 20px;
      border-bottom-right-radius: 20px; }
      .services .service-col .final p {
        background: none;
        font-size: 1.5rem;
        color: white;
        margin: 0 0 1.25rem;
        padding: 0;
        font-weight: 300; }
      .services .service-col .final span {
        font-size: 1.6rem;
        color: white;
        font-weight: 900;
        display: block; }
        .services .service-col .final span.alt {
          color: #9cd0ec; }

.testimonials {
  padding: 0 0 6rem;
  text-align: center; }
  .testimonials h2 {
    display: inline-block;
    margin: 0 auto;
    color: #008acf; }
  .testimonials .testimonial-slider {
    margin-top: 2rem; }
    .testimonials .testimonial-slider .slick-slide {
      border: 1px solid #008acf;
      text-align: center;
      padding: 2rem; }
      .testimonials .testimonial-slider .slick-slide img {
        margin-bottom: 2rem;
        display: inline-block; }
      .testimonials .testimonial-slider .slick-slide p, .testimonials .testimonial-slider .slick-slide strong {
        color: #16568a; }
      .testimonials .testimonial-slider .slick-slide p {
        font-weight: 600; }
      .testimonials .testimonial-slider .slick-slide strong {
        font-weight: 700; }
      @media (min-width: 768px) {
        .testimonials .testimonial-slider .slick-slide {
          padding: 2rem 6rem; } }
    .testimonials .testimonial-slider .slick-dots {
      bottom: -40px; }
      .testimonials .testimonial-slider .slick-dots li button:before {
        font-size: 10px; }
  .testimonials .slick-dots li.slick-active button:before {
    color: #008acf; }
  .testimonials .next, .testimonials .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    visibility: hidden;
    cursor: pointer;
    display: block;
    width: 42px;
    height: 42px;
    background: #008acf;
    border-radius: 400px;
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px; }
    .testimonials .next i, .testimonials .prev i {
      color: white;
      position: relative;
      top: 50%;
      font-size: 1.4rem;
      transform: translateY(-50%); }
    @media (min-width: 768px) {
      .testimonials .next, .testimonials .prev {
        display: block;
        visibility: visible; } }
  .testimonials .prev {
    left: -0.3rem; }
  .testimonials .next {
    right: -0.35rem; }

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem; }
  .features-icons .features-icons-item {
    max-width: 20rem; }
    .features-icons .features-icons-item .features-icons-icon {
      height: 7rem; }
      .features-icons .features-icons-item .features-icons-icon i {
        font-size: 4.5rem; }
    .features-icons .features-icons-item:hover .features-icons-icon i {
      font-size: 5rem; }

.pre-footer {
  background: #008acf;
  padding: 1.5rem 0; }
  .pre-footer p {
    color: white;
    font-size: 1.75rem;
    margin: 0;
    line-height: 1.9; }
  .pre-footer a {
    padding: 0.75rem 1.5rem;
    font-size: 1.2rem;
    letter-spacing: 1px; }
    .pre-footer a:hover {
      background: #0f3b5e; }

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: #16568a; }
  footer.footer p, footer.footer i, footer.footer a {
    color: white; }
  @media (max-width: 768px) {
    footer.footer img {
      margin-bottom: 2rem; } }
  footer.footer .list-inline {
    margin-top: 2rem; }
    footer.footer .list-inline a {
      display: block;
      background: #008acf;
      width: 60px;
      height: 60px;
      border-radius: 500px;
      -webkit-border-radius: 500px;
      text-align: center;
      -webkit-transition: background 250ms ease-in-out;
      -moz-transition: background 250ms ease-in-out;
      -ms-transition: background 250ms ease-in-out;
      -o-transition: background 250ms ease-in-out;
      transition: background 250ms ease-in-out; }
      footer.footer .list-inline a:hover {
        background: #00689c; }
      footer.footer .list-inline a i {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }

.copyright {
  background: #008acf;
  padding: 1rem 0; }
  .copyright p, .copyright a {
    margin: 1rem;
    padding: 0;
    color: white;
    line-height: 1;
    display: inline-block; }

/*# sourceMappingURL=landing-page.css.map */
