.container-content-asset {
    padding: 0 !important;
}

#serv_banner_top {
    background: url(images/serv_GreenToBluePixels.svg), linear-gradient(249deg, rgba(1, 125, 205, 0.56), rgba(22, 64, 148, 0.81)), url(images/serv_bckg_privilegie.jpg?$staticlink$);
    /* background-size: cover; */
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center bottom, center, center;
    padding: 120px;
}

#serv_banner_top #serv_h1 p {
    width: 135px;
    height: 23px;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    color: #ffffff;
}

#serv_banner_top #serv_h1 h1 {
    max-width: 515.6px;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 85px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    letter-spacing: -4.4px;
    color: #ffffff;
}

.serv_flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.serv_flex_child {
    display: inline-block;
}

#page_services {
    background-color: #f8f8f8;
}

#page_services h2 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 55px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: -2px;
    color: #164094;
    margin: 0;
}

#page_services h3 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 35px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: -1.3px;
    color: #164094;
}

#page_services ul {
    list-style-type: disc;
    padding-left: 14px;
    margin: 22px 0;
}

#page_services ul li {
    max-width: 574px;
    opacity: 0.8;
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000000;
}

.serv_hr_container {
    display: none;
}

#page_services .serv_picto {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

#serv_fid {
    background-color: white;
}

#serv_fid1 {
    width: 60%;
    padding: 100px 0 100px 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#serv_fid1 h2 {
    max-width: 698px;
}

#serv_fid1 a {
    max-width: 305px;
    min-height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    border: #164094 solid 1px;
    background-color: white;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #164094;
    text-transform: uppercase;
    text-decoration: none;
}

#serv_fid1 a:hover {
    background-color: #164094;
    color: white;
    transition: background-color 666ms ease, color 666ms ease;
}

#serv_fid2 {
    width: 40%;
    background: url(images/serv_MegacarteNew.png?$staticlink$) no-repeat center;
    background-size: contain;
    position: relative;
    top: -65px;
}

#serv_achats_simplifies_container {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 49%, #ffffff 50%, #f8f8f8 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 1%,#ffffff 49%,#ffffff 50%,#f8f8f8 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 1%,#ffffff 49%,#ffffff 50%,#f8f8f8 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

#serv_achats_simplifies {
    background-color: white;
    margin: 0 124px;
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.08);
    padding-bottom: 35px;
}

#serv_gradient_banner {
    width: 100%;
    height: 90px;
    background-image: linear-gradient(266deg, #52ae32, #164094);
}

#serv_gradient_banner p {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: -1.3px;
    color: #ffffff;
    padding-left: 40px;
    margin: 0;
}

#serv_achats #serv_retrait {
    width: 50%;
    padding: 0 40px;
    margin: 40px auto;
}

#serv_achats .serv_achats_titre {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 35px;
    font-weight: normal; 
    font-style: normal;
    font-stretch: normal; 
    line-height: 1.29;
    letter-spacing: -1.3px;
    color: #164094;
}

#serv_achats #serv_resa {
    width: 50%;
    padding: 0 40px;
    margin: 40px auto;
    border-left: 1px solid rgba(0,0,0,.5);
}

#serv_achats_simplifies a {
    max-width: 305px;
    min-height: 40px;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    border: #164094 solid 1px;
    background-color: white;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #164094;
    text-transform: uppercase;
    text-decoration: none;
}

#serv_achats_simplifies a:hover {
    background-color: #164094;
    color: white;
    transition: background-color 666ms ease, color 666ms ease;
}

#serv_moinscher {
    margin: 45px 0px 45px 124px;
}

#serv_moinscher #serv_moins {
    width: 50%;
}

#serv_moinscher #serv_moins h2 {
    margin: 0 8px 33px 0;
}

#serv_moinscher .serv_categorie_occasion {
    width: 325px;
    height: 55px;
    display: flex;
    background-color: white;
    cursor: pointer;
    margin: 11px 0;
}

#serv_moinscher .serv_categorie_occasion:hover,
#serv_moinscher .serv_categorie_occasion.active {
    box-shadow: 0 5px 20px 0 rgba(26, 88, 170, 0.11);
}

#serv_moinscher .serv_categorie_occasion .serv_blue_square {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background-image: linear-gradient(135deg, #017dcd, #164094);
    line-height: 30px;
    margin: 11px;
}

#serv_moinscher .serv_categorie_occasion .serv_categorie_occasion_txt {
    display: inline-block;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-transform: uppercase;
    margin: auto 0;
}

/* #serv_moinscher .serv_categorie_occasion .serv_categorie_occasion_txt:hover {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #000000;
} */

/* #serv_moinscher .serv_categorie_occasion .serv_categorie_occasion_txt:active {
    font-family: 'FuturaPT-Demi', sans-serif;
} */

#serv_moinscher #serv_petitsprix {
    width: 50%;
}

#serv_moinscher #serv_petitsprix #serv_farcry5 {
    background: url(images/serv_moinscher.jpg?$staticlink$) no-repeat center;
    width: 739px;
    height: 500px;
}

#serv_moinscher #serv_plaisir {
    background: url(images/serv_bckg_petitsprix.jpg?$staticlink$) no-repeat center;
    width: 320px;
    height: 336px;
    padding: 44px 20px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
    top: 277px;
    left: -77px;
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.08);
}

#serv_moinscher #serv_plaisir h3 {
    font-size: 32px;
    color: white;
    text-align: center;
    margin: 8px auto;
}

#serv_moinscher #serv_plaisir p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 1px;
    text-align: center;
    color: white;
    margin: 8px auto;
}

#serv_moinscher #serv_plaisir a {
    max-width: 305px;
    min-height: 40px;
    display: flex;
    margin: 8px auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    border: #164094 solid 1px;
    background-color: white;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #164094;
    text-transform: uppercase;
    text-decoration: none;
}

#serv_moinscher #serv_plaisir a:hover {
    background-color: #164094;
    color: white;
    transition: background-color 666ms ease, color 666ms ease;
}

#serv_moinscher #serv_economies {
    display: none;
    background: url(images/serv_bckg_petitsprix.jpg?$staticlink$) no-repeat center;
    width: 320px;
    height: 336px;
    padding: 44px 20px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
    top: 277px;
    left: -77px;
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.08);
}

#serv_moinscher #serv_economies h3 {
    font-size: 32px;
    color: white;
    text-align: center;
    margin: 8px auto;
}

#serv_moinscher #serv_economies p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 1px;
    text-align: center;
    color: white;
    margin: 8px auto;
}

#serv_plaisir_small_container {
    display: none;
}

#serv_economies_small_container {
    display: none;
}

#serv_garanties_container {
    background-color: white;
}

#serv_garanties {
    background-color: white;
    margin: 177px 124px 0 124px;
    padding: 70px 20px 0 20px;
}

#serv_garanties #serv_picto_garantie {
    background: url(images/serv_picto_Garantie.svg) no-repeat center;
}

#serv_garanties h2 {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

#serv_garanties #serv_indestructibles {
    width: 50%;
    padding: 0 40px;
    margin: 50px auto;
}

#serv_garanties #serv_extension {
    width: 50%;
    padding: 0 40px;
    margin: 50px auto;
    border-left: 1px solid rgba(0,0,0,.5);
}

#serv_cartecadeau_container {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 49%, #ffffff 60%, #f8f8f8 60%);
    background: -webkit-linear-gradient(top, #ffffff 1%,#ffffff 49%,#ffffff 60%,#f8f8f8 60%);
    background: linear-gradient(to bottom, #ffffff 1%,#ffffff 49%,#ffffff 60%,#f8f8f8 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
    padding-top: 55px;
}

#serv_cartecadeau {
    background: url(images/serv_bckg_idees.jpg?$staticlink$) no-repeat center;
    background-size: cover;
    margin: 0 124px;
    box-shadow: 0 20px 44px 0 rgba(0, 0, 0, 0.51);
}

#serv_cartecadeau #serv_carte {
    background: url(images/serv_CarteCadeau.png?$staticlink$) no-repeat center;
    width: 40%;
    background-size: contain;
}

#serv_cartecadeau #serv_idees {
    width: 60%;
    padding: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#serv_cartecadeau #serv_idees h2 {
    font-size: 42px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    color: #ffffff;
}

#page_services #serv_cartecadeau ul li {
    color: white;
    font-weight: 600;
}

#serv_paiement {
    margin: 30px 124px 0 124px;
    padding: 70px 20px 0 20px;
}

#serv_paiement #serv_picto_3x {
    background: url(images/serv_picto_3x.svg) no-repeat center;
}

#serv_paiement h2 {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

#serv_paiement #serv_3x {
    width: 50%;
    padding: 0 40px;
    margin: 50px auto;
}

#serv_paiement #serv_4xpaypal {
    width: 50%;
    padding: 0 40px;
    margin: 50px auto;
    border-left: 1px solid rgba(0,0,0,.5);
}

#serv_paiement h3 span {
    font-size: 20px;
}

#serv_chiffres {
    /*margin: 0 109px;*/
    background-color: white;
}

.serv_chiffres_bloc {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 32px;
}

.serv_chiffre {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 44px;
    font-weight: normal;
    line-height: 0.73;
    letter-spacing: normal;
    color: #ffffff;
}

.serv_chiffre_objet {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 13px;
    opacity: 0.8;
    font-weight: normal;
    line-height: 1.08;
    letter-spacing: 1.4px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    width: 193px;
    height: 33px;
    border-bottom: 1px solid white;
    margin: 0;
}

#serv_boutiques {
    width: 275px;
    height: 200px;
    background-image: url(images/serv_VioletPixels.svg), linear-gradient(126deg, #3023ae, #c86dd7);
    margin: 15px;
}

#serv_followers {
    width: 275px;
    height: 200px;
    background-image: url(images/serv_VioletPixels.svg), linear-gradient(234deg, #52ae32, #164094 85%);
    margin: 15px;
}

#serv_evenements {
    width: 275px;
    height: 200px;
    background-image: url(images/serv_VioletPixels.svg), linear-gradient(234deg, #017dcd, #164094);
    margin: 15px;
}

#serv_pop {
    width: 275px;
    height: 200px;
    background-image: url(images/serv_VioletPixels.svg), linear-gradient(234deg, #52ae32, #1e692e);
    margin: 15px;
}

/* #serv_app {
    margin: 100px 20px;
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.08);
} */

/* #serv_app #serv_phone {
    width: 60%;
    background: url(images/serv_app.jpg?$staticlink$) no-repeat center;
    background-size: auto;
    background-size: contain;
} */

/* #serv_app #serv_application {
    width: 40%;
    padding: 100px 30px 100px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: white;
} */

/* #serv_app #serv_application #serv_appmobile {
    font-family: 'FuturaPT-Medium', sans-serif;
    opacity: 0.4;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
} */

/* #serv_app #serv_application h2 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 35px;
    line-height: 1.29;
    letter-spacing: -1.3px;
} */

/* #serv_app #serv_application p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000000;
    opacity: 0.8;
} */

/* #serv_apps {
    max-width: 350px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
} */

/* #serv_app a {
    display: inline-block;
} */

#serv_app {
    margin: 85px auto;
    box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.08);
    background-color: white;
    padding: 13px;
}

#serv_app #serv_phone {
    width: 60%;
    background: url(images/app-icone.png?$staticlink$) no-repeat center;
    background-size: auto;
    background-size: contain;
}

#serv_app #serv_application {
    width: 40%;
    padding: 100px 30px 100px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: white;
}

#serv_app #serv_application #serv_appmobile {
    font-family: 'FuturaPT-Medium', sans-serif;
    opacity: 0.4;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
}

#serv_app #serv_application h2 {
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 35px;
    line-height: 1.29;
    letter-spacing: -1.3px;
}

#serv_app #serv_application p {
    font-family: 'Eina01-Regular', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000000;
    opacity: 0.8;
    max-width: 666px;
}

#serv_apps {
    max-width: 350px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

#serv_app a {
    display: inline-block;
}

#serv_app #serv_link_appstore {
    background: url(images/serv_appstore.png?$staticlink$) no-repeat center;
    width: 155px;
    height: 45px;
    cursor: pointer;
}

#serv_app #serv_link_googleplay {
    background: url(images/serv_googleplay.png?$staticlink$) no-repeat center;
    width: 155px;
    height: 45px;
    cursor: pointer;
}

#emp_numero1 {
    background: url(images/serv_numero1_background.jpg?$staticlink$);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 75px 95px;
    margin-top: 55px;
    margin-bottom: 77px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  }
  
  #emp_numero1_1 {
    width: 60%;
    padding-right: 150px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
  }
  
  #emp_numero1_1 h2 {
    font-size: 42px;
    color: white;
  }
  
  #emp_numero1_1 p {
    font-family: 'Eina01-SemiBold', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.33;
    color: white;
    margin-top: 13px;
  }
  
  #emp_numero1_2 {
    width: 40%;
    justify-content: center;
    align-items: center;
  }
  
  #emp_numero1_2 img {
    width: 100%;
    height: auto;
    margin: 17px auto;
  }
  
  #emp_link_plus {
    max-width: 335px;
    min-height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 2px;
    border: white solid 1px;
    background-color: white;
    font-family: 'FuturaPT-Demi', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #164094;
    text-transform: uppercase;
    text-decoration: none;
    margin: 8px auto;
  }
  
  #emp_link_plus:hover {
    background-color: #164094;
    color: white;
    transition: background-color 666ms ease, color 666ms ease;
  }


/* ======================================
	         	RWD
====================================== */

@media screen and (max-width: 1200px) {
    
}

@media screen and (max-width: 992px) {
    #serv_fid1 {
        padding: 100px 0 100px 50px;
    }
    .container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 880px) {
    #serv_moinscher {
        margin: 45px 0px 45px 50px;
    }
}

@media screen and (max-width: 768px) {
    .serv_hr_container {
        display: block;
        padding: 0 20px;
    }
    .serv_hr_container hr {
        height: 1px;
        color: rgba(0,0,0,.5);
        margin: 0 auto;
    }
    #serv_banner_top {
        background: url(images/serv_GreenToBluePixels_small.svg), linear-gradient(249deg, rgba(1, 125, 205, 0.56), rgba(22, 64, 148, 0.81)), url(images/serv_bckg_privilegie_small.jpg?$staticlink$);
        background-size: 100%, cover, cover;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: center bottom, center, center;
        padding: 210px 23px;
    }
    #serv_banner_top #serv_h1 h1 {
        font-size: 50px;
        line-height: 1.04;
        letter-spacing: -2.3px;
    }
    .serv_flex#serv_fid {
        flex-flow: column wrap;
    }
    #serv_fid1 {
        width: 100%;
        padding: 30px 20px;
    }
    #serv_fid1 h2 {
        font-size: 40px;
        line-height: 1;
        letter-spacing: -1,9px;
    }
    #serv_fid1 ul li {
        font-size: 16px;
    }
    #serv_fid1 a {
        width: 100%;
        max-width: 100%;
    }
    #serv_fid2 {
        position: static;
        width: 100%;
        height: 500px;
    }
    #serv_achats_simplifies {
        /**padding: 0 20px 35px 20px;**/
        margin: 20px;
        padding-bottom: 0;
    }
    #serv_gradient_banner {
        height: 70px;
    }
    #serv_gradient_banner p {
        font-size: 25px;
        line-height: 2.6;
        padding-left: 20px;
    }
    .serv_flex#serv_achats {
        flex-flow: column wrap;
    }
    #serv_achats #serv_retrait {
        width: 100%;
        margin: 30px auto 20px auto;
        padding: 0 20px;
    }
    #serv_achats #serv_resa {
        width: 100%;
        margin: 20px auto 20px auto;
        border-left: none;
        padding: 0 20px;
    }
    #serv_a_container {
        padding: 0 15px 17px 15px;
    }
    #serv_achats_simplifies a {
        width: 100%;
        max-width: 100%;
    }
    .serv_flex#serv_moinscher {
        display: block;
    }
    #serv_moinscher {
        margin: 60px auto;
        padding: 0 20px;
    }
    #serv_moinscher #serv_moins {
        width: 100%;
    }
    #serv_moinscher #serv_petitsprix {
        width: 100%;
    }
    #serv_farcry5 {
        display: none;
    }
    #serv_plaisir_small_container {
        display: block;
        width: 320px;
        margin: 0 auto;
    }
    #serv_economies_small_container {
        display: none;
        width: 320px;
        margin: 0 auto;
    }
    #serv_plaisir_small, #serv_economies_small {
        background: url(images/serv_bckg_petitsprix.jpg?$staticlink$) no-repeat center;
        width: 320px;
        height: 336px;
        padding: 44px 20px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
    }
    #serv_moinscher #serv_plaisir_small h3, #serv_moinscher #serv_economies_small h3 {
        font-size: 32px;
        color: white;
        text-align: center;
        margin: 8px auto;
    }
    #serv_moinscher #serv_plaisir_small p, #serv_moinscher #serv_economies_small p {
        font-family: 'Eina01-Regular', sans-serif;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.64;
        letter-spacing: 1px;
        text-align: center;
        color: white;
        margin: 8px auto;
    }
    #serv_moinscher #serv_plaisir_small a {
        max-width: 305px;
        min-height: 40px;
        display: flex;
        margin: 8px auto;
        justify-content: center;
        align-items: center;
        width: 100%;
        border-radius: 2px;
        border: #164094 solid 1px;
        background-color: white;
        font-family: FuturaPT-Demi;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #164094;
        text-transform: uppercase;
        text-decoration: none;
    }
    #serv_moinscher #serv_plaisir_small a:hover {
        background-color: #164094;
        color: white;
        transition: background-color 666ms ease, color 666ms ease;
    }
    #serv_moinscher .serv_categorie_occasion {
        margin: 11px auto;
    }
    #serv_garanties {
        margin: 0 auto;
    }
    .serv_flex#serv_garanties_flex {
        flex-flow: column wrap;
    }
    #serv_garanties #serv_indestructibles {
        width: 100%;
        margin: 30px auto 20px auto;
        padding: 0;
    }
    #serv_garanties #serv_extension {
        width: 100%;
        margin: 30px auto 20px auto;
        padding: 0;
        border-left: none;
    }
    .serv_flex#serv_cartecadeau {
        flex-flow: column wrap;
        margin: 0 20px;
    }
    #serv_cartecadeau #serv_carte {
        position: static;
        width: 100%;
        height: 267px;
    }
    #serv_cartecadeau #serv_idees {
        width: 100%;
        padding: 30px 20px;
    }
    #serv_paiement {
        margin: 0 auto;
    }
    .serv_flex#serv_paiement_flex {
        flex-flow: column wrap;
    }
    #serv_paiement #serv_3x {
        width: 100%;
        margin: 30px auto 0 auto;
        padding: 0;
    }
    #serv_paiement #serv_4xpaypal {
        width: 100%;
        margin: 0 auto 20px auto;
        padding: 0;
        border-left: none;
    }
    .serv_flex#serv_app {
        flex-flow: column wrap;
    }
    #serv_app #serv_phone {
        position: static;
        width: 100%;
        height: 500px;
    }
    #serv_app #serv_application {
        width: 100%;
        padding: 30px 20px;
    }
    #serv_apps {
        width: 320px;
        margin: 0 auto;
    }

    #emp_numero1 {
        flex-flow: column nowrap;
        padding: 40px 20px;
      }
    
      #emp_numero1_1 {
        width: 100%;
        padding-right: 0;
      }
    
      #emp_numero1_1 h2 {
        font-size: 28px;
        line-height: 1.25;
      }
    
      #emp_numero1_2 {
        width: 100%;
      }
    
      #emp_numero1_links {
        text-align: center;
      }
    
      #emp_link_plus {
        width: 100%;
        max-width: 100%;
      }
}

@media screen and (max-width: 544px) {
    .container {
        width: 100% !important;
    }
    #serv_fid2 {
        height: 400px;
    }
    #page_services h2 {
        font-size: 40px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.93;
        letter-spacing: -1.9px;
    }
    #serv_plaisir_small_container {
        display: block;
        width: 100%;
    }
    #serv_economies_small_container {
        display: none;
        width: 100%;
    }
    #serv_plaisir_small, #serv_economies_small {
        background: url(images/serv_bckg_petitsprix.jpg?$staticlink$) no-repeat center;
        background-size: cover;
        width: 100%;
        height: 336px;
        padding: 44px 20px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
    }
    #serv_moinscher #serv_plaisir_small h3, #serv_moinscher #serv_economies_small h3 {
        font-size: 30px;
    }
}