/*-------------------------------------------------------
Theme Name: derks Child Theme
Template: derks
Version: 1.0.3
----------------- ADDITIONAL CSS HERE ------------------*/


/* /vacatures/benu */
.page-id-138177 #knop-vacatures {
	display: none;
}

/* Hide image titles on hover */
img {
pointer-events:none;
}
  
/* Burgermenu
--------------------------------------------- */
#page-container .et-vert-menu ul.sub-menu {
    position: relative;
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    width: auto;
    border-top: none;
    box-shadow: none;
    display:none;
    transition: none;
}

#page-container .et-vert-menu li {
    display: block;
    text-align: left;
}

#page-container .et-vert-menu li a {
    display: inline-block;
}


.et-vert-menu .menu-item-has-children>a:first-child:after {
    display: none;
}

span.dl-sub-toggle {
  font-family: 'ETmodules';
  display: inline-block;
  line-height: 18px;
  text-align: center;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  transform: scale(1.2);
  transition: .3s ease;
  cursor: pointer;
  color: #fff;
}

.toggled > span.dl-sub-toggle {
    transform: scale(1.2) rotate(180deg);
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a {
  font-size: 16px;
}

.menu-temp {
	display:none !important;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul {
    left: -230px;
    top: -10px;
}

.et-menu .menu-item-has-children > a:first-child::after {
    content: "4";
}

.et-vert-menu .et_pb_menu__menu>nav>ul {
  flex-direction: column;
  }

#slide-in-open{
cursor: pointer;
}
 
.line{
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #FFF;
border-radius: 9px;
opacity: 1;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
-o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
 
.line-2 {
top: 10px;
}
 
.line-3 {
top: 20px;
}
 
#slide-in-open.open .line-1 {
top: 10px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
 
#slide-in-open.open .line-2 {
display: none;
}
 
#slide-in-open.open .line-3 {
top: 10px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
 
.slide-in-menu {
right: 0 !important;
opacity: 1 !important;
}
 
.slide-in-menu-container {
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
-ms-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
}

@media only screen and (min-width: 700px) {
.mobile_menu_bar.et_pb_header_toggle {
  background-color: #0c2d65;
  border-radius: 5px;
	width: 50px;
}
}

.et_mobile_menu .first-level > a {
background-color: transparent;
position: relative;
}
.et_mobile_menu .first-level > a:after {
font-family: 'ETmodules';
content: '\4c';
font-weight: normal;
position: absolute;
font-size: 16px;
top: 13px;
right: 10px;
}
.et_mobile_menu .first-level > .icon-switch:after{
content: '\4d';
}
.second-level {
display: none;
}
.reveal-items {
display: block;
}
.et_mobile_menu {
margin-top: 20px;
width: 230%;
margin-left: -65%;
}

/* Menu in footer
--------------------------------------------- */

@media (max-width: 980px) {
	.pa-open-mobile-menu .et_pb_menu__menu {
		display: flex!important;
	}
	.pa-open-mobile-menu .et_mobile_nav_menu {
		display: none!important;
	}
}

/* Home vacatures slider
--------------------------------------------- */
.page-id-206 .et_pb_blog_0 .et_pb_post {
margin: 10px 0px 0px 0px;
padding: 10px;
height: 100px !important;
}

.page-id-206 .et_pb_blog_0 .et_pb_post .entry-featured-image-url {
	margin: 0px;

}
.page-id-206 .et_pb_blog_0 article.has-post-thumbnail {
    display: grid;
    grid-template-columns: 65% auto;
    grid-template-rows: repeat(4, auto);
    gap: 0 20px;
  }

.page-id-206 .et_pb_blog_0 article.et_pb_post {
    margin-bottom: 0px;
	margin-right: 1px;
  }

.page-id-206 .et_pb_blog_0 article.has-post-thumbnail .entry-featured-image-url {
    grid-row: span 5;
    margin-bottom: 0;
  }

.page-id-206 .et_pb_blog_0:not(.et_pb_blog_grid_wrapper) .et_pb_post {
 background-color: #fff
}

.page-id-206 .et_pb_blog_0 .slick-list {
  min-height:340px;
}

.page-id-206 .et_pb_blog_0 .slick-slide img {
  width: auto;
  float: right;
  max-height: 85px;
}

.page-id-206 .et_pb_slider .et_pb_slide {
height: 400px;
}

.page-id-206 .load_more_jobs {
display: none !important;
}

/* Pagina Opdrachtgevers
--------------------------------------------- */
@media (min-width: 981px) {
.page-id-138288 #opdrachtgevers .et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
 display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  grid-auto-rows: auto;
}
.page-id-18799 #opdrachtgevers .et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
 display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  grid-auto-rows: auto;
}    
}

@media (max-width: 981px) {
.page-id-138288 #opdrachtgevers .et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
 display: grid;
  grid-template-columns: 50% 50%;
  grid-auto-rows: auto;
}

.page-id-18799 #opdrachtgevers .et_pb_row.et_pb_equal_columns > .et_pb_column, .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
 display: grid;
  grid-template-columns: 50% 50%;
  grid-auto-rows: auto;
}
}

.page-id-138288  .et_pb_row_2 {
max-height: fit-content !important;
}

.page-id-138288 .et_pb_image {
    width: auto !important;
}


/* Pagina specialisten in healtcare
--------------------------------------------- */

.page-id-18799 .et_pb_main_blurb_image {
  margin-bottom: 0px;
}

.page-id-18799 .et_pb_main_blurb_image img {
  max-width: 220px;
}

@media (min-width: 981px) {
.page-id-18799 .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .page-id-18799 .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 50px;
}
}
/* Nieuws blog
--------------------------------------------- */
@media (min-width: 767px ) {
.page-id-702 .et_pb_blog_0 .et_pb_blog_grid .et_pb_post {
  height: 300px !important;
}
}

/* Searchresults
--------------------------------------------- */
@media only screen and (min-width: 1080px) {
    .dd-blog .et_pb_post.has-post-thumbnail .entry-featured-image-url {
        float: left;
        width: 30%;
        margin-right: 4%;
    }
    .dd-blog .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content {
        padding-left: 34%;
    }
}


/* Buttons next to each other
--------------------------------------------- */
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}


.page-id-206 .pa-inline-buttons {
    text-align: left !important;
}

.pa-inline-buttons {
    text-align: center !important;
}

/* Lifestyle tabs
--------------------------------------------- */

#blurb-tabs .et_pb_column {
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
}
#blurb-tabs .tab-title {
	width:10%;
	margin-right: 3px;
}

#blurb-tabs .et_pb_main_blurb_image {
  margin-bottom: 15px;
}

@media (max-width: 767px ) {
	#blurb-tabs .tab-title {
		width:50%;
	}
}
@media (max-width: 479px ) {
	#blurb-tabs .tab-title {
		width:100%;
	}
}

/* Tab Titles Mobile Styles */
@media (max-width: 767px ) {
	#blurb-tabs .tab-title {
		width:50%;
	}
	#blurb-tabs .tab-title .et_pb_main_blurb_image {
		margin-bottom:10px; /* Reduce icon bottom margin */
	}
}

@media (max-width: 479px ) {
	#blurb-tabs .tab-title {
		width:100%;
	}
	#blurb-tabs .tab-title .et_pb_blurb_content { /* This moves icon to the right */
		display:flex;
		align-items:center;
		justify-content:flex-start;
	}
	#blurb-tabs .tab-title .et_pb_main_blurb_image { /* Fix icon margins on mobile */
		margin-bottom:0;
		margin-right:30px;
	}
}

/* Hover Styles for Blurb Tabs - Titles */
#blurb-tabs .tab-title {
	transition:all .3s ease-in-out;
}
#blurb-tabs .tab-title:hover {
	cursor:pointer; 
	background:#f1f1f1; /* Tab hover background color */
}
#blurb-tabs .tab-title.active-tab {
	background:#D9DFE2; /* Active tab background color */
}
	
#blurb-tabs .tab-title.active-tab:after {
	content: "\25be";
    color: #94d153;
	width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid currentColor;
    position: absolute;
    bottom:0px;
    left:50%;
    margin-left: -15px;
}

#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4 a {
	color:#000; /* Active tab title color */
}
#blurb-tabs .tab-title.active-tab .et-pb-icon {
	color:#666!important; /* Active tab icon color */
}

/* Hide the tabs content/sections */
.page-id-650 .tab-content, .page-id-3217 .tab-content {
	display:none;
}

.page-id-3217 .tab-open, .page-id-650 .tab-open {
	display:block;
}

/* Back to top
--------------------------------------------- */

 @media only screen and (min-width: 700px) {

.et_pb_scroll_top:after {
    content: "Back To Top";
	font-family: Open sans;
    font-size:16px;
} 
.et_pb_scroll_top:before {
    content: "\21";
    font-family: ETmodules !important;
    font-size:14px;
    margin-right: 5px;
} 
.et_pb_scroll_top.et-pb-icon {
    padding: 0px 20px 17px;
    right: 20px;
    bottom: 30px;
    border-radius: 50px;
    background: #082c65;
    box-shadow: 0 10px 20px #37798940;
    transition: all .1s ease-in-out;
}
.et_pb_scroll_top.et-pb-icon:hover {
    background: #3c3c3b;
    transition: all .1s ease-in-out;
}
/*Add Animation from Bottom */
.et_pb_scroll_top.et-visible {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    -moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
}
.et_pb_scroll_top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
}


/* Mobile Header
--------------------------------------------- */

 @media only screen and (max-width: 767px) {
.main-header {
    background-color: rgba(255,255,255,0);
}

	 body header img#logo {
        max-width: 100%!important;
        max-height: 100%!important;
        height: auto!important;
        width: auto!important;
}
}

/* accordion
--------------------------------------------- */

.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}

/* Jobs categorien */
.job-manager .vast, .job-types .vast, .job_listing .vast, .job-manager .temporary, .job-types .temporary, .job_listing .temporary, .job-manager .freelance, .job-types .freelance, .job_listing .freelance, .job-manager .part-time, .job-types .part-time, .job_listing .part-time, .job-manager .internship, .job-types .internship, .job_listing .internship, .job-manager .full-time, .job-types .full-time, .job_listing .full-time{
    color: #94D153 !important;
}

.single_job_listing .meta .vast, .single_job_listing .meta .temporary, .single_job_listing .meta .freelance, .single_job_listing .meta .part-time, .single_job_listing .meta .internship, .single_job_listing .meta .full-time {
    background-color: #ffffff !important;
}

.my-back-button {
	float: right;
}

/* Job filled */

.rp4wp-related-job_listing > ul li.job_listing.job_position_filled a, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_filled a, ul.job_listings li.job_listing.job_position_filled a, ul.job_listings li.no_job_listings_found.job_position_filled a {

    opacity: 1 !important;

}

.job-types, .job-region {
border-style: solid;
border-width: 2px;
border-radius: 4px;
border-color: #0c2d65;
min-width: 90px;
text-align: center;
padding: 1px 2px 1px 2px;
margin-top: 10px;
margin-right: 10px;
color: #482683;
display:inline-block;
	}

/* Job listing Home*/

.page-id-206 #left-area ul, .page-id-206 .entry-content ul, .page-id-206 .et-l--body ul, .page-id-206 .et-l--footer ul, .page-id-206 .et-l--header ul {
  padding: 0px;
 }

@media only screen and (min-width: 700px) {
.page-id-206 .rp4wp-related-job_listing > ul li.job_listing a div.position, .page-id-206 .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, .page-id-206 ul.job_listings li.job_listing a div.position, .page-id-206 ul.job_listings li.no_job_listings_found a div.position {
    float: none;
    width: 70%;
    padding: 0 0 0 42px;
    line-height: 1.5em;
}

.page-id-206 .rp4wp-related-job_listing > ul li.job_listing a div.location, .page-id-206 .rp4wp-related-job_listing > ul li.no_job_listings_found a div.location, .page-id-206 ul.job_listings li.job_listing a div.location, .page-id-206 ul.job_listings li.no_job_listings_found a div.location {
    float: none !important;
    display: inline-block;
    text-align: left;
    width: 40%;
    margin-left: 136px;
	font-weight: bold;
}

.page-id-206 .rp4wp-related-job_listing > ul li.job_listing a .meta, .page-id-206 .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta, .page-id-206 ul.job_listings li.job_listing a .meta, ul.job_listings li.no_job_listings_found a .meta {
    float: none !important;
    display: inline-flex;
}

.page-id-206 .rp4wp-related-job_listing > ul li.job_listing a .meta .job-type, .page-id-206 .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta .job-type, .page-id-206 ul.job_listings li.job_listing a .meta .job-type, .page-id-206 ul.job_listings li.no_job_listings_found a .meta .job-type {
    margin-right: 10px;
}
}

/* featured vacature */
.rp4wp-related-job_listing > ul li.job_listing.job_position_featured a:focus, .rp4wp-related-job_listing > ul li.job_listing.job_position_featured a:hover, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a:focus, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a:hover, ul.job_listings li.job_listing.job_position_featured a:focus, ul.job_listings li.job_listing.job_position_featured a:hover, ul.job_listings li.no_job_listings_found.job_position_featured a:focus, ul.job_listings li.no_job_listings_found.job_position_featured a:hover {
    background-color: #e7eaf0;
}

/* featured image vacature */
.single-job_listing .big-preview.single-big {
    display: none;
}

.rp4wp-related-job_listing > ul li.job_listing.job_position_featured a, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a, ul.job_listings li.job_listing.job_position_featured a, ul.job_listings li.no_job_listings_found.job_position_featured a {
    background: #F7F7F7 none repeat scroll 0 0;
}

/* Job listing */

ul.job_listings li.job_listing a {
  min-height: 115px;
}

.job_listings .date {
  display: none !important;
}

.page-id-61 .job_filters .search_jobs div.search_categories, .page-id-81 .job_filters .search_jobs div.filter_wide {
    padding-top: 0px;
}

.page-id-61 .select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.page-id-61 .select2-container .select2-selection--single {
    height: 36px;
}

.page-id-61 input[type="text"], .page-id-82 select, .page-id-82 textarea {
    font-size: 20px;
}

.page-id-61 .search_submit input {
    font-size: 20px;
	color:#fff;
    background-color: #7092be;
}

.rp4wp-related-job_listing > ul li.job_listing a img.company_logo, .rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
  display: block;
  max-width:160px;
  max-height:95px;
  width: auto;
  height: auto;
}


@media only screen and (min-width: 700px) {
.rp4wp-related-job_listing > ul li.job_listing a div.position, .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
    margin: 0 0 0 120px;
}
}

.job_filters .search_jobs div.search_submit {
    padding-top: 0;

}

.filter_by_tag a {
	border: none;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 12px !important;
	background-color: #f08d3c;
	}

.filter_by_tag a:hover {
	font-size: 12px !important;
	color: #fff;
	background-color: #0c2d65;
	}

.filter_by_tag a.active {
    font-size: 12px !important;
	background: #94d153 !important;
}

.filter_by_tag a.active:before {
	content:'\e815  ';
	font-family: 'entypo-fontello';
}

.reset {
    background-color: #FF0065;
	color: #ffffff !important;
    margin-left: 5px;
    padding: 0 10px 0 0;

}
.rss_link {
    background-color: #f08d3c;
	color: #ffffff !important;
    margin-left: 5px;
    padding: 0 10px 0 0;

}
.alert-success {
     background-color: #90da36 !important;
     padding: 10px !important;
}
.alert-danger {
     background-color: #f6664c !important;
     padding: 10px !important;
}

.alert {
    background-color: #90da36;
	border-radius: 0px !important;
	font-weight: 500;
	color: #fff !important;
    margin-left: 5px;
    padding: 0 10px 0 0;

}
.chosen-container-single .chosen-single {
    border-radius: 0;
    box-shadow: none;
    height: 36px;
}
.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords {
    width: 100%;
}

/* Bullets
--------------------------------------------- */

    ul.special_bullet {
    list-style-type: "\2714 \0020" ;
    }


/* Hide recaptcha
--------------------------------------------- */
.grecaptcha-badge { 
    visibility: hidden;
}

.captcha {
	font-size:10px !important;
	line-height: 1;
}


/* Contact 7 Forms
--------------------------------------------- */

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #f1f1f1 !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #21325f !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover {
background-color: #eee;
border-color:#eee;
padding: 6px 20px !important;
}

/* Aanmelden menu
--------------------------------------------- */

.aanmelden {
    border-style: solid;
    border-width: 2px;
	border-radius: 4px;
	border-color: #94d153;
	font-weight:bold;
	text-align: center !important;
	padding: 10px 0px 6px 0px;
	margin: 0px 0px 10px 10px !important;
	}

.aanmelden a {
    padding: 0px !important;
}

.aanmelden:hover {
	background-color: #0c2d65;
}

@media only screen and (max-width: 768px) {
.aanmelden {
	display:none;
	}

}


/* Social sharing
--------------------------------------------- */

.social-box {
    display: block;
    margin: -20px 0 40px;
    padding: 0px;
}

.social-box:last-of-type {
    margin: 0 0 40px;
}

.social-btn {
    display: block;
    width: 100%;
}

a.col-2.sbtn span {
    display: none;
}

a.col-1.sbtn {
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    font-size: 15px;
}

a.col-1.sbtn span {
    margin: 0 0 0 15px;
}

a.col-1.sbtn {
    width: 6%;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 8px;
    color: #fff;
    margin: 0 8px 0 0;
    line-height: 1.825 !important;
    max-width: 32px;
    min-width: 32px;
	max-height: 32px;
    min-height: 32px;	
	font-size: 18px;
}

.s-twitter {
	background: #000;
	content: url("https://www.healthcontracting.nl/wp-content/uploads/x.png");

}
.s-twitter:hover {
    background: #0093d6;
}


.s-facebook {
	background: #3F51B5;
	content: url("https://www.healthcontracting.nl/wp-content/uploads/facebook.png");
}
a.col-1.sbtn.s-facebook:hover {
    background: #2f409f;
}



.s-googleplus {
	background: #F44336;
}
.s-googleplus::before {
    font-family: fontawesome;
    content: '\f0d5';
}
.s-googleplus:hover {
    background: #c82c21;
}



.s-whatsapp {
	background: #4CAF50;
	content: url("https://www.healthcontracting.nl/wp-content/uploads/whatsapp.png");

}

a.col-2.sbtn.s-whatsapp:hover {
    background: #3d9440;
}



.s-linkedin {
	background: #1a7baa;
	content: url("https://www.healthcontracting.nl/wp-content/uploads/linkedin.png");

}

a.col-2.sbtn.s-linkedin:hover {
    background: #136288;
}


.s-pinterest {
	background: #bd081c;
	content: url("https://www.healthcontracting.nl/wp-content/uploads/pinterest.png");

}

a.col-2.sbtn.s-pinterest:hover {
    background: #a10718;
}

.social-btn a:last-of-type {
    margin: 0;
	}