.tp-banner  {
    background-image: url("../img/backgrounds/bg-1.jpg");
 
    
}  


  .tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
    margin-top: 0;
    z-index: -1;

}

.underline:after {
    position: relative;
    display: block;
    content: "";
    height: 2px; 
    margin: 20px auto 20px;
    width: 115px;  
    background: #7a7a7a;
}

#team {
    padding-top: 80px;
    padding-bottom: 65px;
    background: #f6f7f7;
}

.price {
    font-weight: bold;
    color: #000000;
    line-height: 23px;
    padding-right: 10px;
    margin: 10 0 0px;
    
}

.read-more {
    cursor: pointer;
    line-height: 23px;
}
.feature-description {
    line-height: 23px;
    padding-right: 10px;
    margin: 0 0 0px;
}
.contact-link{
    cursor: pointer;
}




/*----- Features -----*/
#palvelut-ja-hinnasto {
    padding-top: 30px;
    padding-bottom: 20px;
}
@media (min-width: 992px) {
    .palvelut-ja-hinnasto-row {
        margin-bottom: 70px;
        text-align: left
    }
    .feature-column {
        margin-bottom: 0px;
    }
    .back-icon {
        z-index: -1;
        color: #f8f8f8;
        position: absolute;
        padding-left: 40px;
        left: 0;
        top: 0;
        width: 134px;
        height: 134px;
        line-height: 134px;
        font-size: 134px;
    }
}
@media (max-width: 992px) {
    .feature-column {
        margin-bottom: 15px;
    }
    .back-icon {
        z-index: -1;
        color: #f8f8f8;
        position: absolute;
        padding-left: 30px;
        left: 0;
        top: 0;
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 80px;
    }
}
.feature-info h4 {
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #1c1c1c;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 0px;
    
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.feature-icon {
	float: left;
}
.feature-info {
	padding-left: 55px;
	padding-top: 5px;
}
.feature-description {
    line-height: 23px;
    padding-right: 10px;
    
}
.ion-2-5x {
    font-size: 2.5em;
}
.feature-buttons {
    margin-top: 40px;
}


/*----- Home Revolution Slider -----*/
#home-revolution-slider2  {
	width: 100%;
	height: 100%;
	min-height: 100%;
    background-color: coral;

}
.hero2 {
  
    z-index: 1;
    top: 0;
    bottom:  0;
    left: 0;
    right: 0;
    background-size: cover; 
    background-color: blue;
    
}

.tp-banner-container2{
	width:100%;
	position:relative;
	padding:0;
    margin-top: 0;
    z-index: -1;
    background-color: red;
   
} 

.tp-banner2 .home-subheading {
    line-height: 40px!important;
}

.vertical-center {
    text-align: center;
    position: absolute;
    top: 25%;
    width: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;

    color: #fff;
    line-height: 70px;
 
  }

  #fun-facts {
    
  
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index: 1;
   padding-top: 80px;
   padding-bottom: 60px;

  

} 

.parallax-section-1 {
    background: url(../img/backgrounds/bg-1.jpg) no-repeat center center; 
}
.parallax-section-2 {
    background: url(../img/backgrounds/bg-2.jpg) no-repeat center center; 
}
.parallax-section-3 {
    background: url(../img/backgrounds/bg-3.jpg) no-repeat center center; 
}

.vertical-center2 {
  
    position: absolute;
    top: 22%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    font-family: 'Exo', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;

    color: #fff;
    line-height: 70px;
 
  }
  .vertical-center3 {
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    font-family: 'Exo', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;

    color: #fff;
    line-height: 70px;
 
  }
  .vertical-center-sub {
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);

    font-family: 'Exo', sans-serif;
    font-weight: 50;
    letter-spacing: 0px;

    color: #fff;
    line-height: 30px;
 
  }

  .active-site a {
    color: #F1CB3F;
 
  }

 li {
    color: #5a5a5a;

}
p {
    color: #5a5a5a;

}

#team {
    padding-top: 30px;
    padding-bottom: 20px;
}