@charset "utf-8";
/* CSS Document */

.jumbotron-anfang-head {
 padding: 2rem 1rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  background-image:url("../images/woman-591576_640.jpg");
  border-radius: 0.3rem;
  background-size: cover;
}

.live {
	font-size: 2rem;
}

.send {
	font-size: 2rem;
	color:#19F708;
}

#section2A {
	margin-top: 0px;
}
.container-footer {
	background-color: #2B2626;
}

.jumbotron-footer {
    background-color: #66cccc;
}

.text-center-head {
  text-align: center !important;
	font-size: 2rem;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	color: #F1E9E9;
	padding-bottom:3rem;
}

.text-center {
	margin: 0rem 0rem;
	text-align: center !important;
	font-size: 1.2rem;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

@media (min-width: 576px) {/*Smart phone */
  .jumbotron {/*orginal*/
	margin-top: 1rem;  
    padding: 4rem 2rem;
  }
	
  .jumbotron-head1 {
	margin-top: 1rem;  
    padding: 4rem 2rem;
  }	
	
  .jumbotron-anfang-head {
	margin: 1rem auto;
    padding: 10rem 2rem;
      background-image: url("../images/hiking-691846_1920.jpg");
    background-size: cover;
  
      
  }	
  
  .text-center-head {
		font-size: 4rem;
		padding-bottom: 5rem;
	}    
}
.jumbotron-footer {
    background-color:#66cccc;
}


.color {
    background-color: #E41215;
}

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

.bg-light {
    background-color: #66cccc !important;
}

.bg-light {
    
}


   
