

.parallax_content {
    color: #fff;
    background-color: #dfcfae;
}

#contatti{
float: left;
width: 40%;
}
#form{

}
#mappa{float: left;
width: 60%}

.header-inner h2 a {color: rgba(255,255,255,0); font-size: 0.01em;}
.header {min-height: 400px;}

.top-info-bar {
    color: #214156!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f4f4f4;
}

.top-info-bar .min-nav ul li a {
    color: #c21807;
    font-weight: 600;
    letter-spacing: 0.05em;
background-color: #eae8e0;
    padding: 5px;
border-radius: 4px;
}