/*
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
*/


.h-captcha::before{
	display: none !important;
}

a.nectar-button.medium.regular.accent-color.regular-button.header_button:before {
    content: "";
    background-image: url(../../uploads/2024/05/Group.svg);
    width: 26px;
    height: 31px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 26px;
}

a.nectar-button.medium.regular.accent-color.regular-button.header_button {
    display: flex;
    align-items: center;
    gap: 15px;
}
.headerInfo ul li:nth-child(3):before {
    content: "";
    background-image: url(../../uploads/2024/05/telephone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 34px;
    display: block;
}
.headerInfo ul li:nth-child(2):before {
    content: "";
    background-image: url(../../uploads/2024/05/pin.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 34px;
    display: block;
}
.headerInfo ul li {
    display: flex;
    
    align-items: center;
    gap: 15px;
}

.headerInfo ul li:nth-child(2) a,.headerInfo ul li:nth-child(3) a  {
    font-weight:600;
    max-width:181px;
}
.topHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.icon-salient-m-user:before {
    content: "\e605";
}

div#header-outer.small-nav header#top #logo:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../uploads/2024/05/logo-4.svg);
    width: 100px;
    height: 100px;
    display: block;
    min-width: 80px;
}



#header-outer .row .col.span_9 nav {
    width: 100%;
    justify-content: space-between;
    gap: 35px;
}




#header-secondary-outer .headerInfo ul {
    height: auto;
    width: 100%;
    display: flex;
    float: unset;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
}
.topHeader ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    align-items: center;
}

.headerInfo {
    width: 100%;
}

#header-outer[data-format=default]:not(.small-nav) #top .span_9 {
    margin: 0;
}
div#header-outer:not(.small-nav)  header#top.col.span_3 {
    display: none;
}
@media only screen and (min-width: 1000px) {
header#top .col.span_3 a#logo {
    position: absolute;
    top: 0;
    transform: translateY(-25%);
}
	#header-outer:not(.small-nav) .row .col.span_9 {
    width: 100% !important;
}
header#top .col.span_3 a#logo img {
    display: none;
}
header#top {
    padding: 20.5px 0px;
}
}
@media only screen and (max-width: 1000px) {
body #header-outer, body[data-header-color="dark"] #header-outer {
    background: #fff;
}
	#header-outer #top .slide-out-widget-area-toggle a .lines:after, #header-outer #top .slide-out-widget-area-toggle a .lines:before, #header-outer #top .slide-out-widget-area-toggle a .lines-button:after, body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, body.material.mobile #header-outer:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, #search-outer .close-wrap .close-line, #header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line, .nectar-slide-in-cart.style_slide_in_click .close-cart .close-line, .nectar-ajax-search-results h4 a:before {
    background-color: #92B55D;
}
}


.headerWithLogo .img-with-aniamtion-wrap.center {
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
    width: 100%;
}

.downloadButton {
    padding: 17px 21px !important;
    text-transform: uppercase;
    width: 100%;
    max-width: 250px;
    text-align: center;
}

.downloadButton.buttonService {
    max-width: 150px;
    margin: 0 auto !important;
    text-align: center;
}


#diensten .iwt-icon img {
    min-width: clamp(44px, 4vw, 66px);
    height: clamp(44px, 4vw, 66px);
}

#diensten .iwt-icon {
    left: 0px;
	position: relative;
}

#diensten  .iwt-text h3 {
    font-size: 24px;
}

#diensten .iwithtext {
    display: flex;
    align-items: center;
    left: -30px;
    gap: 20px;
	    margin-bottom: 0;
}

#diensten .iwt-text {
    padding: 0;
}

.contentService {
    border-left: 1px solid #92b55d;
}

.contentService > .col>.wpb_column.column_container>.vc_column-inner>.wpb_wrapper {
    display: flex;
    justify-content: center;
}




#diensten > .col>.wpb_column.column_container.vc_column_container.col>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#diensten > .col>.wpb_column.column_container.vc_column_container.col>.vc_column-inner>.wpb_wrapper div#buttonWrap {
    height: 100%;
}

#diensten > .col>.wpb_column.column_container.vc_column_container.col>.vc_column-inner>.wpb_wrapper div#buttonWrap >.row_col_wrap_12_inner.col {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

#dudokvanheel .nectar-responsive-text {
    margin-bottom: 10px !important;
}


.contactBottom ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

.contactBottom ul li {
    list-style: none;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    font-family: Noto Serif;
    font-size: clamp(14px, 1.4vw, 16px);
    font-weight: 600;
    line-height: 21.79px;
    text-align: left;
    padding: 16px 0;
}

.contactBottom ul li a {
    color: #fff;
    text-decoration: none;
}


.contactBottom ul li:nth-child(even) {
    font-size: 0;
    background: #fff;
    width: 1px;
}

.contactBottom ul li:nth-child(1):before {
    background-image:url(../../uploads/2024/05/Group-1-1.svg);
    min-width:25px;
    height:34px;
    display:block;
    background-size:contain;
    content:"";
    
}
.contactBottom ul li:nth-child(3):before {
    background-image:url(../../uploads/2024/05/telephone-1.svg);
    min-width: 26px;
    height:34px;
    background-repeat:no-repeat;
    display:block;
    background-size:contain;
    content:"";
}

.contactBottom ul li:nth-child(5):before {
    background-image:url(../../uploads/2024/05/clock.svg);
    min-width: 34px;
    height:34px;
    display:block;
        background-repeat:no-repeat;
    background-size:contain;
    content:"";
}

.contactBottom ul li:nth-child(7):before {
    background-image:url(../../uploads/2024/05/email.svg);
    min-width: 46px;
    height:34px;
    display:block;
        background-repeat:no-repeat;
    background-size:contain;
    content:"";
}

.contactBottom ul li:nth-child(1), .contactBottom ul li:nth-child(3), .contactBottom ul li:nth-child(5), .contactBottom ul li:nth-child(7) {
    gap:15px;
    
}

#footer-outer .widget {
    margin-bottom: 0;
}

#footer-outer .col.span_12 {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

body #footer-outer .row {
    padding: 40px 0;
}

textarea#input_1_5 {
    max-height: 109px !important;
    height: 109px !important;
    min-block-size: 1rem;
}

input#gform_submit_button_1 {
    background: #92B55D;
	    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#gform_1 .gform_footer.before {
    justify-content: flex-end;
}

input#input_1_1 {
    color: #3a3a3a;
}


div#gform_fields_1 input, div#gform_fields_1 textarea {
    color: #3a3a3a;
    border: none;
    border-radius: 5px;
}



@media only screen and (max-width: 1200px) {
.headerInfo ul li:nth-child(2), .headerInfo ul li:nth-child(3) {
    display: none;
}
}


@media only screen and (max-width: 1000px) {
.contactBottom ul, .contactBottom ul li {

    flex-direction: column;
}
	.contactBottom ul li:nth-child(even) {
        font-size: 0;
        background: #fff;
        width: 200vw;
        height: 1px !important;
        padding: 0;
        left: -200px;
        max-height: 1px !important;
}
	.contactBottom ul li:nth-child(3):after, .contactBottom ul li:nth-child(7):after {
    position: absolute;
    height: 100%;
    background: #83a254;
    width: 150vw;
    content: "";
    left: -25vw;
    z-index: -1;
    top: 0;
}
	#footer-outer .col.span_12 {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    flex-direction: column;
    gap: 15px;
}
	#diensten .iwithtext {
    display: flex;
    align-items: center;
    left: 0px;
    gap: 20px;
    margin-bottom: 0;
}
	.headerWithLogo .img-with-aniamtion-wrap.center img {
    width: 83px;
    height: auto;
}
	.contentService {
    border-left: 1px solid #92b55d;
    left: 20px;
}
}

@media only screen and (max-width: 690px) {
#header_home .row-bg {
    background-position: center right !important;
}
}

.nectar-responsive-text.headingPage {
    position: absolute;
    margin: 0;
    bottom: 55px;
}