body {
  font-family: Arial, Helvetica, sans-serif;
}

.heading-slogan {
  font-size: 12px;
  margin-top: -10px;
}

.heading-section {
  font-family: Arial;
  margin-top: -20px;
  margin-bottom: 50px;
}

.heading-contact {
  font-family: Arial;
  margin-bottom: 0;
}

.cursive {
  font-family: cursive;
}

.img-responsive {
  height: 200px;
  width: 100%;
}

.img-responsive-rekvisit {
  height: 350px;
  width: 280px;
}

.flexslider-about, .flexslider .slides-about>li, .slider-height {
  height: 300px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
.footer-widget {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .align-about {
    text-align: center;
  }
}

@media screen and (min-width: 991px) {
  .align-about {
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .align-rekvisits {
    text-align: center;
  }
}

@media screen and (min-width: 991px) {
  .align-rekvisits {
    text-align: right;
  }
}

@media screen and (max-width: 480px) {
  .slider-height, .flexslider-about, .flexslider .slides-about > li {
    height: inherit;
    height: 500px;
    
  }
}

@media screen and (max-width: 481px) {
  .flexslider .heading {
  font-size: 65px;
  margin-top: -160px;
  }
}

@media screen and (max-width: 991px) {
  .no-mob {
    display: none;
  }
}

.flexslider .heading {
  line-height: 140px;
  font-family: Arial;
}

.flexslider .slider-text {
  margin-top: 240px;
}

@media screen and (min-width: 992px) {
  .about-text {
    margin-top: 105px!important;
  }
}

@media screen and (max-width: 991px) {
  .about-text {
    margin-top: 30px!important;
  }
}

@media screen and (max-width: 768px) {
  .about-text {
    margin-top: 90px!important;
  }
}

@media screen and (max-width: 583px) {
  .about-text {
    margin-top: 28px!important;
  }
}

@media screen and (max-width: 480px) {
  .about-text {
    margin-top: 130px!important;
  }
}

.toner {
  filter: brightness(0.5);
}

.section-heading h2 {
  font-family: Arial;
}
