/*
Theme Name: Mon Engagement
Description: Theme enfant de Divi
Author: Conseil+
Author URI:
Template: Divi
Version: 0.1.0
*/

#territoriale, #innovation{
width : 100%;
}

img.home{
  margin-right: -300px !important;
  margin-bottom: -60px !important;
  position: absolute;
  bottom: 0px !important;
}

.titreHome{
  width : 80%;
  margin: auto;
  position: absolute;
  top: 15vh;
  left : 20vw;
}

.chiffreHome{
  margin-left: 20px !important;
}

.excellenceHome{
  margin-left: 20px !important;
  font-size: 1.5em !important;
  position: absolute;
  z-index: 2;
}

.nomHome{
  margin-left: 30px !important;
  text-transform: uppercase;
  font-size: 2.2em !important;
  color: #EE7241 !important;
  font-weight: bold !important;
  position: absolute;
  z-index: 1;
}

.et_pb_slide_description{
  padding-top: 0px !important;
}

.btn_home{
  position: absolute !important;
  z-index: 99999 !important;
  width : 75px !important;
  margin-top: 20px !important;
}



/** Articles **/

.et_pb_image_container{
  width : 100% !important;
  margin: 0px;
  margin-top: -40px !important;
}

.post-content-inner{
  text-align: left !important;
  min-height: 165px !important;
}


.section-excellence-innovation h2, .project_category-excellence-innovation h2 {
    color: #f3c76a !important;
}

.section-excellence-entrepreunariale h2, .project_category-excellence-entrepreunariale h2 {
    color: #d6525e !important;
}

.project_category-excellence-entrepreunariale a, .project_category-excellence-innovation h2 a{
  display: flex;
  margin-top: 10px;
}

.project_category-excellence-entrepreunariale h2, .project_category-excellence-innovation h2{
  display: flex;
  margin-top: -10px !important;
}


/** Blog **/

.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of4 {
	    width: 24%!important;
	    margin-right: 1%;
	}
}
