@font-face{font-family: 'Oswald'; font-style: normal; font-weight: 300; src: local('Oswald'), url(../fonts/oswald300.woff) format('woff'), url(fonts/oswald300.eot) format('eot');}
@font-face{font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('RobotoCondensed-Regular'), url(../fonts/RobotoCondensed-Regular.woff) format('woff'), url(font/RobotoCondensed-Regular.eot) format('eot');}
html, *{box-sizing:border-box;}
body {margin:0px;padding:2px;font-family:'Roboto',sans-serif;font-size:1rem;min-height:100vh;line-height:1.2;color:#000;font-weight:100;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;background:#FFF;cursor:default;background:linear-gradient(to left,#C0C0C0, #DDD);-webkit-transition:background 0.7s ease-in-out;-moz-transition:background 0.7s ease-in-out;-ms-transition:background 0.7s ease-in-out;-o-transition:background 0.7s ease-in-out;transition:background 0.7s ease-in-out;}
h1,h2,h3{font-weight:bold;color:#1675A1;}
h1{margin-top:1em;margin-bottom:0.36em;font-size:2.26em;}
h2{font-size:1.667em;}
h2,h3,h4 {margin-top:0;margin-bottom:0.416em;}
p,ul,dl{margin-bottom:1.5em;line-height:1.625em;}
ul{padding-left:1.3em;}
a {color:#D23600;text-decoration:none;}
small{font-size:0.8em;}
#content{background:#FFF;font-family:'Roboto',sans-serif;margin:5px 0;padding:1%;line-height:1.2;}
#content p a{word-wrap:break-word;}
#content a:link,
#content a:visited,
#content a:hover,
#content a:active{color:#000;text-decoration:none;}
#content p{line-height:1.2;}
#content h1{padding:8px 0;margin:0;color:#666;}
#content h3{padding:8px 0;}
.container{background:#FFF;padding: 0px 15px 0px 15px;min-height:100vh;height:100%;max-width:900px;}
@media (max-width: 576px){
.container{max-width:98vw;margin-left:auto;margin-right:auto;}
.container:after{content:" ";display:block;clear:both;}
}
@media (min-width: 576px){
.container{max-width:98vw;margin-left:auto;margin-right:auto;}
.container:after{content:" ";display:block;clear:both;}
}
@media (min-width: 1099px){
.container{max-width:1100px;margin-left:auto;margin-right:auto;}
.container:after{content:" ";display:block;clear:both;}
}
#banner{max-width:1100px;height:175px;z-index:11;border-radius:8px;margin-bottom:4px;}
#ilogo{position:relative;height:auto;z-index:12;max-width:1100px;-webkit-filter: drop-shadow(1px 0px 4px rgba(255,255,255,1));}
.item{clear:left;float:left;display:block;width:99%;margin-bottom:18px;}
.left{clear:left;float:left;border-radius:12px;margin-bottom:12px;margin-right:12px;}
.merk{float:left;margin:12px 24px 12px 0;}
.ctl{clear:both;float:left;min-width:100px;text-align:left;margin-top:2px;}
.ctr{float:left;width:300px;margin-bottom:2px;}
.cti{clear:both;float:left;display:block;width:90%;padding:4px 0;margin-bottom:30px;}
input,textarea{width:100%;min-height:26px;padding:2px 4px;font-family:sans-serif;font-size:0.9em;line-height:1.15;margin:0;border-radius:4px;border:solid 1px #CCC;}
.bt{margin:10px 0;padding:12px 20px;border-radius:8px;font-size:1em;font-weight:700;font-family: 'Roboto', sans-serif;text-transform:uppercase;background: #3092c0;background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);color: #fff;}
.bt:hover{background:#3C6F93;color:#FFF;cursor:pointer;}
.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;}
.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0; left:0;width:100%;height:100%;}