/*
Theme Name: Weber Autoankauf (Bootstrap)
Theme URI: https://weber-autoankauf.de
Description: Template
Author: Matthias Peschel
Author URI: http://www.mendener.net
*/

/*
 * CUSTOM
 */
 
#kontaktformularDiv {
	background-image: url("./img/car-finance-pixabay_900.jpg");
	background-size: cover;
}

#kontaktformular {
	/*background-color: rgba(255,255,255,0.4);*/
	background-color: rgba(233,236,239,0.4);
}

.facebook_icon {
	color:rgb(66,103,178);
}
.whatsapp_icon {
	color:#28a745;
}

.instagram_icon {
	color:#e4405f;
}


/*
body {
	padding-bottom: 120px;
}
*/
/*
#carouselAutoankauf .carousel-caption h3 {
	background-color: rgba(233,236,239,0.4);
}
*/

/*
 * Footer
 */

footer {
	background-color: #f9f9f9;
	text-align: center;
	height: 50px;
}

.blog-footer {
	padding: 2.5rem 0;
	color: #999;
	text-align: center;
	background-color: #f9f9f9;
	border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
	margin-bottom: 0;
}

.menu-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
}

.page_item {
	text-align: left!important;
}

/* material design icons */
/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.material-icons.orange600 { color: #FB8C00; }

.marquee {
	overflow: hidden;
	border: 1px solid #ccc;
	background: #ccc;
}

.bg_nrw {
	background-color: #16457c;
}

.txt_nrw {
	color: #16457c;
}

.nav_link2 {
	padding-right: .5rem;
	padding-left: .5rem;
	padding: .5rem 1rem;
}