/*! CSS Used from: https://www.nxtsoft.com/assets/application-bc0f6b4bb2b688aa0b4aadb202e96bc02dc6fa158b24d62ee64baaec3ea62dfd.css ; media=all */
@media all{
  *,*::before,*::after{box-sizing:border-box;}
  a{color:#2196F3;text-decoration:none;background-color:transparent;}
  a:hover{color:#0a6ebd;text-decoration:underline;}
  img{vertical-align:middle;border-style:none;}
  .navbar-brand{display:inline-block;padding-top:0.2rem;padding-bottom:0.2rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}
  .navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}
  .navbar-light .navbar-brand{color:rgba(0,0,0,0.9);}
  .navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9);}
  @media print{
  *,*::before,*::after{text-shadow:none!important;box-shadow:none!important;}
  a:not(.btn){text-decoration:underline;}
  img{page-break-inside:avoid;}
  }
  .main-header .mobile-logo{width:160px;}
  .main-header a{text-transform:uppercase;color:#414042!important;letter-spacing:.1rem;font-size:12px;font-weight:600!important;}
  a{color:#4cc4d1;font-weight:400;}
  a:hover{text-decoration:none;color:#258792;}
  a{text-decoration:none!important;}
  @media screen and (max-width: 768px){
  img{margin-bottom:48px;}
  }
  a{cursor:pointer;}
  }
