.lead {
  font-size: 16px;
  line-height: 1.44;
  max-width: 260px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.has-submenu {
	position: relative;
	
}

main {
  text-align: center;
  padding: 55px 20px;
}

.has-submenu > a {
	color: #3B3F41 !important;
}

.mb-20{
	margin-bottom: 20px;
}

.zeynep .submenu.opened {
    z-index: 9999;
}

.rightIconMenu{
    font-size: 14px;
    width: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 34%;
    margin-left: 20px;
	
}

.imgLogoMenu {
	width: 230px;
	margin-left: 30px;
}

.nosRayonBigMenu{
	background-color: #fd8b05;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.btn-open:active {
  box-shadow: inset 0 3px 5px 0px rgba(0, 0, 0, .1);
}

.nosRayonBigMenu > a {
	font-weight: bold !important;
	font-size: 21px !important;
	padding: 5px 10px !important;
}

.fam2Menu {
	color: #0071bc;
    font-size: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
	padding-top: 5px;
	
}

.btn-open.second {
  background-color: #ffffff;
  color: #fd698d;
}

/* zeynepjs menu styles */
.zeynep {
  background-color: #ffffff;
  color: #404143;
  width: 320px;

}

.zeynep ul {
  list-style-type: none;
  padding: 0;
  padding-left: 0px;
  -webkit-overflow-scrolling: touch;
}
.zeynep ul > li {
  display: block;
}

.zeynep ul > li > a {
      color: inherit;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 10px;
    text-decoration: none;
    /* transition: all 150ms; */
}


.zeynep ul > li:not(:last-child) > a {
  border-bottom: 1px solid #BFBFBF;
}

.zeynep ul > li.has-submenu > a {
  /*background-image: url("../images/submenu-arrow.svg");*/
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 8px 14px;
}

.zeynep ul > li.has-submenu > div {
  /*background-image: url("../images/submenu-arrow.svg");*/
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 8px 14px;
}


.zeynep ul > li:not(:last-child) > div {
    border-bottom: 1px solid #BFBFBF;
}


.zeynep ul > li > div {
    color: inherit;
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 10px;
    text-decoration: none;
    /* transition: all 150ms; */
}


.has-submenu > div {
    color: #3B3F41 !important;
}

.zeynep ul > li.has-submenu > a:hover {
  background-image: url("../images/submenu-arrow-active.svg");
}



/* zeynepjs submenu styles */
.zeynep .submenu {
  
  left: 320px;
}

.zeynep .submenu.opened.current{
  background-color: #ffffff; 
}

.fam2Menu > i {
	margin: 0px 5px;

}

.submenu-header i.fa.fa-chevron-left {
  padding: 10px 10px;
}

.zeynep .submenu-header {
  background-image: url("../images/menu-back.svg");
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 8px 14px;
 /*border-bottom: solid 1px #efefef;*/
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: 11px;
  background: #f9f9f9;
  margin-top: 5px;
  margin-bottom: 10px;
  justify-content: space-around;
}

.cryptFamLien {
  color: inherit;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 20px;
  padding-left: 0px;
  text-decoration: none;
  align-items: center;
  justify-content: flex-start;
}

.zeynep .atc {
  flex: 1;
}

.zeynep .submenu-header > a {
 color: inherit;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 20px;
    padding-left: 0px;
    text-decoration: none;
    align-items: center;
    justify-content: flex-start;
}

.zeynep .submenu-header > a:before {
 /*background-image: url("../images/submenu-arrow.svg");*/
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 8px 14px;
  content: "";
  height: 100%;
  left: 26px;
  position: absolute;
  top: 0;
  transform: rotate(-180deg);
  width: 20px;
}

.zeynep .submenu > label {
  color: #e77691;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 19px;
  opacity: .5;
  padding-left: 40px;
  width: 100%;
}

.zeynep .menu-close {
 cursor: pointer;
 font-size: 23px;
 color: #706e70;
 margin-right: 14px; 
}

#appconsent-widget > div {

	z-index: 500 !important;
}


.zeynep .F1-menu-header {
	margin: 11px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.zeynep .mobile-only a {
	display: block;
	border-bottom: 1px solid #BFBFBF;
	display: block;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 12px;
    text-decoration: none;
    transition: all 150ms;
	color: #3b3f41;
	
}

.zeynep .mobile-only a:first-child {
	border-top: 1px solid #BFBFBF;	
}

.zeynep .mobile-only a i {

	width: 28px;
    text-align: center;
	margin-right: 2px;
}
	
.zeynep .mobile-only a:hover{
color: #0071bc !important;
}

.zeynep .famille-name {
 font-size : 19px;
 font-weight: 600;
}

.zeynep .submenu-header:hover{
	color: #0071bc;
}


/* choix menu voir left or center ajout margin on left*/
.zeynep .f2-voir-tout {
    display: inline-block;
    border-bottom: #0071bc solid 1px;
    color: #0071bc !important;
    font-size: 15px;
    padding-bottom: 0;
    margin-bottom: 8px;
	/* margin-left: 9px; */
}

/* choix menu voir left or center ajout flex */
.zeynep .f2-title-voir-tout {
	border-left: #fff solid 3px;
    flex: 2;
    display: flex;
    flex-direction: column;
	align-items: center;
    /*align-items: flex-start;*/
	
}

@media only screen and (max-width: 991px) {
    .zeynep .mobile-only {
       display: block !important;
	}
}