.h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.18px;
  font-weight: 600;
  color: #464646;
}

h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 0.1px;
  color: #464646;
}

.h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 0.1px;
  color: #464646;
}

p, li {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.1px;
  color: #4A4A4A;
}

@media only screen and (max-width: 991px) {
  main {
    overflow-x: hidden;
  }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 21;
  background-color: transparent;
}

#headerMobile {
  height: 93px;
  padding-top: 25px;
  z-index: 100;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
}

h1, h6, p, h2 {
  font-family: 'Source Sans Pro', sans-serif;
}

.h4 {
  font-family: 'Source Sans Pro', sans-serif;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.navbar-nav .dropdown {
  width: 100%;
}

@media (min-width: 992px) {
  .navbar-nav .dropdown {
    width: auto;
  }
}

.nav-item-padding {
  padding-top: 35px;
  padding-bottom: 58px;
}

.dropdown-menu {
  display: none;
  position: absolute;
  min-width: 200px;
  z-index: 1;
  margin-top: -5px;
  border-radius: 0px;
  border: none;
  background-color: white;
  text-align: left;
}

.dropdown-menu-desk {
  display: none;
  position: absolute;
  min-width: 200px;
  z-index: 1;
  margin-top: -5px;
  border-radius: 0px;
  border: none;
  background-color: white;
  text-align: left;
}

.dropdown-menu-desk a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown:hover .dropdown-menu-desk {
  display: block;
}

.landing-section h1 {
  color: #075FE4;
  font-weight: 600;
}

.landing-section .sub-title {
  color: #464546 !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  line-height: 25px !important;
  font-size: 19px !important;
}

.landing-section .imageWrapper {
  position: relative;
  width: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  min-height: 940px;
  background-image: url("{{ 'images/landing-background.jpg' | asset_url }}");
  background-image: url("{{ 'images/Hero-Mobile-min.jpg' | asset_url }}");
}

.landing-section .header-section-width {
  max-width: 650px;
  margin: auto;
}

.landing-section .line-separator {
  margin-top: -1px;
  border-bottom: 8px solid #56CCF2;
}

.landing-section .line-separator:after {
  content: '';
  display: block;
  border-bottom: 8px solid #075FE4;
  margin-bottom: -8px;
  max-width: 65%;
}

.landing-section .sliderContainer {
  position: relative;
  text-align: center;
  color: white;
}

.button-trans {
  background-color: transparent;
  border: 2px solid transparent;
  color: #56CCF2;
  padding: 9px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  border-radius: 4px;
  margin: 0 auto;
  letter-spacing: 0.4px;
}

.button-trans:hover {
  cursor: pointer;
  border: 2px solid #56CCF2;
  text-decoration: none;
  color: #56CCF2;
}

.button-solid-dark {
  background-color: #075FE4;
  border: 2px solid transparent;
  color: white;
  padding: 9px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  border-radius: 4px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 100;
  margin: 0 auto;
}

.button-solid-dark:hover {
  cursor: pointer;
  background-color: transparent;
  color: #075FE4;
  border: 2px solid #075FE4;
  text-decoration: none;
  font-weight: 100;
}

.button-solid-light {
  background-color: #075FE4;
  border: 2px solid transparent;
  color: white;
  padding: 11px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  width: 180px;
  font-family: 'Source Sans Pro', sans-serif;
}

.button-solid-light:hover {
  cursor: pointer;
  border: 2px solid #075FE4;
  background-color: transparent;
  color: #075FE4;
  text-decoration: none;
  color: #075FE4;
}

.button-border {
  background-color: transparent;
  border: 2px solid #075FE4;
  color: #075FE4;
  padding: 11px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  width: 180px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.button-border:hover {
  cursor: pointer;
  border: 2px solid #075FE4;
  background-color: #075FE4;
  color: white;
  text-decoration: none;
}

.shadow {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
}

header {
  background-color: transparent;
  position: fixed !important;
  width: 100%;
  z-index: 100;
}

.services-header h2 {
  letter-spacing: .1px;
  font-weight: 400;
}

.services-header .h6 {
  font-family: "Source Sans Pro", sans-serif !important;
  letter-spacing: 0.1px !important;
  font-weight: 400 !important;
  color: #4F4F4F !important;
  line-height: 24px !important;
  font-size: 18px !important;
  width: 85% !important;
  margin: auto !important;
}

.services-cell img {
  width: 100%;
  height: 225px;
  -o-object-fit: cover;
     object-fit: cover;
}

.services-cell .h4 {
  font-size: 20px !important;
  font-weight: bold !important;
  padding: 0px !important;
  color: #075FE4 !important;
}

.services-cell p {
  font-size: 16px;
  letter-spacing: .1px;
  font-weight: 300;
  color: #4F4F4F;
}

.section-separator img {
  height: 340px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.selling-points {
  width: 100%;
  background: #f5f4f5;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f4f5), to(white));
  background: linear-gradient(0deg, #f5f4f5 0%, white 100%);
}

.selling-points h2 {
  letter-spacing: .1px;
  font-weight: 300;
  width: 70%;
  margin: auto;
}

.selling-points .p {
  font-size: 16px;
  letter-spacing: .1px;
  font-weight: 300;
  color: #4F4F4F;
}

.selling-points img {
  width: 97px;
  height: 97px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.selling-points .feature-thumb {
  width: 100%;
  height: 460px;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  color: white !important;
}

.footer .h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1;
}

.footer p, .footer li {
  font-size: 16px;
  letter-spacing: .1px;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
  color: white !important;
}

.footer ul {
  list-style-type: none;
  padding: 0px;
}

.footer .copyright {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.footer a {
  color: white;
  padding: 0px;
  padding-bottom: 5px;
}

.footer a:hover {
  text-decoration: none;
}

.footer a:after {
  position: absolute;
  content: '';
  height: 1px;
  bottom: 7px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 0%;
  background: white;
  /* optional animation */
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.footer a:hover:after {
  width: 100%;
}

.footer .socials a:after {
  display: none;
}

.footer .footer-menu ul {
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.7;
}

.footer .footer-menu ul li {
  margin-left: 20px;
  font-weight: 100;
  font-size: 14px;
}

@media (max-width: 767px) {
  .accreditation-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 576px) {
  #typeHeader {
    height: 70px !important;
  }
  .navbar-brand img {
    width: 125px;
  }
  .landing-section .margin-top-offset {
    margin-top: 0px;
  }
  .header-section-width h1 {
    font-size: 25px;
  }
  .blog-section h2 {
    font-size: 25px;
  }
  .selling-points h2 {
    font-size: 25px;
  }
}

@media (max-width: 992px) {
  .landing-section .margin-top-offset {
    margin-bottom: 470px;
  }
  .landing-section .button-border {
    background-color: #ffffffd1;
  }
}

@media (min-width: 993px) {
  .landing-section .margin-top-offset {
    margin-bottom: 350px !important;
  }
}

#typeHeader {
  height: 100px;
}

.typed-cursor {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.5em;
  color: #075FE4;
}

@media (max-width: 991px) {
  .line-separator {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .line-separator {
    margin-top: 93px;
  }
}
/*# sourceMappingURL=homepage.css.map */