/* 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
 */

/*   ____________________ZMIENNE_________________   */
/*   b #202626; r #BC4024; s #818270; g #7EB42B; w #ffffff;   */
/*   _____________________PODSTAWOWE________________   */
html, body {
  font-size: 16px;
}
section#g-navigation.as-nav-c {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0px 5px 10px 0px rgba(31, 38, 38, 0.15);
}
section#g-navigation.as-nav-c .g-container .g-grid #as-menu .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background: linear-gradient(180deg, white, white 8px, transparent 9px, transparent 41px, white 42px, white), linear-gradient(75deg, transparent, transparent 10px, rgba(31, 38, 38, 0.2) 11px, rgba(31, 38, 38, 0.7) 12px, rgba(31, 38, 38, 0.2) 13px, transparent 14px);
  transition: background 0.5s;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-menu .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item:hover {
  background: linear-gradient(180deg, white, white 8px, transparent 9px, transparent 41px, white 42px, white), linear-gradient(75deg, transparent, transparent 10px, rgba(126, 179, 42, 0.2) 11px, rgba(126, 179, 42, 0.7) 12px, rgba(126, 179, 42, 0.2) 13px, transparent 14px);
}
section#g-navigation.as-nav-c .g-container .g-grid #as-menu .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container {
  height: 3rem;
  padding: 0.8rem 1rem 1rem 1rem;
  line-height: 1.2rem;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-menu .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container .g-menu-item-content .g-menu-item-title {
  font-size: 1.2rem;
  transition: color 0.25s;
  font-family: Cardo;
  font-weight: 400;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-menu .g-content nav.g-main-nav ul.g-toplevel li.g-menu-item .g-menu-item-container .g-menu-item-content .g-menu-item-title:hover {
  color: #7eb32a;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-logoblock {
  margin-bottom: -5rem;
  box-shadow: 0px -55px 10px 0px rgba(31, 38, 38, 0.2);
  background-color: white;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-logoblock #logo-9905-particle {
  margin: 0;
  margin-top: 0.5rem;
  padding: 0;
  padding-top: 0.5rem;
}
section#g-navigation.as-nav-c .g-container .g-grid #as-logoblock #logo-9905-particle .as-logo-c img {
  height: 150px;
  width: auto;
}
main#g-main.as-main-c {
  margin-top: 8rem;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2rem;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 25%;
  margin-bottom: 2rem;
  min-height: 32rem;
  height: 32rem;
  margin-left: 4%;
  margin-right: 4%;
  box-shadow: -40px 0px 10px -40px rgba(31, 38, 38, 0.2), 40px 0px 10px -40px rgba(31, 38, 38, 0.2);
  transition: box-shadow 0.5s;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div:hover {
  box-shadow: -41px -41px 1px -40px rgba(31, 38, 38, 0.8), 41px 41px 1px -40px rgba(31, 38, 38, 0.8);
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5rem;
  min-height: 25rem;
  height: 25rem;
  text-transform: uppercase;
  text-align: center;
  color: rgba(31, 38, 38, 0.8);
  transition: color 0.5s;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div a:hover {
  color: rgba(126, 179, 42, 0.8);
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div a img {
  display: flex;
  margin-left: 2rem;
  margin-right: 2rem;
  width: calc(100% - 4rem);
  transition: margin-left 0.5s, margin-right 0.5s, width 0.5s;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div a img:hover {
  margin-left: 0rem;
  margin-right: 0rem;
  width: 100%;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-div a span {
  display: flex;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
  font-size: 1.2rem;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-main {
  /* border:0.1rem solid rgba(133,88,66,0.7); */
  box-shadow: -41px -41px 1px -40px rgba(31, 38, 38, 0.8), 41px 41px 1px -40px rgba(31, 38, 38, 0.8);
  transition: box-shadow 0.5s;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-main:hover {
  box-shadow: -41px -41px 1px -40px rgba(126, 179, 42, 0.8), 41px 41px 1px -40px rgba(126, 179, 42, 0.8);
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-main a img {
  margin-left: 0rem;
  margin-right: 0rem;
  width: 100%;
}
main#g-main.as-main-c #as-tresc .entry article .entry-content .as-portal .as-portal-main a span {
  font-size: 1.6rem;
}
main#g-main.as-main-c #as-tresc .entry article.post-7 .entry-header {
  display: none;
  visibility: hidden;
}
.category-oferta #as-tresc .entries .g-block article .entry-header, .category-aktualnosci #as-tresc .entries .g-block article .entry-header {
  width: calc(100% - 240px);
  float: right;
  margin-top: 2rem;
  box-shadow: -1px -40px 0px -40px white, 0px -41px 0px -40px rgba(31, 38, 38, 0.8);
  transition: box-shadow 0.5s;
}
.category-oferta #as-tresc .entries .g-block article .entry-content, .category-aktualnosci #as-tresc .entries .g-block article .entry-content {
  width: 200px;
  float: left;
}
.category-oferta #as-tresc .entries .g-block article .entry-content .post-thumbnail, .category-aktualnosci #as-tresc .entries .g-block article .entry-content .post-thumbnail {
  padding: 10px;
  margin: 10px;
  box-shadow: -41px -41px 10px -40px rgba(31, 38, 38, 0.05), 41px 41px 10px -40px rgba(31, 38, 38, 0.05);
  transition: box-shadow 0.5s;
}
.category-oferta #as-tresc .entries .g-block article .entry-content .post-thumbnail img, .category-aktualnosci #as-tresc .entries .g-block article .entry-content .post-thumbnail img {
  filter: sepia(1);
  transition: filter 0.5s;
}
.category-oferta #as-tresc .entries .g-block article .entry-content .post-thumbnail img:hover, .category-aktualnosci #as-tresc .entries .g-block article .entry-content .post-thumbnail img:hover {
  filter: sepia(0);
}
.category-oferta #as-tresc .entries .g-block article .entry-content .post-content, .category-aktualnosci #as-tresc .entries .g-block article .entry-content .post-content {
  display: none;
}
.category-oferta #as-tresc .entries .g-block article .entry-content .read-more, .category-aktualnosci #as-tresc .entries .g-block article .entry-content .read-more {
  display: none;
}
.category-oferta #as-tresc .entries .g-block article:hover .entry-header, .category-aktualnosci #as-tresc .entries .g-block article:hover .entry-header {
  box-shadow: -131px -40px 0px -40px white, -130px -41px 0px -40px rgba(31, 38, 38, 0.8);
}
.category-oferta #as-tresc .entries .g-block article:hover .entry-content .post-thumbnail, .category-aktualnosci #as-tresc .entries .g-block article:hover .entry-content .post-thumbnail {
  box-shadow: -41px -41px 1px -40px rgba(31, 38, 38, 0.8), 41px 41px 1px -40px rgba(31, 38, 38, 0.8);
}
.category-oferta #as-tresc .entries .g-block article:hover .entry-content .post-thumbnail img, .category-aktualnosci #as-tresc .entries .g-block article:hover .entry-content .post-thumbnail img {
  filter: sepia(0);
  transition: filter 0.5s;
}
/*   _____________________320px________________   */
@media (min-width: 20rem) {
  main#g-main.as-main-c {
    margin-top: 7.5rem;
  }
  main#g-main.as-main-c #as-tresc .entry article .entry-content h1, main#g-main.as-main-c #as-tresc .entry article .entry-content h2, main#g-main.as-main-c #as-tresc .entry article .entry-content h3, main#g-main.as-main-c #as-tresc .entry article .entry-content h4, main#g-main.as-main-c #as-tresc .entry article .entry-content h5, main#g-main.as-main-c #as-tresc .entry article .entry-content h6 {
    text-align: center;
  }
  main#g-main.as-main-c #as-tresc .entry article .entry-content h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #1f2626;
  }
  main#g-main.as-main-c #as-tresc .entry article .entry-content p {
    font-size: 1rem;
    line-height: 1.8rem;
    text-align: left;
    color: rgba(31, 38, 38, 0.9);
    text-align: left;
    font-weight: 500;
  }
}
/*   _____________________480px________________   */
@media (min-width: 30rem) {
  main#g-main.as-main-c {
    margin-top: 7.5rem;
  }
  main#g-main.as-main-c #as-tresc .entry article .entry-content h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  main#g-main.as-main-c #as-tresc .entry article .entry-content p {
    font-size: 1.1rem;
    line-height: 1.8rem;
    text-align: left;
    color: rgba(31, 38, 38, 0.9);
    text-align: left;
    font-weight: 500;
  }
}
/*   _____________________768px________________   */
/*   _____________________960px________________   */
/*   _____________________1200px________________   */
/*# sourceMappingURL=custom_pracownia.css.map */