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

/*** Header Area ***/
/* Header Top */
.sp-contact-info li span {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
}
ul.social-icons li a {
    line-height: 40px;
}

/* Header Menu */
#sp-header {
    box-shadow: none;
}
#sp-header.header-sticky {
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
#sp-header .container-inner {
    border-bottom: 3px solid #D9D9D9;
}
body:not(.home) #sp-header .container-inner,
#sp-header.header-sticky .container-inner {
    border-bottom: none;
}
.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;
}

/* 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 {
    padding: 0px 20px 5px 0px;
    font-size: 18px;
    font-weight: 600;
    border:  none;
    border-bottom: 3px solid #777777;
    border-radius: 0px;
    color: #777777;
    letter-spacing: 1px;
    display: inline-block;
    background: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    background-color: transparent;
}
.addtocart-button:hover {
    background-color: #222 !important;
    border-color: #222 !important;
}
.btn.white {
    border-bottom: 3px solid #fff;
    color: #fff;
}
.btn.white:hover {
    border-bottom: 3px solid #222;
    color: #222;
}

/* Services */
.services .sppb-col-md-4 {
    margin-bottom:  30px;
}

/* Counter */
.counter-item .count {
    font-size: 60px;
}
.counter-item .counter-left {
    width: 40%;
    float: left;
}
.counter-item .counter-right {
    padding-top: 26px;
    width: 60%;
    float: left;
}

/* Choose */
.choose-img1 {
    position: absolute;
    top: 30%;
}
.choose-img2 {
    position: relative;
    z-index: -1;
}

/* Testimonials */
.testimonials .sppb-col-md-8 {
    z-index: -1;
}

/* About */
.about-img .sppb-addon-single-image-container {
    margin-left: 60px;
    margin-bottom: 60px;
    position: relative;
}
.about-img .sppb-addon-single-image-container:before {
    content: '';
    position: absolute;
    left: -60px;
    bottom: -60px;
    height: 100%;
    width: 50%;
    z-index: -1;
    background: #f9f5f1;
}

/* FAQs */
span.sppb-panel-title {
    font-size: 16px;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #f9f5f1;
    color: #001659;
}

/* Team */
.team-img {
    position: relative;
    z-index: -1;
}
/* Team */
.team-item {
    position: relative;
}
.team-item:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 70%);
    height: 0%;
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
}
.team-item:hover:before {
    height: 100%;
}
.team-item p {
    margin-bottom: 15px;
    margin-top: 12px;
}
.team-item .sppb-media-content {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    bottom: -20px;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.team-item:hover .sppb-media-content {
    opacity: 1;
    bottom: 50px;
}
.team-item .shrewd_solution_icon ul, .team-item .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin-bottom: 0px !important;
}
.team-item .shrewd_solution_icon ul li a {
    font-size: 15px;
    width: 32px;
    line-height: 32px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    background: #888;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 32px;
    margin-right: 5px;
}
.team-item .shrewd_solution_icon ul li a:hover {
    background-color: #fff;
    color: #222 !important;
}
.team-item .shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.team-item .shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}

/* 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: 30px 0 0;
    border-radius: 0px 0px 0px 0px;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}
.jm-category-module.default .jmm-readmore {
    margin-top: 20px;
}

/* Bottom Top */
#sp-bottom-top {
    margin-bottom: -60px;
    position: relative;
    z-index: 3;
}

/* Bottom */
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 15px;
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
#sp-bottom .sp-module .sp-module-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 80px;
    background: #fff;
}
.shrewd_solution_icon  {
    margin-top: 25px;
}
.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;
    width: 35px;
    line-height: 35px;
    color: #000 !important;
    text-align: center;
    border-radius: 0px;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    background: #fff;
}
.shrewd_solution_icon ul li a:hover {
    color: #fff !important;
}
.shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
    margin: 0 20px;
}
#sp-bottom ul li strong {
    display: none;
}
#sp-bottom ul li span {
    padding-right: 10px;
}
#sp-bottom4 img {
    max-width: 250px;
}

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

/*** Responsive Layout ***/
@media (min-width: 992px) and (max-width: 1280px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 14px !important;
    }
    div#sp-menu .sp-menu-full.container {
        width: 880px !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;
    }
    .bg-title .sppb-text-right {
        text-align: left;
    }
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
}

/* 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, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover, 
.contact-column .clearfix:first-child, .shrewd_solution_icon ul li a:hover,
#counter, .services-column {
    background-color: var(--background-color);
}
.addtocart-button {
    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,
.title h4, .check-list ul span, .btn:hover, .choose-item i,
.contact-item i, .contact-item .sppb-addon-text {
    color: var(--text-color);
}
.services-column .clearfix, .btn:hover {
    border-color: var(--text-color);
}
.addtocart-button, .com-sppagebuilder .product-container:hover .spacer,
.product .spacer.product-container:hover {
    border-color: var(--background-color) !important;
}

/*** Fix Rating ***/  
.content_rating:before {  
    content: "Ratings: ";  
    position: relative;  
    top: 2px;  
}  
.article-ratings-social-share .social-share-block {  
   width: 100%;  
}  
.article-ratings-social-share .social-share-block .article-social-share {  
   float: left;  
}  
.article-ratings-social-share  .me-auto {  
   display: none;  
}  
.content_rating .jq-star {  
   margin: 0 3px;  
}