 /*
   Theme Name:   Divi Child
   Description:  Divi Child Theme
   Author:       Get82Design
   Author URI:   https://www.get82design.fr/
   Template:     Divi
   Version:      0.1
  */




  #top-menu-nav #top-menu li {
    padding: 15px 20px;
}
#top-menu-nav #top-menu #menu-item-2507 {
    background-color: #de1223;
		border-radius: 6px;
}
#top-menu-nav #top-menu #menu-item-2507 a {
    padding: 0;
}
.et-fixed-header #top-menu li.current-menu-item>a,
#top-menu-nav #top-menu li.current-menu-item:last-child>a {
  color: white !important;
}

#formation_container_one .et_pb_column,
#formation_container_two,
#services_container .et_pb_column {
    background-color: rgba(125, 125, 125, 0.1);
    box-shadow: 10px 10px 10px -10px rgba(0,0,0,0.3);
}
#formation_container_one .et_pb_column:hover,
#formation_container_two:hover,
#services_container .et_pb_column:hover {
    box-shadow: 15px 15px 15px -10px rgba(0,0,0,0.3);
 }
#btn_size{
	min-width:380px;
}
.snip1273 {
  position: relative;
  margin: 10px;
  min-width: 310px -60px;
  max-width: 310px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #000000;
  font-size: 16px;
}
.snip1273 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.snip1273 img {
  position: relative;
  max-width: 70%;
	margin-left:15%;
  margin-top: 20px;
}
.snip1273 figcaption {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 20px 30px;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  width: 1px;
  height: 0;
}
.snip1273 figcaption:before {
  right: 0;
  top: 0;
}
.snip1273 figcaption:after {
  left: 0;
  bottom: 0;
}
.snip1273 h3,
.snip1273 p {
  line-height: 1.5em;
	text-align: center;
}
.snip1273 h3 {
	color:white;
	font-size:30px !important;
  margin: 10px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.snip1273 p {
  font-size: 16px !important;
  font-weight: 500;
}
.snip1273 a,
.btn_card{
	border-color:#de1223;
	color:#de1223;
	margin-top: 30px;
	font-size: 16px !important;
}
.snip1273 a:after,
btn_card:after{
	font-size: 24px;
}
.snip1273:before,
.snip1273:after,
.snip1273 figcaption:before,
.snip1273 figcaption:after {
  position: absolute;
  content: '';
  background-color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}
.snip1273:before,
.snip1273:after {
  height: 1px;
  width: 0%;
}
.snip1273:before {
  top: 0;
  left: 0;
}
.snip1273:after {
  bottom: 0;
  right: 0;
}
.snip1273:hover img,
.snip1273.hover img {
  opacity: 0.1;
}
.snip1273:hover figcaption,
.snip1273.hover figcaption {
  opacity: 1;
}
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  height: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after {
  width: 100%;
}
.snip1273:hover:before,
.snip1273.hover:before,
.snip1273:hover:after,
.snip1273.hover:after,
.snip1273:hover figcaption:before,
.snip1273.hover figcaption:before,
.snip1273:hover figcaption:after,
.snip1273.hover figcaption:after {
  opacity: 0.1;
}
.card_double_formation, .card_double_outil {
	display:flex;
}
.et_pb_team_member_image {
	width:100%;
	min-width: 320px;
	max-width:100%;
}
/*.et_pb_column_2_3 .et_pb_team_member_image {
	width:50% !important;
}*/
.et_pb_team_member_description {
	padding: 20px;
}
.team_img .et_pb_team_member_image img {
	width: 200px;
	border-radius:50%;
	margin-top: 20px;
}
.team_img .et_pb_team_member_description ul {
	padding-left:0px;
	margin-top:10px;
}
.team_img .et_pb_team_member_description {
	min-width: 300px;
	text-align:center;
}
.team_img .et_pb_team_member_description ul li {
	list-style-type: none !important;
}
#footer-info {
	font-size: 12px !important;
	text-align:center;
	width:100%;
}
#footer-info a:hover {
	color:white;
}
@media (max-width: 980px) and (min-width: 768px) {
  .et_pb_column .et_pb_team_member_image {
		margin: 0;
    text-align: center;
  }
}
@media only screen and (max-width:980px){
	.card_double_formation {
		flex-direction: column;
		align-items: center;
	}
	.card_double_formation .et_pb_team_member_image img {
		margin-left:0px;
	}
}
@media only screen and (max-width:767px){
	.card_double_outil {
		flex-direction: column;
		align-items: center;
	}
	.card_double_formation .et_pb_team_member_image img {
		margin-left:0px !important;
	}
}