<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.dark .footer-inner p{color: #ffffff;}
.dark .footer-content h2{color:#434343;}
.footer-content .separator-2,
.footer-content .separator-3 {
  background:#666666;
}

.subfooter-inner{color: #ffffff;}


.logo-panel img {
    margin: 15px 0;
    border: 1px solid #e6e6e6;
    border-bottom: 2px solid #2aa45d;
    border-radius: 2px;
    transition: all 100ms ease-out;
    opacity: 1;
}

.logo-panel img:hover {
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #b9babc;
    opacity: 0.6;
}

.widget-title.lined {
    border-bottom: 1px solid rgba(0, 0, 0, 0.065);
    line-height: 1px;
    margin-bottom: 40px;
	margin-top:70px;
}

.widget-title.big {
    font-size: 30px;
	font-weight:bold;
}



.widget-title.lined &gt; span {
    background: #fff;
    padding-right: 20px;
}
.full-image-container  img{max-width:none!important;}


@media screen and (max-width: 767px) {
     h1 {
        font-size: 28px;
    }
      h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 22px;
    }

    .widget-title.big {
        font-size: 22px;
    }
    .widget-title.lined &gt; span {   
    padding-right: 0px;
}
}


/*INDEX*/

.featured-widget {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    padding: 20px 30px;
}

.page-box__title{
    text-transform: none;
   font-size: 22px;
    margin-bottom: 20px;
    margin-top: 24px;
}

.post-image{
    height: auto;
    max-width: 100%;
    margin-bottom:15px;
    
}

.read-more{
    font-weight: bold;
    text-transform: uppercase;
   
}


/* Icon Box */
.widget_pw_icon_box .icon-boxy { display: inline-block; width: 100%; border: 1px solid #e6e6e6; border-bottom: 2px solid #3e8b41; border-top-left-radius: 2px; border-top-right-radius: 2px; padding: 27px 30px 26px 30px; line-height: 1.3; transition: all 100ms ease-out; background-color:#fff;}
.widget_pw_icon_box .icon-boxy:hover { box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1); border-bottom: 2px solid #c2c2c2; text-decoration: none; }
.widget_pw_icon_box .icon-boxy:hover .fa { color: #c2c2c2; }
.widget_pw_icon_box .icon-box__title { margin-top: 0; margin-bottom: 8px; font-size: 16px; }
.widget_pw_icon_box .icon-box__subtitle { color: #4f4f4f; font-size: 13px; }
.widget_pw_icon_box .icon-boxy .fa { float: right; font-size: 45px; color: #3e8b41; padding: 10px 0 10px 10px; transition: all 100ms ease-out; }

.margin-bottom-30 {
    margin-bottom: 30px !important;
}


.box-inevidenza{border: 2px solid rgba(0, 0, 0, 0.4);}
.box-inevidenza span.link a {color: #ffffff; font-weight: 600;font-size:14px;}


/* Latest News */
.news  {  
    background: #192d21 none repeat scroll 0 0;
    padding: 60px 0;
}
.widget_pw_latest_news { box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.latest-news { position: relative; display: block; }
.latest-news:hover { text-decoration: none; }
.latest-news:hover.latest-news--more-news, .latest-news:hover .latest-news__content { background-color: #f5f5f5; }
.latest-news__date { position: absolute; right: 10px; top: 10px; background-color: #3e8b41; color: #ffffff; padding: 7px 6px; line-height: 1; text-align: center; }
.latest-news__date__month { text-transform: uppercase; font-size: 10px; font-weight: bold; margin-top: 7px; margin-bottom: 3px; }
.latest-news__date__day { font-size: 17px; }
.latest-news__date::before { position: absolute; content: ""; background-color: rgba(250, 250, 250, 0.5); width: 20px; height: 2px; right: calc(50% - 10px); top: 7px; }
.latest-news__date::after { position: absolute; content: ""; right: 0; bottom: -9px; width: 0; height: 0; border-style: solid; border-width: 9px 10px 0 0; border-color: #bf1926 transparent transparent transparent; }
.latest-news--more-news, .latest-news__content { display: block; background-color: #ffffff; padding: 20px 24px 18px 24px; transition: all 100ms ease-out; }
.latest-news__title { margin-top: 0; margin-bottom: 9px; font-size: 21px; text-transform: uppercase; color: #444444; }
.latest-news__author { color: #aaaaaa; font-size: 13px; }
.latest-news--more-news { position: relative; text-transform: uppercase; font-weight: bold; }
.latest-news--more-news::after { position: absolute; content: ""; font-family: "FontAwesome"; content: "\f0da"; right: 25px; color: #444444; }
.latest-news .wp-post-image { width: 100%; }

.latest-news--inline .latest-news__title { font-size: 16px; }

.latest-news + .latest-news { border-top: 1px solid #e6e6e6; }

/* Contact Form */

.widget_black-studio-tinymce .featured-widget p:last-of-type, .widget_text .featured-widget p:last-of-type, .wpb_wrapper .featured-widget p:last-of-type { margin-bottom: 0; }


#quickQuoteForm_wrapper select, 
#quickQuoteForm_wrapper input[type="text"], 
#quickQuoteForm_wrapper input[type="email"], 
#quickQuoteForm_wrapper input[type="tel"], 
#quickQuoteForm_wrapper textarea 
{ 
    background: #f5f5f5; 
    border-radius: 2px; 
    border: 1px solid #eeeeee; 
    box-shadow: none; 
    width: 100%; 
    padding: 10px 20px; 
    margin-bottom: 30px; 
    font-size: 14px; 
    color: #aaaaaa; 
    transition: all 100ms ease-out; 
}
#quickQuoteForm_wrapper select:focus, 
#quickQuoteForm_wrapper input[type="text"]:focus, 
#quickQuoteForm_wrapper input[type="email"]:focus,
#quickQuoteForm_wrapper textarea:focus 
{ 
    border-color: #eeeeee; 
    background: #ffffff; 
}

.contact-form-small textarea { height: 105px; }
.contact-form-small select { height: 45px; }
.contact-form-small input[type="submit"] { margin-bottom: 0; }
.contact-form-small input[type="text"], .contact-form-small input[type="email"], .contact-form-small select, .contact-form-small textarea { padding: 10.5px 15px; margin-bottom: 15px; }

form .response { font-weight: bold; text-transform: uppercase; padding: 20px 0px; display: none;}
form .response.success { color: green; }
form .response.error { color: red; }

.contact-form-small .form-group {
    color: #000 !important;
}



/* Testimonials */
.testimonials { padding: 60px 0px 0 0;  }
.testimonials .widget-title.lined &gt; span {  }
.testimonial__quote { position: relative; background: #ffffff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); padding: 21px 15px 21px 45px; margin-bottom: 30px; vertical-align: middle; font-size: 16px; height: 140px; margin-top: 30px; }
@media (min-width: 992px) { .testimonial__quote { margin-top: 0; } }
.testimonial__quote::before { position: absolute; content: '\201c';  font-family: 'Roboto', sans-serif; top: 24px; left: 0; background-color: #3e8b41; color: #ffffff; width: 30px; height: calc(100% - 46px); font-size: 40px; text-align: center; border-top-right-radius: 2px; border-bottom-right-radius: 2px; line-height: 56px; }
.testimonial__quote::after { position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 0; border-color: #ffffff transparent transparent transparent; bottom: -20px; left: 30px; }
.testimonial__author { font-size: 16px; color: #444444; font-style: normal; font-weight: bold; }
.testimonial__author-description { color: #aaaaaa; font-weight: normal; font-style: italic; display: inline-block; text-transform: capitalize; }
.testimonial blockquote { padding: 0; margin: 0; border-left: 0; }
.testimonial blockquote:after { content : '' }
.testimonial blockquote:before { content : '' }
.testimonial .widget-title { float: left; margin-top: 10px; margin-bottom: 30px; width: calc(100% - 132px); }
@media (min-width: 992px) { .testimonial .widget-title { margin-top: 0; } }
.testimonial__carousel { float: right; padding-top: 0px; position: relative; top: -18px; }
.testimonial__carousel--left, .testimonial__carousel--right { display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px; }
.testimonial__carousel--left:focus, .testimonial__carousel--left:hover, .testimonial__carousel--right:focus, .testimonial__carousel--right:hover { color: #444444; }
.testimonial__carousel--left:active, .testimonial__carousel--right:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
.testimonial .carousel { position: inherit; clear: both; }

.testimonial blockquote::after{color: #ffffff !important;}
p.testimonial__quote{margin-bottom:30px;}

/* otherservices */
.otherservices { padding: 10px 0px 0 0;  }
.otherservices .widget-title.lined &gt; span {  }
.otherservices__quote { position: relative; background: #ffffff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); padding: 21px 15px 21px 45px; margin-bottom: 30px; vertical-align: middle; font-size: 16px; height: 140px; margin-top: 30px; }
@media (min-width: 992px) { .testimonial__quote { margin-top: 0; } }
.otherservices__quote::before { position: absolute; content: '\201c';  font-family: 'Roboto', sans-serif; top: 24px; left: 0; background-color: #3e8b41; color: #ffffff; width: 30px; height: calc(100% - 46px); font-size: 40px; text-align: center; border-top-right-radius: 2px; border-bottom-right-radius: 2px; line-height: 56px; }
.otherservices__quote::after { position: absolute; content: ''; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 0; border-color: #ffffff transparent transparent transparent; bottom: -20px; left: 30px; }
.otherservices__author { font-size: 16px; color: #444444; font-style: normal; font-weight: bold; }
.otherservices__author-description { color: #aaaaaa; font-weight: normal; font-style: italic; display: inline-block; text-transform: capitalize; }
.otherservices blockquote { padding: 0; margin: 0; border-left: 0; }
.otherservices blockquote:after { content : '' }
.otherservices blockquote:before { content : '' }
.otherservices .widget-title { float: left; margin-top: 10px; margin-bottom: 30px; width: calc(100% - 132px); }
@media (min-width: 992px) { .testimonial .widget-title { margin-top: 0; } }
.otherservices__carousel { float: right; padding-top: 0px; position: relative; top: -18px; }
.otherservices__carousel--left, .otherservices__carousel--right { display: inline-block; border-radius: 2px; text-align: center; background-color: #ffffff; color: #aaaaaa; margin-left: 10px; transition: all 100ms ease-out; height: 40px; width: 40px; font-size: 18px; line-height: 40px; }
.otherservices__carousel--left:focus, .otherservices__carousel--left:hover, .otherservices__carousel--right:focus, .otherservices__carousel--right:hover { color: #444444; }
.otherservices__carousel--left:active, .otherservices__carousel--right:active { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125); color: #444444; }
.otherservices .carousel { position: inherit; clear: both; }

.otherservices blockquote::after{color: #ffffff !important;}
p.otherservices__quote{margin-bottom:30px;}

.trigger-js {
    cursor: pointer;
    cursor: hand;
}

.testimonial__quote .read-less,
.testimonial__quote .read-more {
    display: none;
    text-transform: none;
    font-weight: normal;
}

.testimonial__quote .read-more__txt,
.testimonial__quote .read-less__txt {
    text-decoration: underline;
}

.testimonial__quote .read-more::after {
    margin-left: 4px;
}

.testimonial__quote .read-less::after {
    margin-left: 4px;
}

.testimonial__quote--is-truncated .read-more,
.testimonial__quote--is-not-truncated .read-less {
    display: inline-block;
}

.testimonial__quote--is-not-truncated {
    height: initial;
}

.testimonial__quote--is-truncated {
    height: 140px;
}

/* Number Counter */
.counters { padding: 60px 0px; /*background-color:#eeeeee;*/ background-repeat: repeat; }
.widget-number-counters { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); border-radius: 2px; }
@media (min-width: 768px) { .widget-number-counters { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.number-counter { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; transition: all 100ms ease-out; background-color: #ffffff; position: relative; padding: 8px 0 17px 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
@media (min-width: 768px) { .number-counter { border-right: 1px dashed rgba(0, 0, 0, 0.2); border-bottom: 0; } }
.number-counter:last-of-type { border-right: 0; border-bottom: 0; }
.number-counter__icon { color: #3e8b41; margin-right: 10px; vertical-align: middle; transition: all 100ms ease-out; }
.number-counter__icon.fa { font-size: 36px; }
.number-counter__number { vertical-align: middle; display: inline-block; font-size: 44px; color: #444444;  font-family: 'Roboto', sans-serif; transition: all 100ms ease-out; }
.number-counter__title { font-size: 14px; margin-top: -12px; }

/*CLIENTS*/

/*MAPS*/

#container-map {
    height: 700px;
    left: 0;
    position: relative;
    width: 100%;
}
#logos {
    background: rgba(0, 0, 0, 0) url("../images/logo_3.png") repeat scroll 0 0;
    bottom: 150px;
    height: 200px;
    left: 100px;
    position: absolute;
    width: 200px;
    z-index: 30;
}


.popup a{color:#3e8b41;text-decoration: none;}	
.popup h2{margin:0;padding:0;}

      
#map-canvas{width: 100%; height:100%; position:relative;z-index:10;}


.cart-count {
    top: -5px;
    right: -2px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    background-color: #EC661F;
}
    .cart-count a:not(.btn) {
        text-decoration: none
    }
    

/* sticky*/
.wrapper {        
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 100;
}

.contact_cta{margin:auto;position:relative;z-index:102}
.contact_cta.open .wrapper{max-height:100vh;overflow:auto}
.contact_cta .wrapper{bottom:0;left:0;position:fixed;right:0;width:100%;z-index:100;}

.upper {text-transform: uppercase !important;}

 a.logotitle:hover {text-decoration:none;}
 a.logotitle h3 {margin-top: 10px;}
 a.logotitle:hover h3 {color: #3e8b41;}

a.phone {
    text-decoration: none;
    color: white;
}

.header-top.dark {
    border-top: 1px solid #6d6d6d; /*#388f2d*/
}


/** HOME PAGE**/

.link {
        font-size: 12px;

}

.bordo {
    border: 1px solid #c5c8c5;
}

.bordoVerde {
    border: 1px solid #3d8b41;
}


.title strong {
color:#388f2d;
}

.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 3em;
}

/*Mod 13-02-2023*/

.justify{text-align:justify !important}



/* Mod 12-04-23*/

.listing-item .overlay-container .badge3 {
  border: 1px solid #00b9ef;
  background-color: rgba(255, 255, 255, 1);
  color: #00b9ef;
  text-transform:uppercase;
  font-weight:900;
  font-size:14px;
}


.listing-item .overlay-container .badge3 {
  position: absolute;
  border: 1px solid #09afdf;
  background-color: rgba(255, 255, 255, 0.95);
  color: #09afdf;
  font-weight: 400;
  padding: 4px;
  bottom: 10px;
  right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.badge3 {
display: inline-block;
min-width: 10px;
line-height: 1;
text-align: center;
white-space: nowrap;
}
</pre></body></html>