@charset "UTF-8";
/* CSS Document */



body, html {
  height: 100%;
  margin: 0;
  font: 400 17px/1.8 "Fira Sans", sans-serif;
  color: #777;
	scroll-behavior:smooth; 
	background: black;

}
	
	body a {
text-decoration: none;
color: cornsilk!important;

}	
	body a:hover {
color:firebrick!important;
	}	




#MAINSLIDER {
	display:block;
	width:100%;
	margin: 0 auto;
}


#MAINSLIDER2 {
	display:block;
	width:100%;
	margin: 0 auto;
}


#SMALLSLIDER {
	display:none;
	
}


.bx-textbox-ff {
    position: absolute;
    max-width: 1700px;
    height: auto;
    color: white;
    margin: auto;
    top: 40%;
    left: 0px;
    bottom: 0;
    right: 0px;
    padding-left: 0px;
    text-align: left;
    font-family: 'Fira Sans', sans-serif;
}



.bx-textboxcaption-ff {
    font-size: 14pt;
    max-width: 100%;
    font-weight: 500;
	text-align: center;
    /* text-shadow: 1px 1px 2px rgb(0 0 0 / 85%); */
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.bx-textboxtitle-ff {
    font-size: 20pt;
    font-weight: 700;
    margin: auto!important;
    padding-bottom: 0px;
	width: 100%;
    text-align: center;
	    line-height: 32px;

    /* text-shadow: 2px 3px 6px rgb(0 0 0 / 60%); */
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	
}
	
.parallax-wrapper {
  perspective: 1px;
  transform-style: preserve-3d;
  height: 100vh;
  /* overflow-x: hidden;
  overflow-y: scroll; 
  padding-bottom:100px;		
	*/

	
	  /* if using a fixed header: */
	    padding-top: 75px;	
	
}

.ff-header {
	color:#ddd;
	background-color:black;
	text-align:center;
	padding:5px; 
	max-height:125px;
		
	
	position: fixed;
    top: 0;
    z-index: 8000;
    width: 100%;
    border-bottom: 2px solid rgb(103,70,32);
	display:block;

}




.quote {
	font: 600 24px/1.8 "Fira Sans", sans-serif;
	text-decoration: none;
	color: white!important;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	  text-shadow: 1px 1px 3px #000000;
	}	
		


.quote a {
text-decoration: none;
color: white!important;
	


}	
.quote a:hover {
color:firebrick!important;
	  text-shadow: 1px 1px 3px #FFFFFF;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;

	}	
		


.bottombar {
    background-size: cover;
	background-image: url('images/footer_strip.png');
	position: fixed;
    bottom: 0	;
    z-index: 9999;
    width: 100%;
    height: 68px;
    border-top: 0px solid rgb(103,70,32);
	display:block;
}



.bottombar-party img {
    position: absolute;
	
    bottom: 21px;
    left: 10px;
    width: 20%;
    max-width: 500px;
    line-height: 0;
	
	  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.bottombar-announce img {
    position: absolute;
    bottom: 15px;
    right: 70px;
    width: 100%;
    max-width: 255px;
    line-height: 0;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.bottombar-month {
	background-size: cover;
    background-image: url(images/footer_strip-announce.png);
    position: relative;
    bottom: 70px;
    width: 255px;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 125px;
    left: 84%;

}


video {
	width: 100%    !important;
	height: auto   !important;
	}
	figure { display: block;  padding: 0px; max-width:100%; margin: auto; position: relative; top: 0; left: 0; bottom: 0; right: 0;
	}
	figcaption { display: block; text-align: left; margin-bottom: 10px; color:#ffffff; font-style: italic; font-size: 14px; orphans: 2; }




.F1, .bgimg-2, .bgimg-3,.bgimg-4,.bgimg-5 {
	position: relative;
	background-position: top;
	background-repeat: no-repeat;

	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	
@supports (-webkit-touch-callout: none) {
    .F1 {
        background-size: auto 100vh;
    }
}
	
.ffbox, .ffbox3 , .ffbox4 {
	background-color:#312c26; 
	padding-top:30px; 
	padding-bottom:50px; 
	background-image: url('images/ff-border.png') , url('images/ff-border.png') ,url('images/ffbackgrnd.jpg'); 
	background-repeat: no-repeat; 
	background-position: top, bottom,center;
	background-size:auto, auto, cover;	
}	
	

.ffbox-hero {
	background-color:#312c26; 
	padding-top:30px; 
	padding-bottom:50px; 
	background-image: url('images/ff-border.png') ,url('images/ffbackgrnd.jpg'); 
	background-repeat: no-repeat; 
	background-position:  bottom,center;
	background-size: auto, cover;	
}	


.ffbox3 {
		background-image: url('images/ff-border.png') , url('images/ff-border.png') ,url('images/ffbackgrnd_02.jpg'); 

}
.ffbox4 {
		background-image: url('images/ff-border.png') , url('images/ff-border.png') ,url('images/ffbackgrnd_03.jpg'); 

}



.ffbox, .ffbox3 , .ffbox4 a {
color: white;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
.ffbox, .ffbox3 , .ffbox4 a:hover {
color: black;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}	
	
	
	.ffbox2 {
	background-color:#312c26; 
	padding-top:0px; 
	padding-bottom:50px; 

}	
	
.F1 {
  background-image: url("images/ff.jpg");
	height:100%;
	background-attachment: scroll;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
  min-width: 100%;
  min-height: 100%;
	
	
}

.bgimg-2 {
  background-image: url("images/ff6.jpg");
  min-height: 80%;
	background-size: cover;
}

.bgimg-3 {
  background-image: url("images/ff2.jpg");
  min-height: 80%;
	background-size: cover;
}
.bgimg-4 {
  background-image: url("images/ff4.jpg");
  min-height: 80%;
	background-size: cover;
}

.bgimg-5 {
  background-image: url("images/ff7.jpg");
  min-height: 80%;
	background-size: cover;
}
	
.screenbox {
position: relative;
margin:0 auto;
width: 600px;	
    border-radius: 20px;
	}	

.ff-content {
color:#fff;  
text-align: justify; 
max-width: 1050px; 
margin: auto; 
padding:30px;
padding-bottom: 75px;

}
	
.screenbox2 {
position: relative;
background-color:rgba(0, 0, 0, 0.6);
margin:0 auto;
width: 620px;	
    border-radius: 20px;
	}	
	
.screenbox2 img {
		width: 45% !important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}	
	


.caption {
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  text-align: center;
	  color: #fff;

}

.caption span.border {
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}

h3 {
	color: #fff;
	font-family: 'Roboto', cursive;
	font-size: 30pt;
	margin:5px;
	}
h3 img {
max-width: 80%;
	}


h4 {
	color: #fff;
	font-family: 'Roboto', cursive;
	font-size: 20pt;
	margin:5px;
	font-weight: 900;
	}
	
	.ffbutton,.ffbutton2  {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    display: inline-block;
    padding: 6px 60px;
    color: white !important;
    text-decoration: none;
    font-weight: 600;
    font-size: 26px;
    border: 0px;
    min-width: 90px;
    border-radius: 10px 10px 10px 10px;
}
	

	.ffbutton {
    background-color:#000;
}	


	.ffbutton2 {
    background-color:#02ce77;
}	
	
	
	
.ffbutton:hover {
  background-color: #fff;
  color:black!important;
  text-decoration: none;
  
  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	

.ffbutton2:hover {
  background-color: #000;
  color:white!important;;
  text-decoration: none;
  
  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.F1 img {
	width: 45%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

/* Turn off parallax scrolling for tablets and phones */
@media (max-width:1050px)
 {

	 .bottombar {
    background-size: cover;
    background-image: url(images/footer_strip.png);
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 54px;
    border-top: 0px solid rgb(103, 70, 32);
    display: block;
	 }
	 
	 .bottombar-party img {
    position: absolute;
    bottom: 30px;
    left: 13px;
    width: 30%;
    max-width: 500px;
    line-height: 0;
		 
		   	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	 
	 .bottombar-announce img {
    position: absolute;
    bottom: 21px;
    right: 10px;
    width: 100%;
    max-width: 175px;
    line-height: 0;
	
	  	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

}
/* Turn off parallax scrolling for tablets and phones */
@media (max-width:820px)
 {
	 
	 
	 #MAINSLIDER {
	display:none;
}

#SMALLSLIDER {
	display:block;
}


h3 {
	color: #fff;
	font-family: 'Roboto', cursive;
	font-size: 25pt;
	margin:0px;
	}
	 
	 h3 img {
max-width: 100%;
	}

	h4 {
	color: #fff;
	font-family: 'Roboto', cursive;
	font-size: 14pt;
	margin:5px;
	font-weight: 900;
	} 
	 .bx-textboxtitle-ff {
    font-size: 14pt;
		         line-height: 22px;

	 }
	 
	 
	 
.bx-wrapper .bx-pager {

    margin-bottom: 10px!important;
}
		 
  .F1, .bgimg-2, .bgimg-3 {
    background-attachment: fixed;
  }
	 
	 
	 
	 
.bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 43px;
    height: 85px;
    text-indent: -9999px;
    z-index: 9999;
    DISPLAY: NONE;
	 }

	 
.bottombar {
    background-size: cover;
    background-image: url(images/footer_strip.png);
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 44px;
    border-top: 0px solid rgb(103, 70, 32);
    display: block;
	 }
	 
	 .bottombar-party img {
    position: absolute;
    bottom: 22px;
    left: 13px;
    width: 36%;
    max-width: 500px;
    line-height: 0;
		   	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


  .bgimg-2  {
	background-position: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

	 }
	 
	 
.F1 img {
	width: 70%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	
.screenbox {
position: relative;
background-color:rgba(0, 0, 0, 0.4);
margin:0 auto;
width: 100%;	
    border-radius: 0;
	padding:8px;
	}		
	 
	 .screenbox2 {
position: relative;
background-color:rgba(0, 0, 0, 0.4);
margin:0 auto;
width: 100%;	
    border-radius: 0;
	padding:8px;
	}	
}