/***** GLOBAL *****/

@media (min-width: 60em) {
    .a-heading--1 {
        font: 500 2.25em / 1.25 "Montserrat", arial, sans-serif;
    }
}
.title-span, .title-span-light, .title-span-green{
    position:relative;
	z-index:0;
}
@media (min-width: 35em) {
	.title-span:after,.title-span-light:after, .title-span-green:after  {
		bottom:0;
		content:'';
		height: 30%;
		left: 50%;
		position:absolute;
		transform: translateX(-50%);
		width: 100%;
		z-index:-1;
	}
		
	.title-span:after {
		background-color:rgba(255, 255, 255, 0.5);
	}
	.title-span-light:after {
		background-color:#BFDED8;
	}
	.title-span-green:after {
	background-color: rgba(191, 222, 216, 1);
}
}
.title-span-green-m:after  {
		bottom:0;
		content:'';
		height: 30%;
		left: 50%;
		position:absolute;
		transform: translateX(-50%);
		width: 100%;
		z-index:-1;
	}
.title-span-green-m:after {
	background-color: rgba(191, 222, 216, 1);
}
a.title-span-green-m:hover:after {
	background-color: #FFFFFF;
}
/***** HERO BANNER *****/


/*hero*/

#hero-culture-financiere{
	animation: zoom linear 50s infinite;
    align-items: center;
	background-attachment:fixed;
	background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/bg-herobanner.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
    display: flex;
    height: calc(100vh - 96px);
    justify-content: center;
    overflow: hidden;
    position: relative;
    transition: 0.3s ease;
}
@keyframes zoom {
	0% {
        background-size: 100% 100%;
	}
	50% {
        background-size: 115% 115%;
	}
	100% {
        background-size: 100% 100%;
	}
}
@-webkit-keyframes zoom {
	0% {
        background-size: 100% 100%;
	}
	50% {
        background-size: 115% 115%;
	}
	100% {
        background-size: 100% 100%;
	}
}
#hero-culture-financiere > .l-content-container #bg-hero{
	background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/hero-personnage.png");
	background-repeat: no-repeat;
    background-size: cover;
	background-position:center bottom;
    height: 100%;
    left:0;
    position: absolute;
    width: 100%;
    top:0;
    transform-origin: center;
    z-index: -2;
}
#hero-culture-financiere > .l-content-container {
    margin: -10vh auto 0px;
	width:100%;
    z-index: 0;
}
@media (max-width: 48em) {
	#hero-culture-financiere > .l-content-container {
		align-items: center;
		display: flex;
		flex-direction: column;
		justify-content: end;
		margin-bottom: 0 !important;
	}
}
@media (max-width: 35em) {
	#hero-culture-financiere{
		height:initial;
        padding-bottom: 70px;
	}
	#hero-culture-financiere > .l-content-container {
		margin: 0px auto;
	}
	#hero-culture-financiere > .l-content-container #bg-hero{
		background-image: none;
	}
}

/*hero - titre*/

#hero-culture-financiere > .l-content-container h1 {
	font-size: 1em ;
    font-weight: 600;
    margin: auto;
    text-align: center;
    width: fit-content;
}
#hero-culture-financiere > .l-content-container h1 .a-heading--2 {
    display: block;
    margin: 0px;
}
@media (max-width: 35em) {
	#hero-culture-financiere > .l-content-container h1 > .a-heading--1{
        display: block;
		line-height: 1em;
        margin-bottom: 10px;
	}
}

/*hero - logo*/

.logo-culture {
	display: block;
	margin: 0px auto 40px;
    max-width: 400px;
}
@media (max-width: 48em) {
	.logo-culture {
        margin: 20px auto;
        max-width: 70%;
	}
}

/*hero - CTA*/

ul.cta-list {
	list-style: none;
	margin: 40px auto;
	padding: 0px;
    text-align: center;
}
ul.cta-list > li { 
	padding: 5px 10px;
	position: relative;
}
ul.cta-list > li a{ 
    border: 0px;
	margin: 0px auto;
    padding: 0px 0px;
    position: relative;
    text-transform: uppercase;
}



@media (min-width: 48em) {
	ul.cta-list {
		display: flex;
		justify-content: center;
	}
}
@media (max-width: 35em) {
	ul.cta-list {
		margin: 20px auto;
	}
	ul.cta-list > li { 
		padding: 10px 0px;
		position: relative;
	}
}

/*hero - scrolldown*/

#scroll-down-btn{
    animation: down 2s infinite;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    left: 50%;
    justify-content: center;
	position:absolute;
    transition: 0.3s ease;
    width: 40px;
	-webkit-animation: down 2s infinite;
}
#scroll-down-btn img{
    transition: 0.3s ease;
}
#scroll-down-btn:hover img{
    width: 30px !important;
    height: 30px !important;
}
@keyframes down {
	0% {
		transform: translate(-50% , 0);
	}
	50% {
		transform: translate(-50% , 20px);
	}
	100% {
		transform: translate(-50% , 0);
	}
}
@-webkit-keyframes down {
	0% {
		transform: translate(-50% , 0);
	}
	50% {
		transform: translate(-50% , 20px);
	}
	100% {
		transform: translate(-50% , 0);
	}
}


/***** SECTIONS *****/


#notre-approche, #comprendre-les-bases, #agir-et-diversifier, #optimiser-son-epargne, #faq {
    position: relative;
	padding-bottom:50px;
}
@media (min-width: 35em) {
	#notre-approche, #comprendre-les-bases, #agir-et-diversifier, #optimiser-son-epargne {
		padding-bottom:120px;
	}
	#pourquoi h2:first-child, #notre-approche h2:first-child, #comprendre-les-bases h2:first-child, #agir-et-diversifier h2:first-child, #optimiser-son-epargne h2:first-child{
		margin-bottom:50px;
	}
	#faq {
		padding-bottom:80px;
	}
}

#comprendre-les-bases h2:first-child, #agir-et-diversifier h2:first-child, #optimiser-son-epargne h2:first-child{
    font-size: 1em;
    text-align: center;
}
#comprendre-les-bases > .l-content-container h2 > .a-heading--2, #agir-et-diversifier > .l-content-container h2 > .a-heading--2, #optimiser-son-epargne > .l-content-container h2 > .a-heading--2{
    display: block;
    margin: 0px;
}


/***** POURQUOI *****/


#pourquoi{
    position: relative;
}
#pourquoi > .l-content-container > .l-columns--66-33-large>.l-columns__column:nth-child(2n){
    text-align:right;
}
@media (max-width: 48em) {
	#pourquoi > .l-content-container > .l-columns--66-33-large>.l-columns__column:nth-child(2n){
		text-align:center;
	}
}


/***** NOTRE APPROCHE *****/


#notre-approche{
    /*background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/culture-financiere-upperquote.svg") ;*/
    background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#pattern-approche{
	bottom: 0;
	left: 50%;
    position: absolute;
	transform: translate(-50%, 0%);
}


/***** VIDEO CONTAINER *****/


#chaine-video{
    background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/bg-chaine-video.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    display: flex;
    position: relative;
    text-align: center;
}
#chaine-video:before {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#chaine-video > .l-content-container {
    margin-bottom: 120px;
    margin-top: 120px;
    position : relative;
}


/***** COMPRENDRE LES BASES *****/



@media screen and (min-width: 48em) {
    .l-section > .l-content-container .richtext-advanced,
	.l-section > .l-content-container .richtext-basic,
	.l-section > .l-content-container .richtext-super,
	.l-section > .l-content-container .richtext-table {
        max-width: initial !important;
    }
}
@media screen and (min-width: 35em) {
	#comprendre-les-bases {
		background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/bg-quote.svg");
		background-attachment: fixed;
		background-position: 90% 5%;
		background-repeat: no-repeat;
	}
}
#comprendre-les-bases .js-m-showhide .m-showhide__heading{
	border-top: 1px solid #81C1BB;
}
#comprendre-les-bases .js-m-showhide.m-showhide{
    border-bottom: 1px solid #81C1BB;
}
#comprendre-les-bases .js-m-showhide .m-showhide__content{
    border-bottom: 3px solid #81C1BB;
}


/***** AGIR *****/


#agir-et-diversifier{
   /* background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/culture-financiere-upperquote-2.svg") ;*/
    background-attachment: fixed;
    background-position: bottom left;
    background-repeat: no-repeat;
}


/***** OPTIMISER *****/


@media screen and (min-width: 35em) {
	#optimiser-son-epargne{
		background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/bg-quote-white.svg");
		background-attachment: fixed;
		background-position: 90% 5%;
		background-repeat: no-repeat;
	}
}

}
#optimiser-son-epargne .js-m-showhide .m-showhide__heading{
	border-top: 1px solid #ffffff;
}
#optimiser-son-epargne .js-m-showhide.m-showhide{
    border-bottom: 1px solid #ffffff;
}
#optimiser-son-epargne .js-m-showhide .m-showhide__content{
    border-bottom: 3px solid #ffffff;
}


/***** ACCOMPAGNER *****/


#accompagnement-cta{
    background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/section-accompagnement-bg.svg") ;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: initial;
}
#accompagnement-cta .m-card-content{
	padding: 20px;
}
@media (min-width: 35em) {
	#accompagnement-cta .m-card-content{
		padding: 50px 0px;
	}
	#accompagnement-cta .m-card-content__inner--top:not(.a-keyline-divider){
		padding-bottom: 20px;
	}
}


/***** RESEAUX SOCIAUX *****/


#rs-container{
	background-image: url("https://www.abeille-assurances.fr/images/abeille/particulier/epargne-gerer/bg-herobanner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: cover;
    display: flex;
    position: relative;
    text-align: center;
}
#rs-container:before {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#rs-container.l-section > .l-content-container {
    margin-bottom: 120px;
    margin-top: 120px;
    position : relative;
	z-index: 1;
}

#rs-container .title-span:after {
	background-color: #B7DCD9;
}
.rs-list{
    display: flex;
    justify-content: center;
	margin:30px auto 0px;
	padding:0px;
}
ul.rs-list > li {
    list-style: none;
    padding: 5px 10px;
    position: relative;
}
ul.rs-list > li a{
	border:0px;
	display:block;
}

/*MAX WIDTH*/

.lmt-maw-width, .js-m-showhide .m-showhide__content{
    max-width: 810px;
}
@media (min-width: 35em) {
	#comprendre-les-bases > .l-content-container > p, #agir-et-diversifier > .l-content-container > p, #optimiser-son-epargne > .l-content-container > p {
		margin: 0 auto;
		margin-bottom: 60px;
	}
}


/***** ELEMENTS *****/


@media (max-width: 48em) {
	#notre-approche, #comprendre-les-bases, #agir-et-diversifier, #optimiser-son-epargne{
		ackground-size: 100px;
	}
}
#pattern-1{
	left: 50%;
    position: absolute;
	transform: translate(-50%, -50%);
}
#pattern-2{
    bottom: 0;
    left: 0;
    position: absolute;
}
#pattern-3{
    bottom: 0;
    right: 0;
    position: absolute;
}