.container {
	max-width: 1170px;
	margin: auto;
}

.posts-list-selected-filters-cimam {
	padding-bottom: 25px;
	padding-left: 41px;
}
.filter-cat-title {
	font-family: 'MuseoModerno';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24.08px;
	text-transform: uppercase;
	color: #c6c6c6;
	margin-bottom: -10px;
}

.facetwp-checkbox, .facetwp-alpha {
	font-family: 'MuseoModerno';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;	
}

.fs-label-wrap {
	border: 1px solid #000000!important;
	border-radius: 37px!important;
}

.fs-dropdown {
	border: 1px solid #000000!important;
	border-radius: 14px 14px 14px 14px!important;
	margin-top: 2px;
}

.fs-search {
	border: 0px solid #000000!important;
	border-radius: 14px 14px 0px 0px!important;
	font-family: 'MuseoModerno';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	text-transform: capitalize;
	color: #000000	
}

.fs-label, .fs-option-label {
	font-family: 'MuseoModerno';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	text-transform: capitalize;
	color: #000000;	
}

.list-category-cimam {
	font-family: 'MuseoModerno';
	font-style: normal;
	font-weight: 400;
	font-size: 8px;
	line-height: 13px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 12px;
	padding-left: 15px;
	transition: 0.3s;	
}

.list-post-title-cimam {
	font-family: 'MuseoModerno';
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 17px;
	padding-left: 15px;
	transition: 0.3s;
}

.list-featured-img-cimam {
	border: 0px solid #000000;
	border-radius: 14px 14px 0px 0px;
	height: 170px;
}

.list-posts-box-cimam {
	border: 0px solid #000000;
	border-radius: 14px 14px 14px 14px;
	background-color: #fff;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 25px;
	max-width: 365px;
}

.glosario-results {
	padding: 0px 2px 0px 2px;
}

.facetwp-page.next {
	visibility: hidden;
	margin-left: -8px;
}

.facetwp-page.prev {
	visibility: hidden;
	margin-left: -8px;
}

.facetwp-pager {
	text-align: center;
}

.facetwp-page.next:after {
	content: url(pagination-right.svg);
	visibility: visible;
	vertical-align: middle;
}

.facetwp-page.prev:after {
	content: url(pagination-left.svg);
	visibility: visible;
	vertical-align: middle;
}

.facetwp-pager a {
	color: #696969!important;
	font-family: MuseoModerno;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}

/* HOVER COLOR LIST */
.list-posts-box-cimam:hover {
	transform: scale(1.01);
}
.list-posts-box-cimam {
	transition: transform 0.2s;
	box-shadow: 0px 12px 24px 0px rgba(107, 87, 149, 0.15);
}

.fs-arrow {
	right: 10px!important;
}

.a-z-filters-container {
	max-width: 230px;
}

/* Layout Post List */
.fwpl-layout, .fwpl-row {
	display: grid;
}
.fwpl-layout {
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
}
.fwpl-row.list-posts-box-cimam {
	grid-template-columns: 1fr;
}
.fwpl-item a {
	text-decoration: none!important;
}
.facetwp-counter {
	display: none;
}
/* Layout Post List */

/* Post List - Selected Filters */
.facetwp-selection-label {
	display: none;
}
.facetwp-selections ul {
	padding-left: 0px;
	padding-bottom: 0px;
}
.facetwp-selection-value {
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	background: #fff;
	border-radius: 5px;
	border: 0.5px solid #000;
}
.facetwp-selections .facetwp-selection-value {
	background-size: 8px 8px!important;
	padding-left: 16px;
	background-position-x: 58px!important;
	background-position-y: 3px!important;
	background-image: unset!important;
}

.list-cat-title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
/* Post List - Selected Filters */

/* Espacios */

.espacios_btn {
	border-radius: 9px!important;
	border: 1px solid #000!important;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000!important;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav-pills .nav-link.active {
	background-color: #000;
	color: #fff!important;
}

li.nav-item {
	padding-bottom: 12px;
}

.navtabs {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	padding-bottom: 30px;
}

.nov_tabs_wrapp .navtabs {
	justify-content: flex-start;
}

/* Glosario */

.glosario_container {
	border-top: solid 1px #c9c9c9;
	padding-top: 20px;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.glosario_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	max-width: 200px;
	cursor: context-menu;
}

.categoria_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 3px solid #000;
	margin-bottom: 50px;
	padding-bottom: 30px;
}

.categoria_title_format {
	max-width: 789px;
}

.glosario_wrapp {
	max-width: 1190px;
	padding-top: 30px;
}

/* Glosario  */

.glosario_inner_title {
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 94.08px;
	padding-bottom: 40px;
	padding-top: 30px;
	text-transform: uppercase;
}

.glosario_inner_subtitle {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 35.28px;
	padding-bottom: 80px;
}

.back-to {
	color: #000;
	font-family: MuseoModerno;
	font-size: 25px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	max-width: 850px;
}

.singlepost {
	text-transform: uppercase;
	padding-bottom: 5px;
}

.epigrafe {
	color: #000;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 10px;
	max-width: 800px;
}

.singlepost-content {
	padding-top: 30px;
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 31.28px;
	text-transform: none;
	max-width: 840px;
}

.singlepost-content p {
	padding-bottom: 20px;
}

.page_content p {
	padding-bottom: 20px;
}

.link-a-web-btn {
	border-radius: 5px;
	border: 1px solid #000;
	background: #FFF;
	padding: 3px 40px 3px 40px;
	display: inline-block;
}

.singlepost-links {
	padding-bottom: 30px;
	padding-top: 10px;
}

.link-a-web-btn {
	color: #444;
	font-family: MuseoModerno;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 35.19px;
	margin-right: 10px;
}

.siicons {
	font-size: 40px;
	vertical-align: middle;
	padding-right: 10px;
	line-height: 40px;
}

.singlepost-links-list {
	list-style: none;
	padding: 0px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.singlepost-links-list li {
	padding-bottom: 10px;
}

.singlepost-image img {
	max-height: 585px;
	max-width: 850px;
}

.back-top-img {
	padding-right: 18px;
	vertical-align: middle;
	padding-bottom: 4px;
}

.glosario_patronos {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}
.glosario_patronos_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 35px;
}

.glosario_patronos_title a {
	color: #000;
}

.patronos_col {
	display: flex;
	flex-basis: 0;
}

.patronos_col img {
	transition: transform 0.2s ease;
}

span.facetwp-display-value:hover {
	font-weight: 600;
}

.patronos_col:hover img {
	transform: scale(1.05);
}

.sponsor_link {
	text-decoration: underline;
}

/* CheckBox Bg
.facetwp-checkbox {
	background: url(checkbox-null.png) 0 50% no-repeat!important;
	padding-left: 15px!important;
}
*/
.facetwp-checkbox {
	background: 0 50% no-repeat!important;
	padding-left: 0px!important;
}

/* CheckBox Bg
.facetwp-checkbox.checked {
	background-image: url(checkbox-value.png)!important;
}
*/
.facetwp-checkbox.checked {
	background-image: none!important;
	font-weight: 700;
}

/* Submit Button */
.submit-btn-container {
	margin: auto;
	text-align: center;
}
.fwp-submit {
	border-radius: 16px!important;
	border: 1px solid #000!important;
	background: #070707!important;
	color: #FFF;
	font-family: MuseoModerno;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 35.19px;
	padding: 4px 58px;
	transition: .3s!important;
}

.fwp-submit:hover {
	background: #fff!important;
}

button {
	transition: .3s!important;
}

/* Submit Button */

/* Navbar / Header */
.primary-menu-container {
	border-bottom: solid 1px #c9c9c9;
	padding-bottom: 20px!important;
}
.header_wrapp {
	max-width: 1190px;
}
.topheader_wpml {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	font-size: .7rem;
	font-weight: 600;
}
.wpml-ls-legacy-list-horizontal {
	padding: 7px 0px!important;

}
.wpml-ls-legacy-list-horizontal a {
	padding-right: 0px!important;
	font-family: Roboto!important;
}
.topheader {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 34px;
	padding-bottom: 3px;
	border-bottom: 1px solid #c9c9c9;
	position: relative;	
}
.topcol {
	display: flex;
	flex-basis: 0;
}
.logotop img {
	width: 339px;
	height: 65px;
}

.logotop-right img {
	width: 146px;
	height: 70px;
}
/* Navbar / Header  */

/* Glosario Footer */

.glosario_footer {
	padding-bottom: 80px;
	padding-top: 80px;
}
.glosario_disclaimer {
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-radius: 24px;
	border: 2px solid #D9D9D9;
	padding: 20px 35px 20px 35px;
}

/* Participantes */

.p_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	padding-bottom: 22px;
}

.p_subtitle {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 22px;
}

/* November in view */

.nov_desc {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 800px;
	margin: auto;
	padding-bottom: 60px;
}

.novmap {
	text-align: center;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

.nov_btn {
	border-radius: 9px!important;
	border: 1px solid #000!important;
	padding: 10px 30px 10px 30px;
	color: #000!important;
	font-family: MuseoModerno;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	display: inline-block;
}

.rowseparator {
	padding-bottom: 40px;
}

.nov_tabs_wrapp {
	padding-left: 15px;
	padding-right: 15px;
}

.nov_places_muestras_list {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-left: 25px;
}

.nov_places_name {
	color: #000;
	font-family: MuseoModerno;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-left: 25px;
}

.nov_places_container {
	padding-bottom: 80px;
}

.nov_places_box {
	padding-right: 0px;
	margin-right: 0px;
}

.nov_places_info {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 45px;
}

.nov_places_img img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	z-index: 100;
	position: relative;
}

.nov_places_img {
	height: 100%;
	position: relative;
	z-index: 400;
	border-radius: 8px;
}

.onview_tag {
	text-transform: capitalize;
	color: #FFF;
	font-family: MuseoModerno;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width: 83px;
	padding-left: 8px;
	top: 11px;
	position: relative;	
}

.nov_places_dir {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-left: 25px;
}

.nov_places_muestras {
	padding-top: 20px;
}

.nov_places_muestras ul li span {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
}

.muestras_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-left: 25px;
	padding-bottom: 20px;
}

.nov_places_box_right {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 0px solid #000;
	margin-left: -8px;
	border-radius: 0px 15px 15px 0px
}

.nov_tabs_wrapp li.nav-item {
	padding-right: 10px;
}

/* Footer */

.logo {
	text-align: left;
}

.right-logo {
	text-align: right;
}
.right-logo-resp {
	text-align: right;
	display: none;
}

.social-icons {
	display: flex;
	gap: 20px;
	justify-content: center;
}

.social-icon {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
	transition: color .3s;
}

.social-icon-h {
	color: #000000;
	font-size: 24px;
	transition: color .3s;
}
.social-icon-h:hover {
	color: #999;
}
.footer_copyright {
	color: #333;
	font-family: MuseoModerno,Sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5em;
	text-align: center;
}

.footer-main {
	display: flex;
	padding-bottom: 50px;
}

.footer-column {
	text-align: center;
	flex-grow: 1;
	flex-basis: 0;
}

.page_content {
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 31.28px;
}

.page_content p {
	max-width: 800px;
}

/* Restricted Page 

div#wpppass {
	margin-top: 0px!important;
	margin: 20px auto!important;
	max-width: 556px;
	margin: auto;
	border-radius: 57px;
	border: 3px solid #000!important;
	padding: 80px 25px;
}

#wpppass form input[type="password"] {
	width: 100%!important;
	margin-bottom: 85px!important;
}

#wpppass form input[type="password"] {
	border-bottom: 2px solid #000!important;
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;
}
*/

/* Participantes Login Form */

.um .um-form input[type=text],input[type=password] {
	border-bottom: 2px solid #000!important;
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;
}

.um .um-form input[type=password] {
	border-bottom: 2px solid #000!important;
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;	
}

.um .um-form input[type=text]:focus {
	border-bottom: 2px solid #000!important;
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;	
}

.um .um-form input[type=password]:focus {
	border-bottom: 2px solid #000!important;
	border-top: 0px!important;
	border-right: 0px!important;
	border-left: 0px!important;		
}

.um-login {
	margin-top: 0px!important;
	margin: 20px auto!important;
	max-width: 556px;
	margin: auto;
	border-radius: 57px;
	border: 3px solid #000!important;
	padding: 90px 25px 85px;
}

.um-field {
	padding: 15px 0 50px 0!important;
}

.um-form {
	padding: 0px 64px 0px 64px;
}

.um-form .um-button {
	border-radius: 22px!important;
	border: 3px solid #000!important;
	background-color: #fff!important;
	color: #000!important;
	text-align: center;
	font-family: MuseoModerno!important;
	font-size: 18px!important;
	font-style: normal!important;
	font-weight: 700!important;
	line-height: normal!important;
	text-transform: uppercase!important;
	width: 100%!important;
}

/* Participantes Content */

.navtabs_participante {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: flex-start;
	padding-bottom: 30px;
	flex-direction: row;
}
.participante_tabs_wrapp .nav-item {
	padding-right: 10px;
}

.participante_btn {
	padding: 5px 30px 5px 30px;
	text-transform: capitalize;
	font-size: 20px;
}

.participante_tab_headline {
	color: #000;
	font-family: MuseoModerno;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border-bottom: solid 3px #000;
	text-transform: uppercase;
	padding-bottom: 50px;
}
.fecha_headline {
	padding-bottom: 80px;
}
.barranegra {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
}

.container_participante {
	margin-top: 50px;
	margin-left: 12px;
	padding-right: 0px;
}
.diavertical {
	transform: rotate(270deg);
	color: #FFF;
	font-family: MuseoModerno;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.date_headline {
	color: #2B2828;
	font-family: MuseoModerno;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 80px;
}

.horario_ {
	color: #000;
	font-family: MuseoModerno;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;	
}
.actividad_ {
	color: #000;
	font-family: MuseoModerno;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.schedule_ {
	padding-bottom: 35px;
}

.dayseparator {
	padding-bottom: 50px;
}

.participante_headline_banner img {
	max-width: 1190px!important;
}

.participante_headline_banner {
	padding-top: 60px;
}

/* Patronos */
.patronos_logo img {
	width: 50%;
}
.patronos_logo {
	padding-bottom: 50px;
	max-height: 130px;
	min-height: 130px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: center;
}
.patronos_title {
	color: #000;
	font-family: MuseoModerno;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 10px;
}
.patronos_info {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 330px;
}

.rowspace {
	padding-bottom: 80px;
}

.facetwp-facet-dec {
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}

#wpppass form input[type="submit"] {
	border-radius: 22px;
	border: 3px solid #000;
	width: 100%;
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.single-tag {
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	background: #fff;
	border-radius: 5px;
	border: 0.5px solid #000;
	padding-left: 16px;
	padding-right: 16px;
	margin-right: 4px;
}

.single-tags {
	padding-bottom: 25px;
}

/* AZ Filter/Search */

.az-filter-search {
	display: flex;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
}

.az-filter {
	padding-right: 20px;
}

.facetwp-facet input.facetwp-search {
	border: 1px solid #000;
	border-radius: 25px;
	height: 35px;
	min-width: 150px!important;
	width: 100%;
	max-width: 220px;
}

input.facetwp-search {
	font-family: MuseoModerno;
	font-size: 14px;
	line-height: normal;
}

.facetwp-icon:before {
	background-position: 0px 50%!important;
}

.az-filter-search [data-id="#"] {
	display: none!important;
}

.facetwp-icon.f-loading:before {
	margin-right: 6px!important;
}

/* General Changes */

.glosario_help {
	color: #707070;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 15px;
}

.list-tags-pagination {
	text-align: center;
	color: #696969;
	font-family: MuseoModerno;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;	
}

.next.page-numbers {
	visibility: hidden;
	margin-left: -155px;
}

.prev.page-numbers {
	visibility: hidden;
	margin-left: -145px;
}

.next.page-numbers:after {
	content: url(pagination-right.svg);
	visibility: visible;
	vertical-align: middle;
}

.prev.page-numbers:after {
	content: url(pagination-left.svg);
	visibility: visible;
	vertical-align: middle;
}

.search-form label {
	display: none;
}

.glosario_search input[type=search] {
	border: 1px solid #000;
	border-radius: 25px;
	height: 35px;
	min-width: 150px!important;
	width: 100%;
	max-width: 220px;
	font-family: MuseoModerno;
	font-size: 14px;
	line-height: normal;
}

.container-glosario-top {
	display: flex;
	justify-content: space-between;
}

.search-form .search-field {
	margin-right: 0px!important;
}

.glosario-search-icon:before {
	background-position: 0px 65%!important;
}

.search-not-results {
	display: flex;
	flex-wrap: wrap;
	font-family: MuseoModerno;
	padding-top: 0px;
}

.search-form-nr {
	padding-top: 20px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance:none;
}

/* WHO IS WHO */

.whoiswho-name {
	color: #000;
	font-family: MuseoModerno;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

.whoiswho-info {
	color: #000;
	font-family: MuseoModerno;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.whoiswho-bio {
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-top: 40px;
}

.whoiswho-profile-pic {
	height: 348px;
}

.whoiswho-box {
	padding-top: 50px;
}

.whoiswho-wrapp {
	padding-bottom: 50px;
}

.container_participante ul {
	padding-left: 35px!important;
}

.useful_info_container {
	border-radius: 59px;
	border: 2px solid #D9D9D9;
	padding-top: 35px;
	padding-bottom: 70px;
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
}

.useful_info_title {
	color: #000;
	text-align: center;
	font-family: MuseoModerno;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 45px;
}

.useful_info_ul {
	display: inline-block;
	text-align: left;
}

.useful_info_ul li {
	color: #000;
	font-family: MuseoModerno;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
}

.useful_info_ul li span {
	font-weight: 600;
}