/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
#sp-header {
    top: 0px;
  	padding: 0px;
    height: inherit;
  	box-shadow: none;
    border-bottom: 1px solid rgba(220,220,220,.2);
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	background: #121822;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    background: #121822;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* 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: #01023a;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn {
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #ff6600;
    border: 2px solid #ff6600;
    border-radius: 40px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    padding: 14px 40px;
}
.btn:hover {
 	background: #fff !important;
}
.button {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    background-color: #ff6600;
    border: 2px solid #ff6600;
    border-radius: 40px;
  	background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    padding: 15px 40px;
  	margin-left: 20px;
}
.button:hover {
 	color: #fff !important;
}

/* Slider */
.slider {
  	margin-top: -90px !important;
}
.slider .slider-title h1 {
    color: #ffffff;
    font-size: 62px;
    font-weight: 600;
    text-transform: capitalize;
}

/* Title */
.title h5 {
    color: #ff6600;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 3.1px;
}
.title h1 {
  	color: #1a1e32;
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize;
}
.title.white h5,
.title.white h1 {
  	color: #fff !important;
}
.title.white h1 {
  	font-size: 50px;
}

/* Feature */
#feature-4row, .images-carousel {
  	padding-left: 5% !important;
 	padding-right: 5% !important;
}
.feature-item {
    box-shadow: 0 16px 32px rgba(199, 199, 199, 0.3)!important;
    padding: 50px 20px;
}
.feature-item i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.6) 99%) repeat scroll 0 0;
}
.feature-item i {
    background: #ff6600;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    position: relative;
    color: #fff;
    margin: 0 auto;
    line-height: 80px !important;
}
.feature-item h3 {
    padding-bottom: 25px;
    margin-top: 30px!important;
    position: relative;
}
.feature-item h3:after {
    opacity: .4;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 50px;
    background-color: #ff6600;
}

/* About */
.about-item h3.sppb-addon-title {
    letter-spacing: 5px;
}
.about-colum {
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.about-colum.colum-01:hover {
    background-image: url('../images/des8.jpg') !important; 
}
.about-colum.colum-02:hover {
    background-image: url('../images/des4.jpg') !important; 
}
.about-colum.colum-03:hover {
    background-image: url('../images/des1-1.jpg') !important; 
}
.about-colum.colum-04:hover {
    background-image: url('../images/des12.jpg') !important; 
}
.about-colum.colum-05:hover {
    background-image: url('../images/des10.jpg') !important; 
}
.about-icon em {
  	font-size: 23px;
}

/* Work */
.work-item {
    cursor: pointer;
}
.work-item .sppb-icon-container {
    align-items: center;
    background: rgba(0, 0, 0, 0) url(../images/icon-bg.png) no-repeat scroll center center / 100% 100%;
    font-size: 45px;
    height: 90px;
    justify-content: center;
    line-height: 1;
    position: relative;
    width: 100px;
    margin: 0 auto;
}
.work-item i {
    line-height: 80px;
    display: inline-block!important;
}
.work-item h3 {
    position: absolute;
    top: -30px;
    left: 38%;
    width: 40px;
    height: 40px;
    background: #ff662a;
    border-radius: 50%;
    transition: all 0.5s ease-in-out 0s;
}
.work-item:hover h3 {
    background: #ff662a;
    border-color: #f4591d;
    color: #ffffff;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(0px) rotateX(0deg) rotate(360deg);
}
.work-item h4 {
    margin-top: 25px;
    margin-bottom: 15px;
    color: #1a1e32;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.work-item {
    position: relative;
}
.work-item:after {
    background: #ff6600 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    margin: 35px auto 0;
    transition: all 0.3s ease 0s;
    width: 50px;
}

/* Images */
.counter-img .sppb-addon-single-image-container,
.counter-img .sppb-addon-single-image-container img {
  	width: 100%;
}

/* Counter */
.counter-item h2.count {
    font-size: 80px;
    color: #fff;
}
.counter-item h5{
    color: #ffffff;
    font-size: 16px;
}

/* Client */
.client-title h1 {
  	color: #91939d;
    font-size: 40px;
}
.client-colum {
    position: relative;
    z-index: 1;
}
.client-colum:after {
    content: "";
    bottom: 30px;
    background: url(../images/quote.png);
    position: absolute;
    right: 30px;
    z-index: -1;
    width: 70px;
    height: 50px;
    background-size: cover;
}
/* Product */
span.hikashop_product_name {
    padding: 10px 0;
}
a.hikabtn.hikacart {
    padding: 10px 20px;
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
}
a.hikabtn.hikacart:hover {
  	background: #222 !important;
}
.hikashop_subcontainer.thumbnail {
    padding: 20px 0;
    border: 1px solid #eee;
    border-radius: 0 !important;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */
#sp-bottom {
    position: relative;
    z-index: 1;
  	font-size: 15px;
}
#sp-bottom1 ul li em {
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 100px;
    background-color: #0d1b33;
    line-height: 45px;
}
#sp-bottom1 ul li strong {
  	display: none;
}
#sp-bottom1 ul li {
    display: inherit;
    line-height: 1;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0;
    padding: 8px 0;
    letter-spacing: 1px;
}
#sp-bottom1 ul li a {
    box-shadow: none;
}
#sp-bottom2 ul {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 25px !important;
    list-style: none;
    max-width: 225px;
}
#sp-bottom2 ul li,
#sp-bottom3 ul li {
    list-style: none;
    line-height: 25px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	.slider-colum-right .sppb-column-addons {
    	left: 0px;
	}
  	#sp-header {
    	top: 0px;
	}
  	.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    	width: 98%;
    	margin: 20px 1%;
	}
  	.about-column-right, .about-column-left {
  		padding: 100px 10px;  
  	}
  	.work-item {
    	padding: 50px 0px 35px 0px;
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	a.button {
    	font-size: 13px;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.feature-item h4:after, .btn, .button:hover, a.hikabtn.hikacart {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.title h5, .btn:hover, .work-item i, .client-item .sppb-addon-text, .contact-item i,
.about-icon em, button.btn.btn-primary.validate:hover {
  	color: var(--text-color) !important; 
}
.btn, .button, .page-item.active .page-link {
  	border-color: var(--text-color) !important;
}
