.clearfix{
	clear:both;	
}

#talleres_cointreau, .taller_fizz{
	margin: 0 auto;
	width: 960px;
	position: relative;
	background: url(../img/bg_talleres.png);
}

#talleres_cointreau #header_cointreau{
	/*margin: 0 auto;
	width: 100%;
	background: url(../img/bg_talleres.png);*/
	z-index: 100;
	position: relative;
}

#talleres_cointreau #header_cointreau img{
	width: 100%;
}

#talleres_cointreau section#carrousel{
	margin: -28px auto 0;
	width: 100%;
	position: relative;
	z-index: 10;
}

#talleres_cointreau section#carrousel article{
	/*height: 354px;*/
	width: 800px;
	position: relative;
	margin: -5px auto 0;
	z-index: 10;
}

#talleres_cointreau section#carrousel article ul{
	width: 3000px;
	position: absolute;
	left: -800px;
}

#talleres_cointreau section#carrousel article li{
	float: left;
}

#talleres_cointreau .bx-controls{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

#talleres_cointreau .bx-wrapper .bx-controls .bx-prev, #talleres_cointreau .bx-wrapper .bx-controls .bx-next{
	background-color: #fff;
	margin-top: 20%;
}

#talleres_cointreau section#talleres{
	margin: 10px auto 0;
	width: 100%;
	position: relative;
	/*background: url(../img/bg_talleres.png);*/
}

#talleres_cointreau section#talleres ul{
	text-align: center;
}

#talleres_cointreau section#talleres li{
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e2a29c;
	border-radius: 5px;
	height: 350px;
	width: 250px;
	font: 13px 'ProximaNova';
	padding: 2px 4px 0;
	margin: 11px 14px 54px;
	color: #777777;
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(229,230,230,1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(229,230,230,1);
	box-shadow: 0px 3px 0px 0px rgba(229,230,230,1);
}

#talleres_cointreau section#talleres li h3{
	font: 18px 'PTSansNarrow';
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #d14d3e;
}

#talleres_cointreau section#talleres li h5{
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

#talleres_cointreau section#talleres li p{
	color: #777777;
}

#talleres_cointreau section#talleres li p.date_prize{
	text-align: center;
	margin-top: 12px;
	font:bold 18px 'PTSansNarrow';
}

#talleres_cointreau section#talleres li a#link_apuntate{
	background-color: #d14d3e;
	border-radius: 5px;
	color: #fff;
	font: 17px 'PTSansNarrow';
	padding-top: 12px;
	height: 45px;
	width: 70%;
	display: block;
	position: absolute;
	left: 15%;
	bottom: -20px;
}

#talleres_cointreau section#talleres #banner_mapa{
	display: inline-block;
	margin-left: 105px;
}

#talleres_cointreau section#talleres #text_planazos{
	display: inline-block;
	margin-left: 80px;
}

#talleres_cointreau section#talleres #banner_reserva{
	display: inline-block;
	margin: 10px 0 35px 105px ;
	width: 738px;
}

#talleres_cointreau section#talleres #banner_reserva img{
	width: 100%;
}

#talleres_cointreau section#talleres #imagenes{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#talleres_cointreau section#talleres #imagenes div{
	position: relative;
	
}

#talleres_cointreau section#talleres #novia{
	position: absolute;
	top: 70px;
	left: 20px;
}

#talleres_cointreau section#talleres #manitas{
	position: absolute;
	top: 40px;
	right: 15px;
}

#talleres_cointreau section#talleres #entrando{
	position: absolute;
	top: 485px;
	right: 0;
}

.taller_fizz #header_cointreau{
	position: absolute;
	top: 0;
	left: 0;
}

.taller_fizz #header_cointreau img{
	width: 100%;
}

.taller_fizz #fizz_plan{
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e2a29c;
	border-radius: 5px;
	width: 96%;
	font: 200 15px 'ProximaNova';
	padding: 26px 20px 70px;
	margin:  160px 2% 30px;
	color: #777777;
	-webkit-box-shadow: 0px 5px 0px 0px rgba(229,230,230,1);
	-moz-box-shadow: 0px 5px 0px 0px rgba(229,230,230,1);
	box-shadow: 0px 5px 0px 0px rgba(229,230,230,1);
}

.taller_fizz #fizz_plan h2{
	font: 500 38px 'ProximaNova';
	color: #c64034;
	text-align: left;
}

.taller_fizz #fizz_plan h2::after {
	content: '';
	background-color: #c64034;
	width: 100%;
	height: 3px;
	margin-top: -15px;
	display: block;
}

.taller_fizz #fizz_plan h2 label{
	background-color: #fff;
	margin-left: 50px;
	padding-right: 25px;
}

.taller_fizz #fizz_plan h2 span{
	font-family: 'HFFBlackSteel';
}

.taller_fizz #fizz_plan h2 a{
	float: right;
	margin-right: 21px;
	margin-top: 10px;
	font-size: 15px;
	color: #c64034;
	text-decoration: underline;
}

.taller_fizz #fizz_plan article{
	padding: 0 15px 0 25px;
	text-align: center;
}

.taller_fizz #fizz_plan #imagen_prin{
	float: left;
	width: 500px;
	margin-top: 10px;
}


.taller_fizz #fizz_plan #info_fizz{
	float: right;
	width: 330px;
	text-align: left;
	margin-top: 30px;
	font-size: 16px;
	border: 2px solid #c64034;
	border-radius: 25px;
	padding: 30px 30px 10px;
}

.taller_fizz #fizz_plan #info_fizz .col_left{
	float:left;width: 28%; 
	text-align: right;
	margin-right: 10px;
}

.taller_fizz #fizz_plan #info_fizz .col_right{
	float:left; 
	border-left: 2px solid #c64034; 
	padding-left: 10px; 
	margin-bottom: 30px;
	width: 180px;
}

.taller_fizz #fizz_plan #info_fizz span{
	font-weight: 500;
}

.taller_fizz #fizz_plan #info_fizz #apuntate_up{
	background-color: #d14d3e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 500 16px "ProximaNova";
    padding: 12px 8px;
    text-align: center;
    text-decoration: none;
    margin-left: calc(50% - 110px);
    width: 220px;
}

.taller_fizz #fizz_plan #info_fizz #apuntate_up2{
	background-color: #d14d3e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 500 16px "ProximaNova";
    padding: 12px 8px;
    text-align: center;
    text-decoration: none;
    margin-left: calc(50% - 110px);
    width: 220px;
}

.taller_fizz #fizz_plan #info_fizz p{
	background: url(../img/copita.png) no-repeat;
	background-position: right center;
	height: 65px;
	font: 24px 'Manus';
	color: #c64034;
	padding-top: 40px 40px 20px;
	margin: 10px 10px 10px 0;
	text-indent: 0;
    padding-top: 18px;
}

.taller_fizz #fizz_plan #info_fizz #comparte{
	border-top: 2px solid #c64034;
	border-bottom: 2px solid #c64034;
	text-align: center;
	padding: 5px 0 0;
}

.taller_fizz #fizz_plan #info_fizz #comparte a{
	display: inline-block;
	margin: 5px 8px;
}

.taller_fizz #fizz_plan h5{
	font: 500 17px 'ProximaNova';
	color: #c64034;
	text-align: left;
	margin-top: 40px;
}

.taller_fizz #fizz_plan p{
	text-indent: 24px;
	text-align: justify;
	margin-left: 20px;
}

.taller_fizz #fizz_plan div#contenido{
	font: 200 15px 'ProximaNova';
	border: 1px solid #c64034;
	padding: 25px 20px;
	text-align: justify;
}

.taller_fizz #fizz_plan div#contenido span{
	font-size: 12px;
	font-style: italic;
}

.taller_fizz #fizz_plan div#contenido h3{
	font-weight: 500;
	color: #c64034;
}

.taller_fizz #fizz_plan div#contenido h3 span{
	color: #454545;
	font-weight: 200;
	font-size: 15px;
	font-style: normal;
}

.taller_fizz #fizz_plan .desc_aux{
	margin: 40px 0 0 10px;
}

.taller_fizz #fizz_plan h4{
	text-align: left;
	color: #c64034;
	border-bottom: 2px solid #c64034;
	font: 500 16px 'ProximaNova';
	width: 320px;
}

.taller_fizz #fizz_plan .desc_aux img{
	float: left;
	margin-top: 16px;
}

.taller_fizz #fizz_plan .desc_aux p{
	float: left;
	display: inline-block;
	margin: 26px 40px 0 30px;
	width: calc(100% - 305px); 
	text-indent: 0;
}

.taller_fizz #fizz_plan .desc_aux p span{
	text-align: right;
	display: block;
}

.taller_fizz #fizz_plan #apuntarte_down{
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #d14d3e;
	border-radius: 5px;	
	font: 500 16px 'ProximaNova';
	padding: 12px 8px;
	margin: 50px 0;
	display: inline-block;
}

.taller_fizz #fizz_plan #apuntarte_down2{
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #d14d3e;
	border-radius: 5px;	
	font: 500 16px 'ProximaNova';
	padding: 12px 8px;
	margin: 50px 0;
	display: inline-block;
}

.ticketea #tkt-content, .ticketea h3, .ticketea #logo_ticketea{
	display: none;	
}

.ticketea h3{
	color: #c64034;
    font-weight: 500;
}

