/*

Glaverinth - adaptált prémium vendéglátóhely sablon

*/

/* Body 
------------------------------------- */
body {
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    position: relative;
}

html,body {
     overflow-x: hidden;
     font-size: 100%;
     width: 100%;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     vertical-align: baseline;
  }

img {
  vertical-align: middle;
}

/* Typography
------------------------------------- */
h1,h2,h3,h4,h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

h3 {
  color: #525252;
  letter-spacing: 1px;
}

h5 {
  color: #ffa400;
  letter-spacing: 4px;
  padding-top: 22px;
}

.OkDAZc {
  color: #000000;
  font-size: 62px;
}

p {
  color: #727272;
  letter-spacing: 0.9px;
  line-height: 28px;
}

a {
  outline: none !important;
}

hr {
  width: 120px;
}

.tRSwjSkNp {
  color: #FFF;
}

.tRSwjSkNp a {
  color: #FC3;
}


/* All Section styles
------------------------------------- */
.B0DwMVAiZ7 {
  border: 4px solid #000;
  padding: 50px;
  position: relative;
  text-align: center;
  margin-bottom: 92px;
}

#about .B0DwMVAiZ7, #plan .B0DwMVAiZ7 {
  border-color: #ffffff;
}

.panel {
	background-color: #161616;
	border: 0px;
}

.vHfCWUW {
	color: #FFF;
}

.a7vHrXm p {
	color: #CCC;
}

.bAku1m {
  color: #ffa400;
  font-size: 36px !important;
  font-weight: bold;
}

#work, #about, #team, 
#portfolio, #plan, #contact {
	padding-top: 120px;
	padding-bottom: 100px;
}

#team, #portfolio, #contact {
  text-align: center;
}

.mRF0Ca {
  background-attachment: fixed !important;
  background-size: cover !important;
}


/* preloader styles
/* ========================================== */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #fff;
}

.Vk6Un6HVgc {
  width: 40px;
  height: 40px;
  background-color: #ffa400;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
          animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }


/* navigation styles
/* ========================================== */
.fcgckxFCQJ {
    background: #000000;
    border: none;
    margin-bottom: 0;
    text-align: center;
}

.fcgckxFCQJ .XULoZPZ  {
  border: 4px solid #ffffff;
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
  padding-top: 11px;
}

.fcgckxFCQJ .XULoZPZ .NSwtMTPvN {
    background: #ffa400;
     padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.fcgckxFCQJ .nav li {
  
}    

.fcgckxFCQJ .nav li a {
	display: block;
	padding: 15px 20px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
 }

.fcgckxFCQJ .nav li a:hover {
  background: transparent;
}

.fcgckxFCQJ .nav > li > a:focus {
  background-color: transparent;
  color: #ffffff;
  outline: none;
}

.fcgckxFCQJ .nav li.active > a {
  border-bottom: 2px solid #ffffff;
}

.fcgckxFCQJ .NSwtMTPvN {
    border: none;
}
.fcgckxFCQJ .NSwtMTPvN .xtgeD2e2apP {
    background: #ffa400;
    border-color: transparent;
}

@media(min-width:768px) {

    .fcgckxFCQJ {
         border-bottom: 1px solid rgba(250,250,250,0.3);
        padding: 16px;
       background: 0 0;
    }

    .fcgckxFCQJ.top-nav-collapse {
       padding: 16px;
      background: #000000;
      border-bottom: 0;
    }
}

@media (max-width: 767px) {

   .fcgckxFCQJ .nav li.active > a {
        border-bottom: 2px solid transparent !important;
        color: #ffa400;
    }

}


/* BxSlider Section Style
/* ========================================== */
.N3cNBnadvV ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.N3cNBnadvV ul li {
  float: left;
  margin: 0;
}

.bx-wrapper img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.bx-wrapper {
  background-color: #000000;
}

.IL0TJc8oT6E {
  background-color: #161616;
  text-align: center;
  margin-top: -1px;
  position: relative;
}

.qq0DUL2 {
  position: relative;
}

.slider-caption {
  position: absolute;
  z-index: 988;
  bottom: 200px;
  color: #ffffff;
  display: inline-block;
  right: 0;
  left: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}
.slider-caption h2 {
  font-size: 48px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 24px;
}
.slider-caption p {
	font-size: 26px;
}

#bx-pager a {
  margin: 20px 10px 0 20px;
  padding: 0 0 40px 0;
  display: inline-block;
  opacity: 0.4;
  filter: alpha(opacity=40);
  outline: 0;
  border: 0;
}
#bx-pager a.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
#bx-pager a img {
  outline: 0;
  border: 0;
}

.bx-controls {
  position: relative;
}

.bx-controls-direction {
  position: absolute;
  text-align: right;
  bottom: 80px;
  right: -2px;
  z-index: 998;
}
.bx-controls-direction a {
  width: 40px;
  height: 40px;
  background-color: #ffa400;
  text-decoration: none;
  display: block;
  float: left;
  margin-right: 2px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: white;
}


/* work section styles
/* ========================================== */
#work .col-md-4 {
  display: block;
  width: 100%;
  border: 4px solid transparent;
  padding: 42px;
  transition: all 0.4s linear;
}

#work .col-md-4:hover {
  border: 4px solid #000000;
}

#work h3 {
  font-size: 16px;
}

#work .col-md-4 hr {
  margin-left: 0;
}


/* about section styles
/* ========================================== */
#about {
  background: url('../qVeYUHbmsQ/zFtkv6n.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}
#about h2 {
  padding-bottom: 20px;
}

#about .RkaLyETv9 .panel, #about .panel {
  border-radius: 0;
}

#about .Sb26X3R {
  background: transparent;
  text-transform: uppercase;
  padding: 0;
}

#about .vHfCWUW > a {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 15px;
}

#about .E67MWJY3 {
  margin-top: 82px;
  text-align: center;
  position: relative;
  display: block;
}

#about .N9v8DH {
   border-right: 2px solid rgba(250,250,250,0.8);
}


/* team section styles
/* ========================================== */
#team {
  background: #f2f2f2;
}

#team h3 {
  color: #ffa400;
  font-size: 14px;
  font-weight: bold;
}

#team .Byw5p4hMqp .AtGhu0Yf {
  cursor: pointer;
  position: relative;
  bottom: 0;
  transition: all 0.4s linear;
  padding: 62px 22px 62px 22px;
  margin-top: 20px;
}

#team .Byw5p4hMqp:hover .AtGhu0Yf {
  background: #ffffff;
  bottom: 100px;
}

#team .Byw5p4hMqp .NHsjQid5iad li a {
  font-size: 16px;
}


/* portfolio section styles
/* ========================================== */
#portfolio .col-md-4 {
  padding: 12px;
}

.DZONBltBPEQ {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.DZONBltBPEQ figure {
  position: relative;
  float: left;
  overflow: hidden;
  max-width: 100%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  cursor: pointer;
  text-align: center;
}

.DZONBltBPEQ figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
}

.DZONBltBPEQ figure figcaption {
  padding: 2em;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.DZONBltBPEQ figure figcaption::before,
.DZONBltBPEQ figure figcaption::after {
  pointer-events: none;
}

.DZONBltBPEQ figure figcaption,
.DZONBltBPEQ figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure.rErgv1Eb figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: rgba(250,250,250,0.6);
  color: #ffffff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.rErgv1Eb h2 {
  font-size: 22px;
  float: left;
  position: relative;
  bottom: 16px;
}

figure.rErgv1Eb h2 {
  display: inline-block;
}

figure.rErgv1Eb p.Yv5fDH a {
  float: right;
  font-size: 1.2em;
  padding-right: 18px;
}

figure.rErgv1Eb h2,
figure.rErgv1Eb p.Yv5fDH a {
  color: #000000 !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

figure.rErgv1Eb:hover figcaption,
figure.rErgv1Eb:hover h2,
figure.rErgv1Eb:hover p.Yv5fDH a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.rErgv1Eb:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.rErgv1Eb:hover p.Yv5fDH a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#portfolio .uMAUH1B7  {
  padding-top: 62px;
  position: relative;
  clear: both;
}

#portfolio .uMAUH1B7 h2  {
  letter-spacing: 2px;
}

#portfolio .uMAUH1B7 .btn {
  background: transparent;
  border: 4px solid #000000;
  border-radius: 0;
  color: #000000;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 42px;
  margin-top: 40px;
  margin-right: 16px;
  transition: all 0.4s ease-in-out;
}

#portfolio .uMAUH1B7 .btn:hover {
  background: #000000;
  color: #ffffff;
  border-color: transparent;
}


/* plan section styles
/* ========================================== */
#plan {
  background: url('../img/plan-bg.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}

#plan .plan {
  border: 4px solid #ffffff;
  padding: 40px;
  transition: all 0.4s linear;
  margin-bottom: 20px;
}

#plan .plan:hover {
  background: #000000;
  border-color: #ffa400;
}

#plan .USRNk3kl {
  font-size: 42px;
}

#plan .USRNk3kl, #plan .a3eppi {
  padding: 16px;
}

#plan small {
  color: #ffa400;
}

#plan .Q6IFnF li {
  padding: 10px 0 10px 0;
}

#plan .JnMXVgHkR .btn {
  background: transparent;
  border: 4px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 42px;
  margin-top: 40px;
  margin-right: 16px;
  transition: all 0.4s ease-in-out;
}

#plan .JnMXVgHkR .btn:hover {
  background: #ffffff;
  color: #ffa400;
  border-color: transparent;
}


/* contact section styles
/* ========================================== */
#contact .bAku1m {
  color: #ffa400;
  padding-top: 10px;
  padding-right: 10px;
}

#contact .gSojBvAa242 {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}

#contact .gSojBvAa242:focus {
  border-color: #ffa400;
}

#contact input {
  height: 54px;
}

#contact input[type="submit"] {
  background: #000000;
  border: 4px solid transparent;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 18px;
  height: 58px;
}

#contact input[type="submit"]:hover {
  background: transparent;
  border-color: #000000;
  color: #000000;
}

#contact .vIKqnndn7 {
  background: #ffffff;
  border: 4px solid #000000;
  position: relative;
  top: 140px;
}

#contact .vIKqnndn7 .Id5mHhk1ZVH {
  padding: 82px;
}

#contact .vIKqnndn7 .Id5mHhk1ZVH:first-child {
  border-right: 4px solid #000000;
}


/* footer section styles
/* ========================================== */
footer {
  background: #f9f9f9;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

footer h2 {
  border: 4px solid #000000;
  display: inline-block;
  padding: 12px 32px 12px 32px;
  margin-bottom: 32px;
}

.NHsjQid5iad {
  padding: 0;
  margin: 0;
}

.NHsjQid5iad li {
  list-style: none;
  display: inline-block;
  padding: 6px;
}

.NHsjQid5iad li a {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  margin: 0 8px 14px 8px;
}

.NHsjQid5iad li a:hover {
  background: #000000;
  color: #ffffff;
}


/*------------------------------------------------------
  RESPONSIVE STYLES 
--------------------------------------------------------*/
@media (max-width: 1200px) {
  .IL0TJc8oT6E {
    display: none;
  }

  .slider-caption {
    bottom: 90px;
  }

  .bx-controls-direction {
    bottom: 30px;
  }
}

@media (max-width: 980px) {
  .slider-caption {
	  bottom: 60px;
  }
  .slider-caption h2 {
	font-size: 32px;
  }
  .slider-caption p {
	  font-size: 18px;
  }
  .bx-controls-direction {
    right: 30px;
  }
  .bx-controls-direction {
    bottom: -40px;
  }
  .OkDAZc {
    font-size: 62px;
  }
  .fcgckxFCQJ .XULoZPZ  {
	  border: none;
	  font-size: 18px;
  }
}

@media (max-width: 768px) {
	
  .slider-caption {
	  bottom: 30px;
  }
  .slider-caption h2 {
	font-size: 18px;
  }
  .slider-caption p {
	  font-size: 12px;
	  line-height: 14px;
  }
  
  .bx-controls-direction {
    bottom: -40px;
  }
  
  #about .wFILIJ5f8l {
    padding-top: 32px;
  }
  #work .col-md-4 {
    text-align: center;
  }
  #work .col-md-4 hr {
    margin-left: auto;
  }
  .DZONBltBPEQ figure img {
  margin-bottom: 22px;
  }
  #portfolio .uMAUH1B7 {
    position: relative;
    top: 62px;
  }
  #contact .vIKqnndn7 {
    border: 0;
  }
  #contact .vIKqnndn7 .Id5mHhk1ZVH:first-child {
    border-right: 0;
  }
  #contact .vIKqnndn7 .Id5mHhk1ZVH {
    padding: 42px;
  }
  #contact .vIKqnndn7 {
    top: 40px;
  }
}

@media (max-width: 767px) {
  .N3cNBnadvV {
    padding-top: 50px;
  }
  #plan .plan {
    padding-right: 0;
    margin: 54px auto 54px auto;
    width: 360px;
  }
}

@media (max-width: 502px) {
  #plan .plan {
    width: 310px;
  }
}

@media (max-width: 440px) {
  .OkDAZc {
    font-size: 37px;
  }
}

@media (max-width: 320px) {
  .OkDAZc {
    font-size: 32px;
  }
  h5 {
    font-size: 11px;
  }
}

/* Glaverinth brand adaptation
------------------------------------- */
body { background: #fbf7ef; color: #151515; }
h5, .bAku1m, #team h3, #plan small, #contact .bAku1m { color: #b89245; }
.fcgckxFCQJ, .fcgckxFCQJ.top-nav-collapse { background: #050605; }
.fcgckxFCQJ .XULoZPZ { letter-spacing: 3px; }
.fcgckxFCQJ .NSwtMTPvN .xtgeD2e2apP, .Vk6Un6HVgc, .bx-controls-direction a { background-color: #b89245; }
.B0DwMVAiZ7 { border-color: #111; background: rgba(255,255,255,0.72); }
#about .B0DwMVAiZ7, #plan .B0DwMVAiZ7 { background: rgba(5,6,5,0.55); }
#about { background-image: url('../qVeYUHbmsQ/zFtkv6n.jpg'); }
#plan { background-image: url('../img/plan-bg.jpg'); }
#work, #portfolio, #team, #contact { background-color: #fbf7ef; }
#team { background: #f0eadf; }
.panel { background-color: rgba(10, 23, 17, 0.92); }
.vHfCWUW a { color: #fff; }
.plan { background: rgba(8, 18, 14, 0.58); }
.vPYZo3fQ { border: 4px solid #b89245; padding: 28px; background: #07120e; color: #fff; margin-top: 30px; }
.vPYZo3fQ p, .vPYZo3fQ h3 { color: #fff; }
.aK6XQLwo9Tc { border: 4px solid #111; padding: 34px; margin-bottom: 28px; background: #fff; min-height: 230px; }
.aK6XQLwo9Tc h3 { color: #111; }
.Fwaa5aZ { color: #b89245; font-weight: bold; letter-spacing: 2px; }
.mhkvzvI { padding-top: 120px; padding-bottom: 60px; }
.mhkvzvI h2 { margin-top: 36px; }
.mhkvzvI ul { line-height: 28px; color: #727272; letter-spacing: .7px; }
.N21E0Eg { margin: 20px 0; padding: 0; }
.N21E0Eg li { display: inline-block; list-style: none; margin: 5px 10px; }
.N21E0Eg a { color: #111; }
.cookie-banner { position: fixed; left: 20px; right: 20px; bottom: 20px; z-index: 9999; background: #050605; color: #fff; border: 2px solid #b89245; padding: 18px; display: none; }
.cookie-banner p { color: #fff; margin: 0 0 12px 0; }
.cookie-banner button { background: #b89245; color: #000; border: 0; padding: 10px 18px; font-weight: bold; }
.vlVBeac9x { border: 4px solid #111; min-height: 260px; display:flex; align-items:center; justify-content:center; background: linear-gradient(135deg,#e8dfcf,#fff); margin-top: 20px; }
.s1jUNXgrXEv { display:inline-block; border:2px solid #b89245; padding:6px 12px; color:#b89245; font-weight:bold; margin-left:8px; }
@media (max-width: 767px) { .N21E0Eg li { display:block; } .aK6XQLwo9Tc { min-height: auto; } }
