.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;
    background-color: #dee5e8;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.1px;
}

.standard-html-content p a {
  color: #1e70cd !important;
  text-decoration: underline !important;
  background-color: transparent;
}

.footer.bg-primary-lna {
    background-color: #283463;
    color: #ffffff;
}


.lna-screen,
.lna-screen nav
{
    max-width: 1140px;
    margin: 0 auto;
}
@media (min-width: 750px) {
    .hide-on-desktop {
        display: none !important;
    }

}


.landing-navbar-alt
{
    box-shadow: 0 0 10px rgba(0, 0, 0, .05), 0 1px 0 rgba(24, 28, 33, .04) !important;
    background-color: #fff !important;
}

.p-0 {
    padding: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.pr-10 {
    padding-right: 10px;
}
.pb-20 {
    padding-bottom: 20px;
}
.p-20
{
    padding: 20px;
}
.p-30
{
    padding: 30px;
}

.lna-br4 {
    border-radius: 4px;
}

.mt-80 {
    margin-top: 80px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-80 {
    margin-top: 80px;
}

.plr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.lna-card
{
    padding: 32px 40px;
    border-radius: 4px;
    background-color: #ffffff;
    margin-bottom: 22px;
    position: relative;
}

.read-more-fixed-bottom 
{
    position: absolute;
    bottom: 58px;
    bottom: 37px;
}
.lna-card-menu-blue
{
    /* width: 365px;
  height: 400px; */
  border-radius: 4px;
  background-color: #283463;
  position: relative;
}

.lna-card-event-blue
{
    /* width: 365px;
  height: 400px; */
  border-radius: 4px;
  background-color: #eaf1f4;
  position: relative;
  padding: 30px 41px;
}

.lna-side-menu {
    position: relative;
    display: block;
    width: 323px;
    height: 60px;
    border-radius: 2px;
    background-color: #283463;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.75;
    letter-spacing: -0.11px;
    color: #ffffff;
    vertical-align: middle;
    border-top: 1px solid #49547b;
}

.lna-side-menu i 
 {
    position: absolute;
    right: 40px;
    top: 25px;
    font-size: 10px;
    font-weight: 100;
}

.lna-side-menu:hover i,
.lna-side-menu-active i
{
    right: 20px;
}
.lna-side-menu:hover,
.lna-side-menu-active {
    width: 335px;
    /* height: 60px;
     */
     padding-left: 20px;
     color: #283463;
    /* border-radius: 2px; */
    background-color: #ffffff;
    border-top: none;
}
.lna-side-menu-first 
{
    border: none;
}

.right-gray-border
{
    border-right: 1px solid #eaf1f4;
}

.lna-card-fixed {
    width: 365px;
  height: 290px;
  margin-top: 156px;
  margin-left: 194px;
}

.lna-tag {
    font-family: "Open Sans";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.09px;
  text-align: center;
  color: #283463;
  border-radius: 11.5px;
  background-color: #e9f0f3;
  padding: 3px 11px;
  height: 23px;
  text-transform: uppercase;
}

.slider-nav {
    position: absolute;
    bottom: 30px !important;
    left: 45px !important;
    z-index: 999;
}

.hr-floating-line {
    position: absolute;
    width: 1060px;
    height: 1px;
    opacity: 0.1;
    background-color: #283463;
    top: 44px;
    z-index: 99;
    left: 60px;
  }

  .hr-floating-line-relative {
    width: 180%;
    left: 48px;
  }

  .hr-line-1 {
    background-color: #49547b;
    height: 1px;
    width: 120%;
  }
  .hr-line-2 {
    border: solid 1px #f4f8fa;
  background-color: #f4f8fa;
  width: 90%;
  }

  
  .circled-icon {

    width: 60px;
    height: 60px;
    background-color: #eaf1f4;
    border-radius: 30px;
    padding: 15px;
  }

  .circled-icon span{
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #283463;
  }

  .circle-green,
  .circle-green span {
    background-color: #18717a;
    color: white;
    }

.circle-green-9 {
    width: 9px;
  height: 9px;
  background-color: #18717a;
  object-fit: contain;
    background-color: #18717a;
    border-radius: 50%;
    display: inline-block;
    margin: 0 15px 0 0;
}

.multiselect,
.v-select,
.vs__dropdown-toggle
{
  width: 285px;
    height: 50px;
}

.directory-search-input input, 
.directory-search-input .v-select
{
    width: 285px;    width: 100%;
    height: 50px;
    border-radius: 2px;
    border: solid 1px #eaf1f4;
    /* border: solid 1px #aaa; */
    background-color: #ffffff;
    padding: 0 14px;
}
.directory-search-input i {
    position: absolute;
    top: 17px;
    z-index: 999;
    right: 55px;
}

.v-select
{
  padding: 0 !important;
    margin: 0;
    border-radius: 10px;
    height: 40px !important;
}
.vs__actions
{
  height: 40px !important;
}
.vs__clear
{
  margin-top: -13px;
  margin-right: 20px !important;
  /* display: none; */
}
.vs__selected{
  padding-top: 3px !important;
}

.vs__dropdown-toggle{
  width: 100%;
    margin: 0;
    border: 0 !important;
    padding: 0;
}
.vs__selected-options {
  padding: 0;
}
.vs__search {
  margin: 0;
  border: 0 !important;
  height: 30px !important;
  background: transparent !important;
}


.small-search-input input
{
    width: 285px;
  height: 50px;
  border-radius: 2px;
  border: solid 1px #eaf1f4;
  background-color: #ffffff;
  position: relative;
  padding: 0 40px;
}

.small-search-input i {
    position: absolute;
    top: 17px;
    z-index: 999;
    left: 15px;
}

.checkbox-input input 
{
    width: 20px;
  height: 20px;
  border-radius: 2px;
  border: solid 1px #283463;
  background-color: #ffffff;
}
.checkbox-input label 
{
    width: 51px;
  height: 20px;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.11px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 10px;
}

.dir-search-result-container
{
    height: 200px;
    overflow-y: scroll;
}

.dir-company-list-entry 
{
    border-bottom: 1px solid #eaf1f4;
}


.position-relative {
    position: relative;
}



.swiper-pagination .swiper-pagination-bullet-active,
.circle-green-4-active{
    border: 1px solid #18717a;
    opacity: 0.6;
    border-radius: 100%;
    position: relative;
    width: 14px; height: 14px;
    display: inline-block;
    transition: width .3s ease-in-out, height .3s ease-in-out;
}
.swiper-pagination .swiper-pagination-bullet-active::before,
.circle-green-4-active::before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px; height: 4px;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: #18717a;
    border-radius: 100%;

    transition: width, height;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
}
.circle-green-4{

    position: relative;
    width: 14px; height: 14px;
    display: inline-block;
}
.circle-green-4::before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px; height: 4px;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: #18717a;
    border-radius: 100%;

    transition: width, height;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
}

.circle-green-4a {
    width: 4px;
    height: 4px;
    object-fit: contain;
    background-color: #18717a;
    border-radius: 50%;
    display: inline-block;
    margin: 0 15px 0 0;
}

.slider-left-block .point-deco {
    position: absolute;
    top: 80px;
    right: -76px;
    right: -100px;
}
.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;
    position: absolute;
}

.slider-left-block .text
{
    max-width: 80%;
}


.page-header-left-block .point-deco {
    position: absolute;
    top: 36px;
    right: -76px;
}
.page-header-left-block .point-deco img{
    width: 186px;
  height: 96px;

}
.page-header-left-block
{
    top: 60px;
    padding-left: 40px;
    padding-top: 27px;
    width: 510px;
    z-index: 1;
    position: absolute;
}

.page-header-left-block .text
{
    max-width: 70%;
}

.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;
    
  }

.landing-navbar a,
.landing-navbar a.nav-link,
.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    font-family: "neo-sans", 'Exo 2';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    text-align: center;
    color: #283463;
}

.landing-block-people .text {
    max-width: 90%;
    padding: 60px 40px;
}
.landing-block-people .homepage-floating-people
{
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width: 992px) {

 

    .navbar-expand-lg .navbar-nav .nav-link
    {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-right: 0.95em;
        padding-left: 0.5em;
    }
}


.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;
}

.rounded-pill {
    border-radius: 17px;
    height: 30px;
}

.website-pill 
{
    margin-left: -7px;
    margin-top: 2px;
    padding: 0 17px 0 7px !important;
    border-radius: 17px;
    height: auto;
}
.user---anticon {
    width: 18px;
    height: 18px;
    object-fit: contain;
    font-family: anticon;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.13px;
    text-align: center;
    color: #ffffff;
    content: ""
  }


  h1.lna-1 {
    font-family: "neo-sans", 'Exo 2';
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: -0.26px;
    color: #283463;
    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;
  }
  p.lna-subtitle,
  h3.lna-subtitle {
    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;
  }
  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;
  }
  h3.lna-resources-side {
    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: #ffffff;
  }
  h3.lna-event-info {
    font-family: "neo-sans", 'Exo 2';
    font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: -0.11px;
  color: #283463;
  }

  h4.lna-resources-side-1
  {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: -0.13px;
    color: #ffffff;
  }
  h4.dir-company
  {
    font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.56;
  letter-spacing: -0.13px;
  color: #283463;
  }

  .bold
{
    font-weight: bold !important;
}

  a.lna-green-link {
    color: #18717a;
  }
  a.lna-blue-link {
    color: #283463;
  }

  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;
    
  }


  div.standard-html-content,
  div.standard-html-content p
  {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.11px;
    color: #58585b;
  }

  
  p.standard, 
  p.standard a{
    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;
  }
  p.lna-news-date
  {
    /* font-weight: bold;
     */
     color: #4c5472;
  }
  p.color-blue {
    color: #283463;
  }
  p.color-white {
    color: #ffffff;
  }
  p.color-gray {
    color: #939499;
  }

  .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
  }

  .close-menu {
      display: none;
  }


  .multiselect__option--highlight,
  .vs__dropdown-option--highlight {
    background: #283463 !important;
  }

  .style-chooser .vs__search::placeholder,
.style-chooser .vs__dropdown-toggle,
.style-chooser .vs__dropdown-menu {
  background: #dfe5fb;
  border: none;
  color: #283463;
  text-transform: lowercase;
  font-variant: small-caps;
}

.style-chooser .vs__clear,
.style-chooser .vs__open-indicator {
  fill: #283463;
}


  .multiselect__option--highlight:after {
    background: #283463 !important;
  }

  .standard-html-content img
  {
    max-width:100%;
  }

  
  .navbar-toggler-icon
  {
    width: 2.5em;
    height: 2.5em;
  }


@media (max-width: 750px) {

  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #e4e4e4 !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;
        font-size: 18px;
    }
    .menu-full-overlay {
        position: fixed;
        opacity: 0.95;
        background-color: #283463;
        width: 100%;
        height: 1000px;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .close-menu {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 17px;
        background-color: #f4f8fa;
        z-index: 999;
        text-align: center;
        padding-top: 6px;
        color: #283463;
        margin: 0 auto 20px auto;
        padding: 0;
    border: none;
      }
    .slider-nav {
        bottom: 15px !important;
        /* position: relative; */
    }
}


.jumbotron
{
  padding-bottom: 1.5rem !important;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  padding: 6px;
}

.skip-link:focus {
    position: static;
    left: 0;
    top: 0;
}

.sr-only-label
{
  text-indent: -9999px;
    position: absolute;
}

.btn-default:focus, .btn-default.focus {
    /* box-shadow: 0 0 0 2px rgb(2 3 3 / 5%); */
    /* box-shadow: none; */
    border: 2px solid rgb(2 3 3 / 50%);
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 2px rgb(38 180 255 / 40%);

  border: 2px solid rgb(38 180 255 / 100%);

}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgb(136 151 170 / 40%);
  box-shadow: 0 0 0 2px #1C75BB;
  /* border: 2px solid rgb(136 151 170 / 100%); */
}

.text-muted {
  color: #a3a4a6 !important;
  color: #333 !important;
}
p.standard, p.standard a, #tstimonials p.standard
{
  color: #666b82 !important;
}
::placeholder,
.floating-label label
{
  color: #222;
}

#tstimonials p i {
  color: #333 !important;
}
#tstimonials p.standard
{
  color: #333 !important;
}

#our-board1 p.standard,
#our-board1 p.standard a
{
  color: #333 !important;
}


.vs__clear svg
{
  fill: rgba(60,60,60,1) !important;
}
.vs__open-indicator {
  fill: rgba(60,60,60,1) !important;
}

.ol-control button
{
  background-color: rgba(0, 60, 136, 0.8) !important;
}