/* Title */
#sp-section-1 {
  background-color:#333!important;
}
body.itemid-437 #sp-section-1 {
  background-color:none!important;
  background:none!important;
}
#sp-section-2 {
position: absolute;
    width: 100%;
    text-align: center;
}
.itemid-545 #sp-section-1 {
  background:#333!important;
}
#sp-section-1 {
  position: relative;
  padding: 15px;
  z-index: 99;
}
#sp-section-1 .container {
  padding-left: 0px;
  padding-right: 0px;
}
.sp-contact-info li {
  margin: 0 11px!important;
}
#sp-section-1 a {
  color: #fff;
}
#sp-section-1 ul.social-icons >li a {
  color: #fff!important;
}
.sp-contact-info li {
  color: #fff!important;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #fff!important;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #ffffff!important;
      border-bottom: 2px solid;
}
body.itemid-437 #sp-header {
  background: none!important;
  border-top: 1px solid #61606040;
}
#sp-top2 .sp-contact-info ul li i a {
  color: #ffffff!important;
}
#sp-main-body {
  padding: 0!important;
}
#sp-bottom2 a {
  color:#ffffff!important;
}
body.itemid-437 #sp-header {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.sticky-wrapper.is-sticky #sp-header
.sticky-wrapper.is-sticky body.itemid-437 #sp-header {
  background-color: #333;
  background: #333;
}
.sticky-wrapper.is-sticky #sp-header {
  background-color: #fff!important;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
.sticky-wrapper.is-sticky .sp-megamenu-parent >li >a{
  color: #000
}
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;
}
#offcanvas-toggler >i:hover {
  color:#fff!important;
}
#projects-wrapper {
  padding-bottom:50px;
}
.lt-title h2 {
  color: #282835;
  font-size: 30px;
  margin-bottom: 25px;
  margin-top: 0;
  font-weight: 700;
}
.lt-title h3,
.lt-title-white h3,
.lt-title-pricing h3 {
  font-size: 34px;
  color: #000;
  font-weight: 900;
  text-transform :uppercase;
}

.lt-title h4 {
  font-size: 30px;
  font-weight: 500;
}
.lt-title h4:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #2AAFC0;
  position: absolute;
  bottom: 84px;
  left: calc(50% - 30px);
}
.lt-title h3:after, .lt-title h3:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background-image: -webkit-gradient(linear,right top,left top,from(#3224af),to(#c96dd8));
  background-image: -o-linear-gradient(right,#3224af 0,#c96dd8 100%);
  background-image: linear-gradient(-90deg,#3224af,#c96dd8);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lt-title-pricing h3:after, .lt-title-pricing h3:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  background-image: -webkit-gradient(linear,right top,left top,from(#3224af),to(#c96dd8));
  background-image: -o-linear-gradient(right,#3224af 0,#c96dd8 100%);
  background-image: linear-gradient(-90deg,#3224af,#c96dd8);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lt-tab .qx-btn {
  border-radius:30px;
  padding 15px 40px!important;
}
.qx-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 50px;
  padding: 15px 40px;
}
.lt-title h3:before {
  bottom: 0;
  left: 48%;
}
.lt-title h3:after {
  bottom: -5px;
  left: 52%;
}
.lt-title-pricing h3:before {
  bottom: 0;
  left: 49%;
}
.lt-title-pricing h3:after {
  bottom: -5px;
  left: 51%;
}
.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 {
  color: #bcbcbc;
  font-size: 14px;
  font-weight: 500;
}
.lt-title h2 {
  padding-bottom: 20px;
}
.lt-button {
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 0px!important;
  background-color: #333;
  border-color: 1px solid #333;

}
/* 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;
  margin-top: -90px;
}
.lt-slider .tp-caption a {
  padding: 12px 35px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.lt-slider .tp-caption a.lt-button-slider {
  background: #ffffff!important;
}
.lt-slider .tp-caption a.lt-button-slider:hover {
  color: #ffffff!important;
}
.tp-button,
.button {
  padding: 10px 20px;
  border-radius: 0px;
  border:1px solid #ffffff;
}
.lt-slider .tp-caption a.qx-btn {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 11px 37px;
  font-size: 12px;
  background: #ffffff!important;
  color: #000!important;
  line-height: 24px;
  border: 1px solid #cfcefe;
  z-index: 0;
  border-radius: 50px!important;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition:    all 0.2s ease-in-out;
  -ms-transition:     all 0.2s ease-in-out;
  -o-transition:      all 0.2s ease-in-out;
  transition:         all 0.2s ease-in-out;
}
.lt-slider .tp-caption a.qx-btn:hover,
.qx-btn:hover {
  color: #fff!important;
}
.qx-btn:hover,.button {
  color: #fff!important;
}
.lt-slider .tp-caption a.qx-btn:before,
.qx-btn:before,
.button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.42s, opacity 0.42s;
  border-radius: inherit;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition:    all 0.2s ease-in-out;
  -ms-transition:     all 0.2s ease-in-out;
  -o-transition:      all 0.2s ease-in-out;
  transition:         all 0.2s ease-in-out;
}
.qx-btn:hover::before,
.lt-slider .tp-caption a.qx-btn:hover::before {
 opacity: 1;
 transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
/***** About****/
@font-face {
  font-family: 'ecoicon';
  src:url('../fonts/ecoicons/ecoicon.eot');
  src:url('../fonts/ecoicons/ecoicon.eot?#iefix') format('embedded-opentype'),
  url('../fonts/ecoicons/ecoicon.woff') format('woff'),
  url('../fonts/ecoicons/ecoicon.ttf') format('trultype'),
  url('../fonts/ecoicons/ecoicon.svg#ecoicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
#lt-about {
  cursor: pointer;
  position: relative;
}
.lt-about-item h3 {
  font-weight: bold;
  font-size: 20px;
  color: #282835;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.lt-about-item i {
  position: relative;
  height: 80px;
  width: 80px;
  border: 1px solid #cfcefe;
  border-radius: 50%;
  text-align: center;
  line-height: 75px;
  margin: 0 auto 30px;
  background-color: #f3f3fe!important;  
}
.lt-about-item i:after {
  content: '';
  width: 20px;
  height: 1px;
  background: #2AAFC0;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -20px;
}
.lt-about-item i {
 background: rgba(255,255,255,0.1);
 -webkit-transition: background 0.2s, color 0.2s;
 -moz-transition: background 0.2s, color 0.2s;
 transition: background 0.2s, color 0.2s;
}
.lt-about-item i:after {
 top: -7px;
 left: -7px;
 padding: 7px;
 box-shadow: 0 0 0 4px #000;
 -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
 -webkit-transform: scale(.8);
 -moz-transition: -moz-transform 0.2s, opacity 0.2s;
 -moz-transform: scale(.8);
 -ms-transform: scale(.8);
 transition: transform 0.2s, opacity 0.2s;
 transform: scale(.8);
 opacity: 0;
}
.lt-about-item:hover i {
  background:#000;
  color: #fff!important;
  line-height: 70px!important;
  border:5px solid #ddd!important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.qx-element-tabs .tabs {
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid #ddd!important;
  padding: 0;
}
.qx-element-tabs .tabs>li a {
  border-radius: 0px!important;
  border-top: 0px!important;
  border-right: 0px!important;
  border-left: 0px!important;
}
.qx-element-tabs .tabs>li a.active, .qx-element-tabs .tabs>li:hover a {
  border-bottom: 4px solid #3224af;
}
.lt-about-mg1 img {
  width: 100%;
  max-width: 100%!important;
}
.lt-about-mg2 {
  position: absolute;
  float: right;
  right: -217px;
  top: -49px!important;
}
/****** Counter ******/
.lt-counter-item {
  background: #fff;
  -webkit-box-shadow: 0 3px 4px 0 rgba(1,0,57,.06);
  box-shadow: 0 3px 4px 0 rgba(1,0,57,.06);
  text-align: center;
  margin-bottom: 30px;
  padding: 35px 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.lt-counter-item:hover {
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
/*****Bar-counter ****/
.lt-bar-counter .qx-progress {
  width: 100%;
  height: 26px!important;
  border: 4px solid #f7f7f7;
  background: #f7f7f7;
  border-radius: 20px;
  position: relative;
  -webkit-box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.08) inslt;
  box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.08) inslt;
}
.lt-bar-counter-sub {
  width: 48%;
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
  margin-left: 20px;
}
#lt-work .qx-element-image,
#lt-work .qx-element-image img {
 height: 100%;
}
/***** Why *****/
.lt-why-item {
  cursor: pointer;
}
.lt-why-item h3,
.lt-why-item-second h3 {
  font-weight: bold;
  font-size: 20px;
  color: #282835;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.lt-why-item i,
.lt-why-item-second i {
  position: relative;
  height: 80px;
  width: 80px;
  border: 1px solid #cfcefe;
  border-radius: 50%;
  text-align: center;
  line-height: 78px;
  margin: 0 auto 30px;
  background-color: #f3f3fe!important;  
}
.lt-why-item i:after,
.lt-why-item-second i:after  {
  content: '';
  width: 20px;
  height: 1px;
  background: #2AAFC0;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -20px;
}
.lt-why-item i,
.lt-why-item-second i {
  background: rgba(255,255,255,0.1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.lt-why-item i:after,
.lt-why-item-second i:after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #000;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(.8);
  opacity: 0;
}
.lt-why-item:hover i,
.lt-why-item-second:hover i {
  background:#000;
  color: #fff!important; 
  line-height: 70px!important;
  border:5px solid #ddd!important;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.lt-why-item-second {
  cursor: pointer;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  z-index: 99;
  text-align: left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
#lt-why hr {
  margin: 0px!important;
}
.lt-why-sub-last {
  width: 31%;
}
/****** Service *****/
.lt-title h5 {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.lt-title h5:after,
.lt-title h5:before {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #2AAFC0;
  position: absolute;
  bottom: 3px;
}
.lt-title h5:before{
  left: -40px;
}
.lt-title h5:after{
  right: -40px;
}
.lt-service-item {
  cursor: pointer;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  z-index: 99;
  text-align: left;
}
.lt-service-item-second {
  cursor: pointer;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  z-index: 99;
  text-align: left;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.lt-service-sub-last {
  width: 32%;
}
.lt-service-item h3,
.lt-service-item-second h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.lt-service-item i,
.lt-service-item-second i {
  width:60px;
  height:60px;
  line-height:58px;
  border-radius:50px;
}
.lt-service-item p,
.lt-service-item-second p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
#lt-service hr {
  margin: 0px!important;
}
.lt-service-item:hover i,
.lt-service-item-second:hover i {
  border: 2px solid #000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition:    all 0.2s ease-in-out;
  -ms-transition:     all 0.2s ease-in-out;
  -o-transition:      all 0.2s ease-in-out;
  transition:         all 0.2s ease-in-out;
}

/****** Appp ******/

.lt-app-content .lt-app-list li {
  display: inline-block;
  margin: 6px;
}
.lt-app-content ul.lt-app-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lt-app-content .lt-app-list {
  font-size: 21px;
  letter-spacing: .05em;
  color: #525252;
  margin-left: -10px;
  margin-right: -10px;
}
.lt-app-content h2 {
  font-size: 48px;
  letter-spacing: 3px;
  color: #000;
}
.lt-app-right input[type="text"] {
  padding: 20px 50px;
}
#lt-app .swiper-pagination-bullet {
  width: 14px;
  height: 15px;
}
.lt-get-app-item h3 {
  margin-top:12px!important;
}

/**** Dowload ******/
.lt-dowload-content a {
  display: inline-block;
  margin: 10px;
}

/* 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;
}

/****** Client *****/
.lt-client-sub {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.19);
  text-align: left;
}
.lt-client-item img {
	cursor: pointer;
	opacity: 0.6;
}
.lt-client-item img:hover {
	opacity:1;
} 

/****** Portfolio ******/
.lt-portfolio-sub {
  margin-left: 0px!important;
}
.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: static!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 {
  position: relative;
  color: #fff!important;
}
.projects-wrapper .isotope-item.column-2 {
  width: 50%!important;
  position: static!important;
}
.projects-wrapper .isotope-item.column-3 {
  width: 33.33%!important;
  position: static!important;
}
.projects-wrapper .isotope-item.column-4 {
  width: 25%!important;
  position: static!important;
}
.clearfix.projects-wrapper {
  height: auto!important;
}
#portfolio-module-125 .projects-wrapper .project-img .project-img-extra {
  background-color: rgba(0, 0, 0, 0)!important;
}
/***** choose ******/
.lt-choose-sub {
  width: 45%;
  background-color: rgba(255,255,255,1);
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
  margin-left: 32px;
}
.lt-accordion .collapsible li {
  border: none!important;
}
.lt-accordion .collapsible-header {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 40px;
  border-radius: 50px;
  background: #2AAFC0;
  background: -webkit-gradient(linear, left top, right top, from(#2AAFC0), to(#6976c5));
  background: linear-gradient(to right, #2AAFC0, #6976c5);
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
}
.lt-accordion .collapsible-body {
  background: #fcfcfc;
  border-top: none!important; 
  margin-bottom: 30px;
  margin-top: 30px;
}
.lt-chooes-right-item img {
  left: 0;
  right: 0;
  margin: auto;
}
#lt-work img {
  height:100%!important;
}
/***** Team ****/
/* Team */
.lt-team-item {
  position: relative;
  cursor: pointer;
}
.lt-team-item img {
 width:100%;
 -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 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3224afc2;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(#2AAFC0), to(#6976c5));
  background: linear-gradient(to bottom, #2aafc0, #6f20ee);
  z-index: -3;
  opacity: .9;
}


}
.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: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9999;
  transition: all .3s linear;
  z-index: 2;
}
.lt-team-item:hover .qx-person-img:before {
  opacity: .7;
}
.lt-team-item h4 {
  font-size: 16px;
  font-weight: 700;
  color:#515A5F;
  text-transform: uppercase;
  padding: 15px 5px;
  width: 100%;
  text-align: center;
  left: 0;
  right: 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 .qx-person-description {
  position: absolute;
  color: #ffffff!important;
  z-index: 3;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  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 .qx-person-description {
  color: #ffffff!important;
}
.lt-team-item:hover .qx-person-description {
  bottom: 180px;
  text-align: center;
  left: 0;
  padding: 5px;
  right: 0;
  margin: auto;
  opacity: 1;
}

.lt-team-item p {
  color: #ffffff;
  z-index: 3;
  width: 100%;
  padding-bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  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 .social-links {
  bottom: 150px;
  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: 12px;
}
/***** Pricing ******/
#lt-pricing .single-table  .table-body ul li span {
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.09);
  width: 24px;
  height: 24px;
  background: transparent;
  border-radius: 50%;
}
#lt-pricing .single-table .table-body ul li {
  margin: 0;
  padding: 0;
}
#lt-pricing .single-table .table-body ul li i {
  width: 25px;
  display: inline-block;
  color: #84ba3f;
}
#lt-pricing .single-table .table-body ul li {
  line-height: 40px;
  font-weight: 500;
  color: #8b8b99;
}
#lt-pricing .single-table .table-body ul li i {
  width: 25px;
  display: inline-block;
  color: #84ba3f;
  float: right;
  padding-top: 20px;
}
#lt-pricing .lt-pricing-sub:nth-child(2):hover .single-table,
#lt-pricing .lt-pricing-sub:hover .single-table {
 box-shadow: 0 5px 15px rgba(0,0,0,0.3);
 -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-pricing .single-table .table-body ul li i.fa-times {
 color: red;
}
#lt-pricing .single-table .table-body ul li span {
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.09);
  width: 24px;height: 24px;
  background: transparent;
  border-radius: 50%;
}
#lt-pricing .single-table .table-body ul li span i {
  padding-right: 0;
}
#lt-pricing .single-table {
  background: #fafcff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border-radius: 6px;
}
#lt-pricing .single-table .table-heading .title {
 font-weight: normal;
 font-size: 21px;
 color: #282835;
 margin-top: 0px;
 text-transform: capitalize;
 font-weight: 400;
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px solid #eee;
}
#lt-pricing .table-heading .amount {
  color: #273147;
  font-weight: 700;
}
#lt-pricing .table-heading .cost .curency {
  font-size: 60px;
  color: #273147;
  font-weight: 700;
}
#lt-pricing .table-heading .cost .plantype {
  font-size: 21px;
  color: #273147;
  font-weight: 500;
}
#lt-pricing .qx-btn {
  color: #000000!important;
  text-align: center;
  font-weight: 400;
  padding: 10px 40px;
  background-color: #eeeaf4!important;
}
#lt-pricing .qx-btn:hover {
  background-color: #ffffff!important;
  color: #fff!important;
}
#lt-pricing .single-table:nth-child(2) {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  padding: 30px;
  border-top: 15px solid #ddd;
  border-radius: 6px;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .single-table  {
  background:url(../images/3.jpg) ;
  color: #000!important;
  margin-top: 0;
  z-index: 999;
  background-repeat: no-repeat;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .table-heading .title,
#lt-pricing .lt-pricing-sub:nth-child(2) .table-heading .amount,
#lt-pricing .lt-pricing-sub:nth-child(2) .table-heading .cost .curency,
#lt-pricing .lt-pricing-sub:nth-child(2) .table-heading .cost .plantype {
 color: #282835!important;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .qx-btn {
 color: #8b8b99;!important;
 border: 1px solid #ffffff!important;
 background-color: #ede8f4;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .table-heading,
#lt-pricing .lt-pricing-sub:nth-child(2) .table-body,
#lt-pricing .lt-pricing-sub:nth-child(2) .table-footer {
  background: none!important;
}
#lt-pricing .lt-pricing-sub .table-heading,
#lt-pricing .lt-pricing-sub .table-body,
#lt-pricing .lt-pricing-sub .table-footer {
  background: none!important;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .single-table:after {
  content: '';
  position: absolute;
  top: 45px;
  left: 0;
  margin-left: 11px;
  width: 94%;
  border-radius: 4px;
  height: 86%;
  z-index: -1;
  opacity: .9;
}
#lt-pricing .float-right {
  display: none!important;
  float: right!important;
}
#lt-pricing .qx-btn:before {
  background:none!important;
}
#lt-pricing .qx-btn {
  border-radius:50px;
}
/**** lt Appp *****/
#lt-get-app:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: -o-linear-gradient(50deg,#4745e4 0,#18cff5 100%);
  opacity: .8;
  left: 0;
  top: 0;
}
.lt-get-app-item {
  margin-right: 20px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  padding: 0px 12px;
  font-size: 16px;
  border-radius: 3px;
  z-index: 999;
  font-weight: 600;
  text-align: left;
}
.lt-get-app-item:hover {
  cursor: pointer;
  background-color: #ffffff!important;
}
.lt-get-app-item h3 {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.lt-get-app-item:hover h3,
.lt-get-app-item:hover h4,
.lt-get-app-item:hover i {
  color: #000!important;
}
.lt-get-app-item h4 {
  font-size: 15px;
  font-weight: bold;
}
.lt-get-app-item i {
  padding-top: 9px;
}
/**** Testimonial ****/
.qx-element-testimonial-pro .qx-testimonial {
  background-color: #f9fbff;
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1); 
  margin: 45px auto;
  padding: 30px 50px 40px;
  border-radius: 10px;
}
.lt-testimonial h4 {
  font-weight:bold;
}

/* 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;
  padding: 12px;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.08);
  background: #fff;
  border-radius: 10px;
}
.lt-blog div.k2ItemsBlock ul li.clearList {
  display: none!important;
}
.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%;
}
/**** newlltter ***/

.lt-subscribe-content table input {
  padding: 20px 190px!important;
  border-radius: 50px;
  padding: 14px 10px;
  width: 100%;
  margin: auto;
  border: 0;
  background: #fff; 
  border-radius: 30px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1); 
}
.lt-subscribe-content table .button {
  padding: 10px 42px!important;
  border-color: #fff;
  cursor: pointer;
  padding: 10px 0;
  width: 155px;
  border: 1px solid transparent;
  border-radius: 30px;
  position: relative;
  top: 0px;
  left: -90px;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(#2AAFC0), to(#6976c5));
}
.lt-subscribe-content table tr {
  display: inline;
}
.lt-subscribe-content form {
  position: relative;
}
/* 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;
}
.lt-contact-item {
  cursor: pointer;
}
.lt-contact-form label {
  color: #000;
}
.lt-contact-form input {
  border-radius: 50px!important;
  height: 55px!important;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(1,0,57,.08)!important;
  box-shadow: 0 2px 4px 0 rgba(1,0,57,.08)!important;
}
.lt-contact-form textarea {
  height: 163px!important;
  padding-top: 67px;
  margin-top: 30px;
  border-radius: 50px!important;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(1,0,57,.08);
  box-shadow: 0 2px 4px 0 rgba(1,0,57,.08);
}
#qx-element-contact-form-submit {
  background-image: linear-gradient(40deg,#4745e4,#18cff5);
  color: #000;
  padding: 20px 211px;
  border: 0;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  z-index: 0;
}
#qx-element-contact-form-submit:after {
  background: #6f20ee05;
  background: -webkit-gradient(linear, left top, left bottom, from(#8550da42), to(#00000000));
}

#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;
  border-radius: 3px;
}
#sp-bottom4 .acysubbuttons:hover .btn-primary {
  border:none!important;
}
#sp-bottom4 .acysubbuttons .btn-primary:hover  {
  border:none!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-form .qx-btn:hover:before {
  width: 100%;
}
.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;
}
#qx-element-contact-form-msg {
 color: #fff;
 margin-bottom: 20px;
}
.lt-contact-form .form-horizontal .control-label {
  text-align: left!important;
}
.form-horizontal .control-group {
  width: 49%;
  float: left;
  margin-right: 1%;
}
.form-horizontal .control-group:nth-child(3) {
  margin-right: 0;
  width: 100%;
}
.form-horizontal .control-group:nth-child(n+4) {
  width: 100%;
  margin-right: 0;
}
.lt-contact-form .form-horizontal textarea,
.lt-contact-form .form-horizontal input {
  border: 1px solid #ddd!important;
  background: #fff!important;
  text-align: center;
  color: #fffbfb!important;
  -webkit-box-shadow: 0 2px 4px 0 rgba(1,0,57,.08);
  box-shadow: 0 2px 4px 0 rgba(1,0,57,.08);
}
.control-label {
  display: none;
}
.form-horizontal .controls {
  margin-left: 0!important;
}
.form-horizontal .controls:first-child {
  text-align: center;
}
.lt-image-sevices img {
  padding-left: 115px;
}

/**** Map *****/
.lt-map {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.lt-map-sub {
  height:500px;
}
#lt-contact .google-map-container {
  height: 486px;
}
/** RESPONSIVE **/
/* Screen min 1199px */
@media (min-width: 1200px) {
  .lt-services-right,
  .lt-about .lt-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  #lt-portfolio .clearfix projects-wrapper module-projects-wrapper container-isotop {
    height: auto!important;
  }
}
/* Screen min 1199px */
@media (max-width: 1199px) {
  .lt-services-right,
  .lt-about .lt-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  #lt-portfolio .clearfix projects-wrapper module-projects-wrapper container-isotop {
    height: auto!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-work img {
    width:100%!important;
  }
  #lt-portfolio .clearfix projects-wrapper module-projects-wrapper container-isotop {
    height: auto!important;
  }
}
/* Screen min 980px and max 1199px */
@media (min-width: 980px) and (max-width: 1199px) {
  .lt-slider {
    position: relative;
    margin-top: -45px!important;
  }
  .lt-about .lt-title {
    padding-top: 40px;
    padding-bottom: 0!important;
  }
  .sp-megamenu-parent {
    float: left!important;
  }
  .menu-slide-down .sp-has-child >.sp-dropdown.sp-dropdown-mega {
    left: -248px!important;
  }
  #lt-about-bottom {
    padding-bottom: 45px!important;
  }
  .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 7px!important;
    font-size: 14px!important;
  }
  .sp-contact-info li {
    margin: 0 9px!important;
  }
  .lt-chooes-right {
    margin-left:0px!important;
  }
  .lt-contact-form .qx-btn {
    padding: 20px 150px!important;
  }
  .lt-service-sub-last {
    width: 31%!important;
  }
  .lt-choose-sub {
    width: 94%!important;
  }
  #lt-work img {
    width:100%!important;
  }
  .lt-bar-counter-sub {
    width: 96%!important;
  }
  .lt-services > div {
    width: 100%!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-work img {
    width:100%!important;
  }
  .lt-contact-sub {
    padding-left:0px!important;
  }
  
}
/* Screen min 979px and max 781px */
@media (min-width: 768px) and (max-width: 979px) {
 .lt-slider {
  margin-top: 0px!important;
}
body.itemid-437 #sp-header {
  border-top:none!important;
}
.lt-title h3 {
  font-size: 20px!important;
  text-align:center!important;
}
#lt-work img {
  width:100%!important;
}
.lt-slider .tp-caption a.qx-btn {
  font-size: 10px!important;
}
#sp-header .logo {
  margin-left:0px!important;
}
.lt-service-sub-last {
  width: 100%!important;
}
.lt-title h5 {
  font-size: 10px!important;  
  display: block!important;
  text-align: center!important;
  padding: 0 45px!important;
}
#lt-pricing .single-table {
  width:100%!important;
}
.lt-bar-counter-sub {
  width: 94%!important;
}
.lt-about-item {
  text-align:center!important;
}
.lt-title h5:before {
  left: 140px!important;
}
.lt-title h5:after {
  right:140px!important;
}
.lt-choose-sub {
  width: 100%!important;
  margin-left: 0px!important;
}
.lt-accordion .collapsible-header {
  font-size: 13px!important;
}
.qx-media-left img, .qx-media-right img {
  max-width: 100%!important;
}
.lt-subscribe-content table .button {
	left: 0px!important;
}
.lt-subscribe-content table input {
  padding: 20px 129px!important;
}
#sp-section-1 {
  z-index: 99;
  background-color: #000!important;
}
#lt-about {
  top: 40px!important;
  padding-bottom: 70px!important;
}
body.itemid-437 #sp-header {
  background-color:#000!important;
}
#sp-right-menu {
  display:none!important;
}
.lt-client-item img {
  left: 0!important;
  right: 0!important;
  margin: auto!important;
}
.lt-feature-sub {
  top: 31px!important;
}
#lt-custom {
  padding-bottom: 50px!important;
}
#lt-team {
  padding-top:40px!important;
}
.lt-calendar-item img {
  left:0px!important;
  right:0px!important;
  margin:auto;
}
.projects-wrapper .isotope-item.column-4 {
  width: 99%!important;
  position: static!important;
}
.projects-wrapper .project-img .project-img-extra a.link-dltail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%!important;
  height: 100%!important;
}
.lt-chooes-right {
  margin-left:0px!important;
}
.lt-calendar-item {
  position: static;!important;
}
.lt-title p {
 text-align:center!important;
 margin-bottom:0px!important;
}
.lt-calendar-content p {
  text-align:center!important;
}
#lt-contact .qx-container {
  width:720px!important;
}
#lt-client .google-map-container {
  height: 616px!important;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .single-table {
  background-size:cover!important;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .single-table:after {
  width: 97%!important;
}
#lt-pricing .qx-row {
  margin-right:0px!important;
}
.lt-title h3, .lt-title-white h3, .lt-title-pricing h3 {
  text-align:center!important;
}
.lt-contact-sub {
  padding-left:0px!important;
}
.tp-caption.medium_light_white, .medium_light_white {
  font-size: 11px!important;
}
}

/* Screen max 767px */
@media (max-width: 767px) {
  .lt-slider {
    margin-top: 0px!important;
  }
  body.itemid-437 #sp-header {
    border-top:none!important;
  }
  .lt-title h3 {
    font-size: 20px!important;
    text-align:center!important;
  }
  #sp-header .logo {
    margin-left:0px!important;
  }
  .lt-service-sub-last {
    width: 100%!important;
  }
  .lt-title h5 {
    font-size: 10px!important;  
    display: block!important;
    text-align: center!important;
    padding: 0 45px!important;
  }
  #lt-pricing .single-table {
    width:100%!important;
  }
  .lt-bar-counter-sub {
    width: 94%!important;
  }
  .lt-about-item {
    text-align:center!important;
  }
  .lt-title h5:before {
    left: 140px!important;
  }
  .lt-title h5:after {
    right:140px!important;
  }
  .lt-choose-sub {
    width: 100%!important;
    margin-left: 0px!important;
  }
  .lt-accordion .collapsible-header {
    font-size: 13px!important;
  }
  .qx-media-left img, .qx-media-right img {
    max-width: 100%!important;
  }
  .lt-subscribe-content table .button {
   left: 0px!important;
 }
 .lt-subscribe-content table input {
  padding: 20px 129px!important;
}
#sp-section-1 {
  z-index: 99;
  background-color: #000!important;
}
#lt-about {
  top: 0px!important;
}
body.itemid-437 #sp-header {
  background-color:#000!important;
}
#sp-right-menu {
  display:none!important;
}
.lt-client-item img {
  left: 0!important;
  right: 0!important;
  margin: auto!important;
}
.lt-feature-sub {
  top: 31px!important;
}
#lt-custom {
  padding-bottom: 50px!important;
}
#lt-team {
  padding-top:40px!important;
}
.lt-calendar-item img {
  left:0px!important;
  right:0px!important;
  margin:auto;
}
.projects-wrapper .isotope-item.column-4 {
  width: 99%!important;
  position: static!important;
}
.projects-wrapper .project-img .project-img-extra a.link-dltail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%!important;
  height: 100%!important;
}
.lt-chooes-right {
  margin-left:0px!important;
}
.lt-calendar-item {
  position: static;!important;
}
.lt-title p {
 text-align:center!important;
 margin-bottom:0px!important;
}
.lt-calendar-content p {
  text-align:center!important;
}
#lt-pricing .lt-pricing-sub:nth-child(2) .single-table {
  background-size:cover!important;
}
.lt-contact-form .qx-btn {
  padding: 20px 74px!important;
}
.lt-title h3, .lt-title-white h3, .lt-title-pricing h3 {
  text-align:center!important;
}
.tp-caption.small_light_white, .small_light_white {
  font-size: 13px!important;
}
.lt-slider .tp-caption a.qx-btn, .qx-btn {
  top: 9px!important;
  padding: 13px 20px!important;
  font-size: 8px!important;
}
.lt-why-sub-last {
  width: 100%!important;
}
.lt-contact-sub {
  padding-left:0px!important;
}
.tp-caption.medium_light_white, .medium_light_white {
  font-size: 11px!important;
}
}

/* Screen max 480px */
@media (max-width: 480px) {
 .lt-slider {
  margin-top: 0px!important;
}
.lt-title h3 {
  font-size: 20px!important;
  text-align:center!important;
}
body.itemid-437 #sp-header {
  border-top:none!important;
}
#sp-header .logo {
  margin-left:0px!important;
}
.lt-service-sub-last {
  width: 100%!important;
}
.lt-title h5 {
  font-size: 10px!important;  
  display: block!important;
  text-align: center!important;
  padding: 0 45px!important;
}
.lt-bar-counter-sub {
  width: 89%!important;
}
.lt-about-item {
  text-align:center!important;
}
.lt-title h5:before {
  left: 0px!important;
}
.lt-title h5:after {
  right:0px!important;
}
.lt-choose-sub {
  width: 100%!important;
  margin-left: 0px!important;
}
.lt-accordion .collapsible-header {
  font-size: 13px!important;
}
.qx-media-left img, .qx-media-right img {
  max-width: 100%!important;
}
.lt-subscribe-content table .button {
	left: 66px!important;
}
.lt-subscribe-content table input {
  padding: 20px 129px!important;
}
#sp-section-1 {
  z-index: 99;
  background-color: #000!important;
}
#lt-about {
  top: 0px!important;
}
body.itemid-437 #sp-header {
  background-color:#000!important;
}
#sp-right-menu {
  display:none!important;
}
.lt-client-item img {
  left: 0!important;
  right: 0!important;
  margin: auto!important;
}
.lt-feature-sub {
  top: 31px!important;
}
#lt-custom {
  padding-bottom: 50px!important;
}
#lt-team {
  padding-top:40px!important;
}
.lt-calendar-item img {
  left:0px!important;
  right:0px!important;
  margin:auto;
}
.projects-wrapper .isotope-item.column-4 {
  width: 99%!important;
  position: static!important;
}
.projects-wrapper .project-img .project-img-extra a.link-dltail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%!important;
  height: 100%!important;
}
.lt-chooes-right {
  margin-left:0px!important;
}
.lt-calendar-item {
  position: static;!important;
}
.lt-title p {
 text-align:center!important;
 margin-bottom:0px!important;
}
.lt-calendar-content p {
  text-align:center!important;
}
#lt-pricing .single-table {
  width:100%!important;
}
.lt-blog div.k2ItemsBlock ul li {
  width: 98%!important;
}
.lt-why-sub-last {
  width: 100%!important;
}
.lt-contact-form .qx-btn {
  padding: 20px 74px!important;
}
.lt-title h3, .lt-title-white h3, .lt-title-pricing h3 {
  text-align:center!important;
}
.tp-caption.small_light_white, .small_light_white {
  font-size: 13px!important;
}
.lt-slider .tp-caption a.qx-btn, .qx-btn {
  top: 9px!important;
  padding: 13px 20px!important;
  font-size: 8px!important;
}
.lt-why-sub-last {
  width: 100%!important;
}
.lt-contact-sub {
  padding-left:0px!important;
}
}
/* Screen max 375px */
@media (max-width: 375px) {
 .lt-slider {
  margin-top: 0px!important;
}
.lt-title h3 {
  font-size: 20px!important;
  text-align:center!important;
}
body.itemid-437 #sp-header {
  border-top:none!important;
}
#sp-header .logo {
  margin-left:0px!important;
}
.lt-service-sub-last {
  width: 100%!important;
}
.lt-title h5 {
  font-size: 10px!important;  
  display: block!important;
  text-align: center!important;
  padding: 0 45px!important;
}
.lt-bar-counter-sub {
  width: 89%!important;
}
.lt-about-item {
  text-align:center!important;
}
.lt-title h5:before {
  left: 0px!important;
}
.lt-title h5:after {
  right:0px!important;
}
.lt-choose-sub {
  width: 100%!important;
  margin-left: 0px!important;
}
.lt-accordion .collapsible-header {
  font-size: 13px!important;
}
.qx-media-left img, .qx-media-right img {
  max-width: 100%!important;
}
.lt-subscribe-content table .button {
	left: 66px!important;
}
.lt-subscribe-content table input {
  padding: 20px 129px!important;
}
#sp-section-1 {
  z-index: 99;
  background-color: #000!important;
}
#lt-about {
  top: 0px!important;
}
body.itemid-437 #sp-header {
  background-color:#000!important;
}
#sp-right-menu {
  display:none!important;
}
.lt-client-item img {
  left: 0!important;
  right: 0!important;
  margin: auto!important;
}
.lt-feature-sub {
  top: 31px!important;
}
#lt-custom {
  padding-bottom: 50px!important;
}
#lt-team {
  padding-top:40px!important;
}
#lt-pricing .single-table {
  width:100%!important;
}
.lt-calendar-item img {
  left:0px!important;
  right:0px!important;
  margin:auto;
}
.projects-wrapper .isotope-item.column-4 {
  width: 99%!important;
  position: static!important;
}
.projects-wrapper .project-img .project-img-extra a.link-dltail {
  display: block;
  position: absolute;
  top: 0;
  width: 100%!important;
  height: 100%!important;
}
.lt-chooes-right {
  margin-left:0px!important;
}
.lt-calendar-item {
  position: static;!important;
}
.lt-title p {
 text-align:center!important;
 margin-bottom:0px!important;
}
.lt-calendar-content p {
  text-align:center!important;
}
.lt-blog div.k2ItemsBlock ul li {
  width: 98%!important;
}
.lt-why-sub-last {
  width: 100%!important;
}
.lt-contact-form .qx-btn {
  padding: 20px 74px!important;
}
.lt-title h3, .lt-title-white h3, .lt-title-pricing h3 {
  text-align:center!important;
}
.tp-caption.small_light_white, .small_light_white {
  font-size: 13px!important;
}
.lt-slider .tp-caption a.qx-btn, .qx-btn {
  top: 9px!important;
  padding: 13px 20px!important;
  font-size: 8px!important;
}
.lt-why-sub-last {
  width: 100%!important;
}
.lt-contact-sub {
  padding-left:0px!important;
}
.tp-caption.medium_light_white, .medium_light_white {
  font-size: 11px!important;
}
}
/***** Onepage *****/
.sp-megamenu-parent > li.menu-first > a {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a.menu-first {
  display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  display: none;
}
.sp-simpleportfolio-title a {
  display: none;
}
.offcanvas-inner .current {
  display: none;
}
#sp-bottom4 .inputbox {
  width: 100%!important;
}