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

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}
body:not(.home) #sp-top-bar {
  	border-bottom: 1px solid #f8f8f81f;
  	background: #201100;
}
body:not(.home) #sp-header .container-inner,
#sp-header.header-sticky .container-inner {
    background: transparent;
    padding: 0 10px;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    box-shadow: none;
    z-index: 9999;
}
#sp-header .container-inner {
    background: #FFFFFF1A;
    padding: 0 10px;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    background: #201100;
    box-shadow: 0 0 4px 0 rgb(225 255 255 / 10%);
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
body:not(.home) #sp-header {
  	background: #201100;
    box-shadow: 0 0 4px 0 rgb(225 255 255 / 10%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}

/* 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;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 200px !important;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    top: 1px;
    position: relative;
}
.burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
	position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    color: #fff !important;
    font-weight: 600;
    font-family: inherit;
    line-height: 2em;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 35px;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
  	color: #fff;
  	transform: translateY(-8px);
}
a.hikabtn.hikacart:hover {
  	color: #fff;
    background: #201100;
}
.btn.no-bg {
	background: transparent;
}

/* Title */
.title h3 {
    letter-spacing: 2px;
}
.title h2 {
    font-size: 36px;
	margin: 20px 0;
	font-weight: 600;
}
.title h1 {
    font-size: 52px;
	margin: 30px 0;
 	font-weight: 600;
}

/* Slider */ 
#slider {
	margin-top: -150px !important;
}
#slider .slider-column {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#slider .slider-column:hover {
  	background-color: rgb(255 255 255 / 15%) !important;
}

/* Bg */
.bg .sppb-row-overlay {
    background-image: url(../images/apptrn.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.03;
}
.bg-title {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bg-title li {
	display: inline-block;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 0;
}
.bg-title li strong {
	display: none;
}
.bg-title li em {
	padding: 0 15px;
	font-size: 13px;
}

/* About */
.about-column {
  	position: relative;
}
.about-img img {
    width: 82%;
    box-shadow: 100px 45px 0px -45px #9e6726;
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-item.counter {
	position: absolute;
	width: 60%;
	right: 0;
	bottom: 50px;
	padding: 5px 10px;
}
.about-item h1 {
	font-size: 52px;
	font-weight: 600;
}
.about-column.right .clearfix:first-child {
    width: 50% !important;
    float: right;
    position: relative;
    z-index: 1;
}
.about-column.right .clearfix:first-child:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.87;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.about-column.right .clearfix {
	clear: right;
	display: inline-block;
	width: 100%;
}
.about-img:hover img {
    opacity: 0.8;
}

/* Check List */
.check-list ul {
    list-style: none;
    padding: 0;
    margin-right: 0;
}
.check-list ul.left, .check-list ul.right {
	width: 50%;
	float: left;
}
.check-list li {
    margin-bottom: 15px;
}
.check-list strong {
    display: none;
}
.check-list span {
    padding-right: 10px;
}

/* Testimonials */
.testimonials-icon span.sppb-icon-inner {
    border-radius: 50%;
}

/* Counter */
.counter .sppb-row.sppb-no-gutter {
    box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
    border-radius: 10px;
    background: #fff;
}
.counter-item h1 {
	font-size: 55px;
	font-weight: 800;
}
.counter-item h5 {
  	font-size: 17px;
}

/* FAQs */
.sppb-panel-modern > .sppb-panel-heading {
    background: transparent;
}
.sppb-panel-modern .sppb-panel-title {
    font-size: 16px;
    color: #26273c;
    font-weight: 600;
}
.sppb-panel-heading.active  {
	background: transparent;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
	margin: 0;
}
.jmm-text {
    background-color: #fff;
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    padding: 30px;
    border-radius: 0 0 10px 10px;
}
.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%);
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 16px;
	font-weight: 500;
}

/* Hikashop */
.hikashop_subcontainer.thumbnail {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

/* 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;
    text-align: left;
    z-index: 1;
  	padding: 60px 0 60px;
    font-size: 15px;
}
#sp-bottom:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
	background-image: url('../images/pattern.jpg');
    background-position: 0px 0%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.05;
}
#sp-bottom .sp-module .sp-module-title {
    margin-bottom: 20px;
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 500;
    line-height: 1em;
    position: relative;
}
#sp-bottom .sp-module .sp-module-title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 80px;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#sp-bottom strong {
    display: none;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom h2 {
  	font-size: 35px;
  	font-weight: 600;
  	margin-bottom: 15px;
}
.shrewd_solution_icon  {
	margin-top: 12px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
	margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
  	font-size: 18px;
  	width: 40px;
  	line-height: 40px;
	color: #fff !important;
  	text-align: center;
  	border-radius: 50%;
  	border: none;
  	-webkit-transition: .5s;
  	transition: .5s;
  	display: inline-block;
  	height: 40px;
  	margin-right: 5px;
}
.shrewd_solution_icon ul li a:hover {
  	background-color: #fff;
}
.shrewd_solution_icon ul li a em {
  	font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
	margin: 0 20px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#sp-bottom a.btn {
    text-transform: capitalize;
}

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

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 14px !important;
	}
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
  	.about-column.right .clearfix:first-child {
    	width: 100% !important;
    	margin-top: 60px !important;
	}
  .btn-column .sppb-text-right {
  		text-align: left;
    	margin: 30px 0;
	}
}
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.check-list ul.left, .check-list ul.right {
    	width: 100%;
  	}
}

/* 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, a.hikabtn.hikacart, .btn:hover,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.shrewd_solution_icon ul li a, .btn, .btn.no-bg:hover, .about-item.counter,
.about-column.right .clearfix:first-child:before, .testimonials-icon span.sppb-icon-inner,
#sp-bottom .sp-module .sp-module-title:before{
 	background-color: var(--background-color);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.title h3, .check-list span, #sp-bottom span, .bg-title li em, .counter-item h5, .sppb-panel-heading.active span {
	color: var(--text-color);
}
.shrewd_solution_icon ul li a:hover {
	color: var(--text-color) !important;
}
.btn.no-bg:hover, .events-item a, .shrewd_solution_icon ul li a:hover,
.hikashop_subcontainer.thumbnail:hover {
	border-color: var(--text-color);
}
.video a:hover:after {
    border-left-color: var(--text-color);
}