﻿@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800&display=swap);

@font-face {
    font-family: 'NeutraTextTF-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('NeutraTextTF-Bold'), url('neutra-text-tf-bold-5871e0e1d072a.woff') format('woff');
    }

/* BOOTSTRAP 5 COLUMNS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-lg-15 {
    width: 20%;
    float: left;
}

.header {
    /*B: aangepast*/
    background-image: none;
    height: 0px;
}

.btn-primary {
    color: #fff;
    background-color: #6988f7;
	text-transform: uppercase;
	font-weight: bolder;
}
.btn-donate {
    border-color: black;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}


.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}

.doneerknop {
    color: #FFFFFF !important;
    background-color: #f51c28 !important;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		/*B: breedte dingetje*/
		margin-right: 0px !important;
}
.active{
	background-color: chartreuse;
}

a {
    transition: all 0.5s;
}

body {
    font-family: "Raleway", sans-serif;
    color: #000;
    font-weight: 500;
    line-height: 1.5;
    font-size: calc(1.1em + 0.3vw);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.container-fluid {
    max-width: 1200px;
}

#content {background: rgba(255, 255, 255, 0.97);}

/* div class row bootstrap marge compenseren */
.contentrow {margin-left:0;margin-right:0;}

/* HB: als wrapcontent aan staat komt div met class maincontent erbij */
.maincontent-wrapped {max-width:800px;margin-left:auto;margin-right:auto;}

.header-name-wrap {
	text-align: left;
	padding: 0;
}

.header-name {
    font-family: 'NeutraTextTF-Bold', 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	color: #d60000;
	font-size: 1.0em;
	text-transform: uppercase;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 60%;

	/*B:aangepast
	padding: 5px 30px;
	margin-top: 0;
	border-radius: 5px;
	border: 2px dashed #d60000;
	display: inline-block;
	width: 100%;
	font-weight: 600;*/
}

.header-logo img {
    float: left;
    cursor: pointer;
    width: 40%;
    max-width: 120px;
}

h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.25;
}

h3 > a {
        text-decoration: none;
    }

h1 {
	color: #6988f7 !important;
	font-size: 2.54rem;
	font-weight: 600;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#pagetitle {
    /* color: #FFFFFF;
    background-color: #363636;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px; */
}

h2 {
    color: #6988f7;
    font-size: 2.166666667rem;
    font-weight: 600;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.alert-info {
    color: #000;
    background-color: #d9d9d9;
    border-color: #787878;
}

.jumbotron {
    border: 1px solid;
    background-color: #fff;
    margin-top: 20px;
    border-radius: 0;
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}

.article-summary {
}

.introtext {
    background-color: #787878;
    color: #fff;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 300px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.introtext p {
        font-size: 26px;
}

.introtext a {
        color: #4D4D4D;
}

.introtext a:hover {
            color: #fff;
}

.topgreen {
    background-color: #787878;
    color: #fff;
    text-align: left;
    padding: 20px;
    min-height: 245px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.topgreen p {
        font-size: 26px;
}

.toporange {
    background-color: #F48120;
    color: #fff;
    text-align: left;
    padding: 20px;
    min-height: 245px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 30px;
}

.toporange p {
        font-size: 26px;
}

/* NAVIGATIE */
.klimaatmenu {
    /*B:aangepast
	border-bottom: 0 solid #189BB9; */
    width: 100%;
    margin-top: 0;
    padding: 0;
    top: 0;
}

.wrapmenubar p {
    margin: 0;
}

.navbar {
    max-width: 1170px;
    margin: 0 auto;
}

#navbar {
    margin-top: 10px;
}

.navbar-default {
    background-color: transparent;
    border: 0 solid #fff;
    /*B:aangepast border-bottom: 1px solid #189BB9;*/
}

.navbar-default .navbar-nav > li > a {
        /*B:aangepast*/
        color: #d60000;
/*   HB     font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;*/
        background-color: #FFF;
        border-radius: 0;
        margin-right: 0px;
        border-bottom: 7px solid rgba(255, 255, 255, 1);
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
    }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        /*B:aangepast*/
        color: #d60000;
        background-color: #FFF;
        border-bottom: 7px solid #000;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        /*B:aangepast*/
        color: #d60000;
        background-color: #FFF;
        border-bottom: 7px solid #d60000;
        border-radius: 0;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        /*B:aangepast*/
        color: #d60000;
        background-color: #FFF;
        border-radius: 0;
        border-bottom: 7px solid #d60000;
    }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.42857143;
    white-space: nowrap;
    color: #d60000;
/*  HB  font-size: 16px;*/
    font-weight: inherit;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #b30906;
    }

.dropdown-menu > .active > a {
        color: #fff;
        text-decoration: none;
        background-color: #b30906;
    }

.dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #787878;
    }

.dropdown-menu {
    border-top: 1px solid #787878;
    border-radius: 0;
}


/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}


.activelink a {
    font-weight: bold;
}


/* END NAVIGATIE */
.logotopbar {
    max-width: 90px;
}

.wrapmenubar {
    background-color: #fff;
    padding: 0;
}

.bgslider {
    border-bottom: 10px solid #787878;
}

.logoslider {
    max-width: 300px;
    margin-bottom: 20px;
}

/* dit zijn zaken van kiesklimaat */

.doemee {
    padding-top: 65px;
    padding-bottom: 75px;
}

.doemee h2 {
        font-size: 66px;
        font-weight: normal;
        color: #F48120;
        text-align: left;
    }

.doemee p {
        font-size: 32px;
        font-weight: normal;
        color: #4D4C4D;
        text-align: left;
        margin: 0;
    }

.doemee a {
        font-size: 32px;
        font-weight: normal;
        color: black;
        text-align: left;
    }

.actiefmeedoen {
    background-color: #EBEBEB;
    padding-top: 15px;
    padding-bottom: 45px;
}

.actiefmeedoen h2 {
        font-size: 46px;
        font-weight: normal;
        color: #666666;
        text-align: center;
        margin-bottom: 34px;
    }


.socialmediablokken {
    border-top: 4px solid #787878;
}

.socialmediablokken img {
        max-width: 90px;
        display: inline;
        margin: 0 8px;
    }

.socialmediablokken img {
        overflow: hidden;
    }

.socialmediablokken img, .lokaalmeedoen img, .actiefmeedoen img {
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

.socialmediablokken img:hover, .lokaalmeedoen img:hover, .actiefmeedoen img:hover {
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.socialfeeds img.img-responsive {
    max-width: 365px;
    margin: 50px auto 0;
}



/* SUB PAGINAS */

#footer_wrap {
    /*B:aangepast nieuw*/
    clear: both;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    margin-top: 0px;
    padding-top: 0px;
}


.footer {
	/*B:aangepast*/
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #FFFFFF;
	background-image: url(/common/images/footer_skyline.gif);
	background-color: black;
	background-repeat: no-repeat;
}


/*Footermenu*/

.footer p {
	/*B:aangepast*/
	font-weight: bold;
	margin: 0px;
}

.footer ul {
	/*B:aangepast*/
	line-height: 19px;	
}

.footer a {
    color: #fff !important;
}

.footer li {
    color: #fff !important;
}
/*
.footer li.dropdown > a::after, li.open > a::after {
    background-image: none;
    background-size:unset;
    content: " ˅"
}*/

.payoff {
    background-color: #787878;
    color: #fff;
    text-align: center;
    font-size: 40px;
    height: 1px;
}

.payoff p {
    margin: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black;
}

::-moz-placeholder { /* Firefox 19+ */
    color: black;
}

:-ms-input-placeholder { /* IE 10+ */
    color: black;
}

:-moz-placeholder { /* Firefox 18- */
    color: black;
}


/* inloggen via socials */

.facebooklogin {
    width: 45%;
    float: right;
    height: 36px;
    padding-top: 8px;
}

.googlelogin {
    width: 45%;
    float: left;
}

.facebooklogin {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
    transition: background-color .218s,border-color .218s,box-shadow .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    color: #262626;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


/*  TABEL RESULTS */

table.statusbar {
    width: 100%;
}

    table.statusbar th:first-child {
        border-left: 0 solid silver;
    }

    table.statusbar th {
        border-left: 1px solid silver;
        padding: 0 0 0 8px;
    }

    table.statusbar td {
        border-left: 1px solid silver;
    }

        table.statusbar td div {
            padding-top: 6px;
            font-weight: bold;
        }

    table.statusbar tr {
        border-bottom: 1px solid silver;
    }


.hoekje {
    float: right;
}

.navbar-form {
    display: none;
}

/* NEWS */
.newsblock {
    border-radius: 0px;
    /*border:1px solid #189BB9;*/
    padding: 5px;
    min-height: 220px;
    position: relative;
}

.newsblock h3 {
    margin-top: 0;
}

.newsblock_div {
    margin-bottom: 30px;
}

.newsblock_div {
    position: relative;
}

.newsblock a.leesmeer {
    color: #fff;
    background-color: #787878;
    border-color: #787878;
    width: 100%;
    font-weight: bold;
    text-align: center;
    border-radius: 0px;
    transition: all 0.5s;
    /* display: inline-block; */
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 10px;
    transition: all 0.5s ease-in-out;
}

.newsblock a:hover {
    background-color: #227430;
    border-color: #227430;
    color: #fff;
    text-decoration: none;
}

#single_nieuws a, .like_footer a {
    color: #fff;
    background-color: #787878;
    border-color: #787878;
    width: 100%;
    font-family: "klimaatbold_italic", sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    border-radius: 0px;
    transition: all 0.5s;
    /* display: inline-block; */
    margin-top: 10px;
    padding: 16px 10px;
    transition: all 0.5s ease-in-out;
}

#single_nieuws a:hover,
    .like_footer a:hover {
        background-color: #787878;
        border-color: #787878;
        color: #4D4D4D;
        text-decoration: none;
    }

.mobile_nieuws, .veelgestelde_vragen {
    margin-bottom: 50px;
}

.mobile_nieuws > h4,
h3 {
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 0;
}

.mobile_nieuws > div {
    margin: 30px 0 10px 0;
}

#view_nieuwslijst .col-md-6 {
    min-height: 340px !important;
    margin-bottom: 20px;
}

#view_nieuwslijst .card-img-left img {
    max-width: 35%;
    float: left;
    margin-right: 30px !important;
}

#view_nieuwslijst .card-header {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
	font-family: inherit;
}

/*HB geremd .row a {
    color: black;
}*/

.col-md-4 .card-img-left img {
    /*B:aangepast*/
    max-width: 35%;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
}

.col-md-4 .card-header {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 5px;
    display: block;
    margin-top: 20px;
	font-weight: 500;
	font-family: inherit;
}


.judgement_name {
    padding: 10px 0;
}

.judgement_partyname {
    padding-top: 12px;
    font-size: 17px
}


#judgement {
    border-collapse: collapse;
    border: 0 solid #ccc !important;
}

.contact h3 {
    text-align: center;
}

.like_footer {
    margin-top: 20px;
    margin-bottom: 20px;
}

.a2a_kit {
    margin-bottom: 50px;
}

.img-rounded {
    border-radius: 0;
}


/* FORMS */

.form-horizontal {
    /*B:aangepast*/
/*    background-color: #ededed;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.textcounter{
	visibility: hidden;
	display: none;
}


.input-group-addon:last-child {
	background-color: #FFFFFF;
	border-width: 0px;
	text-align: left;
	padding: 0px;
}
.input-group.form-control{
	/*B:in onderzoek*/
	border-width: 0px;
	border: 0px solid #ccc;
	padding: 0px 0px;
	height: 5px;
}
.input-group-addon {
	background-color: #FFFFFF;
	border-width: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: text-bottom;
}
.input-group form-control{
	border-width: 0px;
	border: 0px solid #ccc;
	padding: 0px 0px;
	height: 5px;
}

.navbar-form .form-control {
        width: 100%;
    }

    .dropdown.open {
        background-color: #fff;
        border-radius: 0;
    }

    .navbar-default .navbar-nav > li > a {
        border-radius: 0;
    }

    #navbar {
        margin: 0;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 0px solid transparent;
    }

    .navbar-collapse {
        /*B:aangepast*/
        box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
        padding-right: 15px;
        padding-left: -30px;
    }

    .nav > li {
        margin-top: 1px;
    }

    input.form-control,
    div.form-control {
        max-width: 100% !important;
    }
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.active a {
    color: #000;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0 solid transparent;
    border-radius: 0;
}




 /*B: BEGIN @MEDIA AANPASSINGEN*/


@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .col-md-4 {
        width: 33.333333333%;
        float: left;
    }

    .socialfeeds img.img-responsive {
        max-width: 100%;
        margin: 50px auto 0;
    }
    .navbar-default .navbar-nav > li > a {
        /*B:aangepast*/
        font-size:14px;
    }
	.nav > li > a {
    padding: 5px 7px;
}
	.header-name {
	font-size: 1.6em;
	width: 80%;
	}
}
	
@media screen and (max-width: 768px) {
    .actiefmeedoen img,
    .lokaalmeedoen img,
    .doemee .col-md-3 img {
        margin-left: auto;
        margin-right: auto;
    }
    .socialfeeds img.img-responsive {
        max-width: 100%;
        margin: 50px auto 0;
    }
    .navbar-header {
        /* 		margin-top: -75px; */
    }
    .navbar-toggle {
        background-color: white;
    }
    .navbar {
        min-height: 94px;
}
	    /*B:aangepast*/
    #maincontainer {
        margin-top: 0px;
    }
    .col-lg-15 {
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 30px;
    }
    .col-lg-15 img {
            margin-left: auto;
            margin-right: auto;
        }
    .copyright .col-lg-12 {
        padding-left: 40px;
        padding-right: 40px;
    }
    .judgement_partyname {
        margin-left: 15px;
    }
    .judgement_name {
        margin-left: 15px;
        border-left: none !important;
        padding-top: 0;
    }
    .navbar-default .navbar-nav > li > a {
        margin-top: 2px;
    }
    #jumbotronlist ol {
        margin: 0;
        padding: 0 0 0 20px;
    }
    p, .jumbotron p, #jumbotronlist > ol > li, ul li {
        font-size: 16px;
        font-weight: 500;
    }
    .newsblock {
        padding: 20px;
    }
    #div_per_publicprofile div.form-control {
        max-width: 10% !important;
        height: 24px;
        border: 0;
        padding: 6px 12px 6px 0;
        -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075);
        box-shadow: inset 0 0 0 rgba(0,0,0,.075);
    }
    #div_per_publicprofile .col-sm-8 {
        display: inline-block;
        width: 20px;
    }
    #div_per_publicprofile .htmlafterinput {
        white-space: nowrap;
        padding-left: 4px;
    }
    #petitie .form-group {
        margin-bottom: 4px;
    }
    #petitie .form-group label {
            margin-bottom: 0;
        }
}
		
@media (min-width: 992px) {
    /*B: volgorde aangepast*/
    /*B:aangepast*/
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
	
	/*B: aangepast embeded in @media*/
    #maincontainer {
        max-width: 1200px;
    }

    /* HB: eruit
body.normalwidth > .container-fluid {
        width: 800px;
    } */

	/*B:nieuw*/
	.form-group {
        margin-top: 10px;
    }

    /*sticky header
    .klimaatmenu {
        position: fixed;
        z-index: 3;
    }*/

    /*sticky header
    .klimaatmenu {
        position: fixed;
        z-index: 100;
    }*/
}

@media (min-width: 1024px) {
    .col-lg-15 {
        width: 30%;
        float: left;
    }
     .col-lg-15:first-child, .col-lg-15:last-child {
            width: 1%;
            float: left;
        }
	 /*B: nieuw min-width* HB: gekoppeld aan body tag*/
	body {
	background-image: url(/common/images/windmolens_op_zee.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
}
	.navbar .container-fluid {
		background: rgba(255, 255, 255, 0.97);
		padding-bottom: 20px;
	}

	.maincontent {
		background: rgba(255, 255, 255, 0.97);
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: -30px;
	}
	.header {
        height: 300px;
}
    .footer {
        max-width: 1170px;
    }
	.navbar-form .form-control {
        width: 50px;
    }
	.row .indemedia {
	margin-left: -11px !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
    .container {
        width:100%;
    }
}