/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.3.1589208260
Updated: 2020-05-11 14:44:20

*/

body {
	font-family: "MaisonNeue";
}

.et_pb_section {
	padding: 25px 0;
}

h3 {
	line-height: 26px;
}

/* MENU */

#top-menu li li {
	padding: 0;
}

.menu-item.current-menu-item a {
	/*
border-bottom: 2px solid #ff494d;
	padding-bottom: 5px !important;
*/
}

/* FOOTER */

.footer-widget {
	margin-bottom: 3%;
}
#footer-widgets {
	padding: 3% 0 0;
}

/* READ MORE BTN */

article.type-noticies .post-content,
article.type-noticies {
	position: relative !important;
}

article.type-noticies {
	padding: 30px !important;
}

.more-link {
	position: absolute;
	right: -30px;
	bottom: -30px;
	color: transparent !important;
  background: #ff494d;
  width: 40px;
  height: 40px;
  line-height: 46px;
  text-align: center;
}

.more-link::before {
	content: "+";
	font-size: 38px;
  color: white;
  text-align: center;
  margin: 0 auto;
  padding-left: 5px;
}

article.type-noticies:hover .more-link {
	background: white;
}

article.type-noticies:hover .more-link::before {
	color: #ff494d;
}

.tabs-estadistiques .et_pb_tabs_controls {
	background-color: transparent;
	border: none;
	float: right;
}

.tabs-estadistiques .et_pb_tabs_controls li a,
.tabs-estadistiques .et_pb_tabs_controls li {
	border: none;
}

.tabs-estadistiques .et_pb_section,
.tabs-estadistiques .et_pb_tab {
	padding:0 !important;
}

.tabs-estadistiques .et_pb_tab_1 a:hover,
.tabs-estadistiques .et_pb_tab_0 a:hover {
	color: #ff494d !important;
}

.tabs-estadistiques .et_pb_tab_active a {
	color: inherit !important;
}

.tabs-estadistiques {
	border: none;
}

.tabs-estadistiques ul.post-meta,
.tabs-estadistiques h1.insert-page-title {
	display: none;
}

.tabs-estadistiques .et_pb_row {
	width: 100% !important;
}

.tabs-estadistiques .et_pb_all_tabs {
	padding-top: 30px;
}
#home-associats-recintes ul.et_pb_tabs_controls:after {
    border-top: none;
}
#home-associats-recintes .et_pb_tabs_controls li {
    border-right: none;
    transition: opacity 0.2s ease-in-out;
}
#home-associats-recintes .et_pb_tabs_controls li:hover {
    opacity: 0.6;
}
.adetca-associats-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
/*     background:white; */
}
.adetca-associats-wrapper .associats-item {
    width: 16.66%;
    padding: 10px;
    line-height: 16px;
    margin-bottom: 25px;
}
.adetca-associats-wrapper .associats-name {
    color: black;
    font-weight: bold;
    text-align: center;
}
.adetca-associats-wrapper .associats-logo {
    margin-bottom: 15px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.adetca-associats-wrapper .associats-logo img {
  max-height: 90px;
  width: auto !important;
}
.associats-item:nth-of-type(53) .associats-logo img {
  max-height: 120px;
  width: auto !important;
}
.adetca-associats-wrapper .associats-web a {
    color: white;
}
.adetca-associats-wrapper .associats-web a:hover {
    text-decoration: underline;
}
.adetca-recintes-wrapper {
    display: flex;
    flex-wrap: nowrap;
}
.adetca-recintes-map-wrapper {
    height: 80vh;
    width: 70%;
}
.adetca-recintes-list-wrapper {
    width: 30%;
    height: 80vh;
    padding-top: 40px;
    padding-bottom: 40px;
}
.recintes-map {
    height: 100%;
    width: 100%;
}
.recintes-map .recinte-div-icon {
    background-color: #ff474c;
    width: 10px;
    height: 10px;
    border-radius: 10px;
}
.recintes-map .leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background-color: #ff474c;
    color: white;
}
.recintes-map.leaflet-container .leaflet-popup a {
    color: white;
}
.recintes-map.leaflet-container .leaflet-popup a:hover {
    text-decoration: underline;
}
.adetca-recintes-list-wrapper .recintes-list {
    width: 260px;
    float: right;
    max-height: 100%;
    overflow-y: auto;
    list-style: none;
    padding-left: 0;
}
.adetca-recintes-list-wrapper .recintes-list li {
    list-style: none;
    text-transform: uppercase;
    padding-left: 0;
    transition: opacity 0.3s ease-in-out;
    font-weight: bold;
		color: black;
}
.adetca-recintes-list-wrapper .recintes-list li:hover {
    cursor: pointer;
    opacity: 0.6;
}

/* NOTICIES */
.single-esdeveniment .et_pb_menu__logo,
.single-noticies .et_pb_menu__logo {
	max-width: 173px !important;
}

/* ABOUT US */
#post-300 .et_pb_main_blurb_image {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 100%;
}

.blurb-ferran img {
	margin-top: -20px !important;
}

.blurb-marina img {
	margin-top: -5px !important	;
}

.blurb-toni img {
	margin-top: -10px !important;
}

/* QUI SOM */
.page-id-300 #home-associats-recintes .et_pb_tabs_controls {
	background: transparent !important;
}

/* HOME */
.destacats-home {
	max-height: 320px;
	overflow: hidden;
}
.destacats-home .et_pb_blurb_content {
	/* margin-bottom: -10px; */
	height: 310px !important; 
}
.destacats-home .et_pb_main_blurb_image {
	margin-bottom: 0 !important;
}

.et_gallery_item {
	width: 32.353%;
	margin: 0 1.47% 1.47% 0;
}

.noticies-home .adetca-associats-wrapper .container {
	padding-top:0 !important;
}

.noticies-home .et_pb_text_1 {
	margin-bottom: 0 !important;
}

.agenda-teatral .et_pb_row_3 {
	padding:0 !important;
}

.home #agenda-tabs ul.et_pb_tabs_controls {
	margin: -60px 0 20px;
	float: right;
}

/* ESDEVENIMENT */

.esdeveniment-template-default ul.links {
	list-style: none;
	padding:0;
}
.esdeveniment-template-default ul.links li a {
	background:#ff494d;
	color: white !important;
	padding: 10px 20px !important;
	border-radius: 8px;
}

.entry-content table:not(.variations),
body.et-pb-preview #main-content .container table {
	border: none;
}

.entry-content tr td {
	font-size: 18px;
}
.entry-content thead th, .entry-content tr th {
	font-size: 20px;
}

.promo-btn-wrap {
	margin: 20px auto;
	text-align: center;
}

.link-video-promo {
  background: #ff494d !important;
  border-color: #ff494d !important;
  color: white !important;
  border-radius: 5px !important;
  font-family: "MaisonNeue" !important;
  padding: 10px 15px !important;
  font-size: 1.5em;
}

/* NOTICIES */

.second-title {
	line-height: 34px !important;
}
.tipus-esdeveniment,
.tipus-de-noticia {
	margin-bottom: 30px;
}
.sala-categoria-wrapper {
	float: right;
}
.sala-categoria-wrapper span,
.tipus-esdeveniment a,
.tipus-de-noticia a {
	background:#d6d6d6;
	color: #333;
	padding: 12px;
	border-radius: 8px;
}
.sala-categoria-wrapper span {
	padding: 8px;
}
.data-noticia {
	font-size: 20px;
	margin: -10px 0 20px;
}

/* PAGINA NOTICIES */

.blog-noticies .et_pb_row_2 {
	padding:0 !important;
}

.acetca-pagination {
	margin: 10px auto;
	width: 100%;
	text-align: center;
}

.acetca-pagination .page-numbers {
	background: #dcdcdc;
	padding: 7px 10px;
	border-radius: 5px;
	font-size: 18px;
}

/* AGENDA TEATRAL - GRAELLA */

.ect-grid-view-style-1 .ect-grid-event-area {
	box-shadow: none !important;
	background: rgba(64,64,64,.15) !important;
	border-radius: 10px;
	padding: 25px;
	position: relative;
}

.ect-grid-view-style-1 .ect-grid-categories {
	top: 25px;
	right: 15px !important;
	left: inherit;
	padding: 0 !important;
}

.ect-grid-view-style-1 .ect-grid-categories span {
	background:#ff494d !important;
	border-color:#ff494d !important;
	color: white !important;
	border-radius: 5px !important;
	font-family: "MaisonNeue" !important;
	padding: 6px !important;
}

.ect-grid-view-style-1 .ect-grid-readmore a,
.ect-grid-view-style-1 .ect-grid-title h4 {
	color:#606060 !important;
	font-family: "MaisonNeue" !important;
}

.ect-grid-view-style-1 .ect-grid-readmore.full-view {
	display: none;
}

.ect-grid-view-style-1 .ect-grid-title h4 a {
	color:#606060 !important;
	line-height: 18px !important;
}

.ect-grid-view-style-1 .ect-grid-readmore a {
	font-size: 12px !important;
	border-radius: 5px;
	width: auto !important;
	padding: 4px 8px !important;
}

.ect-grid-view-style-1 .ect-grid-image {
	display: none;
}

.ect-grid-view-style-1 .ect-grid-cost,
.ect-grid-view-style-1 .ect-grid-description,
.ect-grid-view-style-1 .ect-grid-readmore,
.ect-grid-view-style-1 .ect-grid-title,
.ect-grid-venue {
	margin:0;
	padding:0;
}

.ect-grid-view-style-1 .ect-grid-date {
	margin: 0;
	font-size: 16px !important;
	background: transparent !important;
	padding: 0;
}

.ect-load-more-btn {
	background-color:#ff494d !important;
	color: white !important;
	background-image: none !important;
	border-radius: 5px !important;
}

/* PAGINA ESDEVENIMENTS */

.campanyes-esdeveniments .et_pb_column:hover img {
	opacity: .4;
}
.campanyes-esdeveniments .et_pb_column:hover h3 {
	color:#ff494d !important;
}
.single-esdeveniment .et_pb_section_1_tb_body .et_pb_column_1_3 {
	padding: 40px 30px;
	background: #f2f2f2;
}
.single-esdeveniment .et_pb_text_5_tb_body {
	column-count:1;
}
.single-esdeveniment .info-tec {
	margin-top: 20px;
}
.single-esdeveniment .et_pb_text_4_tb_body h3,
.single-esdeveniment .et_pb_text_5_tb_body h3,
.single-esdeveniment .info-tec h3 {
	border-bottom: 1px solid #777;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

@media only screen and (min-width:1462px) {
	.et_pb_row {
		padding: 0 !important;
	}
}
.ect-grid-title .mes-info,
.ect-grid-title .title,
.ect-grid-title .dates,
.ect-grid-title .recinte {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}
.ect-grid-title .recinte {
    margin-bottom: 10px;
}
.ect-grid-title .dates {
    font-weight: normal;
    font-size: 16px;
}

.ect-grid-title .title {
    font-weight: normal;
    font-size: 16px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 20px;
}
.ect-grid-title .event_link {
    font-size: 13px;
    line-height: 18px;
    display: block;
    color:#ff474c;
}

.ect-grid-title .mes-info {
    font-weight: normal;
    font-size: 14px;
    margin-top: 10px;
}
.sala-item .title {
	float: left;
	margin-right: 20px;
}
.sala-item .date {
	color: black;
	float: left;
}
.noticies-template-default .et_pb_text_5_tb_body a {
	display: block;
	margin-bottom: 10px;
}
.noticies-template-default .et_pb_text_6_tb_body {
	column-count: 1;
}
.esdeveniment-template-default .et_pb_text_4_tb_body a {
	display: block;
}
/*
#recinte-list-item-975,
#recinte-list-item-972,
#recinte-list-item-973,
#recinte-list-item-974 {
	display: none;
}
*/
.weekday-grid-more-schedules {
	background: #14dcd2;
	border-radius: 50%;
	color: white;
	font-size: 14px;
	padding: 5px;
}
.tui-full-calendar-weekday-grid-header .tui-full-calendar-weekday-exceed-in-month::before {
	content: "Amplia";
	font-size: 14px;
	color: #14dcd2;
	margin-right: 5px;
}

/* CONTACT FORM */
input {
	height: 33px;
	border-radius: 5px;
	width: 100%;
}
fieldset {
	margin: 20px 0;
}
label {
	font-size: 16px;
}

/* NINJA FORM */
.nf-form-content {
	max-width: 100% !important;
	padding:0 !important;
}
.col-cat {
	width: 20%;
}
#nf-form-2-cont .nf-row:nth-of-type(33) h3,
#nf-form-2-cont .nf-row:nth-of-type(26) h3,
#nf-form-2-cont .nf-row:nth-of-type(19) h3,
#nf-form-2-cont .nf-row:nth-of-type(12) h3,
#nf-form-2-cont .nf-row:nth-of-type(3) h3,
#nf-form-2-cont .nf-row:nth-of-type(1) h3 {
	font-weight: 600;
}
.back-btn-custom {
	background-color:#555 !important;
	border-color:#555 !important;
	cursor: pointer;
	line-height: 22px !important;
}
.back-btn-custom:hover {
	background-color:#303030 !important;
	border-color:#303030 !important;
	border-radius: 5px !important;
}
.checkbox-wrap {
	position: relative;
	margin-bottom: 60px;
}
.checkbox-wrap .nf-field-description {
	position: absolute;
	top: 30px;
	left:30px;
}
#nf-field-322-container,
#nf-field-321-container,
.carnet-100 #nf-field-126-container,
.carnet-50 #nf-field-126-container,
.carnet-100 #nf-field-152-container,
.carnet-50 #nf-field-152-container,
#nf-field-320-container,
#nf-field-319-container {
	display: none;
}
.carnet-100 #nf-field-322-container,
.carnet-50 #nf-field-321-container,
.carnet-50 #nf-field-319-container,
.carnet-100 #nf-field-320-container,
#nf-field-152-container {
	display: block;
}
@media only screen and (max-width: 980px) {

	#main-header, #main-header .nav li ul, .et-search-form {
		background-color: rgba(0,0,0,0.25) !important;
	}
	.et_pb_text {
		column-count: 1 !important;
	}
	.news-wrapper .noticia-item {
		width: calc(100% - 60px) !important;
		margin: 10px auto !important;
	}
	.et_pb_text_1 h2 {
		padding: 0 30px;
	}
	.home #agenda-tabs ul.et_pb_tabs_controls {
		margin: 0 0 20px !important;
		padding: 0 30px !important;
		float: none !important;
	}
	#agenda-tabs .et_pb_tabs_controls li a {
		display: block !important;
	}
	.et_pb_all_tabs {
		padding: 0 30px;
	}
	.ect-grid-event {
		width: 100%;
	}
	.destacats-home {
		overflow: visible !important;
		max-height: none !important;
	}
	.adetca-recintes-list-wrapper,
	.adetca-recintes-map-wrapper,
	.adetca-associats-wrapper .associats-item {
		width: 100%;
	}
	.adetca-recintes-wrapper {
		display: block !important;
	}
	.adetca-recintes-list-wrapper {
		padding: 30px;
	}
	#rev_slider_2_2 .defaultimg {
		background-position: -430px 0 !important;
	}
	.tabs-estadistiques .et_pb_tabs_controls {
		float: none;
	}
	.post-2267 .et_pb_text_inner {
		overflow: scroll;
	}
	.docs-filters-wrapper select,
	.docs-filters-wrapper >.container,
	.noticies-filters-wrapper select,
	.noticies-filters-wrapper >.container {
		display: block;
		width: 100%;
	}
	.sales-wrapper {
		padding: 0 30px;
	}
	.docs-filters-wrapper >.container >div,
	.noticies-filters-wrapper >.container >div {
		margin-bottom: 20px;
		padding:0 30px;
		margin-right: 0;
	}
	.mobile_menu_bar:before {
		color: white !important;
	}

}

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

	#nf-form-2-cont .nf-row {
		width: 45% !important;
		float: left !important;
	}
	#nf-form-2-cont .nf-row:nth-of-type(35),
	#nf-form-2-cont .nf-row:nth-of-type(31),
	#nf-form-2-cont .nf-row:nth-of-type(27),
	#nf-form-2-cont .nf-row:nth-of-type(23),
	#nf-form-2-cont .nf-row:nth-of-type(19),
	#nf-form-2-cont .nf-row:nth-of-type(13),
	#nf-form-2-cont .nf-row:nth-of-type(3),
	#nf-form-2-cont .nf-row:nth-of-type(1) {
		width: 100% !important;
		margin-top: 50px !important;
		display: block !important;
		clear: both !important;
	}

}
.et_header_style_left .logo_container {
    width: auto;
}
.area-de-socis-top {
    float: right;
    color: white;
    margin-top: -10px;
    margin-left: 22px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 0;
    transition: all 200ms ease-in-out;
}
.area-de-socis-top i {
    font-size: 22px;
    margin-right: 8px;
}
.area-de-socis-top:hover {
    opacity: 0.7;
}
.area-de-socis-top.logout {
    margin-left: 10px;
}
#top-menu li {
    padding-right: 15px;
}
@media only screen and (max-width: 980px) {
    .et_header_style_left #logo {
        max-width: 100%;
    }
    .et_header_style_left .logo_container {
       max-width: 50%;
    }
    .area-de-socis-top {
        margin-top: 4px;
    }
		#nf-form-12-cont .nf-form-layout .nf-mp-body .nf-row .nf-cell {
			width: 100% !important;
		}
}

.repeater-container .nf-repeater fieldset {
	background: #eaeaea;
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 50px !important;
	position: relative;
	margin-top: 40px;
}
.repeater-container .nf-repeater fieldset legend {
	font-size: 20px;
	position: absolute;
	top:-30px;
	left:0;
}
button.nf-add-fieldset {
	padding: 15px;
	border-radius: 5px;
	font-size: 16px;
}
.ct_val span[data-key="calc:totalcarnets"],
.cp_val span[data-key="calc:totalcarnets"],
.ct_val span[data-key="calc:carnetstreballadors"],
.cp_val span[data-key="calc:carnetsprofessionals"] {
  display: block;
  background: red;
  padding: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color:white;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}

.premsa #nf-field-142 .nf-repeater-fieldset nf-field:nth-of-type(1) .nf-field-container,
.premsa #nf-field-152-wrap .nf-field-element ul:nth-of-type(1) li:nth-of-type(1),
.premsa #nf-field-152-wrap .nf-field-element ul ul li:nth-of-type(1),
.premsa #nf-field-152-wrap .nf-field-element ul ul li:nth-of-type(2){
  display: none;
}

#nf-form-12-cont .nf-form-layout .nf-mp-body .nf-row:nth-of-type(2) .nf-cell:last-of-type {
	margin-top: -2%;
}
.blurb-dues-linies .et_pb_blurb_container {
	flex-basis:60%;	
}
.blurb-dues-linies .et_pb_blurb_container h4 {
	line-height: 1.2em;
}
.row-hover .et_pb_column:hover .et_pb_main_blurb_image span,
.row-hover .et_pb_column:hover img {
	opacity:.8;	
}
.mur-socis-list {
		list-style-type: none;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap:20px;
}
.practicum-documents-list li,
.practicum-list li,
.mur-socis-list li {
		margin-bottom: 20px;
		list-style: none;
		padding-bottom: 10px;
		flex-basis:32%;
		background: #efefef;
		border-radius: 20px;
		padding:30px;
		/* border:2px solid #ff494d; */
}
.mur-socis-list h3 {
		margin: 0 0 5px;
}
.mur-socis-list p {
		margin: 0 0 10px;
		color: #555;
}
.mur-galeria-item img {
	width: 100%;
}
.mur-socis-boto a,
.mur-enllac-boto {
	background: #ff494d;
	border-radius: 10px;
	color: white !important;
	padding: 10px 16px;
	text-transform: uppercase;
	font-size: 16px;
}
.mur-socis-boto a:hover,
.mur-enllac-boto:hover {
	background: #606060;
	color: white !important;
}
/* TC PRACTICUM */
#practicum-calendar.fc .fc-button-primary {
	color: white !important;
	background-color: #343434 !important;
	border-color: #343434 !important;
}
#practicum-calendar.fc .fc-next-button,
#practicum-calendar.fc .fc-prev-button {
	color: white !important;
	background-color: #ff494d !important;
	border-color: #ff494d !important;
}
#practicum-calendar.fc .fc-scrollgrid-section > * {
	border-right-width: 0;	
	border-bottom-width: 0;	
}
#practicum-calendar .fc-h-event {
	background-color: #ff494d !important;
	border-color: #ff494d !important;
}
#practicum-calendar.fc .fc-col-header-cell-cushion {
	text-transform: uppercase;
	font-size: 14px;	
}
#practicum-calendar.fc .fc-daygrid-day-number {
	color: #343434;
	font-size: 15px;	
}
#practicum-calendar.fc .fc-day-today {
	background-color: rgba(255, 73, 77, .2) !important;
}
.practicum-list small,
#practicum-calendar.fc .fc-day-today .fc-daygrid-day-number {
	color: #ff494d;
	font-weight: bold;
}
.practicum-list {
	display: flex;
	flex-wrap:wrap;
	gap:1%;
}
.practicum-list li {
	flex-basis:32%;
}
.practicum-list li p {
	word-break: break-all;
}
.practicum-documents-list,
.practicum-list {
	padding:0 !important;
	list-style: none !important;
}
.practicum-wrapper h3 {
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-size: 18px;
}
.practicum-list h4 a {
	/* font-weight: 600; */
}
.practicum-inscripcio-button,
a.mur-socis-read-more,
.practicum-button {
		display: inline-block;
		margin-top: 10px;
		padding:5px 10px;
		background-color: #ff494d;
		color: #fff;
		text-decoration: none;
		border-radius: 5px;
		font-size: 14px;
}
.practicum-inscripcio-button:hover,
a.mur-socis-read-more:hover,
.practicum-button:hover {
		background-color: #cc3c3f;
}
.practicum-inscripcio-button {
	display: block;
	text-align: center;
	padding:20px;
	border-radius: 30px;
	font-size: 22px;
}
.practicum-videos-list {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		margin: 0px 0 20px;
}
.practicum-video {
		flex: 1 1 100%;
		margin: 0 auto;
		text-align: center;
}
.practicum-video iframe,
.practicum-video video {
		width: 100%;
		height: auto;
		max-width: 100%;
}
.practicum-documents-list li {
	padding: 10px 20px;
	margin:0 !important;
}
.fc-time {
		font-weight: bold;
		margin-right: 5px;
}
.fc-title {
		font-size: 1em;
}
a.fc-event div {
	background:#000000;
	color: white !important;
	padding:3px;
	border-radius: 5px;	
}
a.fc-event:hover div {
	background:#ff494d;
}
#calendar-loader {
	position: absolute;
	left:0;
	right: 0;
	top:40%;
	background: #dcdcdc !important;
	z-index: 9;	
	width:70%;
	margin:20px auto !important;
	text-align: center !important;
	border-radius:8px;
	padding: 4px;
}
table.fc-scrollgrid td[role="presentation"] {
	height: 340px;
}



@media only screen and (max-width: 768px) {
	.practicum-list li {
		flex-basis:100%;
	}		
}
