.s-home h1 {
  font-family: "SeravekWebBasic", "Merriweather", serif; }
.s-home:before {
  opacity: .25; }
.s-home .btn {
  background: #f6f8ff;
  box-shadow: 0 2px 2px transparent; }
  .s-home .btn:hover {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); }

.header-logo h1 {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  letter-spacing: .2em; }
.header-logo h1 span {
    font-size: 14px;
    letter-spacing: .125em; }

.home-social span {
  white-space: nowrap; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.s-services {
  background: url("../images/bg-services.jpg") repeat center center; }
  .s-services h1 {
    font-family: "SeravekWebBasic", "Merriweather", Georgia, serif;
    font-weight: 300;
    font-style: italic; }
  .s-services img {
    border: 1px solid rgba(255, 255, 255, 0.8);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75); }
  .s-services:before {
    display: none; }

.s-contact {
  background: url("../images/") no-repeat center center;
  background-size: cover; }
  .s-contact:before {
    content: '';
    background: #111c31;
    opacity: .99;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .s-contact b {
    color: rgba(255, 255, 255, 0.75); }

  footer .cl-copyright {
    margin-top: 0;
    line-height: 60px; }
    footer .cl-copyright span {
      opacity: .3; }
      footer .cl-copyright span a {
        color: #9a9a9a; }

@media only screen and (max-width: 1000px) {
  .home-content__main {
    padding-top: 50%;
    text-align: left; }

  .home-content__button {
    margin-top: auto; }

  section#home [class*="col-"]:not(.col-block) {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-left: 0;
    margin-right: 0;
    padding: 0; } }


#contenitorepianificazione {
	background-image: url("../images/sfondo1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

#contenitorevalorizzazione {
	background-image: url("../images/sfondo2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

#contenitoreconsulenza {
	background-image: url("../images/sfondo3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}


p.classpianificazione, p.classvalorizzazione, p.classconsulenza {
  font-family: "SeravekWebBasic", "Merriweather", serif;
  /*font-weight: 300;
  font-size: 2.4rem;*/
  line-height: 1.875;
  /*margin-bottom: 3.6rem;*/
  margin: auto 33.33333%;
  padding: 3em 1em;
  text-align: center;
  color: white;
}

p.classpianificazione {
  background-color: rgba(235, 24, 38, 0.45);
}

p.classvalorizzazione {
  background-color: rgba(66, 66, 66, 0.45);
}

p.classconsulenza {
  background-color: rgba(0, 0, 0, 0.45);
}

#A-01 {
}
.content-text, .content-text h3 {
	color: white;
	text-align: center;
}

/*# sourceMappingURL=tweaks.css.map */

.claim {
	color: rgb(255, 255, 255, 0.5);
	letter-spacing: 0.3em;
}

.home-content__main .claim {
	margin-top: 20rem;
	font-size: 5em;
}
.home-content__main h1 {
	font-size: 2em;
}

#home .row {text-align: center}
.logo {
	margin: 0 auto;
}
.logo img {
	max-width: 150px;
	max-height: 150px;
}

@media screen and (max-width: 800px) {
  .left-image {
    display: none;
  }
  p.classconsulenza, p.classpianificazione, p.classvalorizzazione {
	margin: auto;
	padding: 8px;
  }
}
.pianificazione-process {
	color: white; /* todo: fix it */
}