/* CSS Document */
/*font-family: 'Montserrat', sans-serif;

font-family: 'Shadows Into Light Two', cursive;
*/

.trustoo-widget {
	width: 160px;
}

.advieskeuze a {
	display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
	padding-bottom: 15px;
}

.klantenvertelleniFrame {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/*general*/
.mainSite{
	font-family: 'Montserrat', sans-serif;	
	font-size: 14px;
	font-weight:500;
	
}
main{
	line-height: 2em;	
}

/*h1+h2*/
.mainSite h1, .mainSite h2{
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 1.5em;
}


/*cta*/
.mainSite a.cta{
	background-color: #3aa1c4;
	color: #FFFFFF;
	font-weight: 300;
	text-decoration: none;
	padding: 25px 35px;
	text-align: center;
	display: inline-block;
}
.mainSite a.cta:hover{
	text-decoration: none;	
}

/*a*/
.mainSite a{
	color: #000000;
	text-decoration: underline;
}
.mainSite a:hover{
	text-decoration: none;	
}


/*smallBlock*/
.mainSite .smallBlock{
	background-color: #FFFFFF;
	overflow:hidden;
	padding: 25px;
	margin-bottom: 40px;
	min-height: 200px;
	font-size: 13px;
	line-height: 1.7em;
}

.mainSite .left .smallBlock{
	padding-bottom: 15px;
	min-height: 150px;
}

.mainSite .right .smallBlock{
	min-height: 300px;
	padding: 35px 25px;
}

/*smallBlock a*/
.mainSite .smallBlock a{
	color: #2285c5;
	text-decoration: none;
}
.mainSite .smallBlock a:hover{
	cursor: pointer;
	text-decoration: underline;		
}


/*bigBlock*/
.mainSite .bigBlock{
	background-color: #FFFFFF;
	min-height: 475px;
	padding: 25px;
	margin-bottom: 40px;
	
}
.mainSite .bigBlock .imgHolder img{
	margin: 10px;
	width: 100px;
	vertical-align: bottom;	
}



/*header*/
.mainSite header .top{
	margin-top: 40px;
}
.mainSite header .top .logo a img{
	max-width: 100%;
	margin-top:-15px;
	max-height: 100px;
}
.mainSite header .top .badges img{
	margin-right: 10px;
	max-width: 160px;
}
.mainSite header .top .badges{
	margin-left: 15px;
	margin: 0px 0px;	
}
.mainSite header .top .badges .advieskeuzeBadge
{
	display: inline-block;
    height: 73px;
    width: 80px;
    background-image: url(https://www.advieskeus.nl/content/banner/3b14aa0f-b72f-42ef-b85a-c3d5a91e5545/scoreafbeelding/A_AcDBAEgAAEgASABIAEgCxFtYS13YXNzaW5rAAA/);
    background-size: 95px;
    vertical-align: middle;
    background-position: center 98%;
	background-repeat: no-repeat;
}

.mainSite header .top .contactContent{
	margin-top:15px;
	font-weight: 500;
	margin-left: 0px;
	font-size: 0.9em;
	display: flex;
}
.mainSite header .top .contactContent div{
	margin-right: 10px;	
}
.mainSite header .top .contactContent .glyphicon-earphone{
	font-size: 2em;
	margin-top: 5px;
}
.mainSite header .top .contactContent a{
	display: block;
	color: 	#000000;
	text-decoration: none;
}
.mainSite header .top .handwriting {
	font-family: 'Shadows Into Light Two', cursive;	
	font-weight: 600;
}


/*header*/
.mainSite .overlay{
	height: 100%;
	background-color: rgba(255,255,255,0.0);
}

#pageHeader
{
	background-color:#AAAAAA;
	height: 50vh;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;	
	margin-top:-40px;
}



.homePage #pageHeader
{

	/* background-position:top;	 */

}


/*navmenu*/
.mainSite header nav.topMenu{
	background-color: #3aa1c4;
	color: #ffffff;
	margin-top: 30px;
	border-radius: 0px;
	border: none;
	z-index:2;
	
}

.navbar-collapse{
	position: absolute;	
}
.collapse.navbar-collapse{
	background-color: #3aa1c4;
	border: none;
	width: 100%;
}
.mainSite .navbar-default .navbar-toggle{
	background-color: #FFFFFF;	
}
.mainSite .navbar-default .navbar-toggle:hover{
	background-color: #ddd;	
}


.mainSite header  nav.topMenu.navbar-default .navbar-nav>.active>a{
	background-color: rgba(255,255,255,0.1);	
}
.mainSite header  nav.topMenu.navbar-default .navbar-nav>.active>a:hover{
	color: #FFFFFF;	
}
/*left*/
.mainSite header .navbar-nav.navbar-left li a{
	color: #FFFFFF;	
	font-weight: 500;
	font-size: 1em;
	text-decoration: none;
}
/*right*/

.mainSite header  .navbar-nav.navbar-right li a{
	font-size: 0.9em;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;	
}

.mainSite header .navbar-nav.navbar-right li a:hover, header .navbar-nav.navbar-left li a:hover{
	background-color: rgba(255,255,255,0.1);
}




/*footer*/
footer{
	background-color: #858585;
	color: #FFFFFF;
	padding-top: 50px;
	font-weight: 400;
}
footer .menu{
	display: flex;
	padding: 0px;
	list-style-type:none;
}
footer ul li{
	font-size: 1.1em;
	width: 100%;	
}
footer ul li ul{
	margin-top: 20px;
	list-style-type:none;
	padding: 0px;
}
footer ul li ul li{
	padding-bottom: 10px;	
}
footer .menu ul li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
}
.footerHeader{
	margin-top: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	text-transform:uppercase;	
	display: block;
}
footer .footerCertificering{
	display: flex;	
}
footer .footerCertificering img{
	filter: grayscale(100%);
	width: auto;
	height: 50px;	
	margin-right: 10px;	
}
footer .socialMedia{
	display: flex;
}
footer .socialMedia img{
	margin-right: 10px;	
}
footer .downloads a{
	display: block;	
}

footer .copyright{
	padding-top: 10px;
	padding-bottom: 50px;
	border-top: 1px solid #FFFFFF;	
	font-size: .8em;
	margin-bottom: 2px;
}
footer .copyright a{
	text-decoration: none;
	color: #ffffff;		
}
footer .copyright a:hover{
	text-decoration: underline;	
}

footer .reviewHolder .klantenvertellen-widget {
	width: 100%;
}
footer .reviewHolder .trustoo-widget {
	width: 100%;
}

footer .reviewHolder .advieskeuze-widget {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: last baseline;
	width: 100%;
	height: 80px;
	margin: 15px 0;
}

footer .reviewHolder .advieskeuze-widget .score {
	object-fit: contain;
	width: 20%;
}

footer .reviewHolder .advieskeuze-widget .logo {
	width: calc(80% - 40px);
	margin: 0 20px;
	object-fit: contain;
	height: 70px;
}

/*main*/
.mainSite main{
	background-color: #f0f0f0;
}

/*mainTop*/
main .mainTop{
	margin-top:-50px;	
}

.mainTop .left{
	margin-bottom: 10px	
}


.mainSite #logoSwiper {
	/* display: flex; */
	/* overflow: hidden; */
	margin: 30px 0;
	overflow: hidden;
}

.mainSite #logoSwiper .swiper-wrapper {
	display: flex;
	align-items: center;
	/* justify-content: center; */
}

.mainSite #logoSwiper img {
	max-height: 150px;
	user-select: none;
}

/*mainMiddle*/
.mainSite .mainMiddle{
	padding: 40px 40px 10px 40px;
	background-color: #FFFFFF;	
	text-align: center;
	margin: 25px 0px;
}

/*mainBottom*/
.mainBottom{
	text-align: center;		
	background-color: #FFFFFF;
	margin-top: 25px;
	padding: 50px 0px 10px 0px;
}



.homePage .mainBottom .logos{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}


/*homepage*/
.homePage .mainBottom .logos img{
	margin-left: 5px;
	margin-right: 5px;
}

.homePage .smallBlock img{
	margin-left:auto;
	margin-right: auto;
}

/*contentPage en contentContactPage*/

.contentPage .bigBlock, .contentContact .bigBlock{
	min-height: 1000px;	
}

.contentPage .contentHolder {
	display: flex; 
	flex-direction: column;
}

.contentPage .contentHolder>div {
	width: 100%;
	margin: 15px 0;
	padding: 40px;
	background-color: #FFFF;
	position: relative;
}




/*contactForm*/
.contact input[type="text"]
{
	width:100%;
	padding:10px;
	padding-left:50px;
	border:none;
	border-bottom:1px solid rgba(0, 0, 0, .2);
}
.contact textarea {
	width:100%;
	padding-left:50px;
}
.contact .input {
	position:relative;
	margin-bottom:15px;	
}
.contact .input span {
	font-size:.8em;
	position:absolute;
	top:15px;
	left:15px;
	color:rgba(0, 0, 0, .34);
}
.contact textarea
{
	height:200px;
}

.contactForm .cta  {
	background-color:#3aa1c4;


}
.contactForm .cta:hover {
	background-color: #e7e7e7;
	color:#414a54;
}

.WerkwijzePage .smallBlock{
	min-height: 225px;	
}



/* 
-----------------------------------------------------------------
Formulier */

.mainSite input, .mainSite textarea, .mainSite select {
	border: 1px solid #CCC;
	background: none;
	padding-left: 50px;
	border-radius: 0px;
	color: #333;
}
input[type="button"], input[type="submit"], button, .uploadifive-button {
	cursor: pointer;
	display:inline-block;
	color: #FFF;
	background: none;
	border: none;
	padding: 15px;
	background-color: #414a54;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, .uploadifive-button:hover {
	background-color: #666;
}
.mainSite option {
	color: #333;
}

.mainSite .btn-default {
	color: #FFF;
	background-color: #414a54;
	border: none;
	border-radius: 0px;
	padding:30px;
}
.mainSite  .btn-default:hover {
	color: #FFF;
	background-color: #333;
}



/* einde formulier*/



/* Basiselementen */


.inWindow {
	background-color: #FFF;
	border: 5px #069 solid;
	border-radius: 10px;
	margin: auto;
	margin-top: 50px;
	width: 436px;
	min-height: 140px;
}
.inWindowHeader {
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 426px;
	background-color: #069;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px
}
.adminTransBg {
	z-index: 9999;
	display: none;
	padding: 10px;
	overflow: scroll;
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#settingsWindow td, .inWindow td {
	border-bottom: 1px dotted #CCC;
}
#settingsWindow label, .inWindow label {
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
.bottomButtons {
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.bottomButtons input[type="button"] {
	margin: 5px;
}
.loadingMsg {
	background-color: #FFF;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	color: #666;
	padding: 10px;
}
.loadingMsg img {
	vertical-align: middle;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
.admin-modal {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.admin-modal span.help-block {
	font-size: 12px;
}
.modal {
	margin-top: 30px;
}
.loadModal {
	height: 200px;
	background-image: url(/login/image/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
}


/*  einde basiselementen */


/* BOOTSTRAP */


.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
	border-radius:0px;
	font-size:14px;
}
.modal-content input, .modal-content select{
	height:auto;
	border-radius:0px;
	font-size:1em;
	padding:10px;
}
.modal-content .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.modal-content .btn {
    padding: 8px 16px;
    font-size: 14px;
	border-radius:0px;
}


 /* mediaqueries */
@media screen and (min-width: 480px) {


} 
@media screen and (min-width: 768px) {
main .mainTop{
	margin-top: -50px
}
#pageHeader{
	height: 75vh	
}
	
.mainSite{
	font-size: 15px;
}
.mainSite header .top .contactContent{
	margin-left: 0px;
}	
} 
@media (min-width: 992px) {
	.contentPage .contentHolder {
		flex-direction: row;
	}
	.contentPage .contentHolder>div {
		width: calc(50% - 15px);
		flex: 1 1 auto;
		margin: 0 15px;
	}

	.contentPage .contentHolder>div:first-of-type {
		margin-left:0;
	}

	.contentPage .contentHolder>div:last-of-type {
		margin-right:0;
	}

}
@media (min-width:1024px){

}
@media (min-width: 1200px) {

}

/* einde mediaqueries */
/*
xs < 768
sm 768-991
md > 992