:root {
    --smoke-color:#f3f3f3;
}

@media (min-width:992px){
    .header-logo img{
        width: 150px;
    }
}
@media (max-width:991px){
    .header-layout12 .header-logo{
        border: none;
    }
    .header-logo img{
        width: 100px;
    }
    .header-layout12 .header-top{
        display: none;
    }
    .sticky-wrapper{
        background-color: #fff;
    }
}
.header-layout12 .sticky-wrapper.sticky{
    background-color: #fff ;

}
.header-layout12 .sticky-wrapper.sticky .header-logo{
    border: none;
}

.sticky-wrapper.sticky .menu-area{
    background-color: transparent ;
    
}
.th-btn.style2:hover,.th-btn.style3:hover{
    color: #fff;
}
.th-btn.style2:hover:before, .th-btn.style2:hover:after, 
.th-btn.style3:hover:before, .th-btn.style3:hover:after,
.th-btn:hover::before, .th-btn:hover::after, 
.th-btn.active::before, .th-btn.active::after {
    background-color: #046e00;
}
.header-layout12 .main-menu > ul > li > a{
    color: #2e276c;

}
.header-layout12 .main-menu > ul > li:hover > a {
    color: #046e00;
}
.main-menu ul.sub-menu li a:hover{
    padding-left: 40px;
    color: #046e00;
}
.header-layout12 .menu-area {
    background-color: rgba(255, 255, 255, 0.6);
}
.header-layout12 .header-logo {
    background-color: rgba(255, 255, 255, 0.6);
}
.sec-title{
    color: #2e276c;
}
.sub-title6{
    color: #046e00;
}
.sub-title6 .shape{
    background-color: #046e00;
}
.mission-box .mission-title{
    color: #2e276c;
}
.video-box1 .img1{
    position: relative;
}
.service-card2_icon img{
    width: 40px;
}
.service-card2_title a{
    font-size: 17px;
}
.service-card2_content{
    height: 112px;
    padding: 20px;
}
.service-card2:hover .service-card2_content{
    min-height: 190px;
    transition: 0.3s;
}
.service-card2{
    box-shadow: 0px 0px 15px 1px #e7e4e4;
    /* box-shadow: 0px 0px 15px 1px #949494; */
}
.project-card-icon img{
    width: 50px;
}
.service-tab-menu .tab-btn:after{
    background-color: #100764;
}
.service-card2_title a:hover,.project-card:hover .box-title a:hover{
    color: #046e00;
}
.process-card2::before,.process-card2{
    border-color: #046e00;
}
.project-card:hover .th-btn:hover::before, .project-card:hover .th-btn:hover::after{
    background-color: #046e00;
}
.project-card .th-btn:hover{
    color: #fff;
}
footer .widget-area{
    position: relative;
    padding-bottom: 0;
}
footer .widget-area:before {
    opacity: 0.9;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #0E121D;
    top: 0;
    left: 0;
}

.th-widget-about .about-logo img{
    height: 70px;
}
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_nav_menu a:hover:before {
    color: #046e00;
}
.footer-wrapper .th-social a:hover{
    background-color: #046e00;
}
.copyright-text{
    text-align: center;
}
.copyright-text a{
    color: #046e00;
}
.footer-widget .widget_title::before, .footer-widget .widget_title::after{
    background-color: #046e00;
}
.footer-widget .contact {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 15px;
}
.footer-widget .contact li{
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-widget .contact li a{
    display: inline-block;
    color: #fff;
}
.footer-widget .contact li i{
    color: #fff;
}
.footer-widget .contact li a:hover{
    color: #046e00;
}

.contact-wrap1{
    margin: 0;
    height: 100%;
}
.contact-wrap1 .newsletter-card{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.contact-wrap1 .newsletter-card .title-wrap .sub-title{
    color: #046e00;
}
.projects .project-card{
    box-shadow: 0px 0px 15px 1px #b1afaf;
    padding: 15px;
}
.slick-track > [class*=col]{
    padding-bottom: 20px;
    padding-top: 20px;
}
.header-layout12 .header-top a:hover,.header-social a:hover i{
    color: #046e00;
}
.counter-card_icon{
    background-color: #046e00;
}
.service-card.style2:hover .service-card-icon img{
    filter: brightness(0) invert(1);;
}
.service-card.style2:hover .th-btn{
    border-color: #fff;
    color: #fff;
}
.service-card.style2{
    min-height: 320px;
}
.services{
    background-color: #f3f3f3;
}
.services .service-card.style2 .box-title{
    min-height: 100px;
}
.custom-clients{
    background-color: #fff;
    padding: 20px 10px;
}
.client-wrap{
    overflow: hidden;
}
.client-thumb{
    display: block;
    height: 100%;
    width: 100%;
}
.contact-feature .media-body{
    padding: 15px 0;
}
.contact-wrap1 .newsletter-card .contact-feature .contact-feature-icon{
    padding: 10px;
    height: 100% !important;
}
/*---------------------------------------------------------------------------------*/
.hero-10 .slick-dots{
    bottom: 0%;
    right: 42%;
    top: auto;
    transform: translate(-50%,-50%);
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;


}
.header-layout9 .sticky-wrapper.sticky{
    background-color: #fff;
}

.fixed-social{
    position: fixed;
    z-index: 99;
    border-radius: 50px 50px 4px 4px;
    text-align: center;
    right :10px;
    top :300px;
    
}
.fixed-social .th-social{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.fixed-social .th-social a{
    background-color: #2e276c;
    color: #fff;
}
.fixed-social .th-social a:hover{
    background-color: #046e00;
}

.hero-style10-content{
    padding: 250px 0;
}
.hero-style10{
    display: flex;
    flex-direction: column;
    background-color: #0000008c;
    padding: 60px 20px;
    width: fit-content;
}
.header-layout9 .main-menu > ul > li > a{
    color: #2e276c;
}
.header-layout9 .main-menu > ul > li > a:hover{
    color: #046e00;
}
.breadcumb-wrapper{
    background-color: transparent;
}
.breadcumb-title{
    color: #2e276c;
}
.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span,.breadcumb-menu li:after{
    color: #2e276c;
}
.chart .blog-single.style3{
    padding: 20px 10px;
}
.chart .blog-single.style3 .blog-content{
    padding: 20px 0 0 0;
}
.chart .blog-single.style3 .blog-title{
    font-size: 22px;
    font-weight: bold;
}

.client-thumb.style2{
    filter: none;
    box-shadow: 0px 0px 15px 1px #dbd5d5;
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
.project-card-img img{
    height: 235px;
}
.widget_info{
    margin: 0;
    background-color: #f3f3f3;
}
.contact-feature{
    border-color: #7eb441;
}
.contact-map{
    margin: 0;
}
.breadcumb-wrapper{
    position: relative;
}
.breadcumb-title{
    position: relative;
}
.breadcumb-wrapper::before{
    opacity: 0.7;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #c2c3c5;
    top: 0;
    left: 0;
}
.process-card2_icon{
    display: flex;
    justify-content: center;
    align-items: center;
}
.process-card2_icon img{
    width: 45px;
    filter: invert(1);
}
.client-thumb.style2:hover img{
    transition: 0.4s;
    transform: scale(1.1);
}
.client-thumb.style2 img{
    transition: 0.4s;
}
.blog-single.style2 .blog-img img{
    height: 255px;
}
.contact-area-2 .contact-feature{
    min-height: 185px;
}
.box-title {
    font-size: 20px;
}
.widget_categories a.active ,.widget_categories a:hover {
    background-color: #2e276c;
    color: #fff;
}
.breadcumb-title{
    font-size: 40px;
}

.widget_categories a {
    padding: 10px 25px;
}
.widget_categories a.active::before ,.widget_categories a:hover::before{
    color: #fff;
}

.widget_categories a::before {
    top: 10px;
}
.widget_categories > ul > li:last-child a {
    padding: 10px 25px;
}
.breadcumb-content{
    text-align: center;
}
.team-card2 .team-content{
    height: 200px;
}
.project-card-details{
    margin: 0;
    margin-top:-100px ;
    padding: 50px 20px ;
}
.project-card-icon {
    -webkit-transform: translate(45px, -75px);
    -ms-transform: translate(45px, -75px);
    transform: translate(45px, -75px);
}
.project-block .project-content{
    height: 175px;
}
.project-block .project-img img{
    height: 350px;
}
.project-card:hover .box-title a:hover {
    color: #fff;
}
.copyright-wrap a{
    color: #046e00;
    font-weight: bold;
}
.copyright-wrap a:hover{
    color: #fff;
}
@media (max-width: 767px) {
    .breadcumb-wrapper {
        padding: 120px 0 50px 0;
    }
}
.client-thumb.style2 {
    flex: 1 1 auto;
    height: 100%;
}
.client-thumb.style2 img{
    max-height: 100px;
}














.project-card-img img{
        width: 100%;
        height: 100%;
        object-fit: cover; 
        object-position: center; 
        aspect-ratio: 1; 
}

.page-img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 16/9; 
}
.service-card.style2 .service-card-shape img{
    height:  100%;
    width:  100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 1; 
}
.main-menu ul.sub-menu li a:before{
    display: none;
}

/*---------------------------------------------------------------------------------*/
/* Project Navigation Styles */
/*---------------------------------------------------------------------------------*/
.project-navigation {
    border: 1px solid var(--border-color);
    transition: box-shadow 0.3s ease;
}
.project-navigation:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.nav-item .btn {
    border: none;
    padding: 15px 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    min-height: 80px;
}
.nav-item .btn:not(.disabled):hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.nav-item .btn-outline-primary {
    border: 1px solid #2e276c;
    color: #2e276c;
}
.nav-item .btn-outline-primary:hover {
    background-color: #2e276c;
    border-color: #2e276c;
    color: var(--white-color);
}
.nav-item .btn-primary {
    background-color: #2e276c;
    border-color: #2e276c;
    color: var(--white-color);
}
.nav-item .btn-primary:hover {
    background-color: #2e276c;
    border-color: #2e276c;
}
.nav-item .btn-outline-secondary.disabled {
    border-color: var(--border-color);
    color: var(--body-color);
    background-color: transparent;
}
.nav-content {
    max-width: 200px;
}
.nav-content small {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--light-color);
}
.nav-divider a{
    background-color: #2e276c;
    border-color: #2e276c;
}
.nav-divider a:hover{
    background-color: #046e00;
    border-color: #046e00;
}
@media (max-width: 768px) {
    .project-navigation {
        flex-direction: column;
        gap: 15px;
    }
    .nav-item .btn {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .nav-content {
        max-width: none;
    }
}