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

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* Make center work on menu */
.g-main-nav .g-toplevel {
  display: block;
}
/** QUIX **/
.qx-link-toggle:focus .qx-link, .qx-link-toggle:hover .qx-link, .qx-link:hover, a:hover {
  text-decoration: none;
}
.qx-element b, .qx-element strong {
  font-weight: bold !important;
}
.qx-element-blurb__body {
  color: #C8CDDC;
  font-family: Poppins;
  font-weight: 500;
  font-size: 17px;
}
.qx-lightbox {
  background: #000000e3;
}
.btn-link {
  color: #000000;
  display: none;
}
h1, h2, h3, h4, h5 {
  margin: auto;
  margin-bottom: 1rem;
  line-height: 1.3rem;
}
ul, ol, dl {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
/** JLexArt menu fixed**/
.g-offcanvas-toggle.ps {
  position: fixed;
}
/** JLexArt responsive table**/
.com-content-article table {
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: rgba(128, 128, 128, 0.5);
  border-collapse: collapse;
  caption-side: bottom;
}
.com-content-article table, .com-content-article table td {
  border-width: 0;
}
.com-content-article td {
  padding: 0;
}
.com-content-article table tr:nth-of-type(2n+1) td {
  background: #f5f5f5;
}
@media (max-width: 765px) {
  .com-content-article table {
    display: block;
    overflow-x: auto;
    font-size: 1rem;
  }
}
/** Galeria IGUI **/
.igui-lightbox {
  background-color: rgba(0, 0, 0, 0.9) !important;
  color: #000000 !important;
}
/** RT **/
.row > * P {
  padding-left: 0;
  padding-right: 0;
}
/** Theme Xpert **/
.gantry .platform-content, .gantry .platform-content .col {
  padding-left: 0;
  padding-right: 0;
}
/*@media screen and (max-width: 767px) {
    .gantry .platform-content {padding-left: 0;padding-right: 0;}
}*/
/** Galeria IGUI kod od Rockettheme **/
body.modal.g-bodyonly .igui-lightbox {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
/**Menu gora**/
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 1.5rem;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  white-space: normal;
  word-wrap: break-word;
  transition: 0.35s ease;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  text-transform: none;
}
#g-navigation {
  border-bottom: 1px solid #00000024;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -10px;
  width: 0px;
  height: 0px;
  border-radius: 1px;
}
.g-main-nav .g-sublevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  font-size: 0.9rem;
}
/**Menu gora podzakladki RT**/
#g-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
  padding-bottom: 2.5rem;
  padding-top: 2.2rem;
}
/**Blog**/
#g-container-main {
  color: #333333;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
figure {
  margin: 1em 5px;
}
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1rem;
  margin: 10px 0 0;
  line-height: 1.5rem;
}
.g-content-array .g-array-item-details {
  font-size: 0.9rem;
  color: #ef9b2f;
}
.g-content-array .g-item-title {
  line-height: 1.2;
  font-size: 1.1rem;
  font-weight: 500;
}
h2.g-title {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.2rem;
  line-height: 1.5;
}
.page-header h2 {
  font-size: 1.3rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 0.145rem;
  padding-bottom: 0rem;
  line-height: 1.5rem;
}
.box1 .g-content {
  padding: 1.2rem;
  padding-top: 1rem;
  background: #0d0d36;
}
.box1 a {
  color: #ffffff;
}
.box1 a:hover {
  color: #d38915;
  box-shadow: 0 0px 0 0 #1a1a1a;
}
h5 {
  font-size: 1.2rem;
  padding-top: 1.5rem;
}
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  background: #F5F5F5;
}
.box1 .button {
  background: #1B1B4F !important;
  color: white;
  box-shadow: none;
  border: 2px solid transparent;
}
.page-header h1 {
  font-size: 2rem;
  text-transform: none;
  font-weight: 700;
  color: #000000;
  padding-bottom: 0.2rem;
  line-height: 2rem;
  padding-top: 2rem;
}
h3.g-title {
  font-size: 1rem;
  font-weight: 500;
  display: block;
  line-height: 1.5;
  color: #c17412;
}
html body p {
  margin: 0 0 0.9rem 0;
}
/**Kursywa**/
em {
  color: #282828;
}
/**Menu mobile**/
.g-offcanvas-toggle {
  font-size: 2.5rem;
  background: #202020;
  width: auto;
  height: 40px;
  line-height: 24px;
  text-align: center;
  top: 5rem;
  left: 0.5rem;
  z-index: 10001;
  direction: ltr;
  transition: all 0.4s;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #EF9B2F;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #EF9B2F;
}
dl.article-info dd {
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  color: #000000;
  font-size: 0.9rem;
  line-height: 1;
}
#g-copyright a {
  color: #8b8b8b;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.375rem 0;
  font-size: 17px;
}
/** Widoki rozne **/
@media only screen and (max-width: 1600px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1600px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.125rem 1.2rem;
  }
}
/*# sourceMappingURL=custom_19.css.map */