/* General */
#amex-header , #amex-footer {
	display:none;
}

.btn {
	font-size: 0.95rem;
}

.no-padding-left-right .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.gray-round {
	background : #303030 !important;
	border : 2px solid #303030;
	background-color: #303030 !important;
	opacity : 0.9;
	border-radius : 15px;
	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.4);
}
.Blue-round {
	background : #00175A !important;
	border : 2px solid #00175A;
	background-color: #00175A !important;
	opacity : 0.9;
	border-radius : 15px;
	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.4);
}

.white-round1 {
	background : #FFF !important;
	border : 2px solid #FFF;
	background-color: #FFF !important;
	border-radius : 15px;
}
.white-round-border1 {
	background : #FFF !important;
	border : 2px solid #ecedee;
	border-radius : 15px;
	background-color: #FFF !important;
	webkit-box-shadow: 5px 5px 15px -10px rgba(0,0,0,0.95);
	-moz-box-shadow: 5px 5px 15px -10px rgba(0,0,0,0.95);
	box-shadow: 5px 5px 15px -10px rgba(0,0,0,0.95);
}


.titre-ligne {
	color: #00175A;
    text-align: center;
    font-weight: 600;
    font-family: 'BentonSans';
    line-height: 1rem;
    padding-bottom: 5px;
}

.texte-ligne {
	text-align: center;
    line-height: 1rem;
    font-size: 1rem;
    font-family: 'BentonSans';
}

.img-pad-top {
	margin-top: -85px;
	position: relative;
	z-index: 10;
}

.img {
  opacity: 0.8;
}

/* 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;
}

}
/* Fin Implementation resultat test A/B T0005 - Desktop only */

/* Header */
.alert-dismissible {
    margin-bottom: 0 !important;
}
/* Fin Header */

/* Nav secondaire */
#nav-secondaire{
	z-index:100;
}

.nav-secondaire {
	margin-top: -60px;
    height: 60px;
}

.nav-secondaire .card-img-bg {
	border-radius : 10px 10px 0 0;
}

.nav-item {
	padding-top	: 20px;
}

.nav-item  a{
	color : #00175a !important;
	text-decoration: none;
    font-size: .9rem;
}

.sticky {
	position: fixed !important;
    top: 60px;
    width: 100%;
    z-index: 100;
}

.sticky .nav-secondaire {
	border-bottom : 2px solid #dadada;
	background-color: white !important;
	border-radius :  0 0 10px 10px;
}

.sticky .nav-secondaire .card-img-bg {
	border-radius :  0 0 10px 10px;
}

/* Fin van secondaire */

/* Carousel Header Mobile */
.carousel, .carousel-inner {
  background-color: transparent !important;
}

.hero.carousel-item.dls-gray-02-bg,.hero.carousel-item.dls-gray-02-bg-hvr:hover {
    background-color: transparent !important;
}
/* Carousel Fin Header Mobile */

/*Sticky button */
.icon-bar {
  position: fixed;
  top: 46%;
  right: 0;
  z-index: 1000 !important;
  background-color:#fff;
  border: 1px solid #006fcf;
  border-right: none !important;
  padding: 5px;
  border-radius: 5px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !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);
}

.icon-bar a {
  display: block;
  text-align: center;
  transition: all 0.3s ease;
  color: #0061b6;
  font-size: 17px;
}

icon-bar {
  position: fixed;
  top: 42%;
  right: 0;
  z-index: 1000 !important;
  background-color:#6b6b6b;
  margin: 5px;
  padding: 5px;
  border-radius: 5px;
}

.minimg {
   max-width: 83px !important;
   margin: 0 auto;
   padding-top: 8px;
}

.big_text_sticky {
color:#0061b6;
font-size:2rem;
text-align:center;
font-weight: 500;
line-height: 1.8rem;
padding-top: 10px;
}

.small_text_sticky {
color:#0061b6;
font-size:1rem;
text-align:center;
padding-bottom: 5px;
}

.very_small_text_sticky {
color:#0061b6;
text-align:center;
font-size: .65rem;
text-align: center;
line-height: 1.2rem;
}

.icon-bar .btn {
    color: #fff;
    background: ##0061b6;
    padding: 5px;
	font-size: 0.8rem;
}

.btn-icon span {
	text-decoration : underline; 
	padding-left: 2px !important;
}

.sm_link {
	font-size: 0.7rem !important;
	padding:0;
}

/* Fin Sticky button */

/* 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: center;
	font-weight: bold;
}

.border {
	border : none !important;
}

.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 */


/* Blocs Avantages */

.avantages-round-right {
	border: 1px solid #e4e5e5;
    border-left: none;
    border-radius: 0 7px 7px 0;
}	

.avantages-round-left {
	border: 1px solid #e4e5e5;
    border-right: none;
    border-radius: 7px 0 0 7px;
}	

.white-round-border {
	border: 5px solid white;
    border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px -3px #000000;
    box-shadow: 0px 0px 7px -3px #000000;
}

.white-round {
	border: 5px solid white;
    border-radius: 5px;
	background : white !important;
	-webkit-box-shadow: 0px 0px 10px -3px #000000;
    box-shadow: 0px 0px 7px -3px #000000;
}


.grey-round {
	border: 5px solid #ecedee;
    border-radius: 5px;
	background : #ecedee !important;
	-webkit-box-shadow: 0px 0px 10px -3px #000000;
    box-shadow: 0px 0px 7px -3px #000000;
}

.margin-top {
	margin-top:-50px;
}

.blue-round {
	border: 5px solid #00175a;
    border-radius: 5px;
	background : #00175a !important;
	-webkit-box-shadow: 0px 0px 10px -3px #000000;
    box-shadow: 0px 0px 7px -3px #000000;
}
.round .col, .round [class*=" col-"], .round [class^=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.button-blue .btn {
	border : none !important;
}
.button-blue .btn-secondary {
	color: white !important;
    background: #00175A !important;
    border-color: white !important;
}

.cta-mobile-demande .btn {
	text-overflow: inherit !important;
}

.btn-sm {
	 padding: 0.5rem 0.25rem !important;
}
/* Fin Blocs Avantages */


/* Bloc Footer */

.bloc-footer-up .card-img-bg {
	border-radius : 12px 12px 0 0;
	border:2px solid #00175a;
}


.bloc-footer-down .card-img-bg {
	border-radius : 12px 12px 12px 12px;
	border:2px solid white;
}

.header-text-footer {
	color: white;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2rem;
    padding-top: 30px;
}

.conditions-eligibilite {
	color: #006fcf;
	font-weight : normal;
	font-size: 1.2rem;
    padding-top: 25px;
	padding-bottom : 25px;
}

.conditions {
	color : white;
}

.text-cotisation-footer {
	text-align: center; 
	color: white;
	font-size:1rem;
}

.steps-footer {
	font-size : 2rem;
	color : #00175a;
	font-weight : bold;
	text-align : center;
}

.divider-footer {
	border-bottom : 2px solid #dadada;
	margin-top : 10px;
}
/* Fin Bloc Footer */

/********************/
/* MOBILE */
/********************/

@media screen and (max-width: 768px) {
/* General  */
.nav-secondaire {
	display : none;
}

.titre-section {
	padding-top: 30px !important;
}

#menu-header .pad {
    padding: .8rem!important;
}

.titre-ligne {
	color: #00175A;
    text-align: center;
    font-weight: 600;
    font-family: 'BentonSans';
	font-size:0.9rem;
    line-height: 1rem;
    padding-bottom: 5px;
}

.texte-ligne {
	text-align: center;
    line-height: 0.9rem;
    font-size: 0.8rem;
    font-family: 'BentonSans';
}

.white-round-border1 .btn , .bloc-carte-bottom .btn {
	padding : 0 !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;
}

.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 */
}