/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 07:40:58 */
/*hero*/

.postid-494 .it-hero-text-wrapper h2 {
	text-transform: math-auto !important;
	font-weight: 400;
	font-size: 48px;
	line-height: 1;
}

.postid-494 .it-hero-text-wrapper h2 span {
	text-transform: math-auto !important;
	font-weight: 400;
	font-size: 38px;
}

.postid-494 .it-hero-wrapper.it-overlay.it-primary .img-responsive-wrapper:after {
	background: rgba(106, 0, 139, .85);
}

@media (min-width: 992px) {
	.postid-494 .it-hero-wrapper.it-overlay.it-primary .img-responsive-wrapper:after {
		display: none;
	}

	.postid-494 .it-hero-text-wrapper p {
		max-width: 325px
	}

	.postid-494 .it-hero-wrapper .it-hero-text-wrapper {
        padding: 120px 40% 168px 110px;
    }
}

.postid-494 .it-hero-wrapper .it-hero-text-wrapper p {
	display: block !important;
}

/*first section - (Membri commissione giudicatrice)*/

.postid-494 .primary-bg-a6 .col-10 h2 {
	display: none;
}

.postid-494 .primary-bg-a6 .col-10 div {
	text-align: left !important;
}

.postid-494 .primary-bg-a6 .col-10 div h5 {
	font-size: 38px;
	color: #6A008B;
	font-style: italic;
}

.postid-494 .primary-bg-a6 .col-10 div p {
	font-size: 24px;
	color: #212121;
}

.postid-494 .primary-bg-a6 {
	background-color: #fff !important;
}

/*content*/

.postid-494 .primary-bg {
	background: linear-gradient(90deg, rgba(219, 38, 95, 1) 0%, rgba(106, 0, 139, 1) 100%);
}

.postid-494 .neutral-1-bg-a2 p,
.postid-494 .neutral-1-bg-a2 li {
	color: #212121;
	font-size: 16px;
}

.postid-494 .neutral-1-bg-a2 h4 {
	color: #212121;
	font-size: 20px;
}

.postid-494 .neutral-1-bg-a2 h3 {
	color: #6A008B;
	font-size: 32px;
}

.postid-494 .primary-bg p {
	font-size: 16px;
}

.postid-494 .primary-bg h4 {
	font-size: 20px;
}

/*timeline*/

.postid-494 .timeline-element .pin-text span::first-letter {
	opacity: 0;
}

.postid-494 .primary-bg-a1 {
	background-color: #6803891a !important;
}

.postid-494 .timeline-element .card-title {
	color: #212121 !important;
}

.postid-494 .timeline-element .acf-label, .postid-494 .timeline-element .card-text p {
	font-size: 16px;
	font-family: Titillium Web, Geneva, Tahoma, sans-serif;
}

.postid-494 .primary-bg-a1 h3 {
	color: transparent;
	position: relative;
}
.postid-494 .primary-bg-a1 h3::after {
	content: "Il concorso";
	color: #6A008B;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}

.postid-494 .it-timeline-wrapper .row:after {
	background: linear-gradient(0deg, #6A008B, #6A008B);
}

.postid-494 .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-icon {
	background: #6A008B;
}

.postid-494 .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text,
.postid-494 .it-timeline-wrapper .it-pin-wrapper.it-evidence .pin-text span:after {
    background: #6A008B;
}

/* Regolamento - (Digital kit)*/

.postid-494 .row.bg-white {
	background: linear-gradient(90deg, rgba(219, 38, 95, 1) 0%, rgba(106, 0, 139, 1) 100%);
	padding: 50px 0;
}

.postid-494 .row.bg-white .text-primary {
	color: #fff !important;
}

.postid-494 .row.bg-white .btn.btn-primary {
	color: #6A008B;
    border-radius: 42px;
    padding: 12px 40px;
    background: #fff;
    text-transform: math-auto !important;
}

.postid-494 .row.bg-white .btn.btn-primary svg {
	display: none;
}

/* cambio ordine timeline - digital kit */

.postid-494 .container-xxl {
	display: flex;
	flex-direction: column;
}

.postid-494  .row.bg-white.justify-content-center {
	order: 2;
}

.postid-494  .row.primary-bg-a1.pb-5 {
	order: 1;
}

/* rimuovi sezione con separatore tra timeline e premiazione */
.postid-494  .row.primary-bg-a1.pb-5 .col-12.p-5 {
	display: none;
}