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

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 15px 0 65px;
}
body:not(.home) #sp-top-bar {
	padding: 15px 0 15px;
}

/* Header Menu */
#sp-header {
    top: -40px;
    padding: 0px;
    height: inherit;
    box-shadow: none;
    z-index: 9999;
}
#sp-header > .container {
	background: #fff;
	border-radius: 10px;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    background: #fff;
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #252525;
  	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.active>a {
    font-weight: 600;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 30px 0px 30px;
    margin-left: 50px;
}
.sp-megamenu-parent>li:last-child>a {
    line-height: 50px;
    border-radius: 5px;
    background: #1C1E29;
}
.sp-megamenu-parent>li.active:last-child>a,
.sp-megamenu-parent>li:last-child>a:hover {
    background: #1C1E29 !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;
}
.burger-icon>span {
    background-color: #000;
}
.offcanvas-menu > .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #000;
}

/*** Block Styles ***/
/* Button */
.btn, .slider-btn {
    padding: 23px 45px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 2px;
    border: none;
    display: inline-block;
    background: transparent;
    color: #fff !important;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover, .slider-btn:hover {
	background-color: #39527E !important;
	color: #fff!important;
}
.btn.color, .btn.no-bg:hover {
	background: #070346 !important;
	border-radius: 0px;
	border: 2px solid #070346;
}
.btn.color:hover, .btn.no-bg {
	background: transparent !important;
	border: 2px solid #fff;
	border-radius: 0;
}

/* Title */
.title h4 {
	letter-spacing: 2px;
}
.title h2 {
  	font-size: 40px;
  	font-weight: 800;
  	padding: 20px 0;
  	margin: 0;
}

/* Slider */
.sl-home {
	margin-top: -80px !important;
}
.slider:before {
	content: '';
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
	background-image: url(../images/slider-4.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness( 60% ) contrast( 110% ) saturate( 45% ) blur( 0px ) hue-rotate( 0deg);
}

/* Bg */
.bg-title {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bg-title li {
	display: inline-block;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0;
}
.bg-title li strong {
	display: none;
}
.bg-title li em {
	padding: 0 15px;
	font-size: 12px;
}

/* Services */
.services .clearfix {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  	position: relative;
    top: 0;
}
.services .clearfix:hover {
  	top: 15px;
}
.services .clearfix 
.services .sppb-col-md-3:first-child .clearfix {
	border-radius: 15px 0px 0px 15px;
}
.services .sppb-col-md-3:nth-child(3) .clearfix {
	border-radius: 0px 15px 15px 0px;
}
.services-right-text {
	padding: 28px;
    margin-left: 20px;
    border-radius: 15px;
}

/* About */
.about-right-img img {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-right-img img:hover {
  	opacity: .8;
}

/* Check */
.check-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.check-list li {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.check-list li:hover {
	padding-left: 10px;
	cursor: pointer;
}
ul.check-list strong {
    display: none;
}
ul.check-list em {
    padding-right: 10px;
}
ul.check-list li {
    padding-bottom: 10px;
}

/* Causes */
.causes-colum {
	padding: 25px;
	border-radius: 20px;
	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.causes-colum.left,
.causes-colum:hover {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%) !important;
}
.causes-colum img {
	border-radius: 20px;
}
.causes-item h3 {
	font-weight: 600;
	letter-spacing: 2px;
}
.causes-item h2 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
}

/* Skill */
.skill-title h3 {
	letter-spacing: 2px;
	margin: 0;
}
.skill-colum .clearfix:last-child {
  	position: relative;
}
.skills .skill {
    margin-bottom: 0;
}
.skills .skill .skill-title {
    font-weight: 500;
    font-size: 12px;
    top: 18px;
    position: relative;
    z-index: 1;
    left: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff;
}
.skills .skill .skill-bar {
    height: 25px;
    border-radius: 3px;
    background: #eaeaea;
    transition: 1s cubic-bezier(1, 0, .5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
}
.skills.active .skill .skill-bar {
    width: 100%;
}
.skills .skill .skill-bar span {
    float: left;
    width: 0%;
    color: #fff;
    font-weight: 500;
    height: 25px;
    border-radius: 3px;
    position: relative;
    background: #070346;
    transition: 1s cubic-bezier(1, 0, .5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, .5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, .5, 1);
}
.skills .skill .skill-bar span b {
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
    opacity: 0;
    font-size: 12px;
    font-weight: 600;
    top: 5px;
}

/* Client */
.client:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #f1f1f1;
	height: 75%;
	width: 100%;
}
.client-item {
	padding: 30px;
	border-radius: 20px;
	max-width: 450px;
	position: relative;
	left: 0;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.client-item:hover {
	left: 20px;
}

/* Testimonial */
.testimonial .clearfix {
    -webkit-transition: .3s ease-in-out;
  	-o-transition: .3s ease-in-out;
  	transition: .3s ease-in-out;
}
.testimonial .clearfix:hover {
  	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px!important;
}

/* Contact */
ul.contact-time {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.contact-time .left, ul.contact-time .right {
	width: 50%;
	float: left;
}
ul.contact-time h6 {
	margin: 0;
}
ul.contact-time .right {
	text-align: right;
	font-size: 14px;
}
ul.contact-time .right.hide {
	opacity: 0;
}
ul.contact-time li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #F0F0F0;
}
.contact-item .contact-left, .contact-item .contact-right {
	float: left;
	width: 50%;
	font-size: 14px;
}
.contact-item li {
	padding-bottom: 10px;
}
.contact-item h3 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #062360;
}
.contact-item ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 20px;
}
.contact-item em {
    padding-right: 10px;
}
.contact-item strong {
  	display: none;
}

/* Testimonial */
.sppb-addon-testimonial-footer a {
	text-align: left;
}

/* Team */
.team-item {
	padding: 20px;
	border-radius: 20px;
	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-item.box, .team-item:hover {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.team-item img {
	border-radius: 20px;
}
.team-item h6 {
	color: #39527e;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 2px;
	padding-bottom: 30px;
	border-bottom: 2px solid #062360;
}
.team-item .shrewd_solution_icon {
    padding-top: 10px;
}
.team-item .shrewd_solution_icon ul, .team-item .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
}
.team-item .shrewd_solution_icon ul li a {
    font-size: 20px;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    margin-right: 17px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    font-size: 19px;
    height: 45px;
    width: 45px;
    color: #fff !important;
    margin: 5px;
    line-height: 45px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.shrewd_solution_icon li:first-child a {
	background: #3b5998;
}
.shrewd_solution_icon li:nth-child(2) a {
	background: #1da1f2;
}
.shrewd_solution_icon li:last-child a {
	background: #cd201f;
}
.team-item .shrewd_solution_icon ul li a strong {
	display: none;
}

/* Events */
.events-colum,
.event-text-bottom {
	border-radius: 20px;
}

/* Steps */
.sppb-panel-modern>.sppb-panel-heading {
    padding: 13px 30px 13px 15px;
    color: #062360;
    text-transform: uppercase;
    background: #fff;
}

/* Blog */
.jmm-row {
	margin-bottom: 30px;
	background: #fff;
	border-radius: 10px;
}
.jmm-item {
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / 10%);
    width: 48% !important;
    margin-right: 2%;
}
.jm-category-module.default .jmm-intortext {
	font-size: 14px;
}
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
  	float: left;
  	width: 40%;
}
.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%);
}
.jmm-text {
    padding: 0px 10px;
    border-radius: 0px 0px 10px 10px;
    float: left;
    width: 60%;
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 16px;
	font-weight: 600;
	color: #091941;
	text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore a {
	font-size: 14px;
}

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

/* Bottom */
#sp-bottom {
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 13px;
}
#sp-bottom:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
	background-image: url(../images/footer-bg.jpg);
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    font-weight: 800;
}
#sp-bottom2 em {
    padding-right: 10px;
}
#sp-bottom strong {
  	display: none;
}
#sp-bottom1 .shrewd_solution_icon {
    padding-top: 10px;
}
#sp-bottom1 .shrewd_solution_icon ul, #sp-bottom1 .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
}
#sp-bottom1 .shrewd_solution_icon ul li a {
    font-size: 16px;
    color: #fff !important;
    height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
}
#sp-bottom1 .shrewd_solution_icon ul li a:hover {
	background: #fff !important;
}
#sp-bottom1 .shrewd_solution_icon strong {
    display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
}
#sp-footer .container-inner {
    border-top: none;
}

/*** 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;
	}
  	#sp-header {
    	top: 0px;
	}
  	.services .sppb-col-md-3, .testimonial .sppb-col-md-4, .team .sppb-col-md-3 {
    	margin-bottom: 30px;
	}
  	.services-right-text {
    	margin-left: 0;
	}
  	.client .sppb-col-md-6:last-child .clearfix:last-child {
    	margin: 0 !important;
	}
  	.jmm-item {
    	width: 100% !important;
	}
  	.bg-title {
    	text-align: left;
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.contact-item .contact-left, .contact-item .contact-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, .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, .btn, .services-colum.color,
.company-item.color .btn:hover, .sp-megamenu-parent>li:last-child>a, .services-right-text,
#sp-bottom1 .shrewd_solution_icon ul li a, .skills .skill .skill-bar span, .client-item, .events-colum {
 	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,
.services-item i, .title h4, ul.check-list em, #sp-bottom1 .shrewd_solution_icon ul li a:hover, #sp-bottom2 em,
.causes-item h3, ul.contact-time .right.color, .contact-item em, .bg-title li em, .team-item h3, 
.sppb-panel-modern>.sppb-panel-heading.active {
  	color: var(--text-color) !important;
}
#sp-bottom, .services-colum, .tes .clearfix {
  	border-color: var(--text-color) !important;
}
