/*** General ***/
.lt-btn,
.lt-slider-btn a,
.button.subbutton,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 30px;
    text-transform: capitalize;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px!important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 0px solid !important;
}
.lt-btn:hover {
    background: #fff !important;
}
.lt-btn.color:hover {
    background-color: #034170 !important;
    color: #fff !important;
}
body {
    font-size: 15px;
    line-height: 1.9em;
    color: #828282;
}

/*** Top head ***/
#sp-top1 p,
.sp-contact-info li,
#sp-top-bar a {
    margin-bottom: 0;
    color: #fff;
}
#sp-top-bar ul.social-icons > li {
    margin: 0;
    border-right: 1px solid #fff;
}
#sp-top-bar ul.social-icons > li:first-child {
    border-left: 1px solid #fff;
    margin-left: 20px;
}
#sp-top-bar a {
    padding: 10px;
}
#sp-top-bar li i {
    color: #ffa516;
}

/*** Head ***/
#sp-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    height: inherit;
    background: #ffffff;
}
#sp-header .logo {
    height: 90px;
}
#sp-header.header-sticky {
    background: #fff;
    position: fixed;
    top: 0;
    padding: 0 10px 0 0px;
}
body:not(.home) #sp-header {
    background:  #fff;
    border-top: 3px solid;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
#sp-header.header-sticky .logo {
    height: 70px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
    padding: 0;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
    line-height: 70px;
}
#sp-header .logo-image,
.sp-megamenu-parent > li > a {
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#offcanvas-toggler {
    position: relative;
    width: 70px;
    height: 70px;
}
#offcanvas-toggler > .fa,
#offcanvas-toggler > .fa:before,
#offcanvas-toggler > .fa:after {
    content: "";
    top: 34px;
    position: absolute;
    left: 25px;
    height: 2px;
    width: 18px;
    background-color: #fff;
    border-radius: 12px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}
#offcanvas-toggler > .fa:before {
    left: 0;
    top: -6px;
    width: 10px;
}
#offcanvas-toggler > .fa:after {
    left: initial;
    right: 0;
    top: 6px;
    width: 10px;
}
#offcanvas-toggler:hover > .fa:before,
#offcanvas-toggler:hover > .fa:after {
    width: 18px;
}
#sp-menu {
    padding-left: 0;
}
.sp-megamenu-parent {
    display: flex!important;
    width: calc(100% - 75px);
}
.sp-megamenu-parent > li {
    flex: 1;
    text-align: center;
}
.sp-megamenu-parent > li li {
    text-align: left;
}
.sp-megamenu-parent > li:last-child {
    border-right: 0;
}
.sp-megamenu-parent > li > a {
    width: 100%;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    line-height: 90px;
}
.sp-megamenu-parent > li li a {
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-weight: 300!important;
}
.sp-megamenu-parent > li li a:hover {
    padding-left: 7px!important;
}
.sp-megamenu-parent > li li a:before {
    content: '+';
    left: -25px;
    width: 20px;
    position: relative;
    color: #001659;
    font-size: 18px;
    font-weight: 400!important;
    line-height: inherit;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    opacity: 0;
}
.sp-megamenu-parent > li li a:hover:before {
    opacity: 1;
    left: -5px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    position: absolute;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}

/*** Slider ***/
.lt-title h2.lt-title-slider {
    color: #fff;
    font-size: 80px;
    font-weight: 800;
    line-height: 80px;
}
.lt-slider-call-row {
    padding: 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
}
.lt-slider-call-row h3 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.lt-slider-call-row h3:before {
    background: #fff;
    right: 0 !important;
    left: auto !important;;
}
h6.lt-.slider-call {
    color: #fff;
    font-size: 30px;
}
h6.lt-.slider-call em {
    font-size: 25px;
    padding-right: 10px;
}
h6.lt-.slider-call strong {
    display: none;
}

/*** Devider ***/
.lt-devider {
    margin: 0 auto;
}

/*** Bg ***/
.lt-bg .lt-slider-call-row h3 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.lt-bg .lt-slider-call-row h3:before {
    position: absolute;
    content: '';
    height: 2px;
    bottom: 0;
    width: 60px;
    background: #fff;
    right: 0 !important;
}
.lt-bg h6.lt-.slider-call {
    color: #fff;
    font-size: 38px;
}

/*** Title ***/
.lt-title h2 {
    font-size: 45px;
    color: #034170;
    font-weight: 800;
    position: relative;
    line-height: 50px;
    padding-bottom: 20px;
    margin-bottom: 45px;
}
.lt-title.white h2 {
    color: #fff;
}
.lt-slider-call-colum h3:before,
.lt-title h2:before {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    height: 2px;
    width: 55px;
    display: inline-block;
}
.lt-title.center h2:before {
    right: 0;
    margin: 0 auto;
}
.lt-title.text-small h2 {
    font-size: 30px;
}

/*** Services ***/
.lt-services .sppb-col-md-4 {
    margin-bottom: 80px;
}

/*** About ***/
.lt-about-img:hover img {
     filter: grayscale(100%);
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
}

/*** Testimonial ***/
.ws-testimonial-colum {
    position: relative;
    z-index: 1;
}
.ws-testimonial-colum:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 15%;
    height: 100%;
    display: inline-block;
}
.lt-testimonial ul.sppb-nav li > a:hover, 
.lt-testimonial ul.sppb-nav li > a {
    padding: 0;
    background: transparent;
    border: none;
    margin-right: 10px;
}
.lt-testimonial ul.sppb-nav li > a img {
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}
.lt-testimonial ul.sppb-nav li > a:hover img,
.lt-testimonial ul.sppb-nav li.active > a img {
    border: 1px solid;
}
.lt-testimonial .sppb-tab-content {
    background: #fff;
    padding: 40px !important;
    margin: 0;
}
.lt-testimonial .testimonial-content h3.name {
        font-size: 25px !important;
    font-weight: 700;
    color: #363636 !important;
    margin-bottom: 0px;
}
.lt-testimonial .testimonial-content span.desc {
    font-size: 16px;
    color: #b7b7b7;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}
.lt-testimonial .testimonial-content .quotation p {
    font-size: 15px;
    color: #636363;
    line-height: 28px;
    font-weight: 600;
    margin-top: 7px;
    font-style: italic;
}
.sppb-nav-tabs>li.active>a, .sppb-nav-tabs>li.active>a:focus, .sppb-nav-tabs>li.active>a:hover {
    background-color: transparent !important;
}

/*** Team ***/
.lt-team-item {
    position: relative;
    overflow: hidden;
}
.lt-team-item .sppb-media-content {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    text-align: left;
    background-color: rgba(245,245,245,0.97);
    bottom: 20px;
    padding: 40px 30px 20px;
}
.lt-team-item:hover .sppb-media-content {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    bottom: -1px!important;
}
.lt-team-item h5 {
    font-size: 16px;
    color: #333;
    margin: 10px 0px 20px;
    font-weight: 600;
}
.lt-team-item img {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.lt-team-item:hover img {
    transform: scale(1.2);
}

/*** feature ***/
.lt-feature-item .clearfix, .lt-feature-item .clearfix {
    max-height: 600px;
    height: 600px;
    width: 100%;
}
.lt-feature-item.header1 .clearfix, .lt-feature-item.header1 .clearfix {
    background-image: url('../images/123.png');
    background-size: cover;
}
.lt-feature-item.header2 .clearfix, .lt-feature-item.header2 .clearfix {
    background-image: url('../images/124.png');
    background-size: cover;
}
.lt-feature-item.header3 .clearfix, .lt-feature-item.header3 .clearfix {
    background-image: url('../images/125.png');
    background-size: cover;
}
.lt-feature-item .clearfix:nth-child(1),
.lt-feature-item .clearfix:nth-child(2) {
    padding: 50px;
    position: relative;
}
.sc_services_item_text {
    position: absolute;
    bottom: 8%;
    left: 50px;
    z-index: 1;
    right: 50px;
}
.lt-feature-item .clearfix:nth-child(1) {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
}
.lt-feature-item:hover .clearfix:nth-child(1) {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    display: none;
}
.lt-feature-item .clearfix:nth-child(1) {
    position: absolute;
}
.sc_services_item_header {
    position: relative;
}
.lt-feature-item .clearfix:nth-child(1):before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: inline-block;
    background: rgba(12,12,14,0.7);
}
.lt-feature-item .clearfix:nth-child(1) p {
    color: #aaa !important;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    font-size: 14px !important;
}
.lt-feature-item .clearfix:nth-child(1) h2 a,
.lt-feature-item .clearfix:nth-child(2) h2 a {
    color: #fff;
    font-size: 32px;
    position: relative;
    z-index: 2;
}
.lt-feature-item .clearfix:nth-child(1) p:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: inline-block;;
    background: #ea3a1c;
    height: 100%;
    width: 2px;
}
.lt-feature-item .clearfix:nth-child(2) {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.lt-feature-item:hover .clearfix:nth-child(2) {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}
.lt-feature-item .clearfix:nth-child(2) a.sc_button {
    padding: 12px 20px;
    background: #ea3a1c;
    width: 30%;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lt-feature-item .clearfix:nth-child(2) .sc_button:hover {
    background: #fff !important;
    color: #000 !important;
}
.lt-feature-item .clearfix:nth-child(2) a.sc_button {
    position: absolute;
    bottom: 8%;
    left: 50px;
    z-index: 7777 !important;
    right: 50px;
}

/*** Services ***/
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.lt-service-text:hover h3 {
	-webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


/*** Electrical ***/
.lt-electrical-tabs .elementor-tabs-wrapper {
    max-width: 440px;
    margin: 0 auto;
}
.lt-electrical-tabs .elementor-tabs-content-wrapper {
    margin-top: 30px;
}
.lt-electrical-tabs .elementor-tab-title {
    padding: 15px 20px !important;
    background-color: #dcdcdc !important;
}
.lt-electrical-tabs .sppb-nav {
    display: flex;   
    flex-wrap: wrap;  
    justify-content: center;
}
.lt-electrical-tabs .sppb-nav li.active a {
    background-color: #ea3a1c !important;
}
.lt-electrical-tabs .sppb-nav li.active a {
    color: #fff !important;
}
.lt-electrical-tabs .sppb-nav li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #25262e;
}
.lt-electrical-tabs .sppb-nav-tabs {
    border-bottom: none;
    margin-bottom: 50px;
}
.lt-electrical-tabs .tab-full-content {
    width: 100%;
}
.lt-electrical-tabs .full-content {
    width: 33%;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
}
.lt-electrical-tabs .content {
    margin-bottom: 35px;
}
.lt-electrical-tabs .content h6 {
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    font-style: Normal!important;
    padding-left: 20px;
}
.lt-electrical-tabs .full-content img {
    width: 90%;
}
.lt-electrical-tabs .content h6:before {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 1;
    font-size: 13px;
    color: #ea3a1c;
}

/*** Pricing ***/
.lt-pricing-item {
    background-color: #ffffff;
    border: 2px solid;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.lt-pricing-item:hover {
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 21%);
}
.lt-pricing-item h3 {
    margin: 0;
    padding-top: 22px;
    margin-bottom: -10px;
}
h2.lt-pricing-price {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    background-color: #034170;
    padding: 10px 0;
}
span.lt-pricing-counter {
    font-size: 50px;
}
ul.lt-pricing-list {
    margin: 0;
    padding: 30px 10px 10px;
    list-style-type: none;
}
ul.lt-pricing-list li, .lt-about-list li {
    line-height: 40px;
}
ul.lt-pricing-list em, .lt-about-list em {
    padding-right: 10px;
}
ul.lt-pricing-list strong, .lt-about-list strong {
    display: none;
}
.lt-pricing-item p {
    font-weight: 600;
    padding-bottom: 20px;
}
.lt-about-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.lt-pricing-item .lt-btn {
    display: inline-block;
    margin-bottom: 30px;
  	color: #fff !important;
}
.lt-pricing-item .lt-btn:hover {
    background-color: #034170 !important;
}

/*** Client ***/
.lt-client-item h3 {
    font-size: 22px;
    margin-top: -30px;
}
.lt-client-item {
    padding: 50px 0 50px;
    border-bottom: 1px solid rgba(35,84,162,0.2);
}

/*** Video ***/
.lt-work {
    z-index: 2!important
}
.lt-work .sppb-row > div:nth-child(1) {
    position: relative;
    z-index: 2;
}
.lt-video-left .clearfix:nth-child(n+2) {
    display: inline-block;
}
.lt-video {
    min-width: 80px;
    min-height: 80px;
}
#video-popup-container {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.lt-video a {
    font-size: 0;
    position: relative;
    left: 32px;
}
.lt-video a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 55%;
    width: 65px;
    height: 65px;
    margin-top: -32.5px;
    margin-left: -32.5px;
    border-radius: 50%;
    background-color: #fe688b;
    z-index: 10;
}
.lt-video a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 57%;
    margin-top: -10.5px;
    margin-left: -7px;
    border: solid 11px transparent;
    border-left: solid 17px;
    border-left-color: #fff;
    z-index: 10;
}
#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover {
    color: #DE0023;
}
.lt-btn-no-bg,
.lt-btn-no-bg:hover {
    background: none;
    border: 0;
}

/*** Blog Default ***/
div.k2ItemsBlock ul li a.moduleItemImage {
    display: inline-block;
    width: 100%;
}
div.k2ItemsBlock ul li a.moduleItemImage img {
    width: 100%;
}
div.k2ItemsBlock ul li {
    width: 49.5%;
    float: left;
    margin-right: 1%;
}
div.k2ItemsBlock ul li:nth-child(2n) {
    margin-right: 0;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
    display: inherit;
}
.com-k2 div.k2ItemsBlock ul li .moduleItemImage,
.com-k2 div.k2ItemsBlock ul li .moduleItemImage img {
    width: 100%;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
    display: inline-block;
}

/*** Blog ***/
.lt-blog .lt-title h1:before {
    right: 0;
    margin: 0 auto;
}
.lt-blog div.k2ItemsBlock ul li {
    position: relative;
    padding: 21px 10px 32px 10px;
    background: #fff;    
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemImage {
    overflow: hidden;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemImage img {
    padding: 0;
    -webkit-transition: all  1500ms ease;
    -ms-transition: all  1500ms ease;
    transition: all  1500ms ease;
}
.lt-blog div.k2ItemsBlock ul li:hover a.moduleItemImage img {
    opacity: .4;
    transform: scale(1.3);
}
.lt-blog div.k2ItemsBlock ul li div.moduleItemIntrotext {
    padding: 0;
}
.lt-blog div.k2ItemsBlock ul li span.moduleItemDateCreated {
    font-size: 12px;
    line-height: 2.33em;
    text-transform: uppercase;
    color: #565969;
    letter-spacing: .1em;
    font-weight: 500;
    padding: 0px 0 0px;
    display: inline-block;
}
.lt-blog div.k2ItemsBlock ul li a.moduleItemTitle {
    line-height: 1.15em;
    font-size: 20px;
    color: #383838;
    font-weight: 600;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 0px;
}
div.k2ItemsBlock ul li .moduleItemReadMore {
    position: relative;
    font-size: 16px;
    letter-spacing: .02em;
    margin-top: 7px;
    font-weight: 500;
    color: #001659;
}
div.k2ItemsBlock ul li.clearList {
    display: none;
}
.com-k2 div.k2ItemsBlock ul li {
    width: 100%;
    margin: 0;
}
#sp-left .sp-module ul > li, 
#sp-right .sp-module ul > li {
    display: block;
    border-bottom: 1px solid #f3f3f3;
}
div.k2ItemsBlock ul li a.moduleItemComments {
    border-right: 0;
}

/*** Contact ***/
.lt-contact-icon {

}
.lt-contact-icon .shrewd_solution_icon ul li strong,  .bottom-contact strong {
    display: none;
}
.lt-contact-icon .shrewd_solution_icon ul,
.lt-contact-icon .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.lt-contact-icon .shrewd_solution_icon ul li a {
    font-size: 16px;
    background: #FF7F5F;
    height: 45px;
    color: #fff !important;
    width: 45px;
    line-height: 47px;
    text-align: center;
    border-radius: 0;
    margin: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
.lt-contact-icon .shrewd_solution_icon ul li a:hover {
    background-color: rgba(0,206,27,0.13);
    color: #FF7F5F !important;
}

/*** Portfolio ***/
#lt-portfolio .sp-simpleportfolio-tags,
#lt-portfolio .sp-simpleportfolio-title {
    display: none!important;
}
.sp-simpleportfolio-btns {
    margin-bottom: 20px;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    position: relative;
}
.sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .75!important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-view {
    display: none;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:hover {
    font-size: 0;
    border: 0;
    position: absolute;
    top: -50px;
    right: 10px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    left: 0;
    right: 0;
    margin: 18% auto;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 5px;
    padding: 12px 12px 12px 12px;
    width: 44px;
    height: 44px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns .btn-zoom {
    top: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns .btn-zoom:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
    background: none;
    border: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-tags {
    display: inline-block;
    position: absolute;
    left: -50px;
    bottom: 70px;
    transform: rotate(-90deg)!important;
    -webkit-transform: rotate(-90deg)!important;
    -ms-transform: rotate(-90deg)!important;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-tags {
    left: 5%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-title {
    position: absolute;
    bottom: 20px;
    display: inherit!important;
    opacity: 0;
    right: -100%;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-title {
    right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
    background: #b0a37e;
    opacity: 0.6;
}
.lt-portfolio .lt-btn {
    display: unset;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    color: #fff !important;
}

/*** Step ***/
.lt-step .sppb-row > div:nth-child(n+2) {
    border-left: 1px solid #E6E6E6;
}
.lt-step-item h4 {
    color: #262626;
    font-size: 30px;
    font-weight: 400;
}
.lt-step-item h6 {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sppb-panel-modern>.sppb-panel-heading.active  {
    color: #61CE70 !important;
}
.sppb-panel-modern>.sppb-panel-heading {
    padding: 8px 30px 8px 15px;
    letter-spacing: 1px;
    background: #fff !important;
}

/*** Contact Form ***/
.lt-contact-form {
    position: absolute;
    left: 0;
    top: 75px;
    display: block;
    max-width: 364px;
    width: 100%;
    background: #fff;
    padding: 45px 30px 39px;
    box-shadow: 0 0 20px rgba(34,34,34,.1);
    z-index: 1;
}
#sp-quickcontact-form {
    text-align: center;
}
#sp-quickcontact-form textarea#message {
    width: 100%;
}
#sp-quickcontact-form input {
    width: 100%;
}
#sp-quickcontact-form .sp_qc_clr {
    display: none;
}
#sp-quickcontact-form textarea,
#sp-quickcontact-form input {
    margin-bottom: 20px;
    border-radius: 0;
}
#sp-quickcontact-form #sp_qc_submit {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff!important;
    background: 0 0;
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    transition: all 500ms ease;
    padding: 0;
    width: auto;
    box-shadow: none;
    text-shadow: none;
    padding: 8px 20px;
    border: 0;
    border-radius: 5px !important;
}
#sp-quickcontact-form #sp_qc_submit:hover {
    background: #fff!important;
    box-shadow: 0 0 3px 0 #ccc !important;
}

/*** Newsletter ***/
.lt-newsletter {
    position: relative;
}
.lt-newsletter:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 55%;
    height: 100%;
    display: inline-block;
    background: #192028;
}
.lt-newsletter table.acymailing_form {
    width: 100%;
    position: relative;
}
.lt-newsletter table.acymailing_form .inputbox {
    border-radius: 0;
    margin: 15px 0;
    padding: 15px;
}
.lt-newsletter table.acymailing_form td {
    text-align: left;
}
.lt-newsletter table.acymailing_form tr:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
}
.lt-newsletter table.acymailing_form .button.subbutton {
    margin-top: 16px;
    padding: 7px 34px;
    border-radius: 0;
}

/*** Counter ***/
.lt-counter-item {
    padding: 25px 15px 10px 15px;
    background-color: #ffffff;
    border-radius: 15px 15px 15px 15px;
}
.lt-counter-item h2 {
    color: #3babfd;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2em;
}
.lt-counter-item h5 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2em;
}

/*** Bottom ***/
#sp-bottom {
    font-size: 15px;
    color: #a0aec6;
    padding-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.lt-bottom-column {
    max-width: 650px;
    margin: 0 auto!important;
}
#sp-bottom p {
    line-height: 2.2;
    color: #fff;
}
#sp-bottom .sp-module ul > li > a {
    color: #fff;
}
#sp-bottom h3 {
    margin: 0 0 20px;
    color: #fff;
    font-size: 19px;
    margin: 0 0 20px;
    line-height: 1em;
}
#sp-bottom p > a {
    font-weight: 600;
}
#sp-bottom p > a:hover {
    color: #fff !important;
}
.shrewd_solution_icon ul li strong,  .bottom-contact strong {
    display: none;
}
.bottom-contact em {
    padding-right: 10px;
    color: #fff !important;
}
.shrewd_solution_icon ul,
.shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0px!important;
}
.shrewd_solution_icon ul li a {
    font-size: 16px;
    background: #fff;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: 0 0 15px rgba(228, 200, 200, 0.5);
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    background: #fff !important; 
    color: #ff7f5f !important;
}
table.acymailing_form {
    margin: 0;
    border: 0px !important;
    width: 100%;
}
table.acymailing_form input {
    width: 100% !important;
}
#sp-bottom .button.subbutton.btn.btn-primary {
    padding: 8px;
    font-size: 14px;
    color: #fff !important;
}

/*** Footer ***/
#sp-footer {
    text-align: center;
}
#sp-footer,
#sp-footer a {
    color: #fff;
    font-size: 15px;
}
#sp-footer1 p {
    margin-bottom: 0;
    font-weight: 700;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

/*** Canvas Menu ***/
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 9px;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
}

/*** Resposive ***/
@media (min-width: 992px) and (max-width: 1280px) {
    .sp-megamenu-parent > li > a {
        padding: 0 4px;
    }
    .sp-megamenu-parent {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .sp-megamenu-parent {
        display: none!important;
    }
    .sppb-section-title .sppb-title-subheading {
        font-size: 30px!important;
    }
    div.k2ItemsBlock ul li > * {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .lt-slider-call-row {
        position: relative;
    }
    #sp-header .logo {
        height: 70px;
    }
}
@media (max-width: 768px) {
    div.k2ItemsBlock ul li {
        width: 100%;
        margin-right: 0;
    }
    #sp-header .logo {
        text-align: left;
        height: 70px;
    }
    .sppb-panel-collapse,
    .sppb-panel-modern>.sppb-panel-heading {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .sppb-panel-modern>.sppb-panel-heading {
        padding-left: 20px!important;
    }
    #sp-quickcontact-form input {
        width: 100%!important;
        margin-right: 0!important;
    }
}
@media (max-width: 480px) {
    .lt-electrical-tabs .full-content {
        width: 100%;
    }
}