body {
    background-color: #f1f1f1;
}
textarea {
resize:none;
}
label {
    font-weight: 600!important;
}

.widget-area .widget h3 {
    color: #254487;
}

body.custom-background {
    background-image: url(/wp-content/uploads/2019/12/background.jpg);
    background-position: center!important;
    background-size: 1489px!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important;
    background-color: #e2e2e2!important;
}

.main-navigation  {
    margin-top: 0;
}


.hfeed.site {
margin-top:0px;
}

.banner-header {
    background: url(/wp-content/uploads/2019/12/logo.jpg);
    display: block;
    max-width: 1040px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  /*  height: 325px;   */
height:221px;
    overflow: hidden!important;
}

#masthead {
   /* background: url(/wp-content/uploads/2019/12/Schermata-2019-12-17-alle-16.56.12.png);  */
    background-size: cover;
    padding-top: 0px;
}


.entry-header .entry-title {
    color: #5b8458;
    font-weight: 600;
}

body .site {
    box-shadow: none;
}

.wpcf7-form div{
    color: #367ebd!important;
    padding-bottom: 35px!important;
}


.breadcrumbs {
    line-height: 19px!important;
    margin-bottom: 30px!important;
    font-size: 14px!important;
}

.home .breadcrumbs {
  display:none;
}

.entry-summary {
    font-size: 12px;
}
.entry-utility {
    display: none;
}
.entry-content h2 {
    font-size: 18px;
    font-size: 1.285714286rem;
    line-height: 1;
    padding-bottom: 0px;
    padding-top: 2px;
    margin-bottom: 9px;
    font-size: 13px;
}
.entry-header .entry-title {
    color: #254487;
    font-weight: 600;
}

.wpml-ls-item {
float:right;
}




@media screen and (max-width: 600px) {
.banner-header {
    height: 106px!important;
    background-color: white!important;
    background-size: cover!important;
}
}

