.loan-items {
  margin-top: 3rem;
}

.loan-item {
  display: block;
  font-size: 0;
  border: 1px solid #ececec;
  border-radius: 3px;
  margin-bottom: 27px;
  background: white;
}
.loan-item p, .loan-item span {
  color: #000 !important;
}
.loan-item a {
  text-decoration: none;
}
.loan-item .bank-logo {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: calc(10% - 1px);
  margin-left: 1px;
}
@media screen and (max-width: 630px) {
  .loan-item .bank-logo {
    width: calc(20% - 1px);
  }
}
.loan-item .bank-logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
  max-width: 15rem;
}
.loan-item .header {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  padding-left: 60px;
}
@media screen and (max-width: 1000px) {
  .loan-item .header {
    width: 22%;
    padding: 16px 0 16px 20px;
  }
}
@media screen and (max-width: 900px) {
  .loan-item .header {
    width: 26%;
  }
}
@media screen and (max-width: 630px) {
  .loan-item .header {
    width: 80%;
  }
}
.loan-item .header p.title {
  font-size: 25px;
  margin-bottom: 18px;
  font-weight: 700;
}
.loan-item .header i {
  color: #eceff1;
  font-size: 13px;
  margin-right: 2px;
}
.loan-item .header i.active {
  color: #ffe786;
}
.loan-item .info-col {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
}
@media screen and (max-width: 900px) {
  .loan-item .info-col {
    width: 21%;
  }
}
@media screen and (max-width: 630px) {
  .loan-item .info-col {
    width: 33%;
    margin-top: 20px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 470px) {
  .loan-item .info-col {
    width: 50%;
    padding-left: 5px;
  }
}
@media screen and (max-width: 470px) {
  .loan-item .info-col.col-2 {
    display: none;
  }
}
.loan-item .info-col p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.9;
}
@media screen and (max-width: 630px) {
  .loan-item .info-col p {
    font-size: 24px;
  }
}
.loan-item .last-col {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .loan-item .last-col {
    width: 23%;
  }
}
@media screen and (max-width: 900px) {
  .loan-item .last-col {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
.loan-item .last-col img {
  vertical-align: middle;
}
@media screen and (max-width: 900px) {
  .loan-item .last-col img {
    max-width: 21px;
  }
}
.loan-item .last-col .btn {
  min-width: auto;
  border-radius: 0;
  line-height: 54px;
  height: 54px;
  padding: 0 26px;
  font-size: 20px;
  vertical-align: middle;
}

.banks-items-footer {
  font-size: 0;
}
.banks-items-footer .btn {
  font-size: 20px;
  line-height: 53px;
  height: 53px;
  margin: 0;
}
.banks-items-footer .left-col {
  float: left;
}
@media screen and (max-width: 630px) {
  .banks-items-footer .left-col {
    width: 100%;
    text-align: center;
    float: none;
  }
}
.banks-items-footer .right-col {
  float: right;
  line-height: 53px;
  padding-right: 25px;
}
@media screen and (max-width: 630px) {
  .banks-items-footer .right-col {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
  }
}
.banks-items-footer .right-col p {
  margin-bottom: 0;
  line-height: 53px;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
}

.single-content-section.loans-filter-section {
  background-image: url("../img/blue-section-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 40px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 425px) {
  .single-content-section.loans-filter-section {
    text-align: center;
  }
}
.single-content-section.loans-filter-section .container {
  padding: 0 15px;
}
.single-content-section.loans-filter-section p {
  color: white;
  font-size: 35px;
  margin-bottom: 25px;
}
.single-content-section.loans-filter-section .btn {
  min-width: auto;
  border-radius: 0;
  line-height: 61px;
  height: 61px;
  padding: 0 26px;
  font-size: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 425px) {
  .single-content-section.loans-filter-section .btn {
    margin-left: 0;
  }
}

.form-control {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 425px) {
  .form-control {
    width: 100%;
  }
}
.form-control span {
  position: absolute;
  top: 50%;
  right: 46px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  color: #000;
}

input[type=text].srovnani-input {
  font-size: 24px;
  color: #9e9e9e;
  line-height: 65px;
  height: 65px;
  padding: 0 120px 0 24px;
  border: none;
}
@media screen and (max-width: 630px) {
  input[type=text].srovnani-input {
    font-size: 16px;
  }
}
@media screen and (max-width: 425px) {
  input[type=text].srovnani-input {
    text-align: left;
    width: 100%;
  }
}

.loan-items--post .loan-item__left-col {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
}
@media screen and (max-width: 630px) {
  .loan-items--post .loan-item__left-col {
    padding: 10px;
  }
}
.loan-items--post .bank-logo {
  width: 100%;
  margin: 0 0 10px 0;
}
.loan-items--post .bank-logo img {
  position: static;
  -webkit-transform: none;
  transform: none;
  max-width: 15rem;
}
.loan-items--post .loan-item__right-col {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
}
@media screen and (max-width: 630px) {
  .loan-items--post .loan-item__right-col {
    padding: 10px;
  }
}
.loan-items--post .loan-item {
  padding: 8px 0;
}
.loan-items--post .loan-item.loan-item--with-popisny-text {
  border-bottom: 3px solid #e57715;
  position: relative;
  padding-bottom: 16px;
}
@media screen and (max-width: 800px) {
  .loan-items--post .loan-item.loan-item--with-popisny-text {
    padding-top: 30px;
  }
}
.loan-items--post .popisny-text {
  display: inline-block;
  position: absolute;
  left: -1px;
  bottom: -1px;
  background: #e57715;
  padding: 5px 25px 5px 20px;
  max-width: 75%;
  border-radius: 0 210px 0 0;
}
@media screen and (max-width: 800px) {
  .loan-items--post .popisny-text {
    max-width: 100%;
    bottom: auto;
    top: -1px;
    border-radius: 0 0 210px 0;
  }
}
.loan-items--post .popisny-text p {
  color: white !important;
  margin: 0;
  line-height: 1.1;
  font-size: 14px;
}
@media screen and (max-width: 800px) {
  .loan-items--post .popisny-text p {
    font-size: 13px;
  }
}
.loan-items--post span {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.9;
}
@media screen and (max-width: 630px) {
  .loan-items--post span {
    font-size: 12px;
  }
}
.loan-items--post .loan-item .header {
  width: 100%;
  padding-left: 0;
  margin-top: 0;
}
.loan-items--post .title {
  display: block;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 630px) {
  .loan-items--post .title {
    font-size: 14px;
  }
}
.loan-items--post .loan-item .info-col {
  width: 50%;
  padding-left: 10px;
  vertical-align: top;
}
@media screen and (max-width: 800px) {
  .loan-items--post .loan-item .info-col {
    width: 100%;
    margin: 0;
  }
}
.loan-items--post .loan-item .header p.title {
  font-size: 22px;
  line-height: 1.4;
}
.loan-items--post .loan-item .last-col {
  width: 50%;
  margin-left: 50%;
  text-align: left;
  padding-left: 10px;
}
@media screen and (max-width: 800px) {
  .loan-items--post .loan-item .last-col {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 630px) {
  .loan-items--post .loan-item .last-col {
    padding-left: 0;
  }
}
.loan-items--post .loan-item .last-col a {
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
}
.loan-items--post .loan-item .last-col img {
  max-width: 23px;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 630px) {
  .loan-items--post .loan-item .last-col img {
    margin-right: 5px;
    max-width: 16px;
  }
}
.loan-items--post .loan-item .last-col .btn {
  line-height: 48px;
  height: 48px;
  padding: 0 19px;
  font-size: 16px;
  vertical-align: middle;
  background-color: #41a82c;
  border-color: #41a82c;
  color: white;
  margin-bottom: 0;
}
.loan-items--post .loan-item .last-col .btn:hover {
  background-color: #6fdba2;
  border-color: #6fdba2;
}
/*# sourceMappingURL=srovnani.css.map */
