.page-id-5610 #colophon,
.page-id-5612 #colophon{
    background-color:transparent;
    overflow: visible;
}
.page-id-5610 #colophon,
.page-id-5612 #colophon .footer-inscription{
    overflow: visible;
}
.page-id-5610 #colophon:after,
.page-id-5612 #colophon .footer-inscription:after{
    content:"";
    width:500px;
    height:500px;
    position:absolute;
    right:-100px;
    top:-200px;
    background:url(/wp-content/plugins/kc-ypareo-api/assets/img/footer-logo-fili.svg);
    background-size:contain;
    background-repeat:no-repeat;
}
.page-id-5610 #colophon:before{
    content:"";
    background:#3B3EEF;
    position:absolute;
    left:0;
    right:0;
    z-index: -1;
    top:-210px;
    bottom:0;
    width:100%;
}
.page-id-5610 #colophon{
    overflow: visible;
}
.contact-footer a{
    background:#E40043;
    padding:20px 50px;
    display: block;
    text-transform:uppercase;
    font-weight:600;
    font-size:24px;
    color:white;
    max-width:390px;
}
.contact-footer a span{
    display: block;
    color:white;
}

.contact-footer  .top-title{
    font-size:18px;
    font-weight:600;
    text-transform: none;
    line-height:20px;

}
.contact-footer  .top-title:after{
    content:"";
    width:30px;
    height:4px;
    background:white;
    display: inline-block;
    vertical-align: middle;
    margin-left:10px;
}

.contact-footer .subtitle{
    font-size:15px;
    font-weight:300;
    text-transform: none;
    color:white;
}
.contact-footer .subtitle:after{
    content:"";
    width:24px;
    height:24px;
    background:url(/wp-content/plugins/kc-ypareo-api/assets/img/chevron.svg);
    background-size:contain;
    background-repeat:no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.contact-footer a:hover{
    background:#3B3EEF;
}
.contact-footer a:hover .envelop-footer{
    bottom:0;
    transition:all 0.5s;
}
.envelop-footer{
    position:absolute;
    left:-180px;
    bottom:-80px;
    transition:all 0.5s;
}

.footer-inscription{
    overflow: hidden;
}