@import multiple "mixin.less";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,400italic,600,600italic,700,700italic,300);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,400italic,600,700italic,700,600italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i);
* {
  margin: 0;
  padding: 0;
}
body {
  background: #b3b3b3;
  font-family: 'Roboto', sans-serif !important;
}
.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.clear {
  clear: both;
}
.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .group,
*:first-child+html .group {
  zoom: 1;
}
.alltrans {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.row {
  max-width: 1360px;
}
.default {
  font-family: 'Roboto', sans-serif !important;
}
h1,
h2,
h3 {
  font-weight: normal;
  margin: 0 0 10px 0;
  font-family: 'Roboto', sans-serif !important;
}
p {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif !important;
}
li {
  font-size: 16px;
}
a {
  opacity: 1;
  font-family: 'Roboto', sans-serif !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: underline;
}
a:hover {
  opacity: .7;
}
blockquote,
blockquote p {
  font-family: 'Roboto', sans-serif !important;
}
ul,
ol {
  margin: .9375em;
}
#searchsubmit {
  margin: 0;
  padding: 0;
}
#searchsubmit:before {
  font-family: FontAwesome;
  content: "\f002";
  display: block;
}
#s {
  padding-left: 1em;
  font-family: 'Roboto', sans-serif !important;
}
.breadcrumbs> *:before {
  color: transparent;
  margin: 0;
}
.breadcrumbs li {
  font-family: 'Roboto', sans-serif !important;
}
#sidebar {
  display: block;
  overflow: hidden;
}
#sidebar li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0;
  line-height: 1em;
  font-size: .8em;
  font-weight: 100;
}
.widget {
  background: rgba(255,255,255,0.5);
  padding: 1em;
  margin-bottom: 2em !important;
}
#breadcrumbs a {
  color: #333;
  text-decoration: none;
}
#breadcrumbs a:hover {
  color: #666;
  text-decoration: none;
}
#breadcrumbs .item-current strong {
  color: #666;
}
.post {
  padding: 1em;
  background: rgba(255,255,255,0.9);
  margin-bottom: 2em;
}
.post .meta {
  border-width: 0px;
  padding: .5em;
}
.post .meta h6 {
  line-height: 1;
  font-size: .9em;
  color: #333;
  padding-bottom: 0px;
  margin-bottom: 2px;
}
.post .meta h6 em {
  color: rgba(51,51,51,0.5);
  font-size: 1.2em;
  margin-left: 1em;
  margin-right: .4em;
}
.post .meta .comments_btn {
  color: rgba(51,51,51,0.5);
  font-size: 1.5em;
  padding: 0px;
  background-color: transparent;
  border: 0px;
  margin-right: .5em;
  margin-bottom: 0px;
}
.post .meta .comments_btn span:after {
  border: 0px;
  width: 1.2em !important;
}
.post .meta .split.button.tiny span {
  width: 1.2em;
  border-left: 0px;
}
.post .meta .f-open-dropdown {
  position: absolute;
  left: 53.4219px;
  top: 24px;
  padding: .5em;
  font-style: italic;
  font-size: .7em;
}
.post .meta .f-open-dropdown p {
  padding-bottom: 0px;
  color: #666;
  margin-bottom: 0px;
}
.post header h2 {
  font-size: 1.5em;
}
.post header h1 {
  margin-bottom: 0;
  padding-bottom: 1em;
  font-size: 1.7em;
  color: #333;
}
.post .entry {
  padding-left: 1em;
  padding-right: 1em;
  display: block;
  overflow: hidden;
}
.post footer {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding-top: 1em;
  font-size: .9em;
  color: #333;
  margin-top: 1em;
}
.post footer .fa {
  color: rgba(51,51,51,0.5);
  font-size: 1.2em;
  margin-left: 1em;
  margin-right: .4em;
}
.post footer a {
  color: #333;
}
.share_nav {
  margin-top: 4em;
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #ccc;
}
.share_nav i {
  font-size: 1.3em;
  color: rgba(51,51,51,0.5);
}
.share_nav label {
  font-size: .7em !important;
  font-weight: 100;
}
.share_nav .icon-bar {
  background-color: #f2f2f2;
}
.single .post header {
  margin-bottom: 4em;
}
.single .post footer {
  display: block;
  overflow: hidden;
  background-color: #f2f2f2;
  border-top: 0px;
  padding-top: .5em;
  padding-bottom: .5em;
  margin-top: 6em;
  margin-bottom: 7em;
}
.categories_nav {
  margin-top: 1em;
  margin-bottom: 1em;
}
.categories_nav a {
  background: rgba(255,255,255,0.9);
  padding: .5em;
  margin: .4em;
  text-transform: lowercase;
  color: rgba(51,51,51,0.5);
}
.comment {
  display: block;
  overflow: hidden;
  background-color: rgba(255,255,255,0.9);
  margin-bottom: 1em;
  padding: .5em;
}
.comment .comment-author {
  position: absolute;
}
.comment .comment-meta {
  border: 0px;
  padding: .7em;
  text-align: right;
  color: #ccc;
}
.comment .comment-meta a {
  color: rgba(51,51,51,0.5);
}
.comment .comment-meta .fn {
  float: left;
  padding-left: 4em;
}
.comment .vcard {
  border: 4px solid rgba(255,255,255,0.9);
  border-radius: 33px;
  max-width: 5em;
  height: 5em;
  display: block;
  overflow: hidden;
  margin-left: -1.2em;
  margin-top: -1.1em;
  background-color: #ccc;
}
.comment .comment_contents {
  padding-left: 4.5em;
}
#respond {
  padding-top: 2em;
}
.comment_wrp {
  padding-top: 6em;
}
html,
body {
  height: 100%;
  margin: 0;
}
.off-canvas-wrap {
  clear: both;
}
#footer {
  clear: both;
}
.footer_main {
  text-align: center;
}
.footer_globale {
  background-color: #b3b3b3;
  padding: 1.5em 0;
}
.top-bar-1 {
  float: right;
}
@media screen and (min-width: 1024px) {
  .menu>li {
    display: inline-block !important;
  }
}
.menu>li>a {
  font-size: 16px;
  text-transform: uppercase;
  padding: .7 0 !important;
  margin: 0 .5rem !important;
}
.titolo_pagina {
  padding: 2em .9375rem;
  clear: both;
  color: #b3b3b3;
  text-transform: uppercase;
}
.titolo_pagina h1 {
  font-size: 25px;
}
@media screen and (max-width: 1023px) {
  .img_singola {
    padding-bottom: 1em;
  }
}
.inner-wrap {
  background-color: #666666;
}
.testo_sezione {
  color: #fff;
}
.accetta {
  line-height: .2;
}
@media screen and (max-width: 1023px) {
  .accetta {
    line-height: 1;
  }
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  border-radius: 0px;
}
textarea {
  max-width: 100%;
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #fff;
  background-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
  border-radius: 0px;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
  background-color: transparent;
}
.contact_form_3 {
  padding-left: 0;
  padding-right: 0;
  overflow: auto;
}
.contact_form_3 p {
  color: #fff !important;
}
.contact_form_3:first-of-type {
  padding-right: .9375rem;
}
@media screen and (max-width: 1023px) {
  .contact_form_3:first-of-type {
    padding-right: 0;
  }
}
.contact_form_2 {
  clear: both;
}
.accept-text {
  color: #fff;
}
.accept-text a {
  color: #fff;
}
.wpcf7-submit {
  padding: 1em 3em;
  float: right;
  color: #fff;
  background-color: #c1272d !important;
  border: none;
  border-radius: 0;
}
.bottone_invia_form {
  padding: 1em 0;
}
.accept-text {
  font-size: 11px;
}
.sez_contatti p {
  color: #fff;
}
.contact_form_2 {
  padding-left: 0;
}
span.wpcf7-not-valid-tip {
  color: #c1272d;
}
.bordo {
  padding: 3em 0;
  position: relative;
  margin-right: .9375rem;
}
.bordo:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #b3b3b3;
}
#map {
  height: 800px;
}
@media screen and (max-width: 1023px) and (min-width: 426px) {
  #map {
    height: 350px;
  }
}
@media screen and (max-width: 425px) {
  #map {
    height: 250px;
  }
}
.imm_progetti .columns {
  padding: 0 0;
}
.immagine_fine img {
  width: 100%;
}
.imm_progetti .immagine_fine a:hover:before {
  background-color: #ff0000;
  opacity: 0.7;
}
.imm_progetti .immagine_fine a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 12;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.imm_progetti .immagine_fine a {
  padding-bottom: 0;
  float: left;
  position: relative;
}
.imm_progetti .immagine_fine a:hover .p_home_testo {
  opacity: 1;
}
.p_home_testo {
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: larger;
  width: 100%;
  z-index: 999;
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.p_home_testo h2 {
  font-size: 30px;
}
.p_home_testo_2 {
  text-align: center;
}
.titolo_s_h {
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .titolo_s_h h2 {
    font-size: 23px;
    padding-left: 1em;
    padding-right: 1em;
  }
}
.titolo_s_h:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 130px;
  height: 1px;
  background-color: #fff;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@media screen and (max-width: 1023px) {
  .testo_s_h {
    display: none;
  }
}
.immagine_fine {
  position: relative;
}
.sp-slide {
  clear: both;
}
.sp-slide img {
  width: 100%;
}
.slider-pro {
  clear: both;
  width: 100%;
}
.home .inner-wrap {
  background-color: #fff !important;
}
.testo_home {
  text-align: center;
  padding: 3em 0;
}
.menu {
  padding-top: 1em;
}
@media screen and (max-width: 1023px) {
  .top-bar-1 {
    width: 100%;
  }
  .menu {
    text-align: center;
  }
  .menu>li {
    display: inline-block;
  }
  .top-bar-title {
    width: 100%;
    text-align: center;
  }
}
.menu-icon.dark {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 24px;
  height: 20px;
  right: 20px;
  top: 25px;
  z-index: 99999;
}
@media screen and (max-width: 500px) {
  .menu-icon.dark {
    top: 30px;
  }
}
.top-bar,
.top-bar ul {
  background-color: #fff;
}
.menu a {
  color: #000;
}
.menu a:hover {
  color: #c1272d;
  opacity: 1;
}
.current-menu-item a {
  color: #c1272d;
}
@media screen and (min-width: 640px) {
  .current-menu-item a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    background-color: #c1272d;
    padding-left: 1.85em;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
}
.immagine_fine_dettagli {
  padding: 1.5em 0 !important;
  float: left !important;
}
.immagine_fine_dettagli img {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .immagine_fine_dettagli {
    padding: 1.5em !important;
  }
}
.imm_progetti .immagine_fine_dettagli a:hover:before {
  height: 50px;
}
.imm_progetti .immagine_fine_dettagli a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 12;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.imm_progetti .immagine_fine_dettagli a {
  padding-bottom: 0;
  float: left;
  position: relative;
}
.imm_progetti .immagine_fine_dettagli a .p_home_testo {
  opacity: .7;
  background-color: #ff0000;
}
.imm_progetti .immagine_fine_dettagli a:hover .p_home_testo {
  opacity: 1;
}
.dettagli_progetto {
  clear: both;
  padding: 1em .9375rem;
  overflow: auto;
}
.testo_dettagli_singolo {
  color: #fff;
  padding: 0 .9375rem;
}
.dett_prog p {
  margin-top: 10px;
}
.menu-item a:hover {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
@media screen and (min-width: 640px) {
  .menu-item a:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    background-color: #c1272d;
    padding-left: 1.85em;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
}
.footer_info a {
  color: #000;
}
.testo_cont a {
  color: #fff;
}
.menu>li a {
  position: relative;
}
.spb {
  background-color: #c1272d;
  padding: 4em 2em;
  position: relative;
  left: -10px;
  bottom: 160%;
  opacity: 0;
}
.sbp2 {
  background-color: #c1272d;
  padding: 4em 2em;
  position: relative;
  right: 34px;
  bottom: 160%;
  opacity: 0;
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
  z-index: 99;
}
@media screen and (min-width: 640px) {
  .sp-fade-arrows {
    opacity: 1 !important;
  }
  .sbp2 {
    opacity: 1;
  }
  .spb {
    opacity: 1;
  }
}
.ie .titolo_s_h:after {
  display: none;
}
.sp-mask {
  width: 100% !important;
  max-height: auto !important;
}
.sp-grab {
  width: 100% !important;
  max-height: auto !important;
}
.barra_contatti {
  width: 100%;
  clear: both;
  background-color: #b3b3b3;
  overflow: auto;
}
.barra_contatti p {
  padding: .5em 1em;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 1023px) {
  .barra_contatti p {
    float: right;
  }
}
.barra_contatti a {
  color: #000;
}
.barra_contatti a:hover {
  color: #000;
}
@media screen and (max-width: 640px) {
  .barra_contatti {
    display: none;
  }
}
.page-id-86 .post {
  color: #fff;
  background-color: #666666;
}
.immagine_fine {
  float: left !important;
}
.wpcf7-text::-webkit-input-placeholder {
  color: #fff;
}
.wpcf7-text:-moz-placeholder {
  color: #fff;
}
.wpcf7-text::-moz-placeholder {
  color: #fff;
}
.wpcf7-text:-ms-input-placeholder {
  color: #fff;
}
.wpcf7-textarea::-webkit-input-placeholder {
  color: #fff;
}
.wpcf7-textarea:-moz-placeholder {
  color: #fff;
}
.wpcf7-textarea::-moz-placeholder {
  color: #fff;
}
.wpcf7-textarea:-ms-input-placeholder {
  color: #fff;
}
@media screen and (min-width: 800px) and (max-width: 1600px) {
  .page-template-template-progetti .p_home_testo_2 {
    top: 60% !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 799px) {
  .page-template-template-progetti .p_home_testo_2 {
    top: 64% !important;
  }
}
.menu a,
.barra_contatti a {
  text-decoration: none !important;
}
.err_qtr_txt {
  text-align: center;
}
.err_qtr_txt h2 {
  padding-top: 2em;
  color: #fff;
}
.err_qtr_txt p {
  padding-bottom: 2em;
  color: #fff;
}
.wpcf7-response-output {
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
