/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.91.1515503652
Updated: 2018-01-09 13:14:12

*/
/* font / text styles base */

a#CybotCookiebotDialogBodyButtonAccept {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    border-radius: 5px !important;
}

img#CybotCookiebotDialogPoweredbyImage {visibility: hidden;}

div#CybotCookiebotDialogPoweredbyLink:after {
    content:  '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url("https://www.indenty.nl/wp-content/uploads/2018/05/Cookie.png");
	background-size: 100%;
	background-repeat: no-repeat;
	left: 0px;
}


#CybotCookiebotDialog {
	border: 1px solid #2a2a2a !important;
	border-radius: 8px !important	;
    padding: 30px !important;
	width: 700px !important;
	max-width: 700px !important;
}

#CybotCookiebotDialogDetailBody {
    max-width: 100% !important;
}


.uitlijning-fix i.fa.fa-check.fa-2x {
    margin: 5px 10px;
    line-height: 33px;
}

.uitlijning-fix .fa-check:before {
    float: left;
    margin: 0px 0px -15px 0px;
}

.uitlijning-fix {
    margin-top: -5px;
}

.introtext-sub p {
    font-size: 19px;
    font-style: italic;
    line-height: 34px;
}

input.wpcf7-form-control::placeholder {
    color: #333 !important;
}

input.wpcf7-form-control {
    color: #333 !important;
}

textarea.wpcf7-form-control::placeholder {
    color: #333 !important;
}

textarea.wpcf7-form-control {
    color: #333 !important;
    font-size: 14px !important;
    font-style: italic !important;
    padding-left: 0px !important;
}

.quote {
    font-style: italic;
    font-size: 19px;
}

span.et_pb_scroll_top.et-pb-icon.et-visible {
    display: none !important;
}
.et_pb_scroll_top.et-pb-icon {
    display: none !important;
}


.quote span {
    width: 100%;
    float: right;
    text-align: right;
    padding-right: 120px;
    margin-bottom: 10px;
    font-size: 15px;
}

ul#top-menu li a:after {
    top: -2px !important;
}

.page-id-5671 .percent p {
    float: left;
    height: -webkit-fill-available;
    width: 100%;
}

.page-id-5671 span.percent-value {
    float: left !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height:  0px !important;
    width: 100%;
    height: 50px;
    text-align: center;
    padding-top: 50px !important;
    font-size: 53px !important;
    font-weight: 500;
    color: #4ca7d4;
}

.page-id-5671 span.percent-value:after {
    content: '%';
    font-size: 43px;
    margin-left: 5px;
}

h1 {
  font-family: "Open sans" !important;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  font-family: "Open sans" !important;
  font-size: 30px;
  color: #333;
  font-weight: 600;
  line-height: 1.4;
}


h3 {
  font-family: "Open sans" !important;
  font-size: 28px;
  color: #333;
  font-weight: 600;
  padding-bottom: 18px;
  line-height: 1.4;
}

h4 {
  font-family: "Open sans" !important;
  font-size: 20px;
  color: #333;
  font-weight: 400;
  line-height: 1.4;
}

h5 {
  font-family: "Open sans" !important;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}

h6 {
  font-family: "Open sans" !important;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}

p, body {
  font-family: "Open sans" !important;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  line-height: 2;
}

a {
  font-family: "Open sans" !important;
  font-size: 14px;
  color: #3ea0d1;
  font-weight: 400;
  line-height: 2;
}

h2 a{
  font-size: 18px;
  font-weight: bold;
  color: #3ea0d1;
}
/* END font / text styles base END */

/* menu style 
@media all {
    #logo {
        max-width: 250px !important;
    }
    .mobile_menu_bar::before {
        color: #fff;
    }
    .et_mobile_menu {
        border-top: 3px solid #fff;
      }
    .et_mobile_menu li a{
        font-weight: 700;
    }
}

.nav a{
  font-weight: 700;
}

ul.sub-menu a{
  font-weight: 400;
}

/* END menu style END */

/* header rapportage stijl */

#main-header { box-shadow: none !important; }

  #main-header .nav li ul{
  	background: rgba(62,160,209,0.93) !important;
  }

  .et-fixed-header{
  	background-color: rgba(62,160,209,0.93) !important;
  	transition: .3s;
  }

  .nav a{
    font-weight: 600 !important;
  }

  img#logo {
  	max-width:140px;
  }

  @media only screen and (max-width: 1045px) {
  	img#logo {
  		max-width:100px;
  	}
  }

  @media all {
      @media (max-width: 980px) {
          .et_header_style_left #logo, .et_header_style_split #logo {
            max-width: 100px !important;
          }
      }
  }

  .mobile_menu_bar::before {
      color: #fff;
  }
  .et_mobile_menu {
      border-top: 3px solid #fff;
    }
  .et_mobile_menu li a{
      font-weight: 700;
  }

@media (max-width:980px){
  .header-image {
      display: none !important;
  }
  
}
/* END header rapportage stijl END */






/* button style */
.et_pb_button{
  clear: both !important;
  /*float: left !important;*/
  background: #6ec089 !important;
  border: 0px !important;
  border-radius: 0px !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  padding: 10px 26px !important;
  width: initial !important;
  margin-top: 48px;
}

.button-grey{
  background: #f9f9f9 !important;
  color: #333 !important;
}

.et_pb_button:hover{
  -webkit-box-shadow: 0px 6px 12px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 12px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 12px -1px rgba(0, 0, 0, 0.25);
}

.et_pb_button:hover:after{
  display: none !important;
}
/* END button style END */

/* full width header */
.et_pb_fullwidth_header_subhead {
  font-family: "Open sans" !important;
  font-size: 14px;
  color: #fff;
}

.et_pb_fullwidth_header img{
  margin-bottom: -85px !important;
}

.et_pb_fullwidth_header {
    margin-bottom: 100px;
}
/* END full width header END */

/* blurb */
.et_pb_blurb_container h4{
  text-align: center !important;
  font-weight: 700 !important;
  color: #3ea0d1 !important;
}

.et_pb_blurb_container p,.et_pb_blurb_container a,.et_pb_blurb_container body{
  text-align: center !important;
  font-weight: 700 !important;
  color: #3ea0d1 !important;
}
/* END blurb END */


/* tabs homepage */
.one_half h3{
  text-align: left !important;
}

.one_half li{
  text-align: left !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

#services .et_pb_tabs_controls {
		max-width: 1245px;
		margin:0 auto;
	}
#services img.featureimg {
	max-width:100%;
}

#services .et_pb_all_tabs {
	padding:0;
}

#services {
	color:#fff;
	/*font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-style:Light;*/
	font-size:22px;
}

#services .et_pb_tabs_controls li.et_pb_tab_active{background-color:#3ea0d1;}


#services .et_pb_tab_active a {color:#fff!important;}

#services .et_pb_tabs_controls li {
    font-weight: 500;
}

#services ul.et_pb_tabs_controls {
	border:0;
	background-color:transparent;
	width:100%;
	margin:0 auto;
}

#services .et_pb_tabs_controls li.et_pb_tab_active {
    bottom: 0;
}

#services .et_pb_button{
	background: #6ec089 !important;
  color: #fff;
  border: 0;
}

	#services .et_pb_button:hover{
		background: #6ec089 !important;
		-webkit-box-shadow: 0px 6px 12px -1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 6px 12px -1px rgba(0,0,0,0.25);
box-shadow: 0px 6px 12px -1px rgba(0,0,0,0.25);
	}

#services ul.et_pb_tabs_controls{
		width: 100%;
	}

.equal-tabs .et_pb_tabs_controls li{
		border-radius: 0px !important;
		border-bottom: 0px !important;
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
		border-top: 1px solid #eee;
	}


.equal-tabs .et_pb_tabs_controls li {
    text-align: center;
}

.equal-tabs .et_pb_tabs_controls li {
    width: 31.333%;
    margin-right: 3%;
}

.equal-tabs .et_pb_tabs_controls li:last-child {
	margin-right:0;
}

.equal-tabs .et_pb_tabs_controls li {
	border-bottom:0;
	background-color: #F5F7F9;
}

.equal-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right:1px solid #d9d9d9;
}

@media screen and (max-width: 768px){ 
	.equal-tabs .et_pb_tabs_controls li{
	    width: 100%; 
		text-align: center;
	}
}
.equal-tabs .et_pb_tabs_controls li{
		border: 0px;
		border-bottom: 1px solid #fff;
		font-weight: bold !important;
		font-size: 16px;
}

.et_pb_tabs {
    border: none !important;
	background-color:white;
}
/* END tabs homepage END */

/* number counter "unieke websites" */
.percent-value {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 0px;
    margin-bottom: 0px;
}

.percent-value::after {
    content: '+';
}
/* END number counter "unieke websites" END */

/* contact form7 styling */


.wpcf7-form-control-wrap {
	margin: 14px 0 !important;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    border-color: #fff !important;
}

span.wpcf7-not-valid-tip {
    background: #F7F7F7 !important;
    padding: 4px 10px;
    border-left: 2px solid #f00;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background: #398f14 !important;
    color: white !important;
    padding: 10px !important;
    border-left: 4px solid #275D10 !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #F7F7F7;
    border-left: 2px solid #F00 !important;
    border: none;
    padding: 10px;
}

input,
.wpcf7-textarea {
background-color: #f9f9f9 !important;
width: 100% !important;
color: #999!important;
padding: 14px 20px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
font-family: 'Open Sans', Arial, sans-serif;
margin-bottom: -6px !important;
}

.wpcf7-text {
background-color: transparent !important;
border: none!important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
color: #999 !important;
padding: 14px 20px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Open Sans', Arial, sans-serif;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
	background-color: rgba(245,244,241,0.1);
}

input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color: #bbb;	
	-webkit-box-shadow: inset 0px -3px 0px 0px rgba(62,160,209,1);
	-moz-box-shadow: inset 0px -3px 0px 0px rgba(62,160,209,1);
	box-shadow: inset 0px -3px 0px 0px rgba(62,160,209,1);
}

input[type=submit], .wpcf7-submit {
	width:100%;
	margin-bottom: -6px !important;
	margin-top: 14px !important;
	padding: 7px 20px !important;
	transition: all 0.2s !important;
	cursor:pointer;
	font-size: 100%;
	font-weight: 400;
	color:#ffffff !important;
	background-color: #6ec089 !important;
	border-color: #ffffff;
	border: 0px !important;
}

	input[type=submit]:hover, .wpcf7-submit:hover{
    border: 0px !important;
    font-weight: bold;
    color: #ffffff !important;
    background-color: #6ec089 !important;
	}

div.wpcf7-response-output {
margin: 3em 0.5em 1em;
}

/*input[type=submit], .wpcf7-submit{
	color: #fff !important;
}*/

input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
    padding: 2px;
    border: 0px solid #bbb;
    color: #4e4e4e;
}

.contact-white input.text, .contact-white input.title, .contact-white input[type="email"], .contact-white input[type="password"], .contact-white input[type="tel"], .contact-white input[type="text"], .contact-white select, .contact-white textarea {
    padding: 2px;
    border: 0px solid #bbb;
    color: #4e4e4e;
    background-color: #ffffff !important;
}

/* END contact form7 styling END */

/* login table */
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 6px 24px;
    border-top: 0px solid #eee;
}

.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0px solid #eee;
    text-align: left;
}

/* END login table END */

/* prijstabellen */

.et_pb_module_header h1 {
    color: #ffffff !important;
}

@media only screen and (min-width: 900px)  {
	.et_pb_column_4_4 .et_pb_pricing_table{
    width: 33.33%;
    padding-left: 2%;
    padding-right: 2%
		}
}

/* PRICING TABLE */

.et_pb_pricing_content{
	padding: 0px;
}

.et_pb_pricing li span:before{
	content: none;
}

.et_pb_pricing li{
	padding: 0px;
}

.horiz-row{
	color: #333333 !important;
	padding: 20px;
	line-height: 20px;
	min-height: 64px;
}

.et_pb_pricing_heading{
	background-color: #6ec089;
	margin-bottom: 0px;
}

	.et_pb_pricing_table_0 .et_pb_pricing_heading{
		background: #92d6a8;
	}

	.et_pb_pricing_table_1 .et_pb_pricing_heading{
		background: #87cfa0;
	}

	.et_pb_pricing_table_2 .et_pb_pricing_heading{
		background: #78c793;
	}

.et_pb_pricing_table{
	background: #fff;
	border: none;
	padding-bottom: 0px; 
}

h2.et_pb_pricing_title{
	padding: 6px 0px 0px 0px !important;
	font-size: 21px !important;
}

.et_pb_sum{
	color: #333333 !important;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.03em;
}

.et_pb_pricing li:nth-child(odd){
	background: rgba(0,0,0,0.025);
}

.two-line{
	min-height: 82px;
}

.et_pb_pricing_content_top{
	padding-top: 20px;
}

.et_pb_pricing_content_top{
	background: #fff !important;
	border-bottom: 0px;
}


.et_pb_column_4_4 .et_pb_pricing_table_3{
	margin-right: 0% !important;
}

.fa{
	margin-left: 14px;
}

.fa-check{
	color: #6ec089 !important;
}

.fa-external-link-alt{
	color: #fff !important
}

.fa-minus{
	color: #999 !important;
}

.et_pb_pricing_table{
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.01);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.01);
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.01);
}

a.cta-aanvragen {
    width: 100%;
    background: #6ec089;
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: bold !important;
}

.et_pb_pricing_content ul{
	margin-bottom: 0px !important;
}

.no-field{
	background: rgba(0,0,0,0.075);
}

.horiz-row.two-line span{
	float: left;
    margin-left: 2em;
    line-height: 20px;
    text-indent: 0em;
    margin-top: -22px;
    margin-bottom: 0px;
}

.horiz-row.three-line{
	min-height: 98px;
}

.et_pb_pricing_table:hover{

}

.et_pb_pricing_table .et_pb_pricing_table_0:before{
	background: red !important;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}

.et_pb_pricing_table .et_pb_pricing_content, .et_pb_pricing_table .et_pb_pricing_content_top{
	transition: .3s;
}

.et_pb_pricing_table:hover .et_pb_pricing_content, .et_pb_pricing_table:hover .et_pb_pricing_content_top{
	background: rgba(0,0,0,0.025) !important;
}

.et_pb_pricing_table:hover a.cta-aanvragen{
	background: #f39c12 !important;
}

hr{
    margin-top: 12px;
    margin-bottom: 12px;
}

.page-id-2823 footer{
	background: #368bba;
    color: #fff;
    padding: 12px 0px;
	font-family: "Open Sans", Arial, sans-serif;
}

.et_pb_pricing li a{
  color: #ffffff !important;
}

.et_pb_pricing li .horiz-row .two-line a {
color:#000 !important;
}
/* END prijstabellen END */

.et_pb_module_header {
    color: #ffffff !important;
}

/* wachtwoord invul pagina's */
/*#post-5499 h1, 
#post-5501 h1, 
#post-5503 h1{
  color: #333 !important;
}

.post-5499 .et_password_protected_form p input, 
.post-5501 .et_password_protected_form p input,
.post-5503 .et_password_protected_form p input{
  background-color: #f9f9f9 !important;
}*/

.et_password_protected_form h1{
  color: #333 !important;
}

/* END wachtwoord invul pagina's END */

/* lees meer read more link */
a.more-link{
    color: #ffffff;
}

a.more-link:after{
  content: "Lees meer";
  color: #3ea0d1;
  margin-left: -65px;
}

/* END lees meer read more link END */


/* footer */
#footer-widgets .footer-widget a, #footer-widgets .footer-widget p, #footer-widgets .footer-widget h1, #footer-widgets .footer-widget h2, #footer-widgets .footer-widget h3, #footer-widgets .footer-widget body{
  color: #ffffff !important;
}

#footer-bottom{
  display: none !important;
}
/* END footer END */

@media  screen and (max-width: 980px){
  h1 {
    font-family: "Open sans" !important;
    font-size: 30px;
    line-height: 1.6;
  }

  h2 {
    font-family: "Open sans" !important;
    font-size: 25px;
    line-height: 1.6;
  }

  h3 {
    font-family: "Open sans" !important;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6;
  }

  h4 {
    line-height: 2;
  }

  h5 {
    line-height: 2;
  }

  h6 {
    line-height: 2;
  }

  p, body {
    line-height: 2;
  }

  a {
    line-height: 2;
  }
}

@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
	max-height: 65px;
	padding-top: -13px !important;
}
}

.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}

#main-footer .footer-widget h4 {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bold;
}

.et_monarch .et_social_autowidth li {
    margin: 0 4% 4% 0 !important;
}

.et_button_no_icon .et_pb_button{
	background: #6ec089;
	border-radius: 5px !important;
	padding: 8px 12px !important;
	margin-top: 20px;
	transition: .4s;
}

.et_button_no_icon .et_pb_button:hover{
	border-radius: 5px !important;
	border-color: #fff !important;
	color: #fff;
	font-weight: bold;
	padding: 8px 12px !important;
}

input, .wpcf7-textarea {
    border: 0px solid !important;
    border-bottom: 1px solid #dadada !important;
    padding: 14px 0 !important;
}

input[type=email], input[type=text], input[type=password] {
    background-color: transparent;
    border: 0px solid #fff;
    border-bottom: 1px solid #dadada !important;
    padding: 12px 0px !important;
    font-size: 14px !important;
    font-style: italic !important;
}

input, .wpcf7-textarea {
    background-color: transparent !important;
    width: 100% !important;
    border-radius: 2px !Important;
    padding: 14px 20px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-family: 'Open Sans', Arial, sans-serif;
    margin-bottom: -6px !important;
}

.widget_mc4wp_form_widget {
    width: 100%;
}

input.et_pb_button.et_pb_module.et_pb_bg_layout_light {
    border: 1px solid #FFF !important;
    border-radius: 5px !important;
    padding: 8px 35px !important;
    margin-top: 20px;
}

input[type="email"]::placeholder {
    color: #fff;
}

input[type="text"]::placeholder {
    color: #fff;
}

/*AANPASISNGEN 9mei*/
.page-id-287 .et_pb_post {
    min-height: 600px;
}

.inputFieldWeb {
	width: 50px !important;
}


/*Aanpassing header*/

.MainHeader .header-image-container.center {
    position: relative;
}

.MainHeader .header-image-container.center img {
    position: absolute;
    bottom: -80px;
    left: 0px;
    height: 270px;
    max-width: 120%!important;
}

.Vindbaar, .Score, .Concurrenten{
	position:relative;
	padding-left:30px
}

.Vindbaar:before{
	content:"";
	height:20px;
	width:20px;
	position:absolute;
	top:5px;
	left:0px;
	background:url('https://www.indenty.nl/wp-content/uploads/2019/02/searching-magnifying-glass.svg');
	background-size:contain;
	background-repeat:no-repeat;
}

.Score:before{
	content:"";
	height:20px;
	width:20px;
	position:absolute;
	top:5px;
	left:0px;
	background:url('https://www.indenty.nl/wp-content/uploads/2019/02/icon.svg');
	background-size:contain;
	background-repeat:no-repeat;
}


.Concurrenten:before{
	content:"";
	height:20px;
	width:20px;
	position:absolute;
	top:5px;
	left:0px;
	background:url('https://www.indenty.nl/wp-content/uploads/2019/02/city.svg');
	background-size:contain;
	background-repeat:no-repeat;
}

@media (max-width:981px){

.MainHeader .header-content-container.center {
    width: 100%!important;
}
}
	input.inputFieldWeb{
	width:60%!important;
}

@media (max-width:475px){
	
	input.inputFieldWeb{
		width:100%!important;
	}
	
}

.header-content-container {
	width: 40% !important;
}

.header-image-container {
	width: 60% !important;
}

