@import url('https://fonts.googleapis.com/css?family=Saira');
.cookie {
  background: rgba(0, 0, 0, 0.8);
}
.cookie p {
  margin-top: 10px;
  cursor: pointer;
  font-size: 12px;
  color: #ffffff;
}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong,
#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitron #tarteaucitronPrivacyUrl {
  font-size: 12px;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
  padding: 5px 10px;
}
@media (max-width: 818px) {
  #tarteaucitronRoot #tarteaucitronAlertBig {
    width: auto;
  }
}
.copyright{padding-bottom: 70px}
.go_top{z-index: 1031;}
/*GENERAL*/
body, h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5, li, a, p, strong, b, span{font-family: sans-serif;}
.clear{clear: both !important;}

.current {
	background: #e24141;
	color: #fff;
	font-weight: 700;
}

.current a {
	color: #fff!important;
}

.logo {
	font-size: 36px;
	font-family: 'Saira', sans-serif;
	font-weight: 700;
}

.navbar-brand {
	line-height: 1.3;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #225FB8;
}

.navbar-default .navbar-nav > li > a {
	font-family: 'Saira', sans-serif;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: 600;
	font-size: 16px;
}

.navbar-default {
	background: #f5f5f5;
}

.bleu {
	color: #225FB8;
}

.rouge {
	color: #EB2D14;
}

.jaune {
	color: #C1DE62;
}

.numbers {
	background: #225FB8;
}

.taxi .numbers {
	background: url("../images/olivier_taxi/3.jpg");
	    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.photosZoom:hover {
	transform: scale(1.03);
	transition: all .4s ease;
	border: 1px solid #C1DE62;
	z-index: 1000;
}

.ulFooter li a {
	list-style: none;
	color: #fff;
}

.ulFooter li {
	list-style: none;
}

.ulFooter {
	padding-left: 0;
}

.socials a {
	color: #fff;
}

.heading-line span {
	border-color: #e24141;
}

.contact {
	background: #fff;
}

.portfolio-info:before {
	display: none;
}
.portfolio-info {
	background: rgba(29, 140, 243, 0.5);
}

.owl-carousel h1,
footer h3,
.taxi h1,
.galerie h1,
.contact h1 {
	font-family: 'Saira', sans-serif;
}

.bandeauCtc p {
	color: #fff;
	padding: 40px;
	text-align: center;
	font-size: 20px;
}

.bandeauCtc a {
	color: #fff;
	font-weight: 700;
	border: 1px solid #fff;
	font-size: 18px;
	padding: 10px;
	border-radius: 10%;
}

.bandeauCtc a:hover {
	color: #1d8cf3;
	background: #fff;
	text-decoration: none;
}

.tel {
	line-height: 40px;
    margin-right: 10px;
    font-weight: 700;
}