/* Title */
#sp-section-1 {
    padding:20px 0;
    background-color: #232020!important;
}
#sp-top2 a {
  color: #efecec!important;
}
.sp-contact-info li {
  color:#ddd!important;
}
body.itemid-437 #sp-header #sp-logo {
    padding-left: 30px;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
.sticky-wrapper.is-sticky #sp-header {
   background: #333333b8!important;
}
#sp-main-body {
    padding: 0px!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #fff;
}

body.itemid-437 #sp-header .container {
    background: rgba(15,15,122,0.7);
}
body.itemid-437 #sp-header {
    background-color: #fff0!important;
}
body.itemid-437 #sp-header,
#offcanvas-toggler >i {
    color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
}
#lt-title-line {
    width: 50px;
}
.lt-title h4 {
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 800;
    color: #333;
    margin-bottom: 0px;
}
.lt-title h3 {
    color: #121212;
    font-size: 38px;
    line-height: 36px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
}
.lt-title h2 {
    color: #333;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.lt-title-white h2 {
    color: #fff;
    font-size: 30px; 
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.lt-title p {
  margin: 0;
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
}
#lt-general {
    color: #ffffff;
    border-radius: 50px;
    padding: 10px 30px;
    border: 3px solid #ffffff;
}
#lt-general:hover {
    background-color: #fff!important;
}
.qx-element-button {
    text-align: center;
}
/* Transition */
h1, h2, h3, h4, h5, h6, i, i:before, i:after  {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition:    all 0.4s ease-in-out;
    -ms-transition:     all 0.4s ease-in-out;
    -o-transition:      all 0.4s ease-in-out;
    transition:         all 0.4s ease-in-out;
}
#sp-header .logo,
#sp-header,
#offcanvas-toggler,
.sp-megamenu-parent >li >a 
#sp-header .logo,
.sticky-wrapper.is-sticky #sp-header,
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a,
#offcanvas-toggler >i {
    -webkit-transition: 0.7s ease-in-out!important;
    -moz-transition: 0.7s ease-in-out!important;
    -ms-transition: 0.7s ease-in-out!important;
    -o-transition: 0.7s ease-in-out!important;
    transition: 0.7s ease-in-out!important;
}
.sticky-wrapper.is-sticky #sp-header .logo,
.sticky-wrapper.is-sticky #sp-header {
    height: 70px;
}
.sticky-wrapper.is-sticky #offcanvas-toggler,
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a {
    line-height: 71px;
} 
.breadcrumb {
  font-family: Merriweather, sans-serif!important;
}
/*** General ***/
.lt-title-left h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 9px;
    padding-bottom: 30px;
}
.lt-title h6 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 9px;
    padding-bottom: 30px;
}
.lt-title-left h3 {
    font-size: 30px;
    color: #012f61;
    font-weight: 300;
}
.lt-title-left p {
    padding-top: 30px;
}
.lt-title-center h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.lt-title-center h2 {
    font-size: 35px;
    color: #012f61;
    font-weight: 700;
}
/* Slider */
.lt-slider {
    position:relative;
    top:-90px;
}
.lt-slider .tp-caption a {
   padding: 12px 35px;
   color: #fff;
   font-size: 14px;
   text-transform: uppercase;
}
.lt-slider .tp-caption .button {
    padding: 12px 40px;
    font-size: 14px;
    border-radius: 0px;
    text-transform: uppercase;
}
.lt-slider .tp-caption a.button1 {
    background: none!important;
    border: 2px solid #ffffff;
}
.lt-slider .tp-caption a.button1:hover {
    background: #333!important;
    border: 0px;
}
.lt-slider .button:hover {
    background: #222;
}
/******   About ******/
.lt-about-sub {
  position: relative;
}
.lt-about-sub:before {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 50%;
    left: calc(50% - 4px);
}
.lt-learn-more .qx-btn {
    color: #333;
    padding: 10px 50px;
    border-radius: 0px;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    border-width: 1px;
}
.lt-learn-more .qx-btn:hover {
  background-color: #ffffff!important;
  color: #333!important;
}
.lt-learn-more .qx-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/****** Service ******/
.lt-title span:nth-child(2) {
  width: 80px;
  height: 3px;
}
.lt-title span:nth-child(3) {
  width: 50px;
  height: 2px;
}
.lt-title span:nth-child(1) {
  width: 100px;
  height: 4px;
}
.lt-title span {
  background-color: #333;
  display: block;
  margin: 4px auto;
}
.lt-service-item {
  cursor: pointer;
  border: 1px solid #c3c3c3;
  outline: 1px solid #fff;
  text-align: center;
  margin-bottom: 60px;
  padding: 45px 30px 40px 30px;
  position: relative;
}
.lt-service-item i {
  width: 62px;
  height: 62px;
  line-height: 60px;
  color: #fff!important;
  font-size: 22px;
  border: 2px solid #fff;
  position: absolute;
  top: -31px;
  left: 50%;
  border-radius: 50px;
  margin-left: -31px;
  border-width: 2px;
  z-index: 9;
}
.lt-service-item:hover {
  outline-color: #0f0f7a;
}
.lt-service-item h3  {
  color:#1d1d1d;
  font-weight: 600;
}
.lt-service-item:hover i {
  background-color: #fff!important;
  color:#333!important;
}
.lt-service-item:hover h3  {
  color:#333;
}
.lt-service-sub {
  margin-top: -160px;
}
.lt-service-sub-item .lt-service-item-content .qx-blurb-content {
    position: absolute;
    bottom:20px;
    left: 70px;
    z-index: 999;
    right: 70px;
    padding: 26px 28px 30px 28px;
    background: rgba(15,15,122,0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3D(0,250px,0);
    -moz-transform: translate3D(0,250px,0);
    -ms-transform: translate3D(0,250px,0);
    -o-transform: translate3D(0,250px,0);
    transform: translate3D(0,250px,0);
}
.lt-service-sub-item  {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.lt-service-item-content h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
   margin-bottom: 20px;
}
.lt-service-sub-item .qx-blurb-content p {
  color:#fff;
}
.lt-service-sub-item .qx-blurb-content a {
  font-size: 13px;
  text-transform: uppercase;
  color:#fff;
  margin-top: 25px;
}
.lt-service-sub-item .qx-blurb-content a i {
  font-size: 16px;
  margin-left: 5px;
}
.lt-service-sub-item:hover .lt-service-item-content .qx-blurb-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3D(0,0,0);
     -moz-transform: translate3D(0,0,0);
      -ms-transform: translate3D(0,0,0);
       -o-transform: translate3D(0,0,0);
          transform: translate3D(0,0,0);
}
.lt-service-sub-item .lt-service-item-content .qx-blurb-content a:hover i {
  -webkit-transform: translateX(5px);
     -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
       -o-transform: translateX(5px);
          transform: translateX(5px);
}
/****** Get Touch ******/
.lt-title-get p {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
.lt-get-touch-content h3 {
  color: #ffffff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 700;
}
.lt-get-touch-content h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 60px;
  font-weight: 700;
}
.lt-get-touch-content p {
  padding: 6px 0;
  color: #ddd;
}
.lt-get-touch-item {
  margin: 0px!important;
}
.lt-get-touch-item i {
  padding-top: 17px;
}
.lt-get-touch-item h3 {
  font-size: 18px;
}
/****** Business ******/
.lt-business-item h3 {
  font-size: 25px;
  font-weight: 500;
}
/*** Contact ***/
#lt-contact-button {
  color: #fff;
  border: 0px!important;
  background: #333!important;
  padding: 15px 40px;
  border-radius: 50px;
}
#lt-contact-button:hover {
  background: #ffffff!important;
  color: #333!important;
}
.lt-contact-form .form-horizontal .control-label {
  text-align: left!important;
}
/* Portfolio */
.lt-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-fieter > ul > li {
  margin: 5px;
}
.project-img img {
    width: 100%;
}
.projects-fieter {
    text-align: center;
    display: inline-block;
}
.projects-fieter ul {
    display: inherit;
    line-height: 43px;
    margin: 0 auto;
}
.projects-fieter ul li {
    line-height: 40px;
    margin: 5px 0;
    display: static!important;
    float: left;
}
.projects-fieter a {
    padding: 8px 15px;
    border: 1px solid #fff;
}
.item-page .project-img {
    border: 5px solid #fff;
}
.pp-button {
    color: #fff;
    padding: 12px 40px;
    font-weight: 700;
}
.pp-button:hover {
    color: #fff;
    background: #666;
}
.projects-fieter a {
    width: 200px;
    display: inline-block;
    padding: 0;
    border-radius: 20px;
}
.projects-wrapper .project-img .project-img-extra h4 {
    color: #ffffff;
}
.portfolio-list {
    padding-bottom: 70px;
}
/* Blog */
.entry-header h2 a {
    font-size: 30px;
    font-weight: 400;
}
div.sp-module .sp-module-title {
    font-size: 20px;
    font-weight: 400;
}
.sp-page-title {
    margin-bottom: 50px;
}
.lt-blog div.k2ItemsBlock ul li {
  width: 32%;
  float: left;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
}
.lt-blog div.k2ItemsBlock ul li:nth-child(3n) {
  margin-right: 0;
}
.lt-blog div.k2ItemsBlock ul li a {
  display: inherit;
  overflow: hidden;
  font-size: 16px;
  padding-bottom: 15px;
}
.lt-blog div.k2ItemsBlock ul li img {
  width: 100%;
  margin-bottom: 15px!important;
  transition: all .40s linear;
  transform: scale(1.1);
}
.lt-blog div.k2ItemsBlock ul li:hover img {
  transform: rotete(4deg)scale(1.2);
}
.lt-blog ul li .moduleItemDeteCreeted {
  left: 0;
  display: block;
  padding: 5px;
  font-size: 12px;
  font-style: italic;
  color: #333;
}
.lt-blog .lt-portfolio-button {
  margin-top: 0!important;
}
.lt-blog > div > p {
  clear: left;
}
.moduleItemImage img {
    float: left!important;
    width: 100%;  
}
#sp-footer1 {
    text-align: left;
}
#sp-footer2 {
    text-align: right;
}
/* Contact */
#lt-contact .qx-icon {
    padding: 20px;
}
.lt-contact-item .qx-icon {
     -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
     transition: all 0.4s ease-in-out 0s; 
}
.lt-contact-item:hover .qx-icon:before {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
    display: block; 
    color: #fff!important;
}
.lt-contact-item:hover .qx-icon {
    -webkit-transform: roteteY(-180deg);
    -ms-transform: roteteY(-180deg);
    transform: roteteY(-180deg);
}
.lt-contact-item {
    cursor: pointer;
}
.lt-contact-form label {
    color: #000;
}
.lt-contact-form input {
    border-radius: 0!important;
    height: 40px!important;
    width: 100%;
}
.lt-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.lt-contact-form .qx-btn {
    color: #333;
    padding: 10px 50px;
    border-radius: 0px;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    border-width: 1px;
}
.lt-contact-form .qx-btn:hover {
  background-color: #ffffff!important;
  color: #333!important;
}
.lt-contact-form  .qx-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.lt-contact-form .form-horizontal .control-group {
   margin-bottom: 32px;
}
.lt-contact-form button:hover {
    background-color: #333;
    color: #fff;
}
.lt-contact-form button:hover {
    color: #fff!important;
}
.qx-element-tabs .tabs>li a {
  color:#333;
}
/***** Provide ******/
.lt-provide p {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-transform: none;
}
/****** Who ******/
.lt-who-content h3 {
  font-size: 25px;
  font-weight: 500;
  display: inline-block;
  text-transform: none;
  position: relative;
}
.lt-who-content h3:before {
  content: '';
  position: absolute;
  background-color: #333;
  width: 42px;
  height: 1px;
  top: 55%;
  right: -50px;
}
.lt-who-content h3 + p {
    margin: 20px 0 42px 0;
}
.lt-who-item {
  margin:0px!important;
}
.lt-who-item i {
  width: 22px;
  height: 22px;
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
  border: 1px solid #ddd;
  border-width: 1px;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 10px;
}
.lt-who-item h3 {
  font-size: 14px;
  font-weight: 300;
}
.lt-who-item-1 img,
.lt-who-item-2 img{
  cursor: pointer;
  opacity: 0.7;
}
.lt-who-item-1:hover img,
.lt-who-item-2:hover img{
  cursor: pointer;
  opacity: 1;
}
/*** Business ***/
.lt-business-item img,
 .lt-client-item img {
  cursor: pointer;
  opacity:0.5;
}

.lt-business-item:hover img,
.lt-client-item:hover img { 
    opacity:1;
}
/* Bottom */
#sp-bottom {
    background-color: #141517!important;
}
#sp-bottom p {
    color: #ffffff;
}
#sp-bottom a {
    color: #ffffff;
}
#sp-bottom h3 {
    color: #ffffff;
}
#sp-bottom2 a {
    color: #fff;
}
#sp-bottom4 .acymailing_introtext {
    color: #ffffff;
}
#sp-bottom4 .inputbox {
  width:100%!important;
}
#sp-bottom4 table.acymailing_form {
    margin:0px;
    float: left;
    margin-top: 12px;
    width: 93%;
}
#sp-bottom4 .acysubbuttons .btn-primary {
  float:left;
}
.btn-primary:hover, .sppb-btn-primary:hover{
  background:#333;
}
/** RESPONSIVE **/
@media (max-width: 1024px) {
  .sp-megamenu-parent {
    height:0px!important;
 }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    padding: 0 13px!important;
    font-size: 12px!important;
  }
  #lt-pricing .price-name b {
    font-size:7px!important;
  }  
  #lt-pricing .price-name strong {
    font-size:20px!important;
  }
  body.itemid-437 #sp-header, #offcanvas-toggler >i {
    padding: 0px!important;
  }
  .lt-provide p {
    font-size: 29px!important;
  }
}
/* Screen min 1199px */
@media (min-width: 1200px) {
  .lt-services-right,
  .lt-about .lt-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .lt-services-right,
  .lt-about .lt-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 1200px) and (max-width: 1550px) {
  .lt-services-right, .lt-about .lt-title {
      padding: 30px;
  }
  .lt-services-content h2 {
      margin-bottom: 10px;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .lt-about .lt-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .lt-services > div {
    width: 100%!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  #lt-team-button:after {
    display:none;
  }
  #lt-slider {
    position: relative;
    top:90px!important;
  }
  #lt-about {
    margin-top:80px;
  }
  #lt-pricing-1,
  #lt-pricing-1 {
    width:100%!important; 
  }
  #lt-pricing .price-name a {
    font-size:13px!important;
  }
  #lt-pricing .price-name b {
    font-size:13px!important;
  }  
  #lt-pricing .price-name strong {
    font-size:13px!important;
  }
  #lt-service-sub-bottom {
    width:90%!important;
  }
  .lt-service-item-bottom img {
    width:100%!important;
  }
  #lt-we-do,
  #lt-we-do-2 {
    width:100%!important;
  }
  body.itemid-437 #sp-header, #offcanvas-toggler >i {
    padding: 0px!important;
  }
  .lt-who-item h3,
  .lt-get-touch-item h3 {
    text-align: left!important;
  }
  .lt-provide p {
    font-size: 19px!important;
  }
  .lt-title-get p {
    font-size: 20px!important;
    text-align: center!important;
  }
  #lt-learn-more {
    text-align: center!important;
  }
  .lt-title h3 {
    font-size: 33px!important;
    padding-top:40px;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
  #sp-header {
    background-color:#000!important;
  }
  .lt-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  #lt-slider {
    position:relative;
    top:90px;
 }
   #lt-about {
    margin-top:40px;
  }
  .lt-action-title,
  .lt-subscribe > div > div {
    text-align: left;
  }
  #lt-pricing .price-name strong {
    font-size:13px!important;
  }
  .lt-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
    #lt-team-button:after {
    display:none;
  }
  #at-about-item {
    width: 100%!important;
  }
  .lt-service-item-bottom img {
    width:100%!important;
  }
  .lt-team-item .qx-img-responsive {
    width:100%!important;
  }
  #lt-service-sub-bottom {
    width:90%!important;
  }
  #lt-we-do,
  #lt-we-do-2 {
    width:100%!important;
  }
  .lt-about-sub:before {
    height: 0px!important;
  }
  .lt-provide p {
    font-size: 19px!important;
  }
  .lt-about-sub:before {
    height: 0px!important;
  }
  .lt-title-get p {
    font-size: 20px!important;
    text-align: center!important;
  }
  .lt-client-item img {
    margin-bottom: 30px!important;
    text-align: center;
  }
  
  .lt-who-item h3,
  .lt-get-touch-item h3 {
    text-align: left!important;
  }
  .lt-service-sub-item .lt-service-item-content .qx-blurb-content {
    bottom: 19px!important;
    left: 14px!important; 
    right: 68px!important;
    padding:4px!important;
 }
  .lt-title h3 {
    font-size: 33px!important;
    padding-top:40px;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
  #sp-header {
    background-color:#000!important;
  }
  #lt-slider {
    position:relative;
    top:90px;
  }
  #lt-about {
    margin-top:0px!important;
  }
  #lt-about {
    margin-top:30px;
  }
  .lt-provide p {
    font-size: 19px!important;
  }
  .lt-about-sub:before {
    height: 0px!important;
  }
  .lt-title-get p {
    font-size: 20px!important;
    text-align: center!important;
  }
  .lt-client-item img {
    margin-bottom: 30px!important;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
 }
  .lt-service-sub-item .lt-service-item-content .qx-blurb-content {
    bottom: 19px!important;
    left: 16px!important; 
    right: 15px!important;
    padding:4px!important;
 }
  .lt-title h3 {
    font-size:36px!important;
    padding-top: 50px;
  }
 
}
/* Improve sub menu dropdown clickable for offcanvas menu */
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon,
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
 float: right;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
 width: 100%;
}