/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  background: url('https://contactoproepjes.nl/img/background.jpg') no-repeat center fixed; background-size: cover;
  position: relative;
  padding-bottom: 78px;
  min-height: 100vh;
}
label {display: inline;}
a {
	color: #4444FA;
	text-decoration: none !important;
}
a:hover {
	color: #A0A0FA;
}
hr {
	margin: 0.5rem 0;
}
span {
    font-weight: 600;
}
.card {
	border: 1px solid #eee;
}
.list-group-item {
	border: none !important;
	padding: .5rem 0rem;
}
@media only screen and (max-width: 600px) {
  h1, h2 {
    font-size: 1.5rem;
  }
  body {
  	font-size: 1rem;
  	padding-bottom: 230px;
  }
}
.logo {
	max-height: 30px;
}
.bg-dark {
	background-color: #4444FA !important;
}
.nav-pag {
	margin: 10px auto;
	display: block;
	width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
.navbar-brand {
    margin-right: 0;
}
.navbar-dark .navbar-toggler {
	color: rgba(255,255,255) !important;
    border-color: rgba(255,255,255) !important;
}
.dropdown-menu {
	color: #fff;
	background-color: #4444FA;
	border: none;
}
.dropdown-item {
	color: #fff;
	padding: .25rem 0.5rem;
}
.dropdown-item:focus {
	color: #fff;
	background-color: #4444FA;
}
#provDropdown {
	margin: 5px;
}
.jumbotron {
	padding: 0.25rem;
	background-color: rgba(255, 255, 255, 0.8);
}
.align-center {
	display: block;
	margin: 0px auto;
	width: 100%;
}
#top-banner, #footer-banner {
	margin: 20px auto;
	max-width: 640px;
}
.prov-btn {
	margin: 5px;
}
.btn-primary {
	color: #fff;
    background-color: #4444FA;
    border: none;
}
.btn-primary:hover {
	color: #fff;
    background-color: #A0A0FA;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	background-color: #A0A0FA;
}
.btn-tips {
    margin: 2px;
    padding: 10px;
}
.online {
	background-color: #000;
}
/* Nieuwe profielen */
.new-profiles {
	max-width: 200px;
	margin: 5px auto;
}
/* Date ervaringen */
.ervaringen {
	display: inline-flex;
	max-width: 30%;
	padding: 10px;
} 
.stelletje {
	line-height: 36px;
	font-weight: 500;
}
/*	Provincie-pagina */
.card-subtitle {
	color: #4444FA;
	margin-bottom: 10px;
}
.portfolio-item {
	margin: 10px 0px;
}
.page-item.active .page-link {
	background-color: #4444FA;
    border-color: #A0A0FA;
}

.page-item.active .page-link:hover {
	background-color: #A0A0FA;
    border-color: #4444FA;
	color: #FFF;
}
/* Profielpagina */
#profiel {
	min-height: 480px;
}
.profile-pic {
	max-width: 100%;
	border-radius: 5px;
	width: 100%;
}
/* Datingtips */

.right {
	border-radius: 2px;
    float: right;
    margin: 10px 0px 10px 10px;
}
.left {
	border-radius: 2px;
    float: left;
    margin: 10px 10px 10px 0px;
}
/*Footer */
footer {
    color: #fff;
    background-color: #4444FA;
    text-align: center;
    padding: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.footer-links {padding: 0;margin: 0;}
.footer-links li {
    display: inline-block;
}
.footer-links a {
	color: #ffffff;
}
.sub-text {
    color: #eee;
    font-size: 1rem;
    font-weight: 400;
}
/* Social */
.addthis_inline_follow_toolbox {
    margin-top: -10px;
}