span.green {
  color: #29b99e;
}
.font-50 {
  font-size: 50px;
}
.font-55 {
  font-size: 50px;
}
.home-button {
  font-size: 16px !important;
  padding: 6px 16px !important;
}
.header-nav.navbar-lazur {
  background-color: #29b99e;
  border: medium none;
}
/* lazur */
.menuzord.lazur .menuzord-menu > li.active > a,
.menuzord.lazur .menuzord-menu > li:hover > a,
.menuzord.lazur .menuzord-menu ul.dropdown li:hover > a {
  background: #29b99e;
  color: white;
}
.bg-lazur {
  background-color: #29b99e !important;
}
.bg-image {
  background: url('https://www.medipine.pl/wp-content/themes/medipine/images/bg_white_1920x1280.png') fixed center !important;
}
.color-lazur {
  color: #29b99e;
}
.btn-second-colored {
  background-color: #bfeae2 !important;
  color: black !important;
  border-color: #29b99e !important;
}
.btn-second-colored:hover {
  background-color: #99ddd1 !important;
  color: black !important;
  border-color: #29b99e !important;
}
.menuzord-brand img {
  max-height: 33px !important;
}
.pd-lf-15 {
  padding-left: 15px;
}
.col-sx-13,
.col-md-6,
.col-sd-6 {
  padding-left: 0px !important;
}
ul.list-border-bottom.no-padding li:last-child {
  border-bottom: 1px solid #eeeeee !important;
}
.article-content blockquote {
  border-left: 3px solid #29b99e !important;
}
.article-content li i {
  color: #29b99e !important;
}
.article-content li i:after {
  content: '\00a0\00a0\00a0';
}
.article-content ul {
  padding-left: 15px !important;
}
sup,
sup {
  top: -0.2em !important;
  font-size: 100% !important;
}
section#pricing {
  margin-top: 40px;
}
.price-item {
  height: 382px;
  max-height: 382px;
}
.package-type {
  height: 62px;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  .col-md-6 {
    padding-left: 15px !important;
  }
}
@media (max-width: 991px) {
  .testimonials {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  #services .col-md-4 {
    min-height: 265px;
  }
}
