.container ul{
	list-style:circle;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 10px;
	
}

.txtkleurblauwbold{
	color:#0F87D3;
	font-weight:bold;
	font-size:24px;
	margin-bottom: 30px;
}

.blog p{
		font-size:24px;
		margin-bottom: 20px;
		margin-top: 20px;}
		
.prijs1{
	text-align:left;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #e4fd98;
	padding-left: 10px;
	color:#5c9540;
	font-weight:600;
	text-transform: uppercase;
    box-shadow: 10px 10px #5c9540;
	border: 2px solid #000;
	}
.prijs2{
	text-align:left;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #e4fd98;
	padding-left: 10px;
	color:#5c9540;
	font-weight:600;
	text-transform: uppercase;
    box-shadow: 10px 10px #5c9540;
	border: 2px solid #000;
	}

.prijs3{
	text-align:left;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #e4fd98;
	padding-left: 10px;
	color:#5c9540;
	font-weight:600;
	text-transform: uppercase;
    box-shadow: 10px 10px #5c9540;
	border: 2px solid #000;
	}

.extralogo{
	text-align:center;
	font-size: 18px;
	background-color: #dc0814;
	margin-top: 20px;
	padding: 10px;
	color:#fff;
	}

.plus{
	text-align:center;
	background-color: #8ec73f;
	margin-top: 10px;
	padding: 10px;
	color:#fff;
	}

.hulpformold{
	background-color: #ffffff;
	font-size:18px;
	color:#5c9540;
	font-weight:600;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.hulpform1 {
	background-color: #1da8c7;
	border: 2px solid #000;
	font-size:18px;
	color:#fff;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.hulpform2 {
	background-color: #1da8c7;
	border: 2px solid #000;
	font-size:18px;
	color:#fff;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.hulpform3 {
	background-color: #1da8c7;
	border: 2px solid #000;
	font-size:18px;
	color:#fff;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.hulpform4 {
	background-color: #1da8c7;
	border: 2px solid #000;
	font-size:18px;
	color:#fff;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}

.blok {
	display: table;
	margin-right: 20px;
	padding-right: 20px;
	width:100%;
	min-height: 280px;
	margin-bottom: 20px;
	}
@media only screen and (max-width: 979px) {
	.blok {
		min-height: 311px;
		}
}
@media only screen and (max-width: 767px) {
	.blok {
		min-height: 211px;
		}
}
.blok span{
	display: table-cell;
	padding-right: 20px;
	font-size: 18px;
}
.blok span .blokinfo{
	font-size: 14px;
	font-style: italic;
}
.blok2 {
	display: table;
	margin-right: 20px;
	padding-right: 20px;
	width:100%;
	}
.blok2 span{
	display: table-cell;
	padding-right: 20px;
	font-size: 18px;
}
.blok2 span .blokinfo{
	font-size: 14px;
	font-style: italic;
}

.bijkomendetxt {	
	display: inline-block;
	vertical-align: bottom;
	}
.keuzetekst {	
	text-align:center;
	font-size: 24px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 10px;
	color:#1da8c7;
	font-weight:700;
	text-transform: uppercase;
	}

.infotxt, .infotxt li{
	font-size:18px;
	}
.infotitel{
	font-size:24px;
	}
.infofont{
	color:#0663ae;
	margin-right: 5px;
	}
	
.blokheader{
	font-size:24px;
	color:#5c9540;
	margin-left: 15px;
	font-weight:700;
	text-align:center;
	}
.groen{
	color: #59a962;
	}
.btw{
	padding: 0 12px 12px 12px;
	font-size:16px;
	float: right;
	}

.paketten, .paketten li{
	font-size:16px;
	}
.onder{
	padding: 10px;
	}
.disabled{
	background-color: #ff0000;
	}

.textarea_feedbackgreen{	
	color: green;
	padding: 10px;
	border-spacing: 10px;
	background-color:white;
    }

.textarea_feedbackorangered{	
	color: orangered;
	padding: 10px;
	border-spacing: 10px;
	background-color:white;
    }

.textarea_feedbackred{	
	background-color: #ff0000;
	color: white;
	padding: 10px;
	border-spacing: 10px;
    }

.fa-phone:before {
  content: "\f095";
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.icon:before {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mod-1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: inline-block;
  border: 1px solid #b6afa8;
  transition: .4s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-mod-1:hover:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.icon-primary {
  color: #fff;
}

#sitemap {
    clear: both;
    position: relative;
}
#sitemap {
    background: rgba(0, 0, 0, 0) url("/images/bgr_sitemap.png") repeat scroll left 0 / cover ;
    padding-bottom: 100px;
}


.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 3px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 16px;
  width: 16px;
  transition: all 0.15s ease-out 0s;
  background: #ffffff;
  border: 1px solid #cfd8a2;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
}
.option-input:hover {
  background: #eeeeee;
}
.option-input:checked {
  background: #0663ae;
}
.option-input:checked::before {
  height: 18px;
  width: 18px;
  text-align: center;
  line-height: 18px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #000000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}
.option-input.checkbox {
  border-radius: 0%;
}
.option-input.checkbox::after {
  border-radius: 0%;
}

.checkmark {
  height: 16px;
  width: 16px;
}

#contact-form input[type='text'].totaal1 {
  background-color: #ffffff;
  color: #59a962;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #59a962;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form input[type='text'].totaal2 {
  background-color: #ffffff;
  color: #8ec73f;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #8ec73f;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form input[type='text'].totaal3 {
  background-color: #ffffff;
  color: #b9cd56;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #b9cd56;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form input[type='text'].totaal4 {
  background-color: #ffffff;
  color: #dc0814;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #dc0814;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}

#contact-form-FR input[type='text'].totaal1 {
  background-color: #ffffff;
  color: #59a962;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #59a962;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-FR input[type='text'].totaal2 {
  background-color: #ffffff;
  color: #8ec73f;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #8ec73f;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-FR input[type='text'].totaal3 {
  background-color: #ffffff;
  color: #b9cd56;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #b9cd56;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-FR input[type='text'].totaal4 {
  background-color: #ffffff;
  color: #dc0814;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #dc0814;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-EN input[type='text'].totaal1 {
  background-color: #ffffff;
  color: #59a962;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #59a962;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-EN input[type='text'].totaal2 {
  background-color: #ffffff;
  color: #8ec73f;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #8ec73f;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-EN input[type='text'].totaal3 {
  background-color: #ffffff;
  color: #b9cd56;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #b9cd56;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
#contact-form-EN input[type='text'].totaal4 {
  background-color: #ffffff;
  color: #dc0814;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border: 1px solid #dc0814;
  width: 90%;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}
.slogan {
	font-size: 24px;
	font-weight: 700;
	color: #59a962;
	margin-bottom: 0px;
	margin-top: 80px;
}
.agribex {
	font-size: 40px;
	font-weight: 600;
	color: #9dcd50;
	font-family:"Arial","Helvetica","sans-serif";
	margin-bottom: 0px;
	margin-top: 70px;
}
.verzend{
	text-align:center;
	background-color: #5c9540;
	margin-top: 15px;
	padding: 15px;
	color:#fff;
	border: 0px;
	font-weight: 500;
	font-size: 18px;
	}

.verzend:hover{
	background-color: #fff;
	color: #5c9540;
	border: 1px solid #5c9540;
}
.verzend_sr{
	text-align:center;
	  background-color: #e4fd98;
	  box-shadow: 10px 10px #5c9540;
	margin-top: 15px;
	padding: 15px;
	color:#5c9540;
	border: 0px;
	font-weight: 500;
	font-size: 18px;
	}

.verzend_sr:hover{
	background-color: #fff;
	color: #5c9540;
	border: 1px solid #5c9540;
}

.verzend_partner{
	text-align:center;
	background-color: #013d3e;
	margin-top: 15px;
	padding: 15px;
	color:#ffde59;
	border: 0px;
	font-weight: 500;
	font-size: 18px;
	}

.verzend_partner:hover{
	background-color: #cfd8a2;
	color: #494f32;
}


.gegevens{
	text-align:center;
	font-size: 18px;
	background-color: #0363ae;
	margin-bottom: 15px;
	padding: 10px;
	color:#fff;
	}
.gegevens_green{
	text-align:left;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #e4fd98;
	padding-left: 10px;
	color:#5c9540;
	font-weight:600;
	text-transform: uppercase;
    box-shadow: 10px 10px #5c9540;
	border: 2px solid #000;
	}


.form-label-outside {
	color: #333;
}
@media (min-width: 768px) {
	.form-label-outside {
		position: static;
	}
	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
		transform: none;
		color: #333;
		font-size: 14px;
		opacity: 1;
	}
}

.form-label-outside.form-label-size-lg {
	font-size: 16.8px;
}

.form-label-outside.form-label-size-sm {
	font-size: 11.2px;
}
#contact-form label.radio, #contact-form-FR label.radio, #contact-form-partner label.radio, #contact-form-FR-partner label.radio, #contact-form-gastheer label.radio, #contact-form-FR-gastheer label.radio {
	color:#333;
	font-size: 14px;
}
#contact-form label.checkbox, #contact-form-FR label.checkbox, #contact-form-partner label.checkbox, #contact-form-FR-partner label.checkbox, #contact-form-gastheer label.checkbox, #contact-form-FR-gastheer label.checkbox {
	color:#333;
	font-size: 14px;
}
#contact-form label.checkbox textarea, #contact-form-FR label.checkbox, #contact-form-partner label.checkbox, #contact-form-FR-partner label.checkbox, #contact-form-gastheer label.checkbox, #contact-form-FR-gastheer label.checkbox {
	margin-left: 30px;
	width: auto;
}

#contact-form-gastheer input[type='text']:disabled {
  background: #f6f6f6;
}	

.col-container {
  display: table; /* Make the container element behave like a table */
  width: 100%; /* Set full-width to expand the whole page */
}

.VIP {
  background: #ced7a2;
}
.goud {
	color: #dcbe22;
}
.blauw {
	color: #0663ae;
}

.beneden {
	vertical-align: bottom;
}
 
@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

.sponsorpack {
	background-color: #f6f6f6;
	border: 1px solid #0663ae;
	font-size:18px;
	color:#000000;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
.sponsorblok {
	background-color: #f6f6f6;
	border: 2px solid #0663ae;
	border-radius: 5px;
	font-size:18px;
	color:#000000;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: table;
	margin-right: 20px;
	padding-right: 20px;
	margin-left: 20px;
	width:100%;
	}

/* Verberg de standaard checkbox */
.blokchk input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border: 2px solid #5c9540;
    border-radius: 6px;
    display: grid;
    place-content: center;
    cursor: pointer;
    transition: 0.25s;
}

/* Hover effect */
.blokchk input[type="checkbox"]:hover {
    border-color: #1da8c7;
}

/* Het vinkje */
.blokchk input[type="checkbox"]::before {
    content: "";
    width: 14px;
    height: 14px;
    transform: scale(0);
    transition: 0.25s;
    background: #5c9540;
    border-radius: 3px;
}

/* Wanneer aangevinkt */
.blokchk input[type="checkbox"]:checked {
    border-color: #5c9540;
    background-color: white;
}

.blokchk input[type="checkbox"]:checked::before {
    transform: scale(1);
}

#contact-form .custom-select select {

  appearance: none;          /* Verberg standaard pijl */
  -webkit-appearance: none;
  -moz-appearance: none;

  width: 150px;
  padding: 12px 16px;
  font-size: 16px;
  border: 2px solid #5c9540;
  border-radius: 8px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  box-shadow: none;

  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}

#contact-form .custom-select select:focus {
  outline: none;
  border-color: #5c9540;
  box-shadow: 0 0 4px rgba(92,149,64,0.4);
}

.radio-sponsor {
  gap: 10px;
  cursor: pointer;
  font-size: 17px;
  color: #222;
  position: relative;
  padding-top: 20px;
}

.radio-sponsor input {
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #5c9540;
  border-radius: 50%;
  transform: translateY(-50%);
  transition: 0.25s ease;
}

.radio-sponsor input:hover {
  border-color: #5c9540;
}

.radio-sponsor input:checked {
  border-color: #5c9540;
  background-color: #5c9540;
}

.radio-sponsor input:checked::after {
  content: "";
  width: 8px;
  height: 8px;
  background: white;
  border-radius: 50%;
  position: relative;
  transform: translate(-50%, -50%);
}
