/* ====== PARALLAX BANNER ====== */
.parallax_banner {
    /* background-color: #FFF8F5;
    background-image: url('../assets/images/Day---alex_co-background-compress.png'); */
    background-position: center 80px;
    background-repeat: no-repeat;
    background-size: contain;
}

.parallax_banner .ct-section-inner-wrap {
    max-width: 100%;
    padding: 0;
}

.parallax_banner .parallax_content {
    text-align: center;
    width: 100%;
}

.parallax_banner .inner_content {
    display: block;
    overflow: hidden;
    position: relative;
    transform-origin: top;
    width: 100%;
}

.parallax_banner .title {
    font-size: 150px;
}

/*.parallax_banner .image {
    height: 100vh;
    -webkit-mask-image: url('../assets/images/Triangle - Hero.svg');
    mask-image: url('../assets/images/Triangle - Hero.svg');
    -webkit-mask-position-x: center;
    -webkit-mask-repeat: no-repeat;
    transition: all 0.8s cubic-bezier(0, 1, 0, 1);
}*/

.parallax_banner .image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.parallax_banner .bottom_content {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 30%;
    justify-content: center;
    left: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.parallax_banner .bottom_content:before {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    height: 130%;
    position: absolute;
    width: 100%;
}

.parallax_banner .bottom_content.white_gradient:before {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 31%, rgba(255,248,245,1) 100%);
}

.parallax_banner .bottom_content.black_gradient:before {
    background: rgb(26,26,26);
    background: linear-gradient(0deg, rgba(26,26,26,1) 0%, rgba(26,26,26,0.49) 70%, rgba(26,26,26,0) 100%);
}

.parallax_banner .bottom_content.show_content {
    opacity: 1;
}
.parallax_banner .bottom_content h1 {
    font-size: 80px;
    font-weight: 400;
    line-height: 1.2em;
    transform: translateY(-50px);
    transition: all 0.3s ease-in-out;
    position: relative;
}

.parallax_banner .bottom_content.show_content h1 {
    transform: none;
}

.parallax_banner .bottom_content h1 span {
    display: block;
    font-weight: 700;
    line-height: normal;
}

.parallax_banner .bottom_content h1:after {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 25px auto 0;
    width: 0;
}

.parallax_banner .bottom_content h1.black_text:after {
    border-top: 20px solid #1A1A1A;
}

.parallax_banner .bottom_content h1.white_text:after {
    border-top: 20px solid #ffffff;
}

.parallax_banner .bottom_content h1 br {
    display: none;
}
.parallax_banner .bottom_content h3 {
    font-size: 80px;
    font-weight: 400;
    line-height: 1.2em;
    transform: translateY(-50px);
    transition: all 0.3s ease-in-out;
    position: relative;
}

.parallax_banner .bottom_content.show_content h3 {
    transform: none;
}

.parallax_banner .bottom_content h3 span {
    display: block;
    font-weight: 700;
    line-height: normal;
}

.parallax_banner .bottom_content h3:after {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 25px auto 0;
    width: 0;
}

.parallax_banner .bottom_content h3.black_text:after {
    border-top: 20px solid #1A1A1A;
}

.parallax_banner .bottom_content h3.white_text:after {
    border-top: 20px solid #ffffff;
}

.parallax_banner .bottom_content h3 br {
    display: none;
}

@media (max-width: 1199px) {
    .parallax_banner .title {
        font-size: 120px;
    }
    .parallax_banner .bottom_content h3 {
        font-size: 60px;
    }
}

@media (max-width: 1024px) {
/*     .parallax_banner .parallax_content {
        padding-top: 120px;
    }
*/
    .parallax_banner .title {
        font-size: 90px;
    }
    .parallax_banner .bottom_content h3 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
/*   .parallax_banner .parallax_content {
        padding-top: 80px;
    }
   */
    .parallax_banner .title {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .parallax_banner .bottom_content h3 {
        font-size: 30px;
    }
}

@media (max-width: 374px) {
    .parallax_banner .title {
        font-size: 45px;
    }
}

@media (max-width: 340px) {
    .parallax_banner .title {
        font-size: 42px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .parallax_banner .bottom_content h1{
font-size: 40px
}
#headline-877-41, #headline-578-43{
    transform: none !important;
}

}

/* ====== PARALLAX BANNER ====== */

/* ====== BUTTON LINK HOVERING ====== */
.buttonlink:hover .buttonlink-border{
	width: 100% !important;
	transition-duration: .3s;
	
}
/* ====== BUTTON LINK HOVERING ====== */

/* ====== GALLERY DAY NIGHT TAB ====== */
.tabs-7354-tab-active {
    background: #1A1A1A !important;
}
.tabs-8669-tab-active {
    background: #1A1A1A !important;
}
/* ====== GALLERY DAY NIGHT TAB ====== */

/* ====== DAY AND NIGHT CSS ====== */
.functionsvenue:hover .functionsvenueheader{
	transform: translate(0px) !important;
}

.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
    font-family: 'Wix Madefor Display' !important;
}

.ct-div-block.day-column-bg:hover .explore-day-button{
  font-size: 24px  !important;
  line-height: 30px  !important;
  color: #1A1A1A  !important;
  font-weight: 700  !important;
  padding: 25px 66px !important;
  background-color: #fff !important;
  transition: 0.5s all ease-in-out;
  border:none !important;
  
}

.ct-div-block.day-column-bg:hover #text_block-44-11, .ct-div-block.day-column-bg:hover #text_block-45-11{
  opacity:0 !important;
  transition: 0.5s all ease-in-out!important;

}

.ct-div-block.night-column-bg:hover .explore-night-button{
  font-size: 24px  !important;
  line-height: 30px  !important;
  color: #1A1A1A  !important;
  font-weight: 700  !important;
  padding: 25px 66px !important;
  background-color: #fff !important;
  transition: 0.5s all ease-in-out;
  border:none !important;
  
}

.ct-div-block.night-column-bg:hover #text_block-82-11, .ct-div-block.night-column-bg:hover #text_block-83-11{
  opacity:0 !important;
  transition: 0.5s all ease-in-out!important;

}
.heading-colored h2{
    color: #1A1A1A!important;
    font-size: 60px!important;
    line-height: 71px!important;
    font-weight: 700!important;
    font-family: 'Wix Madefor Display'!important;   
}

.heading-colored .colored{
    color: #EBA09D;
}
.whatsondayslide .splide__pagination li {
    margin-right: 10px !important;
}

.whatsondayslide .splide .splide__pagination__page, .whatsondayslide .oxy-oxyninja-slider .splide__pagination__page {
    background: #D2D2D2;
    opacity: 0.5;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: relative;
}

.whatsondayslide .splide .splide__pagination__page.is-active, .whatsondayslide .oxy-oxyninja-slider .splide__pagination__page.is-active {
    background: #ABAAAC;
    transform: scale(1);
    opacity: 1;
}

.whatsondayslide1 .splide__pagination li {
    margin-right: 10px !important;
}

.whatsondayslide1 .splide .splide__pagination__page, .whatsondayslide1 .oxy-oxyninja-slider .splide__pagination__page {
    background: #1A1A1A80;
    opacity: 0.5;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    position: relative;
}

.whatsondayslide1 .splide .splide__pagination__page.is-active, .whatsondayslide1 .oxy-oxyninja-slider .splide__pagination__page.is-active {
    background: #1A1A1A;
    transform: scale(1);
    opacity: 1;
}
/*.whatsondayslide1 .splide__pagination {*/
/*    bottom: 0.5em;*/
/*    left: -42em;*/
/*    padding: 0 1em;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    z-index: 1;*/
/*    bottom: 36em;*/
/*}*/

/*.whatsondayslide1 .splide__pagination {*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -ms-flex-wrap: wrap;*/
/*    flex-wrap: wrap;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    margin: 0;*/
/*    pointer-events: none;*/
/*    flex-direction: column;*/
/*}*/

.daynightmenuslider .unslider-nav ol li{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    border: 0px solid #fff;
    background-color: #D2D2D2;
    box-shadow: none;
}

.daynightslider .unslider-nav ol li{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: -5px 5px;
    border: 0px solid #fff;
    background-color: #D2D2D2;
    box-shadow: none;
}

.daymenuvideo .plyr__controls{
    display:none;
}
.nightmenuvideo .plyr__controls{
    display:none;
}
.bookatable-bottomsec{
	background-position:center center;
    padding-top: 100px;
    padding-bottom:100px;
}
.galslider .splide .splide__pagination__page{
    width: 10px !important;
    height: 10px  !important;
    background: #D2D2D2  !important;
    border-radius: 20px  !important;
    opacity: 1;
}
.galslider .splide .splide__pagination__page.is-active {
    z-index: 1;
    background: #ABAAAC !important;
}
.galslider .splide .splide__pagination{
    bottom: -2em !important;
}
.galslider .splide__pagination li {
    margin: 0px 2.5px;
}
/* ====== NIGHT CSS ====== */
.heading-colored-night h2{
    color: #ffffff!important;
    font-size: 60px!important;
    line-height: 71px!important;
    font-weight: 700!important;
    font-family: 'Wix Madefor Display'!important;   
}

.heading-colored-night .colored{
    color: #EBA09D;
}


/* ====== DAY AND NIGHT CSS ====== */
.marqueee{
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}
.marqueee:hover{
	animation-play-state: paused;	
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
/* ====== OTHER MEDIA QUERY ====== */
@media only screen and (min-width: 1366px){
	.galslider .splide__slide{
		width: 720px !important;
	}
}
@media only screen and (max-width: 736px) and (min-width: 360px){
	.heading-colored h2{
    color: #1A1A1A!important;
    font-size: 24px!important;
    line-height: 30px!important;
    font-weight: 700!important;
    font-family: 'Wix Madefor Display'!important;   
}

.functionsvenue .functionsvenueheader{
	transform: translate(0px) !important;
}
.heading-colored h2{
    color: #1A1A1A!important;
    font-size: 24px!important;
    line-height: 30px!important;
    font-weight: 700!important;
    font-family: 'Wix Madefor Display'!important;   
}
/* ====== DAY AND NIGHT CSS Media ====== */
.daynightmenuslider nav.unslider-nav {
    padding: 20px 0px !important;
}

.daynightmenuslider .unslider-nav ol li {
    display: inline-block;
    width: 8px !important;
    height: 8px !important;
    margin: 0 4px !important;
    border: 0px solid #fff !important;
    background-color: #D2D2D2 !important;
    box-shadow: none !important;
}
.bookatable-bottomsec{
	background-position: center 50px!important;
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}
/* ====== NIGHT CSS ====== */
.heading-colored-night h2{
    color: #ffffff!important;
    font-size: 24px!important;
    line-height: 30px!important;
    font-weight: 700!important;
    font-family: 'Wix Madefor Display'!important;   
}

.heading-colored-night .colored{
    color: #EBA09D !important;
}

/* ====== DAY AND NIGHT CSS Media====== */
.parallax_banner .bottom_content h1{
	font-size:33px !important;
}	
}
/* ====== OTHER MEDIA QUERY ====== */