/* General */
#amex-header {
	display:none;
}

.sticky-bottom {
	position: fixed !important;
    bottom: 0;
    width: 100%;
    z-index: 1000;
	box-shadow : 0px 10px 30px rgba(0, 0, 0, 0.25);
	background-color: white;
	transition: top 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.btn {
	font-size: 0.95rem;
}

.no-padding-left-right .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.col-md-6 {
    padding: 0 !important;
}

.img-pad-top {
	margin-top: -80px;
	position: relative;
	z-index: 10;
}


.btn-pad-top {
	margin-top: -45px;
	position: relative;
	z-index: 10;
}

.bright-blue {
	background-color:#66A9E2 !important;
}


.white-shadow-fl {
	min-height : 170px;
	background : white !important;
	margin-top : -50px;
	margin-left: 10px;
    margin-right: 10px;
	border : 2px solid #dadada;
	background-color: white !important;
	webkit-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
}

.white-shadow {
	min-height : 170px;
	background : white !important;
	border : 2px solid #dadada;
	margin-left: 10px;
    margin-right: 10px;
	background-color: white !important;
	webkit-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
}



.white-border {
	background : white !important;
	margin-top : -50px;
	border : 2px solid #dadada;
	background-color: white !important;
	border-radius : 30px;
	webkit-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
}

.white-border-alpha {
	background : white !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	border-radius : 10px;
}



.blue-border {
	background : #66A9E2 !important;
	margin-top : -50px;
	border : 2px solid #dadada;
	background-color: #66A9E2 !important;
	border-radius : 30px;
	webkit-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
}


.brightblue-border {
	background : white !important;
	border : 2px solid #fff;
	border-radius : 5px;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,111,207,1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,111,207,1);
	box-shadow: 5px 5px 0px 0px rgba(0,111,207,1);
}

.brightblue-border .title-bloc {
	color: #00175A;
	text-align: center; 
	line-height: 1rem;
	font-weight:600; 
}

.brightblue-border .text-bloc {
	color: #00175A;
	text-align: center; 
	font-size: 0.75rem; 
	line-height: .9rem; 
	margin-top: 5px;
}

.slanted {
  font-size: 10px;
    line-height: 0.8rem;
    color: white;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    /* transform: rotate(45deg) skew(0deg); */
    background-color: #006fcf;
    margin-top: -10px;
    margin-bottom: 5px;
}


.blue-border-2 {
	margin-left : 9px;
	margin-right : 9px;
	border : 2px solid #006FCF;
	border-radius : 10px;
}

.white-round {
	background : white !important;
	border : 2px solid white;
	background-color: white !important;
	border-radius : 5px;
	webkit-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	-moz-box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
	box-shadow: 10px 10px 15px -10px rgba(0,0,0,0.43);
}

.light-blue-round {
	border : solid #006FCF 2px;
    border-radius: 5px;
	margin:10px;
}

.title-vfm {
	font-family : BentonSans,Helvetica Neue,Helvetica,sans-serif;
}


#hero {
	padding-top:15px;
}

.titre-section-2 {
	font-size: 1.6rem; text-align: center;
}

/* Fin General */

/* Implementation resultat test A/B T0005 - Desktop only*/
@media screen and (min-width: 800px) {

#menu-header {
	position : fixed !important;
	z-index : 1000 !important;
	width : 100% !important;
}

#header-desktop {
	margin-top : 85px;
}

.logo-amex {
	margin-top: 8px;
	margin-left: 10px;
}

}
/* Fin Implementation resultat test A/B T0005 - Desktop only */

/* Header */
.alert-dismissible {
    margin-bottom: 0 !important;
}
/* Fin Header */

@media (min-width: 375px){
	.carousel-grid .carousel-inner li div.row.fluid {
		max-width: 576px!important;
	}
}
	
@media (min-width: 768px){
	.carousel-grid .carousel-inner li div.row.fluid {
		max-width: 720px!important;
	}
}

@media (min-width: 1024px){
	.carousel-grid .carousel-inner li div.row.fluid {
		max-width: 940px!important;
	}
}

@media (min-width: 1280px){
	.carousel-grid .carousel-inner li div.row.fluid {
		max-width: 1240px!important;
	}
}


/* End Slider header */
/* End Modif 22/10/2020 by oliv */


/* Bloc Icônes */
.titre-section {
	text-align: center;
	font-weight : 500;
	font-size : 1.8rem;
	color: #00175a;
	padding-top: 50px;
	padding-bottom : 25px;
}

h2.titre-section::first-line {
	color: #006fcf;
}

.plus-sign {
	text-align: center; 
	color: #00175a;
	font-size : 3rem;
	font-weight : bolder;
	margin-top:75px;
}

.icon.icon-xl.dls-accent-blue-02 {
	color: #00175a;
}

#value_for_money .container .richtext.parbase .pad-1-t p:first-child{
	min-height: 50px;
}

/* Fin Bloc Icônes */

/* Bloc Benefices exclu */
.background-top .card-img-bg{
    transform: scaleX(-1);
}
/* Fin Bloc Benefices exclu */

/* Bloc Offres */

/* Start Modif 23/10/2020 by oliv */
#bloc_offers .grid .offer-header{
	text-align: center;
	font-weight: 500;
}

/* End Modif 23/10/2020 by oliv */


.head_bloc {
	padding : 0 !important;
}

.collapsible.icon-hover {
	background-color: #f7f8f9 !important;
}

button.collapsible {
    display: block;
	text-align: left;
	border: .0625rem solid #ecedee;
}

button:focus {
    outline: none !important;
}

.accordion-content {
    line-height: 1.5rem !important;
}

.border {
	border : .0625rem solid #ecedee;
}

.collapsible:focus {
    outline: 0 !important;
    outline-offset: 0 !important
}

.bloc_faq button.collapsible {
    display: block;
    text-align: left;
    font-weight: bold;
    color: #006fcf;
}
/* Fin Bloc Offres */


/* Bloc Sans concession */
#sans_concession {
	padding-bottom: 70px;
}
#sans_concession .tabs .tab-content {
    border: 1px solid #dadada;
    margin-top: 7px;
}
#sans_concession .tabs .tab-menu {
    width: 71% !important;
    padding-left: 27%;
}

#sans_concession .tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #00175a;
}

#sans_concession .tabs .tab-menu .tab-link[aria-selected=true] {
    color: white;
    background-color: #00175a!important;
}
#tabs_new-33360906_1[aria-selected=true] {
-webkit-box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
-moz-box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
margin-bottom: -2px;
}

#tabs_new-33360906_2[aria-selected=true] {
-webkit-box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
-moz-box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
margin-bottom: -2px;
}
/* Fin Bloc sans concession */

/* Bloc Fidelité */
.amex-ribbon {
	margin-top : -50px;
}

#fidelite .tabs .tab-content {
    border: 1px solid #dadada;
    margin-top: 7px;
}
#fidelite .tabs .tab-menu {
    width: 71% !important;
    padding-left: 27%;
}

#fidelite .tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #00175a;
}

#fidelite .tabs .tab-menu .tab-link[aria-selected=true] {
    color: white;
    background-color: #00175a!important;
}
#tabs_new-1156536302_1[aria-selected=true] {
-webkit-box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
-moz-box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
box-shadow: -10px -9px 18px -11px rgba(0,0,0,0.95);
margin-bottom: -2px;
}

#tabs_new-1156536302_2[aria-selected=true] {
-webkit-box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
-moz-box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
box-shadow: 13px -10px 18px -11px rgba(0,0,0,0.95);
margin-bottom: -2px;
}

#bloc-points-1, #bloc-points-2, #bloc-points-3, #bloc-points-4, #bloc-points-5 {
	width:403px;
	height : 124px;
}

.spacer-bloc-fidelite {
	height:25px;
}

.title-bloc-fidelite {
	color: #006fcf;
	font-weight : bold;
	padding-left : 20px;
}

.texte-bloc-fidelite {
	padding-left : 20px;
	font-size: 0.9rem;
    line-height: 1rem;
}
/* Fin Bloc Fidelité */


/* Bloc Services */

.bloc-services-off .richtext {
	width : 50% !important;
	padding-left : 50px !important;
	height: 290px;
}

.bloc-services-off .icons {
	padding-left : 50px !important;
}

.bloc-spacer {
	min-height : 30px;
}

.bloc-spacer-mobile {
	min-height : 100px;
}

.titre-bloc-services {
	color : white;
	font-size : 1.6rem;
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	white-space:nowrap;
}

.texte-bloc-services {
	color : white;
}

.cta-bloc-services {
	color : white;
	padding-top : 25px;
	padding-bottom : 25px;
	cursor: pointer;
	border: 1px #fff solid;
	padding: 10px;
	width: 124px;
	border-radius: .25rem;
	bottom: 30px;
	position: absolute;
}

.cta-bloc-services:hover {
	background-color: #fff;
	color: #000;
}

.cta-bloc-services-back {
	cursor: pointer;
	border: 1px #000 solid;
	padding: 10px;
	width: 124px;
	border-radius: .25rem;
	bottom: 0;
	position: absolute;
	text-align: center;
	margin-left: 50px;
}

#bloc-services-1-on .cta-bloc-services-back {
	bottom: -185px; 
	margin-left: 0;
}

#bloc-services-2-on .cta-bloc-services-back {
	bottom: -125px; 
	margin-left: 0;
}

#bloc-services-4-on .cta-bloc-services-back {
	bottom: -75px; 
	margin-left: 0;
}

#bloc-services-5-on .cta-bloc-services-back {
	bottom: -145px; 
	margin-left: 0;
}

#bloc-services-6-on .cta-bloc-services-back {
	bottom: -75px; 
	margin-left: 0;
}

#bloc-services-7-on .cta-bloc-services-back {
	bottom: -75px; 
	margin-left: 0;
}

#bloc-services-8-on .cta-bloc-services-back {
	bottom: -75px; 
	margin-left: 0;
}
.cta-bloc-services-back:hover {
	background-color: #000;
	color: #fff;
}


.cta-bloc-services-black{
    padding:0 50px 0 50px;
    line-height: 20px;
}

.bloc-services .card-img-bg {
	border-radius : 15px;
}

#bloc-services-1-off , #bloc-services-2-off , #bloc-services-3-off , #bloc-services-4-off , #bloc-services-5-off, #bloc-services-6-off , #bloc-services-7-off, #bloc-services-8-off  {
	min-height : 400px !important;
}

#bloc-services-1-on, #bloc-services-2-on , #bloc-services-3-on , #bloc-services-4-on , #bloc-services-5-on , #bloc-services-6-on , #bloc-services-7-on, #bloc-services-8-on{
	min-height : 400px !important;
}

#bloc-services-1-on .cta-bloc-services-black, #bloc-services-2-on .cta-bloc-services-black , #bloc-services-3-on .cta-bloc-services-black , #bloc-services-4-on .cta-bloc-services-black , #bloc-services-5-on .cta-bloc-services-black, #bloc-services-6-on .cta-bloc-services-black, #bloc-services-7-on .cta-bloc-services-black , #bloc-services-8-on .cta-bloc-services-black   {
	min-height: 340px !important;
}

#bloc-services-1-on  , #bloc-services-2-on , #bloc-services-3-on, #bloc-services-4-on, #bloc-services-5-on , #bloc-services-6-on, #bloc-services-7-on, #bloc-services-8-on{
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.75);
	border-radius:10px;
}

#bloc-amazon .pad {
	padding : 10px !important;
}

.grid-2-services {
	-webkit-box-shadow : none !important;
	-moz-box-shadow : none !important;
	box-shadow: none !important;
}

.bloc_plus {
	background-color : #e9e9e9 !important;
	border-radius : 50px;
	border : 1px solid #e9e9e9;
	background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/information.png");
    background-position: 10px 50%; 
	background-repeat : no-repeat;
	min-height: 50px;
    padding-left: 35px;
}

.bloc_plus:befored {
	content: '\eb68';
	font-size: 1.75rem;
	/* background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/information.png");
    background-position: left; 
    background-size:initial; */
	display: inline-block;
    vertical-align: middle;
    margin: auto;
}

/* Fin Bloc Services */





/********************/
/* MOBILE */
/********************/

@media screen and (max-width: 768px) {
/* General  */

.brightblue-border {
	margin : 5px;
}


.titre-section-2 {
	font-size: 1.2rem; text-align: center;
}

.nav-secondaire {
	display : none;
}

.titre-section {
	padding-top: 30px !important;
}

#menu-header .pad {
    padding: .8rem!important;
}

/* Fin General */
/* Hero */
.bloc-spacer-hero-mobile {
	min-height: 265px;
}

.hero-mobile .card-img-bg {
    background-repeat: no-repeat;
    background-position-y: 0;
}
/* Fin Hero */

/* Strat Modif 22/10/2020 by oliv */
/* Start Slider header */

.hero-bg-height {
    height: 920px !important;
}

.hero-carousel-outer {
    min-height: 685px !important;
}


.hero-carousel .carousel-controls {
    bottom: 10px;
}

.hero-carousel h3 {
    width:inherit;
    line-height:18px;
}


/* First Slide */

.hero-carousel li:nth-child(1) .hero-bg {
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header-cdiscount-mobile.jpg") !important;
}

.hero-carousel li:nth-child(1) {
    padding-left:1rem;
    padding-right:1rem;
}

.hero-carousel h1::before {
    content:" ";
    height: 60px;
    width: inherit;
    margin-bottom: 25px;
    display: block;
    /*background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/calm/logos_slide_mobile.png");*/
    background-position: center; 
    line-height: 0px;
}

.hero-carousel h1 {
	margin-top: 100px;
    width:inherit;
    font-size: 1.2rem;
    line-height: 30px;
    font-weight: 400;
}

/* Second Slide */
.hero-carousel li:nth-child(1) .hero-bg {
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header_mobile_2.jpg") !important;
}

.hero-carousel h1::before {
	content:"";
    height: 130px;
    width: 275px;
    margin: auto;
    margin-top:-60px;
    margin-bottom: 20px;
    display: block;
	background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/amazon/amazon-carte-gold.png");
    background-position: center; 
    background-size:initial;
    font-size: .7rem;
    line-height: 250px;
    text-align:center;
}

.hero-carousel h1 {
    margin-top:220px;
    width:inherit;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: 400;
    display:block;
}



/* Second Slide */
.hero-carousel li:nth-child(2) .hero-bg {
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header_mobile_1.jpg") !important;
}


.hero-carousel li:nth-child(2) .hero-carousel h2::before {
	content:"Carte Gold American Express®";
    height: 130px;
    width: 190px;
    margin: auto;
    margin-top:-60px;
    margin-bottom: 20px;
    display: block;
    background-image: url("/content/dam/amex/fr/staticassets/card-art/particuliers/proprietaire/gold/gold_di_160x101.png");
    background-position: center; 
    background-size:initial;
    font-size: .7rem;
    line-height: 250px;
    text-align:center;
}

.hero-carousel h2 {
    margin-top:220px;
    width:inherit;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: 400;
    display:block;
}

/* Third Slide */
.hero-carousel li:nth-child(3) .hero-bg {
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header_fnac_mobile.jpg") !important;
}

.hero-carousel li:nth-child(3) h2::before {
    content:"";
    height: 130px;
    width: 275px;
    margin: auto;
    margin-top:-60px;
    margin-bottom: 20px;
    display: block;
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/logos-fnac.png");
    background-position: center; 
    background-size:initial;
    font-size: .7rem;
    line-height: 250px;
    text-align:center;
}

.hero-carousel li:nth-child(4) h2 {
    margin-top:220px;
    width:inherit;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: 400;
    display:block;
}

/* Fifth Slide */
.hero-carousel li:nth-child(5) .hero-bg {
	background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header_fnac_mobile.jpg") !important;
	height : 975px;
}

.hero-carousel li:nth-child(5) h2::before {
    content:"";
    height: 120px;
    width: 250px;
    margin-bottom: 115px;
    display: block;
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/logos-fnac.png");
    background-position: left; 
    background-repeat: no-repeat;
    background-size:contain;
    font-size: .8rem;
    font-weight: 400;
    line-height: 265px;
}


/* Fourth Slide */
.hero-carousel li:nth-child(4) .hero-bg {
	background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/header_fnac_mobile.jpg") !important;
	height : 975px;
}

.hero-carousel li:nth-child(5) h2::before {
    content:"";
    height: 120px;
    width: 250px;
    margin-bottom: 115px;
    display: block;
    background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/logos-fnac.png");
    background-position: left; 
    background-repeat: no-repeat;
    background-size:contain;
    font-size: .8rem;
    font-weight: 400;
    line-height: 265px;
}


.hero {
    margin-bottom: 25px;
}


/* End Slider header */
/* End Modif 22/10/2020 by oliv */


/* Bloc icones */
.plus-sign {
	margin-top: 10px;
    margin-bottom: 10px;
}

#value_for_money .grid .col-md-4:not(:first-child){
	margin-top: 30px !important;
}

#value_for_money .container .richtext.parbase .pad-1-t p:first-child{
	min-height: 25px;
}



/* Fin bloc icones */

#bloc-amazon  {
	text-align : center !important;
}

/* Bloc Benefices exclu */

.background-top{
    height:550px;
}


.background-top .card-img-bg{
    background-position-y:top;
}

.background-top > .container{
    padding-top: 250px;
}


/* Fin Bloc Benefices exclu */

/* Bloc Services */

.bloc-services {
	min-height	: 475px !important;
}

.bloc-services-off .richtext {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	min-height: 290px;
}

.bloc-services-on .richtext {
	width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.bloc-services-on .pad-3-l {
	padding-left : 0 !important;
}

.bloc-services-off .icons {
	padding-left: 40% !important;
}

.bloc-services-off .titre-bloc-services {
	text-align : center !important;
	font-size : 1.2rem;
}

.bloc-services-off .text-bloc-services {
	text-align : center !important;
}

.bloc-spacer-mobile {
	min-height : 100px;
}

.titre-bloc-services {
	color : white;
	font-size : 1.35rem;
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	white-space:nowrap;
}

.texte-bloc-services {
	color : white;
}

.cta-bloc-services {
	cursor: pointer;
	left: calc(50% - 62px);
	bottom: 20px;
}
.cta-bloc-services-back {
	cursor: pointer;
	margin-left: calc(50% - 69px);
	bottom: -90px;
	left: calc(50% - 62px);
}

#bloc-services-1-on .cta-bloc-services-black, #bloc-services-2-on .cta-bloc-services-black , #bloc-services-3-on .cta-bloc-services-black , #bloc-services-4-on .cta-bloc-services-black, #bloc-services-5-on .cta-bloc-services-black , #bloc-services-7-on .cta-bloc-services-black, #bloc-services-8-on .cta-bloc-services-black  {
    padding:0 10px 0 10px;
    min-height: 340px !important;
    line-height: 17px;
}


#bloc-services-6-on .cta-bloc-services-black  {
    padding:0 10px 0 10px;
    min-height: 538px !important;
    line-height: 17px;
}
.bloc-services .card-img-bg {
	border-radius : 15px;
}

#bloc-services-1-off , #bloc-services-2-off , #bloc-services-3-off , #bloc-services-4-off , #bloc-services-5-off,#bloc-services-6-off ,#bloc-services-7-off,#bloc-services-8-off{
	min-height : 420px !important;
	padding-top : 2px;
}

#bloc-services-1-on , #bloc-services-3-on , #bloc-services-4-on , #bloc-services-5-on , #bloc-services-6-on  { 
	min-height: 410px !important;
}

#bloc-services-2-on  {
	min-height : 600px !important;
}

#bloc-services-4-on  {
	min-height : 600px !important;
}

#bloc-services-5-on  {
	min-height : 570px !important;
}

#bloc-services-6-on  {
	min-height : 835px !important;
}

#bloc-services-7-on  {
	min-height : 435px !important;
}

#bloc-services-8-on  {
	min-height : 475px !important;
}
#bloc-services-1-on , #bloc-services-2-on, #bloc-services-3-on, #bloc-services-4-on, #bloc-services-5-on, #bloc-services-6-on, #bloc-services-7-on, #bloc-services-8-on {
-webkit-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
border-radius : 10px;
}

.bloc_plus::before {
	background-image: url("/content/dam/amex/fr/benefits/lp/pry-gold/information.png");
    background-position: left; 
    background-size:initial;
}

#bloc-services-1-on .cta-bloc-services-back {
	bottom: -85px !important; 
	margin-left: 0 !important;
}

#bloc-services-2-on .cta-bloc-services-back {
	bottom: -70px !important; 
	margin-left: 0 !important;
}

#bloc-services-3-on .cta-bloc-services-back {
	bottom: -25px !important; 
	margin-left: 0 !important;
}

#bloc-services-5-on .cta-bloc-services-back {
	bottom: -50px !important; 
	margin-left: 0 !important;
}

#bloc-services-6-on .cta-bloc-services-back {
	bottom: -75px !important; 
	margin-left: 0 !important;
}

#bloc-services-7-on .cta-bloc-services-back {
	bottom: -75px !important; 
	margin-left: 0 !important;
}

#bloc-services-8-on .cta-bloc-services-back {
	bottom: -75px !important; 
	margin-left: 0 !important;
}
/* Fin Bloc Services */


/* Bloc Sans concession */
#sans_concession {
	padding-bottom: 70px;
}
#sans_concession .tabs .tab-content {
    border: 1px solid #dadada;
    margin-top: 7px;
}
#sans_concession .tabs .tab-menu {
    width: 100% !important;
    padding-left: 0 !important;
}

#sans_concession .tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #006fcf;
}

#sans_concession .tabs .tab-menu .tab-link[aria-selected=true] {
    color: #006fcf;
}

.benefices-gold .richtext, .benefices-amex .richtext {
	text-align : center !important;
}
/* Fin Bloc Sans concession */

/* Bloc Fidelite */

#fidelite .tabs .tab-content {
    border: 1px solid #dadada;
    margin-top: 7px;
}
#fidelite .tabs .tab-menu {
    width: 100% !important;
    padding-left: 0 !important;
}

#fidelite .tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #006fcf;
}

#fidelite .tabs .tab-menu .tab-link[aria-selected=true] {
    color: #006fcf;
}

.title-bloc-fidelite {
	font-size : 1rem;
}

.texte-bloc-fidelite {
	width: 250px !important;
    font-size: 0.8rem;
}

#bloc-points-1, #bloc-points-2, #bloc-points-3, #bloc-points-4, #bloc-points-5 {
	margin-left : -50px !important;
}

.tab-gagner-des-points .richtext {
	text-align : center !important;
}
/* Fin Bloc Fidelite */


/* Bloc assurances */
.title-bloc-assurances {
    padding-left: 0 !important;
	padding-top: 0 !important;
}

.text-bloc-assurances {
    padding-left: 0 !important;
}

.avantages-round-right {
	border: 1px solid #e4e5e5;
    border-left: 1px solid #e4e5e5;
    border-radius:7px;
}	

.avantages-round-left {
	border: 1px solid #e4e5e5;
    border-right: 1px solid #e4e5e5;
    border-radius: 7px;
}	


/* Fin Bloc Assurances */
/* Footer */
.header-text-footer {
    font-size: 1.5rem;
    line-height: 1.7rem;
    text-align: center;
    padding-top: 10px; */
}

.conditions {
    padding-top: 10px;
}

.conditions-eligibilite {
	padding : 0 !important;
	padding-top : 15px !important;
	text-align : center;
}

.button_sticky_mobile, .minimg {
    display: inline-block;
    width: 100%;
    float: right;
}
.very_small_text_sticky{
	color : #000 !important;
	font-size: 12px !important;
	line-height: 12px !important;
	/* padding-top: 4px; */
}

.very_small_text_sticky a {
	font-size: 14px !important;
	line-height: 16px !important;
	color: #006fcf;
}
.icon-bar .btn {
    color: #fff !important;
    background: #006fcf !important;
    font-size: 1rem;
    padding: 10px;
}

.icon-bar .btn-secondary {
	color: #006fcf !important;
	background: #fff !important;
	margin-top: -6px !important;
	display: block !important;
	padding: 5px;
	line-height: 34px;
}
.icon-bar {
    position: fixed;
    left: -1px;
    width: inherit;
    top: calc(100vh - 109px);
    z-index: 1000 !important;
    background-color: #FFF;
    border-radius: 0px;
    border-top: 1px #006fcf solid;
    color: #000;
    /* max-height: 130px; */
    /* min-height: 80px; */
    margin: 0;
    padding-top: 10px;
    text-align: center;
    height: 130px;
}

.icon-bar a {
    display: unset !important;
}

.button.cta_card{
    width: 45%;
    float: right;
    margin-right: 10px;
    margin-bottom: 15px !important;
    margin-top: 5px;
}

.legals { 
	min-height: 130px;
}
/* Fin Footer */
}