body {
  font-family: 'Montserrat';
  font-size: 12px;
  color: #FFF;
  background-color: #343a40;
}

#top {
  background-image: url("../../assets/img/md_index_img.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.md-top-section {
  width: 100%;
  height: 100vh;
  background-color: #000000;
  background-image: url("../../assets/img/Window-Tint01.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  filter: blur(0px);
}

.md-top-logo-col {
  width: 100%;
  /*max-width: 910px;*/
  margin: 0 auto;
}

.md-top-section-slogen {
  margin-top: 50px;
}

.md-top-section-slogen h1 {
  font-size: 58px;
  line-height: 60px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .md-top-section-slogen h1 {
    font-size: 78px;
    line-height: 78px;
    font-weight: 600;
  }
}

.md-top-section-slogen h4 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .md-top-section-slogen h4 {
    font-size: 38px;
    line-height: 42px;
    margin-top: 65px;
    margin-bottom: 25px;
    padding-top: 0px;
    font-weight: 300;
  }
}

.md-top-section-arrow {
  font-size: 80px;
  margin-bottom: 25px;
}

.md-top-section-slogen h4.top-phonenum {
  font-weight: bold;
  margin-top: 65px;
  padding: 0;
  font-size: 34px;
  line-height: 38px;
}

@media (min-width: 768px) {
  .md-top-section-slogen h4.top-phonenum {
    font-weight: bold;
    margin-top: 65px;
    padding: 0;
    font-size: 78px;
    line-height: 78px;
  }
}

.md-top-section-arrow a {
  color: #FFF;
}

.nav-item.text-uppercase {
  margin: 0px 10px;
}

.nav-item {
  margin: 0 10px;
}

.nav-link.active {
  font-size: 16px;
}

.nav-link.text-uppercase {
  font-size: 16px;
}

.md-autouveg-foliazas-section {
  width: 100%;
  /*height: 100vh;*/
}

.md-auf-imgs-block {
  /*padding: 0;*/
}

.md-auf-title-block {
  background-color: #343a40;
}

.md-auf-title, .md-szolg-title {
  color: #fff;
  text-align: center;
  margin: 55px 0 55px 0;
}

.md-auf-title h1, .md-szolg-title h1 {
  font-weight: 800;
  font-size: 30px;
}

@media (min-width: 768px) {
  .md-auf-title h1, .md-szolg-title h1 {
    font-weight: 800;
    font-size: 46px;
  }
}

.md-auf-fdesc {
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}

.md-auf-fdesc.final-desc {
  margin: 0;
  border: none;
}

.md-auf-parag {
  font-size: 16px;
  line-height: 20px;
}

.md-auf-textblock {
  padding: 15px 0;
  font-weight: 300;
}

.wspace {
  height: 55px;
}

.md-ad-title {
  margin-top: 55px;
  margin-bottom: 35px;
}

.md-ad-title h1 {
  font-size: 30px;
  line-height: 26px;
  font-weight: 800;
}

@media (min-width: 768px) {
  .md-ad-title h1 {
    font-size: 46px;
    line-height: 46px;
    font-weight: 800;
  }
}

#autodekor {
  background-image: url("../../assets/img/md-autodekor.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 55px;
}

.md-ad-textblock p {
  font-weight: 300;
}

.md-ad-textblock-img {
  margin-top: 25px;
}

.md-ad-ref {
  margin-top: 25px;
  margin-bottom: 25px;
}

.md-ad-ref h5 {
  font-weight: 600;
}

.row.md-ad-ref-img-block {
  margin-top: 20px;
}

#szolgaltatasok {
  width: 100%;
  /*height: 55vh;*/
  /*padding-bottom: 55px;*/
}

.md-szolg-block {
  margin: 0 auto;
  max-width: 900px;
}

.md-szolg-margintop {
  margin-top: 50px;
}

#araink {
  background-image: url("../../assets/img/md-arak-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  /*height: 55vh;*/
  padding-bottom: 55px;
}

.md-cont-margintop {
  margin-top: 50px;
}

.md-cont-margintop h1 {
  font-size: 36px;
}

.md-cont-margintop h4 {
  font-size: 18px;
}

#footer {
  width: 100%;
  /*height: 10vh;*/
  background-color: #000000;
}

.md-arak-box {
  /*margin-bottom: 30px;*/
}

.md-arak-content-box {
  margin-top: 15px;
  margin-bottom: 15px;
}

.md-arak-content-box h4 {
  margin-top: 0px;
  font-weight: bold;
}

.md-arak-content-box p {
  margin: 0;
}

.md-arak-content-box-content {
  padding: 15px;
  background-color: #eee;
  color: #000;
}

.md-arak-content-box-desc {
  font-size: 10px;
  margin-top: 10px !important;
}

