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

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 999;
    font-size: 15px;
    padding: 12px 0 12px;
}
body:not(.home) #sp-top-bar {
    border-bottom: 1px solid rgb(255 255 255 / 36%);
}

/* Header Menu */
#sp-header {
    top: 0px;
    padding: 0px;
    height: inherit;
    z-index: 9999;
}
body:not(.home) #sp-header,
#sp-header.header-sticky {
    background-color: #071033;
    top: 0;
    box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    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>a, .sp-megamenu-parent>li>span {
    line-height: 45px;
}
ul.sp-megamenu-parent {
    margin: 0 0;
    padding: 4px 15px 4px 5px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgb(39 97 122 / 25%);
}

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

/*** Block Styles ***/
/* Button */
.btn {
    padding: 18px 40px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    display: inline-block;
    color: #000;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    color: #fff;
    background: #051441;
}
.btn.white:hover {
    background-color: #fff;
    color: #000;
}

/* Title */
.title h3 {
    letter-spacing: 6px;
}

/* Slider */
.slider {
    margin-top: -100px !important;
}
.slider-column .clearfix:nth-child(3), 
.slider-column .clearfix:nth-child(4) {
    display: inline-block;
}
.slider-item {
    padding-left: 200px;
    position: relative;
}
.slider-item:before {
    content: '';
    position: absolute;
    left: 35px;
    top: 12px;
    height: 3px;
    width: 150px;
    background-color: #fff;
    border-radius: 10px;
}
.bg-title {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.bg-title li {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.bg-title li strong {
    display: none;
}
.bg-title li em {
    padding: 0 8px;
    font-size: 14px;
}

/* About */
.about-item i {
    height: 60px !important;
    width: 60px !important;
    background: #071033;
    line-height: 60px !important;
    border-radius: 3px;
}
.about-item.ab2 i {
    background-color: #ffffff;
}
.about-item.ab2 {
    display: inline-block;
}
.about-item.ab2 {
    padding: 10px;
    border-radius: 5px;
}
.about-img img {
    width: 80%;
}
.about-img1 {
    width: 200px;
    border-radius: 5px;
    border: 10px solid #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 60px;
}
.about-img2 {
    width: 200px;
    border-radius: 5px;
    border: 10px solid #fff;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 60px;
}

/* Services */
.services .sppb-col-md-4 {
    margin-bottom: 30px;
}
.services-column .clearfix:last-child i {
    background-color: #17e7f93b;
    height: 65px !important;
    width: 65px !important;
    line-height: 65px !important;
    border-radius: 5px;
}
.services-column .clearfix:last-child {
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}
.services-column.center .clearfix:last-child i {
    background: #fff;
}
.services .sppb-col-md-4 {
    margin-bottom: 30px;
}

/* Feature */
.feature-item i {
    background-color: #eee;
    height: 60px !important;
    width: 60px !important;
    line-height: 60px !important;
    border-radius: 5px;
}

/* Client */
.client01 .sppb-row.sppb-no-gutter {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 50px 20px;
    border-radius: 5px;
}

/* Pricing */
.priring-info i {
    background-color: #071033;
    height: 60px !important;
    width: 60px !important;
    line-height: 60px !important;
    border-radius: 5px;
}
.pricing-column.left a.btn {
    background: #071033;
}
.pricing-column a.btn {
    width: 100%;
}
.pricing-column.left a.btn:hover {
    color: #000;
}

/* Choose */
.choose-column .clearfix:last-child i {
    background-color: #fff;
}

/* FAQs */
.faqs-item .sppb-panel-title,
.faqs-item1 .sppb-panel-title {
    font-size: 18px;
    font-style: italic;
}
.faqs-item .sppb-panel-heading,
.faqs-item1 .sppb-panel-heading {
    padding: 15px 30px 15px 15px;
}
.faqs-column {
  	border-radius: 5px;
}
.faqs-item1 .sppb-panel-heading.active .sppb-panel-title {
  	color: #fff;
}
.faqs-item1 .sppb-toggle-direction i {
    color: #000;
}

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

/* Pricing */
.pricing-column {
    border-radius: 5px;
}

/* Testimonials */
.testimonials-item .sppb-media-content {
    padding: 150px 40px;
}

/* History */
.history-item h3 {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px;
}

/* Team */
.team-column .clearfix:last-child {
    position: relative;
}
.team-item i {
    background-color: #fff;
    height: 60px !important;
    width: 60px !important;
    line-height: 60px !important;
    border-radius: 5px;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
    overflow: hidden;
    margin: 0;
}
.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: 20px 0;
    border-radius: 0px 0px 0px 0px;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
    margin-top: 20px;
}

/* Bottom */
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-size: 16px;
}
#sp-bottom p {
    line-height: 28px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 0px;
    position: relative;
}
.shrewd_solution_icon {
    margin-top: 30px;
}
.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: 16px;
    line-height: 42px;
    color: #fff!important;
    width: 42px;
    text-align: center;
    height: 42px;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    background: #FFFFFF1F;
    margin-right: 6px;
    display: inline-block;
}
.shrewd_solution_icon ul li a:hover {
    color: #fff !important;
    background: #5e5e5e;
}
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}
#sp-bottom3 span {
    padding-right: 10px;
}
#sp-bottom3 strong {
    display: none;
}
div#sp-bottom1 {
    width: 100%;
    border-bottom: 1px solid #ffffff26;
    margin-bottom: 50px;
}
div#sp-bottom4, div#sp-bottom2, div#sp-bottom3 {
    width: 33.33%;
}
#sp-bottom1 .sp-module {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
#sp-bottom1 .sp-module li, #sp-bottom1 .sp-module li a {
    display: inline-block !important;
}
div#sp-bottom1 ul {
    text-align: right;
}
div#sp-bottom1 ul a {
    padding-left: 20px;
}

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

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}
@media (min-width: 992px) and (max-width: 1280px) {
    #feature .sppb-col-md-2 {
        flex: 0 0 33% !important;
        max-width: 33% !important;
    }
}
/* Mobile Standard Layout */
@media (max-width: 991px) {
    #sp-header, #sp-header .logo {
        height: 70px;
    }
    #sp-footer p {
        text-align: center;
    }
    body #sp-header {
        padding: 0;
        border-radius: 0;
        top: 0;
    }
    body, body p {
        font-size: 16px !important;
    }
    .pricing .sppb-col-md-4, .team .sppb-col-md-4 {
        margin-bottom: 50px;
    }
  	div#sp-bottom4, div#sp-bottom2, div#sp-bottom3, #sp-bottom1 .sp-module {
    	width: 100%;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
  	.slider-item:before {
    	left: 0;
	}
  	.about-img img {
    	width: 100%;
	}
  	.testimonials-item .pull-right, .testimonials-item .sppb-media-body,
  	.testimonials-item .pull-left {
    	width: 100% !important;
	}
  	div#sp-bottom1 ul {
    	text-align: left;
	}
  	div#sp-bottom1 ul a {
        padding-left: 0px;
        padding-right: 10px;
	}
}

/* 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, .about-item.ab1 i, .about-item.ab2, 
.services-column.center .clearfix:last-child, .feature-item i,
.choose-column .clearfix:last-child, .priring-info.p02 i,
.pricing-column.left a.btn:hover, .testimonials-column .clearfix:last-child,
.shrewd_solution_icon ul li a:hover, .history-item h3, .team-column .clearfix:last-child,
.faqs-item1 .sppb-panel-heading {
    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,
.title h3, .faqs-item .sppb-panel-heading.active .sppb-panel-title,
.priring-info.p01 i, .check-list ul span,
.pricing-column.left a.btn, 
.testimonials-title .sppb-addon-content,
.testimonials-item.top .sppb-addon-text, #sp-bottom3 span, .bg-title li em, .counter-item h1 {
    color: var(--text-color);
}
.page-item.active .page-link {
    border-color: var(--text-color);
}
