@import "case-grid.min.css";
@import "people-grid.min.css";
@import "us-icons.min.css";
@import "program-grid.min.css";
.uh3 {
  max-width: 160px;
  margin: 10px auto 20px;
  height: 5px;
  background-color: #ddd;
}
.listki {
  list-style-type: none;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3;
}
.listki li {
  margin-bottom: 25px;
  position: relative;
}
.listki li::before {
  content: "";
  position: absolute;
  background-color: #63005a;
  font-weight: 700;
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  left: -1.25em;
  top: 0.4em;
}
#czego-dowiesz .row-b {
  padding: 0 25px;
}
#czego-dowiesz .row-b:before {
  height: 70px;
  width: 6px;
  background-color: #028a80;
  content: " ";
  position: absolute;
  margin-left: -25px;
}
.cz-dow {
  color: #111;
}
#czywiesz {
  background-color: #fff;
}
#czywiesz .uh3 {
  background-color: #bbb;
}

#listki {
  background-color: #f7f7f7;
}
#listki .col-12 {
  background: linear-gradient(to left, #0f0 50%, #fff000 50%);
  padding: 20px 30px;
}

.check {
  min-height: 32px;
  padding-left: 45px;
  background: url(https://www.uniqskills.com/uniqskills/new_landing/images/2ndmenu/css_sprites2.png) -170px -115px no-repeat;
  line-height: 32px;
  display: inline-block;
  margin: 15px;
}
.check-cont {
  display: inline-block;
}
#faq {
  background-color: #f7f7f7;
}
#faq .faq {
  background-color: #fff;
  padding: 20px;
}
#faq .question {
  color: #111;
  cursor: pointer;
  position: relative;
  margin-right: 30px;
}
#faq .faq-mark {
  position: absolute;
  right: -30px;
  font-weight: 700;
  font-size: 28px;
  color: #afafaf;
}
#faq .answer {
  color: #afafaf;
  font-size: 15px;
  display: none;
  padding-top: 10px;
}
#faq .faq {
  margin-bottom: 15px;
}
.title-cont {
  padding: 40px 0;
  background-color: #1f55aa;
  color: #fff;
}
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb80 {
  margin-bottom: 80px;
}
.r10 {
  margin-right: 10px !important;
}
.pt50 {
  padding-top: 50px;
}
.pt30 {
  padding-top: 30px;
}
.p0 {
  padding: 0 !important;
}
.m0 {
  margin: 0 !important;
}
.mb10 {
  margin-bottom: 10px;
}
.szary-bckg {
  background-color: #f6f6f6 !important;
}
.p20 {
  padding: 20px;
}
.pb50 {
  padding-bottom: 50px;
}
.text-center {
  text-align: center;
}
.fs14 {
  font-size: 14px;
  line-height: 18px;
}
.fs20 {
  font-size: 20px;
  line-height: 28px;
}
.fs24 {
  font-size: 24px;
  line-height: 24px;
}
.fs28 {
  font-size: 28px;
  line-height: 34px;
}
.fs28x {
  font-size: 38px;
  line-height: 34px;
}
.oh {
  overflow: hidden;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pt150 {
  padding-top: 150px;
}
.pb150 {
  padding-bottom: 150px;
}
.fs19 {
  font-size: 19px;
  line-height: 26px;
}
.fs26 {
  font-size: 26px;
  line-height: 32px;
}
.fs30 {
  font-size: 30px;
  line-height: 36px;
}
.mw600 {
  max-width: 600px;
  margin: auto;
}
.mw700 {
  max-width: 700px;
  margin: auto;
}
.mw800 {
  max-width: 800px;
  margin: auto;
}
.mw900 {
  max-width: 900px;
  margin: auto;
}
.knp:link,
.knp:visited {
  color: #e20056;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  border-bottom: 2px solid #e20056;
  padding-bottom: 2px;
}
.knp:hover {
  border-bottom: 2px solid #fff;
  text-decoration: none;
}
.clearfix {
  clear: both;
}
.styled-table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
  background-color: #63005a;
  color: #fff;
  text-align: center;
}
.styled-table td,
.styled-table th {
  padding: 12px 15px;
}
.styled-table tbody tr {
  border-bottom: 1px solid #ddd;
}
.styled-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}
.styled-table tbody tr:last-of-type {
  border-bottom: 2px solid #63005a;
}
.cz-dow {
  border: 2px solid #eee;
  height: 100%;
  padding: 20px 20px 30px;
  border-radius: 5px;
  background-color: #fff;
}
.cz-dow b {
  color: #111;
}
.cz-dow img {
  max-width: 140px;
}
.pakiet {
  border: 1px solid #dcdcdc;
  background-color: #fff;
  text-align: center;
  padding: 30px 20px;
  margin: 0 0;
  box-shadow: -5px 8px 20px -15px rgba(66, 68, 90, 0.5);
}
.pakiet .nazwa {
  color: #63005a;
  font-weight: 900;
  line-height: 30px;
}
.pakiet .cena {
  color: #e20056;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 8px;
}
.pakiet .cena span {
  font-size: 36px;
  font-weight: 900;
}
.pakiet p {
  margin-top: 30px;
}
.btn.btn-primary {
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 1rem rgba(90, 0, 90, 0.098);
  padding: 1rem 2rem;
  background: #5a005a;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease-in-out;
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0.25rem 1rem #5a005a93;
  border-color: rgba(255, 255, 255, 0.475);
}
