/*------------------------------------------------------------------
Common Stylesheet

Project:   Angle
Build:     Bootstrap 3x
Author:    ShapedTheme

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
Table of contents

# Google Fonts
# Elements
# Home
# About
# Project
# shop
# article
# contact
# footer
# single blog page
# shop home page
# single portfolio


-------------------------------------------------------------------*/
/*--------------------------------------------------------------
# Google Fonts
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,600,700);

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


/*
# rot #903853

#standard dunkelblau: #3c435d
*/



body {
    color: #3c435d;
	background-color: #fff;
    font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 400;
	min-width: 300px;
}



.form-control:focus {
    box-shadow: none;
}

a {
    -webkit-transition: all 0.33s;
    -moz-transition: all 0.33s;
    -o-transition: all 0.33s;
    transition: all 0.33s;
    text-decoration: none;
    color: #fff;
}

a, a:hover,
a:focus {
    color: #3c435d;
    text-decoration: none;
	background-color: transparent;
}

a:active,
a:focus,
input[type="submit"]:focus,
.cart-plus-minus-box:focus {
    outline: none !important;
}

input[type="text"],
input[type="email"],
textarea {
    font-family: 'Oswald', sans-serif;

}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    border-color: #fff;
    outline: none;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
    float: left !important;
}

.media-right {
    float: right !important;
}



img {
    max-width: 100%;
	height: auto;
}

strong, b {
	font-weight:600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
	color: #903853;
	text-transform:uppercase;
    margin: 0;
	padding:0;
	margin-bottom: 10px;
	
}


h1, .h1, .h2, h2 {
	margin-bottom: 30px;
	letter-spacing: 1px;
}


.h3, h3 {
    font-size: 20px;
}



ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fix {
    overflow: hidden;
}

.no-gutter [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.no-gutter .row {
    margin: 0;
}


hr {
    border-color: #903853;
	width: 30%;
}


.text-sans-serif {
    font-family: 'Oswald', sans-serif;
}

.text-sans-serif{
    font-family: Georgia,Times,'Times New Roman',serif;
}

.text-color {
	color:#903853;
}

.textUppercase {
	text-transform:uppercase;
}





/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.home-banner {
    position: relative;
    background: url(../fotos/max-steinbach.jpg) top left no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border: 0px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
	min-height: 600px;
}




/* Home header
--------------------------------------------------------------*/

/*
.home-header {
    position: absolute;
    top: 0;
    padding: 100px 0;
    width: 100%;
    overflow: hidden;
    left: 0;
}
*/
.home-header {
    position: relative;
    padding: 0px 0px;
    width: 100%;
}


.home-header .logo {
	width: 80%;
	margin: 0 auto;
    text-align: center;
	display: block;
}

.home-header .logoClaim {
	width: 80%;
	color: #903853;
	font-size: 22px;
	margin: 0 auto;
	font-weight: 600;
    text-align: center;
	display: block;
}

.home-header .header-text {
	font-style:italic;
	width: 70%;
	margin: 0 auto;
	font-size: 15px;
	padding-bottom: 30px;
}

.home-header .main-menu {
    text-align: center;
}



/* social
--------------------------------------------------------------*/

.col-social {
	text-align: center;
	padding-bottom: 30px;
}

.col-social a {
	display: inline-block;
	padding-left:10px;
}
.col-social img {
	width: 30px;
	height:auto;
}
#impressum .col-social-footer {
	padding-bottom: 0px;
}




/* Menu
  --------------------------------------------------------------*/

.navbar-toggle {
    position: relative;
    float: none;
    text-align: center;
	text-transform: none;
}



.navbar ul li {
    display: inline-block;
    padding: 0 6px 0 5px;
	border-right: 1px solid #903853;
	font-size: 15px;
	line-height: 25px;

}


.navbar ul li a {
    position: relative;
    font-weight: 400;
    display: block;
    margin: 0;
	padding:0;
	color: #3c435d;
	text-align:center;
	text-transform: none;
	cursor: pointer;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}

.navbar ul li a:hover {
	color: #903853;
	background-color: transparent;
    -webkit-transition: all 0.33s;
    -moz-transition: all 0.33s;
    -o-transition: all 0.33s;
    transition: all 0.33s;
}


.navbar-facebook {
	color: #999;
	display:none;
	font-size: 16px;
	padding-top: 2px;
	text-align:right;
	opacity:0;
}

.navbar-facebook a, .navbar-facebook i {
	color: #999;
}

.navbar .logoTop {
	display:none;
}




/*--------------------------------------------------------------
# navbar fixed
--------------------------------------------------------------*/

.navbar-fixed-top {
	margin:0;
	padding:0;
	padding: 5px;
	border:none;
    background: #f8f8f8;
	min-height:40px;
}

.navbar-fixed-top ul li {
    display: inline-block;
    padding: 0 6px 0 5px;
	border-right: 1px solid #903853;
	font-size: 15px;
}


.navbar-fixed-top .main-menu {
    float: none;
	text-align:center;
	margin: 0 auto;
}

.navbar-fixed-top .logoTop {
	display:block;
	width:100%;
}



.foto-small {
	display:none;
}




/*--------------------------------------------------------------
# Unterseite
--------------------------------------------------------------*/

.subpage nav {
	margin-top:0px;
	margin-bottom:0px;
}

.subpage .navbar {
    border: 1px solid transparent;
	margin-top: 0px;
    margin-bottom: 5px;
    min-height: 0px;
    /* position: relative; */
}


.subpage .navigation-header {
	margin-top:0px;
}







/*--------------------------------------------------------------
# Inhalte allgemein
--------------------------------------------------------------*/




.col {
	text-align:center;
}

.row {
	padding-bottom: 0px;
}

.section-padding {
    padding-top: 40px;
	padding-bottom: 30px;
}

.section-padding-small {
    padding-top: 30px;
	padding-bottom: 30px;
}

.section-header {
    padding-bottom: 30px;
}

.section-bg-color, .section-bg-color h2, .section-bg-color h3, .section-bg-color a {
	background-color: #97465f;
	color: #fff;
}

.section-bg-grey {
	background-color: #e5e5e5;
}


.padding-bottom {
	padding-bottom: 30px;
}

.padding-top {
	padding-top: 30px;
}



.margin-bottom {
	margin-bottom: 30px;
}

.margin-top {
	margin-top: 30px;
}



/* icons
--------------------------------------------------------------*/


.icon-white {
	width: 70px;
	margin: 0 auto;
}
.icon-white img {
	width: 100%;
	height:auto;
}







/* kontakt
--------------------------------------------------------------*/

.kontakt-area {
	color:#fff;
	background-color: #903853;  
}

.kontakt-area-top {
	color:#fff;
	background-color: #903853; 
	position: absolute;
	bottom: 0px; 
	width: 100%;
}

.map {
	background-color:#fff;
	border: solid 0px #fff;
}
.scrolloff {
        pointer-events: none;
}



/* map area
--------------------------------------------------------------*/

.map-area {
	background-color: #fff;  
}


/* fotos
--------------------------------------------------------------*/
.fotos-area {
	background-color: #000;
	
}
.fotos-area img{
	width: 100%;
	height:auto;
	
}


/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/


#myCarousel .carousel-control.left, #myCarousel .carousel-control.right {
    background-image: none;
}

#myCarousel .carousel-control {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    height: 46px;
    width: 46px;
    position: absolute;
	margin-top: -23px;
    top: 50%;
    -webkit-transition: 300ms;
    transition: 300ms;
    z-index: 99;
}

#myCarousel .carousel-control.left {
    left: 10px;
}

#myCarousel .carousel-control.right {
    right: 10px;
}




.form-control {
    border: 0px solid #ccc;
    border-radius: 0px;
}

.btn-send {
	background-color: transparent;
	border: none;
	text-align:right;
}


/* footer
--------------------------------------------------------------*/


footer {
	border-top: 1px solid #3c435d;
}

.impressum-area {
	font-size: 13px;
	line-height:1.2;
}



