@font-face {
    font-family: 'Conv_Ciutadella-Bold';
    src: url('../fonts/Ciutadella-Bold.eot');
    src: local('☺'), url('../fonts/Ciutadella-Bold.woff') format('woff'), url('../fonts/Ciutadella-Bold.ttf') format('truetype'), url('../fonts/Ciutadella-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Ciutadella-Light';
    src: url('../fonts/Ciutadella-Light.eot');
    src: local('☺'), url('../fonts/Ciutadella-Light.woff') format('woff'), url('../fonts/Ciutadella-Light.ttf') format('truetype'), url('../fonts/Ciutadella-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Ciutadella-Regular';
    src: url('../fonts/Ciutadella-Regular.eot');
    src: local('☺'), url('../fonts/Ciutadella-Regular.woff') format('woff'), url('../fonts/Ciutadella-Regular.ttf') format('truetype'), url('../fonts/Ciutadella-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root {
    --font-reg: 'Conv_Ciutadella-Regular';
    --font-bold: 'Conv_Ciutadella-Bold';
    --font-light: 'Conv_Ciutadella-Light';
    --font-aktiv: aktiv-grotesk, sans-serif;
    --black: #000000;
    --yellow: #FED141;
    --green: #00A783;
    --white: #FFFFFF;
    --light-gray: #F0F0F3;
    --super-light-gray: #fbfbfb;
}

.uk-icon-button{
    background: transparent !important;
}

.widget_media_image img {
	    width: 150px;
    margin-bottom: 30px;
}

.black-bg{background:var(--black)}
.yellow-bg{background:var(--yellow)}
.green-bg{background:var(--green)}
.light-gray-bg{background:var(--light-gray)}
.super-light-gray-bg{background:var(--super-light-gray)}

.white{color:var(--white)}
.yellow{color:var(--yellow)}
.black{color:var(--black)}
.green{color:var(--green)}

html,
body{
    font-family: var(--font-reg);
    font-size: 23px;
    line-height: 35px;
    color:var(--black);
    overflow-x: hidden;
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-family: var(--font-aktiv);
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom:40px !important;
}

h2>span{display:inline-block}
h2>span:nth-child(1){padding:10px 20px;}
h2>span:nth-child(3){padding:10px 20px;margin-top:10px;margin-left:45px}

h2.big {
    font-size: 86.06px;
    line-height: 76.12px;
    font-family: var(--font-aktiv);
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
}

.banner-ie{width:100%;text-align:center;padding:1.5rem}

.uk-container{max-width:1358px}

.uk-navbar-container {
    box-shadow: 0 10px 10px 0px rgb(0 0 0 / 2%);
    position: relative;
    z-index: 5;
}

.uk-navbar-nav>li>a,
.uk-nav-default>li>a {
    padding: 0 5px;
    font-family: var(--font-bold);
    font-size: 28px;
    color: var(--black);
    letter-spacing: 0px;
    text-transform: none;
}

.home-header{
    padding-top:0;
    padding-bottom:0;
    background: rgb(0,167,131);
    background: linear-gradient(90deg, rgba(0,167,131,1) 50%, rgba(254,209,65,1) 50%);
}

.home-header>div>div>div:nth-child(1){background: var(--green);position:relative;z-index:8;}

.home-header>div>div>div:nth-child(2){
    background: var(--yellow);
    background: linear-gradient(to right, var(--green) 0%, var(--green) 55%, var(--yellow) 45%,var(--yellow) 100%);
    text-align: center;
    position: relative;
    z-index: 7;
}

.home-header .fadeImages>.model:nth-child(1) img{
    position: relative;
    top: -15px;
    margin-bottom: -15px;
    z-index: 6;
    max-height: 628px;
    width: auto;
    object-fit: contain;
}

.home-header .fadeImages>.model:nth-child(2) img{
    position: relative;
    top: -30px;
    margin-bottom: -15px;
    z-index: 6;
    max-height: 623px;
    width: auto;
    object-fit: contain;
}


.txt1 h1 {
    font-size: 86.06px;
    line-height: 76.12px;
    font-family: var(--font-aktiv);
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
}
.txt2 h1 {
    font-size: 33.06px;
    line-height: 46.12px;
    font-family: var(--font-aktiv);
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
}
.home-header h1 span {display: inline-block;}
.home-header h1>span:nth-child(1){padding:20px 20px 20px 25px;margin-left:80px}
.home-header h1>span:nth-child(3){padding:20px 55px 20px 105px;margin-top:10px;margin-bottom:15px}
.home-header h1>span:nth-child(5){padding:20px 15px 20px 25px;margin-left:80px}

.home-header>div>div>div:nth-child(2)::before {
    position: absolute;
    top: 50%;
    left: 51%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2021/05/switch.svg) no-repeat 50% 50%;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: inline-block;
    content: '';
    background-size: contain;
    width: 90%;
    height: 100%;
    max-width: 654px;
}

.btn-morph{
    background: rgb(242,242,242);
    background: linear-gradient(163deg, rgba(242,242,242,1) 50%, rgba(234,234,234,1) 50%);
    box-shadow: -10px -10px 30px #FFFFFF, 10px 10px 30px rgba(174, 174, 192, 0.4);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    padding: 24px 29px;
    color:var(--black);
    width: 80%;
    display: block;
    transition: ease-in-out .3s;
    position: relative;
    z-index: 2;
}

.btn-morph:hover,
.btn-morph:focus{
    text-decoration:none;
    box-shadow: inset 0 0 10px rgba(221, 221, 227, 0.5);
}

.btn-grid .el-content>a{
    text-align: left;
    hyphens: auto;
}
.btn-grid .el-item{
    display: flex;
    flex-direction: column;
}
.btn-grid .el-content{
    position: relative;
    z-index: 1;
    margin-top: 0;
}
.btn-grid a{text-decoration: none !important}
.btn-grid .btn-morph>strong{    text-transform: uppercase !important;    font-family: var(--font-bold);}
.btn-grid a>strong{    text-transform: uppercase !important;    font-family: var(--font-bold);}
.btn-grid .el-content::after{
    content: '';
    position: absolute;
    background: var(--green);
    border-radius: 0;
    width: 100%;
    display: block;
    height: 30px;
    left: 0;
    bottom: -2px;
    margin: 0 auto;
}
.btn-grid .el-item>h3{
    text-align: left;
    order:2;
    font-family: var(--font-reg);
    font-size:23px;
    line-height: 35px;
    margin-top:32px !important;
}

.btn-grid span {
    display: block;
    color: var(--green);
    font-size: 0.9em;
    font-family: var(--font-bold);
}

.btn-grid span.green-span {
    display: inline-block;
    color: var(--green);
    font-size: 1em;
    font-family: var(--font-bold);
}

.font-size-big > strong {font-size:1.2em}

.home-txt-partner-worden p {
    font-size: 36px;
    line-height: 43px;
}

.home-txt-partner-worden a{
    font-size: 28px;
    line-height: 34px;
    color:var(--black);
    text-decoration: underline;
    text-underline-position: under;
    -webkit-text-decoration-color: var(--green); /* Safari */
    text-decoration-color: var(--green);
}

.obj-bg{position:relative;z-index:0;min-height: 267px;}
.obj-bg::before{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/wp-content/uploads/2021/05/switch.svg) no-repeat 50% 50%;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: inline-block;
    content: '';
    background-size: contain;
    min-height: 403px;
    opacity: .05;
}


#footer{color:var(--white);line-height: 45px;}
#footer a{
    font-family: var(--font-reg);
    color: var(--white);
    text-decoration: underline;
    text-underline-position: under;
}
#footer>div>div>div:nth-child(2){text-align:right}
#footer .uk-icon-button>svg{color:var(--black) !important}

.fadeImages{height:613px;}
.fadeImages>div{position:relative}
.fadeImages .model{position:absolute !important;margin-left: auto;margin-right:auto;width:100%}

.mockup-img-1 img{transition: ease-in-out .2s}

.uk-navbar-toggle,.uk-navbar-toggle.uk-open, .uk-navbar-toggle:focus, .uk-navbar-toggle:hover,.uk-modal-close-full,.uk-close:focus, .uk-close:hover{color:var(--black)}

.uk-modal-dialog{background: rgb(255 255 255 / 98%)}
.uk-modal-dialog .widget-media-image img{width:150px;margin-bottom:30px}
.uk-modal-dialog>div:nth-child(2)>div>div:nth-child(1){order:2}
.uk-modal-dialog>div:nth-child(2)>div>div:nth-child(1){order:1}

.page-header>div{padding-top:0;padding-bottom:0;}
.page-header>div{min-height:598px}
.page-header h1 {
    font-size: 86.06px;
    line-height: 76.12px;
    font-family: var(--font-aktiv);
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    margin-left: -40px;
}
.page-header h1 span {display: inline-block;}
.page-header h1>span:nth-child(1){padding:20px 20px 20px 25px;margin-left:80px}
.page-header h1>span:nth-child(3){padding:20px 30px 20px 105px;margin-top:10px;margin-bottom:15px}
.page-header h1>span:nth-child(5){padding:20px 15px 20px 25px;margin-left:80px}

.green-overlay .uk-position-cover{
    background: linear-gradient(89.6deg, #00A783 -5.52%, rgba(0, 0, 0, 0) 27.63%) !important;
}

#partner-slider .el-container{max-width:1200px;}
#partner-slider .uk-slider{margin-top:40px !important;}
#partner-slider .el-image{max-width:200px}
#partner-slider .uk-width-1-3\@m>div {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#reviews{max-width:1210px;}
#reviews .uk-slider-items{margin-top:10px !important}
#reviews ul>li>div{background: rgba(0,0,0,0.05);padding:35px;}
#reviews .uk-slidenav-previous,#reviews .uk-slidenav-next>svg{display:none;}
#reviews .uk-slidenav-next::before{
    content: url(/wp-content/uploads/2021/05/right-btn.svg);
    height:50px;
    width:50px;
    cursor: pointer;
}
#reviews .el-title{
    font-family: var(--font-bold);
    font-size: 23px;
    line-height: 35px;
    display: inline-block;
    margin-left: 10px;
}
#reviews .el-title>span{
    font-family: var(--font-light);
    font-size: 23px;
    line-height: 35px;
    font-style: italic;
    letter-spacing: normal;
    position: relative;
    top: -6px;
}
#reviews .el-image{
    height: 59px;
    width: 59px;
    object-fit: cover;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: -20px;
}

.mockup-img-2 img{max-width:542px}

.btn-main {
    font-family: var(--font-bold);
    font-size: 28px;
    line-height: 34px;
    color:var(--black);
    text-decoration: underline;
    text-underline-position: under;
    -webkit-text-decoration-color: var(--yellow); /* Safari */
    text-decoration-color: var(--yellow);
}

.privacy-notice-paragraph{font-size:12px;line-height:normal}

.subtitle{
    font-family: var(--font-bold);
    font-size: 36px;
}

#form select.form-control {
	height: 50px !important;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    font-family: var(--font-reg);
    font-size: 18px;
}

#form form>div:nth-child(5),
#form form>div:nth-child(7){
    width: calc(50% - 20px);
    display: inline-block;
    margin-right: 20px;
}
#form form>div:nth-child(6),
#form form>div:nth-child(8){
    width: 50%;
    display: inline-block;
}
#form input{
    height: 50px !important;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    font-family: var(--font-reg);
    font-size: 18px;
}
#form textarea{
    height: 152px !important;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    font-family: var(--font-reg);
    font-size: 18px;
}
#form .required-input{display:none !important}
#form .submit {
    font-family: var(--font-bold);
    font-size: 28px;
    line-height: 34px;
    color:var(--black);
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-position: under;
    -webkit-text-decoration-color: var(--yellow); /* Safari */
    text-decoration-color: var(--yellow);
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    transition: ease-in-out .2s;
}
#form .submit:hover,#form .submit:focus{color:var(--yellow)}

#mockup-arena-preview,#mockup-arena-preview img{position:relative;z-index: 1}
#mockup-arena-preview::after{
    content: url(/wp-content/uploads/2021/05/switch-top-1.svg);
    position: absolute;
    right: -112px;
    width: 1167px;
    height: 680px;
    top:50%;
    transform: translate(0,-40%);
    z-index: 0;
}

#usps{background: linear-gradient(360deg, #F0F0F3 0%, rgba(240, 240, 243, 0) 100%);}
#usps>div>div{position:relative;z-index:1;}
#usps img{margin:0 auto}
#usps .btn-usps .el-content>p{display:flex;flex-direction:column;justify-content:center;text-align: left;}
#usps .btn-usps{max-width:1156px;margin: 0 auto}

.full-img-txt>div>div:nth-child(2){padding:100px 60px 100px 40px}
.txt-full-img>div>div:nth-child(1){padding:0 40px 100px 60px}

#kom-erbij>div{padding-bottom:20px}

#reviews .uk-dotnav{display:none !important}

.txt-wrapper,.slick-track{max-height: 613px;display: flex}

.uk-modal-dialog{width: auto !important}

.home-header>div>div>div:nth-child(2)>div:last-child {
    visibility: visible !important;
}

/*.uk-navbar-nav>li:nth-child(3)>a {
    padding-right: 50px;
}

.uk-navbar-nav>li:last-child>a {
    background: var(--black);
    color: var(--white);
}

.krasloten-link {
    font-family: var(--font-bold);
    color:var(--white)
}

.uk-navbar-container .uk-container {
    padding-right: 25px;
}*/

.grid-lotjes .el-title{
    text-transform: uppercase !important;
    font-family: var(--font-bold);
}

.grid-lotjes .el-meta{
    text-transform: none !important;
    font-family: var(--font-reg);
    font-size: 18px;
    margin-top: 0 !important;
    color: var(--green);
}

.wrapper-vid-btn {
	text-align: right;
}

.btn-video {
	padding: 20px;
    background: var(--yellow);
    color: var(--black);
    font-size: 34px !important;
    font-family: var(--font-bold);
	transition: ease-in-out 0.2s;
	text-decoration: none;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.btn-video:hover,
.btn-video:focus {
	background: var(--white);
	text-decoration: none;
}

.page-id-898 .uk-navbar-right {
	display: none;
}

.page-id-898 .uk-navbar {
    justify-content: center;
}

#inschrijving-form p{
font-family: var(--font-reg);
	font-size: 23px !important;
}

#inschrijving-form input {
	height: 48px !important;
}

#inschrijving-form form > div:nth-child(9),
#inschrijving-form form > div:nth-child(13){
	margin-top: 20px;
}

#inschrijving-form input,
#inschrijving-form textarea,
#inschrijving-form select {
	font-family: var(--font-reg);
	font-size: 23px;
	color: var(--black) !important;
}

#inschrijving-form p.privacy-notice-paragraph{
	font-family: var(--font-reg) !important;
	font-size: 14px !important;
	font-weight:400 !important;
		text-align: right;
}

#inschrijving-form .submit {
    padding: 18px;
	border: 0;
    background: var(--yellow);
    color: var(--black);
    font-size: 28px !important;
    font-family: var(--font-bold);
    transition: ease-in-out 0.2s;
    text-decoration: none;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	margin-top:20px;
	transform: scale(1);
	transition: ease-in-out .2s;
	cursor: pointer;
}
#inschrijving-form .submit:hover,
#inschrijving-form .submit:focus {
	transform: scale(1.05);
}

#inschrijving-form form > div:last-child {
	text-align: right;
}


#form input[type="checkbox"] {
	height: unset !important;
	background: unset
}

#form input[type="checkbox"]:checked {
	background: var(--black) !important;
}

#form input[type="checkbox"]:checked:after {
    content: '\2713';
    font-size: 25px;
    position: absolute;
    top: -1px;
    left: 3px;
    color: var(--yellow);
    line-height: 32px;
}

@media(min-width: 960px){
    .img-txt>div>div>div:nth-child(2),.txt-img>div>div>div:nth-child(1){width:58.82%}
    .img-txt>div>div>div:nth-child(1),.txt-img>div>div>div:nth-child(2){width:41.18%}
    h2.big>span:nth-child(1){padding:20px 20px 20px 25px;margin-left:80px}
    h2.big>span:nth-child(3){padding: 20px 29px 20px 105px;margin-top:10px;margin-bottom:15px;margin-left:0}
    .padding-left-text{padding-left:45px;}
    .square-img img{width:510px;height:498px;object-fit:cover}
    .mockup-img-1 img{min-width:736px;position:relative;top:50px;}
    .center-middle>div{width:669px;margin:0 auto}
    .no-padding-left>div>div>div:nth-child(1){padding-left:0}
    .no-padding-left .uk-container{padding-left:0}
    .btn-grid .el-content{min-height:188px}
    .btn-usps .el-content{min-height: 138px !important}
    .btn-grid .el-content{display:flex;}
    .btn-grid .el-content>a{display:flex;flex-direction:column;justify-content:center}
    .page-header>div>div:nth-child(2)>div>div{min-height: 598px;}
    #partner-slider h2{font-size:35.69px;}
    .add-padding{padding-left:10.5%;padding-right:10.5%;}
    .full-img-txt>div>div:nth-child(1),.txt-full-img>div>div:nth-child(2){width:37.6%}
    .full-img-txt>div>div:nth-child(2),.txt-full-img>div>div:nth-child(1){width:62.4%}
    .txt-full-img .uk-background-center-center{background-position:67% 50%}
}

@media(max-width:1350px){.mockup-img-1 img{min-width:636px}#reviews .uk-slidenav-next{display:none}#reviews .uk-dotnav{display:flex !important}}
@media(max-width:1250px){.txt2 h1{font-size:33px !important;line-height:33px !important}.home-header h1,.page-header h1{font-size:60px;line-height:60px}.mockup-img-1 img{min-width:536px}.page-header h1>span:nth-child(3) {padding: 20px 27px 20px 105px;}}
@media(max-width:1228px){h2.big{font-size:66.06px}}
@media(max-width:1090px){.home-header h1,.page-header h1{font-size:40px;line-height:40px}}

@media(max-width:959px){
    .order>div>div>div:nth-child(2){order:1;margin-top:1px}
    .order>div>div>div:nth-child(1){order:2}
    .home-header>div>div>div:nth-child(1){order:2;margin-top:-15px;}
    .home-header>div>div>div:nth-child(2){order:1}
    .home-header h1,.page-header h1,h2.big{font-size:55px;line-height:55px}
    .home-header>div>div>div:nth-child(1){padding-left:0}
    .home-header .uk-container{padding-left:0;padding-right:0}
    .home-header h1 span,.page-header h1 span{width:100%}
    .home-header>div>div>div:nth-child(2) .model img{max-width:100%}
    .btn-morph{width:auto}
    .obj-bg{min-height:unset}
    .mockup-img-1 img{min-width:unset;position:relative;top:20px}
    .home-header>div>div>div:nth-child(1)>div{margin-bottom:-70px}
    .mobile-m-top{margin-top:45px}
    .mockup-img-2{transform:translateX(-20px)!important;text-align:center}
    .order>div>div>div:nth-child(2) img{transform:translateX(50px)!important;text-align:center}
    .txt-full-img>div>div:nth-child(1){padding:0 20px 40px 40px}
/*    .txt-full-img>div>div:nth-child(2){min-height: 30vh}*/
    .full-img-txt>div>div:nth-child(2){padding:40px 20px 40px 40px}
    .full-img-txt>div>div:nth-child(1){min-height: 30vh}
    .page-header>div{min-height:398px;}
    .page-header>div>div:nth-child(2)>div:nth-child(1){height:398px;align-items:flex-end}
    .page-header>div{background-repeat:unset!important;background-size:cover!important;background-position-y:unset!important}
	.wrapper-vid-btn {text-align: center;}
}

@media(max-width:656px){#footer>div>div>div:nth-child(2){text-align:left}
.btn-video {
	padding: 15px;
	font-size: 26px !important;}}
@media(max-width:556px){
.fadeImages{height:113vw}
#form form>div:nth-child(5),
#form form>div:nth-child(7),
#form form>div:nth-child(6),
#form form>div:nth-child(8){
    margin-right: unset;
    width: 100%;
}
    .grid-lotjes .el-title{
        font-size: 20px;
    }
	#inschrijving-form p{
font-family: var(--font-reg);
	font-size: 23px !important
}
}

@media(max-width:469px){
body,html{font-size:20px;line-height:30px}
h2,.home-txt-partner-worden p{font-size:22px;line-height:32px}
.uk-logo>img{width:180px;}
.home-header h1>span,.page-header h1>span{padding:15px !important;}
.home-header h1>span:nth-child(3),.page-header h1>span:nth-child(3) {padding: 15px 15px 15px 100px !important;}
.home-header>div>div>div:nth-child(1)>div{margin-bottom:-60px}
.mobile-m-top{margin-top:35px}
}
@media(max-width:375px){
.home-header h1,.page-header h1,h2.big{font-size:40px;line-height:40px}
    .txt2 h1 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
}
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus,
.pum-overlay .pum-content
{
	outline: none !important;
}

@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        .pum-overlay .pum-content {
            outline: none !important;
        }
    }
}


.blokje {
    padding: 20px;
    background: #fed14136;
    border: 1px solid #fed141;
    margin: 30px 0;
}


@media(min-width:768px){
    #inschrijving-form form > div:nth-child(5),
    #inschrijving-form form > div:nth-child(7),
    #inschrijving-form form > div:nth-child(9),
    #inschrijving-form form > div:nth-child(11)  {
        width: calc(50% - 15px);
        display: inline-block;
        margin-right: 0 !important;
    }

    #inschrijving-form form > div:nth-child(6),
    #inschrijving-form form > div:nth-child(8),
    #inschrijving-form form > div:nth-child(10),
    #inschrijving-form form > div:nth-child(12)  {
        width: calc(50% - 15px);
        display: inline-block;
        margin-left: 30px !important;
    }
}

#reviews.greenreviews .el-title,
#reviews.greenreviews .el-content {
		color: #fff !important;
	}

#reviews.greenreviews .el-title {
	margin-left: 0 !important
}

#reviews.greenreviews a {
	color: #fff !important;
}

@media(max-width: 1140px) {
    .uk-logo > img {
        width: 200px;
    }
}

@media(max-width: 1010px) {
    .uk-navbar-nav>li>a, .uk-nav-default>li>a {
        font-size: 24px;
    }
}


@media(max-width: 959px) {
    .uk-navbar-nav>li>a, .uk-nav-default>li>a {
        font-size: 28px;
    }
}