.jumbotron {
background: url('../img/lake-896191_1920.jpg')  no-repeat fixed;
background-size: cover;
height: 500px;
position: relative;
background-color:#fff ;
color: #80d6f7;
padding: 100px 25px;
z-index: 100;
}


.jumbotron2 {
background: url('../img/network-3154916_1920.jpg') no-repeat fixed;
background-size: cover;
height: 500px;
position: relative;
background-color:#fff ;
color: #80d6f7;
padding: 100px 25px;
font-family: 'Dosis', sans-serif;
z-index: 100;
}

.jumbotron3 {
background: url('../img/network-4430786_1920.jpg') no-repeat fixed;
background-size: cover;
height: 500px;
position: relative;
background-color:#fff ;
color: #80d6f7;
padding: 100px 25px;
font-family: 'Dosis', sans-serif;
z-index: 100;
}

.saavutettavuus {
    background: url('../img/finland-3534530_1920.jpg');
    background-size: cover;
    height: 500px;
    position: relative;
    background-color:white;
    color: #80d6f7;
    padding: 100px, 25px;
    z-index: 100;
}

.tutkijalle {
    background: url('../img/lake-896191_1920.jpg');
    background-size: cover;
    height: 500px;
    position: relative;
    background-color:white;
    color: #80d6f7;
    padding: 100px, 25px;
    z-index: 100;
}

.kansalaisille {
    background: url('../img/network-3154916_1920.jpg');
    background-size: cover;
    height: 500px;
    position: relative;
    background-color:white;
    color: #80d6f7;
    padding: 100px, 25px;
    z-index: 100;
}

.meista {
    background: url('../img/lake-314160_1920.jpg');
    background-size: cover;
    height: 500px;
    position: relative;
    background-color:white;
    color: #80d6f7;
    padding: 100px, 25px;
    z-index: 100;
}
.toimintamme {
    background: url('../img/network-4430786_1920.jpg');
    background-size: cover;
    height: 500px;
    position: relative;
    background-color:white;
    color: #80d6f7;
    padding: 100px, 25px;
    z-index: 100;
}

.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}

.breadcrumb { 

font: 12px Helvetica, Arial, Sans-Serif;

}

.breadcrumb ul {
display:table-row;
vertical-align: middle;
}

.breadcrumb ul li { 
display: table-row;
float: left; 
vertical-align: middle; 
}

.breadcrumb li a {
color: white;
text-decoration: none; 
padding: 10px 20px 20px 55px;
background: #80d6f7; 
position: relative; 
height: 80px;
display: table-cell;
float: left;
vertical-align: middle;
}

.breadcrumb li a:after { 
content: ""; 
display: block; 
width: 0; 
height: 0;
border-top: 40px solid transparent;        
border-bottom: 40px solid transparent;
border-left: 30px solid #80d6f7;
position: absolute;
top: 50%;
margin-top: -40px; 
left: 100%;
z-index: 2; 
}   

.breadcrumb li a:before { 
content: ""; 
display: block; 
width: 0; 
height: 0;
border-top: 40px solid transparent;          
border-bottom: 40px solid transparent;
border-left: 30px solid #2479e2;
position: absolute;
top: 50%;
margin-top: -40px; 
left: 100%;
z-index: 1; 
}   

.breadcrumb li:first-child a {
padding-left: 10px;
}


.breadcrumb li:nth-child(2) a       { background:        #80d6f7; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #80d6f7; }
.breadcrumb li:nth-child(3) a       { background:        #5fccf7; }
.breadcrumb li:nth-child(3) a:after { border-left-color: #5fccf7; }
.breadcrumb li:nth-child(4) a       { background:        #23b7f1; }
.breadcrumb li:nth-child(4) a:after { border-left-color: #23b7f1; }
.breadcrumb li:nth-child(5) a       { background:        #54b5ee; }
.breadcrumb li:nth-child(5) a:after { border-left-color: #54b5ee; }
.breadcrumb li:nth-child(6) a       { background:        #2479e2; }
.breadcrumb li:nth-child(6) a:after { border-left-color: #2479e2; }
.breadcrumb li:nth-child(7) a       { background:        #2479e2; }
.breadcrumb li:nth-child(7) a:after { border-left-color: #2479e2; }

.breadcrumb li:last-child a:after { border: 0; }

.breadcrumb li a:hover { background: #1B58A1 ; }
.breadcrumb li a:hover:after { border-left-color: #1B58A1; }
.breadcrumb li a:hover:before { border-left-color: #1B58A1; }

.steps {
margin: 40px;
padding: 0;
overflow: hidden;
}
.steps a {
color: white;
text-decoration: none;
}
.steps em {
display: block;
font-size: 1.1em;
font-weight: bold;
}
.steps li {
float: left;
margin-left: 0;
width: 150px; 
height: 170px; 
list-style-type: none;
padding: 5px 5px 5px 30px; 
border-right: 3px solid white; 
position: relative;
}

.steps li:first-child {
padding-left: 5px;
}
.steps li:nth-child(n+2)::before {
position: absolute;
top:0;
left:0;
display: block;
border-left: 25px solid white;
border-top: 40px solid transparent; 
border-bottom: 40px solid transparent; 
width: 0;
height: 0;
content: "";
}
.steps li::after {
z-index: 1; 
position: absolute;
top: 0;
right: -25px; 
display: block;
border-left: 25px solid #7c8437; 
border-top: 40px solid transparent; 
border-bottom: 40px solid transparent; 
width:0;
height:0;
content: "";
}


.steps li { background-color: #7C8437; }
.steps li::after { border-left-color: #7c8437; }

.steps li.current { background-color: #C36615; }
.steps li.current::after { border-left-color: #C36615; }

.steps li.current ~ li { background-color: #EBEBEB; }
.steps li.current ~ li::after { border-left-color: #EBEBEB; }

.steps li:hover {background-color: #696}
.steps li:hover::after {border-left-color: #696}

.arrows { white-space: nowrap; }
.arrows li {
display: inline-block;
line-height: 26px;
margin: 0 9px 0 -10px;
padding: 0 20px;
position: relative;
}
.arrows li::before,
.arrows li::after {
border-right: 1px solid #666666;
content: '';
display: block;
height: 50%;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: -1;
transform: skewX(45deg);   
}
.arrows li::after {
bottom: 0;
top: auto;
transform: skewX(-45deg);
}

.arrows li:last-of-type::before, 
.arrows li:last-of-type::after { 
display: none; 
}

.arrows li a { 
font: bold 24px Sans-Serif;  
letter-spacing: -1px; 
text-decoration: none;
}

.arrows li:nth-of-type(1) a { color: hsl(0, 0%, 70%); } 
.arrows li:nth-of-type(2) a { color: hsl(0, 0%, 65%); } 
.arrows li:nth-of-type(3) a { color: hsl(0, 0%, 50%); } 
.arrows li:nth-of-type(4) a { color: hsl(0, 0%, 45%); } 

a span 
{
    display: block;
}

h2 {
    font-size: 28px;
    color: black;
}


@media screen and (max-width: 768px) {
    h2{font-size:20px; 
        color:black;
        font-weight:bold}
    .logo1{display: none;
        }
    #yhteys {
         margin-left: 0px !important;
        }
}

.logo1 {
    float: left;
    height: 100px;
}

h3 {
    font-weight: bold;
    color: black;
}

.kuva {
    width: 460px;
    height: 340px;
    float: right;
}

.logo {
    float: left;
}

.img {
    height: 400px;
    width: 480px;
    float: right;
}

.img9 {
    height: 400px;
    width: 520px;
    float: right;
}

.img8 {
    height: 420px;
    width: 520px;
    float: left;
}
.img1 {
    width: 420px;
    height: 380px;
    float: right;
}

.img2 {
    float: left;
}

.img3 {
    float: left;
    width: 460px;
    height: 340px;
}
.img4 {
    float: right;
    width: 480px;
    height: 360px;
    border-radius: 50%;
}
.img5 {
    float: left;
    width: 520px;
    height: 400px;
}

.img6 {
    float: right;
    width: 640px;
    height: 480px;
}

.img_palvelukuvaus {
    float: left;
    height: 520px;
    width: 540px;
    border-top-left-radius: 20%;
    border-bottom-right-radius: 20%;
}

.imgrow {
    width: 480px;
    height: 380px;
}
.img-responsive {
    max-width: 100%;
    margin-bottom: 15px;
    height: auto;
}
.imgtieto {
    float: left;
    width: 1000px;
    height: 700px;
}
.imgdata {
    margin-left: 40px;
    padding: 35px;
    width: 920px;
    height: 300px;
}

.imgbubble {
    float: right;
    width: 460px;
    height: 320px;
}
.imgdata1 {
    float: right;

}

.imgtiimi {
    float: right;
    width: 640px;
}

.imgdata2 {
    float: left;
    width: 860px;
    height: 480px;
}
.imgdata3 {
    float: right;
    width: 100%;
    height: 520px;
}
.imgdata4 {
    width: 100%;
}
.logosmall {
    float: right;
    height: 60px;
}

.logosmall_left{
    float: left;
    height: 60px;
}

h7 {
    font-weight: bold;
    color: black;
    font-size: 24px;
}

@media screen and (max-width: 768px) {
    h7{font-size:20px; 
        color:black;
        font-weight:bold;}
}

caption {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    color: black;
    font-size: 24px;
}


b1 {
    color: black;
    font-weight: bold;
}
#ajankohtaista {
    text-align: center;
    margin-top: 45px;
}

.ajankohtaista {
    background: url('../img/mobile-phone-1087845_1920\ \(1\).jpg') no-repeat fixed;
	background-size: cover;
    height: 600px;
    position: relative;
    padding: 100px 25px;
    z-index: 100;
}

.toiminta {
    background: url('../img/system-3539317_1920.jpg') no-repeat fixed;
	background-size: cover;
    height: 600px;
    position: relative;
    padding: 100px 25px;
    z-index: 100;
}

.kuvaaja {
    width: 60%;
    height: 720px;
    display: block;
    margin: auto;
    text-align: center;
}

.luovutukset {
    display: block;
    margin: auto;
    text-align: center;
}

.kuvaaja2 {
    width: 80%;
    height: 720px;
}

p1 {
    font-weight: bold;
    color: black;
}

#datalist {
    list-style: none;
    color: black;
}

#active3{
    color: white!important;
    background-color: #80d6f7!important;
    padding:10px;
    border-bottom:1px solid transparent;
    border-top-left-radius:0;
    border-top-right-radius:0;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0}

#ota_yhteytta {
    border: 6px solid #1B58A1;
    color: black;
    background-color: white ;
}

.input, select, textarea {
    width: 100%;
    padding: .485em;
    background-color: #fff;
    border: 1px solid #1B58A1;
    border-radius: 0;
    -webkit-transition: -webkit-box-shadow .1s ease;
    transition: -webkit-box-shadow .1s ease;
    transition: box-shadow .1s ease;
    transition: box-shadow .1s ease,-webkit-box-shadow .1s ease;
    font-weight: 300;
    border-color: transparent;
    border-bottom-color: #1B58A1;
    font: 400 16px Dosis, Arial ;
    line-height: 1.8;
    color: black;
}

#subject {
    font: 400 16px Dosis, Arial;
    line-height: 1.8;
    color: black;
}

 
.button {
    background-color: #1B58A1;
    color: white;
    padding: 10px 32px;
    border: none;
    border-radius: 2px;
    border-top-left-radius: 20%;
    border-bottom-right-radius: 20%;
    cursor: pointer;
    float: left;
    font-size: 18px;
    font-family: Dosis, Arial;
  }

  
  .button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  .button:hover span {
    padding-right: 25px;
  }
  
  .button:hover span:after {
    opacity: 1;
    right: 0;
  }

  .imglogo {
      width: 400px;
      margin-top: 65px;
      float: right;
  }
  #icon {
      color: #1B58A1;
      font-size: 32px;
  }
  .fa-mobile {
      font-size: 28px !important; 
      color: #1B58A1 !important;

  }
  .fa-envelope {
    font-size: 22px ;
    color: #1B58A1 ;
  }
  .fa-map-marker {
      font-size: 24px !important;
      color: #1B58A1 !important;
  }

#henkilokunta {
    color: #313536;
    line-height: 1,5;
}

#saavutettavuus {
    color: black;
    font-weight: normal;
    font-size: 18px !important;

}

.saavutettava {
    color: #022abd;
    font-weight: 600;
    
}

.taulukko {
    font-size: 19px;
    font-weight: bold;
}

.hinta {
    text-align: left !important;
    margin-left: 10px;
    font-size: 1.0000em;
}

.hinta_otsikko {
    text-align: left !important;
    margin-left: 20px;
    font-size: 1.1250em;
    font-weight: bold;
}

#navigointi {
    letter-spacing: 1px !important;
    font-weight: bold;
}

#yhteys {
    margin-left: 20px;
}


.julkaisu {
    font-weight: bold;
    font-size: 1.2500em;
    
}

.julkaisut_otsikko {
    text-align: center !important;
    font-size: 1.2500em;
   
}

.testaus{
    float: left;
    margin-top: 100px;
}

a {
    color: #1B58A1;
    font-weight: bold;
}
a:hover {
    color: black;
    font-weight: bold;
}

.korostettu {
    font-weight: bold;
}

th, td {
    padding-left: 20px;
}

table, th, td {
    border: 1px solid black;
  }

table {
    width: 100%;
}

.kolme {
    width: 25%;
}

.thsmall {
    width: 10%;
    text-align: left;
}

.thmiddle {
    width: 20%;
    text-align: left;
}

.thbig {
    width: 30%;
    text-align: left;
}

#atolli {
    border: 4px solid #1B58A1;
}

.collapsible {
    background-color: #1B58A1;
    color: white !important;
    font-size: 24px;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: 1px solid white;
    text-align: left;
    outline: none;
    
  }
  
 .collapsible:hover {
    background-color: #80d6f7;
  }
  
  .content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    border: 1px solid #1B58A1;
  }

  .collapsible i {
    float: right;
    margin-right: 20px;
    margin-top: 10px;;
  }

  .atollibutton {
    background-color: #1B58A1;
    color: white !important;
    font-size: 20px;
    font-weight: lighter;
    cursor: pointer;
    padding: 8px;
    width: 250px;
    border: none;
  }

  .atollibutton:hover {
    background-color: #80d6f7;
  }

  .center {
    text-align: center;
  }

  .atolli {
    text-align: left !important;
  }

  p {
    line-height: 1,5;
  }

  #tilaus:target, #muutostilaus:target {
    display: block;
}

