/*** General CSS ***/
.btn,
.slider-btn a,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    font-weight: 500;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: .02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 35px;
    cursor: pointer;
    border: 0!important;
    color: #fff!important;
}
.btn:hover,
.slider-btn a:hover,
#sp_qc_submit:hover {
    background: #222!important;
    border-color: #000;
    border: 0!important;
}
.slider-btn a span:before {
    margin-left: 10px;
}
.btn.no-bg {
    background: none!important;
    padding-left: 0!important;
    box-shadow: none!important;
}

/*** Title ***/
.title h1 {
    position: relative;
    display: block;
    font-size: 52px;
    color: #222;
    line-height: 80px;
    font-weight: 700;
    text-transform: uppercase;
}
.title h1:before {
    position: absolute;
    content: '';
    background: url(../images/title-icon.png);
    width: 236px;
    height: 18px;
    left: 0;
    bottom: 10px;
    background-repeat: no-repeat;
    z-index: -1;
}
/*** Header Area ***/
/*** Head ***/
#sp-header {
    position: relative;
    box-shadow: none;
    top: 90px;
}
#sp-header .container {
    background: rgba(34,34,34,.7);
    padding: 0 40px 0 30px;
}
#sp-header .logo {
    padding-top: 40px;
}
#sp-header.header-sticky .logo {
    padding-top: 3px;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0 10px 0 0px;
    background: rgba(34,34,34,.7);
}
#sp-header.header-sticky .container {
    max-width: 1280px;
    background: none;
}
body:not(.home) #sp-header {
    position: static;
    background: #000;
    height: auto;
}
body:not(.home) #sp-header .container {
    background: none;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;
}
body .header-sticky .sp-megamenu-parent > li.active > a, 
body .header-sticky .sp-megamenu-parent > li > a:hover {
    color: #fff!important;
}
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li > a {
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 19px 30px 18px;
}
.sp-megamenu-parent > li > span {
  	color: #fff;
}
.header-sticky .sp-megamenu-parent > li > span, 
.header-sticky .sp-megamenu-parent > li > a {
  	padding: 0 30px;
}
.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-logo {
    padding-left: 0;
    padding-right: 0;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #111;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/*** Slider ***/
.slider .tp-dottedoverlay.threexthree {
    background: rgba(31, 31, 31, 0.75)!important;
}
.slider .slider-text {
    position: relative;
}
.slider .slider-text:before {
    content: "";
    top: -15px;
    left: 0;
    position: absolute;
    width: 20px;
    height: 3px;
}

/*** About Us ***/
.about-item-title a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
}

/*** About ***/
.about-item-title {
    background: #fff;
    width: 100%;
    padding: 31px 30px 42px 70px;
    left: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
    transition: all 500ms ease;
    position: absolute;
    z-index: 2;
}
.about-item-title .count-text {
    font-size: 48px;
    line-height: 60px;
    position: absolute;
    right: 16px;
    color: #fff;
    font-weight: 700;
    top: 9px;
    text-shadow: -1px -1px 0 #e0e0e0, 1px -1px 0 #e0e0e0, -1px 1px 0 #e0e0e0, 1px 1px 0 #e0e0e0;
}
.about-item-title h4 {
    position: relative;
}
.about-item-title h4:before {
    position: absolute;
    content: '';
    background: #7d6740;
    width: 35px;
    height: 2px;
    left: -50px;
    top: 12px;
}
.about-item-img .sppb-addon-single-image-container,
.about-item-img .sppb-addon-single-image-container img {
    width: 100%;
}
.about-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 180px 15px 100px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 500ms ease;
}
.about-item a {
    color: #fff;
}
.about-item .sppb-addon-text {
    line-height: 1.6;
}
.about-item-wrap {
    overflow: hidden;
    box-shadow: 0 0 14px rgba(34,34,34,.2);
}
.about-item-wrap:hover .about-item {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.about-item-wrap:hover .about-item-title  {
    visibility: hidden;
    opacity: 0;
}
.about-item-img {
    background: #222;
}
.about-item-img img {
    opacity: 1;
    transition: all 500ms ease;
}
.about-item-wrap:hover img {
    transform: scale(1.3);
    opacity: .2;
}

/*** Service ***/
.service-img {
    overflow: hidden;
}
.service-img img {
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.service-img:hover img {
    transform: scale(1.3);
    opacity: .4;
}

/*** Video ***/
.video-section {
    position: relative;
}
.video-section:before {
    position: absolute;
    content: '';
    background: rgba(34,34,34,.85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.video-section .title h1 {
    color: #fff;
}
.video-section .title h1:before {
    display: none;
}
.video-item figure {
    position: relative;
    width: 100%;
    margin-top: 85px;
}
.video-item figure a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 113px;
    height: 113px;
    margin-top: -66.5px;
    margin-left: -66.5px;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 10;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.video-item figure a:after {
    content: "\f0da";
    position: absolute;
    top: -37px;
    left: -20px;
    right: 0;
    margin: 0 auto;
    font-size: 45px;
    z-index: 10;
    font-family: 'FONT AWESOME 5 Free';
    color: #fff;
    display: inline-block;
    width: 30px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 700;
}
.video-item figure a:hover:before {
    background-color: #fff;
}

/*** Counter ***/
.counter-item {
    padding-bottom: 40px;
    position: relative;
}
.counter-item span {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 40px;
    font-family: oswald,sans-serif;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 9px;
    text-shadow: none;
}
.counter-item h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
}

/*** Offer ***/
.offer .sppb-row img {
    box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -moz-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -webkit-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.offer-left {
    margin-left: -10%;
    width: 110%;
}
.offer-right {
    margin-top: 100px;
    margin-left: -70px;
    z-index: -1;
    width: 110%;
}

/*** Project ***/
.title-content h2 {
    font-size: 60px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(0, 22, 89);
    letter-spacing: -2px;
    margin-bottom: 25px;
}
.title-content p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(86, 89, 105);
}
.project-img img {
    height: 667px;
}
.project-img-pen {
    position: absolute;
    bottom: 48px;
    right: 20px;
}

/*** Contact ***/
.contact-title em {
    font-style: inherit;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
}

/*** Feature ***/
.feature-item {
    padding: 30px 20px;
    border: 1px solid #e8e8e9;
    position: relative;
}
.feature-item:hover,
.feature-item:hover:after {
    background-color: #00235a;
}
.feature-item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
}
.feature-item h4 {
    color: #001659;
    font-size: 26px;
}
.feature-item .sppb-addon-content a {
    padding: 8px 18px 11px;
    margin: 30px 0 10px;
    display: inline-block;
    font-size: 20px;
    border: 3px;
}
.feature-item:hover .sppb-addon-content a {
    color: #fff;
}
.feature-item:hover h5,
.feature-item:hover h4 {
    color: #fff!important;
}

/*** Team ***/
.line-title .sppb-section-title {
    position: relative;
}
.line-title .sppb-section-title:before {
    position: absolute;
    content: "";
    top: -110px;
    height: 75px;
    width: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.team .sppb-title-heading {
    -webkit-text-stroke-color: #1e3c6f;
}
.team-item .sppb-media-content {
    text-align: center;
    padding: 25px 20px;
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 15px;
    z-index: 1;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.team-item .sppb-img-container {
    position: relative;
}
.team-item .sppb-addon-text {
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    overflow: hidden;
}
.team-item:hover .sppb-addon-text {
    max-height: 100px;
    opacity: 1;
}
.team-item img {
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.team-item:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.team-item h4 {
    font-size: 26px;
    line-height: 1.15em;
    color: #fff;
    font-weight: 500;
}
.team-item ul {
    padding-left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.team-item ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
}
.team-item ul li a {
    display: inline-block;
    padding: 13px 16px 10px;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
}
.team-item ul li a.share {
    -webkit-box-shadow: 0 -7px 20px 0 rgba(255,94,20,.5);
    box-shadow: 0 -7px 20px 0 rgba(255,94,20,.5);
}
.team-item ul li strong {
    display: none;
}

/*** Testimonial ****/
.testimonial img {
    border-radius: 50%;
}

/*** Plan ***/
.client-column .clearfix {
    width: 33.3%;
    float: left;
}

/*** Product ***/
body.home .product-container .spacer {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}
body.home .product-container .spacer > a {
      font-weight: 700;
}

/*** Contact Form ***/
#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: 14px;
    font-family: oswald,sans-serif;
    font-weight: 600;
    color: #222!important;
    background: 0 0;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    transition: all 500ms ease;
    padding: 0;
    width: auto;
}

/*** Bottom ***/
#sp-bottom .container,
#sp-footer .container {
    max-width: 1360px;
}
#sp-footer {
    border-top: 1px solid #1d263f;
}
#sp-footer .container-inner {
    border-top: 0;
}

/* Footer Copyright */
#sp-footer1 {
    padding-top: 8px;
}
#sp-footer2 img {
    max-width: 300px;
    float: right;
}
#sp-footer2 p {
    margin: 0;
}

/*** Responsive Layout ***/
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
/* Tablet Landscape Layout */
@media (min-width: 980px) and (max-width: 1199px) {
  	.sp-megamenu-parent > li > span, .sp-megamenu-parent > li > a {
    	padding: 0px 15px;
	}
  	#sp-header .logo {
        padding-top: 0px;
    }
  	#sp-header {
        top: 30px;
  	}
}

/* Tablet Portrait Layout */
@media (min-width: 768px) and (max-width: 979px) {
  	#sp-header .logo {
        padding-top: 0px;
    }
    #sp-header {
        top: 0px;
        background: #111;
  	}
  	#sp-header .container {
    	background: transparent;
	}
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
    #sp-header .logo {
        padding-top: 0px;
    }
    #sp-header {
        top: 0px;
        background: #111;
  	}
  	#sp-header .container {
    	background: transparent;
	}
  	.about .sppb-col-md-4 {
    	margin-bottom: 30px !important;
	}
 	 #sp-footer2 img {
        float: initial !important;
        margin: 0 auto !important;
	}
  	.sp-copyright > div {
    	text-align: center !important;
  	}
  	#sp-footer #sp-footer2 {
    	text-align: center;
	}
}

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

  
}

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

/* General */
.btn,
a.hikabtn.hikacart,
.slider-text:before,
.service-item.first,
.service-item:hover,
#sp_qc_submit,
.feature-item:after,
.offer-right,
.line-title .sppb-section-title:before,
.about-us .sppb-title-heading:before,
.feature-item:hover .sppb-addon-content a,
.sppb-panel-heading.active i,
.team-item ul li a.share,
body .header-sticky .sp-megamenu-parent > li.active > a,
body .header-sticky .sp-megamenu-parent > li > a:hover,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:after {
    background-color: var(--background-color);
}
.title h4::after,
.page-item.active .page-link,
span.addtocart-button input.addtocart-button,
.product-item-right:hover .sppb-icon-container,
.sp-megamenu-parent > li .sp-menu-badge {
   background: var(--background-color)!important;
}
.blog h3,
.btn,
.slider-btn a,
#sp_qc_submit,
.title .sppb-addon-title,
.about-item a:hover,
.video-item figure a:hover:after,
.intro-title .sppb-addon-content:before,
.intro-item:hover .sppb-icon i,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li:hover > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
body .sp-megamenu-parent > li.active > a,
.product-item-left .sppb-icon-container i,
.product-item-right .sppb-icon-container i,
.tp-caption a.btn-slider {
    color: var(--text-color);
}
.btn.no-bg,
#slider a.btn-icon:hover,
.team-item h5,
#pricing .pricing-2 a.button-pricing:hover,
.feature-item .sppb-icon-container i,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li.active > a,
.j2store-single-product .product-title a:hover,
.sp-megamenu-parent > li.active:hover > a {
    color: var(--text-color)!important;
}
.slider-btn a,
#sp_qc_submit,
.plan-item,
.page-item.active .page-link,
span.addtocart-button input.addtocart-button{
   border-color:var(--text-color)!important;
}
.btn-large, .button.btn-large,
.team-item .sppb-img-container:after,
.sppb-panel-modern>.sppb-panel-heading.active:after {
    background: var(--background-color)!important;
}
.video-item figure a:after:hover {
    border: 1px solid var(--text-color);
}

