/*
Theme Name: Divi Enfant par Incomm
Description: Theme enfant du theme Divi
Author: Incomm
Author URI: https://www.incomm.fr
Template: Divi
Version: 1.05
*/

.Social-media {
	display:flex;
	align-items:flex-end;
}

.Social-media a {
	margin-right:15px !important;
}

#page-container {
	background:#fff !important;
}

.links_gouv a {
  margin: 0px 10px;
}

#main-content,
header.et-l.et-l--header{
	padding: 0 25px !important;
}

#bloc-options .active {
    border: 2px solid rgb(47,153,75) !important;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1),0 6px 10px 0 rgba(0,0,0,0.1);
	cursor: pointer;
}

#contenu-options > div {
    animation: fadeIn 0.5s;
}

.flashinfos-footer .fyp-news-ticker-track {
  display: flex;
  flex-direction: column;
}

.flashinfos-footer .fyp-news-ticker,
.flashinfos-footer .fyp-news-ticker-wrapper,
.flashinfos-footer .fyp-news-ticker-item {
	height:100% !important;
}

.accueil-lateral .dg-blog-inner-wrapper .dgbm_post_item .content-wrapper .dg_bm_title {
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.accueil-lateral .dgbm_blog_module .dgbm_post_item .content-wrapper .post-meta {
	padding-bottom:0px !important;
}

.accueil-lateral .dgbm_post_item {
	margin-bottom:10px !important;
	border: 1px solid #000;
}

.accueil-lateral ul.et_pb_tabs_controls {
	background-color: transparent !important;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}

.accueil-lateral ul.et_pb_tabs_controls li a {
	padding: 4px 10px !important;
}

.accueil-lateral ul.et_pb_tabs_controls li:hover,
.accueil-lateral ul.et_pb_tabs_controls li.et_pb_tab_active {
  background-color: #0f7705;
}

.accueil-lateral ul.et_pb_tabs_controls li:hover a,
.accueil-lateral ul.et_pb_tabs_controls li.et_pb_tab_active a {
	color:#fff !important;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.blogcarousel-rond.dgbc_blog_carousel .arrow-outside .swiper-button-prev {
  left: -10px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 100px;
}


.blogcarousel-rond.dgbc_blog_carousel .arrow-outside .swiper-button-next {
  	right: -10px !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	border-radius: 100px;
}

.et_pb_widget_area,
.et_pb_widget_area li {
	margin-bottom: 0px !important;
}


.publication a {
  position: relative;
  display: block;
  align-items: center;
  height: auto;
  border-radius: 3px !important;
  text-decoration: none;
  color: var(--noir);
  margin-bottom: 10px;
  text-transform: capitalize;
  transition: ease-in 0.3s all;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 4px;
  font-size: 12px;
}

.publication .item {
  cursor: pointer;
  position: relative;
}

.publication a span.icon {
  position: relative;
  display: inline-block;
  margin-right: -10px;
}

.publication .docs {
  position: relative;
  width: 100%;
  padding-right: 20px;
  overflow-y: auto;
  max-height: 450px;
  padding-bottom: 20px;
}

.publication a span.icon img {
  position: relative;
  width: 50%;
  object-fit: cover;
  object-position: top right;
  transition: all 0.3s ease;
}

.publication h2 {
	position: relative;
	width: auto;
	display: inline-block;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(to right, #6a6969, rgb(78 75 73));
	margin-bottom: 15px;
	font-family: 'Inter', sans-serif !important;
}

.item .icon img {
  position: relative;
  width: 40px;
}

.agenda-tabs {
	padding:25px !important;
	height: calc(100% - 35px);
}

.agenda-list {
	position: relative;
	width: 100%;
	overflow-y: auto;
	max-height: 265px !important;
	padding-right:10px !important
}

.agenda-tabs .et_pb_tab {
	padding:0px !important;
	padding-top:15px !important;
}

.agenda-tabs ul {
  display: flex;
  justify-content: flex-start;
	background: transparent !important;
}

.agenda-tabs ul li {
  width: auto !important;
	margin-right: 10px;
}

.agenda-tabs ul li a {
	padding: 4px 10px !important;
	display: inline-block !important;
	line-height: normal !important;
}

#main-content .agenda-tabs ul li.et_pb_tab_active:hover a  {
  color: #fff !important;
}

.agenda-tabs .agenda-list .event-item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  background: linear-gradient(to right, rgb(197, 197, 197), rgb(154, 154, 154));
  padding: 15px 10px;
}

.agenda-tabs .agenda-list .event-item .event-title {
	font-weight: bold !important;
}

.agenda-tabs .agenda-list .event-date {
	color:#fff !important;
	font-weight: bold !important;
}

.agenda-tabs .agenda-list .event-item.active .event-date {
	color:#000 !important;
}

.agenda-tabs .agenda-list .event-item.active {
	background: rgb(29 138 240) !important;
}

.agenda-tabs .agenda-list .event-item.active .event-title {
	color:#fff !important;
	font-weight: 500 !important;
}

#slidehome .dgbc_post_item .content-wrapper {
	position: absolute !important;
	z-index: 9999999 !important;
	bottom: 50px;
	width: 100%;
	padding: 0 20px !important;
}

#slidehome.dgbc_blog_carousel .swiper-pagination {
  position: absolute !important;
  bottom: 15px !important;
}

#slidehome.dgbc_blog_carousel .dgbc_post_item .categories {
  background: #0f7705;
  padding: 8px 10px;
  position: absolute;
  top: -50px;
  left: 20px;
	font-weight:bold !important;
	text-transform:uppercase !important;
}

#slidehome.dgbc_blog_carousel .dgbc_post_item:hover .categories {
  background: #EF7D00;
}

#e-services .dgbc_carousel_wrapper .dgbc_post_item {
	border-right: 1px solid rgb(116, 116, 116);
}

#e-services .swiper-container {
	padding:0px !important;
}

#e-services .dgbc_post_inner_wrapper {
	height: auto !important;
}


.flashinfo-footer {
  padding: 25px;
  background: #fff !important;
}


.flashinfo-footer .dgbm_post_item .content-wrapper .dg_bm_title {
	display: inline-block;
	background-color: #e8e8e8;
	padding: 10px;
	width: 100%;
	font-size: 13px;
	border-radius: 5px;
	overflow-y: hidden;
	height: 100px;
}


.flashinfo-footer.dgbm_blog_module .dg-blog-inner-wrapper .dgbm_post_item .content-wrapper .post-meta.post-meta-position-default {
	background-color: #e8e8e8 !important;
	padding: 5px 10px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	border-radius: 4px 4px 0px 0px !important;
	width: 200px;
  	margin: 0 auto;
}

.flashinfo-footer.dgbm_blog_module .dg-blog-inner-wrapper.full-width .dgbm_post_item .content-wrapper {
	display: flex;
  	flex-direction: column-reverse;
}

.flashinfo-footer.dgbm_blog_module .dg-blog-inner-wrapper.full-width .dgbm_post_item {
	margin-bottom:10px !important;
}


.accueil-lateral .et_pb_ajax_pagination_container {
    height: 400px;
    overflow: auto;
    display: flex;
    flex-direction: column;
}


.dgbm_post_item {
    /*transition: all 0.6s ease-in-out;*/
    opacity: 1;
    /*transform: scale(0.95);
    flex-shrink: 0;*/
}


.dgbm_post_item.active {
    opacity: 1;
    /*transform: scale(1);*/
}



.flashinfo-footer.dgbm_blog_module .dg-blog-inner-wrapper .dgbm_post_item.active .content-wrapper .post-meta.post-meta-position-default {
	background-color: #ef7d00 !important;
	color: #fff !important;
}

.flashinfo-footer.dgbm_blog_module .dg-blog-inner-wrapper .dgbm_post_item.active .content-wrapper .post-meta .published {
	color: #fff !important;
}

.flashinfo-footer .dgbm_post_item.active .content-wrapper .dg_bm_title {
	background-color: #ef7d00 !important;
	color: #fff !important;
}

.et_pb_widget.widget_block,
.et_pb_widget.widget_block li{
	margin-bottom:0px !important;
}

.reseaux,
.reseaux .links {
  display: flex;
  align-items: center;
}

.reseaux p {
	margin-right:5px !important;
}

.reseaux .links a {
	margin: 0 15px !important;
}

#barre-search {
  position: absolute;
  z-index: 999;
}

.accueil-lateral .dgbm_blog_module .dg-blog-inner-wrapper.full-width.image-left .dgbm_post_item .column-content {
	padding:15px !important;
}

@media (min-width: 981px) {
   #e-services .dgbc_carousel_wrapper {
	  display: flex;
	  flex-direction: row-reverse;
	  align-items: center;
	}
	
	#e-services.dgbc_blog_carousel .swiper-buttton-container {
		width: 15% !important;
		padding:20px !important;
	}
	
	.tnp-subscription-minimal .tnp-privacy-field {
		text-align: left !important;
	}
	
	#e-services.dgbc_blog_carousel .dgbc_post_item {
		padding-right:20px !important;
		height: 88px;
		justify-content: center;
	}
	
	.accueil-lateral .dgbm_blog_module .dg-blog-inner-wrapper.full-width.image-left .dgbm_post_item .column-image {
		width: 35% !important;
	}

	.accueil-lateral .dgbm_blog_module .dg-blog-inner-wrapper.full-width.image-left .dgbm_post_item .column-content {
		width: 65% !important;
		padding:15px !important;
	}
	
	
}

@media (max-width: 980px) {
   
}