/*
   Theme Name: BDmobel
   Author: LumineSomnium
   Description: Theme custom made for BD Möbel.
   Version: 1.0
   License: Only for OY BD Möbel's use.
   Tags: BD, BD Möbel, black, white, clean, bootstrap
*/
@import url('css/bootstrap.min.css'); 
body{
	font-family: 'Heebo', sans-serif;
	letter-spacing: 0.01em;
	line-height: 1.5;
	padding-top: 50px;
	background-color: #FFF;
	color: #878382;
}
h1, h2, h3, h4, h5 {
	color: #BBB8B8;
	margin-bottom: 1em;
}
@media (min-width: 768px) {
figcaption h3 {
	font-size: 18px;
}
}

.title-image {
	padding: 30px;
	min-height: 290px;
	position: relative;
	display: flex;
	align-items: center;
	margin: 0;
}
.title-image h2 {
	position: absolute;
    left: 5%;
    margin: 0;
	color: #fff;
	font-size: 3em;
}
.title-image .downloads {
	color: #fff;
	position: absolute;
    right: 5%;
    margin: 0;
}
.title-image h3 a {
	color: #fff;
}
h3.pdf {
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0.5em 0;
}
.pdf i {
	margin-right: 10px;
}
@media (max-width: 768px) {
	.title-image.kaksveergu {
		display: block;
		align-items: initial;
	}
	.title-image.kaksveergu h2, .title-image.kaksveergu .downloads {
		position: relative;
		left: 0;
		right: 0;
	}
	.title-image.kaksveergu .downloads {
		margin-top: 1em;
	}
}
.right-links h3 {
	margin: 0 0 0.5em 3em;
	font-size: 1.5em;
}

.veerud {
	columns: 2;
}
.container {
	position: relative;
}
.media-object{
	min-width: 100px;
	min-height: 100px;
	max-width: 150px;
	max-height: 150px;
}
/*.navbar-brand>img{
	padding-left: 15px;
	max-height: 100%;
	max-width: inherit;
	min-height:70px; 
	min-width:70px;
}*/
.navbar-brand>img{
	padding-left: 15px;
	max-height: 100%;
	max-width: inherit;
	height: 15px;
	margin-top: 27px;
}
.navbar-nav > li > a {
	padding: 0 10px;
	/*min-height: 70px;*/
	line-height: 70px;
	color: #afafaf!important;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.navbar-nav > li.lang-item > a{
    font-size: 11px;
	padding: 0;
}
.navbar-nav > li.lang-item-first {
    margin-right: 10px;
	border-right: 1px solid #fff;
}
.navbar-nav > li.lang-item-de {
    margin-right: 20px;
}

.navbar-nav .facebook-logo img {
	height: 17px;
	margin-top: 26px;
}
@media (min-width: 1200px) {
.navbar-nav > li.lang-item-de {
    margin-right: 40px;
}
	.navbar-nav .facebook-logo {
	margin-left: 160px;
}
}
@media (min-width: 992px) {
.navbar-nav > li > a {
	padding: 0 15px;
}
}
@media (max-width: 768px) {
	.navbar-nav > li.lang-item-de, .navbar-nav > li.lang-item-first {
		margin: 0;
	}
		.navbar-nav > li.lang-item > a {
		font-size: inherit;
		padding: 1em 0;
	}
	.navbar-nav > li > a {
		line-height: inherit;
		min-height: inherit;
		padding: 1em 0;
		text-align: center;
	}

}
.navbar-brand{
	padding:0;
	min-height: 70px;
}
.navbar{
	background-color:#FFF;
	border: none;
	min-height: 70px;
}
.item > img {
	min-width: 100%;
	/*min-height: 700px;*/
	max-height: 700px;
}
img {
	max-width: 100%;
	max-height:100%;
}
.slogan-custom {
	position: absolute;
	width: 150px;
    top: 60px;
	z-index: 100;
	left: 50%;
    transform: translate(-50%, 0);
}
@media (min-width: 576px) {
	.slogan-custom {
    width: 240px;
		top: 60px;
	}
}
@media (min-width: 768px) {
	.slogan-custom {
    width: 300px;
    top: 100px;
	}
}
@media (min-width: 992px) {
	.slogan-custom {
    width: 400px;
    top: 80px;
	}
}
@media (min-width: 1200px) {
	.slogan-custom {
    width: 500px;
    top: 100px;
	}
}
.tailormade h3 {
	text-align: right;
	margin-bottom: 1em;
}
.tailormade p {
	text-align: right;
	margin-bottom: 1.5em;
}
.carousel-control.left{
	background-image: none;
}
.carousel-control.right{
	background-image: none;
}
.row {
	margin-top: 20px;
	margin-bottom: 20px;
}

a {
	color: #BBB8B8;;
}
a:visited {
	color: #BBB8B8;;
}
a:hover {
	color: #878382;
	text-decoration: none;
}

.container{
	background-color: #fff;
}

.categorial{
	padding: 30px;
}

.noPosts{
	margin: 0px 0px 0px 25px;
}

.center .col-md-9 {
	float: none;
	margin: auto;
	margin-top: 3em;
}

.contact h3 {
	margin: 0.5em 0;
}
.contact .col-sm-8 .row {
	margin: 0;
}
.contact .col-sm-8 .col-sm-8 {
	margin-bottom: 2em;
}
.contact .col-md-4 {
	overflow: hidden;
}
@media (max-width: 996px) {
	.noclear::after, .noclear::before {
		display: none;
	}
}
.contact form {
	margin-top: 2em;
}
.contact form input, .contact form textarea {
	width: 100%;
	margin-top: 0.5em;
	padding: 0.3em 0.5em;
	border-color: rgb(187,184,184);
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
}
.contact form input[type=submit] {
	width: auto;
	padding: 0.3em 2em;
	color: #666;
}


.footer {
	text-align: center;
	margin-top: 3em;
}
.footer img {
	display: block;
	margin: 0 auto;
	max-width: 70px;
	height: auto;
}
.footer p {
	font-weight: 500;
	margin-top: 0.8em;
}
.ohtlik {
	background-color: #ffd3cf;
	padding: 1em;
	border-radius: 6px;
	color: rgba(0,0,0,0.7);
	margin: 2em 0;
}
.ohtlik p {
	margin: 0;
}