/*
Template Name:Music Club
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

#center-holder{
	padding:10px 5px 5px 15px;
}

.dropShadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.footer-crest-logo {
		max-width: 80px;
/*		max-height: 80px;*/
}

.promo-img{
	max-width: 110px;
	max-height: 110px;
	height: 82px;
}


/* Small screens: Update NAVBAR */
@media (max-width: 920px) {
  .promo-img{
	max-width: 80px;
	max-height: 80px;
	height: 80px;
}
}


.testimonial-img{
	max-width: 80px;
	max-height: 80px;
}

body{
	font-family: 'Pacifico', cursive;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
}

.captcha{
	color:white;
}

h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
}
a:hover{
text-decoration:none;
}
ul{
padding:0;
margin:0;
color:black;
}
p{
padding:0;
margin:0;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0; 
} 
.space_all{
padding:0; 
} 
.border_none_1{
border:none!important;
}
.active_tab{
  color: #26a6b6!important;
  border-top:2px solid #26a6b6;
}

/*********************header****************/
.navbar-default {
  background:none;
  border:none;
  padding-top:30px;
}
.navbar-brand{
	color:#fff!important;
	font-weight:bold;
	font-size:25px;
}
.navbar-brand span{
   color: #26a6b6;
}

#header .tag_menu{
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
 }
#header .tag_menu:hover{
	color: #26a6b6;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
	background:none; 
	color: #26a6b6!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
  background:none; 
}

.drop_1 {
  min-width:200px;
  text-align:center;
  padding-top:15px;
  padding-bottom:15px; 
}
.drop_1 a:hover{
	background:none!important;
	color:#26a6b6!important;
}

/*********************header_end****************/

/* footer*/

/* If the screen size is 601px or more, set the font-size of <div> to 80px */
@media only screen and (min-width: 601px) {
	.footer-info{
	  text-align: left;
  }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 600px) {
	.footer-info{
		text-align: center;
  }
}



/*********************locations_home****************/

#locations_home h2 {
  text-shadow: 2px 2px 2px #000000;
}

#locations_home h3{
   padding-bottom: 5px;
 }

/*********************lesmateriaal_home****************/

/* Unnessary CSS */
#lesmateriaal{
   padding-top:60px;
   padding-bottom:60px;
   background: #f9f9f9;
}

/*********************collection****************/
/* If the screen size is 601px or more, set the font-size of <div> to 80px */
@media only screen and (min-width: 601px) {
	 #collection{
		 background: #fff;
		 padding-top:100px;
		 padding-bottom:100px; 
	 }
	
	.collection_right{
   	padding-top:40px;
   }

	 #center {
		background-image: url(../img/achtergrond.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
    padding-top: 250px;
    padding-bottom: 250px; 
/*    border-bottom: 1rem solid;*/
   }

   .center-holder {
    background: rgba(0, 0, 0, 0.8); /* Transparent dark overlay */
    backdrop-filter: blur(10px);   /* <-- This adds the blur effect */
    -webkit-backdrop-filter: blur(10px); /* For Safari support */

   }

   #testimonial_home{
	   padding-top:60px;
	   padding-bottom:60px;
   }

   #locations_home{
	   padding-bottom:60px;
	   background:#fff;
   }

   #events_home{
	   padding-top:100px;
	   padding-bottom:60px;
	   background:#fff;
   }

   #fotos_home{
	   padding-top:100px;
	   padding-bottom:100px;
	   background:#fff;
   }
}

/* If the screen size is 600px or less, set the font-size of <div> to 30px */
@media only screen and (max-width: 600px) {


	#collection{
		background: #fff;
		padding-top:30px;
		padding-bottom:50px; 
	}

	.collection_right{
		padding-top:20px;
	}

	.background {
	  background-image: url('../img/achtergrond.jpg');
	  background-size: cover;
	  background-position: center;
	}

	 #contact-btn {
    display: block;
    width: 100%;
  }

	#center {
		background: rgba(0, 0, 0, 0.4); /* dark overlay */
    backdrop-filter: blur(10px);   /* <-- This adds the blur effect */
    -webkit-backdrop-filter: blur(10px); /* For Safari support */
		background-size: cover;
		background-position: center;
		padding-top: 250px;
		padding-bottom: 250px;
		color: white; /* optional, makes text more visible */
		min-height:100%;
	}

	.center-holder {
		background-color:rgba(0,0,0,0);
	}

	.testimonial_home{
		padding-top:0px;
		padding-bottom:0px;
	}

	#events_home{
		padding-top:50px;
		padding-bottom:25px;
		background:#fff;
	}

	#fotos_home{
		padding-top:50px;
		padding-bottom:25px;
		background:#fff;
	}

}

/*********************header_end****************/

/*********************center****************
#center {
    background-image: url(../img/6p.jpg);
    padding-top: 250px;
    padding-bottom: 250px;
}*/
.center h1{
  color:#fff;
  font-size:50px;
  line-height:1.4em; 
}
.center h1 span{
	font-weight:bold;
	color:#26a6b6;
}
.center h4{
	color:#eee;
	margin-top:10px;
	font-size:20px;
}
.center p{
	color:#26a6b6;
	margin-top:30px;
	font-size:18px;
}
.center h5{
	margin-top:60px; 
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;  
}
.center h5 a{
  color:#fff; 
  padding:20px 35px;
  border-bottom:3px solid #8279ca;
  background:#8279ca;
}

.center h5 a:hover{
	background:#8279ca;
}

.customButton {
	margin-top:30px !important;
}
.customButton a{
	color:#fff !important; 
	padding:20px 35px;
	border-bottom:3px solid #8279ca;
	background:#8279ca;
}

/*********************center_end****************/
/*********************fotos_home****************/
#fotos_home{
   /*padding-top:100px;
   padding-bottom:100px;*/
   background:#fff;
  }
.fotos_home p{
   color:#999;
   margin-bottom:15px;
  }
.fotos_home h1{
   color:#000;
  }
.fotos_homez h1{
   color:#fff;
  }
.fotos_home hr{
  width:80px;
  border-width:3px;
  border-color:#ce7783; 
  }
.fotos_home_1{
  margin-top:40px; 
  }
.fotos_home_1_inner .grid figure img{
  min-height:250px;
  }  

/*********************events_home****************/
#events_home{
   /*padding-top:100px;
   padding-bottom:100px;*/
   background:#fff;
  }
.events_home p{
   color:#999;
   margin-bottom:15px;
  }
.events_home h1{
   color:#000;
  }
.events_homez h1{
   color:#fff;
  }
.events_home hr{
  width:80px;
  border-width:3px;
  border-color:#ce7783; 
  }
.events_home_1{
  margin-top:40px; 
  }
.events_home_1_inner .grid figure img{
  min-height:250px;
  }  

/*********************events_home_end****************/

.special-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem; /* optional, but keeps some breathing room */
}
/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	background: #3085a3;
	text-align: center;
/*	cursor: pointer;*/
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: #4a3753;
	cursor: pointer;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.fotos_home_1_inner_text{
   margin-top:25px;
   }
.fotos_home_1_inner_text h5{
 color:#999; 
  }
.fotos_home_1_inner_text h3{
margin-top:15px;
  }
.fotos_home_1_inner_text h3 a{
color:#000;
  }
.fotos_home_1_inner_text h3 a:hover{
color:#8279ca;
  }
.fotos_home_1_inner_text h6{
 color:#999; 
 margin-top:10px;
 font-size:14px;
  }

.events_home_1_inner_text{
   margin-top:25px;
  }
.events_home_1_inner_text h5{
 color:#999; 
  }
.events_home_1_inner_text h3{
margin-top:15px;
  }
.events_home_1_inner_text h3 a{
color:#000;
  }
.events_home_1_inner_text h3 a:hover{
color:#8279ca;
  }
.events_home_1_inner_text h6{
 color:#999; 
 margin-top:10px;
 font-size:14px;
  }
.shows_page{
    margin-bottom:50px;
	}
.events_page{
  padding-bottom:0px!important;
  padding-bottom:50px!important;
  }
/*********************events_home_end****************/
/*********************feature_home****************/
#feature_home{
   padding-top:100px;
   padding-bottom:100px;
   background: #1b1f29;
  }
#feature_home .events_home_1_inner .grid figure img{
  min-height:320px;
  }

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #ffa21a;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*video*/
/* Video CSS */
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*********************feature_home_end****************/

#lesmateriaal{
   padding-top:60px;
   padding-bottom:60px;
   background: #f9f9f9;
  }
/*********************testimonial_home****************/
.promo_home_1{
	background:#fff;
	padding:30px;
	border-radius:10px;
	margin-top:15px;
	margin-bottom:15px;
  }
.promo_home_1_right p{
	font-size:16px; 
	margin-top:7px;
	line-height:1.2em;
  }
.promo_home_1_right p a{
	color:#333;  
  }
.promo_home_1_right p a:hover{
	color: #26a6b6;
  }
.promo_home_1_right h4{
	margin-top:10px;
	font-style:oblique;
	font-weight:bold;
	color: #ffa21a;
	letter-spacing:1px;
  }


/*********************testimonial_home****************/
#testimonial_home{
   /*padding-top:60px;*/
   /*padding-bottom:60px;*/
   background: #f9f9f9;
  }
.testimonial_home h2 i{
  color:#fff;
  font-size:60px;
  }
.testimonial_home_1{
  background:#fff;
  padding:30px;
  border-radius:10px;
  margin-top:15px;
  margin-bottom:15px;
  }
.testimonial_home_1_right p{
	font-size:16px; 
	margin-top:15px;
	line-height:1.2em;
  }
.testimonial_home_1_right p a{
	color:#333;  
  }
.testimonial_home_1_right p a:hover{
	color: #26a6b6;
  }
.testimonial_home_1_right h4{
	margin-top:10px;
	font-style:oblique;
	font-weight:bold;
	color: #ffa21a;
	letter-spacing:1px;
  }

.collection{
   margin-top:20px;
   }
   
/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.collection_left .grid figure {
  min-height:500px;
  }  
.collection_left .grid figure img {
  min-height:500px;
  } 
  /*
.collection_right{
   padding-top:40px;
   }*/
.collection_right_inner p{
   color:#000;
   padding:1px;
   }
.collection_right_inner h3{
   color:#000;
   margin-top:15px;
   }
.collection_right_inner{
  margin-bottom:20px; 
   }
.collection_right_inner_1{
  margin-bottom:10px; 
   }
.collection_right_inner_1_left p{
  font-size:18px;
  color:#000;
  }
.collection_right_inner_1_left p span{
 color:#000;
  }
.collection_right_inner_1_right p{
  font-size:18px;
  color:#000;
  }
/*********************collection_end****************/
/*********************team_home****************/
#team_home{
   padding-top:100px;
   padding-bottom:100px;
   background:#f9f9f9;
 }

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #42b078;
	cursor: pointer;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
/*	padding: 0.5em 0;*/
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#team_home .events_home_1_inner .grid figure img{
  min-height:350px;
} 
#team_home .para_1{
  margin-top:10px;
}
/*********************team_home_end****************/

/*********************testimonial****************/
#testimonial {
    background: #1b1f29;
    padding-top: 100px;
    padding-bottom: 100px;
}
.testimonial{
 margin-top:20px; 
}
.testimonial_inner_left h2 i{
  color:#ce7783;
}
.testimonial_inner_right p{
  color:#ccc;
  font-size:20px;
}
.testimonial_inner_right h3{
  color:#ccc;
  font-size:24px;
  margin-top:30px;
}
.testimonial_inner{
  background:#242a37;
  padding:30px 20px;
  min-height: 295px;
}
/*********************testimonial_end****************/

/*********************videos****************/

#videos {
  background: #242a37;
  padding-top: 100px;
  padding-bottom: 100px;
}
.videos_inner .grid figure{
	min-height:350px; 
	max-width:100%;
}
.videos_inner .grid figure img{
	min-height:350px; 
}
.videos_inner h4{
	margin-top:30px;
	color:#fff;
}

/*********************videos_end****************/

/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}

figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
	opacity: 0.4;
}

figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-dexter p {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



/*********************gallery_home****************/
#gallery_home {
  background: #1b1f29;
  padding-top: 100px;
  padding-bottom: 100px;
}
.gallery_home{
  margin-top:20px;
}
.gallery_home_inner img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
  box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
	min-height:250px;
}

.gallery_home_inner img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/*********************gallery_home_end****************/

/*********************news_home****************/

.fotos_home h5{
  color:#999;
	margin-top:10px;
	}
.events_home h5{
  color:#999;
	margin-top:10px;
	}

/*********************news_home_end****************/

/*********************contact_home****************/
#contact_home {
  background: #1b1f29;
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact_home_left h5{
 	color:#999; 
}
.contact_home_left h1{
	color:#fff;
	margin-top:15px; 
}
.contact_home_left hr {
  width: 80px;
  border-width: 3px;
  border-color: #ce7783;
	margin:0;
	margin-top:15px;
}
.contact_home_left p{
	color:#ccc; 
	margin-top:30px;
	font-size:18px;
}
.contact_home_left h4{
	margin-top:30px;
	font-size:14px;
}
.contact_home_left h4 a{
	padding-right:25px;
	color:#8279ca;
}
.contact_home_left h4 a:hover{
	color:#ce7783;
}

.contact_home_right  h4{
	margin-top:30px; 
	font-size:12px;
	letter-spacing:1px;
}
.contact_home_right  h4 a{
  color:#fff; 
  padding:20px 30px;
  border-bottom:3px solid #8279ca;
}
.contact_home_right  h4 a:hover{
	background:#ce7783;
	border-color:#ce7783;
}

.contact_home_right .form_1{
  background:none;
  border:none;
  box-shadow:none;
  border-bottom:2px solid #333;
  border-radius:0;
  margin-bottom:20px;
  height:45px;
  color:#fff;
}
.contact_home_right  .form_1:focus{
	border-color:#ce7783;
}
.contact_home_right .form_2{
  background:none;
  border:none;
  box-shadow:none;
  border-bottom:2px solid #333;
  border-radius:0;
  margin-bottom:20px;
  height:100px;
  color:#fff;
}
.contact_home_right  .form_2:focus{
	border-color:#ce7783;
}
  

/*********************contact_home_end****************/

/*********************footer****************/
#footer{
  background:#24262b;
  padding-top:80px;
  padding-bottom:80px;
}
.footer h2 a{
	color:#fff!important;
	font-weight:bold;
	font-size:25px;
}
.footer h2 a span{
   color: #26a6b6;
}
.footer p{
  color:#999;
  margin-top:20px;
}
.footer h3{
  color:#fff;
  margin-top:50px;
  font-size:20px;
}  
.footer h4{
	margin-top:30px; 
	font-size:12px;
	letter-spacing:1px;
}
.footer h4 a{
  color:#fff; 
  padding:20px 30px;
  border-bottom:3px solid #8279ca;
}
.footer h4 a:hover{
	background:#ce7783;
	border-color:#ce7783;
}
.footer  .form_1{
  background:none;
  border:none;
  box-shadow:none;
  border-bottom:2px solid #333;
  border-radius:0;
  margin-top:20px;
  height:45px;
  color:#fff;
  width:50%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.footer  .form_1:focus{
	border-color:#ce7783;
}
.footer .para_1{
  margin-top:70px;
}
.footer .para_1 a{
  color:#999;
}
.footer .para_1 a:hover{
  color:#fff;
}

/*********************footer_end****************/


/*********************pages****************/

.pages{
padding-bottom:60px;
padding-top:60px;
}
#pages h1{
margin-bottom:20px;
}
#pages h2{
margin-bottom:20px;
}
#pages h3{
margin-bottom:20px;
}
#pages h4{
margin-bottom:20px;
}
#pages h5{
margin-bottom:20px;
}
#pages h6{
margin-bottom:20px;
}

#pages p{
margin-bottom:10px;
}

#pages{
  overflow:hidden;
}
/*********************pages_end****************/

@media screen and (max-width : 767px){
	.space_left{
	padding-left:15px; 
	} 
	.space_right{
	padding-right:15px; 
	} 
	.space_all{
	padding-left:15px;
	padding-right:15px;
	} 
	#pages p .btn{
	margin-bottom:10px;
	}
	#pages  .label {
	font-size: 50%;
	}  
	#pages img{
	width:100%;
	margin-top:10px;
	}		
	#pages .typo{
	font-size:40px;
	}
	.navbar-collapse{
	max-height:none;
	box-shadow:none;  
	}
	.navbar .navbar-collapse, .navbar-default .navbar-form {
	border:none;
	}
	.navbar{
	position:static;
	background:#24262b;
	padding-top:0;
	margin-bottom:0;
	}
	.drop_1{
	background:#fff!important;
	}
	.tag_menu{
	text-align:center;
	}
	#center{
	padding-top:50px;
	padding-bottom:70px; 
	}
	.center{
	text-align:center;
	}
	.grid figure{
	min-width:100%;
	}
	.fotos_home_1_inner {
	margin-bottom:15px;
	}
	.events_home_1_inner {
	margin-bottom:15px;
	}
	.testimonial_home{
	padding:15px;
	}
	.testimonial_home_1{
	margin:15px; 
	text-align:center; 
	}
	.testimonial_home_1_left{
	text-align:center;
	}
	.testimonial_home_1_left  img{
	width:60%;
	}
	.collection_right{
	text-align:center;
	}
	.testimonial_inner{
	text-align:center;
	margin-bottom:10px; 
	}
	.videos_inner{
	margin-bottom:15px; 
	}
	.news_home_inner{
	text-align:center;
	margin-bottom:50px;
	}
	.contact_home{
	text-align:center;
	}
	.contact_home_left{
	margin-bottom:20px; 
	}
	.contact_home_left hr{
	margin:auto;
	margin-top:10px; 
	}
	#about_top{
	margin-top:0; 
	} 
	.about_top{
	text-align:center;
	}
	.about_middle_1_inner{
	text-align:center;
	margin-bottom:15px; 
	} 
	.about_top h1{
	font-size:45px;
	}
	.artist_inner{
	margin-bottom:40px;
	}
	.grid figure img{
	min-width:100%;
	}
}

@media (min-width:768px) and (max-width:960px) {
	.space_left{
		padding-left:15px; 
	} 
	.space_right{
		padding-right:15px; 
	} 
	.space_all{
		padding-left:15px;
		padding-right:15px;
	}  
	#header .tag_menu{
	  padding-left:10px;
	  padding-right:10px;
	  font-size:14px;
  }
	.center{
  	padding:10px; 
  }
	.grid figure{
  	min-width:100%;
  }
	.testimonial_home{
		padding:15px;
	}
	.testimonial_home_1{
		margin:15px; 
	}
	.collection_right_inner_1_left p{
	  font-size:14px;
	}
	.collection_right_inner_1_right p{
	  font-size:12px;
	}
	.testimonial_inner_left h2{
	  font-size:18px;
	}
}

@media (min-width:961px) and (max-width:1200px) {
	.space_left{
		padding-left:15px; 
	} 
	.space_right{
		padding-right:15px; 
	} 
	.space_all{
		padding-left:15px;
		padding-right:15px;
	}  
	#header .tag_menu{
		padding-left:10px;
		padding-right:10px;
		font-size:14px;
	}
	.grid figure{
	  min-width:100%;
	}
	.collection_right_inner_1_left p{
	  font-size:14px;
	}
	.collection_right_inner_1_right p{
	  font-size:12px;
	}
	.testimonial_inner_left h2{
	  font-size:18px;
	}
}

@media (min-width:1201px) and (max-width:1300px) {
	.space_left{
	padding-left:15px; 
	} 
	.space_right{
	padding-right:15px; 
	} 
	.space_all{
	padding-left:15px;
	padding-right:15px;
	} 
	.center{
	padding:20px; 
	}
}

/*---------------*/
/***** Testemonial 2 *****/
/*---------------*/

#testimonial_home2 {
    padding-top: 30px;
    padding-bottom: 30px;
    
    /* Background image setup */
    background-image: url('https://via.placeholder.com/1200x600'); /* Replace with your image URL */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
    /* Optional: add overlay with rgba for darker effect */
    position: relative;
    color: white; /* Default text white inside */
}

/* Overlay layer to darken and blur the background */
#testimonial_home2::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.6); /* semi-transparent black overlay */
    backdrop-filter: blur(5px); /* blurry effect */
    -webkit-backdrop-filter: blur(5px);
    z-index: 0;
    border-radius: 10px;
}

/* Make testimonial_home content appear above overlay */
#testimonial_home2 > .container {
    position: relative;
    z-index: 1;
}

/* Style testimonial_home_1 blocks */
.testimonial_home_2 {
    background: rgba(0, 0, 0, 0.8); /* solid black with some transparency */
    padding: 30px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: white;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}


/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-sarah-honey {
  background: #4a3753;
}

@media screen and (max-width : 767px){

	figure.effect-sarah-honey img{
		   filter: brightness(60%) blur(2px);
	}
}

figure.effect-sarah-honey img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*figure.effect-sarah-honey:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
*/
figure.effect-sarah-honey figcaption {
  text-align: left;
}

figure.effect-sarah-honey h2 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
  padding-bottom: 10px;
}
/*
figure.effect-sarah-honey h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-sarah-honey:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
*/
figure.effect-sarah-honey p {
  padding: 1em 0;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*figure.effect-sarah-honey:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
*/

.shadow-text {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}


/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley-alt figcaption {
	text-align: right;
}

figure.effect-marley-alt h2,
figure.effect-marley-alt p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
  color: white;
 text-shadow: 2px 2px 2px #000000;  
}

figure.effect-marley-alt p {
	bottom: 30px;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley-alt h2 {
	top: 30px;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);

}

figure.effect-marley-alt h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Captcha *****/
/*---------------*/

/* Captcha Style CSS */
.captcha {
  display: block;
  width: 100%;
}

.captcha-style{
	border-radius: 10px;
	margin-bottom: 7px;
}

.captcha-style-border {
  border-radius: 10px;
  margin-bottom: 7px;
	width: 100%;
	background-color: white;
	padding-left:10px;
 }

label[for="captcha"] {
  display: block;
  text-align: left !important;
}

/*---------------*/
/***** Popup *****/
/*---------------*/

.popup {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}
.popup-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.popup img {
  max-width: 90%;
  max-height: 80vh;
  border-radius: 10px;
  box-shadow: 0 0 20px #000;
}
#closeBtn {
  padding: 8px 20px;
  font-size: 16px;
  border: none;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
}
#closeBtn:hover {
  background: #ccc;
}