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

#offcanvas-toggler>i {
    color: #ffffff;
}

#projects-wrapper {
    padding-bottom: 50px;
}

.lt-title h2 {
    background: url(../images/header-title.png) no-repeat bottom center;
    font-size: 45px;
    padding: 30px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.lt-title h6 {
    color: #ffffff;
    padding: 6px 10px 6px;
    margin-top: 0px;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.lt-title p {
    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 .button {
    padding: 12px 35px;
    font-size: 14px;
    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;
}

.lt-bounce {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    animltion: bounce 2s infinite;
    -webkit-animltion: bounce 2s infinite;
    -moz-animltion: bounce 2s infinite;
    -o-animltion: bounce 2s infinite;
    color: #fff;
    font-size: 24px;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: transllteY(0);
    }
    40% {
        -webkit-transform: transllteY(-30px);
    }
    60% {
        -webkit-transform: transllteY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: transllteY(0);
    }
    40% {
        -moz-transform: transllteY(-30px);
    }
    60% {
        -moz-transform: transllteY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: transllteY(0);
    }
    40% {
        -o-transform: transllteY(-30px);
    }
    60% {
        -o-transform: transllteY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: transllteY(0);
    }
    40% {
        transform: transllteY(-30px);
    }
    60% {
        transform: transllteY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}


/* Intro */

.lt-service-item .button-service {
    color: #fff;
    border: 0px!important;
    font-weight: 600;
}

.lt-service-item {
    cursor: pointer;
    padding: 30px 20px;
    border: 1px solid #ddd;
}

.lt-service-item h4 {
    font-size: 24px;
    /*text-transform: uppercase;*/
}

.lt-service-item p {
    padding-top: 30px;
    padding-bottom: 30px;
}

.lt-service-item .button-service {
    border: 1px solid #ddd;
    padding: 15px 35px;
}

.lt-service-item .button-service:hover {
    background-color: #1c93e5;
    color: #ffffff;
}

.lt-service-item .button-service:hover {
    border-color: #1c93e5;
    outline: 0px solid transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Why Chose */

.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;
    flolt: 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;
}


/* Team */

.lt-team-item {
    position: relative;
    margin: 0 5px;
    border: 1px solid #ddd;
}

.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: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 .qx-person-position {
    z-index: 9999;
    font-size: 22px;
    transition: all .3s linear;
    color: #1F1F1F;
    text-transform: uppercase;
    font-weight: 700;
}

.social-links>a {
    border: 1px solid #ddd !important;
    padding: 10px;
}

.lt-team-item h4 {
    background: #fff;
    padding: 15px 5px;
}

.lt-team-item:hover .social-links {
    bottom: 80px;
    opacity: 1;
}

.lt-team-item .social-links a {
    width: 40px;
    height: 40px;
    display: block;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    margin: 0 6px;
    margin-bottom: 32px;
    display: inline-block;
}


/* 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: 32%;
    margin-left: 0;
    margin-right: 1.33%;
}

#lt-pricing .single-table:nth-child(3n) {
    margin-right: 0;
}

.lt-pricing-item .table-heading .title {
    color: #ffffff;
}

.lt-pricing-item .table-heading {
    color: #ffffff;
}

.lt-pricing-item .qx-btn-default {
    background: none!important;
    padding: 10px 35px;
    border-color: #ffffff!important;
    color: #ffffff;
    border-radius: 0px;
}

.lt-pricing-item .qx-btn-default:hover {
    background: #333!important;
    border-color: none;
}


/* Testimonial */

.lt-testimonial h4 {
    margin-bottom: 5px!important;
    margin-top: 20px;
}


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

.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: #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: 35px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #fff!important;
    transition: all .25s linear;
    font-weight: 400;
}

.lt-contact-form button:hover {
    color: #fff!important;
}

.lt-contact-map i {
    background: #55b5bd;
}

.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 input:nth-child(2) {
    width: 49%;
    margin-right: 2%;
    float: left;
}

.lt-contact #sp-quickcontact-form input:nth-child(4) {
    width: 49%;
    float: left;
}

.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;
}

.lt-contact #sp-quickcontact-form .button:hover {
    color: #fff!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 {
        padding: 0 10px!important;
    }
}


/* Screen min 979px and max 781px */

@media (min-width: 768px) and (max-width: 979px) {}


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


/* Screen max 480px */

@media (max-width: 480px) {
    .lt-title h2 {
        font-size: 35px;
    }
}

body.com-users #sp-component {
    padding: 40px 70px 70px 70px;
}
