<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==============================*/
/*DEVELOPED BY WWW.STEFANATO.COM*/
/*==============================*/
@charset "UTF-8";

.com-sppagebuilder #sp-main-body {
 
    margin-top: -60px;
}
 
.sp-page-title {
    background-color: #226d74;
 padding-top: 120px;
	padding-bottom:120px;
    background-position: center;
}
sp-page-title .sp-page-title-heading {
    font-size: 54px;
 
}

/*====== Header Homepage =======*/


/*.logo-image{
    position: absolute!important;
	width: 250px;
	height: auto!important;
	filter: brightness(10);
	transition: all 0.3s;
	    margin-left: 10px;
	margin-top: -20px;
	
}*/
.header-sticky .logo-image  {
	position: relative!important;
    width: 160px!important;
	height: auto!important;
	transition: all 0.3s;
/*	filter: brightness(1)!important;*/
	    margin-top: 4px;
    padding: 8px;
	margin-left: 10px;
 }
#sp-header .logo {
    margin: 0 0 0 10px;
    align-items: center;
}
/*#sp-header:not(.header-sticky) {
 
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0);
    animation: spFadeIn 0.5s;
}*/
img.logo-image {
   filter: drop-shadow(1px 1px 0px white);
    }
#sp-header {
	background-color: transparent!important;
}
#sp-header.header-sticky {
	background-color: #fff!important;
}

/*
.logo-image {
    height: 120px;
    filter: brightness(10);
}
#sp-header {
    background-color: transparent;
}*/
#sp-bottom
p {

    font-size: 12px;
}

.com-sppagebuilder #sp-main-body {
    margin-top: -80px;
}

.sp-page-title .sp-page-title-heading {
    font-size: 54px;
    line-height: 1;
	text-shadow: 0 0 5px BLACK;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 20px;
    
}
.sp-page-title .breadcrumb {
 font-size: 14px;
}



#sp-bottom {
     border-top: 1px solid #ccc;
}
@media screen and (min-width: 992px) {
.sp-page-title {
    background-color: #226d74;
    padding-top: 15%;
    padding-bottom: 15%;
    background-position: center;
}}
#sp-top1 .mod-languages {
    margin-top: 30%;
}
.sp-page-title {
    background-size: cover!important;
	
}
#sp-top1 .social-icons  {
    margin-top: 20px;
        margin-left: 40px;
}
.certificazione  {
    max-height: 60px!important;
	/*filter: grayscale(1) invert(1);*/
		filter: grayscale(1) brightness(1.3);
		width:auto;
}
.certificazione:hover  {
    max-height: 60px!important;
	/*filter: grayscale(1) invert(1);*/
		filter: grayscale(0) brightness(1.3);
		width:auto;
}
/* horizontal menu */
.mainMenu {
	margin:10px;
	width:auto;
	font-family: sans-serif;
}
.mainMenu li {
	display:block;
	width:auto;
	float:left;
	margin-left:2px;
	border:1px solid #ccc;
}

.mainMenu a {
	display:block;
	padding:6px 12px;
	text-decoration:none;
	background-color:#fff;
	color:rgb(34, 109, 116);
	font-size: 12px;
    text-transform: uppercase;
}

.mainMenu a:hover,.mainMenu a:active{
	background-color:rgb(34, 109, 116)!important;
	color:#fff!important;
}
@media screen and (max-width: 600px) {
.mainMenu li {
    width: 49%;
}}

@media (max-width: 991px){
#sp-header {
     height: 80px;  
}
.logo-image {
	margin-top: 20px;
    height: 60px!important;
}
.header-sticky .logo-image {
	margin-top: 25px;
    height: 80px!important;
}
}

#sp-header .social-icons li a:not(.header-sticky)  {
    color: #bbb;
}
.legend {
    border: 4px double #CCCCCC;
    margin: 3em 0;
    padding: 30px;
}

.legend h4 {
    background: #fff;
    color: #333;
    float: left;
    font-size: 22px;
    font-weight: 400;
    left: 11px;
    line-height: 18px;
    margin: 0 0 -9px !important;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    top: -41px;
}
/*==== ERRROR PAGE ====*/
.error-page img.error-logo {
    max-width: 400px;
	
}
.error-page .error-code {
    
    color: #fff;
}
#sp-left .sp-module, #sp-right .sp-module {
    background: #226D74;
    border: none;
    color: rgba(255,255,255,0.7);
    padding: 32px !important;
}
#sp-left .sp-module a, #sp-right .sp-module a {
 padding: 12px 0!important;
    color: #fff!important;
}


@media (max-width: 992px){
.logo-image-phone {
     filter: drop-shadow(1px 1px 0px white);
    height: 74px!important;
        margin: 30px 0 0 0;
}}
 @media (min-width: 800px){
.article-details .article-full-image img {
 
    width: 50%;
    float: right;
    padding-left: 20px;
}}

.btn-primary, .sppb-btn-primary {
    border-color: #226d74;
    background-color: #226d74;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #000;
    background-color: #000;
}</pre></body></html>