/*@import url("https://fonts.googleapis.com/css2?family=Bad+Script&display=swap");*/
@font-face {
  font-family: "magnolia_scriptregular";
  src: url("/wp-content/themes/lockboxlims/fonts/magnolia_script-webfont.woff2") format("woff2"), url("/wp-content/themes/lockboxlims/fonts/magnolia_script-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "black_jackregular";
  src: url("/wp-content/themes/lockboxlims/fonts/blackjack-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.star-ratings {
  unicode-bidi: bidi-override;
  color: #ccc;
  font-size: 25.5px;
  position: relative;
  margin: 0;
  padding: 0;
}
.star-ratings .fill-ratings {
  color: #FCF73A;
  color: #E1D749;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings .fill-ratings span {
  display: inline-block;
  letter-spacing: 0.05em;
}
.star-ratings .empty-ratings {
  padding: 0;
  display: block;
  z-index: 0;
}
.star-ratings .empty-ratings span {
  letter-spacing: 0.05em;
}

div.lb-dataContainer {
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
}

@media (min-width: 769px) {
  .container.nav-container {
    max-width: 1170px;
  }
}

@media (min-width: 769px) {
  nav.navbar .dropdown:hover .dropdown-menu {
    background: #fff;
    border-radius: 7px;
    border-top-left-radius: 0px;
    width: 230px !important;
  }
  nav.navbar .dropdown:hover .dropdown-menu a {
    color: #777;
    font-family: "sinkin_sans400_regular", sans-serif;
    font-size: 10.5px;
    text-transform: none;
  }
  nav.navbar .dropdown:hover .dropdown-menu li:hover > a {
    background: #eee;
  }
  nav.navbar #menu-item-33 a {
    padding: 9px 12px;
    margin-top: 16px;
  }
}

body.home .header-announce {
  display: none;
}
body.home.announce-bar-active .header-announce {
  display: flex;
  height: 90px;
  padding-left: 15px;
  padding-right: 15px;
}
body.home.announce-bar-active .header-announce .announce-content {
  border-radius: 10px;
  padding: 14px 20px;
  margin: auto;
  text-align: center;
  width: 100%;
  max-width: 1160px;
  background: linear-gradient(180deg, rgb(10, 87, 151) 0%, rgb(26, 125, 209) 72%, rgb(34, 146, 240) 100%);
  background: radial-gradient(117.5% 233.75% at -8.44% -17.5%, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.3) 55.73%, rgba(255, 255, 255, 0) 100%), radial-gradient(64.46% 125.96% at 70.23% 100%, #5eb9ff 0, rgba(94, 185, 255, 0.08) 82.37%, rgba(186, 166, 245, 0) 100%), radial-gradient(97.8% 252.1% at -22.64% 100%, #5e99ff 0, rgba(94, 153, 255, 0.08) 81.67%, rgba(225, 234, 245, 0) 100%), radial-gradient(129.99% 360.14% at -15.94% 100%, #e1eaf5 0, rgba(225, 226, 245, 0) 100%), #fff;
  color: #111;
  font-family: "sinkin_sans400_regular";
}
body.home.announce-bar-active .header-announce .announce-content p {
  font-family: "sinkin_sans400_regular";
  margin-bottom: 5px;
  margin-top: 5px;
  color: #111;
  font-size: 14px;
}
body.home.announce-bar-active .header-announce .announce-content strong, body.home.announce-bar-active .header-announce .announce-content b {
  font-family: "sinkin_sans600_semibold";
}
@media (max-width: 767px) {
  body.home.announce-bar-active .header-announce .announce-content {
    min-height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
  }
}
body.home.announce-bar-active > nav.navbar.navbar-fixed-top {
  top: 90px;
}
body.home > nav.navbar.navbar-fixed-top {
  border-bottom: 0px;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) {
  background: transparent;
  border-color: transparent;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) .navbar-toggle .icon-bar {
  background-color: #fff;
}
body.home > nav.navbar.navbar-fixed-top img.full-color {
  display: none;
}
body.home > nav.navbar.navbar-fixed-top img.light-logo {
  display: block !important;
  height: auto;
  width: 125px;
  margin-top: 15px;
  opacity: 1;
  transition: opacity 0.65s, width 0.45s;
}
@media (max-width: 767px) {
  body.home > nav.navbar.navbar-fixed-top img.light-logo {
    margin-top: 2px;
  }
}
body.home > nav.navbar.navbar-fixed-top.solid img.full-color, body.home > nav.navbar.navbar-fixed-top.mobile-nav-open img.full-color {
  display: block;
}
body.home > nav.navbar.navbar-fixed-top.solid img.light-logo, body.home > nav.navbar.navbar-fixed-top.mobile-nav-open img.light-logo {
  height: 0px;
  width: 130px;
  opacity: 0;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) div#navbar {
  padding-top: 9px;
  padding-bottom: 9px;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) ul.navbar-nav > li > a {
  color: #fff;
  text-transform: none;
  font-size: 11.75px;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) .search-container a {
  color: #fff;
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) .search-container .search-field {
  background-image: url(/wp-content/themes/lockboxlims/images/blue-search.png);
}
body.home > nav.navbar.navbar-fixed-top:not(.solid):not(.mobile-nav-open) .caret {
  margin-left: 0px;
  display: none;
}

body.home div.header.hero {
  text-align: center;
  background: rgb(10, 87, 151);
  background: linear-gradient(180deg, rgb(10, 87, 151) 0%, rgb(26, 125, 209) 72%, rgb(34, 146, 240) 100%);
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
body.home div.header.hero .container {
  padding-top: 12rem;
}
@media (max-width: 767px) {
  body.home div.header.hero .container {
    padding-top: 10rem;
  }
}
body.home div.header.hero .hero-left-col {
  text-align: left;
}
body.home div.header.hero .hero-copy {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
body.home div.header.hero .hero-copy h1 {
  font-family: "sinkin_sans500_medium", sans-serif;
  font-size: 1.75em;
  font-size: 1.32em;
}
body.home div.header.hero .hero-copy h2 {
  color: #36a0e8;
  font-family: "sinkin_sans700_bold", sans-serif;
  margin-top: 0.5em;
  letter-spacing: -0.2rem;
  color: #fff;
  font-size: 3.5em;
  font-size: 2.65em;
}
body.home div.header.hero .hero-copy h3 {
  color: #fff;
  font-family: "sinkin_sans400_regular", sans-serif;
  line-height: 2.25em;
  margin-bottom: 2.2em;
  font-size: 1.125em;
  font-size: 0.9em;
}
body.home div.header.hero .hero-copy .feature-bullets {
  margin-bottom: 15px;
}
body.home div.header.hero .hero-copy .feature-bullets ul {
  padding-left: 15px;
}
body.home div.header.hero .hero-copy .feature-bullets ul li, body.home div.header.hero .hero-copy .feature-bullets ul li p {
  color: #fff;
  font-family: "sinkin_sans400_regular", sans-serif;
  font-size: 1.0395em;
}
body.home div.header.hero .hero-copy .feature-bullets ul li b, body.home div.header.hero .hero-copy .feature-bullets ul li strong, body.home div.header.hero .hero-copy .feature-bullets ul li p b, body.home div.header.hero .hero-copy .feature-bullets ul li p strong {
  font-family: "sinkin_sans700_bold", sans-serif;
}
body.home div.header.hero .button-row {
  margin-bottom: 2.15em;
  text-align: center;
}
body.home div.header.hero .button-row a.btn {
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 25px;
  font-family: "sinkin_sans500_medium", sans-serif;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 7.5px;
  background: #2792ea;
  border-color: #2792ea;
  background: #eee;
  border-color: #eee;
  color: #2792ea;
}
body.home div.header.hero .button-row a.btn:hover {
  background: #43a0ed;
  border-color: #43a0ed;
  color: #eee;
  background: #dfdfdf;
  border-color: #dfdfdf;
  color: #2792ea;
}
body.home div.header.hero .button-row a.btn.btn-outline {
  background: transparent;
  border-color: #eee;
  color: #eee;
}
body.home div.header.hero .button-row a.btn.btn-outline:hover {
  border-color: #43a0ed;
  background: #43a0ed;
}
@media (min-width: 1000px) {
  body.home div.header.hero .button-row a.btn {
    min-width: 170px;
  }
}
@media (min-width: 1200px) {
  body.home div.header.hero .button-row a.btn {
    min-width: 215px;
  }
}
@media (max-width: 991px) {
  body.home div.header.hero .button-row a.btn {
    min-width: 215px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
body.home div.header.hero .awards-row {
  display: flex;
  margin-bottom: 0px;
}
body.home div.header.hero .awards-row > div {
  width: 40%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.home div.header.hero .awards-row > div:first-child, body.home div.header.hero .awards-row > div:last-child {
  width: 30%;
}
body.home div.header.hero .awards-row .icon-container {
  height: 83px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: end;
}
body.home div.header.hero .awards-row h5 {
  font-weight: bold;
  margin-bottom: 5px;
  font-family: "sinkin_sans600_semibold";
  font-size: 17px;
}
body.home div.header.hero .awards-row > div > span {
  font-size: 12.35px;
  font-family: "sinkin_sans400_regular";
}
@media (max-width: 767px) {
  body.home div.header.hero .awards-row {
    padding-top: 155px;
    position: relative;
  }
  body.home div.header.hero .awards-row > div:first-child, body.home div.header.hero .awards-row > div:last-child {
    width: 50%;
  }
  body.home div.header.hero .awards-row > div:nth-child(2) {
    top: 10px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
  }
}
body.home div.header.hero .slick-hero-container a.lightbox-link:hover:after {
  top: 9%;
  bottom: auto;
  right: 8%;
  left: auto;
  width: 30px;
  height: 30px;
  background-size: 21px auto;
  border-radius: 7px;
}
@media (min-width: 992px) {
  body.home div.header.hero .slick-hero-container {
    right: -2vw;
    position: relative;
    width: 52vw;
  }
  body.home div.header.hero .slick-hero-container .screen-image {
    margin-top: auto;
    max-width: 52vw;
  }
}
@media (min-width: 992px) {
  body.home div.header.hero .slick-hero-container {
    right: 0px;
    left: -1vw;
    position: relative;
    width: 48vw;
  }
  body.home div.header.hero .slick-hero-container .screen-image {
    margin-top: -25px;
    margin-bottom: -7px;
    max-width: 48vw;
  }
}
@media (max-width: 991px) {
  body.home div.header.hero .slick-hero-container .screen-image {
    margin-top: -5%;
  }
}
body.home #header-customer-quote {
  bottom: -35px;
  position: relative;
  margin-bottom: 45px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
body.home #header-customer-quote .inner {
  background: #4dabeb;
  border-radius: 12px;
  margin-bottom: -20px;
  padding-top: 15px;
  max-width: 1020px;
  align-items: end;
}
body.home #header-customer-quote img {
  border-radius: 12px;
  margin-left: 32px;
}
body.home #header-customer-quote .testimonial-container {
  max-width: 690px;
  padding-top: 15px;
  padding-bottom: 30px;
}
body.home #header-customer-quote .testimonial-container:before {
  top: 8px;
}
@media (max-width: 991px) {
  body.home #header-customer-quote .testimonial-container {
    padding-left: 40px;
  }
  body.home #header-customer-quote .testimonial-container:before {
    left: -40px;
  }
}
@media (max-width: 767px) {
  body.home #header-customer-quote img {
    margin-left: auto;
    margin-right: auto;
  }
  body.home #header-customer-quote .testimonial-container {
    padding-left: 45px;
    padding-right: 30px;
  }
  body.home #header-customer-quote .testimonial-container:before {
    left: 0px;
  }
}
body.home div.features-container-home #lb1 {
  margin-top: 3.45rem;
}
body.home div.features-container-home #lb2, body.home div.features-container-home #lb3, body.home div.features-container-home #lb4 {
  padding-top: 3.5rem;
  padding-bottom: 3.2rem;
}
body.home div.features-container-home #lb4 {
  padding-bottom: 4rem;
}
body.home div.category-section {
  background: linear-gradient(180deg, rgb(10, 87, 151) 0%, rgb(26, 125, 209) 72%, rgb(34, 146, 240) 100%);
  background: rgb(10, 87, 151);
  text-align: center;
  color: #fff;
}
body.home div.category-section .features-title {
  font-family: "Bad Script";
  font-size: 35px;
  font-weight: 800;
  margin-top: 1.5em;
  font-family: "magnolia_scriptregular";
  font-weight: 300;
  font-family: "black_jackregular";
  font-weight: 400;
  font-size: 21px;
  font-family: sinkin_sans600_semibold, sans-serif;
}
body.home div.category-section .features-title img {
  width: 30px;
  margin-top: -4px;
  transform: rotate(-13deg);
}
body.home div.category-section .features-row {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
  margin-bottom: 5em;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.home div.category-section .features-row {
    justify-content: center;
  }
}
body.home div.category-section .features-row img, body.home div.category-section .features-row .svg-container {
  width: 80px;
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.home div.category-section .features-row img, body.home div.category-section .features-row .svg-container {
    max-width: 70px;
  }
}
body.home div.category-section .features-row svg path, body.home div.category-section .features-row svg line, body.home div.category-section .features-row svg rect, body.home div.category-section .features-row svg polygon {
  transition: stroke 0.4s;
}
body.home div.category-section .features-row .feature-item {
  transition: transform 0.7s;
  position: relative;
}
body.home div.category-section .features-row .feature-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: block;
}
body.home div.category-section .features-row .feature-item:hover {
  cursor: pointer;
  transform: translateY(-4px);
}
body.home div.category-section .features-row .feature-item:hover svg path:not(.highlight-color), body.home div.category-section .features-row .feature-item:hover svg line:not(.highlight-color), body.home div.category-section .features-row .feature-item:hover svg rect:not(.highlight-color), body.home div.category-section .features-row .feature-item:hover svg polygon:not(.highlight-color) {
  stroke: #f29766;
}
@media (max-width: 767px) {
  body.home div.category-section .features-row .feature-item {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: auto;
    min-width: 90px;
  }
}
body.home div.category-section .features-row span {
  display: block;
  font-family: "sinkin_sans800_black", sans-serif;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  body.home div.category-section .features-row span {
    font-size: 12px;
  }
}
body.home div.header-customers {
  padding-top: 3.65rem;
  padding-bottom: 1.15rem;
  border-bottom: 1px solid #eee;
}
body.home div.header-customers h4 {
  text-align: center;
  text-transform: uppercase;
  font-family: "sinkin_sans500_medium";
  margin-bottom: 20px;
  color: #777;
  font-size: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
}
body.home div.header-customers h4 span {
  font-size: 40px;
  color: #E0A2D9;
}
body.home div.header-customers div.slick-slider-customers {
  max-width: 1180px;
  margin: auto;
}
body.home div.header-customers div.slick-slider-customers img {
  width: 100%;
  max-width: 165px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 8px;
  padding-right: 8px;
  opacity: 0.85;
}
body.home .badges {
  text-align: center;
  margin-top: 4px;
  margin-bottom: 43px;
}
body.home .badges img {
  max-width: 110px;
  margin-left: 24px;
  margin-right: 24px;
}
body.home .badges img:first-child {
  margin-left: -8px;
}
@media (max-width: 991px) {
  body.home .badges img {
    margin-left: 20px;
    margin-right: 20px;
  }
  body.home .badges img:first-child {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  body.home .badges img {
    max-width: calc(30% - 15px);
    margin-left: 10px;
    margin-right: 10px;
  }
  body.home .badges img:first-child {
    margin-left: 10px;
  }
}


