/*Reset Code Start*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
:focus {
  outline: 0px;
}
input::-webkit-input-placeholder { 
  color: #fff!important;
}
input::-moz-placeholder { 
  color: #fff!important;
}
input:-ms-input-placeholder { 
  color: #fff!important;
}
input:-moz-placeholder { 
  color: #fff!important;
}

/*Reset Code End*/

/*
.wrapper {
    background-color: #4e9ae0;
    position: absolutere
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
}
*/
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype'),
        url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

.wrapper {
    background-color: #4e9ae0;
    position: relative;
    padding-bottom: 100px;
    height: 100%;
}
.wrapper:after {
    content: "";
    background-image: url(../images/foot-bg.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-size: cover;
    width: 190px;
    height: 190px;
    background-position: right;
}
.wrapper.i-wrapper {
    background-color: #83b140;
}
.wrapper.innerwapper:after{
    background-image: url(../images/foot-bg1.png);
}
header {
    background-image: url(../images/bg-top.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.innerwapper header{
    background-image: url(../images/bg-top1.png);
}
.main-content {
    position: relative;
}
.main-content:after {
    background-image: url(../images/content-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    left: -30px;
    width: 100px;
    height: 100px;
    background-position: left;
    position: absolute;
    top: 20%;
}
.logo {
    padding: 80px 0px;
}

.logo img {
    width: 50%;
    margin: 0 auto;
    display: table;
}

.container {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.element .title {
    font: 48px "Montserrat-Bold";
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}

.i-logo {
    width: 50%;
    margin: 0 auto;
    display: table;
    margin-bottom: 1.5rem;
}

.element p {
    color: #fff;
    text-align: center;
    font: 28px/38px "Montserrat-Regular";
    padding: 10px 0px;
    width: 80%;
    margin: 0 auto;
}

.login-number {
    text-align: center;
    color: #fff;
    font: 38px"Montserrat-Medium";
    padding: 60px 0px 60px 0px;
    width: 50%;
    margin: 0 auto;
}

.login-form {
    margin-top: 20px;
}

.login-form input,
.login-form textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d5d1d1;
    padding-bottom: 20px;
    /*color: #fff;*/
    font: 24px "Montserrat-Regular";
    margin-bottom: 20px;
}

.login-form input.bestnumber {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0;
    height: 50px;
    border-radius: 0px;
    font: 24px "Montserrat-Regular";
    border: 0px;
    border-bottom: 1px solid #d5d1d1;
}

.home-login-form input {
    width: 100%;
    background-color: transparent;
    margin-bottom: 20px;
    border-radius: 0px;    
    font-size: 24px;
    height: 50px;
    color: #fff;
    border: 0px;
    border-bottom: 1px solid #d5d1d1;
}

.home-login-form input.submit {
    display: inline-block;
    background-color: #90c438;
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 0px;
    padding-bottom: 0;
    height: 60px;
    line-height: 60px;
    color: #000;
    cursor: pointer;
    padding: 0;
}

.login-form input.bestnumber::placeholder,
.login-form input.bestnumber::-webkit-input-placeholder
{
    color:#fff;
    opacity: 1;
}


.login-form input::placeholder,
.login-form input:-ms-input-placeholder,
.login-form input::-ms-input-placeholder,
.login-form input::-webkit-input-placeholder
{
    color: #fff;
    opacity: 1;
}

.inner-form input::placeholder,
.inner-form input:-ms-input-placeholder,
.inner-form input::-ms-input-placeholder,
.inner-form input::-webkit-input-placeholder
{
    color: #6a6a6a;
    opacity: 1;
}

.login-form textarea::placeholder,
.login-form textarea:-ms-input-placeholder,
.login-form textarea::-ms-input-placeholder,
.login-form textarea::-webkit-input-placeholder
{
    color: #6a6a6a;
    opacity: 1;
}

.login-form input.submit {
    font: 26px "Montserrat-Bold";
    display: inline-block;
    background-color: #90c438;
    border-radius: 8px;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 0px;
    padding-bottom: 0;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

/*Screen Two code Start*/

.wrapper.innerwapper {
    background-color: #fff;
}

.sub-title {
    text-align: center;
    padding-bottom: 20px;
    font: 40px/50px "Montserrat-Bold";
    width: 46%;
    margin: 0 auto;
}
.element.i-element .sub-title {
    padding-bottom: 0;
    font: 22px/26px "Montserrat-Bold";
    text-transform: uppercase;
    color: #fff;
}

.inner-element p {
    color: #000;
    width: 60%;
}

.inner-element .login-form {
    margin-top: 60px;
}

.switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 110px;
    height: 40px;
    padding: 3px;
    border-radius: 20px;
    cursor: pointer;
    box-sizing: content-box;
    margin: 0 auto;
    margin-bottom: 15px;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    text-transform: capitalize;
    background: #eceeef;
    border-radius: inherit;
    box-sizing: content-box;
}

.switch-label:before,
.switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing: content-box;
}

.switch-label:before {
    /*content: attr(data-off);*/
    content: 'Nee';
    right: 20px;
    color: #aaaaaa;
    font: 20px "Montserrat-Bold";
}

.switch-label:after {
    content: 'Ja';
    left: 20px;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
    font: 24px "Montserrat-Bold";
}

.switch-input:checked ~ .switch-label {
    background: #3f99ff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}

.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}

.switch-handle {
    position: absolute;
    top: 8px;
    left: 4px;
    width: 30px;
    height: 30px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-input:checked ~ .switch-handle {
    left: 78px;
}


/* Transition
========================== */

.switch-label,
.switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}


/*Screen Two code End*/


/*Screen Five Style Code Start*/

#slides {
    position: relative;
}
/*.slide{
	position: absolute;
	opacity: 0;
	z-index: 1;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}*/
.showing{
	opacity: 1;
	z-index: 2;
}
.slider-content {
    background-color: #3e97ff;
    border-radius: 5px;
    padding: 25px 15px;
    display: block;
    margin-bottom: 40px;
}
.slider-content h2 {
    text-align: center;
    text-transform: uppercase;
    font: 22px "Montserrat-Bold";
    color: #fff;
}
.slide-img {
    width: 150px;
    height: 150px;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 50%;
    display: table;
    margin-bottom: 40px;
    margin-top: 40px;
    border: 10px solid #7cb3f3;
}
.slider-content img {
    width: 50%;
    margin: 0 auto;
    display: table;
    padding: 35px 0px;
}
.slider-content h4 {
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
    font: 20px "Montserrat-Medium";
}
.element .slider-content p {
    font: 14px/20px "Montserrat-Regular";
    padding-bottom: 20px;
}
.slick-arrow {
    display: none!important;
}
.slr-btn a {
    background-color: #fff;
    text-align: center;
    height: 50px;
    display: inline-block;
    width: 100%;
    font: 18px/50px "Montserrat-Bold";
    color: #3e97ff;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.slr-btn.formulierbtn a {
    font-size: 13px;
}
/*Screen Five Style Code End*/


/*Screen 6 Style Code Start*/

.aan {
    margin: 0 auto;
    display: table;
    background-color: #f8f8f8;
    width: 40%;
    padding: 40px 40px;
    margin-bottom: 50px;
}
.bloed {
    padding-bottom: 0;
}

.aan h4 {
    font: 30px "Montserrat-Bold";
    padding-bottom: 10px;
}

.aan h5 {
    color: #2e3236;
    font: 22px / 28px "Montserrat-Regular";
}
.contact {
    display: block;
    border: 2px solid #eee;
    padding: 13px 0px;
    border-radius: 5px;
    margin-top: 15px;
    background-color: #eee;
}
/*Screen 6 Style Code End*/


/*Screen 7 Style Code Start*/

.login-form input.bloed {
    border: 1px solid #333333;
    height: 50px;
    border-radius: 5px;
    line-height: 50px;
    padding-bottom: 0;
    margin-bottom: 0px;
    color: #000;
    width: 95%;
    padding-left: 5%;
}


/*Screen 7 Style Code End*/


/*Screen 8 Style Code Start*/

.login-title {
    display: inline-block;
    padding-bottom: 30px;
    font: 26px / 28px "Montserrat-Regular";
    margin-top: 30px;
    color: #333333;
}

.login-form select {
    width: 100%;
    height: 60px;
    font: 26px "Montserrat-Regular";
    padding-left: 15px;
    border-radius: 8px;
    border: 1px solid #333;
    color: #333333;
}

/*Screen 8 Style Code End*/

/*Screen 10 Style Code Start*/
.small-title {
    font: 22px/22px Montserrat-Bold;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.btn-box {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font: 22px/22px Montserrat-Bold;
    text-transform: uppercase;
}
.btn-box span {
    display: block;    
}
.btn-box span a:before {
    content: "";
    background-image: url(../images/pdf-icon.png);
    position: absolute;
    left: 10%;
    top: 7%;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-repeat: no-repeat;
}
.btn-box span a {
    display: block;
    background-color: #ea355c;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    position: relative;
}
.btn-box em a {
    display: block;
    background-color: #81b03d;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
}
.login-form input.blue-btn {
    background-color: #3e98ff;
}
/*Screen 10 Style Code End*/


@media only screen and (max-device-width: 1000px) {
    
    .container {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
    .logo img {
        width: 70%;
    }    
    .element .title {
        font: 32px "Montserrat-Bold";
    }
    .element p {
        font: 14px/24px "Montserrat-Regular";
        width: 100%;
    }
    .i-logo {
    width: 30%;
}
    .login-number {
        font: 22px/26px "Montserrat-Medium";
        padding: 40px 0px 40px 0px;
        width: 70%;
    }
    .login-form input,
    .login-form textarea {
        width: 100%;
        
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #d5d1d1;
        padding-bottom: 20px;
        color: #fff;
        font: 18px "Montserrat-Regular";
    }
    .login-form input.submit {
        font: 20px "Montserrat-Bold";
        margin-top: 30px;
        margin-bottom: 20px;
        height: 50px;
        line-height: 50px;
        color: #fff;
    }
    .inner-element .login-form {
        margin-top: 30px;
    }
    .sub-title {
        font: 28px/36px "Montserrat-Bold";
        width: 100%;
    }    
    .element.i-element .sub-title {
    padding-bottom: 0;
    font: 22px/26px "Montserrat-Bold";
    text-transform: uppercase;
    color: #fff;
}
    .aan {
        padding: 20px 20px;
        margin-bottom: 30px;
        width: auto;
        display: block;
    }
    .aan h4 {
        font: 22px "Montserrat-Bold";
        padding-bottom: 10px;
    }
    .aan h5 {
        color: #2e3236;
        font: 16px / 24px "Montserrat-Regular";
    }
    .login-title {
        padding-bottom: 15px;
        font: 18px / 28px "Montserrat-Regular";
        margin-top: 20px;
    }
    .login-title:nth-child(1) {
        margin-top: 0;
    }
    .login-form select {
        height: 45px;
        font: 18px "Montserrat-Regular";
    }
}

@media screen and (min-device-width: 501px) and (max-device-width: 800px) { 
    .container {
    max-width: 500px;
  }
    .element p {
    font: 16px/28px "Montserrat-Regular";
    width: 70%;
 }
    .login-number {
    width: 50%;
 }
    .i-logo {
    width: 20%;
 }
    .element .slider-content p {
    font: 16px/24px "Montserrat-Regular";
  }
    .slide-img {
    width: 150px;
    height: 150px;
  }
    .slider-content img {
    width: 50%;
  }
}

@media screen and (min-device-width: 801px) and (max-device-width: 1050px) { 
    .container {
     max-width: 700px;
 }
    .logo {
    padding: 40px 0px;
}
    .logo img {
    width: 50%;
 }
    .element .title {
    font: 42px "Montserrat-Bold";
 }
    .element p {
    font: 18px/28px "Montserrat-Regular";
    width: 60%;
 }
    
  .login-number {
    font: 28px/32px "Montserrat-Medium";
    padding: 20px 0px 20px 0px;
    width: 40%;
}  
    .sub-title {
    font: 34px/40px "Montserrat-Bold";
    width: 50%;
 }
    .element p {
    width: 50%;
 }
    .slider-content h2 {
    font: 26px "Montserrat-Bold";
   }
    .slider-content h4 {
    font: 24px "Montserrat-Medium";
 }
    .element .slider-content p {
    font: 16px/24px "Montserrat-Regular";
  }
    .aan {
    width: 50%;
 }
    .i-logo {
    width: 15%;
 }
}