/* Tobias Pitzer */

body {
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	background:#EAEAEA;
}

.wrapper {
	margin-top:200px;
	padding-bottom:50px;
}

h1, h2, h3, h4 {
	font-weight:300;	
}

h3.name {
	color:#AF352A;
	font-weight:500;	
}


a {
	font-weight: 400;
	color:#A8281D;
}

a:hover, a:focus {
	color:#AF352A;
}

.text-red {
	color:#A8281D;
}

/* Navigation */
.navbar-header {
	min-height:130px;
}

.navbar {
	padding-bottom:20px;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
}

.navbar-default {
    background-color: #fff;
}

.navbar-nav>li>a {
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>a:hover,
.navbar-default .navbar-nav>.active>a:hover {
	background-color:#AF352A;
	color:#fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus {
	background-color:#A8281D;
	color:#fff;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding: 87px 12px 16px 12px;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
		margin: 0px 3px;
	}
}


button.navbar-toggle {
	transition: all .5s;
	color:#AF352A;
	border:none;
	font-size:30px;
}

button.navbar-toggle.collapsed {
	color:black;
}

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
	color:#AF352A;
    background-color: transparent;
}

.navbar-default .collapsed.navbar-toggle:focus, 
.navbar-default .collapsed.navbar-toggle:hover {
	color:black;
    background-color: transparent;
}

.rotated {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg); 
	-o-transform: rotate(90deg);
}



/* Footer */
footer {
	width:100%;
	position:fixed;
	bottom:0;
	-webkit-box-shadow: 0px -10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px -10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px -10px 15px 0px rgba(192,192,192,1);
	padding:20px 0px;
	background:#fff;
}


.margin-bottom-50 {
	margin-bottom:50px;
}

.margin-bottom-100 {
	margin-bottom:100px;
}

/* Inhalte */
.content {
	padding: 50px 0px;
}

.content-block {
	background:#fff;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 0px 50px 0px rgba(192,192,192,1);
	box-shadow: 0px 0px 50px 0px rgba(192,192,192,1);
}

.img-shadow {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
}

.img-border {
	border: 2px solid #999;
}


ul.list-style li {
    display: block;
	list-style-position: outside;
	margin-bottom:8px;
}

ul.list-style li:before {
	display:inline-block;
	margin-top:-1px;
	font-size:16px;
    content: "\f0da";
    font-family: 'FontAwesome';
    float: left;
	padding-right:10px;
}


.fancy-box {
	border-left:5px solid #AF352A;
	padding-left:10px;
}

.progress-bar {
	background-color:#AF352A;
	-webkit-transition: none !important;
    transition: none !important;
}



/* Testamonials*/
.testimonials-bg-default .item p {
    background: #AF352A;
}

.testimonials-bg-dark .item p, .testimonials-bg-default .item p {
    color: #fff;
}
.testimonials.testimonials-v1 p, .testimonials.testimonials-v2 p {
    padding: 15px;
}

.rounded-3x {
    border-radius: 15px !important;
}

.rounded-x {
    border-radius: 50% !important;
}

.testimonials.testimonials-v2 .testimonial-info {
    padding: 0 20px;
}

.testimonials .testimonial-info {
    color: #AF352A;
    font-size: 16px;
}



.testimonials .testimonial-info em {
	color: #999;
    display: block;
    font-size: 13px;
}

.testimonials-bg-default .carousel-arrow i {
	color: #fff;
    background: #AF352A;
}

.testimonials .carousel-arrow i {
    padding: 2px;
    min-width: 25px;
    font-size: 20px;
    text-align: center;
}

.testimonials.testimonials-v2 .carousel-arrow {
    top: -30px;
}

.testimonials .carousel-arrow {
    position: relative;
}


.testimonials .carousel-control.left {
    right: 27px;
    left: auto;
}

.testimonials .carousel-control.right {
    right: 0px;
}

.testimonials .carousel-control {
    opacity: 1;
    width: 100%;
    text-align: right;
    text-shadow: none;
    position: absolute;
}

.testimonials.testimonials-v2 .item p:after {
    border-top: 20px solid;
    border-left: 25px solid rgba(0, 0, 0, 0);
    border-right: 0px solid rgba(0, 0, 0, 0);
}

.testimonials.testimonials-bg-default .item p:after, 
.testimonials.testimonials-bg-default .item p:after {
    border-top-color: #AF352A;
}


.testimonials.testimonials-v1 .item p:after, 
.testimonials.testimonials-v2 .item p:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-left-style: inset;
    border-right-style: inset;
}


.testimonials.testimonials-v2 .item p:after, 
.testimonials.testimonials-v2 .item p:before {
    left: 8%;
    bottom: 35px;
}


/* Form */
.form-control {
	border-radius:0;
    color: #5b5755;
    font-size: 12px;
    vertical-align: middle;
    font-weight: normal;
    padding: 13px 10px 13px 17px;
    margin: 0;
    background: #fff;
    outline: none;
    border: none;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	outline:0!important;
}
.has-error .form-control:focus,
.has-success .form-control:focus,
.form-control:focus {
	-webkit-box-shadow: 0px 10px 15px 0px rgba(150,150,150,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(150,150,150,1);
	box-shadow: 0px 10px 15px 0px rgba(150,150,150,1);
}

textarea {
	min-width:100%;
	max-width:100%;	
}


.has-error .form-control,
.has-success .form-control {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
}
.has-success .form-control-feedback,
.has-success .checkbox, 
.has-success .checkbox-inline, 
.has-success .control-label, 
.has-success .help-block, 
.has-success .radio, 
.has-success .radio-inline, 
.has-success.checkbox label, 
.has-success.checkbox-inline label, 
.has-success.radio label, 
.has-success.radio-inline label
.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .radio, 
.has-error .radio-inline, 
.has-error.checkbox label, 
.has-error.checkbox-inline label, 
.has-error.radio label, 
.has-error.radio-inline label {
    color: #333;
}
.has-error .form-control-feedback,
.has-error .help-block {
	color: #A8281D;
}

/* Map */
#map {
	min-height:200px;
	height:200px;
	background-color:#fff;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
	box-shadow: 0px 10px 15px 0px rgba(192,192,192,1);
}

#map .fa-spin {
	opacity:0.3;
	margin-top:50px;
}


/* Button */
.btn {
	outline:0!important;
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #CCCCCC;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
            box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
}
.btn .btn-block:active, .btn .btn-lg:active {
    -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
       -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
            box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
}
.btn-default {
    color: #555;
    background-color: #f9f9f9;
    border-color: #cacaca;
    text-shadow: 1px 1px 0 #f5f5f5;
}
.btn-default:hover, .btn-default:focus {
    background-color: #f4f4f4;
    border-color: #bebebe;
}
.btn-success {
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34;
}
.btn-success:hover, .btn-success:focus {
    background-color: #75cd53;
    border-color: #53aa27;
}
.btn-info {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}
.btn-info:hover, .btn-info:focus {
    background-color: #45abcd;
    border-color: #347abe;
}
.btn-warning {
    background-color: #FEAF20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #f5a620;
    border-color: #cd9034;
}
.btn-danger {
    background-color: #A8281D;
    border-color: #be0000;
    text-shadow: 1px 1px 0 #ac2925;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #AF352A;
    border-color: #aa0000;
}
.btn-primary {
    background-color: #4274d7;
    border-color: #4d5bbe;
    text-shadow: 1px 1px 0 #232bd5;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #426acd;
    border-color: #4f56aa;
}
.btn-magick {
    color: #fff;
    background-color: #bb39d7;
    border-color: #9a00cd;
    text-shadow: 1px 1px 0 #9823d5;
}
.btn-magick:hover, .btn-magick:focus {
    color: #fff;
    background-color: #b13acd;
    border-color: #8600b9;
}
.btn-pressure {
    position: relative;
    margin-bottom: 0;
}
.btn-pressure:focus {
    -moz-outline-style:none;
         outline:medium none;
}
.btn-pressure:active, .btn-pressure.active {
    top: 4px;
    border: 0;
    position: relative;
}
.btn-sensitive:active, .btn-sensitive.active {
    top: 1px;
    margin-top: 4px;
}

