/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#top nav ul li a {
    color: #FFF;
    text-transform: uppercase;
}
#top nav ul li.current-menu-item  a{
    color: #428312;
    font-weight: 700;
} 
 .mobile-btn{
        display: none !important;
    }
#header-outer[data-format=centered-menu] #top nav>.buttons {
    position: relative;
   
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons{
    margin-left: 0;
    margin-right: 60px;
}
body #header-outer{
    background-color: transparent;
}
#header-space{
    height: 0 !important;
}
#top {
    position: absolute;
}
.home-banner > .row-bg-wrap:before{
    content: '';
    background: url(/wp-content/uploads/2026/05/banner-bg-paattern.png) no-repeat left center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
}
/*banner list css*/
.banner-menu {
    width: 100%;
    text-align: center;
    padding: 20px 0 30px; 
}

.banner-menu ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.banner-menu ul li i{
    display: none;
}
.banner-menu ul li{
    padding-left: 0;
}
.banner-menu ul li a {
    position: relative;
}
.banner-menu ul li:not(:last-child) a::before {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #428312;
}

.banner-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s ease;
}

.banner-menu ul li a:hover {
    color: #428312;
}
/*banner list css end*/
.bottom-border-image {
    position: relative; /* required for absolute child */
}

.bottom-border-image::before {
    content: "";
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 10px;
    background-image: url('/wp-content/uploads/2026/05/title-border.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-heading-bottom{ position: relative;}
.banner-heading-bottom:before {
    content: '';
    width: 32px;
    height: 4px;
    background: #428312;
    display: block;
    position: absolute;
    bottom: -8px;
 } 
.banner-text p{
    font-size: 24px;
    font-style: italic;
    line-height: 34px;
    font-weight: 300;
}

.banner-main-left-col .wpb_wrapper{
    max-width: 615px;
    align-self: end;
    padding-left: 15px;
}

.banner-left-col .iwt-icon,
.banner-right-col .iwt-icon {
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.banner-left-col .iwt-text,
.banner-right-col .iwt-text{
    padding-left: 100px;
    font-size: 16px;
}
.banner-left-col .iwt-text h4{
    color: #428312;
     font-size: 16px;
     text-transform: uppercase;
}
.banner-right-col .iwt-text h4{
    color:#061059;
    font-size: 16px;
    text-transform: uppercase;
}

/*win section css*/
/*.win-section-row .nectar-fancy-box{
    border-top: 3px solid #428312;
}*/
.framework-inner .nectar-fancy-box[data-style="image_above_text_underline"].aspect-1-1 .box-bg{
    padding-bottom: 55px;
    background: 55px;
    background-repeat: no-repeat;
    background-position: left;
}


.framework-inner .nectar-fancy-box[data-style=image_above_text_underline]:hover .box-bg{
    transform: none;
}
.framework-inner .nectar-fancy-box[data-style=image_above_text_underline] .text{
    padding: 15px 0 0 0;
}

.win-section-row .nectar-fancy-box h3{  
    font-size: 24px;
    text-transform: capitalize;
    color: #428312 !important;
    line-height: 32px;
    margin-bottom: 10px;
    background: none !important;
}
.win-section-row .nectar-fancy-box p{
    font-size: 16px;  
    line-height: 26px;
}
.win-section-heading {
    text-align: center;
}
.win-section-heading h2{
    font-size: 45px;
    text-transform: capitalize;
    color: #061059;
    line-height: 55px;
    margin-bottom: 10px;
    padding-bottom: 45px;
}
.win-section-heading h2 span{
    color: #428312;
}
.win-section-heading .bottom-border-image::before{
    bottom: 25px;
}
.win-section-heading p{
    font-size: 20px;
    color: #333333 !important;
    line-height: 30px;
}

#ajax-content-wrap .btn.nectar-cta .link_wrap{
    border-radius: 5px 15px !important;
}
.btn{
    padding: 0;
    margin-right: 10px;
}
.header-btn{
    min-width: 215px;
    align-items: center;
    /*height: 140px;*/
    display: inline-flex;
}
.btn-purches{
    padding: 10px 32px !important;
    background-color: #428312;
    border-radius: 7px 15px;
    border: 1px solid #428312;
    color: #fff;
    display: block;
    width: 100%;

}
.btn-purches:hover{
    background-color: #061059;
    text-decoration: none !important;
    color: #fff;
}
#ajax-content-wrap .nectar-cta.btn .link_wrap:hover {
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #428312;
}
#top nav ul #search-btn a span {
    font-size: 15px;
    color: #fff;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a{
    margin-left: 15px;
    margin-right: 15px;
}
.logo-spacing{
    width: 15px;
}

/*service section css*/
.services-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.service-left .service-card.big {
    height: 100%;
    min-height: 400px;
}

.service-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.service-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.service-card.small {
    height: 180px;
}

.service-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
}

.service-overlay h3 {
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
}
.service-card.big .service-overlay h3{
    font-size: 36px;
    line-height: 46px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
} 
.service-card.big .service-overlay h3::before{
    content: '';
    width: 30px;
    height: 8px;
    background: #428312;
    display: block;
    position: absolute;
    bottom: 0px;
    border-radius: 30px;
}
.service-border{
    border-bottom: 3px solid #428312;
    width: 100%;
    position: relative;
}
.service-border::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    right: -5px;
    top: -2px;
    background-color: #428312;
    display: inline-block;
    position: absolute;
}
.service-card-wrap {
    padding: 8px; 
    border-radius: 18px;
    background: rgba(255,255,255,0.15);
    backdrop-filter: blur(8px);
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}
.services-main a:hover h3{
    text-decoration: none;
}

.service-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.service-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.4),
        rgba(0,0,0,0.25),
        rgba(0,0,0,0.1),
        transparent
    );
}


/*our-impact css*/
.win-section-heading.our-impact h2{
    padding-bottom: 25px;
    text-align: left;
}
.win-section-heading.our-impact p{
    text-align: left;
    max-width: 300px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.our-impact-col h2{
    color: #428312;
    font-weight: 700;
    font-size: 54px;
    line-height: 64px;
}
.our-impact-col p{
    font-size: 18px;
    color: #061059;
    line-height: 28px;
}

.our-impact-col .wpb_column{ 
    width: 20%;
 }

/*testimonial section*/
.testimonial-row .impact-together h2{
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}
.testimonial-row .impact-together p{
    color: #fff !important;
    width: 100%;
    max-width: 100%;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.row-bg-custom .row-bg{
    background-size: 50% !important;
}
.testimonial-row{position: relative;}
.testimonial-row .row-bg-wrap::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 255px;
    height: 338px;
    background-image: url(/wp-content/uploads/2026/05/side-circle.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% auto;
    z-index: 3;
    opacity: 0.2;
    overflow: hidden;
}
.testimonial-row .row-bg-wrap::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 107px;
    height: 107px;
    background-image: url(/wp-content/uploads/2026/05/dots.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100% auto;
    z-index: 20;
    /*opacity: 0.3;*/
    overflow: hidden;
}

/*smart slider section*/
.n2-ss-section-main-content{
    border: 1px solid #ffffff2e;
    border-radius: 18px;
}

.n2-ss-slider .nextend-arrow img {
    display: none !important;
}

div#n2-ss-2 .nextend-arrow {
    margin-top: 55px;
}

.n2-ss-slider .nextend-arrow-previous::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url('/wp-content/uploads/2026/05/right1.png') no-repeat center;
    background-size: contain;
    transform: rotate(180deg);
    
}


.n2-ss-slider .nextend-arrow-next::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url('/wp-content/uploads/2026/05/right1.png') no-repeat center;
    background-size: contain;
}

.row-bg-custom > .row-bg-wrap::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 120px;
    height: 330px;
    background: url(/wp-content/uploads/2026/05/dots-pattern.svg) no-repeat center;
    background-size: contain;
    z-index: 2;
}

/* Important */
.row-bg-custom {
    position: relative;
}

.our-impact-col .vc_column_container:nth-child(1) > .vc_column-inner,
.our-impact-col .vc_column_container:nth-child(2) > .vc_column-inner {
    position: relative;
}

.our-impact-col .vc_column_container:nth-child(1) > .vc_column-inner::after,
.our-impact-col .vc_column_container:nth-child(2) > .vc_column-inner::after {
    content: "";
    position: absolute;
    top: 20px;
    right: -10px;
    width: 1px;
    height: calc(100% - 40px);
    background: #42831296;
}


#copyright {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 280px !important;
}

body #footer-outer #copyright, .ascend #footer-outer #copyright{
    background: transparent;
}
#footer-outer {
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2026/05/Jeanius-Consulting-footer-1.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    z-index: 1;
}


/*footer css*/
#footer-outer{
    border-top: 1px solid #428312;
    padding: 0 40px;
}
body #footer-outer .row{
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
#footer-outer #footer-widgets .widget h4{
    color: #061059 !important;
    font-weight: 700;
    font-size: 22px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 25px;
    padding-bottom: 5px;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    width: 20px;
    height: 3px;
    background: #428312;
    display: block;
    position: absolute;
    bottom: 0px;
}
#footer-outer .widget_nav_menu .menu li a{
    color: #061059;
    font-weight: 400;
    font-size: 16px;
}
#footer-outer .widget_nav_menu .menu li a:hover{
    color: #428312 !important;
    opacity: 1 !important;
}
#footer-outer #footer-widgets p{
    color: #061059;
    font-weight: 400;
    font-size: 16px;
}
#footer-outer .widget{
    margin-bottom: 35px;
}

/*email form css*/
.newsletter-form {
    display: flex;
    align-items: center;
    max-width: 320px;
    padding: 0px;
}

.newsletter-form input {
    flex: 1;
    border: none;
    background: #fff;
    padding: 12px 15px;
    font-size: 16px;
    outline: none;
    color: #CCC;
    border: 1px solid #d6d6d6;
    border-right: 0;
    border-radius: 10px 0px 0px 10px !important;
}
.newsletter-form input:placeholder {
    color: #CCC;
}
.newsletter-form input::-webkit-input-placeholder {
    color: #CCC;
}
.newsletter-form input:-ms-input-placeholder {
    color: #CCC;
}
.newsletter-form input::-ms-input-placeholder {
    color: #CCC;
}


.newsletter-form button {
    width: 50px;
    height: 46px;
    border: none;
    background: #5b8f1b url(/wp-content/uploads/2026/05/arrow-right.svg) no-repeat center;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    transition: 0.3s;
    text-indent: 150px;
    overflow: hidden;
    
}
body[data-button-style*="slightly_rounded"] .newsletter-form button{
    border-radius: 0 4px 4px 0 !important;
    -webkit-border-radius: 0 10px 10px 0 !important;
}

.newsletter-form button:hover {
    background-color:#061059 !important; 
}

#footer-outer .widget .wp-social-link-facebook svg,
#footer-outer .widget .wp-social-link-linkedin svg,
#footer-outer .widget .wp-social-link-instagram svg
{
    display: none;
}
#footer-outer .widget .wp-social-link-facebook a{
    background: url(/wp-content/uploads/2026/05/facebook.svg) no-repeat center;
}
#footer-outer .widget .wp-social-link-linkedin a{
    background: url(/wp-content/uploads/2026/05/linkedin.svg) no-repeat center;
}
#footer-outer .widget .wp-social-link-instagram a{
    background: url(/wp-content/uploads/2026/05/instagram.svg) no-repeat center;
}


/*email form css*/

/*footer copyright css*/
.custom-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0px 15px 15px;
    font-size: 13px;
    color: #1f2a5a;
    font-family: Arial, sans-serif;
    flex-wrap: wrap;
}
#footer-outer #copyright a:hover:not(.nectar-button) {
    color: #428312 !important;
}

.footer-left {
    color: #061059;
    font-size: 16px;
    font-weight: 400;
}

.footer-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-right a {
    text-decoration: none;
    color: #061059;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 400;
}

.footer-right a:hover {
    color: #5b8f1b;
}

.footer-right span {
    color: #428312;
}
#copyright .col.span_5{
    width: 100% !important;
}
#copyright .col.span_5 > p{
    display: none;
}

/*social-icon css*/
.wp-block-social-links .wp-block-social-link-anchor{
    border: 1px solid #428312 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg{
    color: #428312;
    fill:#428312;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover {
    opacity: 1 !important;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover svg{
        color: #061059;
        fill:#061059;
}


/*top sticky header*/
.small-nav #top{
    background: rgba(0, 0, 0, 0.5);
}
#header-outer.scrolling #top,
.scrolled-down #top{
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
}

.material .mobile-search .icon-salient-search, 
.material .mobile-user-account .icon-salient-m-user,

.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, 
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,
.slide-out-widget-area-toggle.mobile-icon .lines-button:after {
     color: #FFF; 
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, 
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, 
.slide-out-widget-area-toggle.mobile-icon .lines-button:after{
  background: #FFF;  
}

body #slide-out-widget-area .inner .off-canvas-menu-container li>a {
    font-size: 16px;
    font-weight: 400;
}

body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a:after{
    display: none;
}
#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li{
    border-bottom: solid 1px #CCC;
}


@media (max-width: 768px) {
    .services-main {
        grid-template-columns: 1fr;
    }

    .service-right {
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 1300px){
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a{
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media (max-width: 1199px) {
    .services-main{
        grid-template-columns: 1fr;
    }
    .service-card.small{
    height: 260px;
    }
    .home-banner .vc_col-sm-6 {
        width: 100%;
        padding: 0 20px !important;
        margin-bottom: 20px !important;
    }
    .vc_row.vc_row-flex>.span_12>.banner-main-left-col.vc_column_container>.vc_column-inner{
        flex-direction: row !important;
    }

    /*    header css*/
    body.material #header-outer:not([data-format=left-header]) #top nav>.buttons{
        margin-right: 10px;
    }
    #top nav ul li a {
        font-size: 13px;
    }
    .btn-purches {
    padding: 10px 20px !important;
    font-size: 14px;
    }
    #header-outer #logo img{
        height: 62px;
    }
    .banner-left-col .iwt-icon, .banner-right-col .iwt-icon{
        margin-top: 10px;
    }

}

@media (max-width: 999px) {
    .mobile-btn{
        display: block !important;
    }
 
    .our-impact-col .vc_col-sm-2{
        width: 100% !important;
    }
    .our-impact-col .vc_column_container:nth-child(1) > .vc_column-inner::after, 
    .our-impact-col .vc_column_container:nth-child(2) > .vc_column-inner::after {
        /*content: "";
        position: absolute;
        bottom: -10px;
        right: 0;
        width: 100%;
        height: 1px;
        top: auto;
        background: #42831296;*/
        display: none;
    }
    .win-section-heading.our-impact p{
        max-width: 100%;
    }
    #copyright{
        padding-bottom: 160px !important;
    }
    .row-bg-custom::before{
        bottom: 70px;
    }

}

@media (max-width: 690px) {
    #copyright{
        padding-bottom: 100px !important;
    }
    #footer-outer{
        padding: 0;
    }
    .our-impact-col .wpb_column{
        width: 100%;
    }
    .banner-main-left-col .wpb_wrapper {
        max-width: 100%;
        padding-left: 0;
    }
    .banner-menu ul {
        flex-wrap: wrap;
    }
    .banner-left-col .iwt-icon,
     .banner-right-col .iwt-icon {
        position: relative;
        margin-bottom: 10px;
     }
     .banner-left-col .iwt-text,
     .banner-right-col .iwt-text{
        padding-left: 0;

     }
     .custom-footer {
        padding: 15px 0;
     }
     .home-banner .wpb_wrapper h2.vc_custom_heading{
        font-size: 38px !important;
        line-height: 48px !important;
     }
     .win-section-heading h2,
    .services .wpb_wrapper h2.vc_custom_heading {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .testimonial .wpb_wrapper h2.vc_custom_heading {
        padding-left: 0 !important;
        text-align: center !important;
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .our-impact-col h2{
         font-size: 32px ;
        line-height: 42px ;
    }
    .service-card.big .service-overlay h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .banner-left-col .iwt-icon, .banner-right-col .iwt-icon{
        margin-top: 0px;
    }

}
@media (max-width: 1400px) {
   body.material #header-outer:not([data-format=left-header]) #top nav>.buttons{
    margin-right: 20px;
   }
   #top nav > ul > li > a {
    font-size: 15px;
   }
}
@media (min-width: 1500px) {
  #copyright {
        padding-bottom: 365px !important;
    }
    #header-outer[data-format=centered-menu] #top nav>.buttons {   
        left: -30px;
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {

}

@media  (min-width: 691px) and (max-width: 999px)   {
    .home-banner .wpb_wrapper h2.vc_custom_heading {
        font-size: 48px !important;
        line-height: 48px !important;
    }
    .testimonial .wpb_wrapper h2.vc_custom_heading {
        padding-left: 0 !important;
        text-align: center !important;
        font-size: 45px !important;
        line-height: 55px !important;
    }
    .services .wpb_wrapper h2.vc_custom_heading{
        font-size: 45px !important;
        line-height: 55px !important;
    }
}  