/* Title */
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #333;
}
#sp-main-body {
  padding: 0!important;
}
#sp-bottom2 a {
  color:#333;
}
body.itemid-437 #sp-header .sp-megamenu-parent >li >a {
    color: #ffffff;
}
body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
#offcanvas-toggler >i {
    color: #ffffff;
}
#projects-wrapper {
  padding-bottom:50px;
}
.lt-title h2 {
  font-size: 45px;
  margin: 0;
  font-weight: 300;
  text-transform: capitalize;
}
.lt-title h6,
.lt-title-1 h6 {
  color: #ffffff;
  margin-top: 0px;
  font-size: 20px;
  letter-spacing: 2px;
  display: inline-block;
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
}
.lt-title p {
  background: url(../images/header-title.png) no-repeat bottom center ;
  padding:30px;
  margin-bottom: 15px;
  margin: 0;
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
}
/* 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;
}
/* Slider */
.lt-slider {
  position: relative;
}
.lt-slider .tp-caption a {
  padding: 12px 35px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.lt-slider .tp-caption .btn-default {
    background-color:#fff;
    padding: 12px 35px;
    font-size: 16px;
    text-transform: uppercase;
}
.lt-slider .tp-caption a.button1 {
    background: none!important;
    border: 2px solid #227b9d;
}
.lt-slider .tp-caption a.button1:hover {
    background: #333!important;
    border: 0px;
}
.lt-slider .button:hover {
  background: #222;
}
.tp-caption a {
  color:#fff!important;
  padding: 12px 35px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn-default:hover {
  background-color:#333!important;
}

/****** About ******/
.lt-about h4 {
  line-height: 16px;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  lltter-spacing: 0.2px;
  font-style: italic;
  margin: 0 0 20px;
}
.lt-about h3 {
  font-size: 45px;
  font-weight: 500;
}
.lt-about h5 {
  line-height: 16px;
  display: block;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  lltter-spacing: 0.2px;
  font-style: italic;
  margin: 0 0 20px;
}
.lt-about-item {
  background: #f9f9f9;
  padding: 60px 40px;
  padding-left: 80px;
  border-radius: 25px;
  position: relative;
}
.lt-about-item h3 {
  color: #a6a6a6;
  font-weight: 500;
  font-size: 14px;
  lltter-spacing: 1px;
  margin: 0 0 20px;
  display: block;
}
.lt-about-item i {
  color: #9c9c9c;
  font-size: 30px;
}
 
/* Why Chose */
.lt-choose-us-item {
  margin-left: -50px;
  padding-top: 40px;
  padding-right: 300px;
  padding-left: 0px;
}
.lt-why-chose-item i {
    width: 60px;
    height: 60px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
    margin-top: 13px;
}
.lt-why-chose-item h4 {
    font-size: 16px;
    font-weight: 600;
}

/***** We Do*****/
.lt-we-do-item h2 {
  font-size: 48px;
  text-transform: uppercase;
}
.lt-we-do-item h4 {
  font-size: 18px; 
  line-height: 30px;
  font-weight: 500;
}
.lt-we-do-item .social-icon.horizontal li a i {
  border: 1px solid #ddd;
  font-size: 25px;  
}

/****** Portfolio ******/
.isotope-item {
  padding: 10px;
}
.lt-portfolio-button:hover {
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
  margin: 5px;
}
.project-img img {
  width: 100%;
}
.projects-filter {
  text-align: center;
  display: inline-block;
}
.projects-filter ul {
  display: inherit;
  line-height: 43px;
  margin: 0 auto;
}
.projects-filter ul li {
  line-height: 40px;
  margin: 5px 0;
  display: stltic!important;
  float: left;
}
.projects-filter 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-filter a {
  width: 200px;
  display: inline-block;
  padding: 0;
  border-radius: 20px;
}
.projects-wrapper .project-img .project-img-extra h4 {
  color: #ffffff;
}
.projects-wrapper .project-img .project-img-extra .project-img-extra-content a {
  color:#fff!important;
}

/***** Team ******/
.lt-team-item {
  position: relative;
  cursor: pointer;
}
.lt-team-item img {
  -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;
}
.lt-team-item .qx-person-img:before {
  background: rgba(0,0,0,0.8);
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 50px 0;
  opacity: 0;
  border-radius: 10px;
}
.lt-team-item:hover img{
  transform: rotlte(5deg)scale(1.1);
}
.lt-team-item .qx-person-img {
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.lt-team-item .qx-person-img:before {
  position: absolute;
  content: "";
  top: 168px;
  left: 0;
  width: 100%;
  height: 40%;
  opacity: 0;
  z-index: 9999;
  transition: all .3s linear;
  z-index: 2;
}
.lt-team-item:hover .qx-person-img:before {
  opacity: 0.8;
}
.lt-team-item h4 {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  color:#ffffff;
  text-transform: uppercase;
  padding: 15px 5px;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  opacity: 0;
  margin: 0 auto;
  -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;
}
.lt-team-item .social-links {
  position: absolute;
  z-index: 3;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  opacity: 0;
  -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;
}
.lt-team-item p {
  position: absolute;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  opacity: 0;
  bottom: 0px;
  -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;
}
.lt-team-item:hover h4 {
  color: #ffffff;
  bottom: 291px;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
  z-index: 999;
}
.lt-team-item:hover p {
  color: #333;
  bottom: 259px;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
  z-index: 999;
}
.lt-team-item:hover .social-links {
  bottom: 200px;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
.lt-team-item .social-links a {
  width: 40px;
  height: 40px;
  display: block;
  background: none!important;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffffff;
  line-height: 35px;
  margin: 0 6px;
  border-radius: 50px;
  display: inline-block;
}
.lt-team-item .social-links a:before {
  font-size: 14px;
}

/****** Service ******/
#lt-service {
  position: relative;
}
.lt-service-bottom {
  position: absolute;
  top:250px;
}
.lt-service-item h6 {
  font-style: italic;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0px;
  color: #1f1f1f;
  margin-bottom: 20px;
}

/* Action */
.lt-action-title  h3 {
  font-size: 36px;
  font-weight: 700;
  margin: 0;
}
.lt-action-title  h5 {
  font-weight: 300;
}
.lt-action-button {
  background: none;
}

/* Pricing */
#lt-pricing .single-table {
 width: 22%;
 margin-left: 0;
 margin-right: 1.33%;
}
#lt-pricing .single-table:nth-child(4n) {
  margin-right: 0;
}
.lt-pricing-item .table-heading .title {
  color: #ffffff;
}
.lt-pricing-item .table-heading {
  color: #ffffff;
}
#lt-pricing .table-heading .amount {
  font-size: 47px;
}
#lt-pricing .table-heading .title {
  font-size: 28px;
  padding: 10px;
}
.lt-pricing-item .qx-btn-default {
  background: none!important;
  padding: 10px 35px;
  border-color: #ffffff!important;
  color: #ffffff;
  border-radius: 24px;
}
.lt-pricing-item .qx-btn-default:hover {
  background: #333!important;
  border-color: none;
}

/* Testimonial */
#lt-testimonial {
    margin-left: 0!important;
}
#lt-testimonial h4 {
  margin-bottom: 5px!important;
  margin-top: 20px;
}
#lt-testimonial .button {
  cursor: pointer;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 30px;
  border:1px solid #ffffff;
  border-radius: 50px;
  background-color: none!important;
}
#lt-testimonial .button:hover {
  color: #ffffff!important;
}

/***** Feauter *****/
.lt-feature-item h6 {
  font-size: 20px;
  font-style: italic;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #1f1f1f;
  font-weight: 300;
}
#lt-feature .lt-button {
  padding: 15px 35px;
  background: none;
  color: #7b7b7b;
  border-radius: 50px;
  border: 1px solid #eeeeee;
  height: 50px;
  letter-spacing: 0px;
}
#lt-feature .lt-button:hover {
  color: #ffffff!important;
}

/* 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: 20px;
  padding-bottom: 10px;
}
.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: rotlte(4deg)scale(1.2);
}
.lt-blog ul li .moduleItemDlteCrelted {
  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;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left!important;
  width: 100%;
}
/* Client */
.lt-client .qx-element-carousel .slick-prev {
  padding-top: 42px;
}
.lt-client .qx-element-carousel .slick-next {
  padding-top: 42px;
}
/* Footer */
#sp-footer1 {
  text-align: left;
}
#sp-footer2 {
  text-align: right;
}
/* Contact */
#lt-contact .qx-icon {
  padding: 20px;
  float: left;
}
.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: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  display: block; 
  color: #fff!important;
}
.lt-contact-item:hover .qx-icon {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.lt-contact-item {
  cursor: pointer;
}
.lt-contact-form label {
  color: #fff;
}
.lt-contact-form input {
  border-radius: 0!important;
  height: 45px!important;
}
.lt-contact-form input {
  width: 100%;
  display: inline-block;
  border-radius: 0!important;
  float: left;
}
.lt-contact-form input:nth-child(3n) {
    margin: 0;
}
.lt-contact-form input:nth-child(-n+3) {
  margin-bottom: 12px;
}
.lt-contact-form textarea {
  height: 100px!important;
  border-radius: 0!important;
  width: 100%;
}
.lt-contact-form button {
  background: none;
  width: 150px;
  font-size: 16px;
  text-transform: uppercase;
  height: 50px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #fff!important;
  transition: all .25s linear;
  font-weight: 400;
}
.lt-contact-form button:hover {
  color: #333!important;
  background-color: #ffffff!important;
}
.lt-contact-item i {
  border-color: #ddd;
  color: #ddd;
}
.lt-contact-item .qx-media-left {
  padding-top: 20px;
}
.lt-contact-item i {
  height: 52px;
  width: 52px;
  line-height: 52px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  color: #333;
  font-size: 20px;
  border: 1px solid #cfcfcf;
  line-height: 50px;
  margin-right: 10px;
}
.lt-contact-phone i {
  background: #9ebe3b;  
}
.lt-contact-mail i {
  background: #ffa800;  
}
.lt-contact-map i, 
.lt-contact-phone i,
.lt-contact-mail i {
  border-radius: 50px;
  width: 100px;
  height: 100px;
  padding-top: 22px;
}
.lt-contact-map:hover i {
    border:1px solid #ddd;  
}
.lt-contact-map .qx-blurb-content,
.lt-contact-phone .qx-blurb-content,
.lt-contact-mail .qx-blurb-content {
    padding-top: 30px;
}
.lt-contact #sp-quickcontact-form input,
.lt-contact #sp-quickcontact-form textarea {
    border-radius: 0!important;
    width: 100%;
    margin: 20px 0;
}
.lt-contact #sp-quickcontact-form .sp_qc_clr {
    display: none;
}
.lt-contact #sp-quickcontact-form .button {
    background: none;
    width: 150px;
    height: 50px;
    color: #000;
    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;
}
body.itemid-549 .form-horizontal .control-label label {
  color:#333!important;
}
/** RESPONSIVE **/
/* 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;
  }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 15px!important;
  }
  .sp-megamenu-parent >li >a, 
  .sp-megamenu-parent >li >span {
    padding: 0 10px!important;
  }
  .lt-service-content {
    padding-left: 0px!important;
  }
  #lt-choose-us .lt-service-img img {
    width: 100%!important;
  }
  .lt-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .lt-skill {
    margin-top: 0px!important;
  }
  .lt-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    padding-bottom: 50px;
  }
  .lt-team-item:hover h4 {
    bottom:202px!important;
  }
  .lt-team-item:hover p {
    bottom:180px!important;
  }
  .lt-team-item:hover .social-links {
    bottom: 140px!important;
  }
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
  .lt-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .lt-skill {
    margin-top: 0px!important;
  }
  .lt-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .lt-service-content {
    padding-left: 0px!important;
  }
  .lt-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .lt-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #lt-testimonial {
    padding-top: 0px!important;
  }
  .lt-about-item,
  .lt-contact-item .qx-blurb-content,
  .lt-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .lt-about-item .qx-media-left {
    text-align: center!important;
  }
  .lt-about-item {
    text-align: left!important;
  }
  .lt-team-item:hover h4 {
    bottom:100px!important;
  }
  .lt-team-item:hover p {
    bottom:80px!important;
  }
  .lt-team-item:hover .social-links {
    bottom: 40px!important;
  }
  .lt-team-item .social-links a {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
  }
  #lt-pricing .single-table {
    width: 47%!important;
    margin-bottom: 30px!important;
 }
}
/* Screen max 767px */
@media (max-width: 767px) {
  .lt-subscribe > div:first-child {
    padding-bottom: 0!important;
  }
  .lt-action-title,
  .lt-subscribe > div > div {
    text-align: left;
  }
  .lt-blog div.k2ItemsBlock ul li {
    width: 100%;
    margin-right: 0;
  }
  .lt-we-do img {
      width: 100%!important;
  }
  #lt-pricing .single-table {
    width: 100%;
    margin: 20px 0;
  }
  .lt-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .lt-skill {
    margin-top: 0px!important;
  }
  .lt-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .lt-service-content {
    padding-left: 0px!important;
  }
  .lt-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .lt-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #lt-testimonial {
    padding-top: 0px!important;
  }
  .lt-about-item,
  .lt-contact-item .qx-blurb-content,
  .lt-service-item .qx-blurb-content {
      text-align: left!important;
  }
  .lt-about-item .qx-media-left {
    text-align: center!important;
  }
  .lt-about-item {
    text-align: left!important;
  }
  .lt-team-item:hover h4 {
    bottom:320px!important;
  }
  .lt-team-item:hover p {
    bottom:290px!important;
  }
  .lt-team-item:hover .social-links {
    bottom: 240px!important;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
  .lt-choose-us-item {
    margin-left: 0px!important;
    padding-top: 0px!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
  }
  .lt-skill {
    margin-top: 0px!important;
  }
  .lt-skill img {
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 40px;
  }
  .qx-hidden-xs {
    display: block!important;
  }
  .lt-service-content {
    padding-left: 0px!important;
  }
  .lt-service-bottom {
    position: inherit!important;
    top: 0px!important; 
  }
  .lt-service-right img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #lt-testimonial {
    padding-top: 0px!important;
  }
  .lt-team-item:hover h4 {
    bottom:227px!important;
  }
  .lt-team-item:hover p {
    bottom:207px!important;
  }
  .lt-team-item:hover .social-links {
    bottom: 150px!important;
  }
}
