/*	Table OF Contents
==========================
1-General Styles
2-Navigation
3-Audio Player
4-Social Fonts
5-Albums
6-Breadcrumb
7-Home-Slider
8-Latest News,events,videos
9-Artist
10-photo gallery
11-blog
12-Upcomming Events
13-Sidebar
14-Contact
15-Footer
16-Responsive

/* =========================
   1-Genral
   ========================*/

/*
li.dropdown:hover {border: 1px solid #013f6b;}
*/

.dropdown a {font-size: 15px;}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0,0,0,0.7);
	display: none;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #333;
	background: #ffffff;}
p{font-family: 'Open Sans', sans-serif;}
a {outline: none !important;}
a:hover {text-decoration: none;}
img {
	max-width: 100%;
	height: auto;}
.home {background: url(../img/BG/Home-BG.jpg) fixed;}
.container {
/*background: #0e0e0e;
	background:rgba(14,14,14,0.98);*/}
ul, li {
	margin: 0;
	padding: 0;}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 10px;
	margin-left: 20px;}
ul ul, ol ul {list-style-type:square;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', sans-serif;}
h1 {
	font-size: 30px;
	position: relative;
	padding-left: 0px;
	color: #013f6b;
}
/*
h1:before {
	content: '';
	left: 0;
	top: 0;
	font-size: 30px;
	position: absolute;
	height: 100%;
	width: 10px;
	background: #013f6b;
	text-transform: uppercase;
}*/
.credits:before {
	content: '';
	left: -25px;
	top: 10px;
	font-size: 30px;
	position: absolute;
	height: 99%;
	width: 10px;
	background: #013f6b;
	text-transform: uppercase;
}
.responsive-vimeo {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 50px;
}
.responsive-vimeo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#ajaxArea {
	position: relative;
}
#ajaxArea.loading:after {
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	height: 100%;
	width: 100%;
	background: url(../img/basic/loading.GIF) no-repeat center center rgba(0,0,0,0.7);
}

label {width:100%;}
/* =========================
   2-Navigation
   ========================*/

header {/* background: #29292b;*/ margin-bottom: 10px;}
#XV-lamp {
	height: 1px;
	position: absolute;
	left: 0;
	width: 100px;
	z-index: 100;
	bottom: 10px;
	background: #FFFFFF;
}

.navbar-header {font-weight: 700;}
.navbar-header .logo {
	display: block;
	font-size: 54px;
	line-height: 60px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
/*.logo span {color: #013f6b;}
.navbar-header .slogan {
	display: block;
	font-size: 14px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}*/
.navbar-default {
	margin-bottom: 0;
	border-radius: 0;
	z-index: 99999;
	background: #f8f8f800;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff; background: none;}
.navbar-default .navbar-nav > li a {position: relative;}
.navbar-brand:before, .navbar-default .navbar-nav > li.active a:before, .navbar-default .navbar-nav > li:hover a:before {
	position: absolute;
	content: '';
	width: 100%;
	left: 0;}
.navbar-default .navbar-nav > li .dropdown-menu a:before {display: none;}
.navbar-brand {position: relative;}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	color: #333!important;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {color: #fff!important;}
.navbar-default {
	/*	background: url(../img/basic/header-pattern.png);*/
	border: none; background: #f8f8f800;}

.navbar-nav > li {margin: 0; position: relative;}
.navbar-nav > li:hover {background-color: #013f6b; border: none; border-radius: 8px; color: #fff;}

.navbar-nav > li > a {
	font-family: 'Roboto', sans-serif;
	padding: 0;
	outline: none !important;
	overflow: hidden;
	padding: 10px;}

.navbar-default .dropdown-menu > li > a {
	text-transform: uppercase;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	line-height: 32px;}
.navbar-default a.disabled {pointer-events: none; position: relative;}

.navbar-default a.disabled:after {
	position: absolute;
	left: 0;
	top: 0;
	widows: 100%;
	height: 100%;
	content: "";
	z-index: 999;
	background: #000;}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #013f6b!important; color: #fff!important; border-radius: 8px;}
.navbar-default .container {position: relative;}
.nav-level-down {display: none;}
.social-links .navbar-toggle {
	border: none;
	color: #fff;
	font-size: 32px;
	top: 0px;
	display: none !important;}
.dropdown a i {display: none;}
.social-links .navbar-toggle:hover, .social-links .navbar-toggle:focus {background: none !important;}
.navbar-default ul.dropdown-menu {background: #f3f3f3; padding: 0; min-width: 20px; border-radius: 0;}
.navbar-nav > li:hover ul.dropdown-menu {display: block; border-radius: 8px;}
.navbar-nav > li:hover ul.dropdown-menu li a { }
.social-links {clear: both; background: #0094ca; margin-bottom: 1px;}
.nav-search {
	position: absolute;
	right: 0;
	top: 130px;
	z-index: 9999;
	background: #013f6b;
	overflow: hidden;
	width: 50px;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;}
.nav-search button {
	width: 51px;
	height: 60px;
	background: #013f6b;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	border: none;
	float: right;
	position: relative;
	z-index: 999;}
.nav-search input {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 688px;
	height: 100%;
	color: #666;
	border: none;
	-webkit-transition: all .9s ease-in-out;
	-moz-transition: all .9s ease-in-out;
	-o-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
	padding-left: 10px;
	font-family: 'Roboto';
	font-size: 18px;}
.nav-search:hover input {display: block;}
.nav-search:hover {width: 688px;}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {position: static;}
.yamm .container {position: relative;}
.yamm .dropdown-menu {left: auto;}
.yamm .nav.navbar-right .dropdown-menu {left: auto;	right: 0;}
.yamm .yamm-content {padding: 20px 30px;}
.yamm .dropdown.yamm-fw .dropdown-menu {left: 0; right: 0;}
.yamm-artist-info img {
	width: 100%;
	height: auto;}
.yamm-content h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 300;
	margin: 0;
	padding-left: 15px;
	padding-bottom: 15px;}
.yamm-content h4, .yamm-content a {
	text-decoration: none;
	font-size: 16px;
	font-family: Roboto;
	font-weight: 300;
	color: #013f6b;
	text-transform: uppercase;}
.yamm-artist-name {
	border-left: 1px solid #272425;
	border-right: 1px solid #272425;
	padding: 0;
	margin-top: 32px;}
.yamm-artist-name li {
	padding-left: 25px;
	padding-bottom: 10px;
	line-height: 20px;
	list-style: none;
	display: block;}
.yamm-content p {
	font-size: 12px;
	font-weight: 300;
	color: #878787;}
.yamm-artist-album img {
	height: 116px;
	width: 116px;
	float: left;
	margin-right: 18px;}
.yamm-artist-album h2 {padding-left: 0;}
.yamm-blog img {
	height: auto;
	width: 100%;}
.yamm-blog h4 {line-height: 20px;}
.yamm-blog-detail img {
	height: 70px;
	width: 70px;
	float: left;}
.yamm-blog-detail {margin-bottom: 24px;}
.yamm-blog-detail h4 {
	margin: 0;
	line-height: 20px;
	padding-left: 80px;}
.yamm-blog-detail p {padding-left: 80px;}
.yamm-artist-name li.to-page {margin-top: 0;}
.yamm-artist-name li.to-page a {color: #fff;}
.to-page {
	color: #fff !important;
	margin-top: 5px;
	display: block;}
header .container {
	background: none !important;}
/* =========================
   4-Social Fonts
   ========================*/
.social {
	margin: 0;
	padding: 8px 5px 5px 5px;
	float: right;
	display: table;
	text-align: center;
}
.social li a {
	color: #444445;
	line-height: 29px;
	text-align: center;
	font-size: 18px;
	border: 0px solid #2b2b2b;
	height: 29px;
	width: 29px;
	display: block;
	text-decoration: none;
}
.social li {
	display: inline-block;
	padding: 2.5px;
}
.social li:hover a:hover {
	color: #FFFFFF;
}

ul.social li:hover {color: #fff;}
/* =========================
   6-Breadcrumb
   ========================*/
.breadcrumb {
	position: relative;
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.breadcrumb .row {
	border-bottom: 1px solid #171717;
}
.breadcrumb h1 {font-size: 50px;}
.breadcrumb h5 {
	font-size: 16px;
	font-family: Roboto;
	color: #013f6b;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.breadcrumb ul {
	margin: 5px 0;
	padding-top: 80px;
	text-align: right;
}
.breadcrumb li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.breadcrumb li a {text-decoration: none; text-transform: capitalize;}
.breadcrumb li, .breadcrumb li a {
	color: #828282;
	font-size: 12px;
	line-height: 18px;
}
.breadcrumb li:after {
	content: '/';
	padding: 0 3px;
}
.breadcrumb li:last-child:after {content: '';}
/* =========================
   7-Home-Slider
   ========================*/
#home-slider {position: relative;}
#home-slider .container {background-image: url(../img/basic/header-pattern.png);}
.slider-nav {
	position: absolute;
	bottom: 52px;
  left: 20px;
	z-index: 999;}
#homeSliderNav {
	display: none;
}
.flexslider .slides > li {
	position: relative;
}
.flex-caption {
	position: absolute;
	max-width: 435px;
	bottom: 52px;
	left: 115px;
	border-right: 6px solid #013f6b;
}
.flex-caption h2 {
	margin: 0;
	padding: 0;
	line-height: 40px;
	text-transform: uppercase;
	padding: 14px;
	font-size: 30px;
	color: #fff;
	background: rgba(0,0,0,.3)
}
.home-inner {
	position: relative;
	margin-bottom: 0px!important;
	overflow: hidden;
}
.slider-nav a {
	display: inline-block;
	outline: none;
	background: #000000;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	width: 45px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
#home-slider .container {padding-top: 15px;}
/* =========================
   8-Latest News,events,videos
   ========================*/
.events_showcase {font-family: 'Roboto', sans-serif;}
.events_showcase {
	/*margin-top: -45px;*/
	width: 100%;}
.events_showcase .container {background: #1f1f1f;}
.event_calender {position: relative;}
.event_calender {
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
}
.events_showcase h6 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #2c2c2c;
}
.events_showcase h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #013f6b;
	margin-left: auto;
	margin-right: auto;
	text-align: left;}
.events_showcase h5 {color: #013f6b;}
.events_showcase .dropdown-menu li a:hover {
	background: #282828;
	color: #fff;}
.events_showcase .event-feed a.btn {background: #013f6b;}
.events_showcase .event-feed {border-bottom: 1px solid #2c2c2c;}
.events_showcase .btn-group, .events_showcase .btn-group button {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	text-transform: uppercase;}
.events_showcase .btn-group {margin-bottom: 20px;}
.btn-group button:hover, .btn-group button:focus, .btn-group button:active {color: #fff !important;}
.events_showcase .btn-group .btn {sbackground: #282828; color: #013f6b;}
.btn-group button span {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 14px;
	color: #484848;}
.events_showcase h6 span {color: #013f6b;}
.events_showcase h3 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #2c2c2c;
	padding-bottom: 10px;}

.events_showcase h3 span {color: #013f6b;}
.event_calender th {
	background: none;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	width: 50px;
	color: #013f6b;
	font-size: 24px;
	font-weight: 400;}

.event_calender td {
	text-align: center;
	height: 60px;
	width: 60px;
	background: #282828;
	border-right: 3px solid #1f1f1f;
	font-size: 24px;
	color: #013f6b;
}
.event_calender .other-month {color: #616161;}
.event_calender td:last-child {border-right: none;}
.event_calender tr {background: #1f1f1f; border-bottom: 3px solid #1f1f1f;}
.event_calender tr:last-child {border-bottom: none;}
#updates {position: relative;}
#updates .container {border-bottom: 1px solid #171717;}
.h-events {background-color: #171717;	position: relative;/*	margin-bottom: 15px;*/}
.event-feed {position: relative; padding-bottom: 5px; padding-top: 5px;}
.event-detail {display: table;}

.event-feed img {
	width: 100%;
	max-width: 150px;
	margin-right: 10px;
	height: auto;
	float: left;}

.event-feed.latest img {
	padding-top: 15px;
	height: auto;
	float: none;
	width: 100%;
	max-width: 100%;}

.resultats .date {font-family: 'Roboto', sans-serif; float: left; text-align: center;}

.resultats.latest .date .day {
	display: block;
	color: #ffffff;
	font-size: 30px;
	width: 70px;}

.resultats.latest .date .month {
	color: #FFFFFF;
	background: #212121;
	width: 70px;
	display: block;
	font-size: 16px;
	line-height: 29px;}

.resultats h5, .event-feed p {padding-left: 50px;}

.resultats h5 {
	color: #013f6b;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;}

.resultats.latest h5 {
	padding-left: 85px;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 12px;}

.resultats p {
	color: #ffffff;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;}

.resultats.latest ul {margin-left: 70px;}

.resultats.latest ul li {
	list-style: none;
	font-size: 14px;
	font-family: Roboto;
	text-transform: uppercase;}

.resultats.latest ul li b {float: left; padding-left: 15px; padding-right: 5px;}
.resultats.latest .img {margin-bottom: 20px; width: 100%; height: 250px;}

.resultats a.btn, .latest-post a.btn {
	background: #1f1f1f;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	padding: 9px 17px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	font-family: 'Roboto', sans-serif;}

.resultats a.btn:hover {background: #013f6b;}

.h-events .event-feed:after {
	content: '';
	width: 1px;
	background: #1f1f1f;
	height: 86%;
	position: absolute;
	top: 7%;
	right: 0;}

.event-info .date, .event-feed .date {font-family: 'Roboto', sans-serif; float: left; padding: 20px 10px 50px 20px;}

.event-info .date .day, .event-feed .date .day {
	display: block;
	color: #ffffff;
	font-size: 40px;
	padding: 10px;
	text-align: center;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radiuss:10px;
	-webkit-border-top-left-radiuss:10px;}

.event-info .date .month, .event-feed .date .month {
	font-size: 24px;
	color: #ffffff;
	background-color: #000000;
	padding: 5px 11px;}


.event-info .date_inici {font-family: 'Roboto', sans-serif; float: left; padding: 5px 10px 5px 20px;}
.event-info .date_fi {font-family: 'Roboto', sans-serif;float: left; padding: 5px 10px 5px 0px;}

.event-info .date_fi .day, .event-info .date_inici .day {
	display: block;
	color: #ffffff;
	font-size: 40px;
	padding: 10px;
	text-align: center;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-right-radiuss:10px;
	-webkit-border-top-left-radiuss:10px;}

.event-info .date_fi .month, .event-info .date_inici .month {
	font-size: 24px;
	color: #ffffff;
	background-color: #000000;
	padding: 5px 11px;}

.event-feed h5, .event-feed p {padding-left: 50px;}

.event-feed h5 {
	color: #013f6b;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;}

.event-feed p {
	color: #ffffff;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;}

.event-feed a.btn, .latest-post a.btn {
	background: #1f1f1f;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	padding: 9px 17px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	font-family: 'Roboto', sans-serif;}

.event-feed a.btn:hover, .latest-post a.btn:hover {background: #013f6b;}

.latest-post.detail2 {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #858585;
	font-size:11px;}

/*.latest-post.detail2 ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	word-break:break-all;
	white-space:nowrap;
}
.latest-post.detail2 li {
	list-style: none;
	display: inline-block;
	margin-right: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #000000;
	font-weight: 400;
}
.latest-post.detail2 li span {
	
	padding-right: 5px;
	font-size: 18px;
}*/
.latest-post.detail2 p {
	/*padding-left: 110px;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	letter-spacing:0px;
	line-height: 18px;
	color: #585858;
	font-weight: 400;
	margin-top:0;
	margin-bottom:0;}

.btn.sold-out:hover {background: #1f1f1f !important; cursor: not-allowed;}

.event-info .mesinfo, .event-info .reserva {
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8;
	padding: 20px 10px 20px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width:48.5%;
	float:left;}

.event-info .mesinfo {margin: 15px 0 0 0;}
.event-info .reserva {margin: 15px 0 0 5px;}
.event-info .mesinfo, .event-info .reserva {font-family: 'Roboto', Helvetica, Arial, sans-serif; font-size: 16px;}
.event-info .mesinfo i, .event-info .reserva i {font-size: 24px; width: 24px; height: 24px;	margin: 0 2px 0 0;}

.event-info .mesinfo span.titol, .event-info .reserva span.titol {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: -25px 0 5px 0;
	padding: 5px;
	display: table;
	background: #000000;
	color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}

.detalls .descripcio {
	margin: 10px 0px;
	padding: 5px 0 15px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #585858;
	font-weight: 500;}

.news-feed, .latest-post {position: relative; padding-bottom: 8px;}
.news-feed img, .latest-post img {width: 99px; height: auto; float: left;}
.news-feed h2, .news-feed a, .latest-post h2 {
	margin: 0;
	text-decoration: none;
	display: block;
	padding: 0;
	color: #000;
	font-size: 16px;
	color: #000;
	/*padding-left: 110px;*/
	margin-bottom: 10px;}

.news-feed h2:hover, .news-feed a:hover, .latest-post h2:hover, .latest-post h2 a:hover {color: #013f6b;}
.news-feed h2 a {padding-left: 0;}
.news-feed ul, .latest-post ul {padding: 0;	margin: 0; padding-left: 110px;}
.news-feed li, .latest-post li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	line-height: 19px;
	color: #5e5e5e;
	font-weight: 400;}

.news-feed li span, .latest-post li span {color: #013f6b; padding-right: 5px; font-size: 18px;}
.news-feed p, .latest-post p {/*padding-left: 110px;*/ color: #878787;	font-size: 13px;}
.news-feed.style-news img {width: 100%; max-width: 355px;}
.news-feed.style-news h2 {font-size: 22px; padding-left: 385px;}
.news-feed.style-news h2 a {font-size: 22px;}
.news-feed.style-news p {font-size: 15px; padding-left: 385px; padding-bottom: 92px;}
.news-feed.style-news ul {padding-left: 385px;}
.news-wrapper img {width: 100%; max-width: 156px;}
.news-wrapper h2, .news-wrapper ul, .news-wrapper p {padding-left: 185px;}
.news-feed-btn {border-top: 1px solid #171717; margin-top: 30px; text-align: center;}

.news-feed-btn a {
	padding: 5px 10px;
	background: #171717;
	color: #8b8b8b;
	text-decoration: none;
	font-size: 13px;
	font-family: Roboto;
	font-weight: bold;
	border-radius: 2px;}

.news-feed-btn a:hover {background: #013f6b; color: #FFF;}
.news-feed-btn li {display: inline-block; padding-right: 8px;}
.news-feed-btn ul {padding-top: 20px;}

/*#videos, #artists {
	position: relative;
}
.video-feed {
	position: relative;
	padding-top: 20px;
	padding-bottom: 5px;
}
.latest-videos {
	position: relative;
}
.video-feed img {
	width: 100%;
	height: auto;
}
.video-feed a {
	position: absolute !important;
	background: #013f6b;
	text-align: center;
	border-radius: 50%;
	text-decoration: none;
	top: 50%;
	margin-top: -24px;
	margin-left: -40px;
	left: 50%;
	display: block;
	height: 57px;
	width: 57px;
	color: #fff;
	line-height: 57px;
	font-size: 26px;
}
.video-feed a span {
	color: #fff !important;
}
#videos .video-feed a {
	margin-top: -55px;
}
.video-feed h6 {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #000;
	padding: 10px;
}
.video-feed h5 {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: 0.9;
	font-size: 18px;
	color: #FFF;
	height: 60px;
	width: 100%;
	line-height: 60px;
	padding-left: 16px;
	margin: 0;
}
.latest-videos .video-feed a {
	width: 70px;
	height: 70px;
	line-height: 70px;
}
.latest-videos .video-feed {
	margin-bottom: 20px;
}
.store-item img {
	padding-top: 18px;
	width: 100%;
	height: auto;
}
.store-item h3 {
	font-family: Roboto;
	font-size: 20px;
	color: #013f6b;
	width: 120px;
	float: left;
	text-transform: uppercase;
	line-height: 25px;
}
.store-item h5 {
	font-family: Roboto;
	font-size: 20px;
	line-height: 39px;
	text-align: end;
}
.store-item a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: Roboto;
	font-size: 14px;
	background: #1f1f1f;
	margin-right: 31px;
	margin-top: 4px;
}
.store-item a:hover {
	background: #013f6b;
	color: #FFF;
}*/
.store-item a b {
	padding-right: 10px;
}
#previous-events .container {
	background-color: #3D3D3D;
}
#previous-events div.container {
	color: #FFFFFF;
}
/*==================
10-photo gallery
===================*/
.isotope, .isotope .isotope-item { /* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
	overflow: visible !important;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
#gallery {position: relative;}
.photo-gallery {
	position: relative;
	display: none;
	border-bottom: 2px solid #171717;
}
.photo-gallery img {width: 100%; height: auto;}
.photo-filter {padding-top: 36px; padding-bottom: 30px;}
.photo-filter h5 {
	font-size: 16px;
	color: #5a5a5a;
	text-transform: uppercase;
	font-family: 'Roboto';
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-top: 3px;
}
.photo-filter li {display: inline-block; margin: 8px 4px 2px 8px;}
.photo-filter li.active a {
	color: #013f6b !important;
	background: #FFFFFF !important;
	border: 1px solid #013f6b;
	padding: 2px;
	border-radius: 4px;
}
.photo-filter li a {
	text-decoration: none;
	color: #FFFFFF !important;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto';
	background: #013f6b;
	padding: 3px;
	border-radius: 4px;
}
.photo-filter li a:hover {
	color: #013f6b !important;
	background: #FFFFFF !important;
	border: 1px solid #013f6b;
	padding: 2px;
	border-radius: 4px;
}
/*.photo-filter li:after {
	content: '*';
	margin:5px;
	font-size: 16px;
	color: #343434;
}
.photo-filter li:last-child:after {
	content: '';
}*/
.photo-item {
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
	width: 31.2%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
.results-item {
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
	min-width: 350px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
 .photo-item_g {
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
	width: 150px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
}
.photo-item .fig-caption {
	position: absolute;
	left: 0;
	bottom: -30%;
	font-size: 20px;
	font-family: Roboto;
	background: #013f6b;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 10px 0px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.photo-item:hover .fig-caption {bottom: 0%;}
.photo-item .fig-caption a {
	color: #fff;
	display: block;
	text-decoration: none;
}

/* =========================
   11-blog
   ========================*/

/*latest from blog*/
blockquote {
	display: block;
	font-size: 15px;
	line-height: 24px;
	margin-left: 60px;
	margin-top: 55px;
	margin-bottom: 20px;
	border-left: 4px solid #013f6b;
}
#blog {position: relative;}
#blog .container {padding-bottom: 80px;}
#latest-blog h1 {margin-left: 15px;}
#latest-blog .container {
	position: relative;
	padding-top: 15px;
	padding-bottom: 70px;}

.blog-post {
	position: relative;
	padding-bottom: 5px;
	margin-top: 17px;
	color: #ffffff;
	font-size: 13px;
	text-align:left;}

.blog-post p {
	color: #ffffff;
	font-size: 13px;
	height: 0;
	overflow: hidden;
	text-transform: none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}

.blog-post:hover {border:1px solid #F2F2F2;}
.blog-post:hover p {height: 55px;}
.blog-post h2, .blog-post a {
	font-size: 16px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	line-height: 18px;}

.blog-post img {width: 100%; height: auto;}

.blog-post .hover {
	padding: 14px 5px 5px 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80%;
	background-color: #171717;
	border-top: 3px solid #013f6b;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.blog-post .hover ul {margin: 0; padding: 0; color: #5e5e5e;}

.blog-post:hover .hover {
	background-color: #013f6b;
	color: #fff;
}
.blog-post:hover ul {color: #fff;}
.blog-post .hover ul:before {content: ''; text-transform: none !important;}

.blog-post .hover li {
	list-style: none;
	display: inline-block;
	line-height: 20px;
	font-size: 13px;
	text-transform: none !important;
}
.blog-post .hover li:before {
	content: '/';
	padding-right: 2px;
	padding-left: 2px;
}
.blog-post .hover li:first-child:before {padding: 0;content: '';}
.latest-post img {
	width: 100%;
	height: auto;
	float: none;}

/* 2020 PROGRAMA D'ACTIVITATS - inc_resultats.asp*/
.gallery-activity {
	border: 1px solid #ccc; border-radius: 8px;
	background-position:top; background-size:cover; background-repeat:no-repeat;
	height:250px; max-height:250px;}

.blog-post .hover {background: #013f6b; width: 100%; border-radius: 0px 0px 8px 8px;}
.blog-post .hover a, .blog-post .hover div, .blog-post .hover h2, .blog-post .hover p {color:#fff;}

.hover h2, .hover p {color: #fff!important;}

.latest-post h2, .latest-post p, .latest-post ul {padding-left: 0;}
.latest-post h2 {font-size: 34px;padding-top: 30px;}
.latest-post h2 a {color: #fff;text-decoration: none;}
.latest-post {font-size: 15px;}
.latest-post a.btn {margin-left: 0;}
.latest-post.detail p {padding-top: 20px;}





/*====================
12-Upcomming Events
=======================*/

#latest-events {position: relative;}
.event-map {height: 240px; width: 100%; margin-top: 20px;}
.event-feed.latest .day {background: #013f6b; width: 70px; font-size: 32px;}
.event-feed.latest .month {
	background: #212121;
	width: 70px;
	display: block;
	font-size: 16px;
	line-height: 29px;
	color: #FFF;
}
.event-feed ul {margin-left: 10px;}
.event-feed li {list-style: none; font-size: 14px; font-family: 'Open Sans', sans-serif;}
.event-info.latest .date {text-align: center;}
.event-feed.latest h5 {
	padding-left: 85px;
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 12px;
}
.event-feed.latest h5 a {
	margin-left: 0;
	color: #013f6b;
	text-decoration: none;
}
.event-feed.latest p {
	font-size: 14px;
	font-family: 'Roboto';
	text-transform: uppercase;}
.event-feed.latest b {
	color: #013f6b;
	float: left;
	padding-left: 15px;
	padding-right: 5px;}
.event-feed.latest {border: none;}
.event-feed.latest img {
	width: 100%;
	height: auto;
}
.event-info h3 {
	font-size: 30px;
	color: #01B9FD;
	font-size: 'Roboto';
	text-transform: uppercase;}
.event-info p {
	font-size: 14px;
	line-height: 26px;
	color: #878787;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 'Roboto';}
.event-info .video-feed {float: left; margin-right: 30px;}
/* =========================
   13-Sidebar
   ========================*/
   
.sidebar {position: relative;}
#search {
	width: 80%;
	height: 41px;
	background: #171717;
	border: none;
	float: left;
	border: 1px solid #202020;
	border-right: none;
	margin-top: 10px;
	margin-bottom: 20px;
}
.search button {
	background: #171717;
	padding: 4px;
	color: #454545;
	font-size: 25px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px solid #202020;
	border-left: none;
	width: 20%;
}
.recent-post, .admin-post {border-bottom: 1px solid #171717; margin-top: 30px;}
.recent-post img {
	width: 100%;
	max-width: 70px;
	height: auto;
	float: left;
}
.admin-post b {
	color: #262626;
	font-size: 30px;
	float: left;
	line-height: 32px;
	padding-left: 10px;
}
.recent-post h5, .admin-post h5 {
	font-size: 14px;
	line-height: 22px;
	color: #b0b0b0;
	font-family: Roboto;
	padding-left: 82px;
}
.recent-post h5 a, .admin-post h5 a {color: #b0b0b0; text-decoration: none;}
.recent-post p, .admin-post p {
	font-size: 13px;
	line-height: 28px;
	color: #013f6b;
	padding-left: 82px;}
.admin-post p, .admin-post h5 {padding-left: 56px;}
.category {margin-top: 18px;}
.category li {display: block;}
.category li a {
	color: #b0b0b0;
	font-family: Roboto;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	border-bottom: 1px solid #171717;
	text-decoration: none;
	display: block;
}
.tags {margin-top: 30px;}
.tags li {display: inline-block;}
.tags li a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #013f6b;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	padding-left: 15px;
	padding-right: 25px;
	border-radius: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
}
/* =========================
   14-Contact
   ========================*/
#contact {position: relative;}
#contactform {margin-top: 20px;}
.contact-map {
	height: 380px;
	margin-top: 25px;
}
#contact h5, #contact p, #contact h3 {
	font-size: 16px;
	line-height: 24px;
	color: #7f8c8d;
	font-family: Roboto;
}
#contact h3 {
	color: #013f6b;
	text-transform: uppercase;
}
#contact p {
	font-family: 'Open Sans', sans-serif;
}
#contact i, #contact b {
	color: #013f6b;
	float: left;
	font-size: 17px;
	padding-right: 16px;
}
#contact i {
	font-size: 23px;
}

#contact .booking-info {
	border-top: 1px solid #171717;
	border-bottom: 1px solid #171717;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
#contact #name, #contact #email, #contact #message, #contact input {
	width: 100%;
	background: #171717;
	border: 1px solid #202020;
}
#contact #name, #contact #email, #contact input {
	height: 46px;
	color: #fff;
	padding-left: 5px;
}
#contact #message, #contact textarea {
	height: 146px;
	padding-left: 5px;
	color: #fff;
}
#contact #submit1 {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 56px;
	text-align: center;
	font-family: Roboto;
	font-size: 14px;
	background: #1f1f1f;
	margin-top: 20px;
	border: none;
	border-radius: 3px;
}
#contact #submit1:hover {
	background: #013f6b;
	color: #FFF;
}
#valid-issue {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* =========================
   15-Footer
   ========================*/

footer {
	background: #f8f8f8; 
	margin-top: 80px; 
	padding: 20px 0px;
	position: relative;
}



footer h4 {	font-size: 20px; text-transform: uppercase;	padding-bottom: 10px;}

footer h4 span {color: #013f6b;	position: relative;	margin-right: 10px;}

footer .row.entitats {background-color: #333;	margin-top: 30px;}

footer .row.entitats h4 {color: #FFFFFF;}

footer .row.entitats div.entitats {color: #ffffff;	padding-bottom: 10px;	font-size: 12px;}
.latest-tweet li {display: block;	padding-bottom: 15px;}

.latest-tweet li span {	display: none;}

.latest-tweet li a {color: #e22847;}

.latest-tweet li p {
	color: #878787;
	text-transform: lowercase;
	font-family: roboto;
	font-size: 13px;
	font-family: 22px;}

.latest-tweet .timestamp {text-align: right; color: #393939;	margin-top: 12px;}

#flicker-feed li {display: inline-block;	margin-right: 27px;	margin-bottom: 27px;}

#flicker-feed li img {	width: 60px;	height: 60px;}


/* FOOTER */
.footer-suport a, .footer-suport h5 {text-align: left;}
.footer-logo-left {max-width: 19%; padding-right: 1%;}

.footer-colaboracio a, .footer-colaboracio h5 {text-align: right; }
.footer-logo-right {max-width: 28%; padding-right: 1%; float: right;}

.legal {margin-top: 20px; margin-bottom: 20px;}
.legal a {margin-top: 20px; font-weight: 600; float: right;}



.sitemap {	margin: 0;	padding: 0;}

.sitemap li {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #171717;
	line-height: 30px;
	font-size: 15px;
	text-transform: uppercase;}

.sitemap li:last-child {border-bottom: 0;}

.sitemap li:before {
	content: '.';
	font-size: 40px;
	color: #181818;
	line-height: 5px;
	padding-right: 10px;}

.sitemap li a {	color: #FFF;	text-decoration: none;}

.sitemap li a:hover {color: #e22847;}

#newsletter input {
	width: 100%;
	background: #0e0b0c;
	height: 40px;
	border: 1px solid #171717;
	color: #353535;
	border-radius: 3px;
	text-align: left;
	padding-left: 10px;}

#newsletter {text-align: right;}

#newsletter button {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 24px;
	text-align: center;
	font-family: Roboto;
	font-size: 14px;
	background: #013f6b;
	margin: 10px 0;
	border: none;
	font-family: 'Roboto', sans-serif;
	border-radius: 4px;}

/* =========================
   2019
   ========================*/

.slide-bkg {background: #ededed;}
.calltoaction {background: #eeebd7; width: 100%; 
	text-align: left; padding: 20px; margin: 40px 0px; margin-top: 220px;}

.call-title {
	color: #7E6C68; 
	font-size: 1.5em; line-height: 2rem; font-weight: 800; 
	text-align: center;
	margin: 20px auto 40px auto;}


.btn_calltoaction {
	background: #fff; padding: 5px; 
	font-size: 1.25em; font-family: 'Roboto', sans-serif; font-weight: 700;
	border: 1px solid #fff;
	text-align: center;
	color: #7E6C68; padding: 10px 20px;
}

.btn_calltoaction:hover {background: #7E6C68; color:#eeebd7;}

.social li a {color: #fff; border-color: #fff;}
/* BUTON PRIMARY */
.btn_bases, 
.btn_bases_club, 
.btn_formulari,
.custom-header .action-button,
.custom-header .action-button:not(.disabled):active {
	background: #fff; 
	padding: 5px 10px; 
	font-size: 15px; font-family: 'Roboto', sans-serif; font-weight: 700; color: #0094ca;
	border: 1px solid #0094ca;
	border-radius: 8px;
	text-decoration: none;}

.btn_bases_club {float: left; text-align: left;}
.btn_formulari {float: right; text-align: right;}

/* BUTON PRIMARY HOVER */
a.btn_bases:hover, 
.custom-header .action-button:hover,
.custom-header .action-button:hover {background: #0094ca; color: #fff; text-decoration: none;}



.standard-padding {margin: 20px 0px;}


.text-column {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;}
.separator{margin-top: 30px;}
.section2 {padding-right: 0px; padding-left: 0px;}
.hide-desktop {display: none;}

.benvinguda-img {max-height: 50px; padding: 0px 20px;}


/* #################### CUSTOM HEADER #################### */




/*general*/
.custom-header {margin-top: 40px; padding-bottom: 0px; background:#f1f1f1;}
.custom-header .hero {margin-top: 0px; text-align: center; padding: 0px; background:#f1f1f1;}




/*left*/
.hero .row .title-left {padding: 80px 0px 0px 80px; font-size: 20px;}
.title-left strong {font-size: 20px;}
.custom-header .hero h1 {
	text-transform: inherit;
	margin: 80px 0px 24px 0px;  
	font-family: 'Roboto', sans-serif;
	text-align: left;
	color: #013f6b;
	font-size: 54px;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	line-height: 1.4;}

.custom-header .hero p {
	text-align: left;
	color: #013f6b;
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 300;}

/*right*/
.custom-header div.object-mockup {
	padding: 0px 40px 0px 0px;
	position: relative;
	max-width: 600px;
	margin: 20px;
	padding-top: 45px;
	display: inline-block;}


.img-container div.object-mockup p {font-size: 12px; padding-top: 20px;}



.custom-header .img-container {text-align: right;}

.custom-list {list-style: none; margin-left: 20px;}
.custom-list li {color: #333; font-family: 'Open Sans';}



/*tablet horitzontal*/
@media (min-width:992px) and (max-width: 1280) {
	.custom-header {padding: 0px;}
	
	/*left*/
	.hero .row .title-left {padding: 50px 0px 0px 60px!important;}
	.custom-header .hero h1 {margin: 80px 0px 24px 0px;  line-height: 1.2; text-align: left; font-size: 60px;}

	/*right*/
	.custom-header div.object-mockup {padding: 0px 40px 0px 0px;}
	.img-container {margin: 0px; padding: 0px;}
}

/*tablet vertical*/
@media (min-width: 768px) and (max-width: 991px) {
	.custom-header {padding: 0px;}
	.custom-header .hero {padding: 0px; text-align: left;}

	/*left*/
	.hero .row .title-left {padding: 40px 0px 40px 40px;}
	.custom-header .hero h1 {font-size: 50px;}

	/*right*/
	.custom-header div.object-mockup {padding: 10px 0px 0px 0px;}
}

/*phone vertical*/
@media (min-width: 000px) and (max-width:760px) {
	.custom-header {padding-bottom: 0px;}

	/*left -> up*/
	.custom-header .hero h1 {font-size: 40px; padding: 20px 20px 0px 20px; margin: 0px; text-align: center; }
	.hero .row .title-left {padding-left: 0px; padding-right: 0px; padding: 10px 0px 0px 0px;}

	/*right -> down*/
	.custom-header div.object-mockup {padding-top: 0px; padding: 0px 0px 0px 0px;}
	.custom-header div.object-mockup img {margin-bottom: 20px;}
	.btn_bases_club {margin-top: 60px;}
}



/* #################### END CUSTOM HEADER #################### */

/*SLIDER*/
#masterhead {
	margin-top: 40px;}

.carousel {
	position: relative;
	height: 150px;}

.carousel-inner {
	border: 1px solid #f5f5f5;
	position: relative;
	width: 100%;
	overflow: hidden;}

.carousel-inner > .item {
	position: relative;
	display: none;
	height: 150px;
	background-color: #fff;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 150px;}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {display: block;}

.carousel-inner > .active {left: 0;}

.carousel-inner > .next,
.carousel-inner > .prev {position: absolute; top: 0; width: 100%;}

.carousel-inner > .next {left: 100%;}
.carousel-inner > .prev {left: -100%;}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {left: 0;}

.carousel-inner > .active.left {left: -100%;}
.carousel-inner > .active.right {left: 100%;}

.controlsBlock {
	position: relative;
	bottom: 0;
	left: 0;
	top: 10px;
	display: block;
	width: 177px;
	margin: 0 auto;
	z-index: 1;
	height: 24px;
	text-align: center;}

.controls {position: relative;	display: block;}

.carousel-control {
	position: absolute;
	top: 25.5px;
	bottom: 0;
	left: 0;
	background: #000000;
	font-size: 5px;
	background: none !important;
	color: #000 !important;
	text-align: center;}

.carousel-control i {font-size: 20px;}

.carousel-control.left {left: 0;}

.carousel-control.right {right: 0;}

.carousel-control:hover,
.carousel-control:focus {color: #000;}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	z-index: 5;
	display: inline-block;}

.carousel-control .glyphicon-chevron-left {left: 0;}

.carousel-control .glyphicon-chevron-right {right: 0;}

.carousel-indicators {
	position: relative;
	bottom: 0;
	left: 50%;
	z-index: 15;
	width: 60%;
	top: 10px;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;}

.carousel-indicators li {
	display: inline-block;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid transparent;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	cursor: pointer;}

.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0;
	background-color: #000000;}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 0px;
	left: 15%;
	z-index: 10;
	padding-top: 0px;
	padding-bottom: 0px!important;
	color: #fff;
	text-align: center;
	text-shadow: none!important;}

.carousel-caption .btn {text-shadow: none;}

.controlsBlock .controls a {margin-top: 10px;}

.carousel-control {text-shadow: none!important;}

.carousel-indicators .active {background-color: #0194ca!important;}

/*AGOST 2019*/

/*navbar*/
.navbar-default {background-color: #f8f8f8; border-color: #e7e7e7;}
.nav-programa { 
	margin: 0px; 
	text-align: center; 
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color: #013f6b;}

.programa-cont {padding: 10px 0px;}
.nav-programa div {background: #013f6b;}
.nav-programa .container a {color: #fff; padding: 40px 0px;}

.navbar {margin-bottom: 0px!important;}
.navbar-nav {width: 100%;}



/*header*/
header {margin-bottom: 0px;}

.h-events {background: #fff;}


.events_showcase .container {background: #efefef; border: 2px solid #111;}
.event_calender tr {background: #fff;}
.datepicker table tr td, .datepicker table tr th {border: 4px solid #ddd;}
.datepicker table tr td.highlighted {background-color: #e2e2e2; border-color: #ddd;}
.day {background: #fff; padding: 5px; margin-right: 10px; color: #333; border-radius: 8px;}
.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled {background: #fff;}
.event_calender td {background: #f5f5f5;}
form div {padding: 10px 0px;}
.select2-container--default .select2-selection--multiple {border-radius: 0px;}
.select2-container--default .select2-selection--single {border-radius: 0px;}
.form-control {border-radius: 0px;}

.btn-primary {background: #013f6b; border-color: #013f6b; border-radius: 0px; padding: 10px 40px; border-radius: 8px;}
.btn-warning {border-radius: 0px; padding: 10px 40px;}

.photo-filter li.active a, .photo-filter li a, .photo-filter li a:hover {border-radius: 8px; padding: 5px 10px;}
.photo-filter ul li {margin: 10px 5px;}

.cercar-btn {padding-top: 0px;padding-left: 0px;}

/* CUSTOMIZE LIST NUMBER */
/*  https://css-tricks.com/custom-list-number-styling/  */
ol {
	list-style: none;
	counter-reset: my-awesome-counter;
	margin: 0;
	padding: 0;}

ol li {
	counter-increment: my-awesome-counter;
	margin-bottom: 3rem;}

ol li::before {
	content: "0" counter(my-awesome-counter);
	font-size: 40px;
	font-weight: 600;
	color: #013f6b;
	margin-right: 0.5rem;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
}

ol li::after {margin-left: 20px;}

/* home youtube */
.embed-responsive {border: 1px solid #ccc; border-radius: 8px;}

/* INSTAGRAM LIGHTBOX */
 .instagram .item {height: auto!important; margin-bottom: 2em;}




/*INSCRIPCIÓ ACTIVITATS*/
.form-control {
	border-radius: 0px;
	border: 0px;
	border-bottom: 1px solid #111;
	background: #fff;
	box-shadow: none;}
fieldset .col-md-offset-2 a.btn-danger {border-radius: 0px; padding: 10px;}




/* CONTACTE */
.map-section {margin: 40px -15px;}
.contact-form {padding: 20px 20px 20px 0px;}
.contact-form form {border: 1px solid #e2e2e2; border-radius: 0px; padding: 20px;}

#contact h5 {color: #111; text-transform: inherit;}

#contact #name, #contact #email, #contact #message, #contact input {
	border: 0px;
	border-bottom: 1px solid #013f6b;
	border-radius: 0px;
	text-decoration: none; 
	padding: 10px; 
	text-align: left;
	font-size: 14px;
	background-color: #f5f5f5;
	color: #111;
	margin-top: 20px;}

#contact #submit1 {background: #013f6b; border-radius: 20px; font-size: 18px; padding: 10px 40px; border: 1px solid #013f6b;}
#contact #submit1:hover {color:#013f6b; background: #fff!important; border: 1px solid #013f6b;}
form input input[type=text] {background: #fff; color: #333; border: 1px solid #333;}





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

	/*nav*/
	.social-links div button {margin-right: 0px;}
	#masterhead .container {padding-left: 0px!important; padding-right: 0px!important;}


	.nav-programa {font-size: 19px; margin: 10px 0px;}
	.nav-programa .container {padding: 0px!important;}
	.navbar-default .container div, .navbar-default .container {padding: 0px!important;}
	.programa-cont {padding: 10px;}
	.social-links .navbar-toggle {margin: 0px;}
	.social-links .container {padding: 0px;}
	.social {float: left; padding: 10px 5px 10px 0px;}
	.navbar-default .container div a img {margin: 20px 0px;}


	/*slider*/
	#masterhead, .carousel, .carousel-inner, .carousel-inner > .item, .item {height: 500px;}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img {height: 500px;}


	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {font-size: 15px;}

	.carousel-caption {right: 20%;	left: 20%;	padding-bottom: 30px;}

	.carousel-indicators {bottom: .0;}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {margin-top: 10px;}

	/*content*/
	.benvinguda {padding-left: 0px!important; padding-right: 0px!important; margin-top: 120px;}
	.card-section .container {margin: 0px!important; padding: 0px!important;}
}


@media (max-width: 640px) and (min-width: 0px) {
	.btn-primary {width: 100%}
	.btn-warning {width: 100%}
	.results-item {min-width: 100%;}
	.h-events div {padding: 0px;}
}

/* =========================
   16-Responsive
   ========================*/


/* Large desktop */
@media (min-width: 1200px) {
	.track div {font-size: 16px;}
	.track .track_title {min-width: 250px;}
	.navbar-nav > li > a {padding-left: 13px; padding-right: 13px;}
	.flex-caption {
		left: 134px;
		border-right: none;
		border-left: 6px solid #013f6b;}
	.slider-nav {
		position: absolute;
		bottom: 52px;
		left: 50%;
		z-index: 999;}
	#leave-comment {max-width: 89.9%;}

	.card-item {
		border: 1px solid #ccc; 
		padding-bottom: 20px; 
		min-height: 660px!important; 
		max-width: 30%;
		padding: 0px!important; 
		border-radius: 8px;
		margin: 0% 1.25%;}

	.card-item .card-body {padding: 20px;}
	.card-item .btn_bases_club {margin: 20px 0px;}

	.card-item a.btn_bases_club {width: 100%; text-align: center;}
	.card-item a.btn_bases_club:hover {text-decoration: none; background: #013f6b; color: #fff;}

	.img-card {background-color: #eae8e9; min-height: 360px;}

}

@media (max-width: 1199px) {
	.album-wrapper {
		width: 855px;
		margin-left: auto;
		margin-right: auto;}
}

@media (min-width: 993px) {
	.nav-level-down {display: none !important;}
}

@media (max-width: 992px) {
	.artist-tracks .track_release {display: none;}
	.artist-tracks .track div {width: 40%; min-width: 0;}
	.artist-tracks .track div.track_title {padding-left: 10px !important;}
	.artist-tracks .track div.track_listen {width: 20%; text-align: center;}
	.container {max-width: 94%;}
	.playListTrigger {display: block;}
	.audio-list {padding-bottom: 20px;}
	#audio-player {bottom: -200px;}
	#audio-player.open {bottom: 0;}
	.audio-track {height: 150px;}
	.jp-playlist {padding-left: 0;}
	.audio-list-icon {display: none;}
	.social-links .navbar-toggle {display: block !important;}
	.nav-search, .nav-search:hover {
		position: relative;
		right: auto !important;
		top: auto !important;
		z-index: 999;
		background: #013f6b;
		overflow: hidden;
		width: 340px;
		margin-left: 10px;
		border-radius: 0;}
	.nav-search input {
		width: 100%;
		border-radius: 0;}
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {line-height: 30px;}
	.navbar-nav > li:after {display: none;}
	.navbar-nav > li {border-bottom: 1px solid #111;}
	.nav-search button {background: #222;}
	.nav-search input {
		background: none repeat scroll 0 0 #0e0b0c;
		border: 1px solid #171717;}
	.navbar-nav > li > a {padding: 8px 0 8px 10px;}
	.dropdown a i {
		display: inline-block;
		float: right;
		margin-right: 35px;
		color: #222;
		margin-top: 5px;}
	.navbar-nav > li {padding: 0 0 0 20px;}
	ul.navbar-nav {
		display: block;
		float: none;
		margin-top: 0;}
	.container > .navbar-header, .container > .navbar-collapse {
		padding-bottom: 10px;
		padding-left: 10px;
		width:75%}
	.navbar-brand {
		float: left;
		height: 100px;
		overflow: hidden;}
	/*
	.navbar-nav > li:hover ul.dropdown-menu {display: block; display: table;}
	*/
	.navbar-default .nav_wrapper {
		bottom: 0;
		left: 0;
		overflow: hidden;
		position: fixed;
		top: 0px;
		transform: translateX(-60px);
		transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		width: 0px;
		z-index: 99999;}
	.nav_wrapper.active {
		transform: translateX(-10px);
		width: 350px;}
	.navbar-default .nav_scroll {
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
		position: absolute;
		width: 370px;
		background: rgb(247, 247, 247);}
	/*
	ul.dropdown-menu {
		display: block;
		display: table;
		float: none;
		position: absolute;
		left: 0;
		top: 60px;
		width: 103%;
		height: 100%;
		transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		-webkit-transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		-moz-transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		-o-transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		-ms-transition: transform 0.3s ease 0s, width 0.3s ease 0s;
		box-shadow: none;
		transform: translateX(-400px);
		-webkit-transform: translateX(-400px);
		-moz-transform: translateX(-400px);
		-o-transform: translateX(-400px);
		-ms-transform: translateX(-400px);}
	*/
	.nav-level-down {
		display: none;
		border-bottom: 1px solid #111;
		text-align: center;}

	.nav-level-down a {
		text-decoration: none;
		outline: none;
		color: #555;}
	.nav-level-down a:hover {color: #fff;}
	.nav-level-down a span {
		text-align: center;
		line-height: 30px;
		font-size: 20px;}
			
	ul.dropdown-menu.open {
		transform: translateX(-10px);
		-webkit-transform: translateX(-10px);
		-moz-transform: translateX(-10px);
		-o-transform: translateX(-10px);
		-ms-transform: translateX(-10px);}
	.navbar-brand:before, 
	.navbar-default .navbar-nav > li.active a:before, 
	.navbar-default .navbar-nav > li:hover a:before {
		display: none;}
	.navbar-default .navbar-nav > li:hover {background: #f7f7f7;}
	.navbar-default .navbar-nav > li:hover a {color:#013f6b;}
	.navbar-default .navbar-nav > li > a:hover {color: #013f6b!important;}
	

	/*2020 menu deplegable movil*/
	.dropdown-menu > li > a {padding: 10px!important 20px!important;}
	.dropdown-menu > li > a:hover, 
	.dropdown-menu > li > a:focus {
		background: #fff!important;
   		color: #013f6b!important;
		border-radius: 0px; background: none;}

	.yamm-artist-name {border: none; margin-bottom: 15px;}
	.yamm-artist-name li {padding-left: 10px;}
	.yamm-artist-album img {margin-bottom: 5px;}
}

/* Portrait tablet to landscape and desktop */
@media (max-width: 980px) {
	.event-feed img {
		max-width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;}
	#flicker-feed li img {margin-right: -17px;}
	.store-item h5 {text-align: left;}
	.store-item h3 {float-left: none;}
	.latest-tweet .timestamp {
		text-align: left;
		padding-bottom: 15px;}
	.news-feed.style-news img, .news-feed.style-news h2, .news-feed.style-news p, .news-feed.style-news ul {
		float: none;
		padding-left: 0;}
	.news-feed.style-news h2 {padding-top: 30px;}
	.news-feed.style-news p {padding-bottom: 0px;}
	.recent-post img, .recent-post h5, .recent-post p {
		float: none;
		padding-left: 0;}
	.latest-videos .video-feed a {
		width: 50px;
		height: 50px;
		line-height: 50px;}
	.event-feed.latest h5 {line-height: 31px;}
	.event-feed.latest p {line-height: 18px;}
	.event-feed.latest b {}
	.video-feed h6 {padding: 4px;}
	.track div {
		width: auto;
		font-size: 16px;
		padding: 0 !important;}
	.comment-write input {
		width: 85%;}
	.album-tracks .track li.track-head {display: none;}
	.album-purchase a {text-align: center;}
	.album-purchase a span {float: none;}
	.album-tracks .track div {
		font-weight: 700;
		text-transform: uppercase;}
	.album-wrapper {width: 585px;}
}

/* Landscape phone to portrait tablet */
@media (max-width: 800px) {
	.flex-caption {
		left: auto;
		bottom: auto;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #013f6b;
		bottom: 0;
		position: relative;
		display: block;
		max-width: 100%;
		text-align: center;}
	.flex-caption h2 {
		font-size: 20px;
		line-height: 20px;}
	.slider-nav {
		bottom: 80px;
		left: 0px;}
	.slider-nav a {border-bottom: 1px solid #013f6b;}
	.event-feed {
		display: table;
		margin: 0 auto;}
	.player-status {
		padding-top: 0;
		margin-bottom: 10px;}
	.controls {
		display: table;
		margin-left: auto;
		margin-right: auto;}
	.controls-slider {
		display: inline-block;
		margin-left: auto;
		margin-right: auto;}
	.store-item a {
		margin-left: -120px;
		margin-top: 20px;}
	.store-item h5 {text-align: left;}
	.latest-videos .video-feed a {
		width: 70px;
		height: 70px;
		line-height: 70px;}
	.search button {width: 10%;}
	#search {width: 90%;}
	.photo-item {width: 47%;}
	.h-events .event-feed:after {
		content: '';
		display: none;}
	.album-purchase a span {float: right;}
	.album-purchase a {text-align: left;}

	.btn_bases_club {float: left; margin: 5px 0px; width: 100%; text-align: center;}
	.btn_formulari {float: left; margin: 5px 0px; width: 100%; text-align: center;}




	/*slider*/
	#masterhead, .carousel, .carousel-inner, .carousel-inner > .item, .item {height: 350px;}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img {height: 350px;}


	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {font-size: 15px;}

	.carousel-caption {right: 20%;	left: 20%;	padding-bottom: 30px;}

	.controlsBlock {display: none;}

	/*content*/
	.benvinguda {padding-left: 0px!important; padding-right: 0px!important; margin-top: 60px;}
	.card-section .container {padding: 0px!important;}




	/* FOOTER */
	footer {
		padding-left: 0px; padding-right: 0px; 
		margin-left: 0px; margin-right: 0px; 
		max-width: 100%;
	}

	.footer-suport a, .footer-colaboracio a, .footer-colaboracio h5 {text-align: right;}
	.footer-logo-right {float: right;}

	.legal {clear: both; text-align: left;}
	.legal a {margin-top: 20px; font-weight: 600; float: left; margin-bottom: 40px;}
}

@media (max-width: 767px) {
	.container {width: 100%;}
	.audio-timer {top: 0;}
	#audio-player {bottom: -260px;}
	.album-tracks .track .track_popularity {display: none !important;}
	.album-tracks .track .track_title {width: 55%;}
	.hide-phone {display: block;}
	.hide-desktop {display: none;}
	.custom-header .hero h1 {padding: 20px 0px; text-align: center;}
	.custom-header .hero p {padding: 0px 20px; text-align: center;}
}

/* Landscape phones and down */
@media (max-width: 500px) {
	.artist-tracks .track_buy a {
		font-size: 11px !important;
		font-weight: normal;}
	.flex-caption h2 {
		font-size: 16x;
		line-height: 20px;}
	.album-wrapper {width: 300px;}
	.comment-write input {width: 80%;}
	.news-feed img, .news-feed h2, .news-feed p, .news-feed ul {
		float: none;
		padding-left: 0 !important;}
	.news-feed h2, .news-feed a, .latest-post h2 {
		padding-left: 0 !important;
		margin-top: 5px;}
	.news-feed h2 {padding-top: 30px;}
	.news-feed-btn {text-align: left;}
	.news-feed-btn ul {
		padding-left: 0;
		padding-top: 20px;
		margin-bottom: 20px;}
	.news-feed-btn li {padding-right: 5px;}
	.breadcrumb ul {padding-top: 0;}
	.recent-post img {float: left;}
	.recent-post P, .recent-post h5 {padding-left: 82px;}
	.photo-item {width: 100%;}
	.navbar-header .logo {font-size: 35px;}
	.social-links .navbar-toggle {border: none !important;}
	.album-tracks .track .track_title {width: 80%;}
	.album-tracks .track div {
		padding: 0 !important;
		margin: 0 !important;}
	.album-tracks .track div, .album-tracks .track div a {font-size: 12px !important;}
	.album-tracks .track div.track_time {display: none;}
	.album-tracks .track div.track_buy {width: 100%; text-align: left;}


	/*2019*/

	/*NAV*/
	.nav-programa {font-size: 19px; margin: 10px 0px;}
	.nav-programa .container {padding: 0px!important;}
	.navbar-default .container div, .navbar-default .container {padding: 0px!important;}
	.programa-cont {padding: 10px;}
	.social-links .navbar-toggle {margin: 0px;}
	.social-links .container {padding: 0px;}
	.social {float: left; padding: 5px 0px 5px 0px;}
	.navbar-default .container div a img {margin: 20px 0px;}
	.benvinguda {padding-left: 0px!important; padding-right: 0px!important; margin-top: 10px;}
	
	/*GENERAL*/
	.text-column {column-count: 1;}
	.separator {margin-top: 0px;}
	.calltoaction {padding: 50px 0px;}
	.btn_calltoaction {
		background: #fff;
		padding: 5px;
		font-size: 20px;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		border: 1px solid #fff;
		position: static;
		top: 0%;
		right: 0%;
		transform: translateY(0%);
		min-width: 100%;}
	.hide-phone {display: none;}
	.hide-desktop {display: block;}
	.section_calltoaction {padding:20px 0px; text-align: center;}
	.home-inner {padding-top: 0px;}

	.btn_bases_club {float: left; margin: 20px 0px;}
	.btn_formulari {float: left; margin: 10px 0px;}
	.benvinguda-img {max-height: 35px; padding: 0px 5px;}

	/* FOOTER */
	.footer-suport h5, .footer-colaboracio h5 {margin-top: 30px;}
	.footer-suport a, .footer-colaboracio a, .footer-colaboracio h5 {text-align: left;}
	.footer-logo-right {float: left;}

	.footer-suport, .footer-colaboracio {padding: 0px;}
	footer {padding: 0px 20px;}

	.legal {clear: both;}
	.legal a {margin-top: 20px; font-weight: 600; float: left; margin-bottom: 40px;}
	.entitats div {padding-left: 0px!important; padding-right: 0px!important;}
	footer div {padding-left: 0px!important; padding-right: 0px!important;}

	footer {padding: 20px;}
	/*home-cards*/
	.card-item {height: auto; padding: 0px!important;}

	.card-section .card-body {min-height: 0px;}
	.card-section a {margin-bottom: 100px;}
}

@media (max-width: 380px) {
	.nav_wrapper.active {width: 300px;}
	.navbar-default .nav_scroll {width: 320px;}
	ul.dropdown-menu {width: 106%;}
	.dropdown a i {margin-right: 30px;}
	.nav-search, .nav-search:hover {
		width: 300px;
		margin-left: 0;
		margin-right: 0;}
	header {margin-bottom: 0px;}
	.navbar {margin-bottom: 0px;}
}

@media (max-width: 320px) {
	.nav_wrapper.active {width: 280px;}
	.navbar-default .nav_scroll {width: 300px;}
	.nav-search, .nav-search:hover {width: 285px;}
	.navbar-toggle {margin-right: 8px;}
}

@media print {
@page {
	margin: 1.5cm .5cm;
	size: A4 portrait;}

* {text-shadow: none !important; box-shadow: none !important;}
pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
article ul li {font-size:12px !important; line-height:12px !important;}
thead {display: table-header-group;}
tr, img {page-break-inside: avoid;}
p, h2, h3 {orphans: 3;widows: 3;}
h2, h3 {page-break-after: avoid;}
.navbar {display: none;}
.table td, .table th {background-color: #fff !important;}
.btn>.caret, .dropup>.btn>.caret {border-top-color: #000 !important;}
.label {border: 1px solid #000;}
.table {border-collapse: collapse !important;}
.table-bordered th, .table-bordered td {border: 1px solid #ddd !important;}
footer {display:none;}
.social, .breadcrumb ul {display:none;}
.mesinfo, .reserva {width:48%; display:inline-block;}
.col-sm-4 { max-width:33%; display:inline-block;}
.event-feed.latest {margin:0 15px 0 0; max-width:33%;}
.event-feed {max-height:200px; width:64% !important; display:inline-block; vertical-align:top;}
.event-feed ul {    width: 100%;
	word-break: break-all;}
.detalls {clear:both; margin-top:170px; border-top:1px solid #000000;}
.descripcio {page-break-before : auto; page-break-inside: avoid;}
.gmnoscreen, .gm-style-cc {display:none;}
button.imprimir {display:none;}
}



/* RIGHT PANEL */
.right-phanel {background-color: #0094ca; color: #fff; padding: 20px 30px 50px 30px; border-radius: 12px;}
.right-phanel h3, .right-phanel p, .right-phanel i, .right-phanel b {color: #fff!important;}
.right-phanel i, .right-phanel b {float: left; margin-right: 8px;}
.right-phanel a {color: #fff; text-decoration: underline;}
.right-phanel hr {margin: 40px 0px; border: 0;}


/* CARD */
.card-section {margin-bottom: 60px;}
h1, .card-section h1 {
	font-family: 'Roboto', sans-serif!important;
	font-size: 30px;
	position: relative!important;
	padding-left: 0px!important;
	color: #013f6b;}

.card-section .card-item img { background: #eae8e9}
.card-section .card-body {min-height: 320px;}
.card-title {font-weight: 600; font-size: 16px; color: #013f6b!important; min-height: 105px; text-align:center; padding-top: 20px;}

.isotope-item {min-height: 160px; margin:5px;}


.card {
	border-radius: 5px; 
	min-height: 320px!important;
	padding: 20px;
	/*background: #eae8e957;
	box-shadow: 0px 2px 30px -10px rgb(0 0 0 / 30%);*/
}

.card-img-top {
	width: 50%; display: block; 
	border: 1px solid #ccc; 
	border-radius: 5px; background: #eae8e957; margin-bottom: 10px;}

@media (min-width:768px) and (max-width:1023px) {
	.navbar-nav > li:hover ul.dropdown-menu {display: contents!important;}
}


/* VIDEO SECTION */

.section-video {
	margin-top: 80px;
	background:#d3edfc2e url('https://setmanaciencia.fundaciorecerca.cat/frontend/img/pattern.png');
    background-size:30%;
    padding: 20px 0px 80px 0px;}

.div-video {padding: 10px 10vw; transform: scale(0.75);}

.titleh2 {font-family:'Roboto', sans-serif!important;font-weight: 900!important;line-height: 1.25!important;color: #013f6b!important; font-size: 28px;}