.segment_header:before {
    content: "";
    background: transparent url('/fr/images/epargnants/faire-vivre-epargne.jpg');
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
	left:0;
    position: absolute;
    opacity: .03;
}

	 .swiper {
      width: 240px;
      height: 320px;
    }

    .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 18px;
      color: #fff;
	  background:rgb(96 112 175)
    }
	
	 #dispositifs .swiper-slide {
      display: flex !important;
      align-items: center;
      justify-content: center;
      border-radius: 18px;
      color: #fff;
	  background:rgb(96 112 200)
    }
	
	.faq-list a {
    border-bottom: 0 !important;
    display: flex;
    overflow: hidden;
    padding: 2.176em 1.176em;
    text-decoration: none;
    align-items: center;
}

.faq-list a > .icoon {
    font-size: 1.8em;
    margin-right: -50px;
    opacity: 1;
    top: 5px;
    right: -10px;
    transition: all 200ms ease-out;
    position: relative;
}

.faq-list a span:first-of-type {
    width: 90%;
}
	
	.swiper-pagination {
		position: absolute;
		text-align: center;
		transition: .3s opacity;
		transform: translate3d(0,0,0);
		z-index: 10;
		bottom: -2rem !important;
	}
	
	.swiper-button-next {
		right:-5rem !important
	}
	
	
	.swiper-button-prev {
		left:-5rem !important
	}


#ou {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	background: #24378d;
	color: #fff;
	padding: 1rem;
	border-radius: 50%;
	z-index: 300;
}


.body.ent .col_1_4 .tile h3 {
	min-height:50px
}

/*.segment_body section {
    display: flex;
    align-items: center;
}*/

.segment_body .bg, .segment_body .bg .sep {
	background:#ecf6fe !important
}

.segment_body .bg2, .segment_body .bg2 .sep {
	background:rgb(241 251 252) !important
}

#plans .col_1_2 {
	width: calc(50% - 2rem);
	background: #029ea5;
	margin: 1rem;
	color: #fff;
}

#plans p {
	margin-bottom:0
}


.produit {
	padding:1rem;
}

.cards .produit {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

element.style {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.produit-div button {
	display:none;
}

#plans .produit-div {
	height:100%;
}

.produit-div .flex {
	height:100%
}

.produit-div b {
	color:#25378D
}

#plans button, .cards .tile button, .swiper-slide > div button {
	background:transparent;
	border: none;
	padding:.3rem;
	z-index:1;
	height:35px;
	border-style:hidden;
	text-decoration:underline;
}

#simulateurs button {
	margin-top:1rem;
}

#configurateur .intro {
	cursor:pointer;
}

#plans .produit-div p {
	margin: 0 auto;
	color: #fff;
	padding: 2rem;
	width: 80%;

}

.produit-div p {
    padding: 1rem;
    margin: 0;
    font-size: .8125rem !important;
	line-height:1.2;
	color:#fff
}

.produit-div p.h4 {
	padding-bottom:0
}

.produit-div .icoon-close:before {
    color:#fff;
}

.body.ent.besoins .col_1_4 .infos {
    min-height: 100px;
}


.produit-div .fermer {
	position: absolute;
	right: .5rem;
	z-index: 3000;
	top: .5rem;
}

.flex.w70 {
	width:70% !important;
	margin:0 auto;
}

#offres .col_1_4 {
	width:calc(25% - 2rem);
	margin:1rem
}

#offres .col_1_2 {
	width:calc(50% - 2rem);
	margin:1rem
}

.produit-div {
    background: #3AB0E0;
    color: #18191D;
    overflow: hidden;
    max-height: 100%;
    position: relative;
    position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.produit-div.open {
	z-index: 99;
	height:100%;
	max-height: 100%;
	transition: all .3s ease-in-out;
}

.cards .tile {
    cursor: pointer !important;
    overflow: visible;
    margin-bottom: 0;
    /*width: calc(50% - 3rem);*/
    background: rgba(37, 55, 141, .7);
    /*margin: 1rem;*/
}

.swiper-slide > div a,  {
	text-decoration: none;
	color: #fff;
	padding: 0 0 1.5rem 0;
	text-decoration: underline;
}

#dispositifs .bg {
	padding:2rem;
}

#plans .produit-div button span {
	margin-left:.2rem
}

#plans .nc {
	background:#25378D
}

#offres #dispositifs {
	position: relative;
	z-index: 300;
	padding: 1rem;
}

#offres #plans {
	padding: 1rem;
	background:rgba(0, 124, 130, 0.06) !important;
	border-radius:5px;
}

.info {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	right: -5px;
	background: #33ab88;
	color: #fff;
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem;
	text-align: center;
	top: -2px;
}

#presentation_offre {
	margin: 0 auto;
	background: #25378D;
	padding: 0.7rem 2rem 0.5rem;
	border-radius: 7px 7px 0 0;
	color: #fff;
	width:100%;
}
#presentation_offre * {
	color:#fff;
}

#offres .tags {
	position:relative;
	text-align:right;
	width:100%
}

#offres .tags span {
	background: #E1EFFF;
	border-radius: 15px;
	color: #2b3446;
	display: inline-block;
	margin-left: .2em;
	line-height: 1.8;
	font-size: 12px;
	margin-top: .5rem;
	margin-right: .5rem;
	padding: .1rem 1rem;
}

#offres h4 {
	margin:0
}

#offres .plus2 {
	display: block;
	margin: 0 auto;
	background: #c3c3c3;
	color: #ffffff;
	width: 55px;
	font-weight: bold;
	height: 55px;
	text-align: center;
	border-radius: 50%;
	line-height: 1.1;
	font-size: 3rem;
	top: -35px;
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
}

.produit.active img {
	transition: all .3s ease-in-out;
}
.produit.active img {
	width:50%
}
.produit img {
	width:130px;
}

header.segment_header, section {
	padding:2.5rem;
}

#contact{
	min-height: auto;
}

.ei_contener header.segment_header {
	min-height:60vh;
	display:flex;
}

.banner abbr {
	color:#444
}

#ei_tpl_fullsite.entr .btn.secondary.transparent:hover,#ei_tpl_fullsite.entr #simulateurs .tile:hover .btn.secondary.transparent, #ei_tpl_fullsite.entr #simulateurs .tile.active .btn.secondary.transparent, #configurateur .actions .btn.secondary.hover {
	transition: opacity 0.7s ease 0s;
	background: #fff!important;
	color: #004494 !important;
}

#configurateur img {
	width:100%;
}

#simulateurs .tile.active {
	pointer-events:none
}

.simulateur {
	position:relative;
}

.fermer {
	position: absolute;
	right: 5rem;
	z-index: 3000;
	top: 3rem;
}

#configurateur .fermer {
	position: absolute;
	right: 4.5rem;
	z-index: 3000;
	top: 1rem;
}

.simulateur section {
	padding:0;
}

.segment_header h1 {
	margin-bottom:2rem;
}

.segment_header .banner ul li, .xl li {
    list-style: none;
    font-size: 1.3rem;
    line-height: 1.3;
}

header.segment_header {
	background: linear-gradient(91deg, #0043CB, #043ca5 ) !important;
	max-width:100% !important;
	width:100%
}

header.segment_header * {
	color:#fff;
}

header.segment_header > .flex {
	max-width: 74.375em;
	margin: 0 auto;
	position: relative;
}


.segment_body #configurateur {
	background:#24378d;
	max-width:100%
}

.segment_body #configurateur .col_1_2 *, #simulateurs .tile *, .raisons .col_1_4 *, .raisons .col_1_3 * {
    color: #fff;
}

section#reassurance, section#reassurance div {
	padding:0
}

#reassurance {
	z-index:3;
	position:relative;
	min-height:auto
}

#reassurance img {
	position: absolute;
	top: -70px;
	left: 10px;
}

#simulateurs .tile {
	background: #24378d;
}

#simulateurs .tile a {
	padding:1.7rem;
}

#simulateurs .tile.active {
	background:#007C82;
	overflow:visible
}

#simulateurs .tile.active:before {
	content: "";
	border-style: solid;
	border-width: 21px 20px 21px 0;
	border-color: transparent #007C82 transparent transparent;
	position: absolute;
	left: 50%;
	display: block;
	bottom: -30px;
	transform: translateX(-50%) rotate(-90deg);
}
section.bg, .tile.bg, .bg {
	background: rgba(0, 124, 130, 0.06) !important;
}
.sep {
	width: 100%;
	height: 100px;
	max-width:100% !important;
	transform: translateY(50px) skewY(-1deg);
	background: #fff;
	top:-80px;
	left:0;
	position:absolute;
}
.sep.sep_down{
	transform: translateY(50px) skewY(2deg);
}

.sep.bottom {
    top: auto;
    bottom: 20px;
}

#offres .sep.sep_down{
	transform: translateY(50px) skewY(-1deg);
	top:auto;
	bottom:20px;
}

.home_promo.bg .sep {
	background: #f0f7f8 !important;
	transform: translateY(50px) skewY(-1deg);
}

.home_promo .sep, #offres .sep, #raisons .sep  {
	transform: translateY(50px) skewY(2deg);
	top:-80px;
}

#performante p {
	line-height:1;
}

#dispositifs h3 {
	width:250px;
	margin:0 auto;
	line-height:1
}

.mySwiper {
	margin-top:1rem
}

/* section .col_1_3 img { */
	/* width:150px; */
	/* height:auto; */
/* } */

section .col_6 .col_1_3 img {
	width:100px
}

#services .sep {
	transform: translateY(50px) skewY(2deg);
}

/* #moteur .sep { */
	/* transform: translateY(50px) skewY(2deg); */
/* } */

/*.full_height {
	height:80vh
}*/

#faq .sep {
	transform: translateY(50px) skewY(2deg);
}

#raisons {
	padding-bottom:10rem
}

#simulateurs .sep,#simulateurs .sep.sep_down{
	background: #f0f7f8;
}

.segment_body .flex.fc .col_1_3 {
	margin-left: 1.875rem;
	margin-right: 1.875rem;
	width: 30%;
}

.segment_body #dispositifs h3 {
	font-size:1.3rem;
}

.raisons .col_1_4, .raisons .col_1_3 {
    overflow: visible;
    padding: 1.7rem;
}

.raisons .col_1_4 .chiffre, .raisons .col_1_3 .chiffre {
    top: -2rem;
    position: absolute;
    padding: 1rem 1.3rem;
    font-weight: bold;
    font-size: 2rem;
}

.raisons .col_1_4:nth-of-type(1),.raisons .col_1_4:nth-of-type(1) .chiffre, .raisons .col_1_4:nth-of-type(3), .raisons .col_1_4:nth-of-type(3) .chiffre {
	background:#007C82;
}

.raisons .col_1_4:nth-of-type(2), .raisons .col_1_4:nth-of-type(2) .chiffre, .raisons .col_1_4:nth-of-type(4), .raisons .col_1_4:nth-of-type(4) .chiffre {
	background:#24378d;
	top:2rem
}

.raisons .col_1_4.nc:nth-of-type(2):hover, .raisons .col_1_4.nc:nth-of-type(4):hover {
	top:2rem
}

.raisons .col_1_4:nth-of-type(2) .chiffre, .raisons .col_1_4:nth-of-type(4) .chiffre {
	top:-2rem;
}

.raisons .col_1_4:nth-of-type(1) {
	z-index:3
}
.raisons .col_1_4:nth-of-type(2) {
	left:-1rem;
}
.raisons .col_1_4:nth-of-type(3) {
	left:-2rem;
	z-index:3
}

.raisons .col_1_4:nth-of-type(4) {
	left:-3rem;
}

.raisons .col_1_3:nth-of-type(1),.raisons .col_1_3:nth-of-type(1) .chiffre, .raisons .col_1_3:nth-of-type(3),  .raisons .col_1_3:nth-of-type(5), .raisons .col_1_3:nth-of-type(3) .chiffre,  .raisons .col_1_3:nth-of-type(5) .chiffre {
	background:#007C82;
}

.raisons .col_1_3:nth-of-type(2), .raisons .col_1_3:nth-of-type(2) .chiffre, .raisons .col_1_3:nth-of-type(4), .raisons .col_1_3:nth-of-type(4), .chiffre, .raisons .col_1_3:nth-of-type(6), .raisons .col_1_3:nth-of-type(6) .chiffre {
	background:#24378d;
	top:2rem
}

.raisons .col_1_3.nc:nth-of-type(2):hover, .raisons .col_1_3.nc:nth-of-type(4):hover {
	top:2rem
}

.raisons .col_1_3.nc:nth-of-type(4):hover, .raisons .col_1_3.nc:nth-of-type(6):hover {
	top:-2rem
}

.raisons .col_1_3:nth-of-type(2) .chiffre, .raisons .col_1_3:nth-of-type(4), .raisons .col_1_3:nth-of-type(4) .chiffre, .chiffre, .raisons .col_1_3:nth-of-type(6), .raisons .col_1_3:nth-of-type(6) .chiffre  {
	top:-2rem;
}

.raisons .col_1_3:nth-of-type(1) {
	z-index:3
}
.raisons .col_1_3:nth-of-type(2), .raisons .col_1_3:nth-of-type(5) {
	left:-1rem;
}
.raisons .col_1_3:nth-of-type(3),.raisons .col_1_3:nth-of-type(6) {
	left:-2rem;
	z-index:3
}

.raisons .col_1_3:nth-of-type(1),.raisons .col_1_3:nth-of-type(2), .raisons .col_1_3:nth-of-type(3) {
	margin-bottom:3rem !important;
}

.raisons .col_1_4 .chiffre, .raisons .col_1_3 .chiffre {
    top: -2.5rem !important;
    position: absolute;
    padding: .5rem 1.7rem;
    font-weight: bold;
    font-size: 2rem;
    transform: rotate(0deg);
    border-radius: 50%;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 19%);
    height: 79px;
    width: 79px;
}

.chiffre span {
    position: absolute;
    z-index: 2;
    display: block;
    font-size: 3rem;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
}

.chiffre span:after {
	display:block;
	position:absolute;
	top:.2rem;
	left:.2rem;
	color:yellow;
	z-index:-1;
	color:#00000080;
}


.simulateur {
	margin:2rem
}

.simulateur {
	margin:0 auto;
}

section.w100 {
	max-width:100% !important
}

.segment_header .banner ul li:before, .xl li:before {
	content: "\F0221";
	display: inline-block;
	font-family: 'fts_picto';
	font-size: 24px;
	background:none;
	font-style: normal;
	font-weight: 400;
	left: -30px;
	line-height: 1;
	position: absolute;
	text-transform: none;
	top: 2px;
	vertical-align: middle;
	opacity: .7;
	width:auto;
	height:auto;
	border-radius:inherit;
}

#avantages li:before {
	 content:"\F0099";
	 font-size: 20px;
	 line-height: 1.2;
}


footer img {
	display:inline-block;
	vertical-align:middle;
}

footer p:first-of-type {
	margin-bottom:15px
}

#js-modal.modal {
	max-width:1080px;
	width:auto;
}

.fancybox-content {
	border-radius:20px;
}

#js-modal.modal > div {
	padding-right: 0;
}

body .row.simul {
	margin:0 auto
}

#animate1, #animate2 {
	position:relative;
	transform: scale(0);
	opacity: 0.5;
}

#animate1 {
	transition: all .5s cubic-bezier(0.90, 0, 0.4, 2); 
}

#animate2 {
	transition: all .5s cubic-bezier(0.90, 0, 0.4, 2) .5s;
}

#animate3, #animate4, #animate5 {
	transition: all 0.6s cubic-bezier(0.90, -0.30, 0.4, 2); 
	position:relative;
	opacity:0;
}

#animate3, #animate5 {
	transform: translateX(100px);
}

#animate4 {
	transform: translateX(-100px);
}

#animate1.left {
	transform: scale(1);
	opacity: 1;
}

#animate2.right {
	transform: scale(1);
	opacity: 1;
}

#animate3.left, #animate4.right, #animate5.left {
	transform: translateX(0px);
	opacity: 1;
}

#animate0.fade {
	opacity:0 !important;
}

#animate0 {
	transition:all 1s ease-in;
}

.col p {
	padding: 0 15px !important;
}

.startup .hero .banner {
	height:auto;
}

.startup .hero .banner .h3 {
	font-size:2em;
	font-weight:700
}

.startup .hero .banner .section-intro {
	text-align: left;
	width: 100%;
	padding: 0 0 1.5rem 0;
}

.startup .sticky {
	position:sticky;
	top:170px;
	z-index:4;
	background:#f7f9ff;
	box-shadow: 0px 5px 9px -3px rgba(0,0,0,0.1);
}

.startup .sticky ul li {
	display:inline-block;
	margin-bottom:0;
	text-transform:uppercase;
	vertical-align: middle;
}

.startup .sticky .col_1_3, .startup .sticky .col_2_3 {
	padding:0
}


.startup .sticky ul {
	padding:0;
	margin:0
}

sup {
	top: -0.7em !important;
	font-size: .5em !important; 
}

.startup nav li a {
	color:#000;
	text-decoration:none;
	display:block;
	padding:25px;
	font-weight:700;
}

.startup nav li a:hover, .startup nav li.active a {
	background:#e2e9ff
}

.startup .sticky .btn.primary.xl, .startup .sticky .btn.secondary.xl {
	font-size: 16px;
	font-size: 1.1rem;
	padding: .5em 2.5em .5em 1.5em;
	position: absolute;
	display: block;
	right: 0;
	transform: translateY(-50%);
	top: 50%;
}

.startup #actu .col_1_2 {
	padding:1em 3em
}

.startup #col_avantages {
	background:rgba(200,241,243,1);
	position:sticky;
	top:200px;
}

.startup #col_avantages > div {
	background: #f7f7f7;
	padding: 2rem;
}

.startup #col_avantages.effect:after {
	display:block
}

.startup #col_avantages.effect:before {
	display:none
}

.startup #col_avantages.effect:after, .startup #col_avantages.effect:before {
	bottom:.5rem
}

.flotte.float:nth-of-type(1) img {
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: flotte;
}

.flotte.float:nth-of-type(2) img {
	animation-duration: 3.5s;
	animation-iteration-count: infinite;
	animation-name: flotte;
}

.flotte.float:nth-of-type(3) img {
	animation-duration: 2.8s;
	animation-iteration-count: infinite;
	animation-name: flotte;
}

@keyframes bounce-7 {
	0%   { transform: scale(1,1)      translateY(0); }
	10%  { transform: scale(1.1,.9)   translateY(0); }
	30%  { transform: scale(.9,1.1)   translateY(-60px); }
	50%  { transform: scale(1.05,.95) translateY(0); }
	57%  { transform: scale(1,1)      translateY(-7px); }
	64%  { transform: scale(1,1)      translateY(0); }
	100% { transform: scale(1,1)      translateY(0); }
}

@keyframes flotte {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-10px); }
	100% { transform: translateY(0); }
}

#dispositifs h3, #tresto h3, #interessement h3, #actionnariat h3, #fonctionnalites h3 {
	font-size:1.8em;
	margin-bottom:0;
	padding-bottom:0;
	color:#25378D;
}

#dispositifs .col_2_3 div:first-of-type h3 {
	color:#a0b1ff
}

#dispositifs h4, p.h4 {
	font-size: 1.2em !important;
	color:#fff;
	font-weight:bold;
}

#dispositifs h4 {
	padding-top:0;
	margin-top:0;
}

#dispositifs .col_2_3 div:first-of-type {
	border-left: #a0b1ff solid 10px;
	padding-left:30px;
	border-right:none;
	margin-top:0px;
}

#dispositifs .col_2_3 div:first-of-type h4 {
	color:#a0b1ff
}

#dispositifs .col_2_3 div {
	border-left: #25378D solid 10px;
	padding-left:30px;
	margin-bottom:30px;
	margin-top:50px;
}

#col_avantages h3 {
	font-size:2em;
	color:#007c82;
}

#col_avantages p {
	line-height:1.2
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content
{
	cursor:default !important
}

#fonctionnalites p {
	width:90%;
	margin: 0 auto;
	font-size:1.1em
}

#fonctionnalites img {
	width:70%;
	margin: 1em auto 1em auto;
}

#fonctionnalites h3, #arguments h3 {
	text-align:center;
	font-size:1.5em;
}

#config {position:relative;
	padding:6em 4rem;
}

#config:before {
	content:"";
	background: url(../visuels/configurateur.png) no-repeat -70px center;
	width: 400px;
	height: 400px;
	display: block;
	position: absolute;
	top: -20%;
	background-size: 110%;
	right: 0%;
	background-color: #F7F9FF;
	border-radius: 50%;
	z-index:0;
	border: #fff solid 13px;
	transition: all .6s cubic-bezier(0.90, -0.70, 0.4, 1.2); 
	opacity:0;
}

#config.right2:before {
	right:10%;
	opacity:1
}

#configurer {
	position:relative;
	z-index:3;
	max-width:820px;
	margin:0 auto;
	background: rgb(48,71,181);
	background: linear-gradient(218deg, rgba(48,71,181,0.8) 0%, rgba(71,37,141,1) 100%);
	border-radius:25px;
	padding:20px;
	box-shadow: 10px 10px 15px -2px rgba(0,0,0,0.20);
}

#config > .c {
	width:900px;
}

#configurer h2 {
	margin-bottom:40px;
}

#configurer h3, #configurer h2 {
	color:#fff
}


#avantages ul li {
	font-size:1.2rem;
	margin-bottom:16px;
	list-style:none
}

section {
	padding: 4rem;
	position:relative;
}

.body .hero.solo {
	padding:3rem 0;
	background: #fff;
}
.banner .h2 {
	color:#007C82
}

.section-intro {
	color:#414141 !important
}

section.hero {
	padding:4rem 0
}


#actionnariat p, #tresto p, #interessement p {
	margin-top:20px;
}

.option {
	display:inline-block;
	padding:5px 10px;
	border-radius:10px;
	margin-bottom:15px;
	background:rgba(23, 34, 88,.5);
	color:#fff;
}

.section-intro {
	font-size:1em;
}

#configurer #complementaire div, #pee div {
	display: block;
	padding: 10px 20px;
	background: #fff;
	border-radius: 15px;
	margin: 1em;
	border: 4px solid #fff;
	cursor:pointer;
}

#configurer .active {
	border: 4px solid #5866BF !important;
}

.panier {
	padding:2em !important;
	position:relative;
}

.panier > div {
	background:#5866BF;
	border-radius:10px;
	position:sticky !important;
	top:220px;
	z-index:2;
	padding:.5em 1em;
}

.panier h3 {
	color:#fff;
	line-height:1;
	padding-top:10px;
	padding-bottom:15px;
}

.panier ul li {
	text-align:left;
	font-size:1.2em;
	color:#172359;
	padding-bottom:0;
	margin-left:5px;
	margin-bottom:0 !important;
	margin-top:5px;
	padding-top:5px;
	list-style:none;
	position:relative;
}

.panier ul li:before {
	content:"\e146";
	display:block;
	font-family: 'Material Icons';
	font-size: 20px;
	position:absolute;
	left:-28px;
	top:60%;
	transform:translateY(-50%);
	font-weight:700;
}

.panier ul li:nth-of-type(1), .panier ul li:nth-of-type(2) {
	margin-top:0;
	padding-top:0;
	font-weight:700;
	padding-top:10px;
}

.panier ul li:nth-of-type(1):before, .panier ul li:nth-of-type(2):before {
	content:"\e876";
}

.panier ul {
	background:#fff;
	padding:10px 10px 20px 10px;
	border-radius:8px;
}

.panier > div:before {
	content: "";
	display:block;
	position:absolute;
	background: url(../visuels/couronne.svg) no-repeat center center;
	top:5%;
	transform:translateY(-50%);
	right:-50px;
	background-size:60%;
	background-color:#5866BF;
	height:90px;
	width:90px;
	border-radius:50%;
	font-size:3em;
}

.panier h3 {
	font-size:1.5em;
	position:relative;
	z-index:3000
}

.panier h4 {
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	font-size:1.2em;
	color:#fff;
}

#qualite, #motivation, #fidelisation {
	padding-bottom:10px;
}

.panier .etoile {
	width:10%;
	display:inline-block
}

.panier div div, .panier div h4 {
	text-align:left;
}

.fa {
	color:#fff;
	margin:2px;
}

#configurer form div div label {
	color: #2444ab;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	display:block;
	position:relative;
	padding-left:36px;
}

#configurer h3 {
	margin-top:20px;
	margin-bottom:0;
	color: #fff;
}

#configurer .btn {
	display: block;
	width: 190px;
	margin: 1em auto;
	margin-top: 30px;
	font-size: 1.5em;
	padding:.5rem 2.5rem .5rem 1.25rem;
	border-radius: 10px;
	background-color: #ff7431;
	color:#fff;
	border:none;
	letter-spacing:1px
}

#configurer .btn:hover {
	background-color: #E73A13;
	color:#fff !important
}

#configurer .btn_wrapper {
	width: 200px;
	margin:0 auto;
	position:relative;
}

#configurer .btn_wrapper:before {
	content: "\e065";
	display: inline-block;
	font-family: 'Material Icons';
	font-size: 2em;
	font-style: normal;
	font-weight: 400;
	z-index:3;
	left: 1.2em;
	color:#fff;
	line-height: 1;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
}

#configurer label:before {
	content: "\e835";
	display: inline-block;
	font-family: 'Material Icons';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	left: 0;
	line-height: 1;
	position: absolute;
	text-decoration: inherit;
	text-transform: none;
	top: 50%;
	transform:translateY(-50%);
	speak: none;
	vertical-align: middle;
	opacity: .7;
}

#configurer .active label:before {
	content: "\e834";
}

.erreur {
	background:yellow !important;
	border:none !important;
	text-align:center;
}

#actu {
	background: rgb(48,71,181);
	background: linear-gradient(218deg, rgba(48,71,181,1) 0%, rgba(71,37,141,1) 100%);
	position:relative; color:white;
}

#actu p {
	color:#ffffff
}
#actu h2 {
	color:white
}

.sticky .btn.primary {
	background: #25378d !important;
	border-color: #25378d !important;
}

.sticky .primary:hover {
	background: #172258 !important;
	border-color: #172258 !important;
}

#actu:after {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #25378d;
	left: 50%;
	transform:translateX(-50%);
	z-index:3;
}

#actu:after {
	content: "";
	height: 0;
	position: absolute;
	top: 100%;
}

#actu p {
	margin-top:10px
}

#actu img {
	max-width:350px;
}

.simul-form {
	padding-top:0 !important
}


@media (max-width: 47.563em) {

	header.segment_header  .flex div:nth-child(2) {
		display:block;
		order:2
	}

	section#reassurance {
		padding: 2rem 1rem;
	}

	#reassurance img {
		position: relative;
		top: auto;
		left: auto;
	}

	#configurateur .intro .col_1_3 img {
		position: relative;
		width: 50%;
		left: auto;
	}

	.segment_body .flex.fc .col_1_3 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top:2rem;
	}

	#offres .col_1_2 {
		width: 100%;
		margin: 1rem;
	}

	#offres #plans {
		padding: 0;
		background: none !important;
		border-radius: 0;
	}

	#offres #dispositifs {
		padding: 0;
	}

	.raisons .col_1_4:nth-of-type(2), .raisons .col_1_4:nth-of-type(3),.raisons .col_1_4:nth-of-type(4) {
		left: auto;
	}

	.raisons .col_1_4:nth-of-type(2), .raisons .col_1_4:nth-of-type(4) {
		top:0;
		z-index:300
	}

	.raisons .col_1_4:nth-of-type(3) {
		z-index: 300;
	}

	.body .hero.solo {
		padding:0 0 2rem 0;
	}

	.col_5 a {
		margin: 0 auto;
		display: block !important;
		width: 80%;
		margin-bottom:60px;
		text-align:center;
	}
	#ei_tpl_banner .hero, #ei_tpl_banner {
		padding-top: 0;
	}
	#ei_tpl_banner {
		margin-top:10px
	}

	.section-title {
		margin-bottom:0
	}

	.btn.action {
		margin-top:15px
	}
}

@media (max-width:1200px) {
	.sticky {
		padding-right:20px;
	}
}

@media (max-width:1180px) {
	.startup .sticky {
		top:90px;
		padding-top:0
	}

	.startup #col_avantages:before {
		position:relative;
		top:0;
		right:auto;
		margin:0 auto;
	}

	.startup #col_avantages {
		padding: 10px;
	}

	#dispositifs .col_1_3 {
		padding-left: 20px;
	}

	#config > .c {
		width:100%;
	}

}

@media (max-width:768px) {
	
	header.segment_header, section {
		height:auto
	}

	.panier {
		margin-top:2em !important
	}

	.startup img {
		max-width:400px;
	}

	.sticky ul {
		justify-content: center;
	}

	#dispositifs .col_1_3 {
		padding-left: 0
	}

	.startup .sticky nav, .sticky .col_1_3 {
		width:100% !important
	}

	.startup .sticky .btn.primary.xl, .startup .sticky .btn.secondary.xl {
		position:relative;
		width:80%;
		margin:0 auto;
		text-align:center;
	}

	.sticky {
		padding-right: 0;
		padding-top:10px;
		padding-bottom:10px;
	}

}

@media (max-width:600px) {
	
	.fideliser {
		margin:3rem auto
	}
	
	
	#configurateur .fermer {
		right: 1rem;
		top:-3rem;
	}
	
	 .fermer {
		right: 1rem;
		top:1rem;
	}
	
	#simulateurs .simulateur {
		padding-top: 3rem;
	}

	#config {
		padding:2em;
	}

	#configurer #complementaire div, #pee div {
		padding:0 1em
	}

	.startup .sticky ul li {
		width:50%;
		text-transform: capitalize;
	}

	.startup nav li a {
		padding: 10px;
	}

	.fancybox-content {
		padding:20px !important;
	}

	.simul-form {
		padding:0 !important;
		width:100%
	}
	.simul.row {
		width:100% !important;
	}

	#config:before {
		display:none;
	}

}


@media (max-width:400px) {

	.startup #actu .col_1_2 {
		padding:1em
	}

	.startup .sticky {
		padding-top:10px
	}

	.startup nav li a {
		padding: 0 5px 10px 0;
		line-height: 1;
	}
	
}




