body {
    background-color: #040040!important;
}
.lt-text-parallax-content h2 {
    font-weight: 700;
    font-size: 21.8em;
    line-height: 1;
   overflow: hidden; 
    margin-bottom: 0;
    background: #040040;
    color: #fff;
    mix-blend-mode: darken;
    -ms-mix-blend-mode: darken;
}
.social-icon[href*="apple."] {
	background: #030030;
}
.lt-contact #sp-quickcontact-form .button {
    background: none;
    width: 150px;
    height: 50px;
    color: #030030;
    margin: 40px auto 0px;
    display: block;
    text-align: center;
    line-height: 44px;
    border-radius: 2px;
    border: 2px solid #F1F1F1;
    transition: all .25s linear;
    font-weight: 400;
}
  #sp-section-1 {
      z-index: 99;
      background-color: #030030!important;
  }
  body.itemid-437 #sp-header {
      background-color:#030030!important;
  }
  body.itemid-437 #sp-section-1 {
      background: #030030!important;
  }
 #sp-section-1 {
    background-color:#030030!important;
}
.itemid-545 #sp-section-1 {
    background:#030030!important;
}
.sticky-wrapper.is-sticky #sp-header
.sticky-wrapper.is-sticky body.itemid-437 #sp-header {
    background-color: #030030;
    background: #030030;
}
.qx-btn:before,
.qx-btn:hover {
    background:#030030;
    border:0px solid #030030;
    background-color:#030030;
}
.lt-blog ul li .moduleItemDlteCrelted {
    left: 0;
    display: block;
    padding: 5px;
    font-size: 12px;
    font-style: italic;
    color: #030030;
}
.lt-contact-form button:hover {
    color: #030030!important;
    background-color: #ffffff!important;
}
.lt-contact-item i {
    height: 52px;
    width: 52px;
    line-height: 52px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #030030;
    font-size: 20px;
    border: 1px solid #cfcfcf;
    line-height: 50px;
    margin-right: 10px;
}
.qx-element-accordion .collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    background-color: #33383c;
    color: #ffffff;
    font-size: 23px;
    padding: 20px;
}
.qx-element-accordion .collapsible-body {
    display: none;
    padding: 1rem;
    border-top: 1px solid #ededed;
    font-size: 16px;
    background-color: #565f65;
}
.alert.alert-message {
  background-color: #e60000;
  border-color: #ffffff;
  color: #e60000;
}
.alert.alert-message h4 {
  color: #ffffff;
}