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

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    border-bottom: 1px solid #33333314;
}

/* Header Menu */
#sp-header {
    box-shadow: none;
}
#sp-header.header-sticky {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    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;
}

/* 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-weight: 500;
    font-size: 14px;
}
.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 {
	color: #000;
    padding: 15px 35px;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 500;
    border-radius: 0;
    background: transparent;
    border: 2px solid;
    display: inline-block;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: #000 !important;
}
.btn.no-bg {
    background-color: transparent;
    border-color: transparent;
    color: #333;
}
.btn.white {
    color: #fff;
    border-color: #fff;
}
.btn.white:hover {
    border-color: #161515;
}
.btn-primary {
    color: #000 !important;
    border: 2px solid;
}
.btn-primary:hover,
.addtocart-bar input.addtocart-button:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: #000 !important;
}

/* Title */
.title h4 {
    padding: 0 120px;
    position: relative;
    display: inline-block;
}
.title h4:before, .title h4:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #364d39;
}
.title h4:before {
    left: 0;
}
.title h4:after {
    right: 0;
}
.title.left h4:before {
    content: none;
}
.title.left h4 {
    padding-left: 0;
}
.title.white h4:before, .title.white h4:after {
    background-color: #fff;
}

/* Slider */
.slider {
    z-index: 2 !important;
}
.slider-column-left {
    z-index: 2;
}
.slider-column-left .clearfix:first-child {
    width: 100%;
}
.slider-column-left .clearfix {
    float: left;
    width: 50%;
}
.slider-column-right .clearfix:last-child {
    position: absolute;
    left: -150px;
    bottom: 30px;
    right: auto;
    max-width: 450px;
}
.slider-item ul {
    margin: 0 !important;
    padding: 0 !important;
}
.slider-item ul li, .slider-item ul li a {
    display: inline-block;
    list-style: none;
}
.slider-item ul li strong {
    display: none;
}
.slider-item ul li {
    padding-right: 20px;
}
.slider-item ul li a {
    font-size: 18px;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.slider-item ul li a:hover {
    transform: translateY(-8px);
}

/* Services */
.services-item {
    position: relative;
}
.services-item h3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.services-item span.sppb-img-container img {
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    filter: brightness( 50% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.services-item:hover span.sppb-img-container img {
    border-radius: 15px;
}

/* Counter */
.counter-column {
    float: left;
    width: 33.33%;
}
.counter-item h1 {
    font-size: 50px;
}
.counter-item h3 {
    font-size: 20px;
    font-weight: 600;
    color: #364D39;
}

/* Client */
.client-column .clearfix {
    width: 20%;
    float: left;
}
.client-column .clearfix img {
    opacity: 0.4;
    width: 200px;
}
.client-column .clearfix:hover img {
    opacity: 1;
}

/* Gallery */
.gallery-column .clearfix {
    max-width: 450px;
    box-shadow: 0px 0px 10px 0px #22222230;
    position: absolute;
    right: 20%;
    bottom: -100px;
}
.gallery-colum-left .clearfix:hover, .gallery-column-center:hover,
.gallery-column-center:hover {
    opacity: 0.8;
}

/* History */
.history-item h4 {
    display: inline-block;
    border: 2px solid #fff;
    padding: 13px 30px;
}
.history-item h3 {
    font-size: 23px;
    margin: 15px 0;
    font-weight: 800;
}

/* Work */
.work-item {
    padding: 30px;
    border: 2px solid #c6b191;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.work-item:hover {
    background-color: #364d39;
    border: 2px solid #364d39;
}
.work-item img {
    width: 70px;
    filter: brightness( 200% ) contrast( 200% ) saturate( 2% ) blur( 0px ) hue-rotate( 0deg );
}

/* Team */
.team-item, .team-item .sppb-img-container {
    position: relative;
}
.team-item .sppb-img-container:before {
    background-color: #364D39BD;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-item:hover .sppb-img-container:before {
    opacity: 1;
}
.team-item ul {
    margin: 30px 0 0;
    padding: 0;
}
.team-item .sppb-media-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.team-item:hover .sppb-media-content {
    opacity: 1;
    bottom: 40px;
}
.team-item ul li, .team-item ul li a {
    display: inline-block;
}
.team-item ul li a strong {
    display: none;
}
.team-item ul li a {
    height: 46px;
    width: 46px;
    line-height: 41px;
    font-size: 20px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    margin: 0 5px;
    box-shadow: 0px 0px 10px 0px #ffffff29;
}
.team-item ul li a:hover {
    background-color: #364d39;
    border-color: #364d39;
}
.team-item ul li, .team-item ul li a {
    display: inline-block;
}

/* Tesimonials */
.testimonials-column .clearfix {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.testimonials-column .clearfix:hover {
    border-color: #000 !important;
}

/* Video */
.video-column .video-item {
    margin: 0 auto;
    right: 0;
    left: 0;
    float: initial;
}
.video-item {
    min-width: 50px;
    min-height: 51px;
    position: relative;
    top: 0;
    right: 30px;
    text-align: center;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 4px solid #fff;
    float: right;
}
.video-item .sppb-img-container {
    overflow: hidden;
}
.video-item .sppb-img-container:hover:before {
    background-color: rgba(0, 0, 0, 0.90);
}
.video-item .sppb-img-container:before {
    background-color: rgba(0, 0, 0, 0.60);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video-item img {
    width: 100%;
}
#video-popup-container,
#video-popup-containers {
    display:none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}
.video-item a {
    font-size: 0;
    position: absolute;
    top: 44%;
}
.video-item a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 6px solid #fff;
    margin-top: 5px;
    margin-left: 0;
    border-radius: 50%;
    z-index: 10;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
.video-item a:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    margin-top: -11.5px;
    margin-left: -5px;
    border: solid 11px transparent;
    border-left: solid 17px;
    border-left-color: #fff;
    z-index: 10;
}
#video-popup-close,
#video-popup-closes {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff;
    opacity: 1;
}
#video-popup-iframe-container,
#video-popup-iframe-containers {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}
#video-popup-iframe,
#video-popup-iframes {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}
#video-popup-overlay,
#video-popup-overlays {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
}
#video-popup-close:hover,
#video-popup-closes:hover {
    color: #DE0023;
}
@-webkit-keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}
@keyframes pulse-border{
    0%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity:1
    }
    100%{
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.8);
        opacity:0
    }
}

/* Skill */
.skill-item,
.skill-item .skill,
.skill-item .skill .skill-title,
.skill-item .skill .skill-bar {
    width: 100%;
    float: left;
}
.skill-item .skill {
    margin-bottom: 25px;
}
.skill-item .skill:last-child {
    margin-bottom: 0;
}
.skill-item .skill .skill-title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}
.skill-item .skill .skill-bar {
    height: 5px;
    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);
}
.skill-item.active .skill .skill-bar {
    width: 100%;
}
.skill-item .skill .skill-bar span {
    float: left;
    width: 0%;
    height: 5px;
    border-radius: 3px;
    position: relative;
    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);
}
.skill-item .skill .skill-bar span b {
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
    opacity: 0;
    font-size: 16px;
    font-weight: 600;
    top: -22px;
}

/* FAQs */
.sppb-panel-heading span.sppb-panel-title {
    font-size: 18px;
}
.sppb-panel-heading span.sppb-panel-title {
    color: #222;
}
.sppb-panel-heading.active span.sppb-panel-title {
    color: #fff;
}

/* Hours */
.hours-item p {
    width: 100%;
    float: left;
    padding: 15px 0;
}
span.hours-right {
    float: right;
    width: 40%;
    text-align: right;
}
span.hours-left {
    float: left;
    width: 60%;
    text-align: left;
    position: relative;
}
span.hours-left:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 2px;
    width: 70%;
    border-top: 1px dotted #fff;
}
.hours-info span {
    padding-right: 10px;
}
.hours-info strong {
    display: none;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
    overflow: hidden;
    margin: 0;
    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%);
}
.jmm-text {
    padding: 20px 20px 30px 20px;
    border-radius: 0px 0px 0px 0px;
    background: #364d39;
    text-align: left;
    color: #fff;
}
.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;
}

/* Shop */
button.vmicon:before, .com_virtuemart #cart-view table.cart-summary tr td > .vmshipment_name:before, 
.com_virtuemart #cart-view table.cart-summary tr td > .vmpayment_name:before,
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon::before {  
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600;
    font-size: 18px;
}
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
    content: "\f0e0" !important;
    font-family: 'Font Awesome 5 Free'!important;
    font-weight: 600;
}
.com_virtuemart #cart-view .billto-shipto .vm2-billto-icon::before,
.com_virtuemart #cart-view .billto-shipto .vm2-shipto-icon:before {
    font-size: 18px !important;
}
.com_virtuemart #cart-view .billto-shipto .output-shipto input {
    margin-top: 7px;
}
#checkoutForm .cart-summary .sectiontableentry2 span.details-button .details-button {
    margin-top: 13px;
}
.com_virtuemart #cart-view .vm-fieldset-tos input.terms-of-service {
    margin-top: 7px;
}
div#fancybox-content {
    width: 100% !important;
}

/* Bottom */
#sp-bottom {
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 16px;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
#sp-bottom .sp-module .sp-module-title {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 0px;
    padding-bottom: 25px;
}
.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: 17px;
    line-height: 45px;
    color: #364d39 !important;
    width: 45px;
    text-align: center;
    height: 45px;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    background: #fff;
    margin-right: 6px;
}
.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-bottom2 p strong {
    display: none;
}
#sp-bottom2 p span {
    padding-right: 10px;
}

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

/*** Responsive Layout ***/
@media (min-width: 992px) and (max-width: 1280px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 13px !important;
    }
    .slider-column-right .clearfix:last-child {
        left: 0px;
    }
}
/* 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;
    }
    .slider-column-right .clearfix:last-child {
        left: 0px;
    }
}

/* Mobile Small Resolution */
@media (max-width: 510px) {
.cart-summary th, .vm-cart-item-quantity,
.vm-cart-item-tax {
    min-width: 40px !important;
}
table.cart-summary {
    font-size: 8px;
}
#checkoutForm .vm-fieldset-pricelist h3,
    table.cart-summary h4, .cart-summary ::placeholder {
    font-size: 10px;
}
#fancybox-wrap #fancybox-outer #fancybox-content {
    width: 100% !important;
}
#fancybox-wrap {
    width: 100% !important;
    left: 0 !important;
}
div#fancybox-content a {
    float: initial;
    display: block !important;
    max-width: 200px;
    margin: 0px auto 10px !important;
}
#fancybox-wrap #fancybox-outer h4 {
    text-align: center;
}
#checkoutForm .cart-summary .sectiontableentry2 span.details-button .details-button {
    margin-top: 4px;
}
}
@media (max-width: 480px) {
    body #sp-header {
        top: 0;
    }
    .client-column .clearfix {
        width: 100%;
    }
    .slider-item ul li {
        padding-right: 15px;
    }
}

/* 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,
.shrewd_solution_icon ul li a:hover, .btn:hover, .video-item, .video-item a:before,
.skill-item .skill .skill-bar span, .sppb-panel.sppb-panel-modern .sppb-panel-heading.active,
.hours-column {
    background-color: var(--background-color);
}
.addtocart-bar input.addtocart-button, .feature-item a:hover {
    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, #sp-bottom2 p span,
#sp-bottom .sp-module .sp-module-title, .btn, .counter-item h1,
.history-item h4 {
    color: var(--text-color);
}
.btn, .btn:hover, .video-item, .history-item h4, .work-item {
    border-color: var(--text-color);
}
.addtocart-bar input.addtocart-button, .btn-primary,
div[class*="-view"] .vm-col.product:hover .spacer,
.page-item.active .page-link {
    border-color: var(--text-color) !important;
}
.control-buttons button:hover {
    color: var(--text-color) !important;
}
