@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');    *{
    box-sizing: border-box;
}
body{
    margin: 0;
    padding: 0;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
header.header{
    /*padding: 54px 0 48px 0;*/
    /*background-image: linear-gradient(270deg, #F6F3EF 0.83%, #EDE7E7 69.31%), url(../_images/background.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: left bottom;*/

    padding: 54px 0 48px 0;
    background-image: linear-gradient(270deg, #f6f3ef00 0.83%, #ede7e7b5 69.31%), url(../_images/background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
}
.header img, .content img{
    width: 100%;
}
.logo{
    max-width: 332px;
}
.sub-header{
    margin-top: 53px;
}
.sub-header .description{
    width: 100%;
    float: left;
    color: #133371;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.sub-header .description b{
    font-weight: 700;
}
a.button{
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 7px 42px;
    display: inline-block;
    text-decoration: none;
    margin-top: 30px;
    background-color: #4a5464;
    border-radius: 22px;
    width: auto;
}
a.goto{
    width: 238px;
}
a.scopri-di-piu{
    display: block;
    width: 180px;
}
a.button.green{
    background-color: #00E77A;
}
a.button.orange{
    background-color: #FF5D3E;
}
a.button.blue{
    background-color: #0081FF;
}
.body-items{
    width: 100%;
    padding: 62px;
}
.body-item{
    float: left;
    border-right: 1px solid #B5B5B5;
    width: 50%;
    text-align: center;
    position: relative;
}
.body-item:last-child{
    border-right: none;
}
.body-item .item-logo {
    width: 272px;
    margin: 0 auto;
    position: relative;
    left: -19px;
}

footer {
    background: #374343;
    color: #fff;
    display: block;
}
.gfl-hf-footer-main {
    padding: 0;
    font-family: 'Quattrocento Sans', sans-serif;
    font-weight: 400;
}
.gfl-footer-bottom {
    background: #395488;
    padding: 20px 0;
}
.gfl-footer-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
}
.gfl-footer-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.gfl-footer-col-max {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.gfl-footer-bottom-logo {
    float: left;
    width: 200px;
}

.gfl-footer-bottom-links {
    float: right;
    width: calc(100% - 200px);
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
    padding: 8px 0 0 0;
}

footer a{
    text-decoration: none;
    color: #fff;
}

@media (min-width: 150px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 100%;
        text-align: center;
    }
    .gfl-footer-container {
        max-width: 720px;
    }
    .gfl-footer-bottom-logo > a > img {
        float: none;
    }
    .gfl-footer-bottom-links {
        float: right;
        line-height: 16px;
        color: #fff;
        font-weight: 700;
        width: 100%;
        text-align: center;
        padding-top: 20px;
        font-size: 13px;
    }
}
@media (min-width: 320px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 100%;
        text-align: center;
    }
    .gfl-footer-container {
        max-width: 720px;
    }
    .gfl-footer-bottom-logo > a > img {
        float: none;
    }
    .gfl-footer-bottom-links {
        float: right;
        line-height: 16px;
        color: #fff;
        font-weight: 700;
        width: 100%;
        text-align: center;
        padding-top: 20px;
        font-size: 13px;
    }
}
@media (min-width: 481px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 100%;
        text-align: center;
    }
    .gfl-footer-container {
        max-width: 481px;
    }
    .gfl-footer-bottom-logo > img {
        float: none;
    }
    .gfl-footer-bottom-links {
        float: right;
        line-height: 16px;
        color: #fff;
        font-weight: 700;
        width: 100%;
        text-align: center;
        padding-top: 20px;
        font-size: 13px;
    }
}
@media (min-width: 641px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 100px;
    }
    .gfl-footer-container {
        max-width: 641px;
    }
    .gfl-footer-bottom-logo > img {
        float: none;
    }
    .gfl-footer-bottom-links {
        float: right;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        font-weight: 700;
        width: calc(100% - 156px);
        padding: 0px;
    }
}
@media (min-width: 768px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 100px;
    }
    .gfl-footer-container {
        max-width: 768px;
    }
    .gfl-footer-bottom-logo > img {
        float: left;
    }
    .gfl-footer-bottom-links {
        float: right;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        font-weight: 700;
        width: calc(100% - 211px);
        padding: 0px;
    }
}
@media (min-width: 961px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 200px;
    }
    .gfl-footer-container {
        max-width: 961px;
    }
    .gfl-footer-bottom-logo > img {
        float: left;
    }
}
@media (min-width: 1025px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 200px;
    }
    .gfl-footer-container {
        max-width: 961px;
    }
    .gfl-footer-bottom-logo > img {
        float: left;
    }
}
@media (min-width: 1281px){
    .gfl-footer-bottom-logo {
        float: left;
        width: 200px;
    }
    .gfl-footer-container {
        max-width: 1140px;
    }
    .gfl-footer-bottom-logo > img {
        float: left;
    }
}

@media (min-width: 1301px){
    header.header{
        background-size: 100%;
    }
}

@media (max-width: 1300px){
    .container{
        width: 900px;
    }

    header.header{
        background-size: cover;
        background-position: left bottom;
    }
}

@media (max-width: 992px){
    .container{
        width: 700px;
    }
    .body-item{
        padding: 50px;
    }
    .body-item .item-logo{
        width: 100%;
    }
    .body-item a.goto{
        width: 90%;
    }
}

@media (max-width: 768px){
    .container{
        width: 100%;
        padding: 0 50px;
    }
    .body-item{
        padding: 35px 60px;
        float: none;
        width: 100%;
        border-right: none;
    }
    .body-item .item-logo{
        width: 100%;
    }
    .body-item a.goto{
        width: 90%;
    }
    header.header{
        background-position: 12%;
    }
}

@media (max-width: 630px){
    .sub-header .image{
        display: none;
    }
    .body-item{
        padding: 35px 22px;
    }
    .body-items{
        padding: 40px 45px;
    }
    .body-item .item-logo {
        left: -25px;
    }
}

@media (max-width: 500px){
    .container{
        padding: 0 16px;
    }
    .body-items{
        padding: 40px 0;
    }
    .header img, .content img{
        width: 90%;
    }
}

.clearfix{
    clear: both;
}

img.arrow{
    height: 16px;
    width: 16px;
    display: inline;
    position: relative;
    top: 2px;
    left: 6px;
}