/*** General CSS ***/
body {
    line-height: 1.9em;
}
body.home #sp-main-body {
    background-color: #F7F8FA;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    box-shadow: none;
    z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    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 {
    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;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 30px 0px 30px;
    color: #fff;
}
.sp-megamenu-parent>li:last-child>a {
    font-weight: 500;
    border-radius: 30px;
    background: #14305d;
    line-height: 45px;
    margin-left: 10px;
}
.sp-megamenu-parent>li.active:last-child>a,
.sp-megamenu-parent>li:last-child>a:hover {
    background: #14305d !important;
}

/* 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 45px;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
    background-color: #FFFFFF;
    border-radius: 30px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 30px;
}
.btn:hover {
  	color: #fff;
  	transform: translateY(-8px);
}
a.hikabtn.hikacart:hover {
  	color: #fff;
    background: #201100;
}
.btn.no-bg {
	background: transparent;
}

/* Slider */
a.btn-slider {
  	color: #222 !important;
}

/* Content Top */
section#sp-content-top {
    padding-bottom: 80px;
}
body.home #sp-content-top > .container,
body.home #sp-content-top .sp-module:first-child  {
    max-width: 100%;
    padding: 0;
}
body.home #sp-content-top .sp-module {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}
#sp-content-top h3.sp-module-title {
    margin-top: 80px;
    text-align: center;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 20px;
}
div#sp-position1 p {
    text-align: center;
}
div#sp-position1 a.jmm-title.mod-articles-category-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.article-list .article, #sp-left .sp-module, #sp-right .sp-module {
    border: 1px solid #cccccc69;
}
#sp-main-body h3 {
    font-size: 20px;
}

/* 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: center;
    z-index: 1;
  	padding: 60px 0 60px;
    font-size: 15px;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 1.8;
    margin-bottom: 0px;
    margin-top: 10px;
	color: #ADADAD;
}
#sp-bottom strong {
    display: none;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom h2 {
  	font-size: 40px;
  	font-weight: 600;
  	margin-bottom:  30px;
}
.bottom-content-item strong {
  	display: none;
}
.bottom-content-item em {
  	font-family: "Font Awesome 5 Brands";
	font-size: 20px;
}
.shrewd_solution_icon strong {
    display: none;
	margin: 0 20px;
}
.bottom-content-item {
    display: inline-block;
    padding: 0 45px;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}

/* 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(255, 255, 255, 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,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-megamenu-parent>li:last-child>a {
 	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 {
	color: var(--text-color);
}
a.btn-slider:hover {
	color: var(--text-color) !important;
}
.page-item.active .page-link {
  	border-color: var(--text-color) !important;
}