/*
Rouge:	e52d09;
*/
a {
  color: #e52d09;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #e52d09;
}
.navbar-nav a:hover {
    background-color: #e52d09 !important;
}
#main-slider .prev, #main-slider .next {
    background-color: #e52d09;
}
#main-slider .carousel-indicators .active {
    background-color: #e52d09 !important;
    border: 1px solid #e52d09;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background: #e52d09;
}
.feature-wrap i {
    color: #e52d09;
}
.feature-wrap i:hover {
    background-color: #e52d09;
	border: 3px solid #e52d09;
	box-shadow: inset 0 0 0 5px #ffffff;
}
.request h4 a {
    background: #e52d09;
}
#bottom {
    border-bottom: 10px solid #e52d09;
}
.redLine {
    border-bottom: 10px solid #e52d09;
	position: absolute;
	width: 100%;
	margin-top: -40px;
	display: none;
}
#footer a:hover, a:focus {
  color: #e52d09;
}
.recent-work-wrap .overlay {
    background: #e52d09;
}
.blog-content h3 {
	color: #e52d09;
}

/* END Color */
#navigation {
	border-bottom: 10px solid #e52d09;
}
.top-bar {
    background: #191919;
}
.top-number {
    color: #fff;
}
.navbar {
    background: #909090;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000;
}
.dropdown-menu {
    min-width: 300px;
}
.navbar > .container .navbar-brand {
    margin-top: -7px;
}
.navbar-inverse .navbar-nav > .promos > a {
    background-color: #ffffff;
    color: #e52d09;
	font-weight: bold;
}
.fixNavigation{
	z-index: 9999;
	position: fixed;
	top: 0;
	width: 100%;
}
#main-slider {
    border-bottom: 10px solid #e52d09;
}
#main-slider .carousel .slide-margin {
    margin-top: 20px;
}
#main-slider .carousel .item {
    height: 460px;
}
.carousel-content h3 {
	color: #ffffff;	
}
.mt30 {
    margin-top: 30px !important;
}
.illustrations {
	margin-top: 20px;
}
.illustrations img {
	width: 150px;
	margin-right: 10px;
}
#feature {
    background: url(../images/services_bg.png) repeat #f2f2f2;
    padding-bottom: 40px;
}
#services {
    background: #000 url(../images/bg_home_quincaillerie.jpg);
}
.services-wrap {
    padding: 10px;
    background: none;
    border-radius: 0;
    margin: 0 0 40px;
}
#partner {
    background: url(../images/bg_home_promo.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.get-started {
    background: none repeat scroll 0 0 #000000;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 18px;
    margin-top: 30px;
}
ul.social-share li a.active {
    background: #e52d09;
}
.recent-work-wrap .overlay .preview {
    bottom: 10px;
    position: absolute;
}
.bg-red {
    background-color: #e52d09;
    padding: 10px;
}
.request h4 a {
    padding: 5px 12px;
}
.left {
	text-align: left;
}
.img-promo {
	width: 100px;
}
.bx-wrapper {
    max-width: 90% !important;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
	text-align: center !important;
    text-align: -moz-center !important;
}
.phonezone {
	display: none;	
}
.red-border-top {
    border-top: 10px solid #e52d09;
}
.red-border-bottom {
    border-bottom: 10px solid #e52d09;
}
.blog .blog-item .entry-meta > span {
    text-align: center;
}
.blog .blog-item .entry-meta > span h3 {
    font-size:30px;
}
.gmap-area .gmap iframe {
  height: 335px;
  width: 350px;
}
.gmap{
    height: 350px;
    width: 350px;
}
.heures-footer li span {
	float: right;
	margin-right: 50px;
}
.recent-work-wrap {
    background-color: #909090;
}
.thumbs img {
    margin: auto;
	width:auto !important;
	height:90px !important;
}
.newsPlace {
	padding: 20px;
	position: absolute;
	background: url(../images/post-it.png) top left no-repeat;
	top: -70px;
	right: 50px;
	color: #000000;
	font-size: 10px;
	width: 160px;
	height: 158px;	
}
.incline {
	-moz-transform:rotate(-6deg); 
	-webkit-transform:rotate(-6deg);
	-o-transform:rotate(-6deg);
	line-height: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.illustrations img {
		width: 120px;
		margin-right: 8px;
	}
	.feature-wrap h2, .single-services h2 {
 	   font-size: 17px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.illustrations img {
		width: 100px;
		margin-right: 5px;
	}
	.top-number {
		font-size: 11px;
	}
	.heures-footer li span {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.illustrations img {
		width: 90px;
		margin: 3px;
	}
	.top-number {
		font-size: 9px;
	}
	.heures-footer li span {
		margin-right: 0;
	}
}
@media (max-width: 480px) {
	.phonezone {
		display: block;	
	}
	.heures-footer li span {
		margin-right: 0;
	}


}
