/* AvendRysol luxury restaurant and casino venue adaptation */

body {
		background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
	}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/* Typography */
h1,h2,h3, .btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 100px;
}

h2 {
  color: #333;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
#contact h2 {
  color: #ffffff;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#menu h3 {
   color: #555;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}

p {
  font-size: 18px;
  letter-spacing: 0.8px;
  line-height: 28px;
}

a {
  text-decoration: none !important;
}
a:visited,
a:focus {
  outline: none;
  text-decoration: none !important;
}

.SpelVVDcy {
  background-attachment: fixed !important;
  background-size: cover !important;
}

/* hover min css */
.VNIF1z:before,
.OZarBSdDCIt:before {
  background-color: #ffffff;
}


/* All Section styles */
#about,
#feature,
#video,
#menu,
#team,
#gallery,
#contact {
  color: #656565;
  padding-top: 100px;
  padding-bottom: 100px;
}

#feature,
#video,
#team,
#gallery,
#contact {
  text-align: center;
}

#feature,
#team {
  background: rgb(240,240,240);
}



/* section title */
.VDv8mEjjyvi {
  padding-bottom: 70px;
}
#about .VDv8mEjjyvi,
#menu .VDv8mEjjyvi {
  text-align: center;
}
#contact .VDv8mEjjyvi {
  color: #f0f0f0;
}



/* Preloader section  */
.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 #ffffff;
}

.V6ymn9l13 {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


/* Home section */
#home {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
        align-items: center;
  text-align: center;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

#home .Mh7d1GgN {
  background: #6c1025; /* fallback for old browsers */  
  background: -webkit-linear-gradient(to left, #6c1025 , #d3ae5b); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #6c1025 , #d3ae5b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  opacity: 0.8;      
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
}

#home .btn {
  background: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 34px;
  text-transform: uppercase;
}
#home .btn:hover,
#home .btn:focus {
  color: #6c1025;
}


/* Navigation section */
.navbar-default {
    background: #ffffff;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}

.navbar-default .syzBBH {
  color: #505050;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
}

.navbar-default .navbar-nav li a {
    color: #757575;
    font-size: 19px;
    font-weight: 300;
    line-height: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li a:hover {
    color: #6c1025 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #606060;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #6c1025;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default .navbar-toggle .btQbCF {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}



/* Feature section */
#feature .t3nW7b {
  background-color: #ffffff;
  position: relative;
  padding: 40px;
  margin-top: 32px;
}
#feature .BldOqZ9 {
  background-color: #222;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
#feature .BldOqZ9:hover {
  background-color: #6c1025;
}
#feature .BldOqZ9 span {
  display: table-cell;
  vertical-align: middle;
}
#feature .BldOqZ9 .fa {
  color: #ffffff;
  font-size: 36px;
  margin: 0;
  padding: 0;
}

#feature h3 {
  padding-top: 14px;
  padding-bottom: 10px;
}



/* About section  */
#about .col-md-4 ul {
  padding-top: 4px;
  padding-left: 28px;
}

#about .col-md-4 ul li {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}



/* Video section  */
#video {
  background: url('../qxuVxr/XAUnLis.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #999;
}

#video .overlay {
  background: rgba(03,03,03,0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#video h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#video .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}



/* Menu section */
#menu .media {
  padding-bottom: 20px;
}

#menu .RbZl0pmn img {
  width: 220px;
  padding-right: 12px;
  position: relative;
}

#menu .RbZl0pmn span.Kz2XD1n6jN {
  position: absolute;
  background-color: #ffffff;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 20px;
  top: 50%;
  left: 3%;
}



/* Team section */
#team h3 {
  padding-bottom: 0px;
}

#team .kAlFIly h4 {
  color: #666;
  padding-top: 0px;
  padding-bottom: 10px;
}

#team img {
  width: 100%;
}

#team .rXKEG7bDe {
  width: 100%;
  position: relative;
}

#team .kAlFIly {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  transition: height 450ms;
}
#team .rXKEG7bDe:hover .kAlFIly {
  color: #ffffff;
  height: 100%;
  background-color: #6c1025;
  padding-top: 30%;
  opacity: 0.9;
}
#team .rXKEG7bDe:hover h3,
#team .rXKEG7bDe:hover h4,
#team .rXKEG7bDe:hover .Fj0XKke4y0c li a {
  color: #eee;
}

#team .rqjkjW {
  background-color: #6c1025;
  color: #f0f0f0;
  padding: 30px 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
}
#team .rqjkjW .fa {
  font-size: 32px;
  padding-bottom: 14px;
}
#team .rqjkjW .btn {
  background-color: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding: 6px 26px;
  margin-top: 18px;
}
#team .rqjkjW .btn:hover {
  color: #222;
}

#team .ktqvVC {
  padding-top: 62px;
}
#team .ktqvVC h2 {
  padding-bottom: 16px;
}



/* Gallery section */
#gallery .HV22nTe {
  position: relative;
  overflow: hidden;
  margin: 0;
} 

#gallery .HV22nTe .MwMcMJ {
  background: #6c1025;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#gallery .HV22nTe:hover .MwMcMJ {
    opacity: 0.9;
}

#gallery .HV22nTe .MwMcMJ .pbI23O6K {
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}

#gallery .HV22nTe .fa {
  background: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  color: #222;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

/*filter css*/
.filter-wrapper {
    width: 100%;
    margin-bottom: 42px;
    overflow: hidden;
}

.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}

.filter-wrapper li a {
    color: #666;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 8px 17px;
    margin-right: 2px;
    margin-left: 2px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.filter-wrapper li a:hover,
.filter-wrapper li a:focus {
  color: #6c1025;
}

/*isotope box css*/
.HWOie7Ez {
    width: 100%;
}

.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}

.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
} 

.LOVGz8LW2wq {
    width: 100%;
    display: block;
}


/* Contact section  */
#contact {
  background: url('../qxuVxr/DotTpP2TW8b.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}

#contact .overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#contact .iiz2xI {
  background: transparent;
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .iiz2xI:hover {
  border-color: #ddd;
}

#contact input {height: 45px;}

#contact input[type='submit'] {
  background: #ffffff;
  border-radius: 4px;
  color: #6c1025;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  height: 50px;
  margin-top: 20px;
  transition: all 0.4s ease-in-out;
}
#contact input[type='submit']:hover {
  background-color: #6c1025;
  border-color: transparent;
  color: #ffffff;
}


/* Footer section  */
footer {
  background-color: #141414;
  color: #757575;
  padding-top: 100px;
  padding-bottom: 100px;
}

footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 14px;
}

footer strong {
  color: #f0f0f0;
  font-size: 20px;
  display: block;
  padding-top: 6px;
  padding-bottom: 2px;
}


/* copyright section  */
#copyright p {
  padding: 20px;
}

.gototop {
  background-color: #242424;
  color: #ffffff;
  font-size: 40px;
  padding: 20px 32px;
  text-align: right;
  transition: all 0.4s ease-in-out;
}
.gototop:hover {
  background-color: #6c1025;
  color: #fff;
}

/* social icon section  */
.Fj0XKke4y0c {
  padding: 0;
  margin: 0;
}

.Fj0XKke4y0c li {
  list-style: none;
  display: inline-block;
}

.Fj0XKke4y0c li a {
  border-radius: 100px;
  color: #626262;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 12px;
  margin-right: 10px;
}

.Fj0XKke4y0c li a:hover {
  background: #111;
  color: #ffffff;
}



/* Mobile Responsive */
@media (max-width: 980px) {

  #home {
    height: 65vh;
  }

  #feature .col-md-4:last-child,
  #about .col-md-4 {
    margin-top: 42px;
  }

  #team .rXKEG7bDe {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #team .rqjkjW {
    padding: 71px 50px;
    margin-top: 20px;
  }

}


@media (max-width: 900px) {

  h1 {font-size: 70px;}

}


@media (max-width: 768px) {

  .navbar-default .syzBBH {
    line-height: 46px;
  }

}

@media (max-width: 767px) {

  .navbar-default .syzBBH {
    line-height: 15px;
  }
  .navbar-default .navbar-nav li a {
    line-height: 30px;
  }

  #feature .col-md-4,
  #about .gP7jOm,
  footer .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .filter-wrapper {
    padding: 0px;
  }

}

@media (max-width: 650px) {

  #home {
    height: 100vh;
  }

  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 30px;
  }

  #feature {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #about,
  #feature,
  #video,
  #menu,
  #team,
  #gallery,
  #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #menu .RbZl0pmn img {
    width: 100%;
    padding-bottom: 14px;
  }
  #menu .RbZl0pmn span.Kz2XD1n6jN {
    top: 30%;
    left: 6%;
  }

  footer {text-align: center;}

}
/* AvendRysol adaptation */
:root {
  --matte-black: #121212;
  --soft-black: #1b1718;
  --burgundy: #6c1025;
  --gold: #d3ae5b;
  --emerald: #0f4b3a;
  --ivory: #f7f1e7;
  --bronze: #9a6a3a;
}

body {
  background: var(--ivory);
  color: #4e4741;
}

h1, h2, h3, h4, p, .btn, .navbar-default .syzBBH, .navbar-default .navbar-nav li a, .filter-wrapper li a {
  letter-spacing: 0;
}

h2 {
  color: var(--soft-black);
}

h4 {
  color: var(--bronze);
}

p {
  color: #61584f;
}

a {
  color: var(--burgundy);
}

.preloader {
  background: var(--ivory);
}

.V6ymn9l13 {
  background-color: var(--burgundy);
}

#home {
  background: url('../qxuVxr/fkeukdreE.jpg') center center / cover no-repeat;
}

#home.page-hero {
  height: 58vh;
  min-height: 420px;
}

#home.page-hero h1 {
  font-size: 58px;
}

#home.yj1idTw {
  background-image: url('../qxuVxr/XAUnLis.jpg');
}

#home.BldUjLTFWvH,
#home.vfmkIYWsE1,
#home.TsODwGC {
  background-image: url('../qxuVxr/DotTpP2TW8b.jpg');
}

#home .Mh7d1GgN {
  background: linear-gradient(to left, rgba(18,18,18,0.92), rgba(108,16,37,0.82), rgba(15,75,58,0.74));
  opacity: 0.88;
}

#home p {
  color: #f9f2e6;
}

#home .btn,
#team .rqjkjW .btn {
  border-color: var(--gold);
  color: #fff;
}

#home .btn:hover,
#home .btn:focus,
#team .rqjkjW .btn:hover {
  color: var(--soft-black);
}

.navbar-default {
  background: #fffaf1;
  border-bottom: 1px solid rgba(154,106,58,0.2);
}

.navbar-default .syzBBH {
  color: var(--burgundy);
  font-size: 26px;
}

.navbar-default .navbar-nav li a {
  color: #514943;
  font-size: 14px;
  font-weight: 600;
  padding-left: 9px;
  padding-right: 9px;
}

.navbar-default .navbar-nav > li a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: var(--burgundy) !important;
}

#feature,
#team,
#faq,
#responsible,
.ucTOlu.J6fOPYSNwGr {
  background: #f2eadf;
}

#about,
#feature,
#video,
#menu,
#team,
#gallery,
#contact,
#faq,
#responsible,
.ucTOlu {
  color: #5e554c;
  padding-top: 100px;
  padding-bottom: 100px;
}

#faq,
#responsible,
.ucTOlu {
  text-align: center;
}

.VDv8mEjjyvi h2 {
  margin-bottom: 12px;
}

.t3nW7b,
.panel,
.fSBKOSP6G8p,
.SBNS9An,
.eadCLkT6 {
  border: 1px solid rgba(154,106,58,0.18);
  box-shadow: 0 8px 28px rgba(18,18,18,0.05);
}

#feature .t3nW7b,
#team .kAlFIly {
  background-color: #fffaf1;
}

#feature .BldOqZ9,
#team .rqjkjW,
#gallery .HV22nTe .MwMcMJ,
#contact input[type='submit']:hover,
.gototop:hover {
  background-color: var(--burgundy);
}

#feature .BldOqZ9:hover {
  background-color: var(--emerald);
}

#menu .media {
  background: #fffaf1;
  padding: 22px;
  margin-bottom: 24px;
  border-left: 4px solid var(--gold);
}

#menu .RbZl0pmn span.Kz2XD1n6jN {
  background-color: var(--soft-black);
  color: var(--gold);
  font-size: 16px;
  top: 42%;
}

#team .rXKEG7bDe:hover .kAlFIly {
  background-color: rgba(108,16,37,0.94);
}

#team .rqjkjW {
  min-height: 290px;
}

#gallery h3 {
  color: var(--soft-black);
  font-size: 18px;
}

.filter-wrapper li a:hover,
.filter-wrapper li a:focus,
.filter-wrapper li a.selected {
  color: var(--burgundy);
}

#video .overlay,
#contact .overlay {
  background: rgba(18,18,18,0.74);
}

#video p,
#contact p,
#contact h4,
#contact label {
  color: #f8efe0;
}

#contact input[type='submit'] {
  color: var(--burgundy);
}

.N37gLL2wr {
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px 18px;
  border: 1px solid var(--gold);
  color: var(--gold);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.fSBKOSP6G8p,
.SBNS9An {
  background: #fffaf1;
  padding: 30px;
  text-align: left;
  margin-bottom: 30px;
}

.fSBKOSP6G8p h3,
.SBNS9An h3 {
  color: var(--burgundy);
  text-transform: uppercase;
}

.sEmUig {
  background: var(--soft-black);
  color: #fff;
  border-top: 4px solid var(--gold);
  padding: 38px;
  text-align: left;
}

.sEmUig p,
.sEmUig li,
.sEmUig h3,
.sEmUig h4 {
  color: #fff4df;
}

.sEmUig strong {
  color: var(--gold);
}

.J0XM5azBNQ .panel {
  background: #fffaf1;
  border-radius: 0;
  margin-bottom: 12px;
}

.J0XM5azBNQ .qb67cyoY {
  background: #fffaf1;
  padding: 0;
}

.J0XM5azBNQ .q6EO3TH5b6 a {
  display: block;
  padding: 18px 22px;
  color: var(--soft-black);
  font-weight: 700;
}

.J0XM5azBNQ .ukCaKcl01 {
  color: #5e554c;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.JtD1e93fZ,
.bCM6oxcK2,
.KnWSUyKGfp,
.PVeOWWc {
  list-style: none;
  padding-left: 0;
}

.JtD1e93fZ li,
.bCM6oxcK2 li,
.KnWSUyKGfp li,
.PVeOWWc li {
  color: #5e554c;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 8px;
}

.PVeOWWc li a,
footer a {
  color: #d8c08d;
}

.eadCLkT6 {
  min-height: 330px;
  background: linear-gradient(135deg, rgba(18,18,18,0.92), rgba(15,75,58,0.88)), url('../qxuVxr/pPT1HovnA.jpg') center center / cover no-repeat;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 30px;
}

.eadCLkT6 h3,
.eadCLkT6 p {
  color: #fff4df;
}

footer {
  background-color: var(--soft-black);
}

footer p,
footer li,
footer strong {
  color: #d7cec0;
}

#copyright {
  background: #0d0d0d;
}

#copyright p {
  color: #d7cec0;
}

.cookie-banner {
  position: fixed;
  left: 24px;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  background: rgba(18,18,18,0.96);
  color: #fff4df;
  border: 1px solid rgba(211,174,91,0.5);
  padding: 18px 22px;
}

.cookie-banner.is-visible {
  display: flex;
}

.cookie-banner p {
  color: #fff4df;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}

.cookie-banner button {
  background: var(--gold);
  color: var(--soft-black);
  border: none;
  font-weight: 700;
  padding: 10px 18px;
  white-space: nowrap;
}

@media (max-width: 980px) {
  .navbar-default .navbar-nav li a {
    font-size: 13px;
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (max-width: 767px) {
  #home.page-hero h1 {
    font-size: 38px;
  }

  .cookie-banner {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 650px) {
  h1 {
    font-size: 52px;
  }

  #home.page-hero h1 {
    font-size: 34px;
  }

  .fSBKOSP6G8p,
  .SBNS9An,
  .sEmUig {
    padding: 24px;
  }
}