.row {
    max-width: 74.375em;
}

.recherche {
	flex-direction:column
}

h1 {
	margin-bottom:0
}

h2{
    font-size: 18px !important; 
    margin-top: 0 !important;
    margin-bottom: 8px !important;
}

.green-800{
    color: #02474b;
}

.faq-une {
    font-size: 1rem;
    display: block;
    padding: .5rem;
    background: rgb(243, 243, 243);
    margin-bottom: 1rem;
    border-radius: 1rem;
}

.pseudo-menu li span.picto {
    width: 30px;
    height: 30px;
}

.trois_une a {
	text-decoration:none;
	color:#fff
}

.trois_une a:hover {
	text-decoration:underline;
}

li:hover .faq-une {
    background: #fff;
}

.faq-search-container {
    width: 40%;
    margin: 1rem auto;
}

header.hero.no-img {
	background-color: #74ceaa;
	padding: 6rem 0;
	height: 300px;
	background-image: url(/fr/images/epargnants/trouver-reponse.jpg);
	background-size: cover;
}

.ei_contener .hero.ctxt_page, .ei_contener .hero.ctxt_page_ent , .ei_contener .hero.ctxt_page .banner, .ei_contener .hero.ctxt_page_ent .banner {
	min-height:auto
}

.ei_contener .body>section {
	padding: 0;
	flex-wrap:nowrap;
}

/* .page-rebound .col_1_2:first-of-type .btn_contact:after { */
 /* content:"\e167"; */
/* } */

.ei_contener .hero.ctxt_page .banner, .ei_contener .hero.ctxt_page_ent .banner {
    margin: 4rem auto;
}

.faq-search {
	top:-1rem;
 padding-top:2rem !important;
}

.faq-search > div {
    /* background: #fff; */
    /* margin: 0 1rem; */
}

.faq-search #filters {
		background:#E6F2F3;
		padding:1rem;
		border-radius:1rem;
}

.hero.no-img:before {
	background: rgba(0,0,0,0.5);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	content: "";
}

.page-content .faq-prime-link {
	background-color: #f5f5f5;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-color: #fff #fff #ddd #fff; 
	border-style: solid;
	border-width: 1px;
	color:#505050;
	display: table;
	table-layout: fixed;
	font-family: "opensans--400--normal",Arial,sans-serif;
	font-size: 1.176em;
	line-height: 1.1em;
	overflow: hidden;
	padding: 1.5em;
	width: 100%;
}

.faq-prime-link span {
	text-align: left;
	width: 8.1em;
}

h1.h3 {
	margin-bottom:.5rem;
	margin-top:2rem;
	font-size:1.2rem;
	font-weight:normal
}

.encart.une {
	border: solid 3px #017C83;
}

.page-content .faq-prime-link:hover, .page-content .faq-prime-link:focus {
	border-color: #2d5aa8;
	box-shadow: none;
	color: #2f2f2f;
}

/* Recherche */

.no-js .faq-search {display: none;}

.faq-search-field input {
	background: white;
	font-size: 1rem;
	padding: .625rem 3rem;
	width: 100%;
	color:#444;
	border: 1px solid #fff;
}
.col_2_3 {
	width:70% !important;
}

header.hero>.banner {
    display: flex;
    flex-wrap: nowrap !important;
    margin: 0 auto;
    color: #fff;
    align-items: center;
    flex-direction: row !important;
    max-width: 1190px;
    min-height: 11em;
    width: 100%;
    text-align: center;
    justify-content: center;
}

/* .faq-search-field:after { */
    /* background: #f3f3f3; */
    /* height:40px; */
    /* width: 100%; */
    /* display: block; */
    /* content: ""; */
    /* top: 5px; */
    /* left: 5px; */
    /* position: relative; */
    /* position: absolute; */
    /* z-index: -1; */
/* } */

.faq-list li:before, .trois_une li:before {
	display:none;
}

.trois_une.flex li {
	padding:0;
}

.faq-search-field:before {
	content:"";
	display:block;
	background: url(/fr/epargnants/actualites-et-publications/images/loupe.png) no-repeat 0 0;
	position: absolute;
	width:45px;
	height:45px;
	left:10px;
	background-size:70%;
	z-index:2;
	top:7px;
	opacity:0.2
}

/* Liste */

::placeholder {
	color: #424242;
}

.ei_contener ul.uf-tags {
	display:flex;
	flex-wrap:wrap;
	list-style-type: none;
	margin:0 !important;
	padding-left:0
}
.ei_contener ul.faq-list li {
	padding: 0;
	margin:0 0 1.8rem 0;
	left:0 !important;
	/* border:2px solid white; */
	overflow:inherit;
	width:100%;
	line-height:1;
	font-size:1rem;
	left:0;
	transition:background .2s ease
}

.faq-ent ul.uf-tags {
	padding-left:0
}

/* .article-category:before { */
    /* content: ""; */
    /* height: 50px; */
    /* width: 50px; */
    /* background: #d4ccff; */
    /* position: absolute; */
    /* z-index: 1; */
    /* display: block; */
    /* left: 2rem; */
    /* transform: translateY(-50%) translateZ(-1px); */
    /* top: 50%; */
/* } */

.button.article-category {
    border: none;
    display: flex;
    align-items: center;
    font-size: 1.1rem;
	color:#fff;
    margin: .3rem;
    text-transform: none;
    cursor: pointer;
    padding: .3rem 1.2rem;
    border-radius: 1rem;
    background: #fff;
    transition: all .25s ease-out;
    width: 100%;
}

 .trois_une li .article-title {
    font-size: 1.2rem;
    font-weight: normal;
}


li.une, li.deux, li.trois {
    border: 3px solid #002d61;

    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    /* justify-content: center; */
    justify-content: normal;
    overflow: hidden;
}

li.une:hover, li.deux:hover, li.trois:hover {
	color:#fff !important;
    /* background: #fff !important; */
}

li.une:hover span, li.deux:hover span, li.trois:hover span {
	color:#fff !important;
}


.une span.article-title,.deux span.article-title, .trois span.article-title {
    font-size: 1.1rem;
	color:#007C82 !important;
}



li.une a, li.deux a, li.trois a {
    width: 100%;
    padding-left: 4rem;
}


li.une:before, li.deux:before, li.trois:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px !important;
    border-radius: 0;
    height: 30px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='26' viewBox='0 0 20 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ff7c7c' fill-opacity='1'%3E%3Cpath d='M10.8,2.3l2.3,4.6c0.1,0.1,0.2,0.2,0.3,0.2l5.1,0.7c0.4,0.1,0.5,0.4,0.2,0.7L15,12.1c-0.1,0.1-0.1,0.2-0.1,0.3 l0.9,5.1c0.1,0.4-0.2,0.6-0.6,0.4l-4.5-2.4c-0.1-0.1-0.3-0.1-0.4,0l-4.5,2.4c-0.4,0.2-0.6,0-0.6-0.4L6,12.5c0-0.1,0-0.3-0.1-0.3 L2.3,8.5C2,8.2,2,7.9,2.5,7.9l5.1-0.7c0.1,0,0.2-0.1,0.3-0.2l2.3-4.6C10.3,1.9,10.6,1.9,10.8,2.3z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-size: contain;
    left: 1rem !important;
    /* padding: .1rem 1rem; */
    text-align: center;
    top: 50% !important;
    transform: translateY(-39%);
    color: #fff;
}

li.une:hover:before, li.deux:hover:before, li.trois:hover:before {
	animation: stretch-bounce .25s ease-in-out;
    animation-iteration-count: 3;
}


/* li.une:after, li.deux:after, li.trois:after { */
    /* background: linear-gradient(90deg,rgba(2, 91, 97, 1) 0%, rgba(0, 124, 130, 1) 81%); */
    /* content: ""; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    /* opacity: .8; */
    /* z-index: -1; */
/* } */


@keyframes stretch-bounce {
  0% {
	transform: translateY(-39%) rotateY(0deg) /*scale(1)*/;
  }
  50% {
	transform: translateY(-39%) rotateY(-90deg) /*scale(0.9)*/;
  }
  100% {
	transform: translateY(-39%) rotateY(0deg)/* scale(1)*/;
  }
}

ul.faq-list.grid {
margin:0
}

#filters h2 {
	font-size:1.5rem;
}


.faq-search h2, #tri .h2, #titre_recherche:not(.sr-only) {
    padding-top: 0;
	margin-top:.3rem;
    font-weight: normal;
    margin-bottom: 1rem;
    /* margin-top: 1rem; */
}


#titre_recherche:not(.sr-only):before {
    display:none
}


.button.article-category {
   /* min-height:125px; */
   
}
.button.article-category:after {
    content: url(/fr/images/forms/radio.svg);
    height: 17px;
    margin-top: -.5em;
    position: absolute;
    right: 1.176em;
    top: 50%;
    width: 17px;
    left: auto;
	background:none;
    z-index: 3000;
    transform: none;
}

.active.button.article-category:after, .button.article-category:hover:after {
    content: url(/fr/images/forms/radio-checked2.svg);
}

.button.article-category.uf-reset {
   min-height:auto;
}

.button.article-category div {
    text-align: left;
    line-height: 1;
	margin-left:1rem
}

.button.article-category div span:first-of-type {
    font-size: 1rem;
}

.enrichi ul li .picto.bloquee:before, .pseudo-menu .picto.bloquee:before {
    background-image: url(/fr/epargnants/disposez-de-votre-epargne-salariale/visuels/bloquee.svg);
}

.button.article-category.active div span:first-of-type,
.button.article-category:hover div span:first-of-type  {
    color: #fff;
}


.button.article-category div span:last-of-type {
    font-size:.925rem;
	margin-top:.5rem;
	display:none
}

.button.article-category .filter-count {
	font-size: .9rem;
	background: #fff;
	padding: .3rem;
	border-radius: 50%;
	width: 20px;
	color:#444;
	display: inline-block;
	line-height: .7;
	height: 20px;
	margin-left:5px;
}


.enrichi ul li .picto:before, .pseudo-menu .picto:before {
    height: 40px !important;
    width: 50px !important;
}


#filters {
    /* padding: 0 4rem 1rem 0; */
    position: sticky;
    top: 13rem;
}

.button.article-category.uf-reset {
	background:transparent;
}

.button.article-category.uf-reset a {
	display:block;
	width:100%;
}

.button.article-category.uf-reset {
margin:1rem auto;
	border:1px solid #2d5aaa2b;
	text-align:center;
}

.button.article-category.uf-reset a {

	color:#2d5aaa;
}
ul.pseudo-menu li.uf-reset:after{
display:none;
}

.button.article-category.active, .button.article-category.active:hover, .button.article-category:active { 
/* pointer-events: none; */
    /* background: #2d5aa8; */
	background: #002d61;
    /* border:2px solid #2d5aa8; */
}

.button.article-category.active{ 
transform: translateX(4%);
}

.button.article-category.active a {
	/* pointer-events: none; */
    color: #444;
}

.button.article-category.active a:focus {
    outline: 3px solid #fff;
}


 .button.article-category:hover {
    background: #002d61;
    border:none
	/* color:#007c82 */
	/* background: #2d5aa8; */
    /* color: #fff !important; */
}

.button.article-category:hover a {
    /* color:#fff */
	color:#007c82
}



.button.article-category.active:hover a, 
.button.article-category.active a {
    color:#444
}

ul.pseudo-menu li a {
    display: flex !important;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    position: relative;
}


.pseudo-menu span.picto {
    display: block;
    width: 60px;
    height: 60px;
    position: relative !important;
    transform: none !important;
    top: auto !important;
    left:0 !important;
}

/* } */
/* .button.article-category:hover div span:first-of-type, .button.article-category.active div span:first-of-type { */
    /* color:#444 */
/* } */

.button.article-category a {
	text-align:center;
	text-decoration:none;
}

#uf-style {
	width:100%
}

.ei_contener ul.trois_une {
    padding: 0;
	margin-left:2rem;
}

.faq-list a {
	border-bottom: 0 !important;
	display: flex;
	/* color:#2d5aa8; */
	overflow: hidden;
	padding: 2em 1.176em;
	text-decoration: none;
	justify-content: space-between;
	align-items: center;
}

.faq-list {
	margin:0
}

.faq-list li:hover a {
	color:#fff
}

.faq-list a > span {
	display: inline-block;
	vertical-align: middle;
}

.article-title {
	/* color:#505050; */
	font-size: 1.1em;
	/* transition:all .2s ease-out; */
	width:55%;
}

.article-keywords {
	visibility: hidden;
	display: none;
}

.article-category {
	/* line-height: 2.5; */
	padding-left: 2em;
	text-transform: uppercase;
	background: transparent;
	/* border-radius: 50px; */
	color: #2b3446;
	display: inline-block;
	font-size: .7rem;
	padding: 0 2rem;
}
span.intro_categorie {
    font-size: 1rem;
    margin-top: 1rem;
}


#titre_recherche span {
    background: #007C82;
    color: #444;
    font-size: 1.3rem;
    text-transform: none;
    margin: 0 .2rem;
    top: -3px;
    line-height: 1;
    text-align: center;
    padding: .3rem .7rem .5rem;
    /* border-radius: 15px; */
    position: relative;
}


.faq-list li .article-category {
    background: #007c820a;
    color: #595959;
    font-size: .8rem;
    text-transform: none;
    margin: 0 .5rem;
    line-height: 1;
    text-align: center;
    padding: .3rem 1rem;
    /* border-radius: 5px; */
}

.faq-list li:hover .article-category {
    background: #ffffff;
    color: #595959;
}


#titre_recherche span {
	color:#fff;
}
#titre_recherche #cross {
   padding:0;
   margin:0 0 0 .5rem
}

#titre_recherche #cross:before{
    font-size: 1rem;
    background: #fff;
    padding: 0rem .3rem .1rem;
	color:#007C82;
} 

#titre_recherche #cross:hover:before{
    font-size: 1rem;
    background: #bb5524;
    padding: 0rem .3rem .1rem;
	color:#fff;
} 

#titre_recherche #cross {
		cursor:pointer;
		top:-2px;
		position:relative;
}


.faq-list li .article-category {
     display:none;
}

.faq-list li .article-title {
    width:100%;
}

.faq-list li:hover {
	background:#002d61
}

.faq-list a > .icoon {
    font-size: 1.8em;
    margin-right: -50px;
    position: relative;
    opacity: 0;
    top: 5px;
    right: -10px;
    transition: all 200ms ease-out;
}

.faq-list a:hover span.article-title, .faq-list a:focus span.article-title {
	/* font-weight:bold; */
}


.faq-list a:hover .icoon, .faq-list a:focus .icoon {
	color: #fff;
	margin-right: 0;
	opacity: 1;
}

.faq-list-article h2, .aucun-resultat {
	padding-left: 35px;
	margin-bottom: 15px;
	padding-top:20px
}

.faq-search-field {
	position:relative; 
	margin:0 0 3rem 0
}

.faq-search-field .spinner, .faq-search-field .spinner-fixe {
	position: absolute;
	width: 45px;
	right:15px;
	top:3px;
	z-index:2000;
}

.faq-search-field .spinner {
	z-index:3000
}


@media (max-width: 1280px) {

#filters {
    position: relative;
	top:0
}
li.une a, li.deux a, li.trois a {
    padding-top: 1rem; 
	padding-bottom: 1rem; 
}


.ei_contener ul.faq-list li {
	margin:0 0 1.2rem 0 !important;

}

.faq-list a {
    padding: 1.5em 1.176em !important;
}

li.une a, li.deux a, li.trois a {
    width: 100%;
    padding-left: 4rem !important;
}
	
}

@media (max-width: 768px) {
	.faq-search .col_1_3 {
		order:0 !important;
		text-align:center;
	}
#filters {
	display:none;
}

.faq-search {
	overflow:hidden;
}


.filters-select {
	display:block !important;
	margin:0 auto;
}

.faq-search > div {
	width:100% !important;
}
.faq-search {
	 flex-wrap: wrap !important;
}

.faq-list a {
    border-bottom: 0 !important;
    display: flex !important;
    flex-flow:row !important;
    overflow: hidden;
    padding: 2.176em 1.176em;
    text-decoration: none;
    justify-content: space-between;
    align-items: center;
}

	
}

