/*
 * CSS Definitionen für www.bigmammut.de
 * Copyright (c) 2018 BigMammut Webdesign
 *
 */

body {
	font-family:Verdana,Arial,Sans Serif;
	color: #37373D;
}

div.container-fluid.top {
	clear:both;
	border-top: 6px solid #55a415;
	padding-top:0px;
}

a {
	color: #55a415;
}

a:hover {
	color: #55a415;
}

div.bmlogo {
	height:90px;
	width: 82px;
	margin:20px 10px 20px 0px;
	float:left;
	z-index:10000;
	background: url(/images/bigmammut.png);
	background-image: url(/images/bigmammut.svg), none;
}

h1 {
	font-family: EurostileLTStd-Demi;
	position:relative;
	top: 80px;
	left: -18px;
	font-size: 1.7rem;
	margin-left:90px;
}

h1 a {
	color: #37373D;
}

h1 a:hover {
	text-decoration:none;
	color: #37373D;
}

.net {
	display:inline;
}

.iconsmall {
	display: none;
}

h2, .h2, .h2:hover {
	font-family: EurostileLTStd-Demi;
	font-size: 1.5rem;
	color: #55a415;
}

.h2 {
	padding-top: 15px !important;
	padding-left: 15px !important;
	padding-bottom: 10px !important;
	margin-bottom:0px;
}

.h5 {
	margin-bottom: 0 !important;
}

.slider-left {
	padding-top:30px;
	padding-bottom:30px;
	text-align: center;
}

.btn-outline-danger {
	border: 2px solid #55a415;
	color: #55a415;
}

.btn-outline-danger:hover {
	background-color: #55a415;
	border-color: #55a415;
}

.mobile-screenshot {
	display:none;
}

h3 {
	font-family: EurostileLTStd-Demi;
	font-size: 1.8rem;
}

.font-red {
	color: #55a415;
}

.font-hell {
	color: #e1e1e1;
}

.bigmammut-text {
	font-family: EurostileLTStd-Demi;	
}

.fas, .fab, .far, .sign {
	color: #37373D;
	font-size: 1.8rem;
	padding-right:12px;
}

.fas.small, .fab.small, .far.small {
	color: #454C54;
	font-size: 1.1rem;
	padding-right:12px;
}

.fas.big, .fab.big, .far.big {
	color: #454C54;
	font-size: 4rem;
	padding-right:12px;
}

div.carousel-inner {
	background:url(/images/back-main-carousel.jpg);
}

.carousel-indicators {
	bottom:0px;
}

.carousel-indicators li {
	background-color: #7D787A;
	margin-left:6px;
	margin-right:6px;
	margin-top:20px;
	width:35px;
	height:3px;
	cursor: pointer;
}

.carousel-indicators .active {
	background-color: #55a415;
}

.main {
	padding-top:15px;
	padding-bottom:15px;
}

.card {
	border: 0px;
}

div.card.reference {
	margin-bottom:20px;
}
	
.reference-header {
	border: 4px solid #F3F3F3;
	padding:15px;
	height: 100%;
}

img.d-block.reference {
	width:100%;
}

.reference-description {
	background-color: #F3F3F3;
	padding: 15px 15px 5px;
}

.card-header {
	padding: 0px;
	background-color: transparent;
	border-radius: 0px !important;
}

.card-header:hover {
	background-color: #F3F3F3;
}

button.btn.btn-link {
	background-color: #F3F3F3;
	border-bottom: 0px;
}

button.btn.btn-link.collapsed {
	background-color: transparent;
}

.card-body {
	padding: 1.25rem 1.25rem 1.25rem 0;
}

div.card-body.reference {
	padding-bottom:0px;
}

.spacer {
	padding-top: 32px;
}

button.btn.btn-link {
	width:100%;
	padding: 0px;
	text-align:left;
}

button.btn.btn-link:hover {
	text-decoration: none;
}

.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}

.membership {
	background-color: #F3F3F3;
	padding-top:15px;
}

.services {
	background-color: #DADADA;
	padding-top:10px;
	color:#454C54;
}

.footer {
	background-color: #292929;
}

.footer p {
	color: #ADADAD;
}

.footer a {
	color: #e1e1e1;
}

sub.mask {
	vertical-align: sub;
	font-size: smaller;
	display: none;
}

em.mask {
	display: none;
}

.bmlogo-light {
	height:140px;
	width:130px;
	float:right;
	padding-right:20px;
	margin-bottom:20px;
	background: url(/images/bigmammut-light.png);
	background-image: url(/images/bigmammut-light.svg), none;
}

.contact {
	margin-top:-70px;
}

.links {
	margin-bottom:10px;
}

@media (max-width: 359.98px) { 
	
	.slider-left {
		text-align: left;
	}
	
}

@media (min-width: 360px) { 
	
	div.bmlogo {
		height:100px;
		width: 92px;
		margin:20px 10px 20px 0px;
		float:left;
		background: url(/images/bigmammut.png);
		background-image: url(/images/bigmammut.svg), none;
	}

	h1 {
		font-family: EurostileLTStd-Demi;
		position:relative; 
	    top: 85px;
	    left: -18px;
	    font-size: 2rem;
		margin-left:90px;
	}

	h1 a {
		color: #37373D;
	}

	h1 a:hover {
		text-decoration:none;
		color: #37373D;
	}
		
	.mobile-screenshot {
		display:block;
	}
	
	.description {
		display:none;
	}
	
	img.d-block.screenshots {
		height:165px;
		margin-top: 20px;
		margin: auto;
	}
	
	.card-body {
		padding: 1.25rem 0 1.25rem 0;
	}

}
 
@media (max-width: 410px) {
	.net {
		display:none;
	}
}

@media (max-width: 767px) {
	
	.slider-left {
		display:none;
	}
	
	.slider-right {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	
	.iconsmall {
		display: inline;
	}
	
}

@media (min-width: 768px) {
	
	div.bmlogo {
		height:120px;
		width:110px;
		margin:20px 10px 20px -30px;
		float:left;
		background: url(/images/bigmammut.png);
		background-image: url(/images/bigmammut.svg), none;
	}

	h1 {
		font-family: EurostileLTStd-Demi;
		position:relative;
		top:95px;
		left:-22px;
		font-size: 2.5rem
		margin-left:90px;
	}

	h1 a {
		color: #37373D;
	}

	h1 a:hover {
		text-decoration:none;
		color: #37373D;
	}

	.slider-left {
		text-align: left;
	}
	
	.slider-right {
		display:block;
		padding-top:30px;
		padding-bottom:20px;
	}
	
	img.d-block.screenshots {
		height:175px;
	}
	
	.mobile-screenshot {
		display: none;
	}
	
	.description {
		display:block;
	}
	
	.bmlogo-light {
		height:90px;
		width:84px;
		float:left;
		margin-right:20px;
		margin-bottom:20px;
		background: url(/images/bigmammut-light.png);
		background-image: url(/images/bigmammut-light.svg), none;
	}

	.contact {
		margin-top: 0px;
	}
}

@media (min-width: 992px) {
		
	img.d-block.screenshots {
		height: 204px;
	}

}

@media (min-width: 1200px) {
		
	img.d-block.screenshots {
		height: 255px;
	}

}
