.container-box {
  width: 100%;
  margin: 20px auto;
  position: relative;
}

h1, h2, h3, h4, .topInfo, .bemutatkozo-szoveg, .front-imagia p {
  font-family: 'Courgette';
}

p, ul, label, td, span, .btn {
  font-family: 'Arima Madurai';
  font-size: 13pt;
  line-height: 160%;
}

.container-box .box, .container-box .box2, .container-box .box3 {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 5px;
  position: relative;
  padding: 15px 15px;
  color: white;
  box-shadow: 0 0 10px 0 #0008;
}

.container-box .box::before, .container-box .box::after, .container-box .box2::before, .container-box .box2::after {
  content: "";
  position: absolute;
  border: solid var(--secondary);
  width: 50px;
  height: 50px;
}

.container-box .box3::before, .container-box .box3::after {
  content: "";
  position: absolute;
  border: solid var(--warning);
  width: 50px;
  height: 50px;
}

.container-box .box::before, .container-box .box2::before, .container-box .box3::before {
  top: -15px;
  left: -15px;
  border-radius: 5px 0;
  border-width: 5px 0 0 5px;
}

.container-box .box::after, .container-box .box2::after, .container-box .box3::after {
  bottom: -15px;
  right: -15px;
  border-radius: 0 0 5px;
  border-width: 0 5px 5px 0;
}

.box h1, .box h2, .box h3, .box2 h1, .box2 h2, .box2 h3 {
  color: white;
}

body {
  background: var(--light);
}

.heading-vonal:before, .heading-vonal:after {
  content: "";
  display: inline-block;
  height: 4px;
  vertical-align: middle;
}

.heading-vonal:before {
  background: -webkit-linear-gradient(right, var(--secondary) 0%, transparent 100%);
  margin-right: 10px;
}

.heading-vonal-light:before {
  background: -webkit-linear-gradient(right, white 0%, transparent 100%);
}

.heading-vonal:after {
  background: -webkit-linear-gradient(left, var(--secondary) 0%, transparent 100%);
  margin-left: 10px;
}

.heading-vonal-light:after {
  background: -webkit-linear-gradient(left, white 0%, transparent 100%);
}

@media (min-width: 300px) and (max-width: 991px) {
  .heading-vonal:before, .heading-vonal:after {
    width: 0;
  }
}

@media (min-width: 992px) {
  .heading-vonal:before, .heading-vonal:after {
    width: 170px;
  }
}

@media (min-width: 300px) {
  h1 {
    font-size: 25pt;
  }
}

@media (min-width: 768px) {
  h1 {
    font-size: 32pt;
  }
}

.box a, .box2 a {
  color: white;
  transition: .3s ease;
}

.box a:hover, .box2 a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: .3s ease;
}

.container-box .fa-quote-right {
  position: absolute;
  top: -65px;
  left: 65%;
  transform: translateX(-50%);
  z-index: 1;
  font-size: 50pt;
  background: white;
  padding: 20px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.container .box2 {
  /*background: #343a40;*/
}

.container .box3 {
  background: rgba(146,112,51,0.75)!important;
}

.szekcio-szobak {
  background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)), url('../../assets/img/szekcio-hatterek/standard-double-beds-hotel-room-SQNEJ28.jpg?h=b59338fb8d1700bdecac6bec2ed5eec1') center / cover;
  background-attachment: fixed;
  /*transform: translateZ(0);*/
}

.szekcio-kavezo {
  background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('../../assets/img/szekcio-hatterek/cup-of-coffee-with-coffee-beans-PSHCY59.jpg?h=95019a5f4dadbe9db100267d78c8af6a') center / cover;
  background-attachment: fixed;
  /*transform: translateZ(0);*/
}

.szekcio-etterem {
  background: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)), url('../../assets/img/aloldal-fejleckepek/etterem-fejleckep.jpg?h=861981d21ef3cbb1d76c650f56ad623a') center / cover fixed;
  background-attachment: fixed;
}

@media (min-width: 300px) and (max-width: 991px) {
  .szekcio-szobak, .szekcio-kavezo, .szekcio-etterem {
    background-attachment: scroll;
  }
}

.kator-kepe {
  position: relative;
  margin: 29px;
  width: 80%;
}

.kator-kepe .kep-forrasa {
  position: relative;
  z-index: 3;
}

.kator-kepe > .keret {
  width: 100%;
  height: 100%;
  border: 10px solid var(--warning);
  z-index: 1;
  position: absolute;
  left: -30px;
  top: -30px;
}

.kator-kepe > .pottyos-keret {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  right: -30px;
  bottom: -30px;
  background-image: radial-gradient(gray 20%, transparent 20%), radial-gradient(gray 20%, transparent 20%);
  background-position: 0 0, 50px 50px;
  background-size: 10px 10px;
}

.kator-kepe > .nev {
  position: absolute;
  top: -55px;
  left: -65px;
  transform: rotate(-15deg);
  font-family: 'Courgette';
  font-size: 24pt;
  z-index: 3;
}

.bemutatkozo-szoveg-arnyek {
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.2));
}

.bemutatkozo-szoveg {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 90%, 0 100%);
  background: var(--warning);
  padding: 10px 30px 100px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.quote:before {
  content: '\f10d';
  font-family: FontAwesome;
  padding-right: 10px;
  float: left;
  font-size: 28pt;
  margin-top: 10px;
}

.nyitvatartas:before {
  /*content: 'Nyitva:';*/
  padding-right: 10px;
  font-weight: bold;
}

.tulajdonos:before {
  content: 'Tulajdonos:';
  padding-right: 10px;
}

@media (min-width: 300px) and (max-width: 576px) {
  .quote:before {
    content: '';
  }
}

@media (min-width: 300px) and (max-width: 768px) {
  .bemutatkozo-szoveg {
    clip-path: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-bottom: 10px;
  }
}

.p-fl:first-letter {
  float: left;
  /*font-weight: bold;*/
  /*font-size: 60px;*/
  font-size: 6rem;
  line-height: 100px;
  /*height: 4rem;*/
  text-transform: uppercase;
  margin-right: 8px;
  /*margin-top: 35px;*/
  margin-left: 10px;
  font-family: 'AnglicanText';
  /*color: var(--danger);*/
}

.p-fl-danger:first-letter {
  color: var(--danger);
}

.animate-link:hover {
  text-decoration: none;
  color: var(--secondary)!important;
}

.animate-link::after {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  transition: width .4s;
  background: var(--secondary);
}

.animate-link:hover::after {
  width: 100%;
}

.animate-link {
  color: var(--dark);
}

.animate-link:hover .fab.fa-facebook, .fa.fa-facebook {
  color: #0084FF!important;
  transition: .4s ease;
}

section {
  scroll-margin-top: 80px;
}

@media (min-width: 300px) and (max-width: 768px) {
  p, ul, a, label, td, div, .copyright span, .copyright a {
    font-size: 12pt;
  }
}

@media (min-width: 300px) and (max-width: 991px) {
  .p-fl:first-letter {
    font-size: 5.5em;
    line-height: 75px;
  }
}

.img-border {
  border: 5px solid white;
  border-radius: 4px;
}

.form-check-label {
  cursor: pointer;
}

table td {
  width: 50%;
}

.form-check-label a {
  color: var(--dark);
  text-decoration: none;
  cursor: pointer;
}

.btn-danger {
  background: #EB0131;
}

.tamogatas_outer_lg {
  position: absolute;
  width: 180px;
  z-index: 6;
}

