



body {
	font-family: 'Lato', Arial, sans-serif;
}
a {
	color: #009fc6;
	font-weight: bold;
}
a:hover, a:focus {
	color: #42545d;
}
.nopadding {
	padding: 0 0 0 0;
}
.nopaddingright {
	padding: 0 0 0 15px;
}
.nopaddingleft {
	padding: 0 15px 0 0;
}
h1,h2,h3,h4 {
	font-family: 'Lato', Arial, sans-serif;
	color: #0094aa;
}
h3 {
	font-size: 19px!important;
}
img {
	max-width: 100%;
}
img.wide {
	width: 100%;
	max-height: 100%;
	height: auto;
}
img.tall {
	height: 100%;
	max-width: 100%;
	width: auto;
}




.carousel {
	height: 450px;
}
.item,
.active,
.carousel-inner {
	height: 100%;
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.carousel .carousel-caption {
	left: 20%;
	right: 20%;
	bottom: 120px;
	text-shadow: none;
}
.carousel .carousel-caption h2 {
	letter-spacing:1px;
	color: white;
	font-size: 45px;
	line-height: 45px;
	font-weight: normal;
}
.carousel .carousel-caption h3 {
	letter-spacing: 0px;
	color: white;
	font-size: 19px;
	line-height: 30px;
	font-weight: bold;
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
}
.carousel .carousel-caption a.carousel-btn {
	letter-spacing:1px;
	display: inline-block;
	padding: 10px 15px;
	color: white;
	font-size: 18px;
	border: 1px solid white;
	margin: 15px 0;
}
.carousel .carousel-caption a.carousel-btn:hover {
	text-decoration: none;
	background-color: #f9b55c;
	color: #ffffff;
	border-color: #f9b55c;
}
.carousel-control {
	padding-top: 220px;
}
.carousel-indicators {
	bottom: 110px;
}






/* NAVIGATION */


ul.nav-2 {
	font-size: 16px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
ul.nav-2 li {
	float: left;
	list-style-type: none;
}
ul.nav-2 li a {
	color: #42545d;
	padding: 10px 8px;
	display: inline-block;
	font-weight: normal;
	border: 1px solid white;
}
ul.nav-2 li.active a {
	background-color: #ebf5f7;
	color: #009fc6;
}

.nav-2-sub {
	background-color: #ebf5f7;
	margin-bottom: 5px;
	position: relative;
	top: -30px;
	padding: 10px 0;
}
.nav-2-sub ul {
	padding: 0;
}
.nav-2-sub ul li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
	font-size: 17px;
}
.nav-2-sub ul li a {
	padding: 12px 0px 12px 18px;
	font-weight: normal;
	color: #42545d;
}
.nav-2-sub ul li a.active {
	font-weight: bold;
	color: #009fc6;
}


ul.nav-3 {
	font-size: 16px;
	float: right;
	margin: 0px 0 0 15px;
	padding: 0 0 0 0;
}
ul.nav-3 li {
	float: left;
	list-style-type: none;
}
ul.nav-3 li a {
	border: 1px solid #42545d;
	border-top: 0px solid white;
	background-color: white;
	border-left: 0px;
	color: #42545d;
	padding: 10px 15px;
	display: inline-block;
	font-weight: normal;
}
ul.nav-3 li:first-of-type a {
	border-left: 1px solid #42545d;
	border-right: 0px solid white;
}
ul.nav-3 li a:hover {
	text-decoration: none;
}
ul.nav-3 li.myamma a {
	background-color: #42545d;
	border-right: 0px solid white;
	border-left: 0px solid white;
	color: white;
}
ul.nav-3 li a:hover {
	text-decoration: none;
	background-color: #009fc6;
	color: #ffffff;
	border-color: #009fc6;
}

ul.nav-3 li.taal {
	border: 1px solid #42545d;
	border-top: 0px solid white;
	border-left: 0px solid white;
	background-color: white;
	color: #42545d;
	padding: 10px 10px;
	height: 43px;
	display: inline-block;
	font-weight: normal;
}
_:-ms-input-placeholder, :root ul.nav-3 li.taal {
	height: 45px;
}
select.language {
	padding: 0 0px;
	width: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0 !important;
	cursor: pointer;
	background: #ffffff url(../images/dropdown-arrow.png) no-repeat right center;
	background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
}
select.language:focus { outline: none; }


#myamma {
	position: relative;
	top: -6px;
	right: 15px;
}



.page-wrapper {
	/*-webkit-transform:translate3d(0,0,0);*/
	border-top: 6px solid #f99716;
}
#main {
	background-color: white;
	position: relative;
	margin-top: 110px;
	margin-bottom: 50px;
	font-size: 15px;
}
#main.home {
	top: -100px;
	margin-top: 0px;
	margin-bottom: -40px;
	padding: 30px 30px 0px 30px;
}
#main.home h2 {
	font-size: 21px;
	padding: 8px 0 25px 55px;
	margin-bottom: 15px;
	border-bottom: 1px solid  #009fc6;
}
#main.home a:hover {
	text-decoration: none !important;
}
#main.home a:hover h2 {
	color: #42545d !important;
}
#main.home h2.icon-collectiviteiten {
	background: url(../images/home-icon-collectiviteiten.png) no-repeat top left;
}
#main.home h2.icon-individuele-zorgverstrekkers {
	background: url(../images/home-icon-individuele-zorgverstrekkers.png) no-repeat top left;
}
#main.home h3 {
	font-size: 19px;
	margin: 0 0 5px 0;
	padding: 0;
}
#main.home .divider {
	border-bottom: 1px solid #009fc6;
	margin: 15px 0 20px 0;
}
.promo-oranje {
	background-color: #f9b55c;
	color: #070707;
	padding: 10px 15px;
	font-size: 16px;
	margin-bottom: 10px;
}
#main.achterliggende .promo-oranje h3 {
	color: #ffffff;
	font-size: 19px;
	margin: 5px 0 13px 0;
	padding: 0 0 13px 0;
	/*border-bottom: 1px solid white;*/
}
.promo-oranje a {
	color: #ffffff;
	text-decoration: underline;
}
.promo-blauw a {
	color: #009fc6!important;
	text-decoration: underline;
}
.promo-oranjeimg {
	background-color: #f9b55c;
	color: #070707;
	padding: 0 0;
	font-size: 16px;
	margin-bottom: 10px;
}
#main.achterliggende .promo-oranjeimg h3 {
	color: #070707;
	font-size: 19px;
	line-height: 19px;
	margin: 0 0 8px 0;
	font-weight: bold;
	padding: 10px 15px;
	border-bottom: 1px solid white;
}
.promo-oranje h3 {
	color: #ffffff;
	font-size: 19px;
	line-height: 19px;
	margin: 0 0 8px 0;
	font-weight: bold;
	padding: 10px 15px;
}
.promo-oranje h4 {
	color: #ffffff;
	font-size: 21px;
	line-height: 21px;
	margin: 0 0 8px 0;
	font-weight: bold;
	padding: 10px 15px;
}
.promo-oranjeimg a {
	color: #ffffff;
	text-decoration: none;
}

.related {
	background-color: #f9b55c;
	color: #ffffff;
	padding: 10px 20px 20px 20px;
	font-size: 16px;
	margin-bottom: 10px;
}
.related h3, .related h4 {
	padding: 0 15px 10px 0;
	border-bottom: 1px solid white;
	color: #ffffff;
}
.related a {
	color: #f8f0e6;
}
.related a.active {
	color: #ffffff;
}






#main .testimonials {
	margin-top: 50px;

}
#main .testimonials h3 {
	color: #009fc6;
	font-size: 19px;
	margin-bottom: 20px;
}
#main .testimonial-img {
	float: right;
	margin: 0 0 0 25px;
}
#main .testimonial-tekst {
	background: url(../images/quote.png) no-repeat top left;
	padding: 0 0 0 30px;
}
#main .testimonial-sub {
	margin: 0 0 0 30px;
	color: #999;
}
#main .testimonial-sub a {
	font-size: 16px;
}

#main .nieuws {
	margin-top: 50px;
}
#main .nieuws ul {
	margin: 0;
	padding: 0;
}
#main .nieuws ul li {
	background: url(../images/amma-bullet.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0 40px;
}
#main .nieuws h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #009fc6;
	font-size: 17px;
}
#main .nieuws h3 {
	color: #009fc6;
	font-size: 19px;
	margin-bottom: 20px;
}
#main .nieuws h3 a, #main .nieuws h3 a:hover {
	font-weight: normal;
}
#main .nieuws ul li a {
	color: #222;
	font-weight: normal;
	display: block;
	min-height: 30px;
}
#main .nieuws ul li a:hover {
	text-decoration: none;
}
#main .nieuws ul li a:hover h4 {
	color: #42545d;
	text-decoration: underline;
}
#main .nieuws ul li.bekijkalles {
	background: url() no-repeat;
	padding: 1px 0 0 0;
	float: right;
}
#main .nieuws ul li.bekijkalles a {
	color: #009fc6;
	font-size: 17px;
	font-weight: bold;
}
#main .nieuws ul li.bekijkalles a:hover {
	color: #42545d;
	text-decoration: underline;
}
#maincontent ol {
	list-style-type: none;
	list-style-type: decimal !ie; /*IE 7- hack*/

	margin: 0px 0;
	margin-left: 1.6em;
	padding: 0;
	counter-reset: li-counter;
}
#maincontent ol > li {
	position: relative;
	margin-bottom: 18px;
	padding-left: 1.5em;
	min-height:1.3em;
}
#maincontent ol > li:before {
	position: absolute;
	top: -2px;
	left: -1.33em;
	width: 1.7em;
	height: 1.7em;

	font-size: 1.2em;
	line-height: 1.6;
	text-align: center;
	color: #fff;

	border-radius: 50%;
	background-color: #009fc6;
	content: counter(li-counter);
	counter-increment: li-counter;
}

#maincontent ul.nav-pills {
	margin-bottom: 40px;
}

a.link-back {
	display: block;
	margin: 0 0 10px 0;
	color: #f99716;
}
.nieuws-datum {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 3px 0 3px 50px;
	margin: 6px 30px 0px -110px;
	display: inline;
	float:left;
	text-align:right;
	font-size: 13px;
	line-height: 16px;
}
.nieuws-datum span {
	font-size: 36px;
	position: absolute;
	left: 0;
	top: 16px;
}

#main.achterliggende .nieuws-header {
	position: relative;
	padding-left: 110px;
	margin-bottom: 40px;
}
#main.achterliggende .nieuws-header a {
	font-weight: normal;
	font-size: 13px;
}
#main.achterliggende .nieuws-header p a {
	font-weight: bold;
}
#main.achterliggende .nieuws-header a.categorie {
	color: #444;
}
#main.achterliggende .nieuws-header h1 {
	border-top: 0px solid #fff;
	padding-top: 0px;
	margin: 0 0 10px 0;
}
#main.achterliggende .nieuws-header h1 a {
	font-size: 24px;
	color: #009fc6;
}
#main.achterliggende .nieuws-header p {
	font-size: 14px;
}

#main.achterliggende .jobs-header {
	position: relative;
	margin-bottom: 40px;
}
#main.achterliggende .jobs-header a {
	font-weight: normal;
	font-size: 13px;
}
#main.achterliggende .jobs-header p a {
	font-weight: bold;
}
#main.achterliggende .jobs-header a.categorie {
	color: #444;
}
#main.achterliggende .jobs-header h1 {
	border-top: 0px solid #fff;
	padding-top: 0px;
	margin: 0 0 10px 0;
}
#main.achterliggende .jobs-header h1 a {
	font-size: 24px;
	color: #009fc6;
}
#main.achterliggende .jobs-header p {
	font-size: 15px;
}

.extrablokcontentpage p a {
	color: #009fc6!important;
}

#productblok-extra {
	margin-top: 50px;
}
.subnavselect {
	margin-bottom: 30px;
	font-size: 18px;
	color: #009fc6;
	font-weight: bold;
}





/* FOOTER */

#shortcuts {
	background-color: #ebf5f7;
	padding: 40px 0;
	color: #3d4d52;
	font-size: 15px;
}
#shortcuts h4 {
	font-weight: 300;
	font-size: 21px;
}
span.tel {
	color: #009fc6;
	font-size: 30px;
	font-weight: 700;
	display: block;
}
#shortcuts a {
	font-size: 18px;
}
#shortcuts .schadegeval {
	background: url(../images/shortcuts-icon-schadegeval.png) no-repeat top center;
	padding-top: 40px;
}
#shortcuts .contract {
	background: url(../images/shortcuts-icon-contract.png) no-repeat top center;
	padding-top: 40px;
}
#shortcuts .vragen {
	background: url(../images/shortcuts-icon-vragen.png) no-repeat top center;
	padding-top: 40px;
}
#shortcuts .offerte {
	background: url(../images/shortcuts-icon-offerte.png) no-repeat top center;
	padding-top: 40px;
}

#subfooter {
	background-color: #009fc6;
	padding: 40px 0;
	color: #ffffff;
	font-size: 14px;
}
#subfooter ul {
	float: left;
	margin: 0;
	padding: 0;
}
#subfooter ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subfooter ul.doelgroepen {
	margin-right: 0px;
}
#subfooter ul.doelgroepen li {
	float: left;
}
#subfooter ul.doelgroepen li a {
	float: left;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 24px;
	display: inline-block;
	font-weight: normal;
}
#subfooter ul.doelgroepen li a:hover {
	text-decoration: none;
	background-color: #ebf5f7;
	color: #009fc6;
}
#subfooter ul.links {
	clear: both;
	margin-top: 15px;
	width: 60%;
}
#subfooter ul.links li {
	float: left;
}
#subfooter ul.links li a {
	float: left;
	color: #ffffff;
	padding: 10px 15px 10px 0;
	display: inline-block;
	font-weight: normal;
}
#subfooter ul.legal {
	width: 25%;
	margin-top: 15px;
	margin-right: 0px;
	float: right;
}
#subfooter ul.legal li {
	float: left;
}
#subfooter ul.legal li a {
	float: left;
	color: #ffffff;
	padding: 10px 0 10px 15px;
	display: inline-block;
	font-weight: normal;
}
#subfooter h4 {
	color: white;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: 300;
}
#subfooter .btn-default {
	border: 1px solid white;
	background: url();
	color: white;
	text-shadow: none;
	background-image: none;
	filter: none;
	margin-top: 5px;
}
#subfooter .btn-default:hover {
	text-decoration: none;
	background-color: #ebf5f7;
	color: #009fc6;
}
#subfooter .form-group, #subfooter .input-group {
	width: 100%;
}



#footer {
	background-color: #3d4d52;
	padding: 40px 0;
	color: #ffffff;
	font-size: 13px;
}
#footer h4 {
	color: white;
	font-size: 18px;
	margin: 0 0 10px 0;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer a, #footer a:hover {
	color: white;
	font-weight: normal;
}
#footer .adres {
	font-size: 16px;
}
#footer .adres a {
	font-size: 18px;
	font-weight: 700;
}
#footer .adres img {
	margin-bottom: 5px;
}
#footer .footer-divider {
	display: none;
}





/* ACHTERLIGGENDE PAGINA */


ol#colnav  {
	margin: 0;
	padding: 0 0 0 0;
	padding-top: 0px;
	font-size: 14px;
	list-style-type: none;
	counter-reset:li;
}
ol#colnav > li {
	margin: 0;
	padding-left: 20px;
	border-top: 1px dotted #999;
	position: relative;
}
ol#colnav > li:before {
	content:counter(li);
	counter-increment:li;
	position:absolute;
	top:5px;
	left: 0;

}
ol#colnav li:hover {
	border-top: 1px solid #009fc6;
}
ol#colnav li.active {
	border-top: 1px solid #222;
}
ol#colnav li a {
	color: #999;
	padding: 5px 0;
	display: block;
	font-weight: normal;
}
ol#colnav li a:hover  {
	color: #009fc6;
	font-weight: normal;
	text-decoration: none;
}
ol#colnav li.active a {
	color: #222;
}
ol#colnav li:hover:before {
	color: #009fc6;
}

#main.achterliggende {
	line-height: 21px;
	margin-top: 41px;
}
#maincontent p a {
	color: #f99716;
}

.extrablokcontentpage p a {
	color: #009fc6!important;
}
#maincontent p a.btn {
	color: #009fc6;
	border-color: #009fc6;
}
#maincontent p a.btn:hover {
	background-color: #ebf5f7;
	color: #42545d;
	border-color: #42545d;
}
.nav-pills a {
	color: #f99716;
}
.nav-pills > li > a:hover {
	color: #f99716;
	background-color: #fff6ea;
}
#darkmenu {
	background-color: #42545d;
	height: 8px;
}
#darkmenu.level1 {
	height: 48px;
}
#darkmenu.level1 + #main.achterliggende {
	margin-top: 65px;
}
#darkmenu.level1 + #intromax-product {
	margin-top: 40px;
}
#main.achterliggende h1 {
	border-top: 1px solid #009fc6;
	padding-top: 15px;
	margin: 0px 0 40px 0;
	font-size: 28px;
}
#main.achterliggende h1 .fa {
	font-size: 22px;
	top: -3px;
	position: relative;
}
#main.achterliggende h2 {
	margin: 50px 0 25px 0;
	font-size: 21px;
	font-weight: normal;
	color: #444;
}
#main.achterliggende h2.toptitel {
	margin: 0 0 25px 0;
}
#main.achterliggende h3 {
	margin: 25px 0 12px 0;
	font-size: 19px;
	font-weight: bold;
	color: #444;
}

.promo-blauw {
	background-color: #ebf5f7;
	padding: 10px 15px;
	font-size: 14px;
	margin-bottom: 10px;
	font-size: 15px;
	text-align: center;
}
.promo-blauw.text-left {
	text-align: left !important;
}
#main.achterliggende .promo-blauw h3 {
	color: #009fc6;
	font-size: 19px;
	margin: 0 0 8px 0;
	padding: 50px 0 8px 0;
	text-align: center;
}
.promo-blauw.documenten ul {
	margin: 0;
	padding: 0;
}
.promo-blauw.documenten ul li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 16px;
}
.promo-blauw.documenten ul li a {
	color: #070707;
	font-weight: normal;
	position:relative;
	display:inline-block;
	padding-left:28px;
}

.documenten {
	text-align: center;
}
.documenten ul li {
	text-align: left;
}
.documenten.bullets ul li {
	list-style-type: circle;
	margin-left: 20px;
}
.promo-blauw.amma h3 {
	background: url(../images/icon-amma.png) no-repeat top center;
}
.promo-blauw.contact h3 {
	background: url(../images/shortcuts-icon-vragen.png) no-repeat top center;
}
.promo-blauw.documenten h3 {
	background: url(../images/icon-docs.png) no-repeat top center;
}
.promo-blauw.voordelen h3 {
	background: url(../images/icon-docs.png) no-repeat top center;
}
.promo-blauw.nogvragen h3 {
	background: url(../images/shortcuts-icon-vragen.png) no-repeat top center;
}
.promo-blauw.infopakket h3 {
	background: url(../images/shortcuts-icon-offerte.png) no-repeat top center;
}
#main.achterliggende .promo-blauw.neutraal h3 {
	background: url(../images/icon-docs.png) no-repeat top center;
	font-weight: normal;
}
#main.achterliggende .promo-blauw.neutraal {
	text-align: left;
}
#main.achterliggende .promo-blauw.neutraal ul {
	text-align: left;

}
#main.achterliggende .promo-blauw.neutraal ul li {
	padding: 0;
	margin: 0;

}
#main.achterliggende .promo-blauw.neutraal a {
	display: block;
	padding: 2px 0 4px 0;

}

.documenten .fa {
	position:absolute;
	padding-right:18px;
	margin-top: 0px;
	font-size: 18px;
}
.documenten span {
	font-size: 11px;
}

#breadcrumbs .container {
	clear: both;
}
ol.breadcrumb {
	border-top: 1px solid #ebf5f7;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 15px 0;
}
ol.breadcrumb a {
	font-weight: normal;
}
.promo-blauw span.tel {
	margin-bottom: 10px;
}

#main.achterliggende .alert {
	clear: both;
	margin: 50px 0 25px 0;
}
#main.achterliggende .alert h2 {
	margin: 0 0 15px 0;
}
form h2 {
	font-size: 21px !important;
	margin-bottom: 30px !important;
	color: #009fc6 !important;
}
.login {
	padding: 15px 15px;
	color: #fff;
}
.login h3 {
	border-bottom: 0px solid white;
}
.login-bottom {
	clear: both;
	/*border-top: 1px solid #ffecdb;*/
	/*margin: 15px 0 0 0;*/
	/*padding-top: 10px;*/
}
.login-bottom a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #ffecdb;
}
.login-bottom a:hover {
	color: #ffffff;
}


#intromax {
	background-color: #ebf5f7;
	padding: 40px 0;
}
#intromax .sfeerbeeld {
	margin-bottom: 25px;
}
#intromax ul.overzicht {
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
#intromax ul.overzicht li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0 0 0 0;
	border: 1px solid #009fc6;
	display: table;
}
#intromax ul.overzicht.kol3 li {
	width: 32%;
	margin-right: 1%;
}
#intromax ul.overzicht.kol3 li.last {
	width: 33%;
	margin-right: 0;
}
#intromax ul.overzicht.kol4 li {
	width: 24%;
	margin-right: 1%;
}
#intromax ul.overzicht.kol4 li.last {
	width: 25%;
	margin-right: 0;
}
#intromax ul.overzicht.kol5 li {
	width: 19%;
	margin-right: 1%;
}
#intromax ul.overzicht.kol5 li.last {
	width: 20%;
	margin-right: 0;
}
#intromax ul.overzicht li a {
	color: #009fc6;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 10px 10px;
	display: table-cell;
	text-align: center;
	height: 90px;
	vertical-align: middle;
}
#intromax ul.overzicht li a span {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 14px;
}

#intromax ul.overzicht li a:hover {
	text-decoration: none;
	background-color: #009fc6;
	color: #fff !important;
}
#intromax ul.overzicht li a:hover span {
	color: #fff;
}
#intromax ul.overzicht li.active a {
	text-decoration: none;
	background-color: #009fc6;
	color: #fff !important;
}
#intromax ul.overzicht ul.single {
	padding: 10px 0 0 0;
	overflow:hidden;
	float: left;
	border-top:1px solid #ccc;
}
ul.double {
	margin: 0 0 50px 0;
	padding: 0px 0 0 0;
	overflow:hidden;
	width: 50%;
	float: left;
}
ul.double.right {
	float: right;
}

ul.double li {
	line-height:1.5em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top:0 solid #ccc;
}
ul.double li a {
	font-weight: normal;
	color: #949494;
	font-size: 13px;
}

#intromax ul.overzicht li:hover ul {
	border-top:1px solid #009fc6;
}
#intromax ul.overzicht li:hover h2 {
	color: #009fc6;
}
#intromax ul.overzicht li:hover a {
	color: #009fc6;
}
#intromax h1 {
	margin: 0px 0 20px 0;
	font-size: 28px;
}
#intromax h2 {
	margin: 10px 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	color: #444;
}
#intromax h3 {
	margin: 0px 0 5px 0;
	font-size: 19px;
	font-weight: bold;
	color: #444;
}
#intromax-product {
	position: relative;
}
#intromax-product .bgcolor {
	background: url(../images/product-ba-beroep.jpg) #354b5c no-repeat top right;
	height: 200px;
	position: relative;
}
#intromax-product h1 {
	position: absolute;
	left: 15px;
	bottom: -170px;
	color: #fff;
	width: 80%;
}
#intromax-product h1 span {
	font-size: 21px;
}

form#verzekerenopmaat {
	margin-bottom: 40px;
}
form#verzekerenopmaat label {
	color: #f99716;
	font-size: 20px;
	padding-bottom: 5px;
}
#subnavpills {
	margin-bottom: 40px;
}


table.producttabel {
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
table.producttabel td, table.producttabel th {
	padding: 0 20px 0 0;
	border-bottom: 1px dotted #999;
	width: 120px;
	font-size: 14px;
}
table.producttabel a {
	padding: 12px 20px 12px 0;
	display: block;
}
table.producttabel a.btn {
	display: inline-block;
	padding: 8px 15px;
	float: right;
}
table.producttabel th {
	color: #999;
	font-weight: normal;
	padding: 12px 20px 12px 0;
}
table.producttabel td:nth-of-type(1) {
	color: #009fc6;
	font-weight: bold;
	font-size: 16px;
	width: auto;
}
table.producttabel tr.active td {
	background-color: #ebf5f7;
}
table.producttabel.type2 a.btn {
	float: left;
	margin-right: 3px;
	font-size: 18px;
	padding: 4px 8px;
	background-color: #f99716;
	border-color: #f99716;
}
table.producttabel.type2 a.btn:hover {
	background-color: #009fc6;
	border-color: #009fc6;
}
table.producttabel.type2 td:last-of-type {
	text-align: right;
	width: auto;
	min-width: 150px;
}
table.producttabel.type2 th:last-of-type {
	text-align: right;
}
table.producttabel.type2 td:last-of-type a.btn {
	float: none;
}

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

	table.producttabel.type2 td:nth-of-type(1) {
		vertical-align: top;
		width: 80%;
	}
	table.producttabel.type2 span {
		font-size: 13px;
		line-height: 18px;
		color: #444;
		font-weight: normal;
	}
	table.producttabel.type2 td:last-of-type a.btn {
		padding: 0 4px;
	}
	table.producttabel.type2 td:last-of-type {
		width: 20%;
		min-width: 140px;
	}
}






div.productinfo {
	background-color: #ebf5f7;
	position: absolute;
	z-index: 999;
	top: 232px;
	right: 15px;
	width: 440px;
	padding: 0 15px 25px 30px;
	display: none;
}
div.productinfo h3 {
	margin: 0 0 10px 0;
}
div.productinfo h4 {
	margin: 15px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
div.productinfo ul {
	margin: 0 0 0 15px;
	padding: 0;
}
div.productinfo a.btn {
	width: 100px;
	margin: 25px 0 0 0;
	padding: 10px 15px;
	text-align: center;
}


table.contacttabel {
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
table.contacttabel td, table.contacttabel th {
	padding: 5px 20px 5px 0;
	border-bottom: 1px dotted #999;
	width: 120px;
	font-size: 14px;
	vertical-align: top;
}
table.contacttabel th {
	color: #999;
	font-weight: normal;
	padding: 12px 20px 12px 0;
}
table.contacttabel td:nth-of-type(1) {
	color: #009fc6;
	font-weight: bold;
	font-size: 16px;
	width: auto;
}
table.contacttabel tr.active td {
	background-color: #ebf5f7;
}

table.producttabel.type2 td {
	padding: 6px 20px 6px 0;
}
table.producttabel.type2 a {
	padding: 0 0 0 0;
}


#main.achterliggende .contactblok {
	border: 1px solid #ccc;
	padding: 0 0 0 0;
	margin-left: 15px;
	margin-right: 0;
	margin-bottom: 2%;
	width: 47%;
}
#main.achterliggende .contactblok.rechts {
	margin-left: 0;
	margin-right: 15px;
	float: right;
}
#main.achterliggende .contactblok h2 {
	margin: 0 0 0 0;
	background-color: #ebf5f7;
	padding: 15px 20px 15px 20px;
	display: block;
	border-bottom: 1px solid #ccc;
	color: #009fc6;
}
#main.achterliggende .contactblok-inner {
	padding: 20px 20px 15px 20px;
}
#main.achterliggende .contactblok2 {
	margin-bottom: 2%;
}
#main.achterliggende .contactblok2 h2 {
	margin: 0 0 0 0;
	background-color: #ebf5f7;
	padding: 15px 20px 15px 20px;
	display: block;
	border-top: 1px solid #009fc6;
	color: #009fc6;
}
#main.achterliggende .contactblok2-inner {
	padding: 20px 20px 15px 20px;
}
#main.achterliggende .contactblok2.offerte ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}
#main.achterliggende .contactblok2.offerte ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	line-height: 24px;
	list-style-type: circle;
}



.js-masonry {
	width: 104%;
	overflow: hidden;
}
.masonry-item {
	border-top: 5px solid #009fc6;
	margin: 0 2% 2% 0;
	position: relative;
	width: 47%;
}
.masonry-item:nth-child(2n) {
	margin: 0 0 2% 0;
	width: 47%;
}
#intromax .masonry-item a h2 {
	color: #009fc6;
}
#intromax .masonry-item p {
	color: #444;
	font-weight: normal;
}
.masonry-item span.num {
	position: absolute;
	top: -5px;
	right: 0px;
	background-color: #009fc6;
	padding: 0px 8px;
	display: inline-block;
	color: white;
	font-size: 18px;
}
.masonry-item a {
	border: 1px solid #ccc;
	padding: 15px 30px 5px 15px;
	display: inline-block;
	width: 100%;
	min-height: 125px;
}
#intromax .masonry-item a:hover {
	border: 1px solid #009fc6;
	text-decoration: none;
	background-color: #009fc6;
	color: white;
}
#intromax .masonry-item a:hover h2 {
	color: white;
}

.pager .previous {
	margin-right:5px;
}
.tag-list {
	margin-top: 60px;
}


#main .masonry-item.third {
	border-top: 5px solid #009fc6;
	margin: 0 3% 2% 0;
	position: relative;
	width: 30%;
}
#main .masonry-item.third:nth-child(3n) {
	margin: 0 0 2% 0;
	width: 30%;
}
#main .js-masonry.acties .masonry-item h2 {
	margin: 5px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	color: #009fc6;
}
#main .js-masonry.acties .masonry-item a {
	color: #444;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 0;
}
#main .js-masonry.acties .masonry-item a .inner {
	padding: 15px 15px 5px 15px;
}
#main .js-masonry.acties .masonry-item .bottom {
	background-color: #ebf5f7;
	padding: 15px 15px 15px 15px;
	color: #444;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #ccc;
	min-height: 0px;
}
#main .js-masonry.acties .masonry-item a:hover .bottom {
	background-color: #009fc6;
	color: #fff;
	text-decoration: none;
}



#main.achterliggende .panel-body h2 {
	margin: 30px 0 25px 0;
}
#main.achterliggende .panel-body h3 {
	margin: 25px 0 25px 0;
}
#main.achterliggende .form-group .row label {
	padding: 6px 15px 7px 15px;
}
#main.achterliggende [disabled].form-control, [readonly].form-control, fieldset[disabled] .form-control {
	background-color: transparent;
}
#main.achterliggende .form-control.bold {
	font-weight: bold;
}
#main.achterliggende form .fa-info-circle {
	font-size: 20px;
}
#main.achterliggende form .afterinput {
	padding-top: 5px;
}
#main.achterliggende form .extrainfo-intro {
	margin: 0 0 15px 0;
	color: #009fc6;
	font-weight: normal;
}
#main.achterliggende form h4 {
	font-weight: bold;
}
#main.achterliggende form .summary {
	padding: 15px;
	margin: 0 0 30px 0;
}




.nomargin {
	margin: 0 0 0 0 !important;
}

.team-wrapper {
	overflow: hidden;
	margin-bottom: 15px;
}
.team {
	background-color: #ebf5f7;
	height: 350px;
	padding: 15px;
	position: relative;
	overflow: hidden;
}
.team img {
	width: 100%;
}
.team h5 {
	font-size: 18px;
	color: #009fc6;
	padding-top: 10px;
}
.team-wrapper .caption {
	-webkit-transition:all 0.15s ease-in-out;
	-moz-transition:all 0.15s ease-in-out;
	-o-transition:all 0.15s ease-in-out;
	-ms-transition:all 0.15s ease-in-out;
	transition:all 0.15s ease-in-out;
	color: white;
	display: block;
	position: absolute;
	bottom: -100px;
	left: -10px;
	padding: 10px 25px 10px 25px;
	background-color: #009fc6;
	width: 120%;
	word-wrap: break-word;
	font-size: 13px;
}
.team-wrapper .caption a {
	color: white;
}
.team-wrapper:hover .caption {
	opacity: 1;
	transform: translateY(-100px);
	-webkit-transform:translateY(-100px);
	-moz-transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-o-transform:translateY(-100px);
}
.team-wrapper .caption ul {
	margin: 0;
	padding: 0;
}
.team-wrapper .caption ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.zoekresultaten {
	margin: 0 0 40px 0;
	padding: 0;
}
ul.zoekresultaten li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #666;
}
h4.zoek {
	color: #f99716;
	padding-bottom: 15px;
}










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

	/* LG - IPAD LANDSCAPE */

	.carousel {
		height: 400px;
	}
	#subfooter ul.doelgroepen li a {
		font-size: 15px;
		padding: 7px 18px;
	}
	#subfooter ul.links {
		width: 60%;
	}
	#subfooter ul.legal {
		width: 30%;
	}
	.sf-navbar > li > ul {
		min-width: 940px !important; /* set this to whatever suits your design */
	}
	#main .promo-oranje {
		font-size: 15px;
	}
	#main .promo-oranje h3 {
		font-size: 19px;
	}
	.documenten {
		font-size: 13px;
	}
	.documenten h3 {
		font-size: 19px;
	}
	#intromax h1 {
		margin: 0px 0 20px 0;
		font-size: 24px;
	}
	#intromax h2 {
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	#intromax h3 {
		margin: 0px 0 5px 0;
		font-size: 19px;
	}
	table.producttabel td, table.producttabel th {
		width: 120px;
		font-size: 13px;
	}
	table.producttabel td:nth-of-type(1) {
		width: auto;
	}

}







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

	/* MD - IPAD LANDSCAPE */

	.carousel {
		height: 400px;
	}
	.carousel .carousel-caption h2 {
		font-size: 35px;
		line-height: 35px;
	}
	.carousel .carousel-caption h3 {
		font-size: 16px;
		line-height: 24px;
	}
	.carousel .carousel-caption a.carousel-btn {
		font-size: 16px;
	}
	.carousel-control {
		padding-top: 100px;
	}

	.addmargin-md {
		margin-top: 30px;
	}
	#header button {
		display: none !important;
	}
	.sidebar-offcanvas {
		display: none !important;
	}

	ul.nav-2 {
		font-size: 13px;
	}
	ul.nav-2 li a {
		padding: 8px 6px;
	}
	ul.nav-3 {
		font-size: 14px;
	}
	ul.nav-3 li a {
		padding: 7px 10px;
	}
	ul.nav-3 li.taal {
		padding: 6px 6px;
		height: auto;
	}
	.sf-navbar > li > ul {
		min-width: 720px !important; /* set this to whatever suits your design */
	}
	.sf-navbar li {
		height: 50px !important;
	}
	.sf-navbar > li > a {
		padding: 12px 12px !important;
		font-size: 16px !important;
	}
	.sf-navbar > li > ul > li {
		height: auto !important;
	}
	.sf-navbar > li > ul > li > a {
		padding: 14px 4px 10px 10px !important;
		font-size: 14px !important;
	}
	#subfooter ul.links {
		width: 100%;
	}
	#subfooter ul.links li a {
		font-size: 13px;
		padding: 10px 10px 10px 0;
	}
	#subfooter ul.legal {
		width: 100%;
		margin-top: 0px;
	}
	#subfooter ul.legal li a {
		font-size: 13px;
		padding: 0px 10px 10px 0px;
	}
	#subfooter ul.doelgroepen li a {
		font-size: 12px;
		padding: 7px 10px;
	}
	#shortcuts {
		font-size: 13px;
	}
	#shortcuts h4 {
		font-size: 18px;
	}
	span.tel {
		font-size: 22px;
	}
	#shortcuts a {
		font-size: 16px;
	}
	#footer h4 {
		font-size: 14px;
	}
	#footer ul li a {
		font-size: 12px;
	}
	ol#colnav {
		margin-bottom: 40px;
	}
	/*
       #promo div {
          width: 49%;
          float: left;
       }
       #promo div:nth-of-type(even) {
          float: right;
       }
       */
	#main.achterliggende .promo-blauw h3 {
		text-align: center;
		display: inline-block;
		padding: 7px 0 25px 55px;
		background-position: top left;
	}
	#main.achterliggende .promo-blauw ul li {
		width: 50%;
		float: left;
		text-align: left;
	}
	#main.achterliggende .promo-blauw.neutraal h3 {
		background-position: top left;
	}
	#intromax ul.overzicht li a {
		font-size: 14px;
	}
	#intromax-product h1 {
		bottom: -195px;
		font-size: 30px;
	}
	#intromax-product h1 span {
		font-size: 18px;
	}
	table.producttabel {
		margin-bottom: 30px;
	}
	table.producttabel td, table.producttabel th {
		width: 150px;
		font-size: 13px;
	}
	table.producttabel td:nth-of-type(1) {
		width: auto;
	}
	.masonry-item a {
		min-height: 100px;
	}
	.acties .masonry-item {
		min-height: 0px;
	}
	#main .masonry-item.third {
		border-top: 5px solid #009fc6;
		margin: 0 5% 5% 0;
		position: relative;
		width: 45%;
	}
	#main .masonry-item.third:nth-child(2n) {
		margin: 0 0 5% 0;
		width: 45%;
	}
	#main .masonry-item.third:nth-child(3n) {
		margin: 0 0 5% 0;
		width: 45%;
	}


	/*
       .promo-oranje:nth-of-type(odd) {
          width: 48%;
       }
       .promo-oranje:nth-of-type(even) {
          width: 48%;
          float: right;
       }
    */
}






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

	/* SM - IPAD PORTRAIT XS */

	.carousel {
		height: 500px;
	}
	#header {
		padding: 0px 30px;
	}
	#header div {
		text-align: left;
	}
	#header button img {
		width: 40px;
		height: auto;
	}
	#header button {
		display: block !important;
		margin-right: 15px;
		background-color: white;
		position: fixed;
		right: 25px;
		top: 25px;
		z-index: 9999999;
		padding: 3px;
	}
	.sidebar-offcanvas {
		display: block !important;
	}


	.addmargin-xs {
		margin-top: 40px;
	}
	.sf-navbar > li > ul {
		min-width: 720px !important; /* set this to whatever suits your design */
	}
	.addmargin-sm {
		margin-top: 30px;
	}
	#subfooter ul.doelgroepen li a {
		font-size: 13px;
		padding: 7px 10px;
	}

	#shortcuts div.container div.row div  {
		float: left;
		width: 45%;
		margin: 15px 5% 15px 0;
	}
	#shortcuts, #promo {
		font-size: 14px;
	}
	#shortcuts h4 {
		font-size:20px;
		margin-bottom: 10px !important;
	}
	span.tel {
		font-size: 28px;
	}
	#shortcuts a, #promo a {
		font-size: 17px;
	}
	#subfooter ul.doelgroepen li a {
		font-size: 17px;
		padding: 7px 10px;
	}
	#footer .footer-divider {
		clear:left;
		height: 40px;
		display: block;
	}

	html,
	body {
		overflow-x: hidden; /* Prevent scroll on narrow devices */
	}
	.row-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
		-o-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}

	.row-offcanvas-right {
		right: 0;
	}

	.row-offcanvas-left {
		left: 0;
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -260px; /* 6 columns */
	}

	.row-offcanvas-left .sidebar-offcanvas {
		left: -260px; /* 6 columns */
	}

	.row-offcanvas-right.active {
		right: 260px; /* 6 columns */
	}

	.row-offcanvas-left.active {
		left: 260px; /* 6 columns */
	}

	.sidebar-offcanvas {
		position: absolute;
		top: -6px;
		bottom: 0;
		height: auto;
		border-top: 6px solid #f99716;
		padding-top: 20px;
		width: 260px; /* 6 columns */
		background-color: #f2f9fa;
	}
	#sidebar .navmenu {
		position: absolute;
		top: 25px;
		width: 240px;
		left: 0px;
	}

	.nav {
		font-size: 16px;
		margin-left: 20px;
	}
	.nav > li > a {
		padding: 4px 0;
		color: #666;
	}
	.nav-pills {
		margin-left: 0px;
	}
	.nav-pills > li > a {
		padding: 7px 12px;
	}
	.navmenu-main {
		font-size: 20px;
	}
	.navmenu-main > li > a {
		color: #009fc6;
	}
	#header .nav {
		margin-bottom: 30px;
	}
	#header .nav .dropdown-menu {
		width: 100%;
		font-size: 18px;
	}
	#header .nav .dropdown-menu > li > a {
		padding: 3px 10px;
	}
	#promo div {
		width: 100%;
		float: none;
	}
	#promo div:nth-of-type(even) {
		float: none;
	}
	#main.achterliggende .promo-blauw ul li {
		width: 100%;
		float: none;
		text-align: left;
	}
	#intromax ul.overzicht li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: table ;
		float: left;
		margin: 0 0 5px 0;
		border: 1px solid #009fc6;
	}
	#intromax ul.overzicht.kol3 li {
		width: 100%;
		margin-right: 0%;
	}
	#intromax ul.overzicht.kol4 li {
		width: 100%;
		margin-right: 0%;
	}
	#intromax ul.overzicht.kol5 li {
		width: 100%;
		margin-right: 0%;
	}
	#intromax ul.overzicht li.last {
		width: 100% !important;
		margin-right: 0%;
	}
	#intromax ul.overzicht li a {
		font-size: 15px;
		height: 30px;
		width: 100% !important;
		padding: 10px 5px 10px 5px;
	}
	ul.double {
		width: 100%;
		float: none;
	}
	ul.double.right {
		float: none;
		margin-top: -50px;
	}
	ul#colnav {
		margin-top: 15px;
	}
	#darkmenu.level1 + #main.achterliggende {
		margin-top: 0px;
	}
	#darkmenu.level1 + #intromax-product {
		margin-top: 0px;
	}
	table.producttabel {
		width: 100%;
		margin-bottom: 30px;
	}
	table.producttabel td, table.producttabel th {
		width: 150px;
		font-size: 13px;
	}
	table.producttabel td:nth-of-type(1) {
		width: auto;
	}
	#main.achterliggende .contactblok {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		width: 93%;
	}
	#main.achterliggende .contactblok.rechts {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		float: left;
	}
	.masonry-item, #main .masonry-item.third {
		border-top: 5px solid #009fc6;
		margin: 0 0 5% 0;
		position: relative;
		width: 95%;
	}
	.masonry-item:nth-child(2n), #main .masonry-item.third:nth-child(2n), #main .masonry-item.third:nth-child(3n) {
		margin: 0 0 5% 0;
		width: 95%;
	}
	.team {
		height: 435px;
	}

}



@media screen and (max-width: 640px) {
	.extra-footer-styling{
		padding-bottom: 25px;

	}
	.extra-footer-styling h4{
		padding-top: 5px;
		border-bottom:1px solid white;
		font-weight: 700;
	}
	.extra-footer-styling h4 a{
		font-weight: 700!important;
	}
	.extra-footer-styling li{
		margin-bottom: 5px!important;
	}
	/* SM - IPHONE LANDSCAPE */

	.extra-footer-styling.text-right{
		text-align: left!important;
	}
	#footer div.social{
		float:none!important;
	}
	#main.home {
		top: -25px;
	}
	ul.nav-3 {
		display: inline-table;
		float: none;
	}
	ul.nav-3 li {
		display: inline;
	}
	ul.nav-2 {
		display: inline-table;
		float: none;
		text-align: center;
	}
	ul.nav-2 li {
		float: none;
		display: inline;
	}
	#logo {
		text-align: left;
		float: left;
	}
	#shortcuts div.container div.row div {
		float: none;
		width: 100%;
		margin: 15px 5% 50px 0 !important;
	}
	#shortcuts h4 {
		margin-bottom: 0px;
	}
	#shortcuts span {
		margin-bottom: 5px;
	}
	.carousel {
		display: none;
	}
	#header button {
		background-color: white;
		display: block !important;
		margin-right: 0;
	}
	.sidebar-offcanvas {
		display: block !important;
	}
	#subfooter ul.doelgroepen li a {
		font-size: 15px;
		padding: 5px 8px;
	}
	#subfooter ul.links, #subfooter ul.legal {
		width: 100%;
		clear: both;
		float: none;
		margin-top: 50px;
	}
	#promo div {
		width: 100%;
		clear: both;
		float: none;
		margin: 15px 0 0 0;
	}
	#subfooter ul.links li a {
		font-size: 12px;
		padding: 4px 5px 4px 0;
		display: inline-block;
	}
	#subfooter ul.legal li a {
		font-size: 14px;
		padding: 4px 5px 4px 0;
	}
	ul#colnav {
		margin-top: 40px;
	}
	#darkmenu.level1 + #main.achterliggende {
		margin-top: 0px;
	}
	#darkmenu.level1 + #intromax-product {
		margin-top: 0px;
	}
	#intromax ul.overzicht li.row2 {
		clear:left;
		width: 100%;
		margin-bottom: 0px;
	}
	#intromax ul.overzicht ul li {
		line-height: 1.3em;

	}
	#intromax ul.overzicht ul.single {
		width: 100%;
	}
	#intromax ul.overzicht ul.double {
		width: 100%;
	}
	#intromax ul.overzicht ul.single li {
		width: 100%;
	}
	#intromax ul.overzicht ul.double li {
		width: 49%;
	}

	.masonry-item a {
		min-height: 0px;
	}

	.promo-oranje:nth-of-type(odd) {
		width: 100%;
	}
	.promo-oranje:nth-of-type(even) {
		width: 100%;
		float: left;
	}

	#main.achterliggende .nextprev {
		float: none !important;
	}

	#main.achterliggende .nieuws-header {
		padding-left: 0px;
		padding-top: 30px;
	}
	.nieuws-datum {
		margin: -30px 0px 0px 20px;
		float: right;
		padding: 0px 0 6px 10px;
		border-top: 0px;
		border-bottom: 0px;
	}
	.nieuws-header {
		border-top: 2px dotted #ccc;
	}
	.nieuws-header a.categorie {
		position: relative;
		top: -25px;
	}
	.nieuws-datum span {
		font-size: 36px;
		position: relative;
		left: -10px;
		top: 15px;
	}
	.team {
		height: 375px;
	}

}

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

	/* XS - IPHONE PORTRAIT */


	#footer .container .row  div.adres, #footer .container .row  div.container {
		display: block;
		width: 100%;
		font-size: 14px;
	}
	#shortcuts {
		float: none;
		width: 100%;
		margin: 15px 0 0 0;
	}
	#footer .footer-divider {
		display: none;
	}
	#shortcuts {
		font-size: 16px;
	}
	#shortcuts h4 {
		font-size:21px;
		margin-bottom: 10px !important;
	}
	span.tel {
		font-size: 28px;
	}
	#shortcuts a {
		font-size: 18px;
	}

}




.collapsing {
	display:none;
}
.no-padding > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.clearfix:after {
	content: " "; /* Older browser do not support empty content */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	margin-left: -25px;
}
.checkbox label {
	padding-left: 25px;
}
.has-feedback label ~ .form-control-feedback {
	top: 35px;
}










@media print {

	#intromax.producten,.confirmOfferte,.confirmBA, .requestContract, .promo-blauw,.input-group-addon{
		display:none;
	}

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-xs-3{
		width:30%;
	}
	.col-xs-1{
		width:9%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.visible-xs {
		display: none !important;
	}
	.hidden-xs {
		display: block !important;
	}
	table.hidden-xs {
		display: table;
	}
	tr.hidden-xs {
		display: table-row !important;
	}
	th.hidden-xs,
	td.hidden-xs {
		display: table-cell !important;
	}
	.hidden-xs.hidden-print {
		display: none !important;
	}
	.hidden-sm {
		display: none !important;
	}
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}


	#main.achterliggende h2{
		margin:5px 0 !important;
	}

	#main.achterliggende h1{
		margin:5px 0 !important;
		position: absolute;
		top: -68px;
		right: 0;
	}

	#main.achterliggende{
		margin-top:5px;
	}

	#logo img{
		margin:10px 0;
		max-height: 36px;
	}

	body {-webkit-print-color-adjust: exact;}
	body, #wrapper, .container, .row { width: 100%; margin: 0; }

	#sidebar, #darkmenu, #subfooter, #footer, #promo { display: none !important; }
	.nav, .nav-1, .nav-2, .nav-3 { display: none !important; }
	.carousel {
		display: none !important;
	}

	.page-wrapper {
		border-top: 0px solid #fff;
		padding-top: 0px;
	}

	.form-group{
		margin-bottom:0px;
	}

	#header button.btn img {
		display: none !important;
	}

	.form-control{
		border-width: 0;
		padding:0;
		height:auto;
	}
}

.alert + .alert {
	margin-bottom: 10px;
}
@media screen and (max-width: 480px) {

	#logo img{
		margin-bottom: 13%!important
	}

}

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

	#logo img{
		margin-bottom: 16%!important
	}

}
/*#logo img{*/
/*margin-bottom: 16%!important*/
/*}*/

.blue{
	color: #009fc6 !important;
	border-color: #009fc6 !important;
}


.requestContract{
	display:none;
	margin-left:3px;
}

#nietbeschikbaar{
	margin-bottom:10px!important;
}

input[type=password].passwordScore0 {
	border-bottom: 3px solid #f44;
	background-color: #fdd;
}

input[type=password].passwordScore1 {
	border-bottom: 3px solid #f88;
	background-color: #fee;
}

input[type=password].passwordScore2 {
	border-bottom: 3px solid #fca;
	background-color: #fec;
}

input[type=password].passwordScore3 {
	border-bottom: 3px solid #8f8;
	background-color: #efe;
}

input[type=password].passwordScore4 {
	border-bottom: 3px solid #8f8;
	background-color: #efe;
}

span.passwordStrengthComment {
	margin-left: 4px;
}

span.passwordStrengthComment.valid {
	color: #5d5;
}

span.passwordStrengthComment.invalid {
	color: #d55;
}

