.swiper-slide-caption h5 {
    color: #fff;
    text-shadow:
            0 0 3px rgba(0,0,0,1),
            0 0 5px rgba(0,0,0,1),
           0 0 7px rgba(0,0,0,1),
            0 0 9px rgba(0,0,0,1);
}

.swiper-slide-caption h1 {
    color: #fff;
    text-shadow:
            0 0 3px rgba(0,0,0,1),
            0 0 5px rgba(0,0,0,1),
          0 0 7px rgba(0,0,0,1),
          0 0 9px rgba(0,0,0,1);
}

.tresc h1 {
    font-size: 36px;
    line-height: 1.2em;
}

.tresc h2 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 15px;
}


.tresc p {
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 18px;
}

.tresc li {
    font-size: 16px;
    line-height: 1.8em;
    /*margin-bottom: 9px;*/
	text-align: left;
}

.tresc {
	color:black;
	text-align:justify;
}

.text-white a, .text-white a:hover, .text-white a:active {
    color: #fff;
    text-decoration: underline;
}



.st-table{
  width:100%;
}

.st-table thead, .table-header
{
    font-weight: 700;
    text-align: center;
    background-color: #dc214c;
    font-size: 24px;
    color: white;
}

.st-table td
{
   padding: 10px;
   border: 1px solid #da9aa9;
}

.st-table tr:nth-child(even) {
    background-color: #f5e5e9;
}

.rouded-h {
    border: 1px solid #dc214c;
    text-align: center;
    padding: 10px 25px;
    border-radius: 50px;
margin-top:20px;
margin-bottom:20px;
}

.rouded-h p {
	margin-bottom: 0px;
}

.tresc h2:after {
        background: -webkit-gradient(linear, left top, right top, from(#dc214c),color-stop(8%, #dc214c),color-stop(7%, #e5e5e5),to(#e5e5e5));
        background: -webkit-linear-gradient(left, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
        background: -o-linear-gradient(left, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
        background: linear-gradient(to right, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
		    position: relative;
    display: block;
    content: '';
    margin-top: 15px;
    height: 1px;
    width: 100%;
}

.tresc h1:after {
        background: -webkit-gradient(linear, left top, right top, from(#dc214c),color-stop(8%, #dc214c),color-stop(7%, #e5e5e5),to(#e5e5e5));
        background: -webkit-linear-gradient(left, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
        background: -o-linear-gradient(left, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
        background: linear-gradient(to right, #dc214c 0%,#dc214c 7%,#e5e5e5 7%,#e5e5e5 100%);
		    position: relative;
    display: block;
    content: '';
    margin-top: 15px;
    height: 1px;
    width: 100%;
}

.kursy .pink-bg {
	background-color: #f5e5e9;
}

.kursy .head {
	width: 100%;
    font-weight: 700;
    text-align: center;
    background-color: #dc214c;
    font-size: 24px;
    color: white;
}

.kursy div {
	padding: 20px;
    text-align: center;
    border: 1px solid pink;
}

.divider {
	margin: 0px auto 21px;
}

h2, .h2 {
margin-bottom: 10px;
}

.bg-pink {
	background: #dc214c;
	fill: #dc214c;
}

.post-news {
  background: #dc214c;
  transition: box-shadow .5s ease-in-out;
}

article.post-news.post-news-mod-1:hover {
	box-shadow: 0px 0px 20px 0px #6a6a6a;
    transition: box-shadow .5s ease-in-out;
}

.post-news-body h6 a:hover {
  color: #fffe00;
}

@media only screen and (max-width: 1200px) {
    .img-responsive-small {
        width: 100%;
        height: auto;
        margin: 3px auto;
    }    
    .img-responsive-vertical {
        width: 40%;
        height: auto;
        margin: 3px auto;
    }

    .btn-rekrutacja {
        width: 100%;
        margin-bottom: 8px;
    }
}

.owl-carousel .owl-item {
	background-color: #00000047;
	padding: 10px;
}

.post-news-body-coll-1 {
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  background: transparent;
}

.post-news-body-coll-1 h6 a {
  color: white;
}

.post-news-body-coll-1 h6 a:hover {
  color: #f5f7fa;
}

@media (min-width: 2000px) {
  .rd-navbar-default.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-transparent.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-center.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-minimal.rd-navbar-static .rd-navbar-dropdown {
    margin-top: 24px;
  }
}

.rekrutacja-obywatelstwo-line .radio-inline {
  margin-right: 10px;
}

.rekrutacja-obywatelstwo-inne-wrap {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  vertical-align: middle;
}

.rekrutacja-obywatelstwo-inne-radio {
  margin-right: 6px;
}

.rekrutacja-obywatelstwo-inne {
  display: inline-block;
  width: 280px;
  max-width: 100%;
  vertical-align: middle;
}

.rekrutacja-obywatelstwo-inne::placeholder {
  color: #999;
  opacity: 1;
}
