
.col-md-4 h2, h4, p {
	font-family: 'Montserrat', sans-serif;
	color:white;
}
@media (min-width: 992px){
.col-md-4 {
 
  min-height: 270px;
  
}
}

@media (max-width: 992px){
.row h2 {

    padding-top: 10px;
  
}
}
h4, h5{
	font-family: 'Montserrat', sans-serif;
	color:black;
    font-weight: bold;
}
h1, h3 {
	font-family: 'Montserrat', sans-serif;
	color:white;
    
}
.row h2 {
	font-family: 'Montserrat', sans-serif;
	color:white;
    
}

.navbar-default .navbar-nav > li > a {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}
.navbar-default .navbar-brand {
    color: #000000;
    }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #003399;
    background-color: #e7e7e7;
}
.navbar-default .navbar-brand>.active>a, .navbar-default .navbar-brand>.active>a:hover, .navbar-default .navbar-brand>.active>a:focus {
    color: #003399;
    background-color: #e7e7e7;
}
.jumbotron h3, h4{
    opacity: 1.00;
    position: relative;
    font-weight:100;
    color:black;
    }

.container .jumbotron{
    padding: 20px;
    margin-bottom: 15px;
    margin-top: 130px;
}
.jumbotron_background-img1{
    
    background: url(../terassi.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img2{
    
    background: url(../aita_alku.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }

.jumbotron_background-img3{
    
    background: url(../terassi_taka.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img4{
    
    background: url(../aita_alku.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img5{
    
    background: url(../talkkari.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img6{
    
    background: url(../terassi_ovi.JPG) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img7{
    
    background: url(../ruuvipaalu-ruuvipaalut-paalupiste.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img8{
    
    background: url(../talkkari.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }
.jumbotron_background-img9{
    
    background: url(../talkkari.jpg) center center;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
   
    }


.jumbotron .content .row{
    z-index: 2;
}

#backgroundcolor{
    background-color: rgba(255,255,255,0.7);
}
#backgroundcolor1{
    background-color: rgba(255,255,255,0.1);
}
.navbar-default .navbar-toggle {
    border-color: #003399;
    border-top-color: #003399;
    border-right-color: #003399;
    border-bottom-color: #003399;
    border-left-color: #003399;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #003399;
}
/*.list-inline>li:first-child {
    padding-left: 5px;
}*/
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 0px;
}

.fa {
    color: white; 
	text-decoration: none;
}
