/* Title */
#sp-top-bar {
    background-color:#012f61!important;
}
body.itemid-437 #sp-header #sp-logo {
    padding-left: 30px;
}
.sticky-wrapper.is-sticky #sp-header {
   background: #eae8e8b8!important;
}
#sp-main-body {
    padding: 0px!important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
  color: #2c3041;
}
body.itemid-437 #sp-header {
    background-color: #3330;
}
body.itemid-437 #sp-header,
#offcanvas-toggler >i {
    color: #4d493d;
    padding-right: 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 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;
}
/* 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: 70px;
} 
.sticky-wrapper.is-sticky  #offcanvas-toggler >i {
    margin-top: -5px;
}
.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 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 35px;
    font-size: 14px;
    border-radius: 50px;
    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-item {
  padding: 32px;
  border: 1px solid #ccc;
}
.lt-about-item h1 {
  font-size: 90px;
  line-height: 80px;
  font-weight: 100;
  letter-spacing: 17px;
  margin-right: -17px;
}
.lt-about-item p {
  color: #333;
  line-height: 30px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.lt-button-about {
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 35px;
  border-radius: 0px!important;
}
.lt-button-about:hover {
  color: #fff;
}
#lt-about-right {
  position: relative;
}
#lt-about-right img {
  position: absolute;
  right: 180px;
  z-index: 999;
  padding-top: 28px;
}

/*** Menu ***/
.lt-menu-item h1 {
  font-size: 70px;
  text-transform: uppercase;
  line-height: 80px;
  font-weight: 100;
  margin-bottom: 60px;
  letter-spacing: 17px;
  margin-right: -17px;
}
.lt-menu-item p {
  color: #333;
}
.lt-menu-item,
.lt-menu-left,
.lt-menu-right {
  padding: 15px;
  border: 1px solid #ccc;
}
.lt-menu-item-bottom {
  padding: 32px;
  margin-top: 30px;
  border: 1px solid #ccc;
}
.lt-menu-item-bottom h3,
.lt-menu-left h3,
.lt-menu-right h3 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.lt-menu-item-bottom h4,
.lt-menu-left h4,
.lt-menu-right h4 {
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
}
.lt-menu-item-bottom p,
.lt-menu-left p,
.lt-menu-right p {
  font-size: 10px;
  padding-bottom: 20px;
}
.lt-menu-left h4,
.lt-menu-right h4 {
  font-weight: 700;
  color: #333;
}
.lt-menu-right {
  margin-top: 30px;
}
/*** Follow ***/
.lt-follow {
  padding: 50px;
  border: 1px solid #ccc;
}
.lt-follow h1 {
  font-size: 72px;
  line-height: 80px;
  font-weight: 100;
  letter-spacing: 17px;
  margin-right: -17px;
  margin-bottom: 30px;
}
#lt-follow-item img {
    padding-bottom: 1px;
}
.lt-follow hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 0 0 24px 0;
  width: 100%;
}
/*** 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;
}
/*** Project ***/
#lt-button-project {
    padding: 10px 45px;
    background: #ffae00!important;
    color: #333;
    font-weight: 700;
    border-radius: 0px;
}
/* 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: #333;
}
.lt-contact-form input {
    border-radius: 0!important;
    height: 25px!important;
    width: 100%;
}
.lt-contact-form textarea {
    height: 100px!important;
    border-radius: 0!important;
    width: 100%;
}
.lt-contact-form button {
    background: none;
    width: 150px;
    height: 50px;
    color: #fff;
    display: block;
    text-align: center;
    transition: all .25s linear;
    font-weight: 400;
}
.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;
}
/* Bottom */
#sp-bottom {
    background-color: #ffffff!important;
    border-top: solid 1px;
    border-top-color: #6a6a6a;
}
#sp-bottom p {
    color: #6a6a6a;
}
#sp-bottom a {
    color: #6a6a6a;
}
#sp-bottom h3 {
    color: #6a6a6a;
}
#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 **//* Screen max 1024px */
@media (max-width: 1024px) {
  #lt-background1 {
    margin-left:0px!important;
  } #lt-background2 {
    margin-left:0px!important;
  }
  #lt-testimonial {
     margin-left:0px!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;
  }
  #lt-backgrond-1,
  #lt-backgrond-2 {
    width:100%!important;
    margin:0px!important;
  }
}
/* 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;
  }
  .lt-menu-item h1 {
    font-size:58px;
  } 
  .lt-follow h1 {
    font-size:58px;
  }
}
@media (max-width: 1024px) {
  #lt-backgrond-1,
  #lt-backgrond-2 {
    width:100%!important;
  }
}
/* 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;
  }
  #lt-about-right img {
    right:0;
    margin:0;
  }
  .lt-menu-item h1 {
    font-size:58px;
  }
  .lt-follow h1 {
    font-size:24px;
  }
}
@media (min-width: 992px) {
  #lt-contact-us .qx-container {
    width: 100%!important;
}
   #lt-background-2,
  #lt-background-1 {
    margin:0px!important;
  }

}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  #lt-team-button:after {
    display:none;
  }
  .lt-slider {
   top:30px;
 }
  #lt-about {
    margin-top:80px;
  }
  #lt-about-right img {
    right:0;
    margin:0;
  }
  .lt-about-item h1 {
    font-size:71px;
  }
  #lt-backgrond-1 {
    margin-top:150px;
  }
  #lt-about {
    padding-bottom:0px!important;
  }
  .lt-menu-item h1 {
    font-size:36px;
  }
  #lt-follow-item img {
    width:100%;
  }
  .lt-follow {
    margin-top:30px;
  }
  .lt-follow h1 {
    font-size:71px;
  }
 
  #lt-testimonial .qx-container {
    padding-right:54px!important;
  }
  #lt-background-2,
  #lt-background-1 {
    margin:0px!important;
  } 
  #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
/* Screen max 768px */
@media (max-width: 768px) {
  #lt-background1 {
    margin-left:0px!important;
  } #lt-background2 {
    margin-left:0px!important;
  }
  #lt-testimonial {
     margin-left:0px!important;
  }
  #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
/* Screen max 767px */
@media (max-width: 767px) {
  .lt-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  #lt-slider {
   position: relative;
   top: 90px;
  }
   #lt-about {
    margin-top:60px;
  }
  #lt-about-right img {
    right:0;
    margin:0;
  }
  .lt-action-title,
  .lt-subscribe > div > div {
    text-align: left;
  }
  .lt-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
    #lt-team-button:after {
    display:none;
  }
  #at-about-item {
    width: 100%!important;
  }
  #lt-follow-item img {
    width:100%;
  }
  #lt-backgrond-1 {
    width:100%!important;
    margin-top:150px;
    margin-left:0px!important;
  }
  #lt-background-2 {
    width:100%!important;
    margin-left:0px!important;
  }
  #lt-contact-us,
  #lt-testimonial {
    width:100%!important;
    margin:0px!important;
  } 
  #lt-background-2,
  #lt-background-1 {
    margin:0px!important;
  }
  #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
/* Screen max 734px */
@media (max-width: 734px) {
  #lt-background1 {
    margin-left:0px!important;
  } #lt-background2 {
    margin-left:0px!important;
  }
  #lt-testimonial {
     margin-left:0px!important;
  }
  #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
/* Screen max 736px */
@media (max-width: 736px) {
  #lt-background1 {
    margin-left:0px!important;
  } #lt-background2 {
    margin-left:0px!important;
  }
  #lt-testimonial {
     margin-left:0px!important;
  }
   #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
  #lt-team-button:after {
    right:160px;
  }
  #lt-slider {
   position: relative;
    top: 90px;
  }
  .lt-about-item h1 {
    font-size:48px;
  }
  #lt-about-right img {
    right:0;
    margin:0;
  }
  #lt-follow-item img {
    width:100%;
  }
  .lt-menu-item h1 {
    font-size:27px;
  }
  .lt-follow h1 {
    font-size:27px;
  }
  #lt-about {
    margin-top:80px;
  }
  .lt-follow {
    margin-top:25px; 
  } 
  #lt-backgrond-1,
  #lt-backgrond-2,
  #lt-contact-us,
  #lt-testimonial {
    width:100%!important;
  }
   #lt-background-2,
  #lt-background-1 {
    margin:0px!important;
  }
  #lt-page-contact-us,
  #lt-page-contact,
  #lt-about-coundown {
    margin-left:0px!important;
  }
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}