.lna, body {
    font-family: "neo-sans", 'Exo 2', "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;;
    background-color: #eaf1f4;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.1px;
}


.lna-screen,
.lna-screen nav
{
    max-width: 1140px;
    margin: 0 auto;
}
@media (min-width: 750px) {
    .hide-on-desktop {
        display: none !important;
    }

}
.logo {
    height: 70px;
    margin-top: 10%;
  }

 

.slider-left-block .point-deco {
    position: absolute;
    top: 18px;
    right: -76px;
    z-index: 1;
}
.slider-left-block .point-deco img{
    width: 186px;
    height: 126px;

}
.slider-left-block
{
    top: 60px;
    padding-left: 40px;
    padding-top: 33px;
    /* width: 510px; */
    z-index: 1;
    text-align: left;
    /* position: absolute; */
    margin-top: 40px;
    margin-bottom: 80px;
}

.slider-left-block input {
    width: 285px;
  height: 50px;
  border-radius: 2px;
  border: solid 1px #eaf1f4;
  background-color: #ffffff;
}

.slider-left-block .text
{
    /* max-width: 80%; */
}

.jumbotron {
    padding-top: 31px;
}

.Dont-remember-your {
    
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.09px;
    color: #939499;
  }

.lna-slider p {
    font-family: "neo-sans", 'Exo 2';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.11px;
    color: #283463;
    
  }


.btn-primary,
a.btn-primary {
    background-color: #283463;
    color: #ffffff;
    padding: 0.238rem 1.125rem;
    border: none;
}

.btn-secondary {
    background-color: #18717a;
    border-radius: 2px;
    font-family: "neo-sans", 'Exo 2';
    font-size: 14px;
    /* padding: 16px 38px; */
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
}

.btn-default {
    border-radius: 2px;
  background-color: #ffffff;
  color: #283463;
  font-size: 14px;
  border: none;
  text-transform: uppercase;
}

.btn-xlg
{
    /* padding: 29px 53px; */
    /* font-size: 16px; */
    width: 141px;
    height: 50px;
}


  h1.lna-1 {
    font-family: "neo-sans", 'Exo 2';
    font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: -0.17px;
  color: #58585b;
    margin-top: 18px;
  }
  h2.lna-1 {
    font-family: "neo-sans", 'Exo 2';
    font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: -0.21px;
  text-align: center;
  color: #283463;
  }
  h2.lna-2 {
    font-family: "neo-sans", 'Exo 2';
    font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: -0.21px;
  color: #283463;
  }
  h3.lna-1 {
    font-family: "neo-sans", 'Exo 2';
    font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: -0.17px;
  color: #283463;
  }

  a.lna-green-link {
    color: #18717a;
  }

  p {
    font-family: "neo-sans", 'Exo 2';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.11px;
    color: #283463;
    
  }

  p.standard {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: -0.11px;
    color: #7e85a1;
  }

  .footer .footer-text {
    font-family: "neo-sans", 'Exo 2';
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.13px;
    color: #ffffff;
  }
  .footer .footer-link {
    font-family: "neo-sans", 'Exo 2';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.11px;
    color: #ffffff
  }

  
@media (max-width: 750px) {
    .logo {
        height: 46px;
        margin-left: 20px;
     }
     .text-left-m {
         text-align: left !important;
     }
    .lna-screen
    {
        margin: 0 10px;
    }
    .hide-on-mobile {
        display: none !important;
    }
    .landing-block-people .text {
        max-width: 100%;
        padding: 60px 40px;
    }
    h1.lna-1 {
        font-size: 24px;
    }
    .navbar-nav {
        z-index: 99;
    }
    .landing-navbar a, .landing-navbar a.nav-link, .navbar-light .navbar-nav .nav-link,
    .landing-navbar .nav-item
    {
        color: #ffffff;
        z-index: 1;
    }
    .menu-full-overlay {
        position: fixed;
        opacity: 0.95;
        background-color: #283463;
        width: 100%;
        height: 1000px;
        top: 0;
        left: 0;
        z-index: 1;
    }
}

figcaption {
  text-indent: 9999px;
    position: absolute;
}
.m0
{
  margin: 0 !important;
}
/**
  Floating label
*/
.floating-label {
  position: relative;
}

  .floating-label label {
    position: absolute;
    left: 24px;
    top: 14px;
    
    font-size: 16px;
    opacity: .6;
    
    pointer-events: none;
    transition: all .2s ease-in-out;
  }

    .floating-label.is-floating label {
      top: 5px;
      
      font-size: 12px;
      font-weight: bold;
      opacity: 1;
    }

    .floating-label.has-focus label {
      color: #1C75BB;
      opacity: 1 !important;
    }

  .floating-label input {
    padding: 20px 10px 4px 12px;
    width: 250px;
  }

  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px #1C75BB;
  
    /* border: 2px solid rgb(136 151 170 / 100%); */
  }

p.standard, p.standard a, .Dont-remember-your
{
  color: #666b82;
}
::placeholder,
.floating-label label
{
  color: #222;
}