@charset "utf-8";
/* TOC
1 Globle
2 Header
	2.1 Header Top
3. Banner
4. main
5. aside
6. Home Content Area
7. Footer
*/

@font-face {
    font-family: 'Solex OT';
    src: url('fonts/SolexOT-Medium.woff2') format('woff2'),
        url('fonts/SolexOT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
		font-display: swap;
}

@font-face {
    font-family: 'Solex OT';
    src: url('fonts/SolexOT-Regular.woff2') format('woff2'),
        url('fonts/SolexOT-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Solex OT';
    src: url('fonts/SolexOT-Bold.woff2') format('woff2'),
        url('fonts/SolexOT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Solex OT';
    src: url('fonts/SolexOT-Italic.woff2') format('woff2'),
        url('fonts/SolexOT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
	font-display: swap;
}


html, body {
  overflow-x: hidden;
}
body {	    font-family: 'Open Sans', Verdana, sans-serif;
	font-size:10px;
	color:#212121;
	background-color:#fff;
}
.mt40 {
	margin-top:40px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb50 {
	margin-bottom:50px !important;
}

#main_content {
    color: #000;
}

/*Button*/
.btn {font-family: 'Open Sans', Verdana, sans-serif;
font-weight: 700;
	border-radius:0px;
}
.btn-primary {
	background-color:#cd1719;
	border-color:#cd1719;
	border-width: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color:#e7947a;
	border-color:#e7947a;
	border-width: 0;
}
a {
	color:#ed2f25;
}
a:hover, a:active, a:focus {
	color:#9f2413;
	text-decoration: underline;
}

.main a {
	color:#9f2413;
	text-decoration: underline;
}
.main a:hover, .main a:active, .main a:focus {
	color:#4a4a4a;
	text-decoration:none;
}

.list-inline {
	margin:0px;
}
.weergave_1 {
    display: block !important;
}
form label {
	font-size:1.6em;
	font-weight:400;
}
.form-control {	font-family: 'Roboto', sans-serif;
	border-radius:0px;
	box-shadow:none;
	height:44px;
	/*font-size:1.4em;*/
	color:#212121;	
}
select.form-control {font-family: 'Open Sans', Verdana, sans-serif;
font-weight: 700;
	background-image:url(../../img/dropIcon.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-appearance: none;
        -moz-appearance: none;      
        appearance: none;
	font-size:2em;
}
select::-ms-expand {
    display: none;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #212121;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #212121;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #212121;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #212121;
}

/*Radio Group*/
.radio-group {
	display:table;
	position:relative;
	width:100%;
}
.radio-group .radio-inline {
        font-family: 'Open Sans', Verdana, sans-serif;
        font-weight: 700;
	position:relative;
	padding:0px;
	display:inline-block;
	font-size:2em;
}
.radio-group .radio-inline input[type="radio"] {
	margin:0px;
	position:absolute;
	z-index:2;
	opacity:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
font-weight: 700;
	color: white;
}

h2 strong {
    font-weight: normal;
}

/*Clear*/
.siteName:after, aside .btn:after, footer .footerBottom:after, .contentMenu:after, .contentMenu ul:after {
	content:'';
	display:block;
	clear:both;
}

/*Header*/  
header {
	background-color: white;
	position:relative;
	z-index:2;
	height: 100px;
}
header a.siteName {
        float:left;
        padding-top: 16px;
}
.siteName img {
    display: block;
	/* float: left; */
}


.img-responsive.logo {
     height: 66px;
padding-left: 7px;
	}

#topmenu {
  overflow: hidden;
  background-color: #fff;
  height:60px;
  display: none;
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
  border-bottom: 5px solid #ed2f25;
}


.associat {

}

.associate-logos {
  padding-left: 0;
}

.contentMenu ul.associate-logos {
    border: none;
    margin: 0px;
    padding: 0px;
}

ul.associate-logos li {
  display: inline-block;
  padding: 30px 40px 0 0;
}

a.homebutton {
    color: white;
    font-size: 1.4em;
    font-family: 'Solex OT', sans-serif;
    margin-left: 24px;
    padding: 12px 12px 16px 12px;
    background-color: #3c9d32 !important;
}

img.logos {
    height: 40px;
    margin-top: 0px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .mainBanner {
  padding-top: 40px;
}

.topmenu_load {
	height: 40px;
	background-color: #fff;
	}

a.logo_small {
	padding: 0 !important	
}

.logo_small .img-responsive {

    padding-top: 3px;
    padding-left: 7px;
	max-width: 110px;

}

.btn.btn-primary.content a {
  color: white !important;
  text-decoration: none;
  padding: 0px 6px 8px 6px !important;
  line-height: 21px;
}

.btn.btn-primary.content {
  margin-top: 12px;
	padding: 4px 6px 6px 6px;
}

/*Banner*/
.mainBanner {
	position:relative;
	overflow:hidden;
	height: 495px;
}
.mainBanner img {
	position:relative;
	z-index:1;
	left:50%;
	transform:translateX(-50%);
	 opacity: 0.85;
    filter: alpha(opacity=85); 
}

.mainBanner.lesshigh {
       height: 345px;
    top: -68px;
    margin-bottom: -68px;
}

.bannercaption {
	z-index:2;
	position:absolute;
	right: 0;
    top: 34%;
	transform:translate(-50%, -50%);
	color:#fff;
}
.bannercaption h1 {
	margin:0px;
	font-size:6.4em;
	white-space:nowrap;
	text-shadow: 1px 1px 4px rgba(74,74,74,0.81);
}

.right {
	float: right;	
}

.btn {
    border-radius: 5px;
}

.leesmeer {
        margin: 12px 0 0 0;
	background-color:#fff !important;
	text-decoration: none;
        background-color: white;
        border: 1px solid #fdcac3 !important;
        color: #9f2413;
	font-size: 1.6em;
        font-weight: 500 !important;
        padding-top: 2px;
        font-family: 'Open Sans', Verdana, sans-serif;
}

/*main*/
main {
	margin:0px;
}

/*Content Area Menu*/
.contentMenu {	font-family: 'Roboto', sans-serif;
    position: relative;
    padding: 50px 0px 0px;
    font-size: 1.8em;
    text-transform: lowercase;
}

div#myNavbar {
    margin-left: -15px;
}

.navbar-nav {
    margin-top: 40px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: black;
    font-family: 'Solex OT', sans-serif;
    font-size: 1.6em;
}
.nav>li>a:hover {
    text-decoration: underline;
    background-color: transparent;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
    background: rgb(255,255,255, 0.4);
}

.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #0686E4;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

a.button.icon-button.close-button.js-close-cookie-button {
    float: right;
    margin-top: -18px;
    font-weight: bold;
    font-size: 1.2em;
    color: #000 !important;
}

/*cover 768*/
@media only screen and (min-width:768px) {
.contentMenu .navbar-collapse > ul {
	display:inline-block;
	margin:0px;
	padding:0px;
	border-bottom:4px solid #e3e3e3;
}

.contentMenu .navbar-collapse > ul > li {
	display:block;
	float:left;
}
.contentMenu .navbar-collapse > ul > li.active a{
	color:#ed2f25;
	border-bottom-color:#ed2f25;
}
.contentMenu .navbar-collapse > ul > li > a {
	display:block;
	padding:12px 18px 12px;
	border-bottom:4px solid transparent;
	margin-bottom:-4px;
	color:#ed2f25;
}
.contentMenu ul li a:hover, .contentMenu ul li a.active, .contentMenu ul li a:focus, .contentMenu ul li a:active {
	color:#ed2f25;
	border-bottom-color:#ed2f25;
}
}

.contentMenu .associat {
	float:right;
	margin-bottom:10px;
}
.contentMenu ul.associate-logos {
	border:none;
	margin:0px;
	padding:0px;
}
.contentMenu ul.associate-logos li {
	display:inline-block;
	padding:0px 8px 10px;
}

.contentMenu ul.associate-logos li a:hover {
	border:none;
}

/*aside*/

aside h2 {
   font-size: 28px;
    display: block;
    font-family: 'Solex OT', Verdana, sans-serif;
    font-weight: 600;
    color: #202020;
    margin: -15px 0 25px -5px;
    max-width: 580px;
    line-height: 44px; 
}

#set_1 {
  background-image: url('https://actie.vluchtelingenwerk.nl/application/views/front-end/assets/img/cbf_anbi.png');
  background-position: bottom 25px left 5px;
  background-repeat: no-repeat;
  background-size: 120px;
}

.set_1.row#set_1 {
  background-image: none;
}


/*Home Content Area*/
.contentArea {
	margin:0px 0px 0px;	
	padding-top:10px;
}

.contentArea h1 {
	font-size: 4em;	
        color: #202020;
        margin-bottom: 20px;
}

.contentArea h2 {
	font-size: 3.4em;
    font-family: 'Solex OT', sans-serif;
    font-weight: 500;
    color: #202020;
    margin-top: 30px;
    margin-bottom: 4px;
}

.contentArea h3 {
	font-size: 2.5em;	
	font-family: 'Solex OT', sans-serif;
font-weight: 500;
color: #202020;
}
.contentArea p {
	font-size:1.8em;	
	line-height: 1.5em;
	color: #636363;
}
.contentArea ul li {
    font-size: 1.8em;
	line-height: 1.6em;
	color: #636363;
}
.contentArea blockquote {
	margin:40px 0px;
	padding:30px 40px;
	border:none;
	font-size:10px;
	line-height:34px;
	color: #636363;
}

.wd_quote {
	background-color: #cd1719 !important;
	margin:40px 0px 120px 0;
	padding: 0;
	border:none;
	font-size:10px;
	line-height:32px;

}

.quote-container p a {
  color: #cd1719;
  text-decoration: none;
  background-color: #fbebe4;
  padding: 1px 6px 4px 6px;
  margin-top: 20px;
  display: block;
  max-width: 90px;
  text-align: center;
  border-radius: 4px;
  font-size: 15px;
}

.container-fluid.heroverview h2 {
  padding: 20px 0 20px 15px;
  color: black;
}

.quote-container img {
  width: 100%;
}

.quote-container {
  background-color: #cd1719 !important;
  margin: 0 0 -258px 0;
  font-family: 'Solex OT',sans-serif;
  color: white !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  min-height: 540px;
}

.quote-container p {
  padding: 0 20px 20px 20px;
  color: white;
  font-weight: 400;
}

p.quote-intro {
  color: white;
  padding: 0 20px 0 20px;
	font-weight: 500;
}

.wd_quote p {
	padding: 180px 15px 15px 15px;
font-family: 'Solex OT', sans-serif;
color: white;
font-size: 18px;
font-weight: 500;
line-height: 28px;
}

.wd_quote img {
   margin-top: -462px;
	float: left;
	width: 100% !important;
height: auto !important;
}

.quote_name {
    margin: 36px 0 0 120px;
    float: left;
    font-size: 1.3em;
}

.quote_img {
  display: none;
}

/*Footer*/

.container-fluid.heroverview {
  background-color: #fae7e8;
  margin-bottom: 330px;
}

.heros li {
  list-style-type: none;
}

footer {
	padding:50px 0 0 0;
}
svg.footer-curve path {
    fill: #606060;
}
footer h5 {
	font-size:2em;
	font-family: 'Solex OT', sans-serif;
font-weight: 700;
}
footer .footerBottom {
	padding-top:10px;
	margin-top:20px;
}
footer p {
	font-size:1.2em;
	color:#888;
	margin-top:15px;
}

.footeradres {
    margin-bottom: 12px;
}


.footer_logo {
    max-width: 160px;
}


.footer_logo_nav {

    margin-right: 0 !important;
    text-align: right;
    padding: 40px 0 0 0;
	margin-top: 25px;
        border-top: 2px solid #e1e1e1;

}
.footer_logo_nav ul li {
	display: inline-block;
	list-style: none;
	margin: 0 0 0 35px;
	text-align: right;
}
.footer_logo_nav ul {
	margin: 0;
	padding: 0;
}

.footer_links_nav {
    padding-left: 0;
	margin-top: 20px;
}

.footer_links_nav ul li {
	display: inline-block;
	list-style: none;
	font-size: 1.4em;
	color: #7c7c7c;
}
.footer_links_nav ul {
	margin: 0;
	padding: 0;
}

.footer_links_nav ul li a {
    color: #7c7c7c;
}

.footer_links_nav ul li a:before {
    content: "\B7";
    color: #7c7c7c;
    padding: 0 16px;
	line-height: 2em;
    font-size: 1.3em;
}

.bottomfooter {
	background-color: #f4f4f4;
			font-size: 1.6em;
			padding-bottom: 50px;
                        padding-top: 60px;
                        color: #636363;
                        line-height: 32px;
	}
	
	.bottomfooter a:link, .bottomfooter a:visited {
            color: #636363;
}

	.bottomfooter a:hover {
            color: #202020;
}

ul.list-inline.social li {
    margin-left: 0px;
    margin-right: 12px;
    padding-left: 0;
}

.sm_logo {
   background-image: url(/application/views/front-end/assets/img/spritesheet_2025.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position-x: 0px;
	 background-position-y: -12px;
    background-size: 880px 200px;
    display: inline-block;
    font-size: 100%;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
    height: 30px;
    width: 29px;
}

        
.list-inline.social {
       margin: 15px 12px 32px 15px;
}

ul.list-inline.social li {
    margin-left: 0px;
   display: inline-block;
    border-radius: .5rem;
    border: 1px solid #fdcac3;
    margin-right: 1.5rem;
    padding: 9px;
    height: 50px;
    width: 50px;
}

.sm_logo.fb {
    background-position-x: -498px;
}

.sm_logo.tw {
    background-position-x: -527px;
}

.sm_logo.yt {
    background-position-x: -557px;
}


.sm_logo.li {
    background-position-x: -587px;
}

.sm_logo.is {
    background-position-x: -615px;
}


.meter {
    height: 32px;
    /* Can be anything */
    
    position: relative;
    margin: 20px 0 2px 0;
    /* Just for demo spacing */
    
    background: #e7947a;
    padding: 0;
}

.fillcounter {
    margin-top: 28px;
	margin-bottom: 32px;
}

.fillcounter span {
    font-size: 2em;
	font-family: 'Solex OT', Verdana, sans-serif;
	color: black;
font-weight: 700;
	font-size: 25px;
}

.meter > span {
    display: block;
    height: 100%;
    background-color: #cd1719;
    position: relative;
    overflow: hidden;
	min-width: 50px;
}
.meter > span:after,
.animate > span > span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    overflow: hidden;
}
span.nummer {
    color: #fff;
    font-weight: bold;
    font-size: 18px !important;
    /* margin: 0 auto; */
    
    float: right;
    padding: 2px 6px 0 0;
}
.animate > span:after {
    display: none;
}

.social i {
  background-image: url(/application/views/front-end/assets/img/spritesheet.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
    background-position-x: 0px;
  background-position-y: -12px;
  background-size: 880px 200px;
  display: inline-block;
  font-size: 100%;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
  height: 30px;
  width: 28px;
	background-color:  transparent;
}


.social i.fa {
    background-position-x: -498px;
}

.social i.fa-twitter {
    background-position-x: -527px;
}

.social i.fa-envelope {
    background-position-x: -703px;
}


.social i.fa-linkedin {
    background-position-x: -588px;
}


.social i.fa-instagram {
    background-position-x: -600px;
}

.social i.fa-whatsapp {
  background-image: url(/application/views/front-end/assets/img/WhatsApp_icon.png);
  background-size: 34px 34px;
  background-position: -2px -2px;
}

.poll_wrapper {
	margin-top: 30px;
}

.poll_wrapper h2 {
    font-size: 28px;
    display: block;
    font-family: 'Solex OT', Verdana, sans-serif;
    font-weight: 500;
    color: black;
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 340px;
    line-height: 30px;
}

.poll_wrapper p {
    font-size: 1.8em;
    line-height: 1.5em;
}

.poll_chart_container p {
	margin:0 !important;
}

.poll_chart {
  width: 100%;
  margin-bottom:20px;
  background-color: #ddd;
}

.poll_chart .correct {
	background-color: #5db75c !important;
}

.chart {
     text-align: center;
    padding: 16px 1px;
    color: white;
    background-color: #ed1c24;
    font-size: 1.5em;
	  font-weight: bold;
}

/*cover 600*/
@media only screen and (max-width:768px) {
	/* MENU */
ul.nav.navbar-nav {
    margin: 0 0 0 4px;
	background-image: url('../../img/menu_loop.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.navbar-nav>li {
	border-radius: 0px;
	border-bottom: 0;
	/*border-bottom: 2px solid #ff008f;*/
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 45px;
}

.nav>li>a {
    padding: 10px 7px;
}

.navbar-nav>li a:hover {
	background-color: transparent;
	color: #ff008f;
	font-weight: 700;
}

.navbar-nav>li.active a:link {
	text-decoration: none;
	background-color: #fff;
	font-weight: 700;
}

navbar-nav>li a:visited {
    color: #ff008f;
}

.navbar-toggle {
	    margin-top: 30px;
    margin-left: 14px;
    margin-right: -20px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #4a4a4a;
}
.navbar-toggler {
	    margin-top: 30px;
    margin-left: 14px;
    margin-right: -20px;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #4a4a4a;
}

.navbar-header {
	float: right;
}
.navbar-collapse {
	display: none;
    clear: both;
}
.navbar-collapse.collapse {
	display: none;
}
.navbar-collapse.collapse.in {
	display: block;
}
	ul.nav.navbar-nav {
	    background-image: inherit;
	}
	.contentArea {
		display: inline-block;
	}
	.contentArea #read_more {
		float: left;
	}
	.contentMenu .associat {
	    float: right !important;
	}
	.mainBanner {
    margin-top: 0;
		height: 200px;
	}
	
	.quote-container {
  margin: 0 0 25px 0;
}
	
	.container-fluid.heroverview {
  margin-bottom: 30px;
}
	
	ul.list-inline.social li {
    margin-right: 0px;
	}
        header a.siteName {
    float: left;
    padding-left: 0;
    padding-top: 0;
}
	.img-responsive.logo {
            height: 40px;
            margin: 10px 0 0 20px;
}
}


@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
.quote_name {
    margin: 36px -25px 0 100px;
    float: left;
    font-size: 1.2em;
}

.wd_quote img {
    margin-bottom: -110px;
    float: left;
    max-width: 90px;
    max-height: 90px;
}

}

/* SLIDER TRANSITION SPEED */

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .95s ease-in-out left;
       -o-transition: .95s ease-in-out left;
          transition: .95s ease-in-out left;
}


.modal-backdrop {
    background-color: rgba(0,0,0,.7) !important;
}

.btn-warning {

    color: #a6da93;
    background-color: white;
    border: 2px solid #a6da93;
	padding: 8px 38px 13px 38px;

}

button.close {
	
    margin-top: -50px;

}

button.social_ja {
    font-size: 18px;
    padding: 6px 30px;
    margin-right: 12px;
}

button.social_nee {
    font-size: 18px;
    padding: 5px 18px;
    color: #F58025;
    border-color: #F58025;
}

div#read_more, div#read_less,
div#iframe_read_more, div#iframe_read_less {
    float: right;

}

div#read_more_footer, div#read_less_footer,
div#iframe_read_more_footer, div#iframe_read_less_footer {
	margin-bottom: 20px;
        float: left;
        font-size: 12px;
        padding: 4px 12px;
        z-index: 999;
        position: relative;
	background-color:#fff !important;
	text-decoration: none;
        border: 1px solid #fdcac3 !important;
        color: #9f2413;
        font-weight: 500 !important;
        font-family: 'Open Sans', Verdana, sans-serif;

}

.regular_link {
	text-decoration: underline;
	cursor: pointer;
	}

/* ########### QUIZ ############# */

#quiz-form label {
    font-size: 1.8em;
}

#quiz-form .options.options-list {
    margin-top: 12px;
}

div#bedankt {
    background-color: transparent !important;
}

.homelink {
  width: 200px;
  float: right;
  margin-top: 40px;
  line-height: 20px;
  font-family: 'Solex OT',sans-serif;
  font-size: 1.6em;
}

.homelink a {
  line-height: 20px;
  color: black;
  font-family: 'Solex OT',sans-serif;
}


@media only screen and (max-width:768px) {

.homelink {
  width: 100%;
  float: unset;
  margin-top: 20px;
  font-size: 1.4em;
  text-align: right;
}
	
}

.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content: "𝕏";
  font-size: 1.7em;
  color: black;
  background-image: none;
  padding-left: 4px;
}

i.fa.fa-twitter {
  background-image: none;
  text-indent: 0;
}

.sm_logo.tw {
  font-family: sans-serif;
}

.fillcounter.event_sub_counter {
  display: none;
}


