/*********************************************************************************
	
	Template Name: Concord - Multipurpose Bootstrap 4 Template
	Description: Concord is a best templete for your corporate/business website which comes with unique design and user friendly code.  
	Version: 1.0

	Note: This is custom css. All custom styles (user styles) declare here.

**********************************************************************************/
.mg-r-10{
	margin-right: 10px;
}
.breadcrumb-contact {
    background: url(/images/bg/breadcrumb-contact.jpg) no-repeat scroll center center;
    background-image: url(/images/bg/breadcrumb-contact.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
.breadcrumb-services {
    background: url(/images/bg/breadcrumb-services.jpg) no-repeat scroll center center;
    background-image: url(/images/bg/breadcrumb-services.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
a.services-links{
	color: grey;
}
.portfolio:hover .portfolio-content {
  background:linear-gradient(217deg, rgba(0, 192, 250, 0.9), rgba(1, 94, 234, 0.9) 170%);
}
.tarifs{
	padding-top: 10px;
	border-bottom: 1px solid grey;
}
#prog{
	position: absolute;
	right: 0;
	top:20%;
}
.color-blue{
	color: blue;
}
.portfolio-filters.portfolio-filters-minimal button {
  padding: 5px 10px;
}
#lg-download{
	display: none;
}

.champ-obligatoire{
	font-style: italic;
	color: #ed145b;
	padding-bottom: 5px;
	font-size: 13px;
	margin-bottom: 0px;
}
input.error, textarea.error, select.error{
	border-color: #ed145b;
}
textarea.error{
	color: #3b5265;
}
.error{
	color: #ed145b;
}
.success{
  color: #05aeab;
}
.legals a{
	color: white;
}