  html,
  body {
  width: 100%;
  height: 100%; 
  }

  body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';   
  }

  a {
  color: #138FA7;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s; }
  a:hover, a:focus {
  color: #0e6879; }

  hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1); }

  hr.light {
  border-color: white; }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px; }
  
  p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px; }
  
  section {
    padding: 100px 0; }
    section h2 {
      font-size: 50px; }
  
  section {
  padding: 100px 0; 
  }
  section h2 {
  font-size: 50px; }

  section {
  padding: 100px 0; }
  section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px; }
  section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

  @media (min-width: 768px) {
  section {
  padding: 150px 0; } }



  #mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px; }
  #mainNav .navbar-brand {
  color: #0e6879;
  font-weight: 900;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px; }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #0e6879;
  font-weight: 600;
  border-bottom: 2px solid #0e6879; }
  #mainNav .navbar-toggler {
  font-size: 16px;
  padding: 8px 10px;
  color: #222222; }
  #mainNav .navbar-nav > li > a {
  font-size: 11px;
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  text-transform: uppercase; }
  #mainNav .navbar-nav > li > a.active {
  color: #138FA7 !important;
  background-color: transparent; }
  #mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent; }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
  color: #222222; }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
  color: #138FA7; }

  @media (min-width: 992px) {

    #mainNav {
    border-color: transparent;
    background-color: transparent; }
    #mainNav.navbar-transparent {
      border-color: transparent;
      background-color: transparent !important; }
    #mainNav .navbar-brand {
    color: white;
    font-weight: 600;
    border-bottom: 2px solid transparent; }
    #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
    font-weight: 600;
    border-bottom: 2px solid white; }
    #mainNav .navbar-nav > li > a,
    #mainNav .navbar-nav > li > a:focus {
    color: white;
    font-weight: 600;
    border-bottom: 2px solid transparent; }
    #mainNav .navbar-nav > li > a:hover,
    #mainNav .navbar-nav > li > a:focus:hover {
    color: white;
    font-weight: 600;
    border-bottom: 2px solid white; }
    #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: white; 
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    #mainNav.navbar-shrink .navbar-brand {
    color: #0e6879;
    font-weight: 600;
    border-bottom: 2px solid white; }
    #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #0e6879;
    border-bottom: 2px solid #0e6879; }
    #mainNav.navbar-shrink .navbar-nav > li > a,
    #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #138FA7;
    font-weight: 600;
    border-bottom: 2px solid white; }
    #mainNav.navbar-shrink .navbar-nav > li > a:hover,
    #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: black;
    border-bottom: 2px solid black; } 
}

  header.masthead {
  position: relative;
  width: 100%;
  /* padding-top: 150px;
  padding-bottom: 100px; */
  color: white;
  background: url("../img/bg-pattern.png"), #138fa7;
  background: url("../img/bg-pattern.png"), -webkit-linear-gradient(to left, #138FA7, black);
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #138FA7, black); }
  header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 100px;
  text-align: center; }
  header.masthead .header-content h1 {
  font-size: 30px; }
  header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto; }
  header.masthead .device-container .screen img {
  border-radius: 3px; }
  @media (min-width: 992px) {
  header.masthead {
  /* height: 100vh;
  min-height: 775px; */
  padding-top: 0;
  padding-bottom: 0; }
  header.masthead .header-content {
  margin-bottom: 0;
  text-align: left; }
  header.masthead .header-content h1 {
  font-size: 50px; }
  header.masthead .device-container {
  max-width: 325px; } }

  section.download {
  position: relative;
  padding: 150px 0; }
  section.download h2 {
  font-size: 50px;
  margin-top: 0; }
  section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px; }
  section.download .badges .badge-link:last-child {
  margin-bottom: 0; }
  section.download .badges .badge-link img {
  height: 60px; }
  @media (min-width: 768px) {
  section.download .badges .badge-link {
  display: inline-block;
  margin-bottom: 0; } }
  @media (min-width: 768px) {
  section.download h2 {
  font-size: 70px; } }

  section.features .section-heading {
  margin-bottom: 100px; }
  section.features .section-heading h2 {
  margin-top: 0; }
  section.features .section-heading p {
  margin-bottom: 0; }
  section.features .device-container,
  section.features .feature-item {
  max-width: 325px;
  margin: 0 auto; }
  section.features .device-container {
  margin-bottom: 100px; }
  @media (min-width: 992px) {
  section.features .device-container {
  margin-bottom: 0; } }
  section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }
  section.features .feature-item h3 {
  font-size: 30px; }
  section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: -webkit-linear-gradient(to left, #138FA7, black);
  background: linear-gradient(to left, #138FA7, black);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

  section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center; }
  section#contact .section-heading {
  color: #fff; }
  section#contact .form-group {
  margin-bottom: 25px; }
  section#contact .form-group input,
  section#contact .form-group textarea {
  padding: 20px; }
  section#contact .form-group input.form-control {
  height: auto; }
  section#contact .form-group textarea.form-control {
  height: 248px; }
  section#contact .form-control:focus {
  border-color: #138FA7;
  box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

  footer {
  padding: 25px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: #222222; }
  footer p {
  font-size: 12px;
  margin: 0; }
  footer ul {
  margin-bottom: 0; }
  footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3); }
  footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none; }

  .bg-primary {
  background: #138FA7;
  background: -webkit-linear-gradient(#138FA7, #107b90);
  background: linear-gradient(#138FA7, #107b90); }

  .text-primary {
  color: #138FA7; }

  .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

  .btn-outline {
  color: white;
  border: 1px solid;
  border-color: white; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border-color: #138FA7;
  background-color: #138FA7; }

  .btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700; }

  .btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

  .btn-primary {
  background-color: #138FA7;
  border-color: #138FA7; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #0f7285 !important;
  border-color: #0f7285 !important;
  color: white; }
  .btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

  .carousel-indicators li{
  background-color: rgb(255, 165, 0, 0.5);
  }

  .carousel-indicators .active {
  background-color: orange;
  }

  /*# sourceMappingURL=new-age.css.map */
