<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-primary {
    background-color: #c71f30 !important;
} /* stabilisce il colore primario del sito */

.it-header-slim-wrapper {
    background-color: #000000;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
    padding-left: 20px;
}

a,
a:visited,
a:active {
	color: #06c;
	text-decoration: underline;
}

a:hover {
	color: #004080;
	text-decoration: none;
}

.text-primary {
	color: #df2238 !important;
}

/* nasconde il logo */
#it-region-brand svg.icon,
.it-brand-wrapper svg.icon {
    display:none;
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
	color: #000;
}


.it-header-slim-right-zone a.btn-primary.btn-icon.btn-full {
    background-color: #c71f30;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button {
    background-color:#ffffff;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background-color: #de2335;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.it-header-center-wrapper {
    background-color: #c71f30;
}

@media (min-width: 992px) {
    .it-header-navbar-wrapper {
        background: #c71f30;
    }
}

#head-section {
    background: url(../src/images/banner_homepage_grosseto.png) no-repeat center center;
    background-size: cover;
}

.section.section-background-header::before {
    background-color: #e4e3df; /* personalizzato per cliente */
}


.card .categoryicon-top .icon {
	fill: #df2238;
}

.card .categoryicon-top .text,
.card .categoryicon-top .text a {
	color: #df2238;
}


.card.border-bottom-card::before {
    background: #c71f30; /* personalizzato per cliente */
}

.breadcrumb {
    padding: .75rem 1rem .75rem 0;
}

footer .it-footer-main {
    background-color: #8f7960;
}

footer .it-footer-small-prints {
    background-color: #8f7960;
}

footer .it-footer-small-prints a,
footer .it-footer-small-prints a:visited,
footer .it-footer-small-prints a:active {color: #ffffff;}


.btn-primary {
    color: #fff;s
    background-color: #c71f30;
    border-color: #c71f30;
}

.btn-primary:hover {
    color: #fff;
    background-color: #8f0009;
    border-color: #8f0009;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show&gt;.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5c0000;
    border-color: #5c0000;
}

.chip.chip-primary:hover a,
.chip.chip-primary a:hover{
    color: #ffffff;
}

#page-user-login {
    background-color: #c71f30;
}

#page-user-login h1 {
    font-size: 2.3rem;
}

#page-user-login #share-block {
    display: none;
}

.back-to-top {
    background: #c71f30;
}

.back-to-top:hover {
    background: red;
}

.section.section-primary {
    background: #c71f30;
}

.section.section-primary a:hover {
    color: #ffffff;
    text-decoration: none;
}

/* *** */

tr.password-policy-constraint-failed td {
    background-color: #ffe0e0;
    color: #000000;
}

tr.password-policy-constraint-passed td {
    background-color: #ecffec;
    color: #000000;
}



/* fix dimensioni logo */

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
	background: #ffff;
	fill: #fff;
	width: 40px;
	height: auto;
	margin-right: 8px;
	flex-shrink: 0;
}


@media (min-width: 992px) {
	.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon:hover {
		background: red !important;
	}

	.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
		background: #ffff;
		width: 51px !important;
		height: 100px !important;
		margin-right: 16px;
	}
}


/* colore della testata come il sito comunale */
.it-header-center-wrapper {
	background-color: #c71f30;
}

@media (min-width: 992px) {
	.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
		fill: #850500;
	}
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
	padding-left: 20px;
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
	color: #000;
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
	color: #c71f30;
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
	fill: #c71f30;
}

@media (min-width: 992px) {
	.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul a:hover svg {
		fill: red;
	}
}

@media (min-width: 992px) {

	.search-link.rounded-icon,
	.search-link.rounded-icon:visited {
		color: #c71f30;
	}

	.search-link.rounded-icon:hover {
		color: red;
	}

	.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a {
		background: #c71f30;
	}
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
	color: #333;
	width: 40px;
	height: 70px;
}

/* Bug fix per il logo nel footer */
.it-footer-main .it-brand-wrapper a .icon {
	width: 30px;
	height: auto;
}

.it-footer-small-prints {
	background-color: #8f7960;
}
/*fix logo sticky*/
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon {
    fill: #fff;
    width: auto;
    height: 35px;
    margin-right: 16px;
    flex-shrink: 0;
}
/*fix lente di ingrandimento sticky*/
@media (min-width: 992px) {
	.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
    		fill: red;
  		width: 24px;
   		height: 24px;
	}
}
/*fix hover logo social nel footer*/
.icon-white {
    fill: #fff !important;
}
.icon-white:hover {
    fill: red !important;
}
/*fix lente di ingrandimento mobile*/
@media (max-width: 992px) {
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: red;
}
}



/* fix 19.09.2023 */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 600;
}

h2.text-primary {
	margin-bottom: 24px;
}

h4, .h4 {
	font-size: 1.23rem;
	line-height: 1.428;
	font-weight: 500;
}
/*fix titolo x accessibilitÃ&nbsp; (15.10.2024) */
#it-region-brand .block-system-branding-block a div.h1.site-name {
    font-weight: 600;
    font-size: 1.4em;
    line-height: 1.1;
}

@media (min-width: 576px) {
  #it-region-brand .block-system-branding-block a div.h1.site-name {
        font-weight: 600;
        font-size: 1.3em;
        line-height: 1.1;
    }
}

@media (min-width: 992px) {
    #it-region-brand .block-system-branding-block a div.h1.site-name {
        font-weight: 600;
        font-size: 1.88em;
    }
}

</pre></body></html>