body {
    font-family: Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #f6f6f6;
    overflow-x:hidden;
}

h1 {
    color: #333333;
}

h2 {
    color: #333333;
}

h1-sub {
  color: #ffffff !important;
}

.button {
  color: #333333;
  padding: 15px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 2px 2px;
  cursor: pointer;
  background: transparent;
  border: solid;
  border-width: 2px;
  border-color: rgba(49,81,93,1); 

}

.button-sub {
  color: #ffffff;
  padding: 15px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 2px 2px;
  cursor: pointer;
  background: transparent;
  border: solid;
  border-width: 2px;
  border-color: rgba(49,81,93,1); 

}


p {
    color: #333333;
    margin-left: 0px;
}

ul {
    color: #333333;
    padding-left: 20px;
    font-size: 18px;
    margin-right: 40px;
}

ul li { 
    padding: 5px 0px;
}

img {
    width: 100%;
}

.row {
    margin-top: 60px;
    margin-left: 60px;
    margin-right: 60px;
}

.headline {
  margin-top: 40px;
  padding-left: 60px;
}

.flex-row {
    margin-top: 100px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: row;
    /*border-bottom: 4px solid rgba(49,81,93,1);*/
    margin-left: 60px;
    margin-right: 60px;
}

.flex-row-reverse {
  margin-top: 100px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: row;
  /*border-bottom: 4px solid rgba(49,81,93,1);*/
  margin-left: 60px;
  margin-right: 60px;
}

.flex-row-column {
  margin-top: 40px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: row;
  /*border-bottom: 4px solid rgba(49,81,93,1);*/
  margin-left: 60px;
  margin-right: 60px;
}

.flex-row-sub {
  padding-bottom: 0px;
  display: flex;
  flex-direction: row;
  margin-left: 60px;
  margin-right: 60px;
}

.flex-row-sub-last {
  text-align: justify;
  padding-bottom: 80px;
  display: flex;
  flex-direction: row;
  margin-left: 60px;
  margin-right: 60px;
  border-bottom: 4px solid rgba(49,81,93,1);
}


.flex-row-sub2 {
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  margin-left: 60px;
  margin-right: 60px;
  border-bottom: 4px solid rgba(49,81,93,1);
}

#flex-row-lead {
  padding-top: 26em;
  padding-bottom: 26em;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  background: rgb(49,81,93);
  background: conic-gradient(from 0.25turn at 60% 60%, rgba(49,81,93,1) 10deg, #dce4e9 350deg);
  /*background: conic-gradient(from 0.25turn at 60% 60%, #dce4e9, 10deg, rgba(49,81,93,1), 350deg, #ebf8e1);*/
}

#flex-row-about {
  margin-top: 100px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: row;
    /*border-bottom: 4px solid rgba(49,81,93,1);*/
  padding-left: 140px;
}

#flex-row-abouttia {
  margin-top: 0px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
    /*border-bottom: 4px solid rgba(49,81,93,1);*/
  padding-left: 0px;
  background: rgb(49,81,93);
  background: conic-gradient(from 0.75turn at 40% 60%, rgba(49,81,93,1) 10deg, #dce4e9 350deg);
  /*background: conic-gradient(from 0.25turn at 60% 60%, #dce4e9, 10deg, rgba(49,81,93,1), 350deg, #ebf8e1);*/
}

#flex-row-subpage {
  padding-top: 5em;
  padding-bottom: 5em;
  padding-left: 2em;
  text-align: left;
  display: flex;
  flex-direction: column;
  background: rgb(49,81,93);
  background: conic-gradient(from 0.25turn at 60% 60%, rgba(49,81,93,1) 10deg, #dce4e9 350deg);
  /*background: conic-gradient(from 0.25turn at 60% 60%, #dce4e9, 10deg, rgba(49,81,93,1), 350deg, #ebf8e1);*/
}

#lead {
  text-align: center;
  font-size: 2em;
  color: rgb(255, 255, 255);
}


.column {
    float: left;
    width: 50%;
    margin-left: 20px;
    margin-top: 40px;
  }

  #column-about {
    float: left;
    width: 50%;
    margin-left: 60px;
    margin-top: 40px;
  }

  .column-left {
    float: left;
    width: 50%;
    margin-left: 20px;
    padding-top: 40px;
   /*border-right: 4px solid rgba(49,81,93,1);*/
  }

  .column-none {
    float: left;
    width: 50%;
    margin-left: 20px;
    padding-top: 40px;
   /*border-right: 4px solid rgba(49,81,93,1);*/
  }

  .column-right {
    float: left;
    width: 50%;
    margin-left: 20px;
    margin-top: 40px;
    /*border-left: 4px solid rgba(49,81,93,1);*/
  }

  .column-image {
    object-position: 50% 50%;
    width: 50%;
    margin: 0px;
  }

  #img_tieto {
    border-radius: 0px;
  }

  #img_santeri {
    width: 50%;
    
    border-radius: 0px;
  }


  .column-language {
    float: right;
    text-align: right;
    width: 50%;
  }

  /* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: rgb(91, 91, 91);
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}
  
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }


  /* Responsive layout - makes a one column layout instead of a two-column layout */
@media (max-width: 800px) {
    .flex-row {
      flex-direction: column;
      padding-bottom: 20px;
      margin-top: 20px;
    }

    .flex-row-reverse {
      flex-direction: column-reverse;
      padding-bottom: 20px;
      margin-top: 20px;
    }

    .flex-row-sub {
      flex-direction: column;
    }

    .flex-row-column {
      flex-direction: column;
    }

    #flex-row-about {
      flex-direction: column;
      padding-bottom: 20px;
      margin-top: 20px;
      padding-left: 0px;
      margin-left: 20px;
      margin-right: 20px;
    }

    #img_santeri {
      width: 100%;
      border-radius: 0px;
    }

    .column {
        float: left;
        width: 100%;
      }
      .column-left {
        float: left;
        width: 100%;
      }

      .column-right {
        float: left;
        width: 100%;
      }

      .column-none {
        display: none;
      }
    
      .column-image {
        float: center;
        width: 100%;
      }

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

  }