.dropdown-menu {
	width: 100%;
}
.dropup .dropdown-menu {
	bottom: 0;
	margin-bottom: 45px;
	max-height: 320px;
}
#main_content {
	margin-bottom: 0px;
}
.home h2 {
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 30px;
}
h2 {
	font-size: 28px;
	color: #00425c;
	clear: both;
	margin-top: 45px;
}

.limited a {
	color: #333;
}

.home_panel {
	display: flex;
    align-items: center;
	background: linear-gradient(180.26deg, #00425C -3.7%, #AAC7D2 139.75%), #00425C;
}

@media screen and (max-width:768px){
.home_panel {
    flex-direction: column;
    }
}
.home_panel > div {
    padding: 3% 2%;
}

.home_panel .info {
	color: #FFFFFF;
}

.home_panel .info a {
	color: #fff;
    font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px; 
    display: inline-block;
    line-height: 35px;
}

.home_panel .info  label{
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 46px;
	line-height: 54px;
	margin-bottom: 20px;
}

.home_panel .elg > div {
	padding: 25px;
	color: #00425C;
	background-color: #FFFFFF;
}

.content_title h3 {
	font-weight: normal;
}
.accueil-couverture {
	margin-top: 30px;
}
.accueil-couverture h3 {
	margin-top: 0;
}
.accueil-couverture {
	padding: 20px 15px 30px 15px !important;
}
.accueil-couverture a.loaded {
	margin: 5px;
}

.bbold {
	color: #00425c;
}
input::placeholder {
	text-align: left;
}
.resil-box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.resil-box h4 {
	text-align: left;
}

.resil-box .content_title p {
	margin: 5px 10px 25px 0;
}
.resil-box .indcol:first-child {
	margin-right: 10px;
}
.resil-box .indcol:last-child {
	margin-left: 10px;
}
.resil-box .feature_content {
	background-color: white;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}
.resil-box .feature_content a {
	padding: 15px 15px 15px 20px;
	display: flex;
	border-bottom: 1px solid #dfdfdf;
	text-decoration: none;
}
.resil-box .feature_content a:last-child {
	border: none;
}
.resil-box .indcol {
	flex: 1;
}

.resil-box .feature_content i {
	display: none;
	margin-left: 10px;
	margin-top: 3px;
	color: #00425c;
}
.resil-box .feature_content a:hover span {
	text-decoration: underline;
}
.resil-box .feature_content a:hover i {
	display: inherit;
}
.resil-box .link-resil {
	text-align: left;
	margin-top: 10px;
}
@media (max-width: 992px) {
	.flex32 {
		flex-direction: column;
	}
	.flex32 .feature_content {
		margin-right: 0;
	}
	.flex32 .indcol:last-child {
		margin-top: 40px;
	}

	.resil-box .indcol:first-child {
		margin-right: 0px;
	}
	.resil-box .indcol:last-child {
		margin-left: 0px;
	}
}
.flex3 {
	display: flex;
	justify-content: space-between;
}
.flex32 {
	display: flex;
	justify-content: flex-start;
	text-align: center;
}
.resilcols {
	text-align: center;
}

.noline {
	min-height: 188px;
	background-color: #ebebeb;
	padding: 22px 15px;
	text-align: center;
	background: url(/images/hp/bg-hp.jpg) no-repeat scroll top left transparent;
}
.noline p {
	margin: 20px 0;
}
.noline .dontno {
	margin-bottom: 0;
	text-align: center;
	margin-top: 0px;
}

.colpromo .callcol {
	padding: 0 !important;
}
.colpromo .ou {
	margin: 5px;
}
.couverture {
	float: left;
	width: 100%;
	margin: 30px auto;
	display: block;
}
.frmhead span {
	font-weight: bold !important;
}
.services {
	display: block;
	text-align: center;
	width: 100%;
	clear: both;
	margin: 30px 0px;
	padding: 0 10px;
}
.icoservice {
	display: inline-block;
	position: relative;
	margin: 0;
	width: 60px;
	height: 40px;
}

.services .icoservice.ico-mobile {
	background-position: -10px center;
}

#call2,
#call1 {
	min-height: 200px;
	padding: 15px;
}
#call2 h2,
#call1 h2,
#call2 h4,
#call1 h4,
.noline h3 {
	margin-bottom: 5px;
	font-size: 18px;
	margin-top: 0;
}
#call2 p {
	margin: 15px auto;
}
#call1 {
	background: url("/images/couverture/bg-search.png") no-repeat center left #e1e1e1;
}
#coltestdb {
	background-position: center center;
	padding-top: 30px;
}
#coltestdb h4 {
	margin: 10px auto 25px auto;
}
.colpromo a.btnclbck {
	width: 214px;
	cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.banner_imageh > p {
		min-height: 0;
		margin-bottom: 30px;
	}
	.flex32 {
		flex-direction: column;
	}
	.flex32 .feature_content i {
		display: none;
	}
	.resilcols {
		text-align: left;
	}
	.home h1 {
		font-size: 28px;
	}
	#taeli{
    	margin-bottom: 3%;
  	}
}
@media only screen and (min-width: 768px) {
	#coltestdb {
		background-position: center center;
		paddingtop: 25px;
	}
	#coltestdb h4 {
		margin: 10px auto 25px auto;
	}
}
