/* .patren {
	margin-bottom: 0;
} */


.breadcrumb-style {
	background-color: #00983A !important;
}

.breadcrumb-content-inner .gva-breadcrumb-content .page-title,
.breadcrumb-style,
.breadcrumb-style a {
	color: #fff !important;
}

.page__titre {
	background: #f0f0f0;
	border-left: 5px solid transparent;
	color: #3b4557;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 24px;
	padding: 12px;
	text-transform: uppercase;
	letter-spacing: 0;
}

.page__titre {
	border-color: #00983A;
	color: #00983A !important;
}


.patren__cote1,
.patren__cote2 {
	height: 100px;
}
.patren__img {
	max-height: 90px;
}

.panel {
	margin-bottom: 50px;
	border: none !important;
	margin-top: 0 !important;
	-webkit-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	background: #00983A ;
	padding: 0px;
	
	
	/* position: initial;
	display: table;
	height: 100px;
	text-decoration: none; */
}
.panel .panel-body {
	border: none !important;
	line-height: 28px;
	padding: 10px 5px 0;
	display: table;
	width: 100%;
}

.patren a {
	display: block;
}
.patren a:hover {
	background-color: #f29400 ;
}

/* .patren__coprs {
	display: table;
	width: 100%;
} */
.patren__cote1 {
	
	display: table-cell;
	vertical-align: middle;
	width: 70%;
	text-decoration-color: #ffffff;
}
.patren__cote2 {
	/* padding: 0; */
	text-align: right;
	
	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 30%;
	padding: 10px;
}
.patren__span {
	color: #FFF;
	padding-left: 10px;
	display: inline-block;
	line-height: 20px;
	font-weight: 800;
}
.patren__img {
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	margin: auto;
}