<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(max-width: 480px)
{
	.topbar-one__right {
		display: flex;
	}
}

.menu-lingue img {
	width:16px;
	height:16px;
}

.header-navigation .container .navbar-brand {
	padding: 11px 0;
	padding-right:20px;
}

/* MENU */

.main-logo {
	width:100%;
}

.submenu {
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

.header-navigation ul.navigation-box &gt; li + li {
	margin-left: 25px;
}

.site-header__header-one .container {
	padding-right: 20px;
}

.site-footer {
	padding-bottom: 60px;
	padding-top: 60px;
}

footer {
	color:#ccc;
}

footer h4 {
	color:#fff;
	text-align: left;
}

footer ul {
	padding: 0px;
}

footer ul li {
	list-style: none;
	text-align: left;
}

footer ul li a {
	color:#d99578;
	transition: all .2s;
}

footer ul li a:hover {
	color:#fff;
}

footer ul.footer-social li i {
	color:#fff!important;
}

.logo-unesco {
	width:60%;
}

.site-footer__copy {
	border-top: 1px solid rgba(255,255,255,.2);
	padding-top: 10px;
	margin-top:20px;
}

.footer-logo {
	width:200px;
	margin-bottom:10px;
}

/* HOME PAGE */

.block-title__tag-line {
	color: #333;
}

.about-two__image--2 {
	z-index: 100;
}

/* PAGINA */
.blog-four__content {
	padding-top:0px;
}

.blog-details {
	padding-top: 60px;
	padding-bottom: 60px;
}

.tabella {
	font-size:13px;
	line-height: 14px;
	width: 100%;
}

.tabella td {
	padding:5px;
}

.tabella th {
	font-size: 11px;
	border-bottom: 2px solid #d99578;
	padding:5px;
	padding-bottom: 10px;
}

.tabella tr:nth-child(2) td {
	padding-top:10px;
}

.tabella tr.edizione td {
	border-top:1px solid #eee;
}

.tabella.tabella-vincitori tr.edizione td:nth-child(3), .tabella.tabella-vincitori tr:not(.edizione) td:nth-child(1) {
	font-weight: bold;
}

.tabella.tabella-vincitori tr.edizione td:nth-child(2) {
	display: none;
}

.tabella.tabella-vincitori tr th:nth-child(2) {
	width:10%;
}

.colonna-decorativa {
	display: none;
}

/* VINCITORI ULTIMA STAGIONE */
.event-details .nav-tabs .nav-link {
	padding-left: 30px;
	padding-right: 30px;
}

.colore {
	color: #d99578!important;
}

.menzione {
	line-height: 16px;
}

.scorsa-edizione h6 {
	border-top: 1px solid #eee;
	padding-top: 20px;
}

.sfondo {
	background-color: #eee;
}

/* TESTATA */
.inner-banner {
	background-image: url(../images/resources/bg.png);
}

.inner-banner .container {
	padding-top: 87px!important;
	padding-bottom: 97px!important;
}

/* REGISTRAZIONE */
.login-form {
	padding-top: 60px;
	padding-bottom: 60px;
}

.login-form h2 {
	margin-bottom:30px;
}

.login-form input::placeholder {
	color:#bbb;
}

input[type=radio] {
	width:24px;
	height:24px;
	margin-bottom:10px;
}

label.label {
	font-family: 'Prata';
	color: #d99578;
}

.login-form__radio label {
	margin-right: 20px;
}

.login-form__radio label:last-child {
	margin-right: 0px;
}

.login-form__radio input[type=radio] {
	margin-left: auto;
	margin-right: auto;
}

select.form-control {
	height:62px;
	margin-bottom: 20px;
}

p.small {
	line-height: 12px;
}

.font-normale {
	font-family: 'Muli', sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
}

.fileuploader {
	border: 1px solid #e4e4e4;
	background: none!important;
	font-family: 'Muli', sans-serif !important;
}

.fileuploader-items .fileuploader-item .column-title {
	color: #555!important;
}

.fileuploader-items .fileuploader-item .column-title span {
	color: #888!important;
}

.fileuploader-input .fileuploader-input-caption {
	border-radius: 5px!important;
}

.fileuploader-input .fileuploader-input-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
	border-radius: 5px!important;
	color:#fff!important;
	font-family: 'Muli', sans-serif !important;
	background: #c26137!important;
	font-weight: normal!important;
}

.fileuploader-input .fileuploader-input-caption {
	color: #bbb!important;
	font-family: 'Muli', sans-serif !important;
	font-style: normal!important;
	font-weight: normal!important;
}

.login-form__field.errore input, .login-form__field.errore textarea, .login-form__field.errore select, .login-form__field.errore div.fileuploader,
.contact-one__field.errore input, .contact-one__field.errore textarea 
{
	border-color:#c00;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(224, 50, 50, .5);
	-moz-box-shadow:    inset 0px 0px 5px 0px rgba(224, 50, 50, .5);
	box-shadow:         inset 0px 0px 5px 0px rgba(224, 50, 50, .5);
}

.login-form__checkbox.errore span,
.contact-one__checkbox.errore span
{
	color:#c00;
	font-weight: bold;
}

#badge-donazione {
	font-size: 48px;
	color:#fff;
	background-color: #c26137;
	letter-spacing: -1px;
	border-radius: 5px;
	padding:20px;
	padding-top:30px;
	font-family: "Prata";
	font-weight: 600;
	display: inline-block;
}

#badge-donazione:before {
	font-weight: 100;
	content: 'â‚¬';
	font-size:20px;
	margin-right: 5px;
}

#scarica-modulo-word {
	background-color: #2372ba;
	padding:20px;
	color:#fff;
	border-radius:5px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border:1px solid #2372ba;
	transition: all .2s;
	cursor: pointer;
}

#scarica-modulo-word:hover {
	color: #2372ba;
	background-color:#fff;
}

.oppure {
	text-align: center;
	letter-spacing: 4px;
	margin-bottom: 20px;
}

#aspetta {
	background-color: #888;
}

#aspetta i {
	margin-right:5px;
}

.login-form__form input, .form-control {
    border-color: #ccc;
}

.login-form__checkbox [type="checkbox"]:checked + label:before, .login-form__checkbox [type="checkbox"]:not(:checked) + label:before {
	border-color: #ccc;
}

/*
#poesia_testo {
	height:250px;
}
*/

#errore-testo-poesia {

}

/* ISCRITTI */
.iscritti {
	padding:0px;
}

.iscritti li {
	list-style: none;
	border:1px solid #ddd;
	border-radius: 5px;
	margin-bottom:10px;
	padding:10px;
	transition: all .2s;
}

.iscritti li a {
	color:#666;
	display: block;
}

.iscritti li:hover {
	background-color: #d99578;
}

.iscritti li:hover a {
	color:#fff;
}

.iscritti li a small {
	color:#888;
}

.iscritti li:hover a small {
	color:rgba(255,255,255,.8);
}

/* REGOLAMENTO */
.regolamento {
	background-color:#fff;
	padding:60px;
	margin-top:60px;
}

.about-three {
	padding-top: 60px;
}

h3.p9, h3.p5, h3.p10, h3.p6, h3.p7 {
	color: #d99578;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* POST */
.post-pagination a.disabled {
	pointer-events: none;
	color:#888!important;
}

.embed-responsive-video iframe {
	border:none;
}

.blog-four__meta-sep {
	color: #ccc!important;
}

/* ALLEGATI */
.icona-allegato {
	font-size: 40px;
	margin-right: 10px;
	color: #888;
}

.icona-allegato.fa-file-pdf {
	color: #f50000;
}

.icona-allegato.fa-file-word {
	color: #2372ba;
}

.icona-allegato.fa-file-excel {
	color: #318a4d;
}

/* CONTATTI */
.contact-map-one {
	padding-top: 0px;
	padding-bottom: 60px;
}

/* UTILITY */
.pb-60 {
	padding-bottom:60px!important;
}

/* ECCEZIONI MOBILE */
@media only screen and (min-width : 480px) {
	
	.bordo-destro-nomobile {
		border-right:1px solid #ccc;
	}
	
	.tabella.tabella-vincitori tr.edizione td:nth-child(2) {
		display: table-cell;
	}
	
	.colonna-decorativa {
		display: block;
	}
	
}

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

}

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

}

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

}

/* PRELOADER */
div#preload {
    margin: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999999;
    display: flex;
    align-content: center;
    justify-content: center;
}

.sk-folding-cube {
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    position: absolute;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}


.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    background: #d99578;
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}</pre></body></html>