/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/templates/scrolling-nav)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)

bordó #a92311 rgb(169, 35, 17)
szürke: #727370
 */

/*section {
  padding: 150px 0;
}*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Rubik+Dirt&display=swap');

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.rubik-dirt-regular {
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
}


body{
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #eee;
}

#logo{
  width: 160px;
  transition: width 0.7s ease;
}


#logo.compressed{
  width: 130px !important;
}

#logo-mobile{
  width: 150px;
}

.hero-image {
  background-image: url("/img/bg.jpg");
  background-color: #cccccc;
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-layer {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-text {
  text-align: center;
  max-width: 400px;
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  color: white;
  background-color: rgba(169, 35, 17, 0.7);
  padding: 20px;
  margin-top: 200px;

}

.hero-text h2, .hero-text h4 {color: rgba(255,255,255,.8);}

.hero-text a:link, .hero-text a:visited, .hero-text a:active {
  text-decoration: none;
  color: #fff !important;
  /*background-color: #77ae3f !important; */

}

.hero-text a:hover, .hero-text a:focus {
  text-decoration: underline;
}



.hero-image2 {
  background-image: url("/img/garazs9.jpg");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-layer2 {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-text2 {
  text-align: center;
  max-width: 900px;
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  color: white;
  background-color: rgba(118, 143, 169,0.6);
  padding: 40px;
  margin-top: 70px;

}


.hero-text2 a:link, .hero-text2 a:visited, .hero-text2 a:active {
  text-decoration: none;
  color: #fff !important;
  background-color: #e6b917 !important; 

}

.hero-text2 a:hover, .hero-text2 a:focus {
  text-decoration: underline;
}


.white-link:link, .white-link:visited, .white-link:active {
  text-decoration: none;
  color: #fff !important;
}

.white-link:hover, .white-link:focus {
  text-decoration: underline;
}

.main-link:link, .main-link:visited, .main-link:active {
  text-decoration: none;
  color: #77ae3f !important;
}

.main-link:hover, .main-link:focus {
  text-decoration: underline;
}




a:link, a:visited, a:active {
  color: #5ebab5;
}

a:hover, a:focus {
  text-decoration: underline;
}


.navbar.compressed{
  background-color: rgb(255, 255, 255, 1) !important;
}


.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff !important;
  transition: all 0.5s;
  border:0px !important;
  /*background-color: rgb(169, 35, 17) !important;*/
  background-color: rgb(255, 255, 255, .8);

}

.navbar-nav .nav-link {
  font-size: 18px;
    color: #555;
}

.navbar-nav .nav-link.active{ color:rgb(169, 35, 17, .8) !important}

.navbar-nav .nav-item .nav-link {
  color: #727370;
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
}

.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus{
    color: rgb(169, 35, 17 , .8) !important;
}

.color-white{ color: #fff; }



.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.gallery figure a img  {
  border-radius: 2px;
}

.galshadow {
  -webkit-box-shadow: 5px 6px px -px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px 6px px -px rgba(0,0,0,0.5);
  box-shadow: 5px 6px px -px rgba(0,0,0,0.5);
}

.leirbox{
  padding: 10px;
}

.leirboxin{
  padding: 10px 15px 10px 15px;
  background-color: rgba(94, 186, 181, 0.2);
  border-radius: 5px;
  transition: 0.6s;
  height: 100%;
}

.leirboxin:hover{
  background-color: rgba(94, 186, 181, 0.5);
}

.leirboxin h3{
  color: rgb(94, 186, 181);
  font-size: 18px;
  margin-top: 10px;
}

.leirboxin p{
  font-size: 16px;
}


.leirbox2{
  padding: 0px;
}

.leirboxin2{
  padding: 20px;
  font-size: 16px;

  /*background-color: rgba(119, 174, 63, 0.1);*/
  background-image: linear-gradient(59deg, rgba(119, 174, 63,.3) 30%, rgba(234, 176, 6,.4) 70%);
  border-radius: 3px;
  transition: .5s;
  height: 100%;
  color: #000;
}

.leirboxin2:hover{
  background-image: linear-gradient(59deg, rgba(119, 174, 63,.8) 30%, rgba(234, 176, 6,1) 70%);
  color: #fff;
}

.leirboxin2 h3{
  color: #77ae3f;
  font-size: 20px;
  margin-top: 10px;
}

h3{
  color: #aaa;
}

h5{
  color: #888;
}

h2{
  color: rgb(169, 35, 17 , .8);
  font-size: 50px;
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;

  font-weight: 400;
  font-style: normal;
}

h4{color:#555;}

.fs-16{font-size: 16px;color: #555;}

.kek{color: #768FA9 !important;}

.sarga-bg{background-color: rgba(94, 186, 181, 0.3) }

.kiemelz{font-size: 20px;font-weight: 900;}


.bigsubt{ 
  color: rgb(0,0,0 , .5);
  font-size: 40px;
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
 }

 .readmore{
  font-size: 14px;
 }


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.embed-container-30 { position: relative; padding-bottom: 50%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container-30 iframe, .embed-container-30 object, .embed-container-30 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


