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

body {

padding: 0px;
margin: 0px;

/*
background-image: url("images/bg-lappi-fade.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 1200px;
  position: relative;
  
  */
}
.hd2  {
  widht: 100%;
  background: #000;
  color: #fff;
  padding: 20px;
  font-size: 31px;
  font-weight: bold;
  margin: 20px 0px;
}
.takaisin  {
  background: #ea0188;
  color: #fff;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px; 30px 0px;
  width: 200px;
  text-align: center;
   border-radius: 7px;
}
.arrow {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.pikalinkit a:link, .pikalinkit a:active, .pikalinkit a:visited  {
  text-decoration: underline;
}

.pikalinkit a:hover  {
  text-decoration: none;
}

.bgimg {
background-image: url("images/bg-lappi.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.etusivu {
  padding-bottom: 30px;
}
.labels {
background: #fff;
padding: 70px 0px;
text-align: center;
}
.labels img{
  width: auto;
  height: 200px;
  padding: 20px;
}
.luotettavuus {
background: #000;
padding: 70px 0px;
text-align: center;
}
.luotettavuus img {
  width: auto;
  height: 200px;
  padding: 20px;
}

.bg-musta {
  background-color: #000 !important;
}
.navbar-brand img {
  width: 300px;
  height: auto;
}
.nav-link {
  text-transform: uppercase;
  color: #414853;
}
.navi {
  background-color: #000 !important;
}

/*
nav .navbar-nav li a:link, nav .navbar-nav li a:visited {
  color: #414853 !important;
}
nav .navbar-nav li a:active, nav .navbar-nav li a:hover {
  color: #000 !important;
}*/

/*
.banneri {
  height: 500px;
  background: url(images/x.jpg);
  background-size: cover;
  background-color: #414853;
  background-repeat:no-repeat;
  background-position:center center;
  position: relative;
}
.banneri img {

}
.teksti-kuvan-paalla {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px;
  text-align: center;
  color: #414853;
}
*/
.content {
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 30px;
  color: #414853;
}
.hyllypuhujat img {
  width: 100%;
  height: auto;
}

.footer {
  text-align: center;
  padding: 40px 10px;
  background-color: #000;
  color: #fff;
  min-height: 400px;

	
}

/*
.thump {
  text-align: center;
}
.thump img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
*/
h1 {
  /*font-family: 'Roboto', sans-serif;*/
  font-weight: bold;
  margin: 0px 0px 15px 0px;
  
}
h1.banneriteksti-h1 {
  /*font-family: 'Roboto', sans-serif;*/
  text-transform: uppercase;
  font-size: 50px;
}
h1.footer {
  font-size: 34px;
}
h2 {
   margin: 20px 0px 15px 0px;
  font-weight: bold;
}
.thump h2 {
   font-size: 22px;
}
a:link, a:active, a:visited{
     color: #414853; 
}
a:hover {
	color: #FABA41; 
     text-decoration: underline; 
}

#tel a:link {
  color: #fff;
}
.mobpuh{
  display: none;
}
.aineistopankki img {
  width: 100%;
  height: auto;
}
.aineistopankki .row {
  padding-bottom: 40px;
}
.aineistobutton {
  margin-top: 10px;
  margin-bottom: 10px;
}
}
.aineistopankki a:link, .aineistopankki a:active, .aineistopankki a:visited {
  text-decoration: underline;
}
.aineistopankki a:hover {
  text-decoration: none;
}
img.luotettava-kumppani{
  width: 120px;
  height: auto;
}
img.a-logo{
  margin: 0px 20px;
}

@media (max-width: 767.98px) {

img.a-logo{
  margin: 0px 10px;
  width: 80px;
  height: auto;
  float: left;
}
img.luotettava-kumppani{
  width: 100px;
  height: auto;
  float: left;
}

h1.banneriteksti-h1 {
    font-size: 28px;
  }
.navbar-brand img {
  width: 200px;
  height: auto;
}
.footer h1{
  font-size: 22px;
}
h2.banneriteksti-h2 {
  font-size: 22px;
}
h2.banneriteksti-puh {
  font-size: 22px;
}
h2.banneriteksti-sposti {
  font-size: 22px;
}
.mobpuh{
  display: block;
}
.banneriteksti-puh{
  display: none;
}
.teksti-kuvan-paalla {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px;
  text-align: center;
  color: #414853;
}
.etusivu {
  padding-bottom: 0px;
}

}

@media (min-width: 768px) and (max-width: 1199.98px) {
  h1.banneriteksti-h1 {
    font-size: 38px;
  }
.navbar-brand img {

}
h1.footer {
  font-size: 32px;
}
h2.banneriteksti-h2 {
  font-size: 32px;
}
h2.banneriteksti-puh {
  font-size: 32px;
}
h2.banneriteksti-sposti {
  font-size: 32px;
}
.mobpuh{
  display: block;
}
.banneriteksti-puh{
  display: none;
}
.teksti-kuvan-paalla {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px;
  text-align: center;
  color: #414853;
}

}


