/*** General CSS ***/
.btn,
.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;
}
.btn:hover {
    background: #fff !important;
}
.btn.color:hover {
    background-color: #034170 !important;
    color: #fff !important;
}
.login .btn-primary:hover {
    background: #222 !important;
    color: #fff !important;
}

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

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

/*** Title ***/
.title h2 {
    font-size: 45px;
    color: #034170;
    font-weight: 800;
    position: relative;
    line-height: 50px;
    padding-bottom: 20px;
    margin-bottom: 45px;
}
.title.white h2 {
    color: #fff;
}
.slider-call-colum h3:before,
.title h2:before {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    height: 2px;
    width: 55px;
    display: inline-block;
}
.title.center h2:before {
    right: 0;
    margin: 0 auto;
}
.title.text-small h2 {
    font-size: 30px;
}
/*** Header Area ***/
/*** Head ***/
#sp-header {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
    height: inherit;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0 10px 0 0px;
}
body:not(.home) #sp-header {
    border-top: 3px solid;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}

/* Header Menu */
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li > a {
    padding: 0 35px;
    font-weight:700;
    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;
}

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

/*** About ***/
.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;
}
.testimonial ul.sppb-nav li > a:hover, 
.testimonial ul.sppb-nav li > a {
    padding: 0;
    background: transparent;
    border: none;
    margin-right: 10px;
}
.testimonial ul.sppb-nav li > a img {
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}
.testimonial ul.sppb-nav li > a:hover img,
.testimonial ul.sppb-nav li.active > a img {
    border: 1px solid;
}
.testimonial .sppb-tab-content {
    background: #fff;
    padding: 40px !important;
    margin: 0;
}
.testimonial .testimonial-content h3.name {
        font-size: 25px !important;
    font-weight: 700;
    color: #363636 !important;
    margin-bottom: 0px;
}
.testimonial .testimonial-content span.desc {
    font-size: 16px;
    color: #b7b7b7;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}
.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 ***/
.team-item {
    position: relative;
    overflow: hidden;
}
.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;
}
.team-item:hover .sppb-media-content {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    bottom: -1px!important;
}
.team-item h5 {
    font-size: 16px;
    color: #333;
    margin: 10px 0px 20px;
    font-weight: 600;
}
.team-item img {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.team-item:hover img {
    transform: scale(1.2);
}

/*** feature ***/
.feature-item .sppb-addon-wrapper, .feature-item .sppb-addon-wrapper {
    max-height: 100%;
    height: 600px;
    width: 100%;
}
.feature-item.header1 .sppb-addon-wrapper, .feature-item.header1 .sppb-addon-wrapper {
    background-image: url('../images/123.png');
    background-size: cover;
}
.feature-item.header2 .sppb-addon-wrapper, .feature-item.header2 .sppb-addon-wrapper {
    background-image: url('../images/124.png');
    background-size: cover;
}
.feature-item.header3 .sppb-addon-wrapper, .feature-item.header3 .sppb-addon-wrapper {
    background-image: url('../images/125.png');
    background-size: cover;
}
.feature-item .sppb-addon-wrapper:nth-child(1),
.feature-item .sppb-addon-wrapper:nth-child(2) {
    padding: 50px;
    position: relative;
}
.sc_services_item_text {
    position: absolute;
    bottom: 8%;
    left: 50px;
    z-index: 1;
    right: 50px;
}
.feature-item .sppb-addon-wrapper: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;
}
.feature-item:hover .sppb-addon-wrapper:nth-child(1) {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    display: none;
}
.feature-item .sppb-addon-wrapper:nth-child(1) {
    position: absolute;
    width: 100%;
    height: 100%;
}
.sc_services_item_header {
    position: relative;
}
.feature-item .sppb-addon-wrapper: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);
}
.feature-item .sppb-addon-wrapper:nth-child(1) p {
    color: #aaa !important;
    padding-left: 20px;
    position: relative;
    z-index: 2;
    font-size: 14px !important;
}
.feature-item .sppb-addon-wrapper:nth-child(1) h2 a,
.feature-item .sppb-addon-wrapper:nth-child(2) h2 a {
    color: #fff;
    font-size: 32px;
    position: relative;
    z-index: 2;
}
.feature-item .sppb-addon-wrapper:nth-child(1) p:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    display: inline-block;;
    background: #ea3a1c;
    height: 100%;
    width: 2px;
}
.feature-item .sppb-addon-wrapper: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;
}

.feature-item:hover .sppb-addon-wrapper:nth-child(2) {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}
.feature-item .sppb-addon-wrapper: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;
}
.feature-item .sppb-addon-wrapper:nth-child(2) .sc_button:hover {
    background: #fff !important;
    color: #000 !important;
}
.feature-item .sppb-addon-wrapper:nth-child(2) a.sc_button {
    position: absolute;
    bottom: 8%;
    left: 50px;
    z-index: 7777 !important;
    right: 50px;
}

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

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

/*** Client ***/
.client-item h3 {
    font-size: 22px;
    margin-top: -30px;
}
.client-item {
    padding: 50px 0 50px;
    border-bottom: 1px solid rgba(35,84,162,0.2);
}
/*** Contact Form ***/
#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;
}


/* Bottom Area */
#sp-bottom a {
    font-weight: 500;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
	.sp-megamenu-parent > li > span, .sp-megamenu-parent > li > a {
    	padding: 0 15px;
	} 
  	.slider-left {
    	padding: 100px 10px !important;
	}
  	.testimonial-colum {
    	padding: 80px 10px!important;
	}
  	.testimonial-colum .clearfix, .ws-testimonial-colum .clearfix {
    	margin: 0 !important;
	}
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {

  
}

/* Mobile Standard Layout */
@media (max-width: 768px) {

  
}

/* Mobile Small Resolution */
@media (max-width: 480px) {

  
}

/*** Color Variables ***/
/* Get Variables */
:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

/* General */
#sp-top-bar,
.button.subbutton,
#sp-quickcontact-form #sp_qc_submit,
#sp_qc_submit,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color);
}
#sp_qc_submit,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a {
    color: var(--text-color);
}
.button.subbutton:hover,
#sp-quickcontact-form #sp_qc_submit:hover,
.title-color, .btn:hover, .title h3,
.team-item h3, .pricing-price, .pricing-item ul li em,
.sppb-panel-modern>.sppb-panel-heading.active, .client-item h3,
.contact-star h3, .contact-star i, .service-text:hover h3 {
    color: var(--text-color)!important;
}
.button.subbutton,
body:not(.home) #sp-header, .testimonial ul.sppb-nav li.active > a img,
.testimonial ul.sppb-nav li > a:hover img, .pricing-item, .devider {
    border-color:var(--text-color)!important;
}
.sp-megamenu-parent > li > a:before, .about,
#sp-bottom .button.subbutton.btn.btn-primary, .btn, #sp_qc_submit,
.title h2:before, .slider-call-row,
.pricing-item h3, .info {
    background: var(--background-color)!important;
}