#amex-header {display:none;}

h2 {
	font-weight: 600;
	font-size: 1.3rem;
	color: #00175A;
	padding: 25px 0;
	line-height: 1.3rem;
}

.dark-blue-box {
	margin: 0 10px;
	border: 5px solid #00175A;
    border-radius: 10px;
}

.sticky-bottom-slide.active {
    bottom: 0px;
}

#sticky-leadgen-mobile-2.active {
    bottom: 0px !important;
}

.sticky-bottom-slide {
	position: fixed !important;
    width: 100%;
    z-index: 1000;
	bottom : -140px;
	box-shadow : 0px 10px 30px rgba(0, 0, 0, 0.25);
	background-color: white;
	transition: bottom 0.5s ease-in-out;
	/*transition: top 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);*/
}

#sticky-leadgen-mobile-2 {
	position: fixed !important;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: solid 1px #006fcf;
    z-index: 1000;
    padding-top: 5px;
    padding-bottom: 5px;
	bottom : -140px !important;
	transition: bottom 0.5s ease-in-out;
}

.sticky-bottom {
	position: fixed !important;
    width: 100%;
    z-index: 1000;
	bottom : 0;
	box-shadow : 0px 10px 30px rgba(0, 0, 0, 0.25);
	background-color: white;
}



.light-blue {
	background : #cee3f6;
}
.small-text-bright-blue {
	color: #006FCF;
    font-size: 0.8rem;
    line-height: 1rem;
    padding-top: 10px;
}

.text-icon {
	margin-left: -125px;
}

button:focus {
	outline: none !important;
}

.bloc-bottom-1 {
	border-left: solid #eaecf3 2px;
    border-right: solid #eaecf3 2px;
    border-bottom: solid #eaecf3 2px;
    border-radius: 5px;
}

.bloc-white {
    border: 14px solid #FFFFFF;
    border-radius: 5px;
    background: #FFFFFF !important;
    margin: 17px;
}

.bloc-dark-blue {
    border: 14px solid #00175A;
    border-radius: 5px;
	background: #00175A !important;
    margin: 17px;
}

.bloc-light-blue {
    border: 14px solid #006FCF;
    border-radius: 5px;
	background: #006FCF !important;
    margin: 17px;
}

.btn-accordion:hover {
    background: transparent !important;
}

.img-margin {
	margin-top : -82px;
}

.pad-top-1 {
	margin-top: -45px;
}

.pad-top-2 {
	margin-top: 45px;
}

.img-pad-top {
	margin-top: -105px;
	position: relative;
	z-index: 10;
}
.img-pad-top-afgp {
	margin-top: -103px;
	position: relative;
	z-index: 10;
}
.img-pad-top-afp {
	margin-top: -100px;
	position: relative;
	z-index: 10;
}

.img-pad-top-1 {
	margin-top: -176px;
	position: relative;
	z-index: 10;
}
.img-pad-top-afg {
	margin-top: -156px;
	position: relative;
	z-index: 10;
}
.barre-de-fond {
	background-color: #66A9E2 !important;
}

.margin-top-200 {
	margin-top : -270px;
}

.margin-top-200-2 {
	margin-top : -200px;
}

.margin-top-100 {
	margin-top : -134px;
}

.blue-border-1 {
    background: #EFF6FC !important;
	border: 14px solid #EFF6FC;
    background-color: #EFF6FC !important;
    border-radius: 10px;
	margin: 17px;
}

.white-border {
	border : 3px solid #0065bd;
	border-radius : 15px; 
}

.hero-video {
	margin-top : 10px;
}

.text-white {
	text-align: center;
    color: #FFFFFF;
    font-size: 1.3rem;
}

.titre-ligne {
	color: #00175A;
    text-align: center;
    font-weight: 600;
    font-family: 'BentonSans';
    line-height: 1.1rem;
    padding-bottom: 5px;
}

.texte-ligne {
	color: #00175A;
	text-align: center;
    line-height: 1.1rem;
    font-size: 1rem;
    font-family: 'BentonSans';
}

/* Carroussel customisation */

.carousel .carousel-controls.dark-controls .carousel-control {
    color: #006fcf;
    font-weight: 600;
}

.card .heading-3 {
	display : none !important;
}

.card .btn {
	display : none !important;
}

/* Carroussel customisation */

.alpha-round {
	background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
	margin-left : 45px;
	margin-right : 45px;
}

.alpha-round-1 {
	margin-left : 21px;
	margin-right : 21px;
}

.white-round {
	border-top: solid #f7f8f9 2px;
	border-left: solid #f7f8f9 2px;
    border-right: solid #f7f8f9 2px;
    border-bottom: solid #f7f8f9 2px;
	background: #f7f8f9;
    border-radius: 5px;
	margin:10px;
}

.blue-round {
	border-top: solid #00175A 2px;
	border-left: solid #00175A 2px;
    border-right: solid #00175A 2px;
    border-bottom: solid #00175A 2px;
	background: #00175A;
    border-radius: 5px;
	margin:10px;
}

.blue-round-2 {
	background : white !important;
	border : 2px solid #dddddd;
	background-color: white !important;
	border-radius : 10px;
	margin : 5px;
	min-height : 220px;
	-webkit-box-shadow: 10px 9px 0px -3px rgba(193,220,243,1);
	-moz-box-shadow: 10px 9px 0px -3px rgba(193,220,243,1);
	box-shadow: 10px 9px 0px -3px rgba(193,220,243,1);
}

.light-blue-round {
	border : solid #006FCF 2px;
    border-radius: 5px;
	margin:10px;
}

.dark-blue-round {
	border : solid #00175A 2px;
	border-radius: 5px;
	margin:10px;
}

.small-button a{
	padding: 0.5rem 0.5rem;
    font-size: .8rem;
    line-height: .9rem;
    border-radius: 0.1875rem;
    max-width: 7.25rem;
    min-width: 6.875rem;
}

.blue-border {
	background : white !important;
	border : 2px solid #006FCF;
	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);
}

.blue-bg {
	background-color : #66a9e2;
	height:250px;
}

.grey-border {
	background : white !important;
	border : 2px solid #CCC;
	background-color: white !important;
	border-radius : 30px;
	margin-top:-225px;
}
.titre-1 {
	font-size:1.6rem;
	font-family : BentonSans;
	color: #006FCF;
	font-weight: 600;
    text-align: center;
}

.titre-2 {
	font-size:1.6rem;
	font-family : BentonSans;
	color: #00175A;
	font-weight: 600;
    text-align: center;
	padding-top: 10px;
}

.titre-blanc {
	font-size:1.6rem;
	color: #fff;
	font-weight: 600;
    text-align: center;
	padding-top: 10px;
	font-family : BentonSans;
}

.texte-decale {
	margin-left: -100px;
    padding-top: 12px;
    font-size: 1.1rem;
}

.texte-decale-2 {
	margin-left: -100px;
    padding-top: 3px;
}

.accordion-content .dls-white-bg {
	background-color : #00175A !important;
}

.carousel-multi-card .card {
    box-shadow: 10px 9px 0px -3px rgba(193, 220, 243, 1);
}


.sub-title {
	color:#FFF;
	font-size:1.05rem;
	text-align:left;
}

.tab-app {
	border-left : 5px solid #00175A;
	font-size : .8rem;
	margin-top: 30px;
}

.tab-app-active {
	border-left : 5px solid #006FCF;
	font-size : .8rem;
	margin-top: 30px;
	color : #006FCF;
}

.collapsible-text {
	text-align:center !important;
}

.txt-shadow-title {
	font-size:2.8rem;
	line-height: 2.8rem;
    text-align: center;
	text-shadow: 2px 2px #006FCF;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #006FCF;
}


.txt-shadow-title-small {
	font-size:2rem;
	line-height: 2rem;
    text-align: center;
	text-shadow: 2px 2px #006FCF;
    color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #006FCF;
}

.custom-collapsible .collapsible {
    padding: 5px;
	color : #006FCF;
}

.custom-collapsible .collapsible:hover:not(.expandable-link) {
    background-color: transparent;
}

.custom-collapsible .border {
    border : none !important;
}

.custom-collapsible .dls-gray-01-bg, .dls-gray-01-bg-hvr:hover {
    background-color: transparent !important;
}

.custom-collapsible .border-t, .custom-collapsible .border-tb {
    border-top: none;
}

@media (min-width: 375px) {
	
.col, [class*=" col-"], [class^=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
/********************/
/* COUNTDOWN */
/********************/
.countdown {
	margin: auto;
    width: 50%;
}

.timeel {
	float: left;
	width: 25%;
	text-align: center;
}

#countdown1 {
    font-size: 60px;
    line-height: 60px;
    color: #00175A;
    font-weight: 600;
}

#labels {
	font-size: 30px;
    line-height: 30px;
    color: #006fcf;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
.countdown {
    width: 100%;
}

#menu-header {
	min-height : 65px !important;
}

.logo-amex{
	margin-left : -5px !important;
}

#labels {
	font-size: 17px;
}

#countdown1 {
    font-size: 30px;
}

.sous-titre-1 {
	font-size:1.3rem;
	line-height:1.3rem;
}

.txt-shadow-title {
    font-size: 2rem;
    line-height: 2rem;
}

.dark-blue-round {
	min-height : 185px;
}

.light-blue-round {
	min-height : 185px;
}

.en-tete-bloc-bleu {
	font-size: 1rem;
    line-height: 1.1rem;
    font-weight: 400;
}

.titre-1, .titre-2, .titre-blanc {
	font-size:1.2rem;
}

.alpha-round {
    margin-left: 25px;
    margin-right: 25px;
}

.margin-top-100 {
	margin-top : -100px;
}

.margin-top-200 {
	margin-top : -302px;
}

.bloc-dark-blue {
    border: 14px solid #00175A;
    border-radius: 5px;
	background: #00175A !important;
    margin: 4px;
}

.bloc-light-blue {
    border: 14px solid #006FCF;
    border-radius: 5px;
	background: #006FCF !important;
    margin: 4px;
}

.text-white {
	text-align: center;
    color: #FFFFFF;
    font-size: 0.8rem;
}

.bloc-white {
    border: 10px solid #FFFFFF;
    border-radius: 5px;
    background: #FFFFFF !important;
    margin: 6px;
}

.text-blue {
	color: #00175A;
    text-align: center;
    font-size: 0.8rem;
}
.blue-border-1 {
    background: #EFF6FC !important;
	border: 1px solid #EFF6FC;
    background-color: #EFF6FC !important;
    border-radius: 10px;
	margin: 4px;
}
.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 {
	color: #00175A;
	text-align: center;
    line-height: 0.9rem;
    font-size: 0.8rem;
    font-family: 'BentonSans';
}
}

/********************/
/* FIN COUNTDOWN */
/********************/
/********************/
/* DESKTOP */
/********************/

@media screen and (min-width: 768px) {

.blue-round-2 {
	margin : 25px;
}

.en-tete-bloc-bleu {
	font-size : 1.4rem;
	height:65px;
}

.logo-amex {
	margin-top: 8px !important;
}
.titre-1, .titre-2 {
	font-size : 1.7rem;
}
	
.sub-title {
	color:#FFF;
	font-size:1.2rem;
	text-align:center;
	font-weight : 600;
}	
	
h2 {
	font-size: 2.3rem;
	padding: 25px 0;
	line-height: 2.3rem;
}

.text-icon {
	margin-left: 0;
	font-size: 1rem;
	text-align:center;
}

#menu-header {
    position: fixed !important;
    z-index: 1000 !important;
    width: 100% !important;
}

.sous-titre-1 {
	font-size:1.8rem;
	line-height:1.8rem;
}

.dark-blue-round {
	min-height : 165px;
}

.light-blue-round {
	min-height : 165px;
}
}

