body{
  background: url(../img/bg-new-2.jpg) fixed no-repeat center top;
  background-size: cover;
  /* overflow: hidden; */
}

h1,h2,h3,h4,h5,h6{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.bs{
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
}

.text-shadow{
  text-shadow: 0 .05rem .6rem rgba(0, 0, 0, 0.5);
}

.lh-13{
  line-height: 1.4;
}

.cover-container {
  max-width: 85em;
  min-height: 100vh;
}

body:before{
  content: '';
  position: fixed;
  left:0;
  bottom:0;
  width: 100%;
  height: 100%;
  background: url(../img/plant-bg.png) no-repeat left bottom;
  background-size: 100% auto;
  z-index:-1;
}

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

.width-90 {
  width: 90px!important;
}
.rounded-3 {
  border-radius: 0.5rem !important;
}

.bg-contact{
  background: url(../img/contact.jpg) fixed no-repeat center top;
  background-size: cover;
}

/*
 * Header
 */

 #siteHead{
  position: relative;
  z-index: 98;
 }

.nav-masthead .nav-link {
  color: rgba(255, 255, 255, .5);
  /* border-bottom: .25rem solid transparent; */
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active,.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  color: #fff;
  font-weight: 700;
  border-bottom-color: #fff;
}

.logoNav{
  width: 100px;
  height:auto;
}

.homeslogan{
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
  font-size: 1.9rem;
}

#bodyLogo{
  width: 80%;
  position: relative;
  z-index: 2;
}

.flowerBG{
  position: relative;
  
}

#Group00{
  position: absolute;
  z-index: 5;
}

#Group01{
  position: relative;
  z-index: 4;
}

.flowerImg{
  animation: rotation 24s infinite linear;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: auto;
  z-index: 2;
}

.flowerImg.reverse{
  animation: rotation 60s infinite linear;
  z-index: 1;
  opacity:0.5;
}

.nav-pills .nav-link.active{
  background-color: #269594;
}

.nav-link{
  color: #269594;
}

.nav-link:hover, .nav-link:focus{
  color: #1a6766;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

@keyframes rotation-rev {
  from {
    transform: rotate(359deg);
  }
  to {
    transform: rotate(0deg);
  }
}

/*// Glow Border Animation //*/

.animated-border-box, .animated-border-box-glow{
  max-height: 200px;
  max-width: 365px;
  height: 56px;
  width: 100%;
  position: absolute;
  overflow: hidden; 
  z-index: 0;
  padding: 5px;
  /* Border Radius */
	border-radius: 10px;
}

.animated-border-box-glow{
  overflow: hidden;
  /* Glow Blur */
  filter: blur(20px);
}

.animated-border-box:before, .animated-border-box-glow:before {
  content: '';
  z-index: -2;
  text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(0deg);
  position: absolute;
	width: 99999px;
	height: 99999px;
	background-repeat: no-repeat;
	background-position: 0 0;
  /*border color, change middle color*/
	background-image: conic-gradient(rgba(0,0,0,0), #f8ff92, rgba(0,0,0,0) 25%);
  /* change speed here */
	animation: rotate 4s linear infinite;
}

.animated-border-box:after {
	content: '';
	position: absolute;
	z-index: -1;
  /* border width */
	left: 5px;
	top: 5px;
  /* double the px from the border width left */
	width: calc(100% - 10px);
	height: calc(100% - 10px);
  /*bg color*/
	background: #292a2e;
  /*box border radius*/
	border-radius: 7px;
}

@keyframes rotate {
	100% {
		transform: translate(-50%, -50%) rotate(1turn);
	}
}


/*// Border Animation END//*/

.pyro > .before, .pyro > .after {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: -120px -218.66667px blue, 248px -16.66667px #00ff84, 190px 16.33333px #002bff, -113px -308.66667px #ff009d, -109px -287.66667px #ffb300, -50px -313.66667px #ff006e, 226px -31.66667px #ff4000, 180px -351.66667px #ff00d0, -12px -338.66667px #00f6ff, 220px -388.66667px #99ff00, -69px -27.66667px #ff0400, -111px -339.66667px #6200ff, 155px -237.66667px #00ddff, -152px -380.66667px #00ffd0, -50px -37.66667px #00ffdd, -95px -175.66667px #a6ff00, -88px 10.33333px #0d00ff, 112px -309.66667px #005eff, 69px -415.66667px #ff00a6, 168px -100.66667px #ff004c, -244px 24.33333px #ff6600, 97px -325.66667px #ff0066, -211px -182.66667px #00ffa2, 236px -126.66667px #b700ff, 140px -196.66667px #9000ff, 125px -175.66667px #00bbff, 118px -381.66667px #ff002f, 144px -111.66667px #ffae00, 36px -78.66667px #f600ff, -63px -196.66667px #c800ff, -218px -227.66667px #d4ff00, -134px -377.66667px #ea00ff, -36px -412.66667px #ff00d4, 209px -106.66667px #00fff2, 91px -278.66667px #000dff, -22px -191.66667px #9dff00, 139px -392.66667px #a6ff00, 56px -2.66667px #0099ff, -156px -276.66667px #ea00ff, -163px -233.66667px #00fffb, -238px -346.66667px #00ff73, 62px -363.66667px #0088ff, 244px -170.66667px #0062ff, 224px -142.66667px #b300ff, 141px -208.66667px #9000ff, 211px -285.66667px #ff6600, 181px -128.66667px #1e00ff, 90px -123.66667px #c800ff, 189px 70.33333px #00ffc8, -18px -383.66667px #00ff33, 100px -6.66667px #ff008c;
  -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
  animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards; }

.pyro > .after {
  -moz-animation-delay: 1.25s, 1.25s, 1.25s;
  -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
  -o-animation-delay: 1.25s, 1.25s, 1.25s;
  -ms-animation-delay: 1.25s, 1.25s, 1.25s;
  animation-delay: 1.25s, 1.25s, 1.25s;
  -moz-animation-duration: 1.25s, 1.25s, 6.25s;
  -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
  -o-animation-duration: 1.25s, 1.25s, 6.25s;
  -ms-animation-duration: 1.25s, 1.25s, 6.25s;
  animation-duration: 1.25s, 1.25s, 6.25s; }

@-webkit-keyframes bang {
  from {
    box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white; } }
@-moz-keyframes bang {
  from {
    box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white; } }
@-o-keyframes bang {
  from {
    box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white; } }
@-ms-keyframes bang {
  from {
    box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white; } }
@keyframes bang {
  from {
    box-shadow: 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white, 0 0 white; } }
@-webkit-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-moz-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-o-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-ms-keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@keyframes gravity {
  to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0; } }
@-webkit-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }

  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }

  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }

  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }

  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-moz-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }

  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }

  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }

  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }

  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-o-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }

  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }

  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }

  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }

  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@-ms-keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }

  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }

  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }

  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }

  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }
@keyframes position {
  0%, 19.9% {
    margin-top: 10%;
    margin-left: 40%; }

  20%, 39.9% {
    margin-top: 40%;
    margin-left: 30%; }

  40%, 59.9% {
    margin-top: 20%;
    margin-left: 70%; }

  60%, 79.9% {
    margin-top: 30%;
    margin-left: 20%; }

  80%, 99.9% {
    margin-top: 30%;
    margin-left: 80%; } }

.countBlock{
  display: inline-block;
  width: 24%;
  font-size: 24px;
  font-weight: 800;
  border: 2px solid #fff;
  border-radius: 5px;
  text-align: center;
}

.countBlock span{
  display: block;
  font-size: 12px;
  border-top: 1px solid #fff;
  padding: 8px;
}

.sponsor{
  padding: 15px 5px;
  height: 60px;
  background-color: rgba(255, 255, 255, .5);
  background-image: none;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  border-radius: 15px;
  border: 1px solid rgba(255,255,255,0.5);
  box-shadow: 0 1px 0px 1px rgba(0,0,0,0.2);
  transition: .3s all ease;
}

.sponsor.platinum{
  border-color: #E5E4E2;
}

.sponsor.gold{
  border-color: #FFD700;
}

.sponsor:hover{
  transform: scale(1.1,1.1);
  box-shadow: 0 0 15px rgba(255,255,255,0.8);
}

.sponsor.sp2{
  padding: 15px 10px;
  /* border-radius: 15px; */
}

.col.separator{
  width: 20px !important;
  flex:20px !important;
  max-width: 20px !important;
}

.sponsor.sp3{
  /* border-radius: 15px 15px 30px 15px; */
  padding: 5px;
  height: 45px;
}
/* 
.sponsor img{
  max-width: 90%;
}

.sponsor.sp2 img{
  max-width: 85%;
}

.sponsor.sp3 img{
  max-width: 100%;
}

.sprow1{
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.sprow2{
  width: 65%;
  margin-left: auto;
  margin-right: auto;
} */

/* Events Table */

.timeStamp{
  width: 125px;
}

#nav-icon{
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 32px;
  cursor:pointer;
  z-index: 99;
}

/* About */

#imgWhy{
  transition: all 0.5s ease;
}

#logoCenter{
  width: 18%;
  height: auto;
  position: absolute;
  left:50%;
  top:44%;
  transform: translate(-50%);
  z-index: 7;
}

/* Festival Info */

#festival-tab{
  width: 288px;
}

#festival-tab .nav-link{
  padding: 60px 15px 15px 15px;
  text-align: left;
  background-color: #000;
  color: #fff;
  margin-bottom: 8px;
  background-repeat:no-repeat;
  background-size: cover;
  position: relative; 
  background-position: left center; 
  overflow: hidden;
  border: 1px solid #888;
  font-weight:300;
}


#festival-tab .nav-link span{
  position: relative; 
  z-index: 2;
}

#festival-tab .nav-link:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  z-index: 1;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}


#festival-tab .nav-link.active,#festival-tab .nav-link:hover{
  background-color: #888;
  font-weight: 900;
  box-shadow: 0 0 15px #ffc107;
  border-color: #ffc107;
}

#v-pills-program-tab{
  background-image: url(../img/tabs/prog-support.jpg);
  
}

#v-pills-floor-tab{
  background-image: url(../img/tabs/floor-plan.jpg);
}

#v-pills-schedule-tab{

  background-image: url(../img/tabs/rundown-event.jpg);
}

  
#v-pills-booth-tab{
  background-image: url(../img/tabs/booth-info.jpg);
}

#v-pills-location-tab{
  background-image: url(../img/tabs/festival-location.jpg);
}

#festival-tab #v-pills-exhibitor-tab.nav-link{
  background-image: url(../img/tabs/exhibitor.jpg);
  background-position: left top;
}

#v-pills-entertainment-tab{
  background-image: url(../img/tabs/entertainment.jpg);
}

.bg-flowah{
  background-image: url(../img/group2-new2.png);
  background-position: -100% -100%;
  background-repeat: no-repeat;
}

/* Footer */

#waBut{
  background: #2db742;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
  -webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
  -moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
  height: 56px;
  width: 56px;
  font-size: 35px;
  line-height: 57px;
  padding:0;
  text-align: center;
  position: fixed;
  bottom: 15px;
  right:15px;
  z-index: 97;
  color: #fff;
}

#fw{
  position: absolute;
  bottom:0;
  left:0;
  width: 100%;
  z-index:7
}

.cpy{
  /* background: rgba(0,0,0,0.5); */
  color: #fff;
}