/* 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";
.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;
}
.cc_banner-wrapper .cc_container {
  border-color: #e7e8ea;
  padding: 15px 20px 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.5rem;
}
.cc_banner-wrapper .cc_container .cc_btn {
  background-color: #F6C167;
  color: #ffffff;
  left: 20px;
  right: 20px;
  bottom: 20px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cc_banner-wrapper .cc_container .cc_btn:hover, .cc_banner-wrapper .cc_container .cc_btn:focus {
  background-color: #67b6bb;
  color: #ffffff;
}
.cc_banner-wrapper .cc_container .cc_logo {
  display: none;
}
/** Mój css dla tego szablonu, dopisuj wszystko co zmieniasz, to nie zniknie po kompilacji szablonu **/
/** Custom CSS code for Quix **/
.qx-element b, .qx-element strong {
  font-weight: bold !important;
}
/** Podkreslenie po najechaniu **/
.qx-link-toggle:focus .qx-link, .qx-link-toggle:hover .qx-link, .qx-link:hover, a:hover {
  text-decoration: none;
}
/** Usuniecie prawa lewa od RocketT **/
html body #g-page-surround {
  margin: 0;
}
/** Menu glowne**/
.g-main-nav .g-toplevel {
  text-transform: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9vw;
  line-height: 1;
  letter-spacing: 0em;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
  font-family: tahoma;
  padding: 0.625rem 0.8rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-weight: 500;
}
#g-navigation {
  box-shadow: 0px 0px 10px 0px #0000007a;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px;
}
.g-logo {
  margin-left: 0rem;
}
/** Menu mobilne**/
.g-offcanvas-toggle {
  font-size: 1.8rem;
  width: 40px;
  height: 40px;
  line-height: 24px;
  text-align: center;
  top: 0.5rem;
  left: 1rem;
  z-index: 10001;
  direction: ltr;
  transition: all 0.4s;
}
/** Strona 404 **/
#g-slideshow:before {
  background: #c9c9c9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
}
/** Blog Artykuly J **/
.page-header h2 {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 0.125rem;
  padding-bottom: 0.8rem;
}
.blog .g-lead, .item-page .g-lead {
  color: #000000;
  font-size: 1rem;
  padding-bottom: 1rem;
}
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  display: inline-block;
  font-family: "Montserrat";
  font-weight: 500;
  color: #ffffff;
  background: #3d9ba3;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.8rem 1.5rem;
  padding-bottom: 0.8rem;
  border-radius: 0;
  border: 2px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .print-mode #pop-print.btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .print-mode #pop-print.btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .print-mode #pop-print.btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: #ffffff;
  color: #000;
  border: 2px solid #E8C9C7;
  cursor: pointer;
}
dl.article-info dd {
  color: #3D9BA3;
  font-size: 0.9rem;
  line-height: 1;
}
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
  position: relative;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.35;
  margin: 1.25rem 0 0.625rem 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  display: none;
}
.pagination ul > li.pagination-end span, .pagination ul > li.pagination-next span, .pagination ul > li.pagination-start span, .pagination ul > li.pagination-prev span {
  opacity: 1;
  background: #efefef;
  color: #000000;
  font-weight: 400;
}
.pagination ul > li > a {
  padding: 10px 15px;
  color: #000000;
  background: #efefef;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0 !important;
  font-weight: 400;
}
.pagination ul > li > span {
  padding: 10px 15px;
  color: #ffffff;
  background: #4aa0a5;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  border-radius: 0 !important;
}
/** Inne widoki na telefonie **/
@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 {
    padding: 0.625rem 0.8rem;
    font-size: 1.1vw;
    line-height: 1;
    letter-spacing: 0em;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }
}
@media only screen and (max-width: 1000px) {
  div#custom-5533-particle {
    text-align: right;
  }
}
/** Flagi na telefonie **/
@media only screen and (max-width: 810px) {
  div.mod-languages {
    margin-top: -49px;
    margin-right: -230px;
  }
}
/*# sourceMappingURL=custom_328.css.map */