@font-face {
  font-family: 'fejlec';
  src: url('../fonts/blackl.eot');
  src: url('../fonts/blackl.eot?#iefix') format('embedded-opentype'),
       url('../fonts/blackl.woff') format('woff'),
       url('../fonts/blackl.ttf') format('truetype'),
       url('../fonts/blackl.svg#huni_blacklregular') format('svg');
  font-weight: normal;
  font-style: normal;
  }

@font-face {
  font-family: 'got_betu';
  src: url('../fonts/enger.eot');
  src: url('../fonts/enger.eot?#iefix') format('embedded-opentype'),
       url('../fonts/enger.woff') format('woff'),
       url('../fonts/enger.ttf') format('truetype'),
       url('../fonts/enger.svg#huni_engerregular') format('svg');
  font-weight: normal;
  font-style: normal;
  }
a {
  text-decoration: none;
  }
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background: url('../images/hatter_03.jpg') 
              no-repeat 
              center center 
              fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Times', serif;
  min-height:100vh; 
  position:relative;
  }
header {
  width: 100%;
  padding-bottom: 5px;
  background: #532e0a;
  background: linear-gradient(to top, 
                              #564530 0px, 
                              #af8a61 4px, 
                              #532e0a 5px,
                              #532e0a 100%); 
  }
#block-alabardos10-site-branding,
#block-alabardos10-main-menu,
.region-highlighted {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;  
  }    
.site-name {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: 100px;
  overflow: hidden;
  background: url('../images/alab_logo_02l.png') 
              top left no-repeat,
              url('../images/alab_logo_02r.png') 
              top right no-repeat;      
  }  
.site-name a {
  font-family: got_betu;  
  color: #c69c6d;
  width: 100%;
  width: calc(100% - 200px);
  padding: 0 100px;
  display: inline-block;
  font-size: 50px;
  text-shadow:
       3px 3px 0 #301b06,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
  line-height: 100px;  
  }  
.site-slogan {
  width: calc(100% - 200px);
  color: #c69c6d;
  margin: -30px auto 0 auto;
  text-align: center;
}
@media only screen and (max-width: 880px) {
  .site-name a {
    line-height: 50px;   
    }  
  .site-slogan {
    margin: 0 auto;
    }
  }
@media only screen and (max-width: 560px) {
  .site-name {
    background: none;  
    }  
  .site-name a {
    width: 100%;
    padding: 0; 
    font-size: 40px;       
    }  
  .site-slogan {
    display: none;
    }  
  }   
#block-alabardos10-main-menu {
  padding-bottom: 5px;
  }   
#block-alabardos10-main-menu ul {
  margin: 5px 0 0 0;
  }
#block-alabardos10-main-menu li {
  list-style-image: none;
  list-style-type: none;
  list-style: none;
  display: inline-block;
  margin: 0 0 0 0.5em;
  }
#block-alabardos10-main-menu li a {
  color: #c69c6d;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  }
#block-alabardos10-main-menu li a:hover {
  color: #eadac8;
  font-weight: 400;
  color: red;
  }  
#views_slideshow_cycle_main_fejlec-block_1 {
  background: linear-gradient(to bottom, 
                              #564530 0px, 
                              #af8a61 4px, 
                              #532e0a 5px,
                              #532e0a 100%); 
  padding-top: 5px;
  }
#views_slideshow_cycle_main_fejlec-block_1 img {
  width: 100%;
  height: auto;
  }
.field--name-field-fejleckep img,
.views-field-field-fejleckep img {
  max-width: 100%;
  height: auto;  
  }
main {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 6px;
  background: #f8f8f8;
  /* padding-top: 19px; */
  -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.75);
  overflow: auto;
 }  
.page-title {
  text-align: center;
  font-family: got_betu;
  color: #c69c6d;
  padding: 0 10px;
  display: block;
  font-size: 40px;
  text-shadow: 3px 3px 0 #301b06, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  margin: 0 auto;  
  } 
footer {
  width: 100%;
  height: 100px;
  padding-top: 5px;
  text-align: center;
  background: #c69c6d;
  background: -moz-linear-gradient(top, #c69c6d 0px, #532e0a 6px, #532e0a 100%);
  background: -webkit-gradient(linear, left top , left bottom, color-stop(0px,#c69c6d), color-stop(4px,#532e0a), color-stop(100%,#532e0a));
  background: -webkit-linear-gradient(top, #c69c6d 0px, #532e0a 4px, #532e0a 100%);
  background: -o-linear-gradient(top, #c69c6d 0px, #532e0a 4px, #532e0a 100%);
  background: -ms-linear-gradient(top, #c69c6d 0px, #532e0a 4px, #532e0a 100%);
  background: linear-gradient(to bottom, #c69c6d 0px, #532e0a 4px, #532e0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c69c6d', endColorstr='#532e0a',GradientType=0 );
  }
footer .field--name-body {
  text-align: center;
  color: #c69c6d;
  }
footer p {
  margin: 0;
  }
footer p a {
  color: #b88347;
  text-decoration: none;
  }  
.view-kepek a {
  color: black;
  text-decoration: none;
  }     
.view-bemutatkozas .view-content,
.view-kepek .view-content,
.view-kepgaleria .view-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  }
.view-bemutatkozas .views-row,
.view-kepek .views-row,
.view-kepgaleria .views-row {
  width: 25%;
  }
@media only screen and (max-width: 800px) {
  .view-bemutatkozas .views-row,
  .view-kepek .views-row,
  .view-kepgaleria .views-row {
    width: 33%;
    }
  }
@media only screen and (max-width: 600px) {
  .view-bemutatkozas .views-row,
  .view-kepek .views-row,
  .view-kepgaleria .views-row {
    width: 50%;
    }
  }    
@media only screen and (max-width: 400px) {
  .view-bemutatkozas .views-row,
  .view-kepek .views-row,
  .view-kepgaleria .views-row {
    width: 100%;
    }
  }  
.view-bemutatkozas .views-row .field-content,
.views-field-field-kepek-cimke .field-content ,
.view-kepgaleria .views-field-field-kep .field-content {
  border: 10px solid white;
  margin: 0 10px 10px 0;
  box-shadow: 10px 10px 7px rgb(0 0 0 / 0.8 );
  }
.view-bemutatkozas .views-row .field-content img,
.views-field-field-kepek-cimke .field-content img,
.views-field-field-kep .field-content img {
  width: 100%;
  height: auto;
  }
.view-kepgaleria .views-field-title,
.view-kepek .views-field-name {
  text-align: center;
  }  
.view-csoport-leirassal .views-row {
  width: 100%;
  clear: both;
  }
.view-csoport-leirassal .views-field-field-kepek-cimke {
  width: 200px;
  float: left;
  }
.view-csoport-leirassal .views-field-name,
.view-csoport-leirassal .views-field-description__format,
.view-csoport-leirassal .view-csoport-kepei {
  width: calc( 100% - 220px );
  float: right;  
  }
.view-csoport-leirassal .views-field-name span,    
.view-csoport-leirassal .views-field-name {
  background: #532e0a;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.75);
  }
.view-csoport-leirassal .views-field-name span,  
.view-csoport-leirassal .views-field-name a {
  font-family: got_betu;
  padding: 5px;
  color: white;
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  }
.view-csoport-leirassal .view-csoport-kepei .view-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow: hidden;
  }
.view-csoport-leirassal .view-csoport-kepei .views-row .views-field {
  margin-right: 10px;
  }
.view-csoport-leirassal .views-field-nothing {
  float: right;
  clear: right;
  margin-bottom: 10px;
  }
.view-csoport-leirassal .views-field-nothing a {
  text-decoration: none;
  color: white; /*#c69c6d;*/
  display: block;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 120%;
  background: #532e0a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzMmUwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjQzMTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #532e0a 0%, #9b4314 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#532e0a), color-stop(100%,#9b4314));
  background: -webkit-linear-gradient(top,  #532e0a 0%,#9b4314 100%);
  background: -o-linear-gradient(top,  #532e0a 0%,#9b4314 100%);
  background: -ms-linear-gradient(top,  #532e0a 0%,#9b4314 100%);
  background: linear-gradient(to bottom,  #532e0a 0%,#9b4314 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#532e0a', endColorstr='#9b4314',GradientType=0 );
  }  
.view-csoport-leirassal .views-field-nothing a:hover {
  color:red;
  }  
.view-csoport-leirassal .views-field-field-kep .field-content img {
  height: 75px;
  width: auto;
  }
@media screen and (max-width: 500px) {
  .view-csoport-leirassal .views-field-field-kepek-cimke {
    display: none;
    }
  .view-csoport-leirassal .views-field-name,
  .view-csoport-leirassal .views-field-description__format,
  .view-csoport-leirassal .view-csoport-kepei {
    width: calc( 100% - 20px );
    float: none;  
    }
  }
#block-alabardos10-nyelvvalaszto ul {
  margin: 0;
  text-align: right;
  }
#block-alabardos10-nyelvvalaszto ul li {
  list-style-image: none;
  list-style-type: none;
  list-style: none;
  }  
#block-alabardos10-nyelvvalaszto ul .is-active {
  display: none;
  }
article.node--type-webform footer {
  display: none;
  }
table.arak {
  border-collapse: collapse;
  color: black;
  width: 100%;
  margin: 0 auto 10px auto ;
  }
table.arak td,
table.arak th {
  border: 1px solid black;
  padding: 3px;
  }  
table.arak .ures {  
  border-top: none;
  border-left: none;
  }    
table.arak th.egynap,
table.arak td.egynapfej,
table.arak th.tobbnap,
table.arak td.tobbnapfej {
  background: #ff0000;
  color: white;
  text-align: center;
  }  
table.arak .cimsor td,
table.arak th.cim,
table.arak th.fo {
  border: none; 
  }  
table.arak .cimsor td,
table.arak th.cim,
table.arak th.fo {
  border: none; 
  }  
table.arak .cimsor .apartman {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 125%;
  } 
table.arak .cim,
table.arak .egynap,
table.arak .tobbnap {
  width: calc( 30% - 12px );
  }  
table.arak .fo,
table.arak .egynap,
table.arak .tobbnap {
  text-align: center;
  }    
table.arak .fo {
  width: 36px;
  }  
table.arak .szin1 {
  background: #00ffff;
  }
table.arak .szin2 {
  background: #ffff00;
  }
table.arak .szin3 {
  background: #00ff00;
  }
table.arak .szin4 {
  background: #ffc000;
  }
div.szepkartyak {
  text-align: center;
  }

/* eu cookie gdpr */
#sliding-popup {
  /*background: url('../images/gradient.png') 
                center center 
                scroll 
                repeat-y 
                transparent;
                */
  background: white 
              scroll;
}

.sliding-popup-bottom,
.sliding-popup-top {
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 99999;
  left: 0;
  text-align: center;
}

.sliding-popup-bottom {
  position: fixed;
}

.sliding-popup-top {
  position: relative;
}

.eu-cookie-compliance-content {
  margin: 0 auto;
  max-width: 80%;
  display: inline-block;
  text-align: left;
  width: 100%;
  position: relative;
}

.eu-cookie-compliance-buttons {
  float: right; /* LTR */
  margin: 0 0 1em 0;
  max-width: 40%;
}

.eu-cookie-compliance-categories-buttons {
  margin: 0 0 1em 0;
  max-width: 60%;
  float: left;
}

[dir="rtl"] .eu-cookie-compliance-buttons {
  float: left;
}
[dir="rtl"] .eu-cookie-compliance-categories-buttons {
  float: right;
}

.eu-cookie-compliance-more-button {
  cursor: pointer;
  display: inline;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: underline;
  background: none;
}

.eu-cookie-compliance-secondary-button {
  cursor: pointer;
  border: none;
  background: none;
  margin-top: 1em;
  padding: 0 8px;
  vertical-align: middle;
}

.disagree-button.eu-cookie-compliance-more-button,
.eu-cookie-compliance-agree-button,
.eu-cookie-compliance-default-button,
.eu-cookie-compliance-hide-button,
.eu-cookie-compliance-more-button-thank-you,
.eu-cookie-withdraw-button,
.eu-cookie-compliance-save-preferences-button {
  cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  box-shadow: inset 0 1px 0 0 #ffffff; /* LTR */
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  color: #000;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}

[dir="rtl"] .eu-cookie-compliance-buttons button {
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}

.disagree-button.eu-cookie-compliance-more-button:hover,
.eu-cookie-compliance-agree-button:hover,
.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-hide-button:hover,
.eu-cookie-compliance-more-button-thank-you:hover,
.eu-cookie-withdraw-button:hover {
  background-color: #dfdfdf;
  background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}

.disagree-button.eu-cookie-compliance-more-button:active,
.eu-cookie-compliance-agree-button:active,
.eu-cookie-compliance-default-button:active,
.eu-cookie-compliance-hide-button:active,
.eu-cookie-compliance-more-button-thank-you:active,
.eu-cookie-withdraw-button:active {
  position: relative;
  top: 1px;
}

.eu-cookie-compliance-message {
  float: left; /* LTR */
  margin: 5px 0 0;
  max-width: 60%;
}

.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message {
  max-width: 100%;
}

.eu-cookie-compliance-categories {
  clear: both;
  padding-top: 1em;
}

.eu-cookie-compliance-categories label {
  display: inline;
}

[dir="rtl"] .eu-cookie-compliance-message {
  float: right;
  text-align: right;
}

.eu-cookie-compliance-message h1,
.eu-cookie-compliance-message h2,
.eu-cookie-compliance-message h3,
.eu-cookie-compliance-message p {
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 5px 0;
}

.eu-cookie-compliance-message h1,
.eu-cookie-compliance-message h2,
.eu-cookie-compliance-message h3,
.eu-cookie-compliance-message p,
.eu-cookie-compliance-message button,
.eu-cookie-compliance-category label {
  /* color: #fff; */
  color: black;
}

.eu-cookie-compliance-message h1 {
  font-size: 24px;
}

.eu-cookie-compliance-message h2 {
  font-size: 16px;
}

.eu-cookie-compliance-message h3 {
  font-size: 12px;
}

.eu-cookie-compliance-message p {
  font-size: 12px;
  display: inline;
}

.eu-cookie-withdraw-tab {
  padding: 4px 7px;
  cursor: pointer;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
  border-width: 2px 2px 0;
  border-radius: 5px 5px 0 0;
}

.sliding-popup-top .eu-cookie-withdraw-tab {
  border-width: 0 2px 2px;
  border-radius: 0 0 5px 5px;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top,
.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner {
  transform: scaleY(-1);
}

.eu-cookie-withdraw-tab {
  position: absolute;
  top: 0;
  transform: translate(-50%, -100%);
  left: 50%;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
  transform: translate(-50%, -100%) scaleY(-1);
}

.eu-cookie-compliance-close-button {
  background: url('../images/close.png');
  width: 24px;
  height: 24px;
  border-width: 0;
  font-size: 0px;
  position: absolute;
  right: 2px;
  top: -12px;
  cursor: pointer;
}

body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button {
  display: none;
}

@media screen and (max-width: 600px) {
  .eu-cookie-compliance-content {
    max-width: 95%;
  }

  .eu-cookie-compliance-categories,
  .eu-cookie-compliance-message {
    max-width: 100%;
  }

  .eu-cookie-compliance-buttons {
    clear: both;
    float: none;
    max-width: 100%;
    margin: 5px 0 1em;
  }

  .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
    float: right;
    margin-top: -56px;
  }

  .eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons {
    position: initial;
    bottom: unset;
    right: unset;
  }
}
