/*
Theme Name: pm-theme
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.b, strong {
    font-weight: bold;
    font-family: Atkinson Hyperlegible Bold !important; 
}

	
.hide-desktop {
	display: none !important;
}

.service-tiles #us_grid_1 .w-grid-item-h {
    background: #2ED03C;
    border-radius: 10px;
    padding: 5.5rem;
}

.accordion-title {
	color: #ffffff!important;
  margin-bottom: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-radius: 10px !important;
  background: #2ED03C !important;
	padding-left: 10px !important;
	font-size: 20px !important;
  width: 100%;
}

.w-tabs.accordion .w-tabs-section {
    border-width: 0px !important;
}
.box-with-shadow .wpb_wrapper {
	box-shadow: 0px 3px 6px #00000029;
	padding: 10px;
	border-radius: 10px;
	height: 180px;
}

.box-with-shadow .w-iconbox-text{
	padding-top: 15px;
	font-size: 18px !important;
}

.right-top-support .wpb_wrapper {
	background: #2ED03C;
	border-radius: 10px;
	padding: 20px;
}

.contact-textblock {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 10px;
	padding: 10px;
}

.contact-textblock p {
	color: #707070;
}

.contact-info a {
	color: #FFFF !important;
}

.social-icons-footer .w-iconbox.iconpos_top {
    margin: 0 5px !important;
}


/*
* Offerte pagina
 */

 .offerte-usp {
     margin-top: 2.5rem;
 }

 .offerte-v-wrapper {
    position: absolute;
    top: 0rem;
    padding: 1rem;
    width: 70%;
    color: #FFFF;
 }

 .offerte-v-wrapper h4 {
     color: #FFFF;
 }

/*  ---
 *  --- GRAVITY FORM 
 *  --- */
fieldset:not(:first-of-type) {
    margin-bottom: 16px !important;
}

fieldset:first-of-type {
    margin: 0 !important;
}

 .title-form-item, .title-custom-fieldset-form-item  {
    background-color: #F2F2F2;
    padding: 40px !important;  
}

/* .gfieldset-legend {
    font-size: 30px;
    font-weight: 700;
    padding-top: 10rem;
    margin-top: -6rem;
} */

.title-form-item .gfield_label {
    width: 100%;
    height: 50px;
    font-size: 30px !important;
    border-radius: 10px;
    color: black;
}

.gfield_required.gfield_required_asterisk {
    color: #2ED03C;
}

.gchoice.gchoice_1_82_1, .gchoice.gchoice_1_82_2, .gchoice.gchoice_1_82_3, .gchoice.gchoice_1_28_1, .gchoice.gchoice_1_28_2, .gchoice.gchoice_1_28_3 {
    width: 140px;
    height: 140px;
}

.offerte-form input:not([type="submit"]), select {
    background: #ffff !important;
    width: 100% !important;
}

#input_1_82 li, #input_1_83 li {
    width: 29%;
    display: inline-flex;
    margin-right: 20px;    
}
#input_8_28 li, #input_8_27 li {
    width: 29%;
    display: inline-flex;
    margin-right: 20px;    
}
#input_1_28 li, #input_1_83 li {
    height: 190px;  
}

#input_8_28 li, #input_8_27 li {
height: 190px;  
}
@media screen and (max-width:700px) {
    .gchoice.gchoice_1_82_1, .gchoice.gchoice_1_82_2, .gchoice.gchoice_1_82_3, .gchoice.gchoice_1_28_1, .gchoice.gchoice_1_28_2, .gchoice.gchoice_1_28_3 {
        height: 180px;
    }

    #input_1_82 li, #input_1_83 li {
        width: 100%;
    }
    #input_8_28 li, #input_8_27 li {
        width: 100%;
    }
    #input_1_28 li, #input_1_83 li {
        height: 100%;  
 }

 #input_8_28 li, #input_8_27 li {
 height: 100%;  
 }
	
}
/*
/*  PAGE - SUPPORT
*/

.support-tiles .w-iconbox {
    background: #2fd03b;
    color: #fff;
    height: 14rem;
    border-radius: 10px;
    padding: 2rem 0 !important;
    max-width: 50vw;
    margin: 1rem;
}
.support-tiles .w-iconbox i {
    color: #fff;
}

.support-tiles .w-iconbox-text {
    color: #777;
}

.support-tiles .w-iconbox-meta {
    background: #fff;
    color: #1b1b1b;
    height: 5rem;
    box-shadow: 0px 2px 3px 0px #dadada;
    border-radius: 10px;
    text-align: left;
    padding: 0.5rem 2rem;
    border-radius: 10px; 
}

.support-tiles .w-iconbox-title {
    font-weight: 700;
    padding-bottom: 0 !important;
}

.support-tiles .w-iconbox-icon {
    margin-bottom: 2rem;
}

@media screen and (max-width:700px) {
    .support-tiles .w-iconbox-meta {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }
/*     .support-tiles .w-iconbox {
        margin: 0 auto;
    }
	 */
	.support-tiles .w-iconbox-title {
    	font-size: 13px !important;
	}
}

/*
/*  PAGE - VACANCIES
*/

.vacancie-grid .w-grid {
    box-shadow: 0px 2px 3px 0px #dadada;
    border-radius: 8px;
}

.vacancie-grid .w-grid-list {
    padding: 2rem 0 1rem 0;
    margin-top: -1rem;
}

#gform_1 input[type="radio"] {
    height: 26px;
    width: 26px !important;
    vertical-align: middle;
    margin: 0 0.3em 0.5em 0;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
    background: #fff;
}

#gform_1 input[type="radio"]:checked {
    background-image: -webkit-linear-gradient(#0ff90030, #0ff90030) !important;
}

#gform_1 input[type="checkbox"] {
    height: 26px;
    width: 26px !important;
    vertical-align: middle;
    margin: 0 0.3em 0.5em 0;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
    background: #fff;

}

#choice_1_14_1, #choice_1_74_1  {
    border: 1px solid #2ED03C !important;
}

#gform_13 select, 
#gform_14 select,
#gform_19 select,
#gform_20 select {
    border: 1px solid #2ED03C !important;
}

.gfield_description {
    padding-top: 0px !important;
    margin-top: 0px !important;
}


#gform_1 input[type="checkbox"]:checked {
   background: #2ED03C !important;
}

#gform_1 li input:checked + label img {
	background-image: -webkit-linear-gradient(#0ff90030, #0ff90030) !important;
}

#choice_1_82_1, #choice_1_82_2, #choice_1_82_3, #choice_1_83_1, #choice_1_83_2, #choice_1_83_3, #choice_1_83_4 {
	display: none;
}

#field_1_46 {
	border-top: 1px solid #2ED03C;
}

#input_1_50 {
	display: inline-flex
}

#gform_8 input[type="radio"] {
    height: 26px;
    width: 26px !important;
    vertical-align: middle;
    margin: 0 0.3em 0.5em 0;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
    background: #fff;
}

#gform_8 input[type="radio"]:checked {
    background-image: -webkit-linear-gradient(#0ff90030, #0ff90030) !important;
}

#gform_8 input[type="checkbox"] {
    height: 26px;
    width: 26px !important;
    vertical-align: middle;
    margin: 0 0.3em 0.5em 0;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
    background: #fff;
}

#choice_8_14_1, #choice_8_74_1  {
    border: 1px solid #2ED03C !important;
}

#gform_8 input[type="checkbox"]:checked {
   background: #2ED03C !important;
}


#gform_8 li input:checked + label img {
	background-image: -webkit-linear-gradient(#0ff90030, #0ff90030) !important;
}

#choice_8_28_1, #choice_8_28_2, #choice_8_27_1, #choice_8_27_2, #choice_8_27_3, #choice_8_27_4, #choice_8_28_3 {
	display: none;
}

#field_8_46 {
	border-top: 1px solid #2ED03C;
}

#input_8_50,
#input_1_87 {
	display: inline-flex
}

.gform_wrapper ul.gfield_radio li {
    padding-left: 10px !important;
}

.gfield_description a {
    color: #1C2028;
    border-bottom: 1.5px solid;
}

#pum-369 .gform_title {
	display: none;
}

.pum-theme-359 .pum-container, .pum-theme-standaard-thema .pum-container {
    box-shadow: none !important;
    background-color: #fff !important;
}

.gsection {
  border: none !important;
  font-size: 22px;
  opacity: .65;
}

.always-included-column .wpb_wrapper {
  position: sticky;
  top: 120px;
}

.always-included {
  color: #707070 !important;
  margin: 0.5rem 0 0.5rem 1rem;
}

.more-about-us {
    background-color: #2ED03C;
    padding: 40px;
    width: 335px;
    height: 252px;
    position: absolute;
    top: 10rem;
    left: 11rem;
}

.more-about-us h5 {
    color: #ffff;
}

/* Portfolio */

article.type-us_portfolio {
    margin-bottom: 2rem; 
}

.portfolio-grid-button {
    position: absolute;
    right: calc(50% - 0.9rem);
    z-index: 1;
    bottom: -16px;
}

/* New  */

.home-grid-pages-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.3) !important;
    z-index: 20;
}

.home-grid-pages-title {
    position: absolute;
    top: 15rem;
    width: 50%;
    color: #ffffff !important;
    font-weight: 700 !important;
    z-index: 20 !important; 
}

.choose-usp li {
    list-style: none !important;
}

.choose-usp ul li:before {
	display: inline-block;
	content: "";
	border-top: 1.5px solid #fff;
	width: 1rem;
	margin: -13px 10px;
	transform: translateY(-1rem);
  }

.l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: rgba(0,0,0,0) !important;
    color: rgba(255,255,255,0.66);
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.underline-mail {
    border-bottom: 1.5px solid; 
}

.testimonial-section .owl-dot.active, .testimonial-section .owl-dot {
    display: none !important;
}

.grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: rgba(0,0,0, 0.5)
}

article:hover .grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: rgba(46,208,60,0.70);
}

.home-grid-title {
	position: absolute;
	bottom: 50px;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    width: 50%;
}

article:hover .home-grid-title {
	position: absolute;
	bottom: 90px;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    width: 50%;
}

.home-grid-arrow {
	position: absolute;
	opacity: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

article:hover .home-grid-arrow {
	position: absolute;
	bottom: 50px;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

.testimonial-section .owl-prev {
    left: -47% !important;
    border: 1px solid #CCC;
}

.testimonial-section .owl-next {
  left: -38% !important;
  border: 1px solid #CCC;
}

.testimonial-section .owl-carousel.navpos_outside .owl-next {
	left: unset;
}

.testimonial-section .us-nav-style_1>*, .navstyle_1>.owl-nav div, .us-btn-style_1 {
	padding: 10px 20px !important;
}

.portfolio-testimonial-info {
    color: #FFF;
    margin-top: 5rem;
}

.portfolio-testimonial-info:before {
    content: url('/wp-content/uploads/2022/01/iconmonstr-quote-7.png');
    display: block;
    position: absolute;
    top: -5rem;
}

.about-us-image-align {
    float: right;
}
/* Support */
.support-icon {
    color: #FFF;
    position: absolute;
    top: 5rem;
    font-size: 50px;
    z-index: 1;
}

/* start layout pagina */

.start-layout input[type="radio"]:checked {
    accent-color: #2ED03C !important;
}

.start-layout input:not([type="submit"])  {
    background: #F2F2F2 !important;
    box-shadow: unset !important;
}

.start-layout input[type="checkbox"]:checked {
        accent-color: #2ED03C !important;
 }

/*  isbn aanvraag */
.isbn-aanvraag input[type="radio"]:checked {
    accent-color: #2ED03C !important;
}

.isbn-aanvraag input:not([type="submit"])  {
    background: #F2F2F2 !important;
    box-shadow: unset !important;
}

.isbn-aanvraag input[type="checkbox"]:checked {
        accent-color: #2ED03C !important;
 }


/* Dienst detail */ 

.diensten-menu li a:hover, .diensten-menu li a:hover::before {
    color: #2ED03C !important;
}

.services-detail-menu h4 {
  margin-top: 1.8rem;
}

 .services-detail-menu .wpb_wrapper {
     /*padding: 1rem;*/
 }
 .dienst-detail-menu .w-separator.size_medium {
    height: 2rem !important;
 }

.dienst-detail-menu .vc_col-sm-3 {
    width: 33%;
}
.dienst-detail-menu .vc_col-sm-9 {
    width: 66%;
}

 .services-detail-menu ul li a:before {
    content: "";
    background: #000;
    display: inline-block;
    height: 6px;
    width: 25px;
    border: 0px solid;
    margin-right: 10px;
    pointer-events: all
 }

 .services-detail-menu .menu-item a {
     color: #000 !important;
 }

 .services-detail-menu .sub-menu li {
     padding: 0.5rem !important;
 }

 .us_menu_1 .menu>li {
    margin-bottom: 1rem !important;
}

.grey-bg .vc_column-inner {
    margin-bottom: 2rem;
    padding: 2rem;
    background: #F2F2F2;
}
.grey-bg-menu {
    background: #F2F2F2;
    padding: 1rem;
}

.dienst-detail-content li {
    list-style: none;
}

.dienst-detail-content li::before { 
    content: "\2022";
    color: #2ED03C !important;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}

li::marker { 
    /* content: "\2022"; */
    color: #2ED03C !important;
    font-weight: bold;
    /* display: inline-block; 
    width: 1em;
    margin-left: -1em; */
}

/* Company */
.medewerkers-grid {
    padding-top: 1rem;
}

.medewerkers-grid h6 {
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

/* Blog */
.blog-grid {
    background: #F2F2F2;
    padding: 2rem;
}

.blog-grid .entry-title {
    font-size: 1.125rem !important;
    font-weight: 700 !important;
}

.blog-grid-button {
    position: absolute;
    bottom: -1rem;
}

/* Contact */

.grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: rgba(0,0,0, 0.5)
}

article:hover .grid-hover {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	background: rgba(46,208,60,0.70);
}

.location-info {
    position: absolute;
	bottom: 12rem;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    color: #FFF !important;
}

article:hover .location-info {
    position: absolute;
	bottom: 15rem;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

.vestiging-grid-title {
	position: absolute;
	bottom: 9rem;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    width: 50%;
}

article:hover .vestiging-grid-title {
	position: absolute;
	bottom: 13rem;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    width: 50%;
}

.adress-info {
	position: absolute;
	opacity: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	z-index: 10;
    color: #FFF !important;
}

article:hover .adress-info {
	position: absolute;
	bottom: 9rem;
	opacity: 1;
	transition: all 0.3s ease-in-out;
	z-index: 10;
}

.phone-number {
    position: absolute;
    bottom: 6rem;
    color: #FFF;
    font-weight: bold;
    z-index: 1;
}

.contact-form input:not([type="submit"]), .contact-form textarea, .start-layout input:not([type="submit"])  {
    background: #F2F2F2 !important;
    box-shadow: unset !important;
}

.contact-form .gform_fields {
    grid-row-gap: 10px !important;
}

.contact-form .gfield {
    margin: 0 !important;
}

.contact-form .gform_wrapper .gform_heading, .contact-form .gform_wrapper .gfield {
    margin: 0px !important
}

.gform_wrapper .ginput_complex .name_first {
	margin-right: 1% !important;
}
.contact-info, .contact-info h5 {
    color: #FFF !important;
}

/* Footer  */
.footer-background {
    background: rgba(28,32,40) !important;
    background: linear-gradient(90deg, rgba(28,32,40,1) 0%, rgba(28,32,40,0.7133053905155813) 100%) !important;
}


.gchoice.gchoice_1_83_1 label, .gchoice.gchoice_1_83_2 label, .gchoice.gchoice_1_83_3 label,
.gchoice_1_28_1 label, .gchoice_1_28_2 label, .gchoice_1_28_3 label {
    display: block !important;
}

.gchoice.gchoice_8_27_1 label, .gchoice.gchoice_8_27_2 label, .gchoice.gchoice_8_27_3 label,
.gchoice_8_28_1 label, .gchoice_8_28_2 label, .gchoice_8_28_3 label {
    display: block !important;
}

/* kyioh */

.kk-single-review {
    width: 30%;
    display: inline-flex;
    background: #FFF;
    padding: 2rem;
    text-align: left !important;
    margin-right: 1rem;
    min-height: 580px;
}

.kk-single-review h3 {
    font-size: 20px !important;
    font-weight: 900 !important;
}

.kk-single-review-name {
    font-weight: 700 !important;
}

.kk-summary-company-url {
    margin-top: 2rem;
}

.kk-summary-company-url a {
    font-family: 'Atkinson Hyperlegible',sans-serif;
    font-size: 16px;
    line-height: 1.2!important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 24px;
    padding: 0.8em 1.8em;
    background: #2ED03C !important;
    border-color: transparent !important;
    color: #ffffff!important;
    box-shadow: 0 0em 0em rgb(0 0 0 / 20%);
}

@media screen and (max-width:600px) {
    .more-about-us {
        width: 100%;
        position: static !important;
    }

    .about-us-image-align {
        float: center;
    }

    .vc_column-inner.type_sticky>.wpb_wrapper {
        top: 0rem;
    }

    .dienst-detail-menu {
        padding-top: 0rem !important;
    }

    .kk-single-review {
        width: 100%;
        display: inline-flex;
    }
	
	.support-icon {
    	top: 3rem;
	}
	#input_1_28 li, #input_1_83 li {
   		height: 190px;  
	}

    #input_8_28 li, #input_8_27 li {
    height: 190px;  
	}
	
	.hide-desktop {
		display: block !important;
	}
	
	.hide-mobile {
	display: none !important;
	}
	
	.offerte-v-wrapper {
	  position: absolute;
	  top: unset !important;  
	  bottom: 2rem !important;
	  width: 100% !important;
	  color: #FFF;
	  padding: 1rem;
	}
}

.form-commentary-field textarea{
    background: #fff;
}

.plannen-monitoren .w-iconbox-icon {
    margin-right: 0.8rem !important;
}

/* #gfield_description_1_61, #gfield_description_1_61{
    font-size: 1rem !important;
    font-weight: 600 !important;
} */

.w-sharing.type_outlined .w-sharing-item {
    margin: 0.5em;
    border-radius: 50%;
    overflow: hidden;
    height: 46px;
    color: #000 !important;
    box-shadow: 0 0 0 2px #999 inset !important;
}

.w-counter-value-part.type_number {
    font-size: 60px;
}

#ui-datepicker-div {
    background: #FFF !important;
}

.ui-datepicker-prev.ui-corner-all {
    margin-left: 1rem;
  margin-right: 1rem;
}


.stappen .w-vwrapper {
	padding: 25px;
}

.stappen .owl-item:nth-child(odd) .w-vwrapper {
    background: #2ED03C;
    color: #fff;
    /* Text background for odd items */
}

.stappen .owl-item:nth-child(even) .w-vwrapper {
    background: #fff;
    color: #000000;
    /* Text background for even items */
}

.stappen .owl-item:nth-child(even) .w-vwrapper .type_icon{
    color: #2ED03C!important;
}

.stappen .owl-item:nth-child(odd) .w-vwrapper .type_icon{
    color: #fff!important;
}

.stap {
	margin-top:10px;
}

.stap span {
	border-radius: 19px;
	padding: 10px 20px;
}

.stappen .owl-item:nth-child(odd) .w-vwrapper .stap span {
    background: #fff;
    color: #2ED03C;
}

.stappen .owl-item:nth-child(even) .w-vwrapper .stap span {
    background: #2ED03C;
    color: #fff;
}

#field_14_28 label, #field_14_27 label, #field_13_28 label, #field_13_27 label {
    min-height: 56px;   
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin: 16px 0 !important;
}

form#gform_8 .gfieldset-legend {
    font-size: 30px !important;
    display: contents !important;
    position: relative !important;
    font-weight: 700 !important;
}

.warningTextareaInfo {
    margin-top: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}

/* =========================
   LIST VIEW
   ========================= */

.w-grid.view-list {
    --columns: 1 !important;
    --gap: 1rem;
}

/* kaart horizontaal */
.w-grid.view-list .w-grid-item-h {
    display: flex;
    gap: 24px;
}

/* afbeelding links */
.w-grid.view-list .usg_post_custom_field_1.type_image {
    flex: 0 0 177px;
    max-width: 177px;
}

/* ratio reset */
.w-grid.view-list .usg_post_custom_field_1.type_image>a>div {
    padding-bottom: 0 !important;
}

/* tekst rechts */
.w-grid.view-list .usg_vwrapper_1 {
    flex: 1;
    text-align: left;
    align-items: flex-start;
    background: transparent !important;
    padding: 0 !important;
}

/* button rechts */
.w-grid.view-list .portfolio-grid-button {
    margin-left: auto;
    align-self: center;
}

.w-grid.view-list .w-grid-item {
    padding-bottom: 40px;
    border-bottom: 1px solid #ececec;
}

/* velden die ALLEEN in list zichtbaar mogen zijn */
.w-grid.view-grid .only-list {
    display: none !important;
}

.w-grid.us_post_list.view-list .only-grid {
    display: none !important;
}


.w-grid.view-list .w-post-elm.type_image img {
    position: static !important;
}

/* basis icon */
.view-icon {
    position: relative;
    cursor: pointer;
    color: #999;
    font-weight: 400;
    margin-right: 10px;
    font-family: 'fontawesome';
    font-size: 20px;
}

/* active */
.view-icon.is-active {
    color: #000;
    font-weight: 600;
}

/* tooltip */
.view-icon::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity .15s ease, transform .15s ease;
}

/* pijltje */
.view-icon::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid transparent;
    border-top-color: #000;
    opacity: 0;
    transition: opacity .15s ease;
}

/* hover */
.view-icon:hover::after,
.view-icon:hover::before {
    opacity: 1;
}

.view-list img {
    height: auto !important;
}

.lw-ppp-select {
        position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    appearance: auto;
    padding-right: 1.5rem;
}

#portfolio-grid.w-grid.view-list {
     --columns: 1 !important;
}