#event-popup .pop-up h2 {
	color: #fff;
	margin: 0 30px 30px
}
.borsa .lab  ul li {
  background: none;
}
#event-popup .pop-up {
	float: left;
	width: 100%;
	background: #41859a;
	padding: 60px 0 80px 0;
	margin-top: 0px;
}

#event-popup .ajundar .contact-form {
	padding: 0 30px
}

#event-popup .check-container {
	margin: 20px 0;
}

#event-popup .ajundar .contact-form .check-container input[type="checkbox"] {
	/* opacity: 0; */
	/* top: 0; */
	opacity: 1;
	top: 4px;
}

#event-popup .check-container span.wpcf7-list-item-label {
	margin-left: 5px;
}

#event-popup .select-ajudar .sbHolder {
	text-align: left;
}

#event-popup .ajundar .contact-form p {
	text-align: left;
	margin-bottom: 0;
}

#event-popup .wpcf7 form .wpcf7-response-output {
	float: left;
	width: 100%;
	background-color: #fafafa;
	padding: 20px;
}

#event-popup .select-ajudar .sbHolder .sbOptions {
	max-height: unset !important;
	margin-bottom: 40px;
}

#single-page {
	padding-bottom: 80px
}

#single-page h1 {
	font-size: 48px;
	color: #282828;
	line-height: 55px;
	font-family: 'sf_pro_displaysemibold';
	margin-bottom: 40px;
}

#single-page p {
	font-size: 16px;
	line-height: 27px;
	color: #282828;
	font-family: 'sf_pro_displayregular';
	letter-spacing: 0.5px;
	display: block;
	margin-bottom: 0;
}

.hos-lft-cont .content>ul>li {
	list-style: disc;
	margin-left: 20px;
	padding-left: 10px;
}

.post-password-form input[type="submit"] {
	line-height: 20px;
	background: #26416e url(./assets/images/btn-arw.svg) no-repeat right 45px center;
	border: 1px solid #26416e;
	border: 1px solid #fff;
	padding: 12px 45px;
	border-radius: 50px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	display: inline-block;
	width: auto;
	height: 46px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	transition: All 0.5s ease;
	letter-spacing: 0.58px;
	font-family: 'sf_pro_displayregular';
	text-transform: uppercase;
	padding-right: 80px;
}

.post-password-form input[type="text"], .post-password-form input[type="password"] {
	width: auto;
	padding: 0px 24px;
	border: none;
	border-bottom: solid 3px #b2d2dd;
	color: #848484;
	height: 45px;
	line-height: 50px;
	font-size: 16px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	background: #f9f9f9;
	letter-spacing: 0.5px;
	border-radius: 5px 5px 0px 0px;
	font-family: 'sf_pro_displayregular';
	margin: 0 15px;
}

#single-reunio {
	padding-bottom: 50px
}

#single-reunio h1 {
	font-size: 48px;
	color: #282828;
	line-height: 55px;
	font-family: 'sf_pro_displaysemibold';
	margin-bottom: 40px;
}

#single-reunio p {
	font-size: 16px;
	line-height: 27px;
	color: #282828;
	font-family: 'sf_pro_displayregular';
	letter-spacing: 0.5px;
	display: block;
	margin-bottom: 0;
}

#single-reunio ul {
	margin: 20px 0;
}

#single-reunio ul li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px
}

#single-reunio img {
	margin: 10px 0;
	width: 100%;
}

#single-reunio .full-wid {
	width: 100%;
}

.fitxa-rgt.full-wid {
	width: 100%;
	padding: 0;
}

.legal-page {
	padding-bottom: 80px
}

.legal-page h1 {
	font-size: 48px;
	color: #282828;
	line-height: 55px;
	font-family: 'sf_pro_displaysemibold';
	margin-bottom: 40px;
}

.legal-page h3 {
	font-size: 25px;
	color: #282828;
	line-height: 29px;
	font-family: 'sf_pro_displaysemibold';
	margin: 20px 0 10px;
}

.legal-page p {
	font-size: 16px;
	line-height: 27px;
	color: #282828;
	font-family: 'sf_pro_displayregular';
	letter-spacing: 0.5px;
	display: block;
	margin-bottom: 0;
}

.legal-page ul {
	list-style-type: disc;
}

.legal-page ul li {
	font-size: 16px;
	line-height: 27px;
	color: #282828;
	font-family: 'sf_pro_displayregular';
	letter-spacing: 0.5px;
	display: block;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 20px;
}

.legal-page table {
	margin: 20px 0;
}

.legal-page table, .legal-page tr, .legal-page td {
	border: 1px solid #000;
	border-collapse: collapse;
}

.legal-page td {
	padding: 1rem;
}

/* POPUP VIDEO */

.pop-up .pop-up-rgt h4, .pop-up .pop-up-rgt h1, .pop-up .pop-up-rgt p {
	float: unset;
}

/* end POPUP VIDEO */

/* WP-VIDEO SHORTCODE */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}

.mejs-container {
	padding-top: 56.25%;
}

.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}

video.wp-video-shortcode {
	position: relative;
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.mejs-controls {
	display: none;
}

.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

/* END WP-VIDEO SHORTCODE */

/* CALENDARI DATEPICKER */

.ajust-cal .calendar .ui-datepicker-calendar .ui-state-highlight a {
	/* font-family: 'sf_pro_displaysemibold'; */
	background: #41859a;
	color: #fff;
	padding: 4px;
	border-radius: 50%;
	width: 23px;
	height: 23px;
}

.ajust-cal .calendar .ui-datepicker-calendar .ui-state-highlight.ui-state-highlight-un-numero a {
	padding: 4px 8px;
}

/* end CALENDARI DATEPICKER */

/* LLISTES DE ENTRADES */

.fitxa-cont .fitxa-lft ul, .fitxa-cont .fitxa-rgt ul {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.fitxa-cont .fitxa-lft ul li, .fitxa-cont .fitxa-rgt ul li {
	float: left;
	width: 100%;
	position: relative;
	padding-left: 40px;
	color: #2d2d2d;
	font-size: 17px;
	line-height: 26px;
	font-family: 'sf_pro_displayregular';
	margin-bottom: 10px;
}

.fitxa-cont .fitxa-lft ul li::after, .fitxa-cont .fitxa-rgt ul li::after {
	content: '';
	position: absolute;
	top: 10px;
	left: 0px;
	background: #41859A;
	width: 8px;
	height: 8px;
	border-radius: 25px;
}

.fitxa-cont .fitxa-rgt .compartex ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.fitxa-cont .fitxa-rgt .compartex ul li {
	float: left;
	font-size: 15px;
	color: #fff;
	background: #375794;
	width: 23%;
	margin-right: 2%;
	list-style: none;
	padding-left: 0px;
}

.fitxa-cont .fitxa-rgt .compartex ul li::after {
	content: none;
}

.calender-tab.calender-tab-50 .calender-tab-lft, .calender-tab.calender-tab-50 .calender-tab-rht {
	width: 50%;
}

#filter-ajuts>.second-row {
	display: block;
}

.ajuts-select .select2-container {
	max-width: 270px;
}

.ajuts-select .select2-container--default .select2-selection--single {
	height: 45px;
}

.ajuts-select .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px;
	color: #9c9c9c;
	font-family: 'sf_pro_displayregular';
	font-size: 17px;
	text-transform: inherit;
	letter-spacing: 0.5px;
}

.ajuts-select .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
}

a.enllac-boto {
	font-family: 'sf_pro_displayregular' !important;
	font-size: 15px;
	line-height: 20px;
	color: #fff !important;
	background: #26416e;
	border: 1px solid #26416e !important;
	border: 1px solid #fff;
	padding: 10px 20px;
	border-radius: 50px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	letter-spacing: .5px;
	display: inline-block;
	width: auto;
	height: auto;
	text-align: left;
	text-decoration: none !important;
}

a.enllac-boto:hover {
	text-decoration: underline !important;
}



.contact-form ul li.select-form {
	display: flex;
	flex-flow: wrap;
	width: 100%;
}

.contact-form ul li.select-form label {
	width: 100%;
	color: #fff;
	font-family: 'sf_pro_displayregular';
	margin-bottom: 10px;
}

.contact-form ul li.select-form .sbHolder {
	width: 100%;
}

.contact-form ul li.select-form .sbHolder ul.sbOptions {
	width: 100% !important;
}

.contact-form ul li.select-form .sbHolder ul.sbOptions li {
	min-height: 35px;
	padding-top: 5px;
}

.contact-form ul li.select-form .sbHolder ul.sbOptions li:hover {
	background: #0090B0;
}


#page .borsa .borsa-rgt ol, #page .borsa .borsa-rgt ul {
	padding-left: 40px;
}

#page .borsa .borsa-rgt ol li {
	list-style: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #282828;
	font-size: 16px;
	line-height: 24px;
}

#page .borsa .borsa-rgt ul li {
	list-style: disc;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #282828;
	font-size: 16px;
	line-height: 24px;
}


.ajundar .contact-form input[type=checkbox]:not(old) {
	opacity: 1;
	display: block;
	left: 0px;
	top: 5px;
}

.wpcf7 .screen-reader-response {
	position: relative;
	overflow: inherit;
	clip: none;
	height: 40px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}


.al-serve-lst .al-serve-main .al-rgt ul li, .al-serve-lst .al-serve-main .al-lft ul li, .al-serve-lst .al-serve-main .al-rgt-btm ul li {
	cursor: pointer;
}

.flexslider .slides>li {
	max-height: 750px;
}

.ajundar.fest-te .contact-form ul li.chk-box label[for=mostrar_fiscal] p {
	font-size: 16px;
	font-weight: bold;
}

.contact-form ul li.adreca-fiscal {
	display: none;
}

.contact-form ul li.camp-bancari {
	display: none;
}

.contact-form ul li.metode-pagament-choose {
	display: inline-flex;
	flex-flow: wrap;
	flex-basis: 100%;
	margin-bottom: 40px;
}

.contact-form ul li.metode-pagament-choose>div {
	margin-right: 20px;
}

.contact-form ul li.metode-pagament-choose>div>label {
	font-size: 16px;
	line-height: 18px;
	font-family: 'sf_pro_displayregular';
	color: #fff;
}

.contact-form ul li.metode-pagament-choose>div>label.disabled {
	opacity: 0.5;
}

.ajundar .contact-form input[type="submit"][disabled="disabled"] {
	background: #41859a !important;
	color: #c0c0c0 !important;
	border-color: #c0c0c0 !important;
	cursor: default;
}

/* NOUS AJUTS - JIRA 63 */
.histo.fitxa-ajuts .ajuts-div .tit-cont p {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}

.histo.fitxa-ajuts .ajuts-div .tit-cont ul, .histo.fitxa-ajuts .ajuts-div .tit-cont ol {
	padding-left: 20px;
	padding-bottom: 20px;
}

.histo.fitxa-ajuts .ajuts-div .tit-cont ul li {
	list-style: disc;
	padding-bottom: 10px;
}

.histo.fitxa-ajuts .ajuts-div .tit-cont ol li {
	list-style: decimal;
	padding-bottom: 10px;
}

.fitxa-ajuts .ajuts-div {
	display: flex;
	flex-flow: wrap;
	width: 100%;
	float: none;
	clear: both;
}

.fitxa-ajuts .ajuts-div .tit-cont.cont-lft {
	width: 70%;
	padding-right: 2%;
}

.fitxa-ajuts .ajuts-div .sec-dreta.cont-rgt {
	width: 30%;
	padding-left: 2%;
}

.fitxa-ajuts .ajuts-div .sec-dreta.cont-rgt h3 {
	font-size: 28px;
	color: #282828;
	line-height: 32px;
	font-family: 'sf_pro_displaysemibold';
	margin-bottom: 20px;
}

.fitxa-ajuts .ajuts-div .tit-cont.cont-lft a.btn-mes-info {
	background-color: #40839a;
	padding: 10px 20px;
	color: #fff;
	border-radius: 50px;
	font-size: 18px;
	border: 1px solid #40839a;
}

.fitxa-ajuts .ajuts-div .tit-cont.cont-lft a.btn-mes-info:hover {
	background-color: #fff;
	color: #40839a;
}

.histo.fitxa-ajuts .ajuts-div .tit-cont ul.links-docs li {
	list-style: none;
	margin-bottom: 4%;
}

.histo.fitxa-ajuts .ajuts-div .tit-cont ul.links-docs {
	padding-left: 0px;
}

.fitxa-ajuts .ajuts-div .sec-dreta.cont-rgt ul li {
	line-height: 24px;
}

.select-ajudar .sbHolder .sbOptions {
	overflow: auto;
}

/* SELECT2 */
.select-ajudar .select2.select2-container {
	padding: 0px 12px 0 0;
	position: relative;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	font-family: 'sf_pro_displaylight';
	font-weight: normal;
	font-style: normal;
	width: 100% !important;
	border: 2px solid #9fc1cb;
	padding: 10px 20px;
	border-radius: 5px;
}

.select-ajudar .select2-container--default .select2-selection--single {
	border: none;
}

.select-ajudar .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 16px;
	font-family: 'sf_pro_displayregular';
	text-transform: none;
	letter-spacing: 0.5px;
	background: #41859a;
	color: #fff;
	padding: 0;
}


.select-ajudar .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 85%;
	left: 8%;
}

.select-ajudar .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}

.select-ajudar .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #26416e;
}


.histo-tab .resp-tabs-list li {
   margin-right: 18px;
}
/* end SELECT2 */

.organig-blue ul li a.blue-btn {
    font-size: 14px;
    width: 280px;
}

.organig-blue ul li a.grn-btn {
    font-size: 14px;
    width: 280px;
}

.organig-blue ul li a.ltblue-btn {
    font-size: 14px;
    width: 280px;
}

a.wht-btn { height: auto; }
.white-btns li.concel-extern { top: 60px; }
.white-btns li.concel-extern::after { bottom: -33px; }
.white-btns li.concel-extern::before {
    bottom: -33px;
    height: 35px;
}