            .footer_reassurance{
            margin: 40px 0; 
            text-align:center
        }
        .content_reassurance{
            color:#005f9c;
            font-size:14px;
            padding-bottom:30px
            
        }
        .content_reassurance p {
            padding: 0 50px;
            font-size: 12px;
            font-family: sans-serif;
            line-height: 1.6;    
        }
        .img_reassurance {
        
        }
        .img_reassurance img {
            padding: 20px 10px;
            padding-bottom:0px;
            max-width: 100px;
        }
        .headline_reassurance{
            font-family:brandon_bold,Helvetica,Arial,sans-serif;
            font-size:18px;
            color:#005f9c;
            padding:20px 10px; 
            padding-bottom: 10px;div
            
        }
    footer{
        background: #191421!important;
        color:#FFF
    }
    footer a{
        color:#FFF;
        text-decoration: none;
    }
    .box_container{
        max-width: 1280px;
        margin: 0 auto;
    }
    .footer_infos{
        display: inline-flex;
        width: 100%
    }
    .footer_infos_image{
        padding: 0 20px;
        margin:auto 0;
    }
    .footer_infos_image img{
        width: 40px;
        height:auto;
    }
    .footer_infos_content{
        padding: 20px;
        margin:auto 0;
        color:#005f9c
    }
    .footer_infos_content .headline{
        font-size: 16px;
        font-weight: 800;
        text-transform: uppercase;
        display: inline-flex;
    }
    .footer_infos_content .headline p{
        text-align: left;
        padding: 0;
        margin:auto;
    }
    .footer_infos_content p{
        font-size: 14px;
        padding: 0 20px;
        margin: 10px 0
    }
    .footer_social .headline{
        font-size: 32px;
        font-family:brandon_bold,Helvetica,Arial,sans-serif;
        font-weight: bold;
        margin-bottom:40px;
    }
    .footer_social .headline span{
        font-size: 18px;
        font-family:brandon_regular,Helvetica,Arial,sans-serif;
        font-weight: normal;
    }
    .footer_links{
        padding:45px 0;
    }
    .footer_links.line{
        padding: 30px 20px
    }
    .footer_links_title{
        /*text-transform: uppercase;*/
        font-family:brandon_bold,Helvetica,Arial,sans-serif;
        font-size: .8125rem;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 1.4em;
        margin-bottom:1rem; 
    }
    .footer_links_content ul{
        text-decoration: none;
        list-style: none;
        padding: 0;
    }
    .footer_links_content li{
        line-height: 2em;
        font-size: 14px;
    }
    .footer_links_content a{
        display: inline-flex;
    } 
    .footer_myf{
        background:#14111b;
        padding: 20px 0; 
        font-size:12px
    }
    .footer_myf .item-8{
        text-align:right; 
        font-size:14px
    }
    .footer_myf .item-8 a {
        padding : 0 8px;
    }
    .footer_myf .item-3 {
        font-family:sans-serif;
    }
    .footer_links .col-link{
        padding:10px
    }
  
    @media (max-width:900px) {
        .footer .line{
            padding:20px 0px
        }
        .footer_infos_content{
            padding: 20px 0;
            margin: auto 0;
            color:#005f9c;
            text-align: center;
        }
        .infos_footer{
            border-bottom: 1px solid #005F9C;
        }
        .infos_footer:last-child{
            border-bottom: 0
        }
        .footer_social {
            padding:10px;
        }
        .footer_links .content-wrapper .line,.footer_links .item-9 .line{
            padding : 0px 
        }
        .footer_links .col-link{
            margin: 10px 0;
            border-bottom: 0.5px solid #38373b;
            padding-bottom: 15px;
        }
        .footer_links .col-link:last-child{
            border-bottom:0
        }
        .footer_myf{
            padding:0
        }
        .footer_myf .line{
            padding-top: 10px;
            padding-bottom: 20px;
        }
        .footer_myf .item-8 {
            text-align: left;
            order:1;
        }
        .footer_myf .item-3 {
            order:2;
            text-align:center
        }
        .footer_myf .item-8 .item-4{
            padding:5px 0
        }
    }
    .icon-facebook{
        display: flex;
        width: 33px;
        height: 33px;
        background:url('/ips-repositories/operator/27936514/commons/images/icons/f_logo.png') center;
        background-size: 30px;
        background-repeat: no-repeat;
    }
    .icon-instagram{
        display: flex;
        width: 33px;
        height: 33px;
        background:url('/ips-repositories/operator/27936514/commons/images/icons/ig_logo.png') center;
        background-size: 35px;
        background-repeat: no-repeat;
        margin:0 10px
    }
    .icon-pinterest{
        display: flex;
        width: 33px;
        height: 33px;
        background:url('/ips-repositories/operator/27936514/commons/images/icons/pinterest.png') center;
        background-size: 30px;
        background-repeat: no-repeat;
    }
    
