a {
  color: #00A7BB; }
  a:hover, a:focus, a:active {
    color: #D60A55; }

.navbar-brand {
  text-transform: none;
  color: #00A7BB !important;
  height: 60px; }
  .navbar-brand img {
    margin-top: -18px;
    float: left; }
  .navbar-brand span {
    float: right;
    margin-top: 5px;
    margin-left: 10px; }
    .navbar-brand span:after {
      clear: both; }
  @media (max-width: 767px) {
    .navbar-brand img {
      height: 40px;
      margin-top: -7px; }
    .navbar-brand span {
      display: none; } }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 8px 15px; } }
#start-a-project-nav a {
  color: #00A7BB; }
  #start-a-project-nav a:hover {
    color: #D60A55; }

#footer-default {
  background: #00A7BB;
  color: #fff;
  font-size: 12px;
  padding: 60px 0 15px 0;
  position: relative; }
  @media (max-width: 767px) {
    #footer-default {
      padding-top: 20px; } }
  #footer-default #footer-overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    padding-top: 30px; }
    #footer-default #footer-overlay #footer-logo {
      width: 15%;
      margin-bottom: 1em; }
    #footer-default #footer-overlay h2 {
      margin-bottom: 10px; }
    #footer-default #footer-overlay p {
      font-size: 1.5em; }
  #footer-default svg {
    stroke: currentColor; }
  #footer-default a {
    color: #fff;
    display: inline-block; }
    #footer-default a:hover {
      text-decoration: underline; }
    @media (min-width: 768px) {
      #footer-default a {
        background: white;
        color: #00A7BB;
        padding: 15px;
        border: 1px solid white; }
        #footer-default a:hover {
          background: #00A7BB;
          color: white; } }

.blog-sidebar a.cta {
  display: block;
  margin-bottom: 25px; }

body {
  font-family: 'Open Sans',"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
  font-size: 16px; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: 700;
    font-family: 'Montserrat',"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important; }
  body .blog-items {
    font-size: 16px;
    line-height: 2em;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important; }
    body .blog-items h2 {
      margin: 30px 0 5px 0; }
    body .blog-items h3 {
      margin: 25px 0 5px 0; }
    body .blog-items h4 {
      margin: 20px 0 5px 0;
      font-weight: 300; }
    body .blog-items img.img-responsive {
      height: auto; }
  body .blog-post-content p {
    line-height: 30px;
    margin-bottom: 15px; }
  body .italic-quote {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    font-style: italic;
    font-size: 1.5em;
    line-height: 1.2em; }
  body .service-details {
    margin-bottom: 20px; }
    body .service-details h3 {
      margin-bottom: 0; }
    @media (max-width: 1024px) {
      body .service-details {
        margin-top: 75px; } }
    body .service-details img {
      margin: 0 auto 25px auto; }
  @media (max-width: 767px) {
    body #page-tree {
      padding-bottom: 15px; }
      body #page-tree h1 {
        font-size: 18px; } }
  body h2.subtitle i {
    color: #00A7BB; }
  body a.hover-color:hover {
    color: #BED00A !important; }
  body .post-list {
    list-style-type: circle;
    padding-left: 20px; }
    body .post-list li a {
      padding: 0px;
      color: #fff;
      border: none;
      font-size: inherit; }
      body .post-list li a:hover {
        text-decoration: underline !important;
        color: #004c55 !important; }
  body .btn-theme {
    border-color: #BED00A;
    color: #BED00A; }
    body .btn-theme:hover {
      background-color: #BED00A;
      color: #fff; }
  body .btn-white {
    border-width: 2px; }
  body .btn-dark:hover {
    border-color: #BED00A;
    background-color: #BED00A; }
  body .btn-block {
    display: block; }
  body .contact-list li i {
    color: #00A7BB; }
  body .social li a i:hover {
    background-color: #00A7BB; }
  body .image-overlay {
    background-color: rgba(139, 195, 74, 0.8); }
  body #page-tree {
    background: #D60A55;
    padding-top: 90px; }
    body #page-tree h1 {
      color: #fff;
      font-weight: 700; }
  body #testimonials {
    background: #BED00A;
    padding: 40px 0 20px 0; }
    body #testimonials a, body #testimonials a:active, body #testimonials a:hover {
      color: white; }
    body #testimonials .testi-text {
      font-style: italic;
      font-family: "Open Sans", serif; }
    body #testimonials .testi-person {
      margin-top: 35px;
      font-family: "Open Sans", serif; }
  body #get-a-quote {
    background: #D60A55; }
    body #get-a-quote p {
      color: #fff;
      font-size: 1.5em; }
    body #get-a-quote h3 {
      color: #fff;
      font-size: 3em;
      font-weight: 700; }
    body #get-a-quote .start-btn {
      margin-top: 20px; }
      body #get-a-quote .start-btn .btn-white:hover {
        color: #D60A55; }
    body #get-a-quote .phone-number {
      margin-top: 20px; }
      body #get-a-quote .phone-number a {
        color: #fff; }
  body #cta-container {
    background: #fff; }
    body #cta-container h3 {
      color: #444; }
  body .footer-column h3 {
    color: #fff;
    font-weight: 300; }
  body .footer-column .contact-list li i {
    color: #fff; }
  body .services-box i {
    color: #00A7BB; }
  body .navbar-default .navbar-nav > .active > a {
    background: #00A7BB; }
    body .navbar-default .navbar-nav > .active > a:active, body .navbar-default .navbar-nav > .active > a:focus, body .navbar-default .navbar-nav > .active > a:hover {
      background: #00A7BB; }
  body .mobile-contact {
    font-size: 0.75em;
    margin-top: 25px; }
    body .mobile-contact a {
      color: #fff; }

.cta-container {
  text-align: center;
  overflow: hidden; }
  .cta-container .hs-cta-img {
    width: 100%;
    height: 100%; }

#header-hero {
  height: 100vh;
  position: relative; }
  @media (max-height: 422px) and (min-width: 768px) {
    #header-hero {
      min-height: 320px; } }
  @media (max-height: 520px) and (min-width: 1025px) {
    #header-hero {
      min-height: 480px; } }

#hightlight-sec {
  height: 100%;
  background-image: url("../images/headers/home.1c0a56a1a6.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }
  #hightlight-sec > .container {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 50px; }
  #hightlight-sec p {
    color: white;
    font-weight: 700;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5); }
  #hightlight-sec h1 {
    margin-top: 0px;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5); }
  #hightlight-sec h2, #hightlight-sec h3 {
    color: #fff; }

#services-sec {
  padding-top: 60px; }
  #services-sec p {
    font-weight: 600; }

#services-callout {
  padding: 50px 0 0 25px;
  background-image: url("../images/headers/blog.6417c12f1d.jpg");
  position: relative; }
  #services-callout .overlay {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #services-callout h2, #services-callout p {
    color: white; }
  #services-callout p {
    font-weight: 600; }

section#our-clients img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  opacity: 0.5; }

section#clients-quick-bar {
  padding-top: 10px;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff; }
  section#clients-quick-bar img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    opacity: 0.5; }

.blog-preview {
  display: block;
  min-height: 275px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

/* Written here by hand, because nothing has compiled the Sass sources since the move to
   Jekyll. The blog index's preview is an <img> now, so it can load lazily (#78). It fills
   the same 275 px box the background image did. */
.blog-items img.blog-preview {
  width: 100%;
  height: 275px;
  object-fit: cover;
  object-position: center; }

/* A post's title is its <h1> (#150). This keeps the size, spacing and colour it had as an
   <h2>, over style.630247a396.css's rules for the index's .blog-items h1. */
body .blog-items h1.blog-post-title {
  margin: 30px 0 5px 0;
  font-size: 30px;
  color: inherit; }

.well {
  background-image: linear-gradient(#00bed5, #00A7BB);
  border-color: #0090a2;
  padding: 30px;
  font-style: italic;
  font-size: 1.25em;
  color: #fff;
  text-align: center; }
  .well a {
    color: #dedede; }
    .well a:hover {
      color: #fff; }

body.why-lotus #hightlight-sec {
  background-image: url(../images/headers/why-lotus.6e059e9218.jpg); }
body.why-lotus #services-callout {
  padding-bottom: 40px; }

body.careers #hightlight-sec {
  background-image: url(../images/headers/why-lotus.6e059e9218.jpg); }
body.careers #page-header-start-project-btn {
  display: none; }

body.portfolio #hightlight-sec {
  background-image: url(../images/headers/our-work.55a46c55d6.jpg); }

body.blog #hightlight-sec {
  background-image: url(../images/headers/blog.6417c12f1d.jpg); }

body.team #hightlight-sec {
  background-image: url(../images/headers/about.308199c3c3.jpg); }

body.contact #hightlight-sec {
  background-image: url(../images/headers/contact.742773da8d.jpg); }

body.review #hightlight-sec {
  background-image: url(../images/headers/why-lotus.6e059e9218.jpg); }

.tech-callout .container-fluid {
  padding: 0px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .tech-callout .container-fluid .col-sm-6 {
      padding: 0 !important; } }
  .tech-callout .container-fluid .hs-cta-wrapper {
    display: block;
    margin-top: 25px; }

body.page-not-found #highlight-sec .btn-white {
  color: #00A7BB;
  border-color: #00A7BB; }
  body.page-not-found #highlight-sec .btn-white:hover {
    background: #00A7BB;
    color: white; }

.video-holder {
  max-width: 600px;
  margin: 0px auto;
  background: #efefef;
  position: relative;
  cursor: pointer; }
  .video-holder .video-wrapper {
    position: relative;
    padding-bottom: 56.55%;
    height: 0; }
  .video-holder img {
    max-width: 100%;
    height: auto;
    display: inline-block; }
  .video-holder .video-overlay {
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 100ms ease; }
  .video-holder .play-circle {
    position: absolute;
    top: 50%;
    width: 61px;
    right: 50%;
    margin-top: -30px;
    margin-right: -30px;
    transition: all 100ms ease; }
  .video-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }
  .video-holder:hover .video-overlay {
    opacity: 1; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.portfolio-item .portfolio-card {
  box-shadow: 1px 2px 10px rgba(50, 50, 50, 0.3); }
  .portfolio-item .portfolio-card .portfolio-card-bottom {
    padding: 0px 20px;
    padding-top: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 150px; }
    .portfolio-item .portfolio-card .portfolio-card-bottom h4.title {
      color: #333;
      margin-bottom: 7px; }

body.home .portfolio-item .portfolio-card-bottom p {
  color: #666 !important; }

h1.portfolio-item-title {
  margin-bottom: 0px; }

/* The "Our own app" label on Lotus's own apps (own_product: true, #63). Written here by
   hand, because nothing has compiled the Sass sources since the move to Jekyll. */
.portfolio-item .portfolio-card .portfolio-card-bottom .portfolio-badge {
  align-self: flex-start;
  margin-bottom: 6px;
  padding: 2px 8px;
  border-radius: 3px;
  background: #333;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.team {
  font-size: 16px;
  line-height: 2em; }
  .team h2 {
    margin-top: 25px; }
  .team .row.introduction {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd; }
  .team .team-member {
    margin-top: 20px; }
    .team .team-member h4 {
      margin: 20px 0 5px 0;
      font-weight: 300;
      text-align: center; }
    .team .team-member h5 {
      text-align: center; }
    .team .team-member h6 {
      text-align: center; }
    .team .team-member .team-card {
      box-shadow: 1px 2px 10px rgba(50, 50, 50, 0.3); }
      .team .team-member .team-card .card-bottom {
        padding: 0px 20px;
        padding-top: 10px;
        background: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 175px; }
        .team .team-member .team-card .card-bottom h4.title {
          color: #333;
          margin-bottom: 7px; }

section#photo-opp {
  height: 400px;
  overflow: hidden; }
  @media (max-width: 922px) {
    section#photo-opp {
      height: 200px; } }

.service-details .service-center {
  padding: 0px 20px;
  padding-top: 10px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 300px; }

.centered-flex {
  padding: 0px 20px;
  padding-top: 10px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 300px; }

/* Nothing may be wider than a phone's screen (#108). Written here by hand, because nothing
   has compiled the Sass sources since the move to Jekyll.
   - The consulting page's video section holds a .row with no .container around it, so the
     row's -15px margins stick out past the right edge.
   - A full-width button's label, such as "View (archived) www.gocroozen.com", can be wider
     than its half-width column; let it wrap instead. Its label is centred, so the side
     padding only ever made shorter labels such as "View www.guzo.io" wrap too.
   - A fixed-width embed in a blog post (a 560px YouTube iframe) shrinks to the column, and
     a word too long for the column, such as a URL in the text, breaks onto the next line. */
#animated-video {
  overflow: hidden; }

.btn-block {
  padding-left: 0;
  padding-right: 0;
  white-space: normal; }

.blog-post-content {
  overflow-wrap: break-word; }

.blog-post-content iframe {
  max-width: 100%; }

/*# sourceMappingURL=override.css.82b1fa61f0.map */

/* Teaser titles on the blog index are <h2>s, so each page has one <h1>. Keep the look of the
   old .blog-items h1 rules in style.630247a396.css, over the post-body h2 margins above. */
body .blog-items h2.blog-teaser-title {
  margin: 20px 0;
  font-size: 25px;
  color: #444; }
body .blog-items h2.blog-teaser-title a {
  margin: 20px 0;
  color: #444; }
