@import url('https://fonts.googleapis.com/css?family=Open Sans:100,100i,300,300i,400,400i, 600, 600i,700,700i,900,900i&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*------ CSS Injector ------*/
.klasa{
    text-align: center;
  }
  @media all and (max-width: 778px){
  .node--type-mg-article.node--view-mode-full .field--name-node-post-date {
      margin-bottom: 50px;
      clear: both;
  }
  }
  #block-stopkaadres img{
    max-width: 100%;
    height: auto;
  }
  @media all and (max-width: 992px){
      body, .html, html{
          overflow-x: hidden;
      }
  }
  @media all and (min-width: 993px){
      body, .html, html{
          overflow-x: unset;
      }
  }
  .region.region-content-top {
      background-color: #eceff1;
  }
  .region.region-content-top:after {
      display: block;
      content: "";
      clear: both;
  }
  .menu-lang {
      position: absolute;
      top: -30px;
      right: 0;
  }
  .menu-lang > ul >li {
      display: inline;
      margin-left: 10px;
  }
  [lang="en"] a.only-pl {
      display: none;
  }
  [lang="pl"] a.only-en {
      display: none;
  }
  .links .pl a {
      background: url('/sites/gazeta.sgh.waw.pl/files/pl.png') 8px 6px no-repeat;
  }
  .links .en a {
      background: url('/sites/gazeta.sgh.waw.pl/files/en.png') 8px 6px no-repeat;
  }
  .menu-lang a.language-link {
      text-indent: -9999px;
      overflow: hidden;
      width: 40px;
      height: 28px;
      display:inline-block;
  }
  .field--name-body img {
      max-width: 100%;
  }

  /*---------- CSS Injector END ----------*/

body, .html, html{
    font-family: "Open Sans", Arial, Verdana, sans-serif;
    font-size: 16px;
    color: #555;
    margin-top: 0;
    background: #fafafa;
}
@media (max-width: 992px){
    body, .html, html{
        overflow-x: hidden;
    }
}
a {
    color: #00bcd4;
    text-decoration: none;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: 0;
    height: 116px;
}
.path-frontpage .navbar-default {
    margin-bottom: -7px;
}

@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*****************************logo************************/
.marka{
    position: relative;
    float: left;
}
.logo{
    max-width: 280px;
    float: none!important;
}
.logo img{
    max-width: 190px;
}
p.navbar-text {
    position: absolute;
    bottom: -15px;
    right: 0;
    margin: 0 20px 0 0;
}
/******************************układ*****************************/
.region.region-sidebar-second {
    margin-top: 6px;
}
/****************************widoki*********************************/
@media (max-width: 992px){
    .content-row .view-content{
        margin: 0 -15px;
    }
}
.line-views-row .views-row{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.list-border .views-row > div:last-child {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
}
.list-border.border-g .views-row > div:last-child {
    border-bottom: 1px solid #d4d8da;
}
.list-border .views-row:last-child > div:last-child {
    border-bottom: 0px solid #e8e8e8;
}
/***************************nagłówki i tytuły******************************/
.page-header{
    font-size: 3rem;
    color: #263238;
    border: 0;
    margin-top: 20px;
}
@media (max-width: 768px){
    .page-header{
        font-size: 2rem;
    }
}
h2, .h2 {
    font-size: 2rem;
}
h2 {
    line-height: 1.3;
}
h2.title a,
h3.title a{
    margin-bottom: 0.5em;
    transition: all 200ms ease-in-out;
    color: #263238;
    text-decoration: none;
    position: relative;
    font-weight: 600;
}
h3.title a{
    font-size: 1.2rem;
    margin-bottom: 0.7rem;
    line-height: 1.1em;
}
h3.title{
    margin-bottom: 0.6rem;
    line-height: 0.4;
    margin-top: 0.3rem;
}
.path-taxonomy h2.title{
    margin-bottom: 0.8rem;
    line-height: 1.3;
    font-size: 1.6rem;
}
h2.title {
    margin-bottom: 0.8rem;
    line-height: 1.3;
    font-size: 1.2rem;
}
.title a:hover {
    color: #FFFFFF;
    background: #e4604a;
    text-decoration: none;
    
}

/**************************kategorie*****************************************/
.node--view-mode-full .field--name-field-mg-category{
    margin-bottom: 20px;
}


.field--name-field-mg-category_.kolor {
    background: #cfd8dc;
    background-color: rgb(207, 216, 220);
    width: 10px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.not-front .category {
    color: #777;
}
.category {
    color: rgba(38, 50, 56, 0.54);
}
.category-name {
    padding-left: 20px;
}
.category-item{
    display: inline-block;
    margin-right: 20px;
}
.color_field__swatch {
    display: block;
    float: left;
}
.kolor{
    position: relative;
}
.kolor div{
    width: 10px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.kolor div::before {
    box-shadow: inset 0 0 20px 0 rgb(0 0 0 / 30%);
    left: -5px;
    top: -5px;
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 20px;
    background: inherit;
}
.kolor div::after {
    content: "";
    display: block;
    background: inherit;
    width: inherit;
    height: inherit;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 10px;
    height: 20px;
}
/******************************************menu top*******************************************/
#responsive-menu-button {
    position: absolute;
    right: -15px;
    top: -8px;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}
button#responsive-menu-button:before {
    width: 1px;
    height: 24px;
    background: #d8d8d8;
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -3px;
}
.navbar-default .navbar-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 5px;
    border-radius: 4px;
    background-color: #555555;
    margin-bottom: 4px;
}
/*************************tablet******************************/
@media all and (min-width: 992px){
.collapse {
       display: none!important;
}
}
   

@media (max-width: 991px){
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        overflow:hidden !important;
    }
    .navbar-collapse.collapse.in { 
            display: block!important;
    } 
    .navbar-collapse {
        width: auto;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-toggle {
        position: absolute;
        top: 10px;
        right: -15px;
    }
    .navbar-header{
        float: none;
    }
}
@media (min-width: 993px){
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
    }
    .navbar-collapse {
        width: auto;
    }
}
/*********************************/
/********************************/
#stuck_container{
    position: fixed;
    top: 0;
    background-color: #FFF;
    margin-bottom: 0px;
    border-bottom: 1px solid #cfd8dc;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
    z-index: 10;
    width: 100%;
    height: 110px;
    padding-top: 38px;
}
#stuck_container .container {
    position: relative;
}
.user-logged-in #stuck_container{
    position: relative;
    top: 0px;
}
nav#block-gazeta-main-menu {
    float: right;
    margin-right: 15px;
}
.main-menu ul.dropdown-menu {
    background: rgba(236, 239, 241, 0.9);
    width: auto !important;
    min-width: 12em;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 10%);
    border-bottom: none;
    font-size: .9rem;
    border: 0;
    transition: all 1s ease-in;
    -webkit-transition: height 0.3s;
}
.main-menu li {
    float: left;
    position: relative;
    z-index: 498;
    white-space: nowrap;
}
.main-menu li:hover {
    background: rgba(233, 237, 239, 0.9);
    transition: none;
}

.main-menu li:hover ul {
 // height: 600px;
}
.main-menu ul li ul {
    display: block; 
    height: 0; 
    -webkit-transition: height 0.05s;
    border-width: 0;
    overflow: hidden;
    padding: 0;
}

.navbar-default .main-menu .navbar-nav > .open > a, 
.navbar-default .main-menu .navbar-nav > .open > a:hover, 
.navbar-default .main-menu .navbar-nav > .open > a:focus {
    color: #555;
    background: rgba(233, 237, 239, 0.9);
}
.main-menu a, .main-menu span.nolink {
    display: block;
    position: relative;
}
.main-menu ul.dropdown-menu li {
    border-bottom: 1px solid rgba(176, 190, 197, 0.2);
    width: 100%;
}
.main-menu ul.dropdown-menu li > a{
    padding: 10px 14px;
}
.main-menu .menu > li > a, 
.main-menu .menu > li > .nolink {
    padding: 15px 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #263238 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: rgba(233, 237, 239, 0.9);
}
/******************************************sg teaser główny***********************************/
.sg-main-teaser .parallax-window{
    height: 700px;
    background: transparent;
}

.sg-main-teaser .title{
    background: rgba(0, 0, 0, 0.5);
    padding: 0.4em 1em 1em 1em;
    margin: 0;
}
.sg-main-teaser .title a{
    color: #ffffff;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.1;
}

.sg-main-teaser .title a:hover{
    background: none;
}
.sg-main-teaser .category {
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5em 0 0 2em;
}
@media (max-width: 992px){
    .sg-main-teaser .inner {
        margin-top: 5em;
    }
}
.sg-main-teaser .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.sg-main-teaser .category-name,
.sg-main-teaser .category-name a{
    color: #ffffff;
}
@media (min-width: 544px) and (min-height: 800px){
    .sg-main-teaser .parallax-window{
        height: 600px;
    }
}
@media (max-width: 543px){
    .sg-main-teaser .parallax-window{
        height: 400px;
    }
    .sg-main-teaser .title a{
        font-size: 1.7rem;
    }
}
.sg-main-teaser .inner {
    z-index: 9;
}
@media (min-width: 544px) and (min-height: 800px){
    .sg-main-teaser .parallax-window{
        height: 700px;
    }
}
/******************************************mg article teaser********************************/
.teaser--default .field-mg-summary {
    color: #555;
    font-size: 1rem;
}

.teaser .field--type-image {
    position: relative;
}
.teaser .field--type-image:before {
    content: "";
    display: block;
    transition: all 250ms ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
}
.teaser:hover .field--type-image:before {
    box-shadow: inset 0 0 3rem 0.5rem rgb(0 0 0 / 50%);
}
.aktualnosci-sg{
    padding-left: 20px;
}
.aktualnosci-sg .more-link a{
  font-size: 1.2rem;
  margin-top: 1rem!important;
}
.linkin:hover{
    cursor: pointer;
}
/********************************article teaser-a*************************/
.region.region-pas-top:after {
    content: "";
    display: block;
    clear: both;
}
.region.region-pas-top {
    background: #ffffff;
}
.category-name a{
    color: #777;
    font-size: 1rem;
}
.node--view-mode-teaser-a {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #eceff1;
}
.teaser-list .views-row:nth-child(1) .node--view-mode-teaser-a {
    margin-top: 0;
    padding-top: 0px;
    border-top: none;
}
.node--type-mg-article.node--view-mode-full .field--name-node-post-date {
    margin-bottom: 10px;
}
/*******************************article teaser 2col (jedna kolumna jako dwie**************/
.col2-teaser{
    display: flex;
}
.col2-teaser .col2-lewa{
    float: left; 
}
.col2-teaser .col2-lewa .image {
    width: 150px;
    margin-right: 30px;
}
.col2-teaser .col2-lewa img{
    margin-right: 30px;
}
@media (max-width: 400px){
    .col2-teaser .col2-lewa .image {
        width: 120px;
    }
}


.col2-teaser .col2-prawa{
    float: left; 
    
}
.feed-icons a {
    font-size: 0.7rem;
    color: #555555;
    font-style: italic;
}
/***********************************pager*******************************/
.item-list ul.pager {
    display: block;
    margin: 3rem 0 0 0;
    padding: 2rem 0 0 0;
    border-top: 2px solid #eceff1;
    text-align: center;
}
.item-list ul.pager li.pager-current {
    background: #b0bec5;
    color: #FFFFFF;
}
.item-list ul.pager li a {
    display: block;
    transition: background .2s ease-in-out;
    text-decoration: none;
}
.pager li > a.button {
    display: inline-block;
    padding: 10px 44px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    color: #607d8b;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b0bec5;
    border-color: #b0bec5;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
/*****************************tytuł sekcji**********************************/
.block-title {
    margin-bottom: 1.5rem;
    font-size: .8rem;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.block-title:after, .block-title:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #b0bec5;
    position: absolute;
    bottom: calc(50% + 1.5px);
    z-index: 0;
}
.block-title:before {
    bottom: calc(50% - 1.5px)!important;
}
.title-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: .9rem;
    background: #e4604a;
    color: #fff;
    padding: 0.5em 1em;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.block-title:after, .block-title:before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #b0bec5;
    position: absolute;
    bottom: calc(50% + 1.5px);
    z-index: 0;
}

/*********************************wyswig********************************/
blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    border-left: 0.556rem solid #cfd8dc;
    padding-left: 1.5rem;
    margin: 1.5rem 0 1.5rem 2rem;
}

.szara-apla {
    padding: 1.5rem;
    background-color: #eceff1;
    font-size: 1rem;
    color: #000;
    margin: 3rem 0;
    display: flow-root;
}

/***************************strzałka do góry************************/
.baack-to-top-button.active {
    bottom: 2rem;
}
.baack-to-top-button {
    background: #263238;
    display: block;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px 0 rgb(38 50 56 / 50%);
    border-radius: 50px;
    transition: all .4s, color .5s, bottom .7s, ease-in-out;
    opacity: .3;
    color: #FFFFFF;
    font-size: 2rem;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    position: fixed;
    right: 2rem;
    bottom: -200px;
    z-index: 800;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-angle-up:before {
    content: "";
}

/************************************stopka*************************************/
.stopka h2.title-block {
    text-align: left;
    margin-bottom: 2em;
    padding-top: 2rem;
    
    margin-bottom: 1.5rem;
    font-size: .8rem;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}


/*****************************kalendarz*******************************/

.kategoria-button .active,
.kategoria-button:hover{
    color: #fff;
    text-decoration: none;
    background-color: #e4604a;
}
.kategoria-button a {
    background-color: #f5f7f8;
    margin-bottom: 1.5em;
    box-shadow: 3px 3px 5px #ccc;
    padding: 0.5em 1em;
    color: #263238;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 600;
}
.views-row.promote {
    border-left: 3px solid #e4604a;
}
.kalendarz-data {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin: 0.9em 2em;
    width: 60px;
    line-height: 1;
}


.view-kalendarz-biezace .views-row.promote {
    border-left: 3px solid #e4604a;
}
.view-kalendarz-biezace .views-row {
    display: flex;
    background-color: #f5f7f8;
    margin-bottom: 1.5em;
    box-shadow: 4px 4px 6px #ccc;
    min-height: 4em;
    border-left: 3px solid #333;
    padding: 1em 0;
}

.kalendarz-front .promote {
    border-right: 2px solid #e4604a;
}
.data-kal {
    color: #333;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    max-width: 40px;
    min-width: 40px;
    padding: 0;
}
.title-kal h2.title{
    margin: 0;
    border-left: 2px solid;
    padding-left: 10px;
}
.promoted .title-kal h2.title{
    margin: 0;
    border-left: 2px solid #e4604a;
}
.data-m {
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    /* color: rgba(38, 50, 56, 0.7); */
    color: #555;
    font-size: 0.95em;
    
}
.data-d {
    font-size: 2em;
    letter-spacing: 2px;
    font-family: 'PT Serif', serif;
    text-align: right;
    line-height: 0.95em;
}
.kal-sg .views-row{
    margin-bottom: 20px;
}
.wydarzenia-sg .block-title{
    margin: 35px 15px 20px;
}
.komunikaty-sg .block-title{
    margin: 35px 15px 0px 0;
}
.list-kal .kal-item{
    border-left: 2px solid #555555;
}
.list-kal .kal-item.promoted{
    border-left: 2px solid #e4604a;
}
.list-kal .kal-item:after{
    content:'';
    display:block;
    clear:both;
} 
.list-kal .data-kal{
    width: 120px;
    float: left;
    margin: 25px 40px;
}
.list-kal .opis-kal{
    width: calc(100% - 120px);
    float: left;
}
.field.field--name-field-lokalizacja {
    clear: both;
}
.list-kal .views-field-edit-node {
    position: absolute;
    right: 15px;
}
@media (max-width: 768px){
    .kal-sg .views-col {
        width: 100%!important;
    }
    .kal-sg .views-row {
        margin-bottom: 20px;
        padding: 0 0 0 20px;
    }
    .list-kal .data-kal {
        margin: 25px 30px 25px 10px;
    }
}
.data-dm {
    font-size: 1.1rem;
}
.data-dm.end:before {
    content: "-";
}
/**********************************artykuły***************************/
.article-top {
    position: relative;
}

.node.node--type-mg-article.node--view-mode-full .field--name-field-lead {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 2.5rem 0;
}
.field--name-dynamic-block-fieldnode-share-buttons{
    position: absolute;
    bottom: 0;
    right: 0;
}
@media (min-width: 768px){
    .list-2col .view-content{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .list-2col .views-row{
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
    }
    .list-3col .views-infinite-scroll-content-wrapper{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .list-3col .views-row{
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding: 0 15px;
    }
}

.list-teaser.teaser {
    margin-bottom: 20px;
}
.btn{
    border-radius: 0;
    border: 0;
    padding: 0;
    clear: both;
    float: none;
    display: block;
}
.btn a{
    display: inline-block;
    color: #fff;
    background: #e4604a;
    padding: 0.5em 1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .9rem;
}
.field.field--name-field-lokalizacja:after,
.field.field--name-field-organizator-auto:after{
    clear: both;
    display: block;
    content: "";
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);
}
/**********************************tło sg***********************************/
.content-top > .container > .row {
    background: #ffffff;
}
/**********************************wydarzenia*******************************/
.list-kal .kal-item {
    background-color: #f5f7f8;
    margin-bottom: 1.5em;
    box-shadow: 4px 4px 6px #ccc;
    min-height: 4em;
    padding: 0 2em 1.5em;
}
.list-kal .kal-item:hover {
    background-color: #eceff1;
    transition: all 200ms ease-in-out;
}
.path-frontpage .list-kal .kal-item {
    display: flex;
}
.wydarzenia .data-wydarzenia {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin: 0.9em 2em;
    width: 60px;
    line-height: 1;
}
.wydarzenia .data-wydarzenia time {
    font-size: 1.25rem;
    position: relative;
    top: -11px;
}

.wydarzenia .view-footer{
    clear: both;
    background: #ffffff;
    border-top: 2px solid #000000;
    margin: 0 -15px;
}
.wydarzenia .view-footer:after{
    content:'';
    display:block;
    clear:both;
} 
.kal-link{
    clear: both;
    float: none;
    display: block;
    margin-top: 30px;
}
.kal-link .btn{
    text-align: left;
}
.node--type-date.node--view-mode-full time{
    font-size: 30px;
    margin: 0.5em 0 2em;
}
.node--type-date.node--view-mode-full .field--name-field-date{
    margin: 1em 0;
}
.field.field--name-field-kategoria{
    color: #fff;
    background: #e4604a;
    padding: 0.5em 1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .9rem;
    display: inline-block;
}
/****************************wydarzenia kateogrie menu************************/
.view-wydarzenia-kategorie li{
    display: inline-block;
    list-style-type: none;
}
.view-wydarzenia-kategorie li a {
    background-color: #f5f7f8;
    margin-bottom: 1.5em;
    box-shadow: 3px 3px 5px #ccc;
    padding: 0.5em 1em;
    color: #263238;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 600;
    display: block;
}
.view-wydarzenia-kategorie li a:hover, 
.view-wydarzenia-kategorie li a.active {
    color: #fff;
    text-decoration: none;
    background-color: #e4604a;
}
/********************************sg***************************/
@media (min-width: 768px){
    .path-frontpage .region.region-content {
        margin: 0 -15px;
    }
}
.path-frontpage h2.sg-block-title {
    font-size: 1.4em;
    font-weight: 600;
    text-align: left;
    margin-top: 35px;
    color: #fff;
    background: #e4604a;
    padding: 3px 10px;
    font-family: 'PT Serif', serif, Times New Roman;
    display: inline-block;
    text-transform: uppercase;
}
.path-frontpage h2.sg-block-title a{
    text-decoration: none;
    color: #ffffff;
}
.tematy h2.block-title{
    margin-bottom: 30px;
}
.ramka-border{
    border: 1px solid #cfd8dc;
    margin-bottom: 30px;
}
@media (min-width: 768px){
    .list-ramka .ramka-border{
        height: 400px;
        
    }
}
.content-wrapper {
    padding: 1.125rem;
}
.bg-grey-d{
    background-color: #eceff1;
}
.bg-grey-dj{
    background-color: #fafafa;
}
.bg-grey-m{
    background-color: #f5f7f8;
}
.border-black-top{
    border-top: 2px solid #000000;
}

.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-top-20{
    padding-top: 20px;
}

/*************************************wyszukaj********************/
.toggle-header-search {
    float: right;
    margin: 8px 0px 0 0;
    position: absolute;
    top: 0px;
    right: 66px;
    z-index: 1000;
}
.pas-search {
    margin-top: 20px;
}
@media all and  (min-width: 992px){
    .toggle-header-search {
        float: right;
        margin: 15px 0px 0 0;
        position: absolute;
        top: 0px;
        right: 10px;
        z-index: 1000;
    } 
}
.region-pas-search {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    background: #eceff1;
    max-height: 0;
    overflow-y: hidden;
    transition: max-height .3s ease;
}
.region-pas-search.active {
    max-height: 60px;
}
.region-pas-search .block-search {
    border: none;
}
.otworz:after,
.zamknij:before{
    content: "\e905";
    width: 20px;
    height: 30px;
    position: relative;
    margin-top: 2px;
    display: inline-block;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    float: right;
    margin-left: 10px;
    color: #555555;
}
.zamknij:before{
    content: "\e900";
}
@media all and (max-width: 992px){
    .otworz:after,
    .zamknij:before{
        margin-top: 0px;
        font-size: 24px;
    }
}
body.not-front.path-search .region.region-content{
    background: #ffffff;
    padding: 15px;
}
.search-block-form input[type='text'], .search-block-form input[type='search'] {
    background: transparent;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0.5rem 0.75rem 0.5rem 0;
    border: none;
    color: #263238;
    font-size: 1.4rem;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.search-block-form .control-label{
    display: inline-block;
    min-width: 180px;
}
.search-block-form .form-inline {
    display: flex
;
    align-items: center;
}
.search-block-form .form-item {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.search-block-form .input-group {
    width: 100%;
}
.search-block-form button.form-submit,
form#search-form button.form-submit {
    background: #f44336;
    margin-right: 0;
    border-color: #f44336;
    color: #FFFFFF;
    font-weight: bold;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;
    font-size: 24px;
    padding: 10px;
    display: block;
    width: 100px;
    font-size: 16px;
    font-family: 'Open Sans'!important;
    padding: 10px 9px;
    
}

.search-block-form button.form-submit:after{
    color: #ffffff;
}
form#search-form input#edit-keys {
    height: 40px;
}
/**********************************user menu************************/
.pas-top{
    position: relative;
}
ul.menu.menu--account {
    position: absolute;
    top: 0;
    right: 0;
}

/**************************paragrafy************************/
.paragraph--type--mg-parag-text-html {
    font-size: 1.1rem;
    font-weight: 400;
}
strong {
    font-weight: bolder;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.paragraph--type--mg-parag-embedded-video{
    margin: 15px 0;
}
.paragraph.paragraph--type--mg-parag-image{
    margin: 15px 0;
}
.paragraph img{
  max-width: 100%;
  height:auto;
  margin-right: auto;
  margin-left: auto;
}
.paragraph .field--name-field-caption,
.paragraph .field--name-field-mg-image-caption{
    padding: 10px 0 10px;
    color: rgba(38, 50, 56, 0.38);
    font-size: .9rem;
    text-align: center;
    
}
/***************************okładka*****************************/
.views-field-field-okladka  img {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    transition: box-shadow 150ms;
    display: block;
    margin: 0 auto;
}
.views-field-field-data-konferencji {
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    color: #555;
    font-size: 0.95em;
    margin-bottom: -10px;
    margin-top: 15px;
}

/******************************tagi*******************************/
.tag-list ul li {
    display: inline-block;
    margin: 0 0 5px;
}
.tag-list ul li a {
    display: block;
    background: rgba(38, 50, 56, 0.2);
    padding: 2px 10px;
    border-radius: 2px;
    color: #263238;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.field--label-inline, .field--name-field-tags .field--items, .field--name-field-mg-tags .field--items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.field--name-field-tags, .field--name-field-mg-tags, .field--name-field-zalaczniki {
    margin: 1.5rem 0 3rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(38,50,56,0.12);
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.field--label {
	color: rgba(38,50,56,0.62);
	margin-right: 0.5556rem;
}

.field--name-field-tags .field--label:after, .field--name-field-mg-tags .field--label:after,
.field--name-field-zalaczniki .field--label:after {
    content: ':';
}

.field--name-field-tags .field--item, .field--name-field-mg-tags .field--item {
    margin-right: 0.5556rem;
}

.field--name-field-tags .field--item:before, .field--name-field-mg-tags .field--item:before {
    content: '#';
}

.field--name-field-tags a, .field--name-field-mg-tags a {
    color: rgba(38,50,56,0.9);
    text-decoration: underline;
}

.field--name-field-zalaczniki .file-link a {
	font-family: 'Open Sans';
    font-size: 16px;
    line-height: initial;
}

.field--name-field-zalaczniki .file-size {
	font-family: 'Open Sans';
    font-size: 15px;
    line-height: initial;
    margin-left: 10px;
}

.field--name-field-zalaczniki .file {
	display: flex;
    align-items: center;
    margin-top: 10px;
}

.field--name-field-zalaczniki .glyphicon {
	top: 0;
}

.field--name-field-zalaczniki .glyphicon-file:before {
    content: "\e022";
    color: #909799;
    font-size: 20px;
    margin-right: 3px;
}

.view-tagi ul {
	padding: 0;
}

/*******************************stopka**************************/
.footer {
    background: #eceff1;
    margin-top: 2rem;
    padding: 3rem 0;
}
.footer h2{
    font-family: 'PT Serif', serif;
    background: none;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: left;
    color: #333;
    padding-left: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.footer a{
    color: #057281;
}
/***************************menu icon*************************/
.menu-icon li a{
    width: 20px;
    height: 20px;
    overflow: hidden;
    color: #616a6f;
    padding: 0;
    font-size: 20px;
}
.menu-icon li{
    display: inline-block;
    margin: 0 5px;
}

.menu-icon li a:hover {
    color: #e4604a;
    transition: all .2s ease-in-out;
}

/******************************************sidr menu**************************/
#block-mainnavigation, 
#block-stopka-2{
    display: none;
}
.sidr-inner{
    clear: both;
}
.sidr span.caret {
    display: none;
}
.sidr .menu {
  padding-left: 0;
  list-style: none;
}
.sidr .menu li.expanded > a:before,
.sidr .menu li.expanded > .nolink:before {
  content: "";
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0.9rem;
  background: #263238;
  color: rgba(38, 50, 56, 0.87);
  box-shadow: 0 0 5px 5px #263238 inset;
}
.sidr .navbar-nav > li{
    width: 100%;
}
.sidr .nav .open > a, 
.sidr .nav .open > a:hover, 
.sidr .nav .open > a:focus {
    background-color: transparent;
    border-bottom: 1px solid rgba(176, 190, 197, 0.2);
}
.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}
.sidr .dropdown-menu{
    position: relative;
    float: none;
}

.sidr .block h2,
.sidr .panel-pane h2 {
  margin: 0;
  padding: 1rem;
  font-size: .8rem;
  text-transform: uppercase;
}

.sidr .menu {
  background: #263238;
}

.sidr .menu a,
.sidr .menu .nolink {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(176, 190, 197, 0.2);
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.sidr .nav .open > a{
    background-color: transparent;
}
.sidr .nav > li > a:hover, .sidr .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.sidr .menu li.expanded > a:before,
.sidr .menu li.expanded > .nolink:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -6px;
  color: #FFFFFF;
  font-size: .6rem;
  line-height: .6rem;
  position: absolute;
  right: 30px;
  top: 50%;
}

.sidr .menu li.expanded ul {
  background: #FFF;
}

.sidr .menu li.expanded ul li.expanded > a:before,
.sidr .menu li.expanded ul li.expanded > .nolink:before {
  color: #263238;
}

.sidr .menu li.expanded ul a,
.sidr .menu li.expanded ul .nolink {
  padding: 10px 20px 10px 40px;
  border-bottom: 1px solid #cfd8dc;
  color: #263238;
  font-weight: normal;
  text-transform: none;
}

.sidr .menu li.expanded ul li.expanded ul a {
  color: #263238;
  padding-left: 60px;
}

.sidr .menu li.expanded > ul {
  max-height: 0;
  overflow-y: hidden;
  transition: max-height .5s ease-in-out;
  display: block;
  min-width: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
}

.sidr .menu li.expanded > ul.open {
  max-height: 800px;
  
}

.sidr .social-menu, .sidr .user-action-menu {
  display: block;
  padding: 20px;
  text-align: center;
}

.sidr .social-menu li, .sidr .user-action-menu li {
  display: inline-block;
}

.responsive-menu-overlay {
  background: #000;
  opacity: 0;
  transition: opacity 1s ease;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  z-index: 100;
}

.responsive-menu-overlay.active {
  right: 0;
  opacity: .5;
}
.sidr ul.menu.menu--footer.nav li a{
    font-weight: normal;
    color: #b0bec5;
}
/*****************************************owl-carousel***************************/
.owl-item div {
    padding: 10px;
}
.owl-nav button {
    position: absolute;
    top: 40%;
    right: 40px;
    padding: 15px 18px;
    font-size: 25px;
    opacity: 0.89;
}
.owl-nav .owl-prev {
    right: auto;
    left: 40px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #FFF;
    filter: Alpha(Opacity=60);
    text-decoration: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    
}
.owl-carousel .owl-nav button.owl-next span, 
.owl-carousel .owl-nav button.owl-prev span, 
.owl-carousel button.owl-dot span {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    font-size: 30px;
    width: 50px;
    line-height: 45px;
    padding: 0;
    height: 50px;
}
/*************************gallerylight***********************/
.galery-light .item{
    margin: 10px 0;
    cursor: pointer;
}
/*************************wydanie*****************************/
.archiwum .views-row{
    display: inline-block;
    max-width: calc(20% - 5px);
    padding-right: 20px;
}
.tytul-numeru {
    text-transform: uppercase;
    text-align: center;
    font-size: 80%;
    margin: 10px 0 20px;
    height: 50px;
}
@media (max-width: 992px){
    .archiwum .views-row{
        display: inline-block;
        max-width: calc(33% - 5px);
        margin-bottom: 30px;
    }
}
@media (max-width: 580px){
    .archiwum .views-row{
        display: inline-block;
        max-width: calc(50% - 5px);
        padding: 0;
    }
}
@media (max-width: 388px){
    .archiwum .views-row{
        padding: 0;
        text-align: center;
        max-width: 300px;
        margin: 0 auto 30px;
        display: block;
    }
    .tytul-numeru {
        height: auto;
    }
}

.field-okladka img {
    max-width: 100%;
    height: auto;
}
.btn-wydanie {
    display: inline-block;
}
.btn-wydanie img{
    transition: transform .5s;
}
.archiwum .btn-wydanie img:hover {
    transform: translateY(-.5rem);
}
.archiwum h3{
    font-size: 1.6rem;
    font-weight: 300;
    border-bottom: 1px solid #e72547;
    padding-bottom: 10px;
    margin: 3rem 0 4rem;
    
}
.field-okladka img {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    transition: box-shadow 150ms;
    display: block;
    margin: 0 auto;
}
.field-okladka a img:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.wydanie-buttons{
    width: 180px;
    margin: 0 auto;
}
/*****************************bloki***************************/
section#block-gazeta-themag-block-2 {
    margin-bottom: 15px;
}

/****************************back to top*************************/
.baack-to-top-button {
  background: #263238;
  display: block;
  width: 50px;
  height: 50px;
  box-shadow: 0 0 10px 0 rgba(38, 50, 56, 0.5);
  border-radius: 50px;
  transition: all .4s, color .5s, bottom .7s, ease-in-out;
  opacity: .3;
  color: #FFFFFF;
  font-size: 2rem;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  position: fixed;
  right: 2rem;
  bottom: -200px;
  z-index: 800;
}

.baack-to-top-button.active {
  bottom: 2rem;
}

.baack-to-top-button:hover {
  background: #263238;
  opacity: 0.8;
}
i.icon.icon-top {
    font-size: 24px;
}
#baack-to-top-button{
    text-decoration: none;
}
/**************************************menu stopka***********************/
nav#block-stopka{
    float: right;
}
ul.menu.menu--footer li {
    display: inline-block;
    margin-left: .5rem;
}
ul.menu.menu--footer li a {
    color: #607d8b;
    font-size: 0.9rem;
    padding: 15px 20px;
}
ul.menu.menu--footer li a:hover {
    background: transparent;
    text-decoration: underline;
}

section#block-copyright {
    margin: 15px 0;
    font-size: 0.9rem;
    float: left;
}
@media (max-width: 770px){
    nav#block-stopka{
        float: none;
        text-align: center;
        clear: both;
        width: 200px;
        margin: 20px auto;
    }
    section#block-copyright {
        text-align: center;
        float: none;
        clear: both;
        margin: 20px 0;
    }
}

/***********************wydanie powiązania*******************/
.view-wydanie-powiazania{
    margin-top: 40px;
}
.view-wydanie-powiazania h3{
    clear: both;
    content: "";
    display: block;
    margin: 0;
}
.view-wydanie-powiazania h3 a{
    display: none;
}
.view-wydanie-powiazania h3 + .views-row {
    display:block;
    clear:both;
}

.view-wydanie-powiazania .taxonomy-term {
    display: block;
    margin: 2px 0;
}
.view-wydanie-powiazania .taxonomy-term:first-child {
    margin-top: 30px;
}
.view-wydanie-powiazania .taxonomy-term:last-child {
    margin-bottom: 20px;
}
.category-name-numer {
    text-transform: uppercase;
    font-weight: bolder;
}
.view-wydanie-powiazania .taxonomy-term + h3 {
    margin: 15px 0;
}
.view-wydanie-powiazania .views-row + .taxonomy-term {
    margin-top: 20px;
}

.form-control::-webkit-input-placeholder {
  color: #b0bec5;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #b0bec5;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #b0bec5;
  opacity: 1;
}

.form-control::placeholder {
  color: #b0bec5;
  opacity: 1;
}

/**********************************cookies**************************/
div#sliding-popup {
    background: #ffffff;
    padding: 20px;
    font-size: 0.9rem;
}
div#popup-buttons button{
    margin-top: 1.5em;
    background: #f44336;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #f44336;
    color: #fff;
    padding: 6px 10px;
    text-shadow: none;
    font-size: 0.9rem;
}

/*********************************artykuł*****************************/
.node--type-mg-article.node--view-mode-full .field--name-node-post-date {
    margin-bottom: 10px;
    clear: both;
}
.article-top .field--label {
    font-weight: normal;
}
.article-top {
    position: relative;
    border-bottom: 1px solid #b0bec5;
    margin-bottom: 20px;
}
.field--name-dynamic-block-fieldnode-share-buttons {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.field--name-field-mg-text-html-content p.autor:before {
    content: " ";
    display: block;
    margin: 1.5rem 0 1rem -1rem;
    height: 1px;
    background-color: #e72547;
    width: 3rem;
}
.field--name-field-mg-text-html-content .autor strong {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    display: block;
}
.paragraph--type--mg-parag-image .paragraph img {
    margin-bottom: 15px;
}
@media all and (min-width: 1024px) and (max-width: 1400px){
    #block-system-main .container .content--main {
        padding-right: 3em;
    } 
}


.feed-icons {
    display: none;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #607d8b;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/***************************************************/
.klasa{
  text-align: center;
}

.archiwum.arch .field-okladka {
    display: block;
    font-size: 0;
    position: relative;
    width: 100%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    transition: box-shadow 150ms;
    border-top: 15px solid #fff;
    border-bottom: 15px solid #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}

.block .more-link a {
    float: right;
    margin: 0 0 1em;
    transition: all 200ms ease-in-out;
    color: #263238;
    text-decoration: none;
    position: relative;
    font-weight: 600;
}
.border-black-bottom{
    border-bottom: 2px solid #000000;
}

.field--name-field-zdjcie img {
    background: #FFF;
    padding: 2px;
    border: 1px solid #b0bec5;
    border-radius: 50%;
    margin-bottom: 40px;
}

.padding-30{
  padding: 30px;
}

.klasa{
  text-align: center;
}
@media all and (max-width: 778px){
.node--type-mg-article.node--view-mode-full .field--name-node-post-date {
    margin-bottom: 50px;
    clear: both;
}
}
#block-stopkaadres img{
  max-width: 100%;
  height: auto;
}

.region.region-content-top {
    background-color: #eceff1;
}
.region.region-content-top:after {
    display: block;
    content: "";
    clear: both;
}

.parallax-mirror{
    z-index: 1!important;
}
.footer-social-icons .social-icons {
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 1em;
    display: flex;
}
.social-icons .svg-inline--fa {
    fill: #616a6f;
    width: auto;
    height: 25px;
}
.social-icons .svg-inline--fa:hover {
    fill: #e4604a;
}
