@charset "utf-8";

.container{
	width:100%;
	
}



body {
  padding-top: 0rem;
  padding-bottom: 5rem;
  color: #5a5a5a;

	
}

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 10rem;
  z-index: 10;
 
	
}
h1 { font-family: 'Montserrat', sans-serif;}

/* Declare heights because of positioning of img element */
.carousel-item {
padding-top: 0px;
height: 39rem;
}
.carousel-item{
	background-image: url("images/ste-neon-2.jpg");
}

/* Featurettes
------------------------- */

.featurette-divider {/* Space out the Bootstrap <hr> more */
  margin: 1rem 0; 
	
}

/* Thin out the marketing headings */
.featurette-heading {
font-weight: 100;
line-height: 1;
margin-top: 50px;
margin-left: 40px;
text-align: left;
color: white;

}

.lead{
margin-left:40px;
width:650px;
color: white;

}
  
.lead {
list-style-type: none;
	
}

.my{ 
display: inline; 
margin:20px;
justify-content: center;
padding: 50px;
}

.row{
background-color:#1E2046
}

.myy{
margin-left: 150px;

}

.featurette-heading1{
margin-left: 680px;
}

.lead1 {
margin-left:680px;
width: 500px;

}
/* Button
-------------------------------------------------- */
.btn{
margin-left:40px;
}

.small{
margin-left:40px;


max-width: 500px;

color: white;
	display:inline-block;

	
}

ul{
color:#A3C9FD;
margin-left:40px;
	
}

/* Link
-------------------------------------------------- */
a:link{
text-decoration: none;
color:#A3C9FD;}

a:visited{
text-decoration:none;
color:#EFCCEB;
	}
a:hover{
text-decoration:underline;
color:darkcyan;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 30px;
	  font-family: 'Montserrat', sans-serif;
  }

p{
font-size: 10px;
	}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }

	
@media (min-width: 62em) {
  .featurette-heading1{
    margin-top: 7rem;
  }
	
	
	