body  {
  background-color: rgb(0,0,0);
  background-image: url("../img/fortepan_89099_sat40.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
}

body.lph {
  background-color: rgb(0,0,0);
  background-image: url("../img/lepcsohaz_hero_bg_ff.JPG");
  background-attachment: fixed;
  background-repeat: no-repeat;

}


p, li {
  font-size:16px;
  font-weight: 400;
  color: #ddd;
  letter-spacing: 1px;
  line-height: 1.8em;
}

h1 {
  color: #FAB702;
  font-size: 38px;
  font-weight:600;
  letter-spacing: 6px;
  text-transform: uppercase;
}

h3 {
  color: #FAB702;
  font-size: 28px;
  font-weight:400;
  letter-spacing: 3px;
  text-transform: uppercase;  
}

h4 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
}


h5 {
  color: #FAB702;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

/* -----------------------------------------*/
.navbar .nav-link {
  color: #fff !important;
  font-family: Dosis, Verdana, sans-serif;
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #fff;
}

.navbrand-text {
  color: #FAB702;
  font-family: Dosis, Verdana, sans-serif;
  letter-spacing: 3px;
}

.navbrand-text big {
  font-size: 12px;
  font-weight:800;
}

.navbrand-text small {
  font-size: 10px;
  font-weight:400;
}

a.logo:link, a.logo:visited {
  color: #FAB702;
  font-family: Dosis, Verdana, sans-serif;
  letter-spacing: 3px;
  font-size: 22px;
  text-decoration: none;
}



.section1 {
  padding-top: 0px;
 }

 .otkaheading {
  color: #FAB702;
  text-align: center;
 }

.otkaheading  h1 {
  color: #FAB702;
}

.otkaheading h5 {
  color: #FAB702;
}

 .room-content {
  background-color: rgba(20, 20, 20, 0.8);
  padding:0px 40px;
 }
 
 .room-content  h3 {
    color: #FAB702;
 }
 
 .room-content  p {
    margin: 0 0 10px;
 }

 .btn-line {
    border: solid 1px rgba(255,255,255,.2);
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 3px;
    padding:10px 25px;
    margin:15px 0px 0px 0px;
    text-decoration:none;
    display:inline-block;
    text-transform: uppercase;
    transition:0.3s ease;
  }
  
  .btn-line:hover{
   color:white;
   text-decoration:none;
   background: #fab702;
  }
  
  .btn-line i{
    margin-left:10px;
    color:#fab702;
  }
  

/* Projekt */
.projekt-content {
  background-color: rgba(20, 20, 20, 0.8);
  padding: 20px 40px 20px 40px;}

.projekt-accordion {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    border: none;
    border-width: 0px;
  }

  a.btn-acc {
    height: 50px;
    width: 50px;
    border: solid 2px #FAB702;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    display:inline-block;
  }

  a.btn-acc::after {
    content: "-"; 
  }

  a.btn-acc.collapsed::after {
    content: "+";
  }


  a.btn-dwn {
    height: 50px;
    width: 70px;
    border: solid 2px #FAB702;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    text-align: center;
    padding: 0,10,0,0;
    display: inline-block;
  }
  
  a.btn-dwn::after {
    content: " PDF "; 
  }

  a.btn-dwn.collapsed::after {
    content: " PDF ";
  }
  


/* Munkatársak */
.card h5 {
  color: rgba(20, 20, 20, 0.8);
}

.card h4 {
  color: rgba(20, 20, 20, 0.8);
}


.card-staff {
  width:auto;
  height: 380px;
  background-color: rgb(200,200,200);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.card-image {
  border: 2px solid rgb(255,255,255);
}

.card p {
  color: rgba(20, 20, 20, 0.8);
  line-height: 1rem;
  margin: 20px;
}

p.hallgato-card-nevek {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

/*  Idővonal CSS */
#otkaidovonal {

}

.hrline {
  border-top: 5px dotted #ffffff;
  width: 100%;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

.vrline {
  border-left: 5px dotted #ffffff;
  width: 1px;
  height: 30px;
}

.timeline-date {
  background-color: #FAB702;
  padding: 5px 10px 5px 10px;
  text-align: center;
  color: black;
  border-radius: 4px;
}

.timeline-vrline {
  text-align: center;
}

.timeline-card {
  background: none;
  height: 350px;
}

h5.timeline-h5 {
  color: #ddd;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  min-height: 50px;
}

p.timeline-card-text {
  color: #ddd;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  min-height: 100px;
} 

.carousel .timeline-carousel-prev {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 0px 25px 25px 0px;
  background-color: #fab702;
  padding: 10px;
  position: absolute;
  top: 68px;
  opacity: 1.0;
}

.carousel .timeline-carousel-next {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px 0px 0px 25px;
  background-color: #fab702;
  padding: 10px;
  position: absolute;
  top: 68px;
  opacity: 1.0;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}


/* Kötet accordion custom*/
.accordionKotetBackground {
  background-color: (20, 20, 20, 0.8);
  padding: 0px;
  margin: 0px;
}


/* Lépcsőházak képkeret */
img.lph {
  border-width: 2px;
  border-color: black;
  border-style: solid;
  background-color: #ddd;
  padding: 5px;
}





/*  Screens */
  @media screen and (max-width: 767px) {
    
    h1 {
      font-size: 28px;
    }
    
    h3 {
      font-size: 18px;
    }


    
    div.otkaheading h1 {
      font-size: 28px;
    }

    div.otkaheading h5 {
      font-size: 16px;
    }

    p.hallgato-card-nevek {
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 2px;
    }
  }
