.site-header .main-header .logo img {
    width: 100%;
}
.site-header .main-header .logo {
    width: 174px;
    float: left;
    padding: 15px 0;
}
.site-header .top-header {
    background: #FFFFFF;
    color: #a8a8a8;
    font-size: 13px; 
}  
.site-header .top-header .left-header {
    text-align: left;
    padding: 1px 0;
    float: left;
}
.site-header .top-header .right-header {
    float: right;
    text-align: right;
    padding: 1px 0;
}

.call-to-action .cta-title {
    color: #3e3e3e;
    font-size: 18px;
}
.btn.btn-bordered {
    background-color: transparent;
    border: 2px solid #000000;
    color: #000000;
}
.element.style {
    height: 400px;
    width: 100%;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px) translateZ(0px);
    background-color: rgb(229, 227, 223);
}
img {
    border: 0;
    vertical-align: middle;
}

.spacer {
    position: relative;
    display: block;
    margin: 0px 0px;

}

.container, .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

article.project-post .project-overlay {
   
    background: rgba(255,255,0,0.6);
    visibility: hidden;
}
article.project-post .project-hover h5.project-title {
   
    color: #080808;
}
article.project-post .project-hover p.project-category {
    margin-bottom: 0;
    color: #080808;

}
.blog-isotope .blog-post span.blog-thumb .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 0, 0.6);
 }
.team-item .team-thumb .hover a {
    
    display: none;
   
}
.team-item .team-thumb:hover .hover {
    opacity: 0;
 }
.team-item .team-thumb .overlay {
    
    background: rgba(255,255,0,0.6);
}
.panel-grid-cell .widget-title {
    margin-top: 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat;
    font-weight: 700;
}  
.hades.tparrows {
    cursor: none;
    background: #000;
    background: rgba(0,0,0,0.15);
    width: 100px;
    height: 100px;
    position: none;
    display: none;
    z-index: 100;

}
  .giustificato {
    text-align: justify;
}
  .giustificato-interlinea {
    text-align: justify;
    line-height: 60px;
    margin-top: -20px;
}
.barra-servizi {
    text-align: center;
} 
 .titolo-colonne {
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 20px;
    text-align: center;
}
 .titolo-progetti {
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 20px;
}
 .titolo-icone {
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
    margin-top: 20px;
    margin-bottom: 80px;
    text-align: center;
}
 .titolo-presentazione {
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 60px;
    text-align: center;
}
.wpcf7 textarea, .contact-form textarea {
    min-height: 210px;
}

.social-icon {
    padding: 6px;
}

h3 {
    font-size: 24px;
}

.entry-content {
    text-align: justify;
}

.blog-isotope .blog-post .blog-title .blog-title-inner {
    text-transform: none;
}

article.project-post .project-hover h5.project-title {
    text-transform: none;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}    