/****** PLACE YOUR CUSTOM STYLES HERE ******/
a
{
    color: #bb261c;
    text-decoration: none;
}
*
{
	/*font-family: 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

a, p, select, .uppercase
{
	/*font-family: 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
.cover
{
    margin: 0;
    padding: 0;
}


.fullscreen
{
    height: 100vh;
}
*/
section, footer
{
    padding: 96px 0;
    position: relative;
    overflow: hidden;
}

img
{
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.overlay-dark:before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    opacity: 0.5;
    z-index: 2;
}


.overlay-deep-dark:before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.6;
    z-index: 2;
}

.overlay-light-dark:before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    opacity: 0.15;
    z-index: 2;
}


.overlay-light-dark2:before
{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.85;
    z-index: 2;

	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	-o-transition: background .5s ease-out;
	transition: background .5s ease-out;
}


/* /////////////////////////////////////////////////////// */
.fw700
{
    font-weight: 700;
}

.fa-asterisk:before
{
    content: "\f069";
	color: #bb261c!important;
}
.active_color
{
	color: #bb261c!important;
}

.bg-dark {
    background-color: #000;
}

.bg-secondary > .container
{
	padding-top:35px;
    background-color: #13181d;
}

.feature.bordered {
    padding: 32px;
    border: 3px solid #ccc;
    border-radius: 25px;
}

.feature.bordered.gold {
  padding: 32px;
  border: 3px solid #fc940c;
  border-radius: 25px;
  background-color: #1a1a1a;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Ctext transform='rotate(45 25 25)' x='25' y='25' font-size='24' fill='white' fill-opacity='0.025' dominant-baseline='middle' text-anchor='middle'%3EVIP%3C/text%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 150px 150px;
}


.thin h1, .thin h2, .thin h3, .thin h4, .thin h5, .thin h6,
.cover h1, .cover h2, .cover h3, .cover h4, .cover h5, .cover h6,
.bg-dark h1, nav.bg-dark h1, footer.bg-dark h1, .bg-primary h1,
.bg-dark h2, nav.bg-dark h2, footer.bg-dark h2, .bg-primary h2,
.bg-dark h3, nav.bg-dark h3, footer.bg-dark h3, .bg-primary h3,
.bg-dark h4, nav.bg-dark h4, footer.bg-dark h4, .bg-primary h4,
.bg-dark h5, nav.bg-dark h5, footer.bg-dark h5, .bg-primary h5,
.bg-dark h6, nav.bg-dark h6, footer.bg-dark h6, .bg-primary h6
{
	font-family: 'Dosis','Roboto Condensed','Raleway',"Helvetica Neue", Helvetica, Arial, sans-serif;
}

*
{
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}


.title-section h2
{
	font-size: 1.5em;
}

a, p, select, .uppercase
{
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body, p { color: #eeefef; }

.btn
{
    background-color: #8C8A8A;
    margin-bottom:10px!important;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: lowercase!important;
    border-radius: 25px!important ;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active
{
    background-color: #dd261c;
}

.btn-rounded {
    border-radius: 25px !important;
}

.std_justify
{
	text-align: justify;
}

.fa
{
	font-family:'FontAwesome'!important;
}

[class^="ti-"], [class*=" ti-"]
{
    font-family: 'themify'!important;
}

body.light-layout .content-container .content-container-inner
{
    background: #434648;
}
.panel-default > .panel-heading {
    color: #ccb250;
    border: none;
}
.panel .wpb_wrapper a {
    display: inline-block;
}
body.light-layout .panel a:hover {
    color: rgb(204, 178, 80) !important;
}
body.light-layout .panel a:active, 
body.light-layout .panel a:visited {
    color: #c9c2a7!important;
}
body.light-layout .panel-heading a:active {
    color: rgb(204, 178, 80)!important;
    opacity: 0.9;
}
body.light-layout .panel-heading a:hover {
    color: #fff!important;
    opacity: 0.9;
}
.content-container .content-container-inner
{
    border: 5px solid #dd261c;
    background-color: #fff;
    padding: 20px 10px;
}

body.light-layout .album-widget figure, body.light-layout .single-event-widget figure
{
    background: rgb(0, 0, 0);
    border: 1px solid #e2e2e2;
}

body.light-layout .album-widget .date, body.light-layout .single-event-widget .date
{
    background: #080808;
    color: #ffffff;
}

.album-widget .date, .single-event-widget .date
{
    width: 100%;
    background: #191919;
    margin-left: 0;
    padding: 15px;
    text-transform: uppercase;
    font-size: 21px;
    text-align: center;
    color: #f0f0f0;
    font-weight: 300;
}

.leadli {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #131415!important;
}

@media (min-width: 768px) {
    .leadli {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }
}

nav.social-list {
    background-color: transparent;
    text-shadow: 1px 1px #434141d9;
    color:#000;
}


nav.social-list #arts:hover {
    background-color: transparent;
    text-shadow: 1px 1px #ffffffd9;
    color: #ccb250;
}

.artist-widget figure figcaption .artist-min-details .social-list ul li:hover a,
.artist-widget figure figcaption .artist-min-details .social-list ul li a img:hover {
    color: #ccb250;
  }

body.light-layout .social-list ul li a i
{
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.artist-widget figure figcaption .artist-min-details .social-list ul li a i {
    font-size: 1.4em!important;
    text-shadow: 2px 2px 0px #002831;
}

.artist-widget figure figcaption .artist-min-details .social-list ul li a {
    border: none;
    padding-left: 10px!important;
    padding-right: 10px!important;
    background: transparent!important;
}    

body.light-layout .social-list ul li a
{
    border: 1px solid #dd261c;
}

.underline-bg .underline
{
    height: 4px;
    width: 45px;
    background: #ccb250 !important;
    position: relative;
    z-index: 99;
}

body.light-layout .underline-bg
{
    background: #000000;
}

.underline-bg
{
    width: 100%;
    background: #242424;
    height: 3px;
    position: relative;
    margin-top: 15px;
    z-index: 0;
    margin-bottom: 20px;
}

#c-s-bn { background-color: #2d4156; }

.dark_h1,
.dark_h2,
.dark_h3,
.dark_h4,
.dark_h5,
.dark_h6
{
	color:#fff!important;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: 400;
	margin-top: 0;
}

.dark_std_h1,
.dark_std_h2,
.dark_std_h3,
.dark_std_h4,
.dark_std_h5,
.dark_std_h6
{
	color:#333333!important;
	x-text-transform: lowercase;
	font-size: 22px;
	font-weight: 400;
	margin-top: 0;
}
.dark
{
	color:#333333!important;
}

.pink
{
	color:#ccb250!important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.light
{
	color:#fff!important;
}

.hilite_note {
    color: yellow;
}

.bg_dark
{
	background: #292929;
}

.panel-title a {
    color:rgb(204, 178, 80)!important;
}
.panel-body ul
{
	list-style: square;
	padding: 0px 15px;
    line-height: 2.4rem;
    color: #fefefe!important;
}
.panel-body {    
    line-height:3rem;    
    color: #fff;
}
.panel-body .notes
{
    line-height: 2rem;
    font-style: italic;
    color: #b1b0b0!important;
    text-transform: lowercase;
}

.artist-widget figure figcaption img {
    max-height: 260px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    padding: 10px;
}

.wordBreak
{
	word-break: break-word;
}

.calendar_section time > span.caldate {
   color: #fff;
}

.weekdays {
    color: #f3eba4;
}

/***** COUNT-to *****/

.dark_circle
{
	margin: 14px 10px;
    text-align:center;
    display:inline-block;
}

.counter_number
{
	font-size: 42px;
    line-height: 1em;
    background-color: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding-top: 30%;
    x-color: #fff;

}

.counter_caption
{
	margin-top: 7px;
    display:block;
    color: #c4c6c7;
}

.counter_number span
{
    color: #292929;
}

.events-widget article .right h4
{
	font-size: 12pt;
	color:#333333!important;
}

.widget h3
{
	margin-bottom:0px!important;
}

.contact-respond
{
	margin-top:0px!important;
}

.contact-respond form textarea
{
	margin-bottom:0px!important;
}

.error
{
	margin-bottom: 10px!important;
	color: #ef3f37;
	font-size: 1.5rem!important;
    line-height: 1.8rem;
}

textarea.error {
    border: 2px solid red; 
    color: white !important; 
}

.strikethrough
{
	text-decoration: line-through;
}

.graytext
{
	color: #555555;
}

.card
{
    display: block;
    padding: 9px;
    margin: 10px;
    position: relative;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-bottom: 2px solid rgba(0,0,0,.07);
    background-clip: padding-box;
}


#frmContactSubmit
{
	margin-top:20px;
}

.contact-respond label:not(.error)
{
	margin-bottom: 0px!important;
	margin-top:10px;
}

textarea {
    color:#fff!important;
}

input[type="text"],
input[type="password"],
input[type="textarea"] ,
input[type="email"],
input[type="tel"]
{
    border: none;
    border-bottom: 2px solid #767676!important;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
    color: #fff!important;
    background: transparent;
    -webkit-text-fill-color: white !important;
}

input[type="checkbox"],
input[type="radio"]
{
    zoom: 1.2;
}

input[type="checkbox"] {
    margin-right: 10px;
}

input[type="radio"],
input[type="checkbox"] {
    padding: 0;
    display: inline-block;
    height: 1.4rem;
    width: 1.4rem;
    line-height: normal;
    background-color: #fff;
}


input:focus ,
textarea:focus ,
select:focus 
{
    border: none;
    border-bottom: 2px solid #fff!important;
    outline: 0!important;
}

.iti {
    margin-bottom: 24px;
}

#fquard {
    vertical-align: middle;
    background: lightgray;
    border: 0px solid #ffffff;
    border-radius: 25px;
    padding: 0px 3rem;
    margin-right: 10px;
    margin-top: 16px;
    margin-bottom: 16px;
}
small, .small {
    color: #ccb250!important;
}

.iti--separate-dial-code .iti__selected-dial-code {
    color: #fff;
}
.contact-respond form select
{
	width: 100%;
	margin-bottom: 2%;
	border: none;
    border-bottom: 2px solid #767676;
	outline: none;
	padding: 15px 20px;
	font-size: 14px;
	background: transparent;
	color: #fff;
	font-family: 'Roboto';
    overflow: hidden;
}

select option
{
    height: auto!important;
    background-color: #13181d ;
    color:#fff;
}

select::-webkit-scrollbar {
    display: none;
}

select::-moz-scrollbar {
    display: none;
}

select {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-color: transparent transparent; /*just hides the scrollbar for firefox */
}

textarea {
    margin-top: 2%;
    width: 100%;
    outline: none;
    padding: 15px 20px;
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto';
    min-height: 50px;
    margin-bottom: 20px;
  }
.text-input, .textarea-input,
.comment-respond form textarea
{
    display: inline-block;
    margin-bottom: 15px;
    x--moz-border-radius: 5px;
    x--webkit-border-radius: 5px;
    x-border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent!important;
	border: none;
    border-bottom: 2px solid #ccc;
}

input[type=submit] {
    border-radius: 25px;
}

input[type="submit"]
{
    height: 50px;
    line-height: 48px;
    border: 2px solid #000;
    background: #dd261c!important;
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

input[type="submit"]:hover
{
    background: #f5f5f5!important;
    color: #000!important;
    border: 2px solid #13181d!important;
}

.comment-respond form input[type="button"]
{
    font-family: Roboto;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: block;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background: #dd261c;
    padding: 10px 20px;
    border: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    outline: none;
    line-height: 28px;
}

.comment-respond form input[type="button"]:hover
{
  color: #dd261c;
  background: #DDD;

}


/* form button as a with icon */

.btn.btnTransparent {
	x-color: #292929;
	background: transparent!important;
	border: none;
}

.btn.btnTransparent:hover,
.btn.btnTransparent:active,
.btn.btnTransparent:focus {
	color: #dd261c;
	border: none;
}

events-container article figure .main-content h4 a
{
	font-size: 16px!important;
}

.events-container article figure .main-content > div .event-date
{
	margin-bottom: 20px!important;
}

.readMore
{
	color:red;
	background-color: transparent!important;
}

/*.reflect  {
  -webkit-box-reflect: below 0;
  -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
}*/

.caption_textShadow
{
	text-shadow: 1px 1px #000;
}

.header-box-shadow
{
	bottom:0px!important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.05+1,0.85+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.05) 1%, rgba(0,0,0,0.85) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(1%,rgba(0,0,0,0.05)), color-stop(100%,rgba(0,0,0,0.85))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.05) 1%,rgba(0,0,0,0.85) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.05) 1%,rgba(0,0,0,0.85) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.05) 1%,rgba(0,0,0,0.85) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.05) 1%,rgba(0,0,0,0.85) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-8 */

}


.nav-posts i
{
    color: rgba(255, 255, 255, 0.9);
    font-SIZE: 18px;
}

.nav_icons
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-SIZE: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: TRANSLATE(0, 0);
}

.nav-posts
{
    height: 100%;
 	padding:10px;
    line-height: 48px;
    text-align: center;
    background: #dd261c;
}

.nav-posts.canceled
{
    cursor: default;
    opacity: 0.5;
}


.img-responsive_i
{
    display: table-row;
    max-height: 300px!important;
	width: auto;

}


.thumbnails
{
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #dd261c;
    border-radius: 4px;
    transition: border .2s ease-in-out;
}

body.light-layout .post-article .content-article h1,
body.light-layout .post-article .content-event-article h1 a,
body.light-layout .event-details .details p,
body.light-layout .event-details .details span
{
    color:#C4CFDE;
}

body.light-layout .event-widget figure ul.date li {
    border: 1px solid #e2e2e2;
    color: #f5f5f5;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #000000!important;
}
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(event) > th {
    background-color: #000000!important;
}
body.light-layout .table > thead > tr > th:nth-child(2n), body.light-layout .table > tbody > tr > td:nth-child(2n) {
    background: #0d0d0d!important;
}
body.light-layout .table > thead > tr > th {
    color: #ffffff;
    background: #0d0d0d!important;
}    
.light-a:active, 
.light-a:visited, 
.light-a:link {
    color: #c9c2a7!important;
}

.btnSubmit
{
	text-transform: lowercase;
    border: 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    margin-top: 1em;
    background: #dd261c;
    letter-spacing: 1pt;
}

.events-row {
    width: 86vw;
    margin: auto;
}

#btnBookTable {
    background: linear-gradient(45deg, #d700ff, transparent);
    color: #fff;
    border-radius: 25px; 
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    padding: 0 10px;
    width: 100%;
}
#btnBookTable[disabled] {
    background: linear-gradient(45deg, #705775, transparent);
    color: #fff;
    border-radius: 25px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}


#btnBookEvent {
    background: linear-gradient(45deg, #FFD700, transparent);
    color: #fff;
    border-radius: 25px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    padding: 0 10px;
    width: 100%;
}
#btnBookEvent[disabled] {
    background: linear-gradient(45deg, #bdb58b, transparent);
    color: #fff;
    border-radius: 25px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.btnSubmit:hover
{
    background: #292929;
}


.btnSubmitE
{
	text-transform: lowercase;
    border: 0px!important;
    color: #000;
    padding-left: 10px;
    background: #ccb250!important;
    letter-spacing: 1pt;
    border-radius: 25px;
}


.btnSubmitE:hover
{
    color: #fff;
}


.dropdown > button
{
    background: #dd261c;
    padding: 12px;
    padding-left: 10px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    outline: none;
}

body.light-layout .events-widget article .left
{
    text-shadow: 0px 0px 5px rgba(5,5,5,0.3);
}

body.light-layout .post-article
{
   color: #ffffff;
   border-radius: 10px;
   background-color: #2c2d35;
   background: linear-gradient(145deg, #13181d, #555555)!important;
}

.shadow-item {
    background: linear-gradient(145deg, #13181d, #555555);
    border-radius: 10px;
    margin-right: 32px;
    padding: 0px;
    width: fit-content;
}

.banner-item::before,
.banner-item::after {
  content: none !important;
  display: none !important;
}

.banner-item
{
    margin: 0;
    padding: 0;
    width: fit-content;
}

.banner-item img.thumb-image
{
    border-radius: 10px;
    margin:0!important;
    padding:10!important;
    width: auto;
    height: auto;
        
    background: linear-gradient(145deg, #13181d, #555555);
    box-shadow:
        0 12px 24px rgba(0, 0, 0, 0.35),  /* large main shadow */
        0 4px 8px rgba(0, 0, 0, 0.25);    /* soft edge shadow */
}

.gold .banner-item img.thumb-image
{
    border-radius: 10px;
    margin:0!important;
    padding:10px!important;
    width: auto;
    height: auto;
        
    background: linear-gradient(145deg, #fc940c, #ffe6c5, #fc940c, #ffd54b);  
    box-shadow:
        0 12px 24px rgba(0, 0, 0, 0.35),  /* large main shadow */
        0 4px 8px rgba(0, 0, 0, 0.25);    /* soft edge shadow */
}

body.light-layout .post-article .content-article p
{
   color: #ccc9c9!important;
   font-weight: 400;
}

body.light-layout .events-widget article .left
{
    background: #ffffff!important;
}

body.light-layout .album-widget .date, body.light-layout .single-event-widget .date
{
    background: #ffffff!important;
}

body.light-layout .menu
{
	background-color:transparent!important;
}

.big-social-list  ul li a
{
	border:0!important;
}

.big-social-list  ul li
{
	float: left;
	padding-right:15px;
	padding-top: 10px;
}
.social-list ul li
{
    float: inherit!important;
	display: inline-block;
}
.social-list  ul li a
{
	display: inline;
}

.terms-list {
    line-height: 180%;
}

.terms-list em {
  display: block;
  font-size: 0.9em;
  color: #bbbbbb;
  margin-bottom: 1em;
}

.terms-list ul {
    margin-top: 1.2em;
    list-style: inside;
}

.terms-list p {    
    line-height: 180%;
}

.terms-list ul ul {
    margin-left: 20px; 
}

.terms-list li {
    margin-bottom: 1.2em;
}
  
.terms-list a:active, 
.terms-list a:visited, 
.terms-list a:link {
    color: #c9c2a7!important;
}

.terms-list h4, 
.terms-list h2 {
    margin-bottom: 1em;
}

.event-details .details i
{
	color: #ccb250;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-right: 1em;
}
.event-details .details p
{
	color: #fff;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 100%;
    display: inline-block;
}

.event-details .dropdown
{
	margin-top: 0px!important;
	margin-bottom: 17px;
}

.cover .align-bottom-x { padding: 0 32px; }
.align-bottom-x {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 2;
}

.post-snippet H1, .post-snippet H2, .post-snippet H3,
.post-snippet H4, .post-snippet H5, .post-snippet H6
{
	color: #333333!important;
}


.breadcrumb > li
{
    text-shadow: 2px 1px #242424;
}

body.light-layout .breadcrumb-container .nav-posts i
{
	text-shadow: none;
}

nav.transparent.fixed .menu > .has-dropdown:after
{
	color: #fff!important;
}

body.light-layout article.simple-event .right h4 a
{
	font-size: 14px!important;
}

article.simple-event .right
{
    padding-left: 102px!important;
    min-height: 100px!important;
}

article.simple-event .left_trnsp
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    float: left;
    width: 84px;
    height: 100%;
   	white-space: normal!important;
    word-spacing: 82px;
    line-height: 1.22;
}

article.simple-event {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 2em;
    background: linear-gradient(145deg, #000000, #232323)!important;
    vertical-align: middle;
}

article.simple-event .dark h5 {
    color: #fff;
}

.image-square-rounded {
    overflow: hidden;
    padding: 0;
    border-radius: 25px;
}

.label-container {
    padding: 3px 8px;
    border-radius: 20px;
    width: fit-content;
    background-color: #000000;
    margin-bottom: 10px;
}

.label-red {
    background: #dd261c;
}

article.simple-event .btnRounded {
    border-radius: 100px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    box-shadow: none;
    background-color: #ccb250;
}

.item-img-wrapper {
    height: 250px!important;
}

.item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;        
    overflow: hidden;
    max-width: 640px;
    padding-right: 1em;
    object-fit: contain;     
    
}

.image-square-rounded img {
    max-height: 640px;
}

@media (min-width: 768px) {
    .image-square-rounded img {
        width: 100%;
    }
}

.card-modern {
  background: #1a1a1a;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  padding: 24px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 0 0 stretch;
  gap: 1em;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 200px;
}

.card-modern:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}

.card-modern img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.card-modern h4 {
  font-size: 1.8rem;
  color: #ffffff;
  margin: 16px 0;
  line-height: 2em;
  min-height: 1.33;
}

.descr-label {
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 12px;
}

.social-icons {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin: 12px 0 20px;
}

.social-icons i,
.social-icons svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  color: #ffffff;
  transition: color 0.3s;
  font-size: 24px;
}

.social-icons a:hover i,
.social-icons a:hover svg {
  color: #f8c200;
}

.visit-btn {
  margin-top: auto;
  align-self: center;
}

.card-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.events-section {
    padding: 4rem 1rem;
    background-color: #000;
    color: #fff;
    text-align: center;
}
.events-section-title { margin-bottom: 2rem; }

.events-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    max-width: 90%;
    margin: 0 auto;
}
.event-card {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;      
    text-decoration: none;
    color: inherit;
    position: relative;
    justify-content: space-between;
    height: 100%;
}
.event-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(167, 165, 165, 0.3);}
.event-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.event-info {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.event-date {
    color: #ccb250;
    margin-bottom: 1rem;
}    
.event-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.event-time { margin-bottom: 1.5rem;}
.event-date, .event-time, .event-btn { margin-top: auto; }

.click-label {
    color: #aaa;
    margin-top: auto;
    font-size: 0.9;
}
@media (min-width: 768px) {
    .event-card::after {
        content: '→';
        font-size: 1.5rem;
        position: absolute;
        right: 1rem;
        bottom: 1rem;
        color: #f8c200;
        opacity: 0;
        transition: opacity 0.3s ease;
    }
    .event-card:hover::after {
        opacity: 1;
    }
}
.nobg {
    background-color: transparent!important;
}


/* === BOTTOM BUTTON === */
.card-container .card-bottom {
  margin-top: auto;
  text-align: center;
}
.title-container {
    min-height: 5rem;
    padding: 0 1rem;
}
@media (max-width: 480px) {
  .title-container {
    min-height: 5rem;
  }
}
/**/

.news_article
{
    border-radius: 3px 3px 0 0;
	padding-bottom:5px;
	margin:0px 10px 20px;
	border-width: 0 1px 5px;
	border-color: rgba(207,207,207,1);
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.025), rgba(0,0,0,0.42px));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.025), rgba(0,0,0,0.42px));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.025), rgba(0,0,0,0.42px));
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.025), rgba(0,0,0,0.42px));
    background-image: linear-gradient(bottom, rgba(0,0,0,0.025), rgba(0,0,0,0.42px));

}

.image-layout {
  padding: 2rem 1rem;
  background: #000;
}

.image-grid-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 1rem;
  max-width: 1200px;
  margin: 0 auto;
}

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

/* Layout with named grid areas */
.portrait {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}

.landscape1 {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}

.landscape2 {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}

/* Mobile layout: stack vertically */
@media (max-width: 767px) {
  .image-grid-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .portrait,
  .landscape1,
  .landscape2 {
    grid-column: 1 / -1;
    grid-row: auto;
    height: auto;
  }
}

.news_article div .main-content .read_more a
{
	color: #fff;
	background-color:#dd261c;
}


@media (min-width: 250px) {
    .item-img {
        max-width: 250px;
    }
}

/*
@media (max-width: 480px)
{
	.breadcrumb-container .nav-posts
	{
	    line-height: 38px!important;
	}
}
*/
.bg-primary .list-inline i
{
    color: rgb(204, 178, 80)!important;
}

.pt320
{
  padding-top: 320px;
}
.pb320
{
  padding-bottom:320px;
}


.pt480
{
  padding-top: 480px;
}
.pb480
{
  padding-bottom:480px;
}


.pt500
{
  padding-top: 500px;
}
.pb500
{
  padding-bottom: 500px;
}
.pt580
{
  padding-top: 580px;
}
.pb580
{
  padding-bottom:580px;
}


.pt640
{
  padding-top: 700px;
}
.pb640
{
  padding-bottom:700px;
}

.white_square
{ border:3px solid whitesmoke!important; }

.form-input i
{
    cursor: pointer;
    position: relative;
    float: right;
    top: -40px;
    right: 10px;
}

/* Case Chages */
/*-- menu height --*/

.navbar {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
}
nav.navbar {
    min-height: 70px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    transition: all 0.3s;
    border-bottom-width: 0;
}
.navbar-dropdown {
    background-color: #060606 !important;
    padding: 0;
    position: absolute !important;
}
.nav-bar
{
    x-line-height: 53px!important;
}
.menu li a
{
    font-size: 15px!important;
    text-transform: lowercase;
    font-weight: normal!important;
    letter-spacing: 1px!important;
}
.module
{
    padding: 0 32px!important;
}
.logo
{
    max-height: 70%;
    margin-top: 8px;
}
.uppercase
{
    text-transform: lowercase!important;
}
.btn-uppercase
{
    text-transform: uppercase!important;
}

.breadcrumb-2 li a, .breadcrumb-2 li
{
    line-height: 28px;
    text-transform: lowercase;
    letter-spacing: 4px;
    font-size: 13px;
}

.lowercase { text-transform: lowercase; }
.shadowText{ text-shadow: 2px 1px #242424; }

/* events container 2 */
.feature
{
    margin-bottom: 14px;
    padding: 0px 5px;
}
.dropdown > a i
{
    width: 22px!important;
}

a.mailto > a
{
	font-weight: normal;
	color: #03afe8!important;
}
a.mailto:hover
{
	font-weight: normal;
	color: #03afe8;
	text-decoration: underline;
}

.side-contact a {
    color: #03afe8;
}

a.whereto > a
{
	font-weight: normal;
}
a.whereto:hover
{
	font-weight: normal;
	color: #dd261c;
	text-decoration: underline;
}

.event-widget figure > section > div a, .event-widget-countdown figure > section > div a
{
    text-transform: lowercase!important;
    x-background: #292929!important;
}

/* countdown*/
.event-widget figure ul.timer li p,
.event-widget-countdown figure ul.timer li p {
  padding: 3px 0px;
  color: #fff!important;
  font-size: 1.2em;
  border-bottom: 1px solid #f90202;
  margin-bottom: 0;
}
.event-widget figure ul.timer li span,
.event-widget-countdown figure ul.timer li span {
  font-weight: 400;
  text-transform: uppercase;
  color: #fff!important;
  font-size: 1em;
  position: relative;
  top: -1px;
}

.event-widget figure > section > div a, .event-widget-countdown figure > section > div a
{
    border-radius: 25px;
}

.face-input {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-bottom: 2px solid #767676;
    color: #fff;
    background: transparent;
    -webkit-text-fill-color: white;
    border-radius: 0;
    font-family: inherit;
    line-height: 50px;
}

.input-with-label span { text-transform: none!important; color: #bbbbbb }

.label-span { text-transform: none!important; color: #bbbbbb!important; }

.input-with-label .char-count {
    display: block;
    margin-top: 5px;
    font-size: 11px;
    color: #292929;
    font-weight: 400;
    float: inline-end;
  }


input::placeholder { 
    color: #000;
}

input::-ms-input-placeholder { 
        color: #000;
}

input::-moz-placeholder { 
    color: #000;
    opacity: 1; 
}

input:-moz-placeholder { 
    color: transparent;
}

input:valid {
    background-color: transparent; 
    caret-color: rgb(255, 255, 255);
}
input:invalid {
    color: red; 
}
input:not(:placeholder-shown) {
    background-color: transparent;
    caret-color: rgb(255, 255, 255);
}

input::-webkit-spellcheck {
    color: #ffffff!important; 
}

input:-webkit-autofill {
    appearance: none !important;
    background-color: #000000!important;
    -webkit-text-fill-color: #fff !important; 
    box-shadow: 0 0 0px 1000px #000 inset !important;
    transition: background-color 0s, color 0s!important;
    color: #ffffff!important;
    caret-color: rgb(255, 255, 255);
}

input:-moz-autofill {
    background-color: #000 !important;
    color: #fff !important;
    caret-color: rgb(255, 255, 255);
}

input:-ms-autofill {
    background-color: #000 !important;
    color: #fff !important;
    caret-color: rgb(255, 255, 255);
}

input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    box-shadow: 0 0 0px 1000px #000 inset !important; /* Keep background color consistent */
    -webkit-text-fill-color: #fff !important;
    caret-color: rgb(255, 255, 255);
}

.simple_label
{
	font-weight:normal;
}

.breadcrumb
{
    display: none;
}

.label_notice
{
	font-weight:normal;
	display: inline;
    padding: .2em .6em .3em;
    font-size: 90%;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    xwhite-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #dd261c;
}

.label_notice_big
{
	font-weight:normal;
	display: inline;
    padding: .2em .6em .2em;
    font-size: 110%;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
    background: #000;
    letter-spacing: 0.1em;
}

.open-link a:after {
    content: "\e628";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 11px;
    display: inline-block;
    margin-left: 8px;
}


.breadcrumb-container
{
    min-height: 45px;
}


.fb_edge_widget_with_comment span.fb_edge_comment_widget
{
	top: -150px !important;
	left: -250px !important;
}

a.hashtag { color: #fff; }
a.hashtag:hover { color: #9E9797; }

/*==================     ToBottom     ======================*/
.toBottom
{
    font-size: 14px!important;
    font-weight: bold!important;
    color: #fff!important;
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    bottom: 64px;
    x-display: inline!important;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    border: 1px solid #e2e2e2;
    padding: 10px 15px;
}

.toBottom:hover
{
  color: #fff;
  background: #292929;
  text-decoration: none;
}

.back-to-bottom
{
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}

.back-to-bottom
{
    left: 20%;
}


@media only screen and (max-width: 1024px)
{
	.ToBottom { bottom: 14%; }

	.title-section h2
	{
		font-size: 1.2em;
		font-weight: normal!important;
	}

	.pt580 { padding-top:240px; }

	.pb580 { padding-bottom:240px; }

	.pb500 { padding-bottom:320px; }

    .pb640 {  padding-bottom:480px; }
}

@media only screen and (max-width: 786px)
{
	.ToBottom { bottom: 14%; }


	.title-section h2
	{
		font-size: 1em;
		font-weight: normal!important;
	}

	.pt480 { padding-top:200px; }

	.pb480 { padding-bottom:200px; }

	.pt580 { padding-top:240px; }

	.pb580 { padding-bottom:240px; }

	.pb500 { padding-bottom:320px; }

    .pt640
    {
    padding-top: 480px;
    }
    .pb640
    {
    padding-bottom:480px;
    }


}

/*==================     Buttons     =================*/

.btn-transparent
{
	background:transparent!important
}

.btn-transparent:hover
{
  color: rgba(255,255,255,0.7)!important;
}

.btn-transparent:visited
{
  color: #fff!important;
}

.btn-transparent:visited:hover
{
  color: #fff!important;
}


.spread-children-large *
{
    margin-left:  22px;
    margin-right: 22px;
    margin-top: 15px;
}


.ellipsis
{
    white-space: nowrap;
    width: 12em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.large-text
{
	font-size: large!important;
}

.dark
{
	color:#e9e6e6!important;
}
.dark_gray_title
{
	color: #e9e6e6!important;
    font-size: 32px;
    font-weight: bold;
}

.price-container {
    display: flex;
    align-items: center; 
    gap: 5px;
}

#vipBadge-s {
    color: #ccb250 !important;
    font-size: 4.2rem;
    padding: 10px;
    display: flex;
    align-items: center; 
}

.vip-container {
    display: flex;
    align-items: center; 
}

#vipBadge-s {
    color: #ccb250 !important;
    font-size: 4.2rem;
    padding: 10px;
}
#vip-notice-s {
    background-color: transparent;
    color: #000;
    position: relative;
    left: -4.2rem;    
}
#vip-notice {
    background-color: #ccb250;
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
    left: -1.4rem;
    top: 0.2rem;
    margin-left: -30px;
}

.icon-green
{
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    border: 1px solid #3C763D;
    color: #3C763D;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}


.icon-green:hover
{
    border: 1px solid #3C763D;
    color: #fff;
    background: #3C763D;
}

/*
.ytp-large-play-button.ytp-touch-device .ytp-icon-large-play-button, .ytp-cued-thumbnail-overlay:hover .ytp-icon-large-play-button
{
	z-index:3;
}
*/


.mr-xs-32
{
	margin-right: 32px;
}

.ml-xs-32
{
	margin-left: 32px;
}

.image-bg .slides .feature h3
{
    xfont-size: 2vw;
}

@media only screen and (max-width: 786px)
{

	.image-bg .slides .feature h3
	{
	    font-size: 4vw;
	}

}


@media only screen and (max-width: 1024px)
{
	.image-bg .feature h3
	{
	    font-size: 3vw;
	}
}


@media only screen and (max-width: 767px)
{
	.fullscreen img
	{
	    max-height:100vh;
	    width:100%;
	}
}



blockquote > div
{
	text-align: right;
}


/* RESPONSIVE TABLES*/
@media only screen and (max-width: 1023px)
{
    .responsiveTBL table,
    .responsiveTBL thead,
    .responsiveTBL tbody,
    .responsiveTBL th,
    .responsiveTBL td,
    .responsiveTBL tr
    {
    	display: block;
    }

    .responsiveTBL tr { padding: 10px 5px; }

    .responsiveTBL td {
        border: none;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    .responsiveTBL td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    .responsiveTBL td:before { content: attr(data-title); }

	.responsiveTBL tbody > tr:nth-of-type(even) {
		xbackground: #dddddd;
	}
}


.image-holder-limit
{
    x-height: 50vw;
    max-height: 640px;
    overflow: hidden;
    padding: 0;
}

.image-holder-limit img
{
   max-width: 100%;
   max-height: 100%;
}

nav.bg-dark .menu > li > a, nav.bg-dark .module.widget-handle i, nav.bg-dark .nav-utility
{
    color: rgb(204, 178, 80);
    text-shadow: 1px 0px 1px #292929;
    opacity: 1;
}

nav.bg-dark .menu > .has-dropdown:after {
    color: rgb(204, 178, 80);
}


/*PHOTOS 2*/
.toTop:hover
{
    color: #fff;
    background: #292929;
    text-decoration: none;
}

.toTop
{
    width: 45px;
    height: 65px;
    font-size: 12px;
    x-line-height: 40px;
    color: #292929!important;
    background: #fff!important;
    position: fixed;
    right: 66px;
    bottom: 180px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    border: 2px solid #292929;
    padding:0px!important;
    x-border-radius: 50%;
}



/**/
.hilight_article
{
	    border: 7px solid #ccb250!important;
}


.background-image-holder2
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    z-index: 1;
    background: #292929;
    background-size: contain !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    background-repeat: no-repeat;
}

.background-image-holder2.fadeIn
{
    opacity: 1;
}



.cover.fullscreen2 .slides
{
    height: 60vh;
}

.cover.fullscreen2 .slides > li
{
    height: 60vh;
}

@media all and (max-width: 767px)
{
  .parallax > .background-image-holder2,
  .parallax .slides li > .background-image-holder2
  {
    top: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    background-size: cover!important;	/*irida*/
    background-repeat: no-repeat;		/*irida*/
  }
}


.fullscreen2
{
    height: 100vh;
}

.btn-light
{
 	background-color: #cccccc;
 	color: #242424!important;
}


.WHITE_SHADOW
{
	text-shadow: 1px 1px 0 #fff, -1px -1px 0 #ffdfca, 1px -1px 0 #fff, -1px 1px 0 #ffdfca, 1px 1px 0 #fff;
	font-weight: bold;
}

.DARK_SHADOW
{
	text-shadow: 1px 1px 0 #292929, -1px -1px 0 #242424, 1px -1px 0 #292929, -1px 1px 0 #242424, 1px 1px 0 #292929;
	font-weight: bold;
}

.btn-plain-white
{
	border: 2px solid #fff!important;
	background-color: transparent!important;
	color: #292929;
}

.btn-plain-yellow
{
	border: 2px solid #000!important;
	background-color: #ccb250!important;
	color: #000!important;
    font-weight: 700!important;
}

.btn-plain-yellow:hover
{
	border: 2px solid #fff!important;
	background-color: #292929!important;
	color: #fff!important;
}

.btn-plain-dark
{
	border: 2px solid #292929!important;
	background-color: rgb(245, 243, 252)!important;
	color: #292929!important;
}


.btn-plain-dark:hover
{
	border: 2px solid #292929!important;
	background-color: #292929!important;
	color: #fff!important;
}
.btn-light-pink
{
    background: linear-gradient(45deg, #8b7c06, #ce8876);
    color: #ffffff!important;
}

.img-bg-lineup
{
	margin-top:100px;
}

#reservation-event {
    margin-bottom: 0!important;
    padding: 10px  0;
}

.sold-out {
    position: relative;
    opacity: 1;
    cursor: not-allowed;
    overflow: hidden;
}

.sold-out-badge {
    position: absolute;
    top: 9px;
    left: -10px;
    background-color: red;
    color: white;
    font-size: 75%;
    padding: 0.2em 0.6em;
    transform: rotate(-55deg);
    display: inline-block;
    font-weight: bold;
    z-index: 1;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    pointer-events: none;
    line-height: 2;
    width: 8em;
}

.sold-out-ribbon {
    position: relative;
    opacity: 1.0;
    cursor: not-allowed;
    overflow: hidden;
}

.ribbon2 {
    position: absolute;
    top: 1.2em;
    left: -2.2em;
    width: 80px;
    background: #000;
    color: white;
    text-align: center;
    line-height: 2em;
    transform: rotate(-45deg);
    font-size: 75%;
    font-weight: bold;
    z-index: 1;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    pointer-events: none;
    opacity: 0.8;
}

.ribbon {
    position: absolute;
    top: 1.2rem;
    left: -1.8rem;
    width: 8rem;
    background: #2800f9;
    color: white;
    text-align: center;
    line-height: 2rem;
    transform: rotate(-55deg);
    font-size: 0.75rem;
    font-weight: bold;
    z-index: 1;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation : portrait)
{

	.fullscreen2
	{
	    height: 60vh;
	}

	.background-image-holder2
	{
	    display: table-cell;
	    vertical-align: middle;
	    margin-left: auto;
		margin-right: auto;
	}

	.header_ph_img img
	{
		margin-top: -10px!important;
	}


	.cover.fullscreen2 .slides
	{
	    height: 60vh;
	    position: absolute;
	    top: 0px;
	}


	.overlay .slides:before
	{
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #222222;
		opacity: 0.6;
		z-index: 2;
	}

}


@media only screen and (min-width: 768px) and (max-width: 1400px) and (orientation : landscape)
{
	.cover.fullscreen2 .slides > li
	{
	    height: 100vh;
	}

	.cover.fullscreen2 .slides
	{
	    height: 100vh;
	    position: absolute;
	    top: 0px;
	}


	.cover.fullscreen3
	{
	    height: 100vh;
	}


	.cover.fullscreen3 .header_ph_img .slides
	{
	    height: 100vh;
	    padding: 0;
	    margin:0;
	    position: absolute;
	    top: 14px;
	}


	.cover.fullscreen3 .header_ph_img .slides > li
	{
	    height: 100%;
	}


	.overlay .slides:before
	{
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #222222;
		opacity: 0.6;
		z-index: 1;
	}

}


@media only screen and (max-width: 786px) /*and (orientation : lanscape) */
{
	.background-image-holder2
	{
	    display: table-cell;
	    vertical-align: middle;
	    margin-left: auto;
		margin-right: auto;
	}


	.overlay .slides:before
	{
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #222222;
		opacity: 0.6;
		z-index: 2;
	}


	.cover.fullscreen2 .slides
	{
	    height: 60vh;
	    position: absolute;
	    top: 0px;
	}



	.cover.fullscreen3 h1, h1.large, .h1
	{
	    font-size: 1.2em;
	    line-height: 1.5em;
	    font-weight: bold;
	}


	.cover.fullscreen3 h2, h2.large, .h2
	{
	    font-size: 1em;
	    line-height: 1.2em;
	}

	.cover.fullscreen3 .btn
	{
		font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding: 0.1em 1em;
		height: 3em;
		min-width: 5em;
		line-height: 2.5em;
		font-size: 0.8em;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		color: #13181d;
		text-align: center;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		x-margin-right: 8px;
		x-margin-bottom: 24px;

	}

	.cover.fullscreen3 .header_ph_img p.lead
	{
	    font-size: 0.8em;
	    line-height: 0.8em;
	}

	.cover.fullscreen3 .header_ph_img .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	    position: relative;
	    min-height: 0em;
	    padding-left: 2em;
	    padding-right: 2em;
	}

	.cover.fullscreen3 .header_ph_img .mb-xs-16
	{
 	   margin-bottom: 1em;
	}

	.fullscreen3 .flex-control-nav
	{
	    bottom: 8px;
	    z-index: 10;
	}

	.img-bg-lineup
	{
		margin-top: 120px;
		margin-bottom:80px
	}

	.h2top h2
	{
	    font-size: 1em;
	}

    .slider-xs
    {
        padding: 80px 10px 10px 10px!important;
    }
}

@media only screen and (max-width: 786px) and (orientation : portrait)
{

	.header_ph_img img
	{
		margin-top: 50px!important;
	}

	.img-bg-lineup
	{
		margin-top: 80px;
		margin-bottom:80px;
	}

	.cover.fullscreen.slides-lineup .slides li
	{
 	   height: 90vh!important;
 	   padding: 80px 0;
	}

	.cover.fullscreen3
	{
	    height: 42vh;
	}

	.cover.fullscreen3 .header_ph_img .slides
	{
	    height: 100%;
	    padding: 0;
	    margin:0;
	    position: absolute;
	    top: 14%;
	}


	.cover.fullscreen3 .header_ph_img .slides > li
	{
	    height: 100%;
	}

	.title-section h2
	{
		font-size: 1.2em;
		font-weight: normal!important;
	}

    .slider-xs
    {
        padding: 80px 10px 10px 10px!important;
    }
}

@media only screen and (max-width: 786px) and (orientation : landscape)
{
	.header_ph_img img
	{
		margin-top: 20px!important;
	}


	.img-bg-lineup
	{
		margin-top: 80px;
		margin-bottom:80px
	}

	.h2top h2
	{
	    font-size: 0.5em;
	}

	.cover.fullscreen3
	{
	    height: 100vh;
	}

	.cover.fullscreen.slides-lineup .slides li
	{
 	   height: 90vh!important;
 	   padding: 80px 0;
	}

	.cover.fullscreen3 .header_ph_img .slides
	{
	    height: 100vh;
	    padding: 0;
	    margin:0;
	    position: absolute;
	    top: 14px;
	}

	.cover.fullscreen3 .header_ph_img .slides > li
	{
	    height: 100%;
	}


}


h1.large2
{
	font-size: 52px;
	line-height: 60px;
	font-weight: 200;
	text-shadow: 1px 1px 1px #000,
               5px 3px 5px #000000;
}


h2.large2, p.large2
{
	text-shadow: 1px 1px 1px #000,
               5px 3px 5px #000;
}


@media all and (max-width: 990px)
{
	h1.large2
	{
		font-size: 36px;
		line-height: 44px;
	}

	.h2top h2
	{
	    font-size: 1em;
	    font-weight: normal!important;
	}

	.img-bg-lineup
	{
		margin-top: 0px;
		margin-bottom:120px
	}

}


@media all and (max-width: 990px) and (orientation : landscape)
{
	.img-bg-lineup
	{
		margin-top: 10px;
		margin-bottom:100px
	}

	.pb-sm-16 {
	    padding-bottom: 0px;
	}

	.pt-sm-16 {
	    padding-top: 0px;
	}

	.h2top h2
	{
	    font-size: 0.8em;
	    font-weight: normal!important;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    margin-top:14px;
	    margin-bottom:14px;
	}

}


@media all and (max-width: 767px)
{
	h1.large2
	{
		font-size: 12px;
		line-height: 20px;
		font-weight: 300;
	}
}


.container-max {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-max img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-width: 500px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .container-max {
    width: calc(100vw - 30%);
  }  
}

.container-footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container-footer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-footer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-footer {
    width: 1170px;
  }
}

.iti { width: 100%; height: 50px; }
.iti__arrow { border: none; }
.iti__flag {background-image: url("/assets/components/intlTelInput/build/images/to/flags.png");}
.iti__flag-container { height: 50px; }
.iti-mobile .iti--container {
    height: auto;
    min-height: 80vh;
    width: auto;
    max-width: 86%;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("/assets/components/intlTelInput/build/images/to/flags@2x.png");}
}





#progressbar {
  display: flex;
  justify-content: space-between;
  align-items: center;  
  padding: 0;
  list-style: none;
  font-family: 'Arial', sans-serif;
  position: relative;    
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

#progressbar li {
  position: relative;
  padding-top: 12px;
  color: #888;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.3s ease;
  text-align: center;  
}

#progressbar li.line {
  background-color: #888;
  width: 50%;
  border:none;
  height: 4px;
  padding: 0;
  margin: 0 32px;
  position:relative;
  overflow:hidden;
}

#progressbar li:not(.line)::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: #888;
  border-radius: 50%;
  margin: 0 auto 12px auto;
  transition: background 0.3s ease, transform 0.3s ease;
}

#progressbar li.active::before {
  background: rgb(204, 178, 80);
  transform: scale(1.2);
}

#progressbar li.active {
  color: rgb(204, 178, 80);
}

#progressbar li:hover {
  color: #ff9900;
}

#progressbar li:not(.line):hover::before {
    background:#ff9900;
}

#progressbar .clip-left
{
    margin-top: 48px;
    margin-right: 32px;
}

#progressbar .clip-right
{
    margin-top: 48px;
    margin-left: 32px;
}