/*
Theme Name: Barrel Child Theme
Description: This is a child theme for Barrel Theme
Template: barrel
Version: 1.0
CABECERA #181617
CUERPO #211f20
AZUL #2b9acc
AZUL SECUNDARIO #9ecee2
*/

/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/*GALERIA*/
.bwg_thumbnail.bwg_container .search_line .CaptionCont span,
.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper>.options li.opt label,
.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel, .bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk,
.bwg_thumbnail.bwg_container .search_line .search-txt,
.bwg_thumbnail.bwg_container .search_line .no-match {
	font-family:"Roboto";
	text-transform:none;
	font-size:16px;
}
.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper>.options li.opt label{
	line-height:20px !important;
}
.bwg_thumbnail.bwg_container .search_line .SumoSelect>.optWrapper>.options li.opt {
	margin-bottom: 8px;
}

.search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk:focus,
.search_line .SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel:focus {
	outline:none;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
    border-radius:0!important;
    line-height: 25px!important;
}
.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel {
	line-height: 25px!important;
}
.SumoSelect.open>.optWrapper {
    top: 38px;
}
.bwg_thumbnail.bwg_container .search_line .CaptionCont span,.bwg_thumbnail .SumoSelect>.CaptionCont>label>i {
	line-height:38px!important;
}
.SumoSelect>.optWrapper {
	max-width: 101%;
    width: 360px;
}
.bwg_thumbnail.bwg_container .search_line .search_tags_container {
    margin: 0 auto;
    float: none;
    max-width: 100%;
    width: 360px;
    height: 40px;
}
.SumoSelect>.CaptionCont>label {
	right: -10px;
}
.bwg_thumbnail.bwg_container .search_line .bwg_order_cont, .bwg_thumbnail.bwg_container .search_line .search_tags_container, .SumoSelect>.optWrapper {
	border-radius:0;
}
.bwg_thumbnail.bwg_container .search_line {
	box-shadow: none;
}
/*FIN GALERIA*/

.not-found-page{
	background-color: #e6e6e6;
}
.page-404 {
	margin: 55px auto 40px auto!important;
}
.not-found-link {
	text-align:center;
}
.not-found-link .info.verd:hover {
    background-color:#000!important;
    border:2px solid #000!important;
}
.not-found-page h2{
	text-align:center;
}

#light-background-page {
    background-color: #e6e6e6;
    margin-top:-30px;
    padding-top:30px;
	padding-bottom:60px;
}
#light-background-page .breadcrumbs-container-wrapper, #light-background-page  .breadcrumbs-container-wrapper a {
	color:#211F20!important;
}
#light-background-page  .breadcrumbs-container-wrapper a:hover {
	color:#2b9acc !important;
}


.sidebar .widgettitle {
    font-size: 20px!important;
    font-weight: 700!important;
}
.sidebar .widget.widget_barrel_recent_entries li {
	border-bottom: 1px solid #bbb!important;
}

#ctf .ctf-header-img {
	top:8px;
}
#ctf .ctf-header-name {
    font-size:25px;
}
#ctf .ctf-header-text .ctf-header-bio {
	font-size:18px;
}

#ctf #ctf-more {
	margin: auto!important;
    max-width: 150px;
    padding: 10px 10px;
}

/*GOOGLE*/
.gsc-above-wrapper-area {
	display:none!important;
}
.gsc-results {
	width:100%!important;
}
.gsc-webResult.gsc-result {
	border:0 none !important;
}
.gs-webResult.gs-result {
	float:left;
	width:100%;
}
.gsc-url-top {
	display:none!important;
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 24px!important;
    text-decoration: none!important;
    font-weight: 300;
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title b, .gsc-control-cse .gs-result .gs-title b * {
	font-weight: 700;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #fff!important;
    font-size: 16px!important;
    line-height: 19px!important;
    font-weight: 300!important;
}
/*FIN GOOGLE*/

/*NOTICIAS*/
.blog-post .post-header-title {
    margin-bottom:30px!important;
    font-size:30px!important;
    font-weight:700!important;
    color: #2b9acc;
}
.categoria-noticia{
	color: #fff;
    position: absolute;
    left: 15px;
    top: 15px;
    background-color: #2c99ed;
    display: block;
    font-size: 12px;
    padding: 5px 20px !important;
}
.data-noticia {
	font-size: 13px;
    color: #828282;
    margin-top: 0;
	float:left;
	width:100%;
}
.data-noticia div {
	margin-bottom: 10px;
}
.titol-noticia h5 {
	float:left;
	line-height:1.2!important;
	font-size:19px!important;
	font-weight: 400!important;
	color:#2a2f35;
	width:100%;
	margin:0!important;
}
.extracte-noticia  > div > p {
    line-height: 20px;
    font-weight: 300;
	margin-bottom: 0 !important;
	float:left;
	width:100%;
	font-family:'Roboto';
	margin-top: 15px;
}
.boto-noticies {
	margin-bottom: 0 !important;
    margin-top: 20px;
}
.boto-noticies a {
	background:#fff!important;
    color:#2b9acc!important;
    border:2px solid #2b9acc!important;
	padding:2px 10px!important;
}
.boto-noticies a:hover {
	/*background:#2b9acc!important;
    border: 2px solid #2b9acc!important;*/
	background:#000!important;
    border: 2px solid #000!important;
    padding:2px 10px!important;
	color:#fff!important;
}


.mgt-post-image {
	margin-bottom:0!important;
}
.mgt-post-details {
	background-color:#fff;
	float:left;
	padding:20px;
}
.mgt-post-title h5 {
    line-height: 1.2;
    font-size: 19px!important;
}
/*FIN NOTICIAS*/


.single-post .content-block {
	background-color: #e6e6e6;
	padding-bottom:30px;
}

.margin-top-n {
	top: -60px;
    position: relative;
}

header.main-header{
	background-color:#181617!important;
}

.page-container.container {
	margin-top:30px;
}

.header-img {
	overflow:hidden;
	max-height:400px;
}

.header-img img {
    position: relative;
    top: -50px;
}

.header-img-s {
	overflow:hidden;
	max-height: 200px;
}

.header-img-s img {
    position: relative;
    top: -155px;
}


body .wpb_content_element {
	margin-bottom: 0px !important;
}

h1 a:hover {
	color:#fff!important;
}

.hover-div {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background-color: rgba(10,10,10,0.5);
    z-index: 199;
    cursor: pointer;
}

.consistori {
	margin-bottom:30px!important;
}

.consistori .hover-div {
	cursor: auto;
    margin-left: 15px;
    margin-right: 15px;
	margin-bottom: 30px!important;
}

.hover-div:hover {
	opacity: 1;
}



.hover-div .vc-zone-link {
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
}


.hover-div .vc_gitem-zone-mini {
    position: static;
    padding: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}

.hover-div .vc_gitem-row-position-middle {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}





/**HEADER**/
@media (min-width: 1300px) {
	.mainmenu-belowheader .navbar {
		padding-bottom: 30px;
	}
	.gradient {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)) !important;
		position: absolute !important;
		top: 0;
		height: 200px;
		z-index: 2;
		min-width:1950px !important;
	}
}

header.transparent-header .mainmenu-belowheader {
	background-color: transparent !important;
}

ul.web-change {
	list-style: none;
    padding: 0;
    float: left;
    width: 100%;
    margin: 0px 0px 13px 0px
}

ul.web-change li {
	display: inline;
}

ul.web-change li a {
	font-weight: 600;
	text-transform: uppercase;
	color: rgba(255,255,255,.5);
	padding: 5px 8px;
	
}

a:hover {
	color:#9ecee2!important;
}

ul.web-change li a:hover {
	color: #fff!important;
}

ul.web-change li.selected a {
	background-color: #2b9acc;
	color: #fff;
	letter-spacing: .5px;
	padding: 5px 8px;
}

.header-info {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 12px;
}

.header-info div {
	float: left;
}

.header-info div:nth-child(1) {
	border-right: 1px solid rgba(255,255,255, .3);
    width: 170px;
}

.header-info p {
	margin: 0px;
    line-height: 17px;
}

.social-networks a {
    height: 30px;
    width: 30px;
    float: left;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 10px;
    color: #141415;
    font-size: 19px;
}

.social-networks a:nth-child(1) {
	margin-left: 20px;
}


/**BUSCADOR GOOGLE**/

.g-search {
	width: 100%;
	text-align:right;
	float: left;
}

.gsc-control-cse {
	padding: 0 !important;
}

form.gsc-search-box {
	margin: 0 !important;
}

table.gsc-search-box {
	margin: 0 !important;
	width: 60% !important;
	float: right !important;
}

table.gsc-search-box tr { 
	background-color: transparent;
}
.wgs_wrapper td.gsib_a {
	padding: 0;
}

.gsc-search-box tr:hover, #gsc-iw-id1 {
	background-color: transparent;	
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	padding: 0px 20px 0px 10px !important
}

.wgs_wrapper .gsc-input-box .gsib_a input {
	height: 27px !important;
    font-size: 12px !important;
    text-indent: 0px !important;
    background: #fff !important;
    float: left;
}

.wgs_wrapper .gsc-input-box .gsib_a input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.wgs_wrapper .gsc-input-box .gsib_a input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.wgs_wrapper .gsc-input-box .gsib_a input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.wgs_wrapper .gsc-input-box .gsib_a input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}

.gsst_a {
    padding: 0 !important;
    height: 27px;
}
.gscb_a {
    height: 27px;
    line-height: 27px !important;
    padding-top: 0 !important;
}

.gsst_b {
    height: 27px;
    padding: 0 !important;
}

.gsib_b {
	position: absolute;
    height: 27px;
    margin-left: 12px !important
}

td.gsc-search-button {
    height: 27px;
    line-height: 27px;
    position: relative;
    padding-left: 5px;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    top: -8px;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    background-color: transparent !important;
    border: 0 none !important;
    padding: 0 !important;
	margin: 0 !important;
	height: 16px;
	margin-top: -1px !important;
}

.gsc-search-button-v2 svg {
	width: 20px;
	height: 20px;
}


/**FIN BUSCADOR GOOGLE**/

.font-resizer-div {
	text-align: right;
	float: left;
	width: 100%;
}

/*IDIOMA*/
.font-resizer-div .lang-selector {
    width: 150px;
    float: right;
    position: relative;
    display: contents;
}
.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
    margin-bottom: 10px;
}
.wpml-ls-item {
    border-left: 1px solid rgba(255,255,255, .3);
}
.wpml-ls-item:first-child{
    border-left:none;
}
.wpml-ls-item a {
    color: rgba(255,255,255,.5);
    padding: 0 10px !important;
    line-height: 15px !important;
    top: 0px;
    text-transform:uppercase;
}
.wpml-ls-item:last-child a {
    padding-right:0!important;
}
.wpml-ls-display {
    display:none;
}
.wpml-ls-current-language a  {
    font-weight: bold;
    color: #fff;
}
.lang-selector a:hover {
    color: #2b9acc;
}
.font-resizer-div  .lang-selector p {
    margin: 4px 0 0;
}

.font-resizer-div  .lang-selector .fa {
    font-size: 9px;
    margin-left: 4px;
}



.zeno_font_resizer_container {
    width: 60px;
    float: right;
    border-left: 1px solid rgba(255,255,255, .3);
    margin-left: 16px;

}

p.zeno_font_resizer {
	margin: 0;
	display: inline;

}

p.zeno_font_resizer a {
    color: #fff;
	margin: 0px 1px;
}
p.zeno_font_resizer a:hover {
	color: #2b9acc!important;
}

/**FIN HEADER**/

/*TMP*/
.tp-bullet.selected {
	background: #2b9acc !important;
}

#rev_slider_1_2 .uranus.tparrows:hover:before, #rev_slider_2_1 .uranus.tparrows:hover:before {
	color: #2b9acc;
	opacity: 1 !important;
}

.contenidor-caixa-home .wpb_single_image {
	overflow: hidden;
}

.contenidor-caixa-home img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}

.contenidor-caixa-home img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.caixa-home {
	background-color: #fff;
    padding: 30px;
}

.caixa-home .data {
    color: #989697;
    font-size: 12px;
    margin: 0;
}

.caixa-home .titol {
	font-size: 30px;
    font-weight: 300;
    margin: 0;
}

.caixa-home .cos {
	line-height: 20px;
    margin-bottom: 15px;
	font-weight: 300;
}


html body.cbc-page {
	/*background-size: contain;*/
}
div.wpcf7 .ajax-loader {
	display: none;
}
/*TMP*/


/**MENU**/

.mainmenu-belowheader.menu-center .nav {
	margin-top: 15px;
}


.mgt-mega-menu .nav > li {
	font-weight: bold;
}

.mgt-mega-menu .nav > li .sub-menu {
	padding-bottom: 15px;
	padding-bottom: 15px;
}

.nav .sub-menu li.menu-item > a {
	padding: 3px 25px !important;
	width: 240px !important;
	min-width: 240px !important;
}
.mainmenu-belowheader.mainmenu-dark .navbar .nav > li > a:hover {
	color:  #9ecee2 !important;
}

.mainmenu-belowheader .navbar .nav {
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

.mainmenu-belowheader .navbar .nav > li > a {
	padding-bottom: 15px !important;
	padding-top:15px !important;
}



.navbar.menu-style-shadow .nav > li .sub-menu:before {
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
	
	border: 8px solid transparent; /* arrow size */
	border-bottom-color: #fff;  /* arrow color */

	/* positioning */
	position: absolute;
	top: -15px;
	left: 15px;
	z-index: 2;	
}

/** FIN MENU**/

/** BREADCRUMBS **/
.breadcrumbs-container-wrapper {
	background: transparent !important;
    padding: 15px 0;
    font-size: 14px;
    color: #fff !important;
    border-bottom: none !important;
}

.breadcrumbs-container-wrapper a {
	color: #fff !important;
}


.breadcrumbs-container-wrapper a:hover {
	color: #2b9acc !important;
}

.breadcrumbs-container-wrapper .current-item {
	color: #2b9acc !important;
	font-weight: bold;
}

/** FIN BREADCRUMBS**/

/**HOME**/
.container-bg-overlay {
	display: none;
}

/**FIN HOME**/


/**NEWSLETTER**/

.newsletter-t {
	color: #2b9acc;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	line-height: 35px;
}

.newsletter-st {
	color: #140e10;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	line-height: 35px;
}

.newsletter-form {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.newsletter-form .wpcf7-form-control-wrap.your-email {
	width: 300px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.newsletter-input {
	font-size: 14px;
    height: 30px !important;
    padding: 0px 14px;
}

.newsletter-form .wpcf7-submit {
	height: 30px !important;
    color: #2b9acc;
    border: 2px solid #2b9acc;
    background-color: transparent;
    padding: 0px 14px;
    text-transform: uppercase;
    margin-top: 0 !important;
}

.newsletter-form .wpcf7-submit:hover {
	border: 0;
}

.newsletter-acceptance {
	width: 100%;
	text-align: center;
	color: #140e10;
}

.newsletter-acceptance a {
	color: #2b9acc;
	font-weight: bold;
}

.newsletter-acceptance a:hover {
	color: #000!important;
}

/**FIN NEWSLETTER**/

/**INSTAGRAM**/
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    border-radius: 0;
    padding: 0px 15px;
    height: 27px;
    line-height: 27px;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 15px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	height: auto  !important;
}

.ig-logo {
    color: #fff;
    font-size: 26px !important;
    line-height: 26px !important;
}

.ig-title {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px !important;
	line-height: 35px;
}
/**FIN INSTAGRAM**/

/**FOOTER**/

.footer-wrapper {
	margin-top:0!important;
}

.footer-sidebar > ul > li {
	padding: 0 !important;
}

.footer-left, .footer-center, .footer-right {
	float: left;
	font-size: 12px;
}

.footer-left {
	padding-right: 25px;
    padding-top: 14px;
}

.footer-center {
	padding: 10px 25px;
	border-left: 1px solid rgba(255,255,255, .3);
	border-right: 1px solid rgba(255,255,255, .3);
}

.footer-center p:nth-child(1) {
	color: #fff;
}

.footer-right {
	padding-top: 2px;
	padding-left: 25px;
}

.footer-center p {
	margin: 0;
    line-height: 15px;
}

.footer-right a {
	height: 28px;
    width: 28px;
    float: left;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    color: #141415 !important;
    font-size: 17px;
    margin-bottom: 4px;
}

.footer-right i.fa {
	margin: 0 !important
}

.menu-footer {
	float: left;
	margin-left: 22px;
}

.menu-footer p {
	margin: 0;
}

.menu-footer p a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
}


.menu-footer ul {
	margin-bottom: 10px !important;
}

.menu-footer li {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

.form-contacte  input[type=text], .form-contacte input[type=email], .form-contacte input[type=tel] {
	font-size: 14px;
    height: 30px !important;
    padding: 0px 14px;
}

.form-contacte .select2-container .select2-choice {
	font-size: 14px;
    height: 30px !important;
    padding: 2px 14px;
}

.form-contacte .select2-container .select2-choice .select2-arrow:after {
    margin-top: 1px;
}

.form-contacte .label {
	color: #fff;
    font-weight: normal;
    padding: 0;
    font-size: 18px;
    bottom: -10px;
    position: relative;
}

.select2-search:before {
    margin-top: -13px !important;
}
.select2-drop {
	color: #000 !important;
}

.form-contacte  input[type=checkbox] {
	height: 13px;
	margin: 0;
}

.form-contacte .acceptance-966 {
	float: left;
    margin: 0 !important;
    margin-right: 5px !important;
    top: -1px;
}

.form-contacte label {
	color: #fff;
    margin: 0 !important;
    line-height: 30px;
	float: left;
}
.form-contacte label a {
	font-weight: bold;
}
.form-contacte label a:hover {
	color: #9ecee2!important;
}

.form-contacte span.wpcf7-list-item {
	margin: 0;
}

.form-contacte .wpcf7-submit {
	float: right;
	height: 30px !important;
    color: #fff;
	background-color: #2b9acc;
    padding: 0px 14px;
    text-transform: uppercase;
    margin-top: 0 !important;
}

.form-contacte .wpcf7-submit:hover {
	background-color:#9ecee2;
}

h1 {
	font-size: 40px !important;
    font-weight: 300 !important;
    color: #2b9acc !important;
	text-align: center;
	margin-bottom: 10px !important;
}

.cos-pagina {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    padding: 0 30px !important;
    line-height: 19px;
}

.cos-pagina-llistat {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 0 30px !important;
    line-height: 19px;
}

.cos-pagina.address {
	font-weight:bold;
	margin-top: 20px;
}
.cos-pagina.address p {
	margin: 0;
}

.cos-pagina a {
	font-weight: bold;
}
.cos-pagina a:hover {
	color: #9ecee2!important;
}

.descarregues {
	border-right: 1px solid rgba(255,255,255, .3);
}

.descarregues ul, .cos-descarregues ul {
	text-align: left;
	list-style: none;
	margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.descarregues a {
	color: #fff;
}
.descarregues a:hover {
	color: #2b9acc!important;
}


.descarregues ul li {
	font-size: 16px;
	font-weight: bold;
}

.descarregues ul li ul {
	margin-bottom: 20px !important;
}

.descarregues ul li ul li {
	font-size: 14px;
	font-weight: 300;
}

.cos-descarregues .titol-seccio {
	color: #fff;
	font-size: 30px;
}

.cos-descarregues .titol-seccio a { 
	font-size: 15px;
}
.cos-descarregues .titol-seccio a:hover {
    color: #9ecee2!important;
}

.cos-descarregues ul li ul {
	margin-bottom: 20px !important;
}

.cos-descarregues ul li ul li {
	font-size: 20px;
}

.cos-descarregues ul li ul li ul {
	margin-left: 20px;
}

.cos-descarregues ul li ul li ul li {
	font-size: 15px;
}

.cos-descarregues ul li ul li ul li a:hover {
	color: #9ecee2!important;
}

.vc_gitem-post-data {
	margin-bottom: 0 !important;
}

.masonry-titol h3 {
	margin-top: 0px !important;
    color: #000 !important;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}


.masonry-titol h3 a:hover{
	color: #2b9acc !important;
}


.masonry-resum > div > p {
    line-height: 20px;
    font-weight: 300;
	margin-bottom: 0 !important;
}


.fons-newsletter {
	background-color: #e6e6e6 !important;
}
.fons-newsletter-2 {
	background-color: #b5b5b5 !important;
}

.bloc-fitxa {
	margin-bottom: 30px;
	background-color: #fff;
}

.fitxa-detall {
	padding: 30px;
	background-color: #fff;
}

.fitxa-detall .vc_gitem-animated-block {
	width: 33.33333333% !important;
	/*padding-right: 30px;*/
}

.fitxa-detall .vc_gitem-zone-c {
		width: 66.66666666%!important;
}

.fitxa-detall .fitxa-titol h3 {
	margin: 0px !important;
    color: #000 !important;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
}


.fitxa-detall .fitxa-titol h3 a:hover{
	color: #2b9acc !important;
}


.fitxa-detall .fitxa-resum > div > p {
    line-height: 20px;
    font-weight: 300;
	margin-bottom: 0 !important;
}


.fitxa-detall .fitxa-separador {
	margin-top: 20px !important;
	margin-bottom: 23px !important;
}

.fitxa-mapa {
	max-height: 370px;
    overflow: hidden;
}

.fitxa-detall.sin-mapa {
	min-height: 370px;
	left: 0;
}

/**CARRUSEL**/
.fons-carrusel {
	background-color: #454545;
}

.slick-slide:focus {
	outline: none;
}

.rpc-style-45.rpc-wrapper {
	padding: 0;
	background-color: #fff;
}


#carousel-272 .slick-slide{
	margin: 0 !important;
}

#carousel-272 .rpc-parent-title {
    text-align: center;
    text-transform: uppercase;
    padding: 12px 0;
    font-size: 22px;
    font-weight: 300;
    line-height: 19px;
}

#carousel-272 .rpc-style-45 .rpc-post-image:hover img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}


#carousel-272 .rpc-post-content {
	padding: 20px;
}
#carousel-272 h3.rpc-post-title {
    font-weight: 600 !important;
    margin: 0 0 10px !important;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
#carousel-272 h3.rpc-post-title a {
	color: #2b9acc;
	font-size: 20px;
}

#carousel-272 h3.rpc-post-title a:hover {
	color: #000 !important;	
}

#carousel-272 .rpc-box {
	position: relative
}

#carousel-272 .rpc_desc {
	line-height: 18px;
	height: 54px;
    /* white-space: nowrap; */
    overflow: hidden;
}

#carousel-272 .rpc-link {
	position: absolute;
    right: 0;
    bottom: 1px;
}

#carousel-272 .slick-prev {
	left: 2px;
	z-index:1;
}

#carousel-272 .slick-next {
	right: 2px;
}
.wcp-slick .slick-prev, .wcp-slick .slick-next {
	top:30%!important;	
}





.rpc-post-content {
	padding: 30px;
}
h3.rpc-post-title {  
    font-weight: 600 !important;
    margin: 0 0 5px !important;
}

h3.rpc-post-title a {
	color: #000;
	font-size: 30px;
}

h3.rpc-post-title a:hover {
	color: #2b9acc !important;	
}

.rpc-content {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #140e10;  
	margin-bottom: 0;
}

/*.rpc-post-image:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(10,10,10,0.5) !important;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.rpc-post-image:hover:after {
    opacity:1;
}*/

/**FIN CARRUSEL**/



.hover-container {
	position: relative;
}

.image-hover:after {
    content: '\A';
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    top: 0px;
    left: 15px;
    background: rgba(0,0,0,0.3);
}

.hover-text {
    bottom: 0;
    position: absolute;
    color: #fff;
    padding: 20px;
    text-align: center;
    width: calc(100% - 30px);
}

.consistori .hover-text {
	width: 100%;
	position: relative;
	padding: 0px 15px;
}

.c-nom {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 24px;
}

.c-nom.blau {
    color: #2b9acc;
}
    

.c-partit {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    line-height: 24px;
}

.c-mail {
	 margin-bottom: 30px!important;
}

.fitxa-quadrada {
	margin-bottom: 15px;
}

.vc_col-sm-3.fitxa-quadrada .hover-text {
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.fitxa-quadrada-link {
	color: #fff;
}

.fitxa-quadrada-link:hover {
	color: #9ecee2;
}

.hover-text p.hover-titol {
	margin: 0;
    font-size: 31px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hover-text p.hover-cos {
    margin: 0;
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 1px;
}

.hover-text .hover-link {
	margin-top: 20px;
}

.tp-bullet-title {
	display: none;
}

.slick-dots {
	bottom: -50px !important;
}

.slick-dots li {
	margin: 0 !important;
}

.slick-dots li button:before {
	font-size: 10px !important;
	color: #fff !important;
	opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
	color: #2b9acc !important;
	opacity: 1 !important;
}

/**INFO LINK**/
.info {
	color: #fff;
	border: 2px solid #fff;
    padding: 2px 8px !important;
	font-size: 14px !important;
	font-family: 'Roboto';
}

.info:hover {
	color: #000!important;
	background-color: #fff;
}

.rpc-title {
    white-space: normal!important;
}

.rpc-link .info {
	color: #2b9acc;
	border: 2px solid #2b9acc;
	border-bottom: 2px solid #2b9acc !important;
}

.rpc-link .info:hover {
	border: 2px solid #000;
	border-bottom: 2px solid #000 !important;
	background-color: #000;
	color:#fff;
}

.info.verd {
	border: 2px solid #2b9acc;
	background-color: #2b9acc;
}
.info.verd:hover{
	color: #fff!important;
	background-color: transparent;
	border: 2px solid #fff;
}

.hover-text .info:hover {
	/*color: #2b9acc;
	border: 2px solid #2b9acc;*/
}
/**FIN INFO LINK**/

/**FICHAS**/

body .wpb_gmaps_widget .wpb_wrapper {
	padding: 0 !important;
}
.fitxa-element .vc_column-inner {
	background-color: #fff;
}

.fitxa-imatge {
	position: absolute;
	overflow: hidden;
}

.fitxa-imatge img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
	-ms-transition: -o-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}
.fitxa-imatge:hover img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.fitxa-detall {
	padding: 30px !important;
	left: 15px;
}

.fitxa-detall .vc_column-inner {
	padding: 0 !important;
}

.fitxa-detall h3 {
    margin: 0px !important;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
}

.fitxa-detall h3 a {
	color: #000;
}
.fitxa-detall h3 a:hover {
	color: #2b9acc!important;
}

.fitxa-detall .fitxa-separador {
    margin-top: 20px !important;
    margin-bottom: 23px !important;
}

.fitxa-detall .excerpt p {
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0 !important;
}

.fitxa-detall .excerpt .info {
	color: #2b9acc;
	border: 2px solid #2b9acc;
	position: absolute;
	bottom: 30px;
}

.fitxa-detall .excerpt .info:hover {
	color: #000;
	border: 2px solid #000;
}

.center-text {
    text-align: center;
    padding-top: 20px;
    display: inline-table;
    width: 100%;
}

.accio-fitxa, .accio-fitxa img {
	width: 50px;
	height: 50px;
}

.accio-fitxa img {
	margin: 0 !important;
	border-radius: 50%;
	opacity: .5;
	-webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
	-ms-transition: -o-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.accio-fitxa img:hover {
	opacity: 1;
		-webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
	-ms-transition: -o-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}


/**FIN FICHAS**/


.fitxa-llistat{
    text-align: center;
    padding: 30px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: -1px;
}

.columna-fitxa .vc_column-inner .wpb_wrapper {
	border-top: 1px solid #fff;
	height:100%;
}

.fila-fitxes.ultima .columna-fitxa .vc_column-inner .wpb_wrapper, .columna-fitxa.ultima .vc_column-inner .wpb_wrapper {
	border-bottom: 1px solid #fff;
}

.columna-fitxa .fitxa-llistat, .columna-fitxa .vc_column-inner .wpb_wrapper .wpb_wrapper {
	border-top: none!important;
    border-bottom: none!important;
	margin-top:0;
}

.fitxa-llistat a {
	color: #fff;
}

.fitxa-llistat a:hover {
	color: #2b9acc!important;
}


.cos-pagina.linea {
    padding: 30px 0px !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: -1px;
}


@media (max-width: 414px) {
	.descarregues {
		border-right: 0;
	}
	.descarregues ul {
		text-align: center;
	}
	
	.navbar.menu-style-shadow .web-change {
		background-color: #888888;
	}
	.navbar.menu-style-shadow .web-change.verd {
		background-color: #2b9acc;
    	margin-top: 20px;
	}
	.navbar.menu-style-shadow .web-change.verd span {
		color:#fff!important;
	}

	.element-fitxa .fitxa-imatge {
		position: relative;
	}
	.element-fitxa .fitxa-detall {
		left: 0;
		background-color: transparent;
		padding: 0 !important;
	}
	.element-fitxa .fitxa-detall .vc_column-inner {
		padding-left:15px !important;
		padding-right:15px!important;
	}
	
	.element-fitxa .fitxa-detall .vc_column-inner .wpb_wrapper {
		background-color: #fff;
	}
	
	.element-fitxa .fitxa-detall h3 {
		padding: 30px 30px 0px 30px;
    	float: left;
		width: 100%;
	}
	
	.element-fitxa .fitxa-detall .fitxa-separador {
		float: left;
		margin-left: 30px;
	}
	
	.element-fitxa .fitxa-detall .excerpt {
		padding: 0px 30px 30px 30px;
    	float: left;
	}
	
	.element-fitxa .fitxa-detall .excerpt .info {
		position: inherit;
    	margin-top: 10px;
    	float: left;
	}
	
	.element-fitxa .sin-mapa {
		background-color: #fff;
	}


	.mainmenu-belowheader.mainmenu-dark {
		background-color: #211F20 !important;
	}
	.mainmenu-belowheader .navbar .nav > li > a {
		padding-bottom: 10px !important;
    	padding-top: 10px !important;
	}
	
	.navbar.menu-style-shadow .nav > li .sub-menu {
		padding-bottom: 10px !important;
    	padding-top: 10px !important;
	}
	.nav > li > .sub-menu> li {
		padding: 5px 10px !important;
	}
	
	.banners-centrals .vc_column_container {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.footer-left, .footer-center, .footer-right {
		padding: 0px;
    	width: 100%;
    	text-align: center;
	}
	.footer-center {
		    padding: 20px 0;
    	border: 0;
    	font-size: 16px;
	}
	.footer-center p {
		line-height: 20px;
	}
	
	.footer-right p {
		float: none;
    	display: inline-flex;
    	margin: 0 8px;
	}
	
	.footer-right p a {
		height: 50px;
    	width: 50px;
    	font-size: 30px;
		margin-bottom: 0px;
	}
		
	.menu-footer {
		width: 100%;
		margin-left: 0px;
		text-align: center;
	}
	.menu-footer ul {
		margin-bottom: 20px !important;
	}
	
	.menu-footer p a {
		font-size: 16px;
	}
	.menu-footer li {
		font-size: 14px;
	}
	
	.newsletter-form .wpcf7-form-control-wrap.your-email {
		width: 210px;
	}
	.newsletter-form .wpcf7-submit {
		width:80px;
	}
	
}
@media (min-width: 414px) {
	.escut-camprodon {
		width: 170px;
    	margin-top: -10px;
	}
	.navbar.menu-style-shadow .web-change {
		display: none;
	}
	.fitxa-quadrada {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.sidebar .widget.widget_barrel_recent_entries li .widget-post-thumb-wrapper {
		text-align:center;
	}
	.blog-post.blog-post-single .post-info, .blog-post.blog-post-single .post-social-wrapper {
        margin: 0!important;
    	width: 100%;
    	text-align: center;
	}
	
	.blog-post.blog-post-single .post-social-wrapper {
		padding-top:15px;
		padding-bottom:20px;
	}
	
	.cos-pagina-llistat {
		padding:0!important;
	}
	.header-logo-center .header-center {
		padding: 10px 0px;
		position: relative;
	}
	header .logo-link {
		float: left;
	}
	
	header .logo-link img {
		max-width: 70% !important;
	}
	
	.header-left, .header-right {
		display: none !important;
	}
	header .mobile-main-menu-toggle {
		display: block !important;
		color: #fff;
		margin: 0;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 0;
	}
	
	header .mobile-main-menu-toggle .pe-7s-close {
		top: 0 !important;
	}
	
	.mainmenu-belowheader {
		margin-bottom: 0 !important;
	}
	.navbar-collapse.in {
		background: transparent !important;
	}
}


.lang-selected {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float:right;
}
.lang-selected:hover {
	color: #9ecee2;
}
 
.lang-selected:after {
    display: inline-block;
    font-family: "fontawesome";
    content: "";
    font-style: normal;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: -1px;
}

.sub-menu-lang {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 0;
	background: #ffffff;
    position: absolute;
    margin: 0;
    text-align: center;
    z-index: 999;
	list-style: none;
	right: 0;
	top: 40px;
	display: block;
	transition: opacity 0.2s ease-in 0s;
	-webkit-transition: opacity 0.2s ease-in 0s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateZ(0);
	
}

.lang-selected:hover > .sub-menu-lang {
    opacity: 1 !important;
    visibility: visible !important;
}

.sub-menu-lang:before {
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -15px;
    right: 15px;
    z-index: 2;
}




.sub-menu-lang li.menu-item > a {
    display: block;
    background: transparent;
    color: #2a2f35;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
    line-height: 20px;
	padding: 3px 25px;

}
.sub-menu-lang li.menu-item > a:hover {
	color: #2b9acc!important;
}


/*CALENDARIO*/
.simcal-day {
	border:1px solid #ddd !important;
}

.simcal-calendar-head tr, th.simcal-nav {
	background-color:transparent!important;
}
.simcal-nav h3 {
	margin:0 !important;
	color: #fff!important;
	font-size:24px;
	padding-bottom:20px!important;
}

.simcal-default-calendar-light .simcal-nav-button {
	color:#2b9acc!important;
}

.simcal-default-calendar-light .simcal-nav-button:disabled, .simcal-default-calendar-light .simcal-nav-button:disabled:hover {
	color: rgba(176, 198, 70, 0.5)!important;
}

th.simcal-week-day {
	background-color:#fff;
	color: #5e5f51;
	border:1px solid #ddd !important;
	text-transform: uppercase;
}



.simcal-day-number {
	font-size:17px;
}
.simcal-default-calendar-grid .simcal-events {
	padding-top: 1px!important;
	padding-left: 1px!important;
	padding-right: 1px!important;
}


.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day:hover {
    background-color: rgba(43, 154, 204, 0.3) !important;
}


.simcal-event {
	border-radius: 3px;
	background-color:#d4d4d4;
}
.simcal-event-title {
	font-size: 12px;
}

/*BLOG*/

article.post {
	background-color:#fff;
}

.blog-post .blog-post-thumb {
	margin-bottom:0!important;
}

article .post-content {
	padding: 30px!important;
}

.blog-post.blog-post-single .post-info {
    margin-left: 30px;
}
.blog-post.blog-post-single .post-social-wrapper {
	margin-right:30px;
}