/* fala */
header {background: url(../img/slider.png) center 32.5% no-repeat;}
#fala {background:url('../img/fala_kr.svg') no-repeat top center;display: block;height:230px;margin-top:200px;padding-top:90px;position: relative;z-index: 10;}
.slogan{color: #fff;border: 0;margin-bottom: 0;}
#content{margin-top: -140px;background: #fff;padding-top: 140px;}
.flexin{display: flex;height: 60px;align-items: center;}

/* wydarzenia */
#content .tytul{font-size: 24px;line-height: 35px;color: #003E7E; text-transform: uppercase;border-bottom: 1px solid #ED1878;width: 200px;font-weight: normal;margin-bottom: 20px;}
#content .wydarzenie{padding-top:30px;width: 100%;}
#content .wydarzenie img{width: 100%;margin-bottom: 15px;}
#content .tytul-wydarzenia{font-size: 18px;font-weight:bold;line-height: 25px;color: #ED1878;min-height: 70px;display: flex;align-items: center;}
#content .data-wydarzenia{font-size: 13px; font-weight: 300;color: #ED1878;margin-bottom: 10px;}
#content .opis-wydarzenia, #content .opis-wydarzenia1{font-size: 13px;color: #003E7E;margin-bottom: 25px;line-height: 21px;min-height: 85px;}
#content .opis-wydarzenia1{margin-top: 25px;}
#content .foto-wpis{margin-top: 30px;}

/* paginacja */
#paginacja a, #paginacja .current {background-color:#003E7E;border-radius: 15px;padding:10px;display:inline-block;color:#fff;font-size: 14px;font-weight: bold;transition: 0.5s;}
#paginacja .current {background-color:#ED1878 !important}
@media screen and (max-width:1199px){
  #content .opis-wydarzenia{min-height: 105px;}
}
@media screen and (max-width: 991px){
  #content .foto-wpis{margin-top: 10px;margin-bottom: 0px;}
}
@media screen and (max-width: 767px){
  #fala{margin-top: -120px;}
  #content{padding-top: 150px;}
  .col-md-4 a{text-align: center;}
  .animator {display: inline;}
  #content .opis-wydarzenia{min-height: 125px;}
}
@media screen and (max-width: 575px){
  #content{padding-top: 30px;margin-top: 0;}
  #slog{margin-top: -80px;padding: 30px 0;}
  .slogan{color: #003E7E;}
  #content .opis-wydarzenia{min-height: auto;}
}
