/* Masonry --- */
.home .masonry {
  margin: 0 auto;
  
}
.home .masonry .item,.home .grid-sizer {
	width:307px;
}
.home .masonry img {
    width: 100%;
}

/* services & trip ---- */

.trip, .services {
	text-align:center;
}
.trip {
	padding-top:0px;
	/* padding-bottom:36px; */
}
/* CORONOAVIRUS */

.trip.line ul li:first-child a {
    color: #ff0a0a;
}

/* EINSMER 20170912 */
.tripred {
	padding-top: 56px !important; 
	background-color: #f5001e; 
	padding-bottom: 50px !important; 
	background-position-y: 56px !important;
}
.tripwhite {
	padding-top:0px !important;
	margin-top: 56px !important;
	padding-bottom:36px;
}
.services {
	padding-bottom:36px;
}
.trip ul, .services ul {
	overflow:hidden;
}
 .trip li, .services li {
	display:block;
	width: 24.5%;
	padding:0;
	margin:0;
	float:left;
}
.trip li{
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
 }
.trip .trip {
	background-image: url(../png/trip-trip.png);
	padding:0;
}
.trip .see {
	background-image: url(../png/trip-see-2.png);
}
.trip .tickets {
	background-image: url(../png/trip-tickets.png);
}
.trip .move {
	background-image: url(../png/trip-move.png);
}
.trip .title{
	margin-bottom:9px;
}
.services .image{
	margin-bottom:0px;
}
.trip a, .trip .text{
	
	text-decoration:none;
	font-size:12px;
	line-height:130%;
	margin-left:48px;
	margin-right:15px;
	text-align:left;
	display:block;
	
}
.trip .title a {
	font-size:22px;
	text-decoration:none!important;
}
.trip .title a:hover{
	 color:rgba(255, 10, 10, 1);
 }
.services a {
	font-weight:300;
	color:rgba(255,255,255,1.00);
	text-transform:uppercase;
	font-size:15px;
	text-decoration:none;
}
.services a:hover {
	color: rgba(255, 10, 10, 1);
	text-decoration:underline;
}
/* BCN SHOP banner-home ---- */

.bcn-shop-tail p {
	margin:0;
}
.bcn-shop-tail {
	margin-bottom:54px;
}
.bcn-shop-tail .logo{
	float:left;
	width:214px;
	/*margin-top:20px;*/
	/*margin-top: 38px;*/
	margin-top: 8px;
}
.bcnshop-form {
	
}
.bcnshop-form input {
	width:454px;
	height:44px;
	border:1px solid rgba(0,0,0,1.00);
	border-radius:0;
	background-color:rgba(255,255,255,1.00);
	box-shadow:none;
}
.bcnshop-form .button {
	 width: 37px;
	height: 37px;
	position: relative;
	background-color: rgba(255,255,255,0.00);
	margin-top: 44px;
	border: none;
	background-image: url(../png/search-lens.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:-37px;
	color:rgba(0,0,0,0);
	cursor:pointer;
	
}
 /* AGENDA home ----- */
 
  .slider-agenda-home {
	  position:relative;
  }
  
  .slider-agenda-home .flex-direction-nav {
    left: calc(50% + 291px);
    margin-top: 0;
    position: absolute;
    top: -91px;
}
 .slider-agenda-home .agenda-modulo{
	 margin-left:15px;
	 margin-right:15px;
 }
 
 .agenda-modulo img {
	 width:100%;
	 height:auto;
	box-shadow:0 5px 5px rgba(0,0,0,0.26);
 }
 .events-agenda .title {
	margin-bottom: 3px;
    margin-top: 9px;
 }
 .events-agenda {
	 padding-bottom:56px;
 }
 .events-agenda .title a{
	 font-size: 16px;
	 color:rgba(0,0,0,1.00);
	 text-transform:uppercase;
	 text-decoration:none!important;
 }
 .events-agenda .title a:hover{
	 color:rgba(255, 10, 10, 1);
 }
 .events-agenda .more {
	 font-size: 13px;
 }
 .events-agenda .more a {
	 color:rgba(0, 0, 0, 1);
 }
 /* REASONS home ---- */
 
 
 .all-reasons {
	 max-width:1600px;
	 height:500px;
	 margin:auto;
 }
 .banner-reasons .center {
	 height:500px;
 }
 .slider-reasons .claim {
	 font-weight:600;
	 margin:0;
	 padding-left:15px;
	 padding-right:15px;
	 line-height:130%;
 }
 .claim.reasons {
	bottom: calc(50%);
    font-size: 15px;
    left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    display:none;  /* DAVID */
    width: 323px;
    padding-right: 0;
 }
 .all-reasons .claim.num {
	 font-size:35px;
	 position:absolute;
    display:none;  /* DAVID */
	 bottom:calc(50% - 72px);
	 left:0;
    width: 323px;
    padding-right: 0;
	 
 }
 .all-reasons .claim.title {
	 font-size:50px;
	 background-color:rgba(0,0,0,0.00); 
	 position:absolute;
	 top: calc(50% + 73px);
	 left:0;
	 margin:0;
	 padding:0;
 }
/*Modificacion tamaÃ±o texto para imagen sant jordi 20200417*/
 .all-reasons-small{
	 /*font-size:40px!important;
	 margin-left: -90px!important;
	 margin-top:-70px!important;*/
	font-size: 50px!important;
	margin-left: -220px!important;
	margin-top: -50px!important;

 }
 .all-reasons .claim.title span {
	 background-color: rgba(255, 10, 10, 1);
	 display:block;
	 float:left;
	 clear:both;
	 line-height:120%;
	 margin-bottom:1px;
	 padding-left:15px;
	 padding-right:15px;
	 letter-spacing:-2px;
 }
.all-reasons .claim.title a, .all-reasons .claim.title a:hover {
 	 color:rgba(256,256,256,1);
	 text-decoration:none!important;
 }
.all-reasons .flex-control-paging {
	 display:none;
 }
 