/*** General CSS ***/
body {line-height:1.9em;}
body, .sp-preloader {/*color:#252525;*/ color:#626d72;}

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

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
   	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    z-index: 9999;
    background:#FFF;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 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;
}

/* 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: #333;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
	position: relative;
	display: inline-block;
	width: auto;
	margin: 0;
	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: 15px 40px;
	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 {
  	transform: translateY(-8px);
}
a.hikabtn.hikacart:hover {
  	color: #fff;
    background: #201100;
}
.btn.no-bg {
	background: transparent;
}
.login .btn-primary {
    background: #222;
}

/* Title */
#sp-content-top h3.sp-module-title, #sp-content-bottom h3.sp-module-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 40px;
    letter-spacing: 0;
    margin-bottom: 30px;
    position: relative;
    border-left: 4px solid;
    letter-spacing: 3px;

    padding-left: 20px;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600 !important;
    color: #111;
}
#sp-main-body h3 {
    font-size: 18px;
}
#sp-right h4.mfp_default_title a {
    font-size: 20px !important;
}

/* Content */
#sp-content-top .sp-module, #sp-content-bottom .sp-module {
	padding-top: 80px;
  	padding-bottom: 80px;
    position: relative;
}
.container-fluid.blog-featuredhome {
    padding: 0;
}
.article-list .article .featured-article-badge { display: none; visibility: hidden;}
.article-details .featured-article-badge { display: none; visibility: hidden;}


/* Horror */
.sp-module.md-horror:before,.sp-module.md-fantasy:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: -50%;
    background: #fdf8eb;
    top: 0;
}

/* Motivation */
.sp-module.md-motivation {
  	padding-left: 25px;
  	padding-right: 25px;
}
.sp-module.md-motivation:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #fdf8eb;
    height: 30%;
    width: 100%;
}

/* Blog */
.jm-category-module.default .mod-article-image {
  	overflow: hidden;
	margin: 0 !important;
}
.jmm-text {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 11%);
    padding: 25px 20px;
    background: #fff;
}
.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-weight: 500;
}
.jmm-item {
  	position: relative;
}
.jmm-item .jmm-author {
	position: absolute;
	top: 40px;
	left: 40px;
	background: #000F2B;
	color: #fff;
	padding: 3px 8px 3px 16px;
	border-left: 8px solid;
	font-size: 13px !important;
}

/* 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 30px;
    font-size: 15px;
}
#sp-bottom .sp-module .sp-module-title {
    margin-bottom: 20px;
    font-size: 20px;
    padding-bottom: 0px;
    font-weight: 500;
    line-height: 1em;
    position: relative;
}
div#sp-bottom2 {
    padding-top: 10px;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom h2 {
  	font-size: 30px;
  	font-weight: 600;
  	margin-bottom: 15px;
    text-align: left;
}
#sp-bottom ul li strong {
   	display: none;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin: 0 !important;
}
.shrewd_solution_icon {
	text-align: right;
}
.shrewd_solution_icon ul li a {
    font-size: 18px;
    width: 0;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin: 0px 20px 0px 30px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    border: none;
    background: #344143;
}
.shrewd_solution_icon ul li a:hover {
	color: #fff !important;
}
.shrewd_solution_icon strong {
    display: none;
}
.shrewd_solution_icon ul li em {
     font-family: 'Font Awesome 5 Brands';
}
.bottom ul li span {  
    padding-right: 10px;    
    color: #ffd523 !important;
}
.bottom .footer1 ul li span {
	font-family: "Font Awesome 5 Brands";
}
.bottom ul li strong {  
    display: none;
}
#sp-bottom1 ul li span {  
    padding-right: 10px;    
    color: #ffd523;
}
#sp-bottom1 ul li span {
	font-family: "Font Awesome 5 Brands";
}
#sp-bottom .sp-module ul>li {
    padding-bottom: 10px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
  	border-top: 1px solid #ffffff29;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    padding: 30px 0;
    border-top: none;
}
#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: 11px !important;
	}
}

/* Mobile Standard Layout */
@media (min-width: 991px) {
  	.sp-megamenu-parent>li:last-child>a {
      	padding: 0px 20px 0px 20px;
      	color: #000;
 	}
	.sp-megamenu-parent>li:last-child>a {
    	font-weight: 500;
    	border-radius: 0;
    	background: #fdf8eb;
    	line-height: 45px;
    	border-radius: 0;
 	}
	.sp-megamenu-parent>li.active:last-child>a,
	.sp-megamenu-parent>li:last-child>a:hover {
    	background: #198CBB;
      	color: #fff;
	}
}
@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;
	}
  	.sp-module.need .left, .sp-module.need .right {
    	width: 100% !important;
  	}
  	.sp-module.need .right {
    	text-align: left;
	}
}

/* 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, .slider-item .sppb-btn-success, 
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, .about-item h3,
button.btn.btn-primary.validate {
 	background-color: var(--background-color);
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.it-procurement a:hover, .jm-category-module.default .jmm-text .jmm-title:hover, #sp-bottom1 ul li span,
#sp-bottom span {
	color: var(--text-color);
}
.jmm-item .jmm-author, #sp-content-top h3.sp-module-title, #sp-content-bottom h3.sp-module-title,
.page-item.active .page-link {
  	border-color: var(--text-color);
}

/* Custom */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  /* padding-right: var(--bs-gutter-x,.75rem); */
  /* padding-left: var(--bs-gutter-x,.75rem); */
  padding-right: 0;
  padding-left: 0;
}

.h1 {color:#626d72;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  border-left: 4px solid #198cbb;
  padding-left: 20px;
}


/* Bottom module Contact */

#sp-footer a, #sp-bottom a {font-family:'Inter', sans-serif;}
#sp-bottom p {/*line-height:1.8;*/ line-height:0;}

.fa-envelope::before {padding-right:10px;}
.fa-facebook::before {padding-right:10px;}
.fa-instagram::before {padding-right:10px; padding-left:1px;}