section#eventFitxa.oferta {
	padding-top:210px;
}
hr.line-oferta {
    margin-top: 55px;
}
[v-cloak] {
    display: none;
}
.pagination {
	position: absolute;
    left: 50%;
	transform: translateX(-50%);
	margin-top: 25px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:transparent;
}
.pagination > li > a, .pagination > li > span {
	background: transparent;
    border: none;
	color: #000;
	font-size: 16px;
	font-weight: 300;
}
.pagination > li > a {
	/*margin-left:5px;
	margin-right:5px;*/
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	background: transparent;
    border: none;
}
.pagination > .active > span {
	color: #ad9560;
	border-bottom: 1px solid #2d9560;
}
.item {
	margin-bottom: 25px;
}
.btn-llegir{
	margin-top: 10px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 40px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.red .price, .green .price {
    font-weight: 800;
    font-size: 30px;
	line-height: 34px;
    position: absolute;
    bottom: 35px;
    left: 30px;
    width: 70%;
}
section#events .slider-events .slide {
	min-height: 325px;
}
.red .price small, .green .price small {
	line-height: 22px;
}
.next-event figure .date-large {
	font-size: 30px;
    line-height: 29px;
}
.titol h2 a {
	color:#000;
}
.titolars {
	position:relative;
}
ul.socials {
	margin-top: 0px;
    border: none;
	padding:0px;
	/*position: absolute;
    right: 0px;
    bottom: -2px;*/
}
ul.socials li {
	font-size:12px;
}
section#eventFitxa ul.ruta {
    margin: 0;
    padding: 0;
  /*  margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
	*/
	margin-bottom: 0px;
    padding-bottom: 10px;
	font-size:12px;
}
section#eventFitxa h2.titol {
	margin-top: 25px;
}
section#eventFitxa h3.subtitol {
    font-weight: 400;
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 50px;
	position:relative;
}
section#eventFitxa h3.subtitol:after {
	content: "";
    height: 1px;
    width: 30px;
    background-color: #000;
    position: absolute;
    bottom: -15px;
    left: 0px;
}

.video {
	margin-top:20px;}

.event h3 {
	line-height: 22px;
}
.video video {
	width: 100%;
    height: 100%;
}
.filtres {
    position: absolute;
    right: 15px;
    top: -5px;
	width: 200px;
	text-align:left;
}
.filtres .btn {
	width: 100%;
    border-radius: 0px;
    text-align: left;
    background: #000;
    color: #FFF;
    font-size: 12px;
    line-height: 25px;
}
.filtres span {
    top: 9px;
    right: 8px;
    color: #FFF;
}
.filtres.open > .dropdown-menu {
    display: block;
    width: 100%;
    border-radius: 0px;
    top: 96%;
    padding: 0px;
}

.dropdown-menu a {
	display: block;
    border-bottom: 1px solid #b3b3b3;
    line-height: 35px;
    color: #000;
    font-size: 12px;
	-webkit-transition: all 0.2s  ease;
	transition: all 0.2s  ease;
	padding-left: 10px;
    padding-right: 10px;
}
.dropdown-menu a:hover {
	background-color: #b3b3b3;
	color:#FFF;
}

.dropdown-menu a:last-child {
	border: none !important;
}
.premsa h2 a {
	color:#000;
}
.margin-bottom {
	margin-bottom:40px;
}
.header-oferta {
    height: auto !important;
	background: transparent !important;
    padding-bottom: 0px !important;
}
.oferta {
	padding-top: 0px;
    margin-top: -200px;
}
.descripcio {
	/*border-bottom: 1px solid #e2e2e2;
	padding-bottom:25px;*/
	margin-bottom:45px;
}
.descripcio b {
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom:10px;
    display: block;
	border-bottom: 1px solid #e2e2e2;
}

.descripcio p {
	margin-bottom: 0px !important;
	font-size: 14px !important;
	line-height: 24px !important;
}

.valid {
	color: #FFF;
    display: inline-block;
    background: #666;
    width: auto;
    padding: 5px;
    border-radius: 38px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px !important;
}

.form-group input[type="radio"]:active, .form-group input[type="radio"]:focus, .form-group input[type="radio"]:hover {
	-webkit-appearance: radio;
}
section#productes {
    background-color: transparent;
    padding-top: 80px;
    padding-bottom: 100px;
    position: relative;
    z-index: 99;
    color: #000;
}
section#productes .item {
	margin-bottom: 35px;
	margin-top: 0px;
	/*border-bottom:1px solid #e2e2e2;*/
}
section#productes .item img {
	-webkit-transition: all 0.3s  ease;
	transition: all 0.3s  ease;
	/*border-radius: 50%;*/
    padding: 30px;
}
section#productes .item:hover img {
	opacity: 0.85;
}
section#productes .item a {
	color:#000;
}
section#productes .item h3 {
	font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    margin-top: -10px;
	margin-bottom: 0px;
	text-align:center;
}
section#productes .item .price {
	margin-bottom:20px;
	text-align:center;
}
.veure-producte {
	text-align: center;
    margin: auto;
    background: #ad9560;
    color: #FFF;
    padding: 10px;
    margin-top: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: none;
    border-radius: 34px;
    /* margin: auto; */
    max-width: 200px;
	-webkit-transition: all 0.3s  ease;
	transition: all 0.3s  ease;
}
.veure-producte:hover {
	background-color:#000;
}
span.subscriptor {
	font-size: 10px;
    color: #aaa;
    text-transform: uppercase;
}
.fitxa-product .label-success {
    background-color: transparent;
	color: #5cb85c;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 400;
}
.product.compartir ul.socials {
	/*width: 100%;
    text-align: center;*/
}/*
.product.compartir ul.socials li:first-child {
	display:block;
}
*/
.product.compartir span {
	width: 100%;
    text-align: left;
    display: block;
    color: #000;
    font-size: 12px;
}
.item-val {
	margin-bottom:25px;
}
.item-val:nth-child(3n+1) {
    clear: both;
}

.val {
    padding-bottom: 45px;
}
.val figure {
	text-align:center;
	background-position:center center;
	background-size: 80% auto;
	background-repeat:no-repeat;
	width: 100%;
	height:auto;
	background-color:#FFF;
	margin-bottom:25px;
	padding:100px;
}
.val h3 {
	text-transform: lowercase;
	font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.val h3:first-letter {
	text-transform: uppercase;
}
.val p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.val a {
	color:#ad9560;
}
.val .descompte {
	/*border-top: 1px solid #e2e2e2;
	padding-top:15px;*/
	margin-top:15px;
	font-size:14px;
	background-color: rgba(173, 149, 96, 0.2);
	padding:20px;
	border-radius: 10px;
	margin-top:15px;
	bottom: 0;
    position: absolute;
}

.val .url{
	text-align: center;
	text-align: center;
}

.color {
	/*border-top: 1px solid #e2e2e2;
	padding-top:20px;
	margin-top:10px;*/
	color: #ad9560;
    font-weight: 400;
}

/**/


@media (max-width: 1199px) and (min-width: 1024px) {

	header.header nav ul li:first-child:before {
	    content: "";
	    border: none;
	    padding-left: 10px;
	}
	header.header nav ul li:last-child:after {
	    content: "";
	    border: none;
	    padding-right: 10px;
	}
	header.header nav ul li a {
	    font-size: 13px;
	}

	section#eventFitxa {
    	padding-top: 35px; /* 100px; */
		padding-bottom: 120px;
	}
	.video-large {
		height: 435px;
	}

}
/*

@media (max-width: 1024px) and (min-width: 992px) {
	section#esdeveniments.premsa {
		background: #d0d1cb;
		height: 340px;
		z-index: 0;
		overflow:visible;
	}
	section#eventFitxa {
		overflow:visible;
		padding-bottom: 120px;
		padding-top: 300px !important;
	}

}
*/


  @media (min-width: 992px) and (max-width: 1024px) {

  	section#esdeveniments.premsa {
		background: #d0d1cb;
		height: 340px;
		z-index: 0;
		overflow:visible;
	}
	section#esdeveniments {
		padding-top: 50px;
	}
	section#eventFitxa {
		overflow:visible;
		/*padding-bottom: 35px; //120*/
		/*padding-top: 300px !important;*/
	}

/*
	section#eventFitxa {
		padding-top: 150px !important;
		padding-bottom: 120px;
	}
	*/
	/*section#esdeveniments.premsa {
		background: #d0d1cb;
		height: 340px;
		z-index: 0;
		overflow:visible;
	}*/
	.video-large {
		height: 325px;
	}
	.next-event figure .date-large {
		font-weight: 600;
		position: absolute;
		left: 15px;
		top: 15px;
		font-size: 20px;
		line-height: 19px;
		color: #FFF;
		background-color: #222;
		padding: 15px;
		padding-bottom: 45px;
		text-transform: lowercase;
	}
	.next-event figure .date-large:after {
		left:15px;
	}
}

  /*--------------- Tablet ipad --------------------*/

@media (min-width: 768px) and (max-width: 991px) {

	header.header {
		min-height: 150px;
	}

	section#esdeveniments {
		padding-top: 50px;
		height: inherit !important;
	}
	.event img {
	    margin-bottom: 0px;
	}
	section#eventFitxa {
	    padding-top: 35px !important;
	    padding-bottom: 120px;
	}
	section#eventFitxa ul.ruta {
		border-bottom: 1px solid #e2e2e2;
		margin-bottom: 30px;
		padding-bottom: 15px;
	}
	ul.socials {
		position: absolute;
	    right: 15px;
	    top: -5px;
	}

}

@media (max-width: 767px) {

	header.header {
		min-height: 80px;
	}
	section#eventFitxa ul.ruta {
		border-bottom: 1px solid #e2e2e2;
		margin-bottom: 30px;
		padding-bottom: 15px;
	}
	.video-large {
		height: 325px;
	}
	section#esdeveniments.premsa {
		background: #d0d1cb;
		height: auto;
		z-index: 0;
		padding: 0px;
		padding-top: 50px;
	}
	.next-event figure .date-large {
		font-weight: 600;
		position: absolute;
		left: 20px;
		top: 20px;
		font-size: 20px;
		line-height: 19px;
		}
	section#esdeveniments {
			padding-top: 50px;
			height: inherit !important;
		}
		.event img {
		    margin-bottom: 0px;
		}
		section#eventFitxa {
		    padding-top: 35px !important;
		    padding-bottom: 120px;
		}
		ul.socials {
			position: absolute;
		    right: 15px;
		    top: 45px;
		}
		.event {
		    margin-bottom: 0px;
		}
		.titol h2 {
			margin-bottom: 20px;
		}
		
		.oferta {
	    margin-top: 0px;
	}

}

.btn-subscribe {
    position: relative;
    display: block;
    left: 0;
    margin-top:10px;
    font-size: 12px;
    border: 1px solid #ad9560;
    color: #ad9560
}
.btn-subscribe.on:after {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    right: 15px;
}


/* ///// VOTACIONS ///// */

#votacions {
	padding-top: 80px;
    padding-bottom: 100px;
}
#votacions p {
    /* width: 65%; */
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    margin-top: 25px;
    margin-bottom: 60px;
    font-weight: 300;
	text-align: center;
}
#votacions p.lead {
	margin-top:55px;
}
#completar-votacio {
	text-align: center;
}
.no-register {
	/*max-width:65%; */
	background:#f2f2f2;
	padding:25px;
	border-radius: 8px;
	padding-top:45px;
	padding-bottom:35px;
	margin: auto;
	margin-top:30px;
}
.text-register {
	font-size:16px;
	margin-bottom:15px;
}
.completar {
	margin-bottom: 30px;
	margin-top: 20px
}
.votacions {
    text-align: center;
}
.votacions img {
    border-radius: 50%;
    max-width: 80%;
    margin: auto;
}
.votacions b {
    display: block;
    padding-top: 20px;
}

.votacions .persona {
    margin-bottom: 40px;
    cursor: pointer;
}
.votacions .persona p {
    margin-bottom: 0px !important;
	line-height: 22px !important;
}
.persona:nth-child(4n+1) {
    clear: both;
}

.persona .imatge {
    position: relative;
}
.persona .votada {
    background: rgba(255,255,255,0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block !important;
}
.persona .votada i {
    font-size: 40px;
    color: #ad9560;
    top: 50%;
    position: absolute;
    margin-top: -20px;
    left: 0;
    right: 0;
}

.text-heading {
    text-align: center;
    margin: 20px 0;
    font-size: 22px;
}


.next-event figure img {
	object-fit: cover;
    object-position: top;
    display: block;
    height: 100%;
    width: 100%;
}


/* OFERTES */

section#eventsArxiu figure {
	height: 166px;
    overflow: hidden;
}


.ofertes-list .event h3 {
    margin-top: 5px;
}

  /*--------------- Tablet ipad --------------------*/

@media (min-width: 768px) and (max-width: 991px) {

	.persona:nth-child(4n+1) {
		clear:none !important;
	}

	.persona:nth-child(3n+1) {
		clear: both;
	}


}


@media (max-width: 767px) {



}

@media (max-width: 375px) {
	.fa-angle-left.slick-arrow {
		left: 30px;
		z-index: 999;
	}
	.fa-angle-right.slick-arrow {
		right: 30px;
	}
}

header.header .navbar-brand {
    width: 215px;
    text-align: center;
}
header.header .navbar-brand img {
    max-width: 150px;
    margin: auto;
    margin-bottom: 5px;
}
header.header .navbar-brand span {
font-size: 12px;
    line-height: 14px !important;
    color: #fff;
    text-align: center !important;
    display: block;
    margin-top: 8px;
}


.desplegable:last-child {
    margin-bottom: 0;
}

.subtitle-responsive {
	display: none;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

.ofertes-list span.price {
	margin-bottom: 60px;
}

.ofertes-list .btn-primary {
    position: absolute;
    bottom: 0;
    display: block;
}

.event {
    position: relative;
    height: 100%;
}

section#ofertes .slider-ofertes .slide {
	min-height: 380px;
}

.question h5 a:hover {
	text-decoration: underline;
}

.question {
	background-color: #e2e2e2 !important;
    padding: 20px !important;
    border: 1px solid #aaa !important;
}

#faq .panel.panel-default {
    margin-top: 25px;
}

/********* RESPONSIVE *************/

@media (max-width: 767px) {

	.header-wrapp .navbar-brand .subtitle {
		display: none;
	}

	header.header .search-btn {
	    top: 3px;
	}

	header.header .hamburger {
	    top: 7px;
	}

	.red .price, .green .price {
	    bottom: 20px !important;
	    left: 0 !important;
		width: auto !important;
	    font-size: 26px !important;
	    line-height: 30px !important;
	    padding-left: 20px;
	}

	.titol span {
		left: auto;
	}

	section#shop .slider-shop .slide {
	    padding-bottom: 0;
	}

	header.header .navbar-brand img {
		margin-bottom: 0;
	}

	ul, ol {
		padding-left: 40px;
	}

	.pricing + ul {
		margin-bottom: 20px;
	}

	section#subscripcions .subs {
	    padding-top: 0px;
	}

	.subtitle-responsive {
		display: block;
		font-size: 12px;
	    line-height: 14px !important;
	    color: #fff;
	    text-align: center !important;
	    display: block;
	    background: black;
		padding: 10px 15px;
	}

	.filtres {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
	}

	.btn .caret {
	    width: 0px;
	    top: 0;
	}

	#eventsArxiu .btn-llegir {
	    background: white;
	    padding: 10px 15px;
	    border-top: 0;
	    margin-bottom: 25px;
	}

	#eventsArxiu .event {
		border-bottom: 1px solid #e2e2e2;
	}

	#eventsArxiu .btn-llegir .fa-plus {
		padding-right: 15px;
	}

	section#ofertes .slider-ofertes .slide {
		min-height: 450px;
	}
	
	#shop .alert .btn:last-child {
		margin-right: 0 !important;
		margin-top: 10px;
	}
	
	#shop .alert .btn:first-child {
		margin-top: 10px;
	}
	
	#shop .alert {
		line-height: 20px !important;
	}
	
	.btn-cercar {
		margin-top: 15px;
	}
	
	.content-inside ul{
		padding-left: 20px;
	}
	
	.box-content .container.topbar-wrapp > .container {
		padding: 0;
	}

}




/********* END RESPONSIVE *************/

section#tipusSubscripcions .tipus h4 {
	padding: 15px;
	min-height: 0;
	    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #aaa;
}

section#tipusSubscripcions .tipus h5 {
	padding: 15px;
	margin: 0;
	border-color: #aaa

}

section#comparativa {
	padding-top: 30px;
	padding-bottom: 30px;
}

section#tipusSubscripcions {
	padding-bottom: 30px;
	padding-top: 30px;
}

section#comparativa .intro {
	margin-bottom: 20px;
}

.targeta input {
	color: #000;
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 5px;
	margin-bottom:5px;
	display: block;
	border:none;
}
.targeta button {
	display: block;
	border:none;
	width: 100%;
	border-radius: 5px;
}

ul.footer-list {
	padding-left: 0;
}

.btn-destacat {
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	background: #000;
	border-radius: 20px;
}

.btn-destacat:hover {
	color: #eee;
}	

.lavanguardia-color-background {
	background: #ad9560;
	position: absolute;
	height: 300px;
	width: 100%;
	z-index: -1;
	margin-top: -20px;
}



/* //////// Guia des subscriptor ////////// */

.contingut {
	
}

#guia-subscriptor .content-guia a {
    text-decoration: underline;
    color: #000;
}
.panel-heading a {
	text-decoration: none;
}

.uppercase {
	text-transform: uppercase;
    font-size: 13px;
}

#guia-subscriptor h2 {
	font-size: 22px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 1rem;	
    margin-top: 4rem;
}

#guia-subscriptor p {
	/*font-size: 18px;
	line-height: 30px;*/
}
#guia-subscriptor ul li {
	/*font-size: 18px;
	line-height: 30px;*/
}

.filtres-superior {
	margin-bottom: 3rem;
}


ul.filters {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem
}
ul.filters li {
	width: 100%;
	color: #fff;
	margin-left: .5rem;
	margin-right: .5rem;
	background-color: #ad9560;
	height: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
}
ul.filters li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;	
}
.guia-sub .panel-title {
	position: relative;
}
#guia-subscriptor .panel-group .panel {
	border-bottom: 1px solid #FFF;
}
#guia-subscriptor .panel-group .panel + .panel {	
    margin-top: 0;
}
#guia-subscriptor .panel-group .panel-title {
	font-size: 15px;
}
#guia-subscriptor .panel-heading .accordion-toggle:after {
	content: "";
	background-image: url('https://9club.el9nou.cat/img/arrow-down.svg');
	background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
}
#guia-subscriptor .panel-heading .accordion-toggle:not(.collapsed):after {
	transform: rotate(180deg);
}
#guia-subscriptor .panel-default > .panel-heading {
	background-color: #f3efe7;
    border-bottom: 1px solid #f3efe7;
	padding: 1.5rem;
	border-radius: 0;
}
#guia-subscriptor .panel-heading a {    
    font-weight: 500;
}
#guia-subscriptor .panel-body {
    border-top-color: #fbfaf7;
    background-color: #fbfaf7;
    padding: 2rem;
}
#guia-subscriptor .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0 !important;
}
#guia-subscriptor .panel-body h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 1rem;
	font-weight: 600;
}
#guia-subscriptor .panel-body h6 {
    font-size: 14px;
    margin-bottom: 1rem;
}
#guia-subscriptor .panel-body ul {
	margin-left: 1.25rem;
	margin-bottom: 2rem;
}
#guia-subscriptor .panel-body a {
	text-decoration: underline;
	color: #000;
}
ul {
    list-style: circle;
}
.content-guia h2 {
	font-size: 22px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 1rem;	
    margin-top: 3rem;
	margin-bottom: 2rem;
}
.content-guia h3 {
	margin-bottom: 1rem;
	font-size: 18px;
}
.content-guia p {
	
}
.content-guia ul {
	margin-left: 1.25rem;
	margin-bottom: 2rem;
	list-style: disc;
}
.content-guia ol {
	margin-left: 2rem;
	margin-top: 1rem;
	list-style: circle;
}
.btn-comprar {
	background-color: #000;
    border-radius: 120px;
    display: inline-block;   
    text-align: center;
    padding: 1rem 2rem;
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 1.5rem;
}

.opcio-preu > div:first-child {
	flex: 1;
	text-align: left;
}

.opcio-preu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 15px;
	color: #000;
	border-top: 1px solid #aaa;
	font-size: 14px;
	flex-wrap: wrap;
	line-height: 20px;
}

.opcio-preu-button {
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #000;
	display: flex;
	align-items: center;
	height: 24px;
	padding: 5px 10px;
	justify-content: center;
}

.opcio-preu:hover .opcio-preu-button {
	background: #ad9560;
	color: #fff;
}

section#tipusSubscripcions .tipus {
	border-color: #aaa;
	border-radius: 5px;
}

/********* RESPONSIVE *************/

@media (max-width: 767px) {
	
	.contingut {
		margin: 0 1rem;
	}
	
	#guia-subscriptor {
		padding-top: 1rem;
	}
	#guia-subscriptor h2 {
	    margin-top: 3rem;	
	}
	ul.filters {
		display: flex;
	    margin: 0;
    	padding: 0;
	    flex-wrap: wrap;
	}
	ul.filters li {
		height: 4rem;
		width: 45%;
		margin-bottom: 1rem;
		padding: 0 1rem;
		line-height: 16px;		
	}
	.filtres-superior {
		margin-bottom: 2rem;
	}
	
	.contingut .panel {
		margin-top: 2rem;
	}
	
}
