/* 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;}
h1, h2, h3 {font-size: 24px;line-height: 35px;color: #003E7E; text-transform: uppercase;border-bottom: 1px solid #ED1878;min-width: 300px;font-weight: normal;margin-bottom: 20px;clear:both;display:inline-block}
.tytul{font-size: 24px;line-height: 35px;color: #003E7E; text-transform: uppercase;border-bottom: 1px solid #ED1878;font-weight: bold;margin-bottom: 20px;clear:both;display:inline-block}
.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;}

@media screen and (max-width: 767px){
  #fala{margin-top: -120px;}
  #content{padding-top: 150px;}
}
@media screen and (max-width: 575px){
  #content{padding-top: 100px;margin-top: -80px;}
  .slogan{color: #003E7E;}
}
