<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Add here all your CSS customizations */

/*
CONSORZIO MUSA
default: F8941E;
*/

body, p, .home-intro p span {
    color: #000000;
}

.carousel {
    display: none;
}

#header .header-nav-main nav &gt; ul &gt; li &gt; a {
    font-size: 14px;
}

.counters strong {
    font-size: 55px;
    line-height: 58px;
}

.home-intro p em {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight:500;
}

.slider .tp-bannertimer {
    height: 1px;
}

.slidetitleborder {
    display: none;
}


section.section {
    background: #ffffff;
    border-top: 5px solid #ffffff;
}

.breadcrumb &gt; .active {
    color: #eeeeee;
}

#footer {
    background: #ffffff;
    border-bottom: none;
    border-top: none;
}

#footer p, #footer a, #footer h4 {color: #2e353e;}

#footer a {font-weight:normal;}

#footer a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration-line:none;
}

#footer .footer-copyright {
    background: #494949;
    border-top: none;
}

#footer {
    font-size: 1em;
}

.page-header {
    background-color: #494949;
    border-bottom: none;
    border-top: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
    margin-top: 12px;
}

#footer .footer-copyright {
    background: #ffffff;
    background-color: #ffffff;
}

.footer-bottom {
    background: #ffffff;
    background-color: #ffffff;
}

.footer-bottom a, #footer-bottom a {
    color: #F8941E;
}

ul.nav-list li.active {
    background-color: #dcdcdc;
}

h3 {
    text-transform: none;
}

.alignright {
    float: right;
    padding:20px 0px 20px 20px;
}

.aligncenter {
    display: block;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
}

.size-medium {
    max-width:50%
}

.txtviola {
    color: #F8941E;
}

.txtrosa {
    color: #d1b3d5;
}

.txtverde {
    color: #96c93e;
}

.btn {
    padding: 12px 12px;
}	

.cldiv {
    padding-top: 12px;
    padding-bottom: 12px;
}

.condominioweb {
    min-height: 250px;
    background:#ffffff;
}
    
.youtubevideo {
    min-height: 315px;
    min-width: 560px;
}

body {
    font-size: 14px;
}

.showmeresponsive {
    display:none;
}

.showmepc {
    display:block;
}

.home-intro {
    background-color: #dcdcdc;
}

.bettiolo {
    float: right;
}

a  {
	font-weight:bold;
}

html .scroll-to-top {
    left:50%;
	right:auto;
}

.mt-xl {
    margin-top: 10px !important;
}

#header .header-logo img {
	max-height: 90px;
	min-height: 30px;
	margin: 0px 0px 0px 0px;	
}

.mockup-landing-page {
    margin-top: 0px;
}
.home-intro {
    margin-bottom: 0px;
}
section.section.section-with-mockup {
    margin-top: 0px;
}

.logotop {
	max-height: 100px;
}

@media (max-width: 767px) {
	/* Boxed */
	
.showmeresponsive {
    display:block;
}

.showmepc {
    display:none;
}	
	
.mobilehide {
	display: none;
}

.bettiolo {
    float:left;
}	
	
.logotop {
	max-height: 30px;
}

h2 {
    font-size: 1.8em;
}
#header .header-logo img {
    max-height: 60px;
    position: relative;
    top: 10px;
    transition: all 0.3s ease 0s;
}
}

@media (max-width: 320px) {
	/* Boxed */

#header .header-logo img {
    max-height: 40px;
}
}

.container {
  padding-left:10px;
  padding-right:10px;
}

.sample-item .sample-item-image {
    height: 250px;
    max-height: 250px;
    max-width: 500px;
}

.margin0 {
    margin: 0px;
}

.marginbottom20{
    margin-bottom: 20px;
}

.marginleft20{
    margin-left: 20px;
}

.maxwidth80{
    max-width: 80px;
}</pre></body></html>