/*
Theme Name: Comceptum
Theme URI: https://www.comceptum.nl
Description: Wordpress thema voor Comceptum
Author: Comceptum
Author URI: http://comceptum.nl
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: comceptum
*/

@font-face {
    font-family: 'Janda Manatee Solid';
    src: url('fonts/JandaManateeSolid.eot');
    src: url('fonts/JandaManateeSolid.eot?#iefix') format('embedded-opentype'),
        url('fonts/JandaManateeSolid.woff2') format('woff2'),
        url('fonts/JandaManateeSolid.woff') format('woff'),
        url('fonts/JandaManateeSolid.ttf') format('truetype'),
        url('fonts/JandaManateeSolid.svg#JandaManateeSolid') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@import url("https://p.typekit.net/p.css?s=1&k=qrn8njs&ht=tk&f=27896.27930.27931.28023&a=2672102&app=typekit&e=css");

@font-face {
font-family:"ministry";
src:url("https://use.typekit.net/af/2b53da/00000000000000007735b471/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/2b53da/00000000000000007735b471/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/2b53da/00000000000000007735b471/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;
}

@font-face {
font-family:"ministry";
src:url("https://use.typekit.net/af/4c591a/00000000000000007735b493/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4c591a/00000000000000007735b493/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4c591a/00000000000000007735b493/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"ministry";
src:url("https://use.typekit.net/af/fe45bf/00000000000000007735b49a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/fe45bf/00000000000000007735b49a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/fe45bf/00000000000000007735b49a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;
}

@font-face {
font-family:"ministry";
src:url("https://use.typekit.net/af/6bc2bc/00000000000000007735b4b1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/6bc2bc/00000000000000007735b4b1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/6bc2bc/00000000000000007735b4b1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;
}


h1,
h2,
h3,
.h1,
.h2,
.h3 {
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'Janda Manatee Solid';
    line-height: 1;
    text-transform: uppercase;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Janda Manatee Solid';
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2.25rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 1.5rem;
}

body {
    font-size: 18px;
    font-weight: 300;
    font-family:"ministry";
    overflow-x: hidden;
    line-height: 1.5;
    background-color: #333333;
	
	background-image: url(images/background.jpg);

	    background-size: 100px;
}


p {
    margin-top: 0;
    margin-bottom: 15px;
}

/* p:last-child {
    margin-bottom: 0;
}
 */
a {
    color: #ffffff;
}

a:hover {
    text-decoration: none;
    color: currentColor;
}

ul {
    padding-left: 0;
    line-height: 1.75;
    margin-bottom: 15px;
}

li {
    list-style: none;
}

img,
video{
    width: 100%;
    height: auto;
}

.form-group {
  margin-bottom: 15px;
}
.form-group label {
  margin-left: 22.5px;
}
label {
    font-weight: 600;
    margin-bottom: 5px;
	display: block;
}

label span:not(.wpcf7-list-item-label):not(.mollie-forms-required) {
	    width: 30px;
    display: inline-block;
    height: 30px;
        background: #f6e100;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
}

label + br {
	display: none
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
textarea,
select {
   -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0px;
    outline: 0;
    padding: 15px 22.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1;
    border: 0;
    width: 100%;
    position: relative;
    background: #ffffff;
    font-weight: 300;
    color: #333333;
    display: block;
    border-radius: 30px;
    border: 1px solid #333333;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input + input {
	margin-top: 7.5px;
}


:focus {
    outline: 0  !important;
    box-shadow: unset !important;
}



table {
    margin-bottom: 15px;
    width: 100%;
}

th {
    font-weight: 600;
}

b,
strong {
    font-weight: 600;
}

small,
.small {
    font-size: 0.75rem;
    font-weight: inherit;
    display: inline-block;
    line-height: 1.5;
}

button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
}

hr {
    margin-top: 45px;
    margin-bottom: 45px;
    border: 0;
    border-top: 1px solid #f59e25;
}

.container-fluid {
    max-width: 1340px;
    padding-right: 0;
    padding-left: 0;
}

.row {
    margin-right: -30px;
    margin-left: -30px;
}

.row > [class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
}

button,
.btn{
   background: #fbbb00;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 15px 60px;
    line-height: 1;
    border-radius: 3px;
    color: #ffffff;
    width: 100%;
    font-family: "ministry";
 -webkit-transition: all .3s;
     transition: all .3s;
	    background: #4aab48 !important;
	
}

button:hover,
.btn:hover{
  color: #fbbb00;
  background: #e74010;
  }

header img {
  
}

.page-id-5749 header img {
		max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block
}


main {
   padding: 30px 0;
     text-align: center; 
}

main form {
   text-align: left;
}

main article {
	    padding: 30px;
    min-height: 285px;
    background-color: #fff;
    margin: 0 40px 30px 25px;
    -moz-box-shadow: 0px 0px 30px #000;
    -webkit-box-shadow: 0px 0px 30px #000;
    box-shadow: 0px 0px 30px #000;
}

footer img.specials {
      max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
    margin-top: 60px;
}


.select2-container {
  color: #333333
}

.select2-container .select2-selection--single {
      height: 54px;
     border: 1px solid #333333;
    border-radius: 30px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: 0
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 54px;
      padding: 0 22.5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 54px;
    right: 15px;
  }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-width: 8px 7px 0 7px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {

    border-width: 0 7px 8px 7px;
}

.select2-dropdown {
      border: 1px solid #333333;
    border-radius: 30px;
    overflow: hidden;
}

span.wpcf7-list-item {
    display: block;
    margin-bottom: 7.5px;
	margin-left: 45px;
}

.wpcf7-list-item {
  position: relative;
  margin: 1em 0;
  text-align: left;
}

.wpcf7-list-item.wpcf7-list-item-inline {
  display: inline-block;
}

.wpcf7-list-item .wpcf7-list-item-label {
  cursor: pointer;
  display: inline;
  line-height: 1.25em;
  vertical-align: top;
  clear: both;
  padding-left: 1px;
}

.wpcf7-list-item .wpcf7-list-item-label:not(:empty) {
  padding-left: 0.75em;
}

.wpcf7-list-item .wpcf7-list-item-label:before, 
.wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.wpcf7-list-item .wpcf7-list-item-label:before {
  width: 1.25em;
  height: 1.25em;
      border: 3px solid #4aab48;
    border-radius: 3px;
  cursor: pointer;
  transition: all .3s;
}

.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="radio"]{
  outline: 0;
  visibility: hidden;
  width: 1.25em;
  margin: 0;
  display: block;
  float: left;
  font-size: inherit;
	margin-bottom: 0
}

/* .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before{
  background: #59358c;
  border: none;
} */

.wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:after,
.wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:after{
  width: 0.75em;
    height: 0.75em;
    background: #4aab48;
    top: 5px;
    left: 5px;
    border-radius: 3px;
}

.container-multistep-header,
.multistep-nav .multistep-nav-left {
	display: none
}

.multistep-nav a,
input[type="submit"] {
    padding: 12.5px 15px !important;
    font-weight: bold;
	    background: #4aab48 !important;
    color: #ffffff !important;
    text-decoration: none;
	border: 0;
}


.cf7-tab-1 .multistep-nav a.multistep-cf7-next {
	font-size: 0;
	display: inline-block;
}

.cf7-tab-1 .multistep-nav a.multistep-cf7-next:after {
	content: 'Start quiz';
	    font-size: 20px;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 992px) {

    h1, .h1 {
        font-size: 2rem;
    }
	
	h3, .h3 {
        font-size: 1.5rem;
    }
    
   
}


