/*
Theme Name:  EGUE
Theme URI:   http://gabarit2.egue.live
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site EGUE.
Author:      Benjamin
Author URI:  http://gabarit2.egue.live
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/* Design avec 6 colonnes */

.et_pb_row.et_pb_equal_columns {
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 direction: ltr;
}

.et_pb_row.et_pb_equal_columns {
  display: flex;
  direction: ltr;
}

/* Bord supérieur (valeur par défaut, inutile dans ce contexte) */
.vertical-top { display: flex; align-items: flex-start; }
/* Centre */
.vertical-center { display: flex; align-items: center; }
/* Bord inférieur */
.vertical-bottom { display: flex; align-items: flex-end; }

/* Collés au bord */
.vertical-between { display: flex; flex-direction: column; justify-content: space-between; }
/* Décollés du bord 1 */
.vertical-around { display: flex; flex-direction: column; justify-content: space-around; }
/* Décollés du bord 2 (espaces plus réguliers) */
.vertical-even { display: flex; flex-direction: column; justify-content: space-evenly; }

.txt-to-btn{
	    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	cursor:pointer
}

.client {

	padding-left: 16px!important;
	background:#rgba(44,43,58,0.8);

    width: 240px;
    margin-top: 90px !important;
    margin-right: auto!important;
    margin-left: auto!important;
	border:1px solid inherit;
	display:inline-block;
	text-align: center!important;

}


.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .client a {

    display: inline-block;
    margin-right: 0;
    border: solid 1px;
    padding: 8px 20px 9px 20px;

}

/*
.client:hover {
		color:#31a291;
	border:2px solid #31a291;
	*/

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	font-weight: 300;	
	
}


.et_slide_in_menu_container #mobile_menu_slide li {
	margin-top: 20px;
	
}

/*design moneypitch*/

.formmoney {
		width:100%;
	margin:0 -1.5%;
}

.col13 {
	float:left;
	width:30%;
	margin:0 1.5%;
	
}


.money .logintext {
	color:white;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
}
	
	
.money input[type=text] {
  width: 100%;
  font-size: 14px;
  padding: 14px 20px;
  margin: 8px 0 20px 0;
  border-radius:5px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  border-color:#dadada;
  height:49px;
  color:#fff;
}
	
.money input[type=password] {
  width: 100%;
  font-size: 14px;
  padding: 14px 20px;
  margin: 8px 0 0px 0;
  border-radius:5px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  border-color:#dadada;
  height:49px;
  color:#fff;
}	
	
	
.money .mdp{	
color:#a7a7a7;
font-size:14px;
font-weight:400;
font-family: 'Roboto Slab', serif;
padding-bottom:25px;
}
	
	
	.money input[type=submit] {
display: block;
  padding: 14px 24px;
  margin: 32px auto 0px 0px;
  border:0px;

  background-color: #6ebc98;
font-size:17px;
color:#fff;
  font-family: 'Roboto', sans-serif;
  text-align:center;
  text-transform:uppercase;
  font-weight:700;
}

	.money input[type=submit]:hover {	
	  background-color: #7cd7ad;

}

/*design moneypitch 2*/
.money2 .logintext {
	color:#fff;
	font-family: 'Roboto Slab', serif;
	padding: 14px 0px 0px 0px;
		font-size: 14px;
	
}
	
	
.money2 input[type=text] {
  width: 100%;
  padding: 14px 20px;
  margin: 8px 0 20px 0;
  border-radius:5px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  border-color:#dadada;
  font-size: 14px;
  color:#fff;
}
	
.money2 input[type=password] {
	width: 100%;
	padding: 14px 20px;
	margin: 8px 0 0px 0;
	border-radius:5px;
	background-color: rgba(0, 0, 0, 0.5);
	border-color:#dadada;
	font-size: 14px;
	color:#fff;
}	
	
	
.money2 .mdp{	
	color:#a7a7a7;
	font-size:14px;
	font-weight:400;
	font-family: 'Roboto Slab', serif;
	padding-bottom:25px;
}
	
	
.money2 input[type=submit] {
	display: block;
	padding: 14px 24px;
	margin: 60px auto 20px auto;
	border:0px;
	background-color: #6ebc98;
	font-size:17px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
}

.money2 input[type=submit]:hover {	
	background-color: #7cd7ad;

}



/*design de l'accordeon PEA*/





.accorpea .et_pb_toggle_open{
	padding:0!important;

}

.accorpea .et_pb_toggle_close{
	padding:0!important;
	height:100px;

}

.accorpea h5.et_pb_toggle_title{
	position:absolute;
	width:30%;
	z-index: 100;
	text-align: center;
	padding:0 0 0 0!important;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	height:100px;
	
	}




.accorpea div.et_pb_toggle_content{

	width:100%;	

	z-index: 0;
	padding:0 30px 30px 0px!important;

	}

.accorpea .sstitre{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	height:100px;
	margin-left: 30%;
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
    font-weight: 400;
    font-size: 20px;
    color:#18a89c;

}

.accorpea .sstitre p{
	vertical-align: middle;
	}
	

.accorpea .peacol1{
	display: inline;
	float: left;
	width:30%;
	padding:20px 0% 20px 0%;
	vertical-align: middle;
	border-right: solid 1px #26232e;
	text-align: center;
	line-height: 1.2em;
	margin: 40px 0;
	-webkit-transition: all .5s ease-in !important;
	transition: all .5s ease-in !important;
}

.et_pb_toggle_close .et_pb_toggle_title::before {
    content: none !important;
}


.accorpea .peacol1 img{
	width:100px;
	margin-bottom: 10px;
	}

.accorpea .peacol2{

	width:70%;
	display: inline;
	float: left;
	padding:20px 5% 20px 5%;
	margin: 40px 0;
	-webkit-transition: all .5s ease-in !important;
	transition: all .5s ease-in !important;
}



.accorpea .et_pb_toggle_content{
	display:block!important;


	
}


.accorpea .et_pb_toggle_close .peacol1{
	display:none!important;

	}

.accorpea .et_pb_toggle_close .peacol2{
	display:none!important;

	}



	/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {


.accorpea div.et_pb_toggle_content{
	position:relative;
	width:100%;	

	z-index: 0;
	padding:0 10px 30px 10px!important;

	}
.accorpea h5.et_pb_toggle_title{
    font-size: 14px;
}
	
.accorpea .sstitre{	
    font-size: 14px;
    line-height: 1.2em;
}


.accorpea .peacol1{
	display: inline;
	float: left;
	width:100%;
	padding:10px 2%;
	vertical-align: middle;
	border-right: solid 0px #26232e;
	text-align: center;
	line-height: 1.2em;
	margin-top: 10px;
}

.accorpea .peacol2{

	width:100%;
	display: inline;
	float: left;
	padding:10px 2%;
	margin-top: 10px;
}
.accorpea .peacol1 img{
	width:70px;
	margin-bottom: 10px;
	}

}







/*
.accorpea h5.et_pb_toggle_title{
	display:inline!important;
	float:left!important;
	background-color: red!important;
	width:30%;
	text-align: center;
}

.accorpea div.et_pb_toggle_content{
	display:inline!important;
	float:left!important;
		background-color: blue!important;
			width:70%;
			padding:0 5%;
}
*/


/*design de l'accordeon PEA - VERSION BOOTSTRAP*/



.accordion > .card:first-of-type {
	border-top-width: 3px;
	border-top-color:#6ebc98;
	margin-bottom: 40px;
	padding-bottom: 0;
	box-shadow: 0px 2px 13px -7px rgba(0,0,0,0.3);
	border-radius: 0;}

.accordion > .card:not(:first-of-type) {
	border-top-width: 3px;
	border-top-color:#6ebc98;
	margin-bottom: 40px;
		padding-bottom: 0;
		box-shadow: 0px 2px 13px -7px rgba(0,0,0,0.3);
			border-radius: 0;}

.card .pea_title{
float:left;
	width:30%;
	z-index: 100;
	margin:0 0 0 0!important;
	padding:0 0 0 0!important;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	height:100px;
	color:#333;
font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
font-weight: 700;
text-transform: uppercase;
	
	}




.card div.et_pb_toggle_content{

	width:100%;	

	z-index: 0;
	padding:0 30px 30px 0px!important;

	}

.card .sstitre{

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
		text-align: left;
	height:100px;
	margin-left: 30%;
	font-family: 'Roboto Slab',Georgia,"Times New Roman",serif;
    font-weight: 400;
    font-size: 20px;
    color:#18a89c;

}

.card .sstitre p{

	}
	

.card .peacol1{
	display: inline;
	float: left;
	width:30%;
	padding:20px 0% 20px 0%;
	vertical-align: middle;
	border-right: solid 1px #26232e;
	text-align: center;
	line-height: 1.2em;
	margin: 40px 0;
	-webkit-transition: all .5s ease-in !important;
	transition: all .5s ease-in !important;
}

.et_pb_toggle_close .et_pb_toggle_title::before {
    content: none !important;
}


.card .peacol1 img{
	width:100px;
	margin-bottom: 30px;
	}

.card .peacol2{

	width:70%;
	display: inline;
	float: left;
	padding:20px 5% 20px 5%;
	margin: 40px 0;
	-webkit-transition: all .5s ease-in !important;
	transition: all .5s ease-in !important;
}



.card .et_pb_toggle_content{
	display:block!important;


	
}





	/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 768px) {


.card div.et_pb_toggle_content{
	position:relative;
	width:100%;	

	z-index: 0;
	padding:0 10px 30px 10px!important;

	}
.card .pea_title{
    font-size: 14px;
    padding-right: 10px;
}
	
.card .sstitre{	
    font-size: 14px;
    line-height: 1.2em;
        padding-left: 20px;
           padding-right: 20px;

}


.card .peacol1{
	display: inline;
	float: left;
	width:100%;
	padding:10px 2%;
	vertical-align: middle;
	border-right: solid 0px #26232e;
	text-align: center;
	line-height: 1.2em;
	margin-top: 10px;
}

.card .peacol2{

	width:100%;
	display: inline;
	float: left;
	padding:10px 2%;
	margin-top: 10px;
}
.card .peacol1 img{
	width:70px;
	margin-bottom: 10px;
	}

}



.card-header-pea{
	background-color: #fff;
	height:100px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-content: space-between
}



.peabtn{
	width:100%;
		background-color: #fff;
		border:none;
		height:100px;
}

.mb-0{
		width:100%;
}

.btn-link:hover {
    text-decoration: none!important;
}


h2.mb-0 {
font-size: 12px!important;
padding-bottom:0px!important;
}


.tab-valorisation h5 {padding-bottom:0}

.tab-valorisation table {
  border: 0!important;
}

.tab-valorisation tr td {
  border-top: 0;
	height:52px
}

.tab-valorisation tr {min-height:52px!important}

.tab-valorisation table tr:nth-child(even){
  background-color:#f5f5f6;
	border-bottom: solid 1px #fec623;
}
.tab-valorisation table tr td:nth-child(even){
text-align:right
}


.tab-valorisation table {
	margin:0!important
}

#tab-valorisation1 table tr td:nth-child(even){
    padding-right: 10%;
}

#tab-valorisation2 table tr td:nth-child(odd){
    padding-left: 10%;
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	#tab-valorisation1 table tr td:nth-child(even){
    padding: 6px 24px;
}

	#tab-valorisation2 table tr td:nth-child(odd){
    padding: 6px 24px;
}
}


