body{color:#000;}
.bottomtel h4{color:#fff}
#sp-bottom4 a{color:#fff}
#sp-footer{background:#2ac535!important;}

.entry-image{max-width:400px; margin: 0 20px auto; float:left;}

/*homepage */
.iplushome i, .iplushome h4{color:#0012ac;}
.orarihome h3{margin-bottom:5px;}
.slider-default-style .tp-caption.large_text{background:rgba(42,197,53,0.9);padding:0px 10px!important}


/* fascioni titoli */
#sp-title .sp-page-title h2 {
    color: #ffffff;
    font-size: 36px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

/* chi siamo */
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details{font-size:16px;}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {font-size:20px;}

/* tabella rette */
.tabellarette{margin: auto auto 50px auto;}
.tabellarette .col-md-9, .tabellarette .col-md-3{border:1px solid; min-height:50px; line-height:40px}
.grey{background:rgba(244,244,244,1)}

/* per i nostri ospiti */
.imgperinostriospiti{margin:0px 10px 10px; float:left;}

/* news */
#newsstyle p img{display:inline!important;}

/*cookies */
#ca_banner p{font-size:11px!important}
#ca_banner h2{font-size:15px!important}
#ca_banner{height:90px!important;padding:5px!important}

/* menu responsive */
/* menu responsive */
@media (max-width: 989px){
.col-8{width:80%!important;float:left;}
.col-4{width:19%!important;float:left;}
}

@media (min-width: 990px) and (max-width:1199px){
.col-8{width:30%!important;float:left;}
.col-4{width:69%!important;float:left;}
}

/* slideshow */
.slider .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title{font-size:30px!important;font-weight:700!important;line-height:35px}
.slider .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title .sppb-slidehsow-sub-title {
    font-size: 25px!important;
    font-weight: 200 !important;
}

.sppb-slideshow-fullwidth-item-text{    background: rgba(255, 255, 255, 0.8);
    padding: 20px;}

/* header */
#sp-header{height:90px;}
#sp-page-title .sp-page-title:before{background:none}
/* menù in alto */
.sp-megamenu-parent > li > a{font-size: 17px;
    color: #222222;
    text-transform: uppercase;
    line-height: 89px;
    padding: 0 15px;
    font-family: 'Roboto', sans-serif;}

/* chi siamo hiome */
.sppb-addon-header.title-left h1.sppb-addon-title span{color:#2ac535;}

/*============================================
=            Home one service css            =
============================================*/
.home-one-service .sppb-addon-feature {
  margin-bottom: 60px;
}
.home-one-service .sppb-addon-feature .sppb-img-container {
  margin-bottom: 10px;
  min-height: 45px;
}
.home-one-service .sppb-addon-feature a h3 {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-one-service .sppb-addon-feature a h3:after {
  position: absolute;
  content: "";
  background: #cf9455;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 4px;
  width: 40px;
}
.home-one-service .sppb-addon-feature a:hover h3 {
  color: #cf9455;
}
.home-one-service .ghost-btn:hover{background:#2ac535;}
.home-one-service .sppb-addon-feature a.ghost-btn {
  color: #222;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 15px;
  padding: 8px 20px;
}
.home-one-service .ghost-btn{border:2px solid #2ac535}

.home-one-service .sppb-addon-feature a.ghost-btn:hover {
  color: #ffffff;
}
.home-one-service .sppb-addon-feature a.ghost-btn:after {
  font-family: 'FontAwesome';
  content: "\f105";
  padding-left: 8px;
}

/* pagina cosa facciamo */

.home-four-service .sppb-addon-feature .sppb-img-container {
  position: relative;
  overflow: hidden;
}
.home-four-service .sppb-addon-feature .sppb-img-container img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-four-service .sppb-addon-feature .sppb-addon-content .sppb-feature-box-title {
  margin-bottom: 15px;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-four-service .sppb-addon-feature a.ghost-btn {
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 15px;
  padding: 8px 20px;
  font-weight:400;
}
.home-four-service .sppb-addon-feature:hover .sppb-img-container img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.home-four-service .ghost-btn{border: 2px solid #2ac535;}
.home-four-service .ghost-btn:hover{background:#2ac535;color:#fff;font-weight:700}
.home-four-service .sppb-addon-feature{margin-bottom:30px;min-height:550px}

/* componenti lato destro */
.custom-class .sp-module .sp-module-title, .class2 .sp-module .sp-module-title
Specificity: (0,3,0)
 {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
   text-transform: uppercase;}

=            Sidebar css            =
===================================*/
.custom-class .sp-module .sp-module-title,
.class2 .sp-module .sp-module-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 18px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.custom-class .sp-module ul li,
.class2 .sp-module ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.custom-class .sp-module ul li a,
.class2 .sp-module ul li a {
  font-size: 15px;
  padding: 0;
}
.custom-class .sp-module ul li a::before,
.class2 .sp-module ul li a::before {
  color: #3fb34f;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom-class .sp-module ul li:last-child,
.class2 .sp-module ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-class .service-menu ul li,
.class2 .service-menu ul li {
  border: none;
  margin-bottom: 2px;
  padding-bottom: 0;
}
.custom-class .service-menu ul li a,
.class2 .service-menu ul li a {
  background: #ebebeb;
  padding: 5px 15px;
}
.custom-class .service-menu ul li a:hover,
.class2 .service-menu ul li a:hover {
  background: #3fb34f;
  color: #ffffff;
}
.custom-class .service-menu ul li a:hover::before,
.class2 .service-menu ul li a:hover::before {
  color: #ffffff;
}
.custom-class .service-menu ul li.active a,
.class2 .service-menu ul li.active a {
  background: #cf9455;
  color: #ffffff;
}
.custom-class .service-menu ul li.active a::before,
.class2 .service-menu ul li.active a::before {
  color: #ffffff;
}
.custom-class .contact-info ul li,
.class2 .contact-info ul li {
  border: none;
  font-size: 18px;
}
.custom-class .contact-info ul li i,
.class2 .contact-info ul li i {
  color: #cf9455;
  padding-right: 12px;
}
.custom-class .contact-info ul li:first-child,
.class2 .contact-info ul li:first-child {
  font-weight: 500;
}
.custom-class .download-brochures ul li,
.class2 .download-brochures ul li {
  border: none;
  padding: 0;
}
.custom-class .download-brochures ul li a,
.class2 .download-brochures ul li a {
  font-size: 16px;
  border: 2px solid #3fb34f;
  padding: 7px 15px;
}

.custom-class .download-brochures ul li a:hover,
.class2 .download-brochures ul li a:hover {
  color:#000;
}
.custom-class .download-brochures ul li a:before,
.class2 .download-brochures ul li a:before {
  font-family: 'FontAwesome';
  content: "\f1c1";
  margin-right:5px;
}
.custom-class .search,
.class2 .search {
  position: relative;
  overflow: hidden;
}
.custom-class .search form input,
.class2 .search form input {
  background: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  float: left;
  padding: 0 8px;
  height: 40px;
  width: 100%;
}
.custom-class .search form button,
.class2 .search form button {
  background: #cf9455;
  border: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 0;
  position: absolute;
  right: 1px;
  padding: 10px 14px;
}
.custom-class .search form button::after,
.class2 .search form button::after {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #ffffff;
}
.custom-class .k2CategoriesListBlock li a,
.class2 .k2CategoriesListBlock li a {
  padding: 0;
}
.custom-class .k2CategoriesListBlock li a .catCounter,
.class2 .k2CategoriesListBlock li a .catCounter {
  float: right;
}
.custom-class .k2CategoriesListBlock li.activeCategory a,
.class2 .k2CategoriesListBlock li.activeCategory a {
  font-weight: 400;
  color: #cf9455;
}
.custom-class .k2TagCloudBlock,
.class2 .k2TagCloudBlock {
  padding: 0;
}
.custom-class .k2TagCloudBlock a,
.class2 .k2TagCloudBlock a {
  border: 1px solid #d6d6d6;
  color: #cf9455;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  font-size: 14px !important;
  margin: 2px;
  padding: 5px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 31%;
}
.custom-class .k2TagCloudBlock a:hover,
.class2 .k2TagCloudBlock a:hover {
  background: #cf9455;
  color: #ffffff;
  padding: 5px 0;
}
.custom-class .recent-post ul li,
.class2 .recent-post ul li {
  border-bottom: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
.custom-class .recent-post ul li:last-child,
.class2 .recent-post ul li:last-child {
  margin: 0;
  padding: 0;
}
.custom-class .recent-post ul li a::before,
.class2 .recent-post ul li a::before {
  content: "";
  margin-right: 0;
}
.custom-class .recent-post ul li .moduleItemIntrotext,
.class2 .recent-post ul li .moduleItemIntrotext {
  width: 35%;
  float: left;
}
.custom-class .recent-post ul li .popular-content,
.class2 .recent-post ul li .popular-content {
  display: table-cell;
  padding-left: 15px;
  line-height: 18px;
}
.custom-class .recent-post ul li .popular-content .moduleItemDateCreated,
.class2 .recent-post ul li .popular-content .moduleItemDateCreated {
  color: #cf9455;
  font-size: 16px;
  margin-bottom: 10px;
}
.custom-class .recent-post ul li .popular-content .moduleItemTitle,
.class2 .recent-post ul li .popular-content .moduleItemTitle {
  color: #444444;
  font-size: 15px;
}
.custom-class .recent-post ul li .popular-content .moduleItemTitle:hover,
.class2 .recent-post ul li .popular-content .moduleItemTitle:hover {
  color: #cf9455;
}
.custom-class .k2ArchivesBlock ul li .archive-counter,
.class2 .k2ArchivesBlock ul li .archive-counter {
  float: right;
}
.custom-class .latestnews small,
.class2 .latestnews small {
  color: #cf9455;
}

.class2 .service-menu ul li.active a, .class2 .sp-module .sp-module-title::after, .class2 .service-menu ul li a:hover,, .class2 .search form button {
    background: #2ac535;
}

#sp-right .sp-module .sp-module-content .nav.menu li a{
    border-bottom: 1px solid #f0f0f0;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    padding: 12px 30px 13px;
}
#sp-right .sp-module .sp-module-content .nav.menu li a:hover{color:#fff;}
.class2 .service-menu ul li.active a {
    background: #3fb34f;
    color: #ffffff;
}

.contattiright{padding:10px;}
#sp-right .sp-module .sp-module-title{padding-left:10px;}

.class2 .sp-module .sp-module-title {
    position: relative !important;
    padding-bottom: 15px !important; /* Spazio tra titolo e linea */
}

.class2 .sp-module .sp-module-title::after {
    content: "" !important; /* Fondamentale, altrimenti non genera nulla */
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    height: 3px !important; /* Spessore della linea */
    width: 60px !important; /* Lunghezza della linea */
    background: #3fb34f !important; /* Il tuo verde */
    display: block !important;
}

/* bottom */
#sp-bottom{background:#1dafed!important;}
#sp-bottom p{color:#000;}
#sp-bottom a{color:#fff;}
#sp-bottom a:hover{color:#000;}
