/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "BagelFatOne-Regular";
  font-style: normal;
  font-weight: normal;
  src: url('../custom/fonts/bagel/BagelFatOne-Regular.eot#iefix') format("embedded-opentype"), url('../custom/fonts/bagel/BagelFatOne-Regular.woff2') format("woff2"), url('../custom/fonts/bagel/BagelFatOne-Regular.woff') format("woff"), url('../fonts/bagel/BagelFatOne-Regular.ttf') format("truetype"), url('../custom/fonts/bagel/BagelFatOne-Regular.svg#BagelFatOne-Regular') format("svg");
}
#g-intro {
  padding: 0;
}
/* custom menu, koska swipe pois ei toimi */
.flexauskont {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  text-align: center;
  /*   margin: 0 0.75rem 0.75rem 0.75rem;*/
  color: black;
  font-weight: 600;
}
.flexauskont a {
  color: black;
}
.flexauskont a:hover {
  text-decoration: underline;
  background-color: white;
}
.flexauskont a:active {
  color: yellow;
}
.flexaa {
  padding: 0;
  flex: 25%;
  width: 40vw;
  margin: auto;
}
/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 30rem) {
  .flexauskont {
    flex-direction: column;
  }
}
/* bootsrap-muokkaus */
.row {
  --bs-gutter-x: 0rem;
}
/* desktop portfoliokuvat */
.deskariport img {
  width: auto;
  max-height: 80vh;
  box-shadow: 5px 5px 10px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 10px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px -3px rgba(0, 0, 0, 0.5);
}
/*desktopin logo*/
.desklogo img {
  width: auto;
  max-height: 12vh;
}
/* alamenu */
.namiska a {
  /*  background-color: black; */
  margin: 0 0.75rem 0.75rem 0.75rem;
  color: black;
  font-weight: 600;
}
.namiska a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 48rem) {
  .namiska {
    padding-bottom: 0.75rem;
  }
}
/*mobilelogon otsikko*/
.ooo {
  font-family: "BagelFatOne-Regular";
  font-size: 10vw;
  line-height: 0;
  display: inline-block;
  /*margin-bottom: 2rem;*/
  padding: 0 3rem 0rem 3rem;
}
/* mobilemenun säätö */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  font-weight: bold;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: white;
}
/* menun säätö */
.g-main-nav ul {
  margin-bottom: 1.5rem !important;
}
/* padding pois */
.section-vertical-paddings-small {
  padding-bottom: 0vw;
}
/*# sourceMappingURL=custom_12.css.map */