/*----- HIDDEN ELEMENTS -----*/
.reinsurance, .followArea, .hp-our-favorites{
    display: none;
}

/*----- HIDDEN ELEMENTS -----*/
.reinsurance, .followArea, .hp-our-favorites{
    display: none;
}

/*----- BLOC ELEMENTS -----*/
.footer {
width: 100%;
}
footer {
width: 100%;
}

/*--- HOVER OLD ---*/
.footerLinks {
    background: #ffffff!important;
}
.footerLinks li:before {
    content: none!important;
    display: none;
}
#footer a:hover {
    text-decoration: none!important;
}
#footer .ui-selectmenu-button, #header .ui-selectmenu-button {
    border-color: #cecece!important;
    border-radius: 4px;
}

/*--- FOOTER 2020 ---*/
.bloc-htags{
    width: auto;
    display: block;
    height: auto;
    padding: 30px 20px;
    text-align: center;
    border-bottom:1px solid #ededed;
}
.bloc-htags a{
    width: auto;
    color:#505050;
    background: #ededed;
    display: inline-block;
    padding: 6px 20px;
    margin-right: 5px;
    border-radius: 99px;
    margin-top: 10px;
    font-size: 14px;
    text-decoration:none;
}
.bloc-htags a:hover{
    background: #e4e3e3;
    text-decoration: none;
}

.bloc-links-one, .bloc-links-two, .bloc-links-three{
    display:flex;
    flex-wrap: wrap;
    border-bottom:1px solid #ededed;
    padding:20px 15px;
}
.bloc-links-three {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom:20px;
    border-bottom:0;
}
.bloc-links-one ul, .bloc-links-two ul{
    padding: 0;
    flex-grow: 1;
    margin: 10px;
    color:#757575;
}
.bloc-links-one ul li, .bloc-links-two ul li {
    display:flex;
    list-style:none;
    line-height: 22px;
}
.bloc-links-one ul li.title-links, .bloc-links-two ul li.title-links{
    font-size:18px;
    color:#5a5a5a;
    font-weight:bold;
    margin-bottom:10px;
}
.bloc-links-one ul li a, .bloc-links-two ul li a {
    text-decoration:none;
    color:#939393;
}.bloc-links-one ul li a:hover, .bloc-links-two ul li a:hover {
    color:#5a5a5a;
    text-decoration:none;
}
.bloc-links-two ul:last-child{
    flex-grow:3;
}

.links-gp-badge, .links-as-badge{
    display: block;
    width:130px;
    margin-bottom:5px;
}
.bl-ccmd{
    margin-left: auto;
    text-align: right;
}
.bl-logo svg{
    width:200px;
    display:block;
}
.bl-logo span{
    font-size:12px;
    color:#595959;
    color: #949494;
    display: block;
    margin-top:5px;
}
.bl-ccmd-links a{
    font-size:12px;
    text-decoration:none;
    color:#939393;
    display:inline-block;
    margin-left:15px;
}
.bl-ccmd-links a:hover{
    color:black;
    text-decoration:none;
}
.InputAddOn input{
    width:100%;
    background:#fff;
    border-radius:4px 0 0 4px;
    height:35px;
    padding:5px 10px;
    font-size:18px;
    border:1px solid #cecece;
}
.icons-paiement img{
    width:70px;
    margin-bottom: 5px;
    margin-right: 2px;
}
.link-fevad a{
    font-size: 12px;
    color:#cecece;
    text-decoration: none;
}

/*----- INPUT -----*/
.newsletterFooter input[type=submit] {
  width: 110px !important;
  background: #e52f35 !important;
  height: 48px !important;
}

.newsletterFooter input[type=email], .newsletterFooter input[type=text] {
  height: 48px !important;
}

@@media screen and (max-width: 1023px) {
  .newsletterFooter {
    padding: 0px 0px 0px 0px !important;
    width: 90% !important;
  }
}

.newsletterFooter {
  padding: 0px 0px 0px 0px !important;
}

.InputAddOn {
  display: flex;
  width: 85% !important;
  margin-bottom: 1.5em;
}

.InputAddOn-field {
  flex: 1;
}
.InputAddOn-field:not(:first-child) {
  border-left: 0;
}
.InputAddOn-field:not(:last-child) {
  border-right: 0;
}

.InputAddOn-item {
    background-color: rgb(228, 47, 54);
    color: #ffffff;
    border: 0;
    padding: 0px 15px;
    border-radius: 0 4px 4px 0;
    font: inherit;
    font-weight: normal;
}
/*----- SOCIAL ICONS -----*/
.social-icons svg{
    width:38px;
    fill:#4b4b4b;
    margin-right:5px;
}
.social-icons svg:hover{
    fill:#e42f35;
}

/*----- BLOC SERVICES -----*/

.bloc-services{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #f9f7f6;
    border-bottom: 1px solid #ededed;
}
.services-item-one, .services-item-two, .services-item-three{
    display: flex;
    flex: 0 0 25%;
    text-align: center;
    align-items: center;
}
.services-item-one a, .services-item-two a, .services-item-three a{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    padding:40px 0;
    width:100%;
    text-decoration: none;
}
.services-item-one a:hover, .services-item-two a:hover, .services-item-three a:hover{
    background:#f4f1f0;
    text-decoration:none;
}
.services-item-one a svg, .services-item-two a svg, .services-item-three a svg{
    height:60px;
    width:60px;
    margin-bottom: 20px;
    fill:#e42f35;
}
.bc-si-title{
    font-weight: 600;
    color:#595959;
    font-size:14px;
}
.bc-si-baseline{
    font-size: 12px;
    color:#464646;
}

/*---- LANGUES + BACKTOP ----*/
.languageSelectFooter {
    margin: 0px 0px 20px 0!important;
}
#BackToTop {
    margin: 0 auto 40px auto!important;
}
#BackToTop span {
    display: inline-block;
    padding: 10px 30px;
    color: #ffffff!important;
    background: #4b4b4b;
    border-radius: 54px;
}
#BackToTop span:hover {
    background: #e42f35;
}

/*----- MOBILE VERSION -----*/
@media (max-width: 1200px){
    .services-item-one, .services-item-two, .services-item-three{
        flex:0 0 50%;
    }
    .bloc-links-one ul, .bloc-links-two ul{
        flex: 0 0 50%;
        margin: 10px 0px;
    }
}
@media (max-width: 1024px){
    .bl-logo{
        margin: 20px auto 30px auto;
    }
}
@media (max-width: 690px){
    .services-item-one, .services-item-two, .services-item-three{
        flex:0 0 100%;
    }
}
