body {
	font-family: 'Maven Pro', Arial, sans-serif;
}

header {
	margin-top: 20px;
	border-bottom: 6px #e2001a solid;
}

.align-right {
	text-align: right;
}

header .slogan {
	color: #686868;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

header .tel {
	text-transform: uppercase;
	color: #e2001a;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
}

.bold {
	font-weight: 700;
}

.italic {
	font-style: italic;
}

.grey {
	color: #686868;
}

.align-right {
	text-align: right;
}

h2.tiny {
	font-size: 24px;
}

h2.special-fab {
	color: #e2001a;
	font-size: 30px;
	text-transform: none;
}

h3.special-fab {
	color: #e2001a;
	font-size: 18px;
	text-transform: uppercase;
}

.center {
	text-align: center;
}

.right-img {
	right: 0;
	position: absolute;
}

.center-img {
	margin: 0 auto;
}

.navbar {
	margin-bottom: 0px;
}
.navbar-default {
	background-color: #fff;
	border: none;
	font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .red {
	color: #e2001a;
}

.navbar-collapse {
	padding-left: 0;
}
.navbar-toggle {
	float: none;
}
.flag {
	padding: 15px;
}

@media (min-width: 768px) {
	.navbar-nav a.first {
		padding-left: 0;
	}

}

.slider {
	margin: 15px 0;
}

.bloc-3-home .bloc-2,
.bloc-3-home .bloc-3 {
	padding-top: 15px;
}

@media (min-width: 992px) {
	.bloc-3-home .bloc-1,
	.bloc-3-home .bloc-2 {
		padding-left: 0;
	}
	.bloc-3-home .bloc-2{
		padding-top: 0;
	}
	.bloc-3-home .bloc-3 {
		padding: 0;
	}
}
.bloc-3-home .bloc-1,
.bloc-3-home .bloc-2,
.bloc-3-home .bloc-3 {
	display: block;
}

.bloc-3-home .bloc-1 h2,
.bloc-3-home .bloc-2 h2,
.bloc-3-home .bloc-3 h3 {
	font-size: 18px !important;
	color: #fff;
}

.bloc-3-home .bloc-1 h2,
.bloc-3-home .bloc-2 h2 {
	margin: 0;
	padding: 10px 0 10px 10px;
}
.bloc-3-home .bloc-3 h3 {
	margin: 0;
}

.bloc-3-home .bloc-1 h2,
.bloc-3-home .bloc-2 h2 {
	background: #19161a;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MTYxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzUzNTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #19161a 0%, #535355 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19161a), color-stop(100%,#535355));
	background: -webkit-linear-gradient(top,  #19161a 0%,#535355 100%);
	background: -o-linear-gradient(top,  #19161a 0%,#535355 100%);
	background: -ms-linear-gradient(top,  #19161a 0%,#535355 100%);
	background: linear-gradient(to bottom,  #19161a 0%,#535355 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19161a', endColorstr='#535355',GradientType=0 );
}

.bloc-3-home .bloc-3 .bg-red {
	background-color: #e2001a;
	padding: 10px;
}

.bloc-1 .background {
	background: url(../img/bloc-1-bg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 250px;
}

.bloc-2 .background {
	background: url(../img/bloc-2-bg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 250px;
}

.bloc-3 .background {
	background: url(../img/bloc-3-bg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 210px;
}

.bloc-3-home .bloc-3 a {
	color: #fff;
	text-decoration: none;
}

.bloc-3-home .bloc-3 a:hover {
	color: #dbdbdb;
}

.bloc-3-home a:hover .bloc-1 h2,
.bloc-3-home a:hover .bloc-2 h2 {
	color: #e2001a;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.bloc-3-home a:hover .bloc-1 .background,
.bloc-3-home a:hover .bloc-2 .background {
	opacity: 0.8;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.grey-bg {
	background-color: #ececec;
	margin: 30px 0;
	padding: 30px 0;
}

#parallax {
	background: url(../img/showroom-flou.jpg) center top repeat-y fixed;
	background-size: cover;
	margin: 30px 0;
	padding: 100px 0;
}

#parallax h2 {
	color: #e2001a;
}

strong.not-strong {
	font-weight: 700;
	color: #e2001a;
}

@media (max-width: 991px) {
	.resp-marge {
		margin-top: 40px;
	}
}

.grey-bg h3 {
	font-size: 20px;
	margin: 10px 0;
}

.grey-bg h4 {
	font-size: 40px;
	color: #e2001a;
	margin: 15px 0;
}

.grey-bg a {
	color: #e2001a;
	font-size: 16px;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.grey-bg a:hover {
	color: #686868;
}

.cat-thumb h3 {
	background-color: #ececec;
	margin-top: 0;
	padding: 10px;
	font-size: 15px;
}

.cat-thumb .background {
	background-size: cover;
	width: 100%;
	height: 180px;
}

.cat-thumb-1 .background {
	background: url(../img/finitions-accueil.jpg) no-repeat center center;
}
.cat-thumb-2 .background {
	background: url(../img/accessoires-accueil.jpg) no-repeat center center;
}
.cat-thumb-3 .background {
	background: url(../img/electromenager-accueil.jpg) no-repeat center center;
}
.cat-thumb-4 .background {
	background: url(../img/agencements-divers-accueil.jpg) no-repeat center center;
}
.cat-thumb-5 .background {
	background: url(../img/sur-mesure-accueil.jpg) no-repeat center center;
}

a .cat-thumb h3{
	color: #333;
	text-decoration: none;
}

a:hover .cat-thumb h3 {
	color: #fff;
	background-color: #e2001a;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
a:hover .cat-thumb .background {
	opacity: 0.8;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}


.store-fr .background {
	background: url(../img/cuisines-grandidier-france.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 210px;
}

.store-lu .background {
	background: url(../img/cuisines-grandidier-luxembourg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 210px;
}

.store-fr h4,
.store-lu h4 {
	color: #333;
	font-size: 17px;
}

@media (min-width: 992px) {
	.store-fr h4,
	.store-lu h4 {
		margin-bottom: 0;
	}
}

footer {
	border-top: 10px #e2001a solid;
	text-align: right;
	font-size: 12px;
}

footer h3 {
	margin: 10px 0;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

footer address {
	text-transform: uppercase;
}

footer .marge-top-bottom {
	margin: 20px 0;
}

.marg-top {
	margin-top: 20px;
}

.text-left {
	text-align: left;
}

footer .big-tel {
	font-size: 17px;
}

footer a, .tabbable-panel a {
	color: #e2001a;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

footer a:hover, .tabbable-panel a:hover {
	color: #686868;
}

.galerie div {
	padding: 15px;
}

.top-separator {
	border-top: 1px #e2001a solid;
	margin: 20px 0;
}

.space-label {
	margin-bottom: 40px;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}

.not-maj {
	text-transform: none !important;
}

.red {
	color: #e2001a;
}

.space-top {
	margin-top: 30px;
}

.owl-demo .item{
  margin: 3px;
}
.owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #e2001a;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.contact-form .control-label {
	padding-left: 0;
}

.contact-form .marge-ct {
	margin-top: 15px;
}

.contact-form h2, .job-form h2 {
	border-bottom: 1px #e2001a solid;
	color: #686868;
	font-size: 25px;
}

#control {
  position: absolute;
  left: -9999px;
}

.maj {
	text-transform: uppercase;
}

.marge-addr {
	padding: 5px;
}

textarea {
	resize: vertical;
}

.alert {
	margin-top: 20px;
}

p a, p a:hover {
	color: #e2001a;
}

/* ****************** CAROUSEL ****************** */

.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
	.transition-timer-carousel .carousel-caption .carousel-caption-header {
		font-size: 36px;
	}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #e2001a;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.35s linear;
	-moz-transition: width 4.35s linear;
	-o-transition: width 4.35s linear;
	transition: width 4.35s linear;
}

.carousel-control.left, .carousel-control.right {
	background: none;
}

/* ********************************************** !CAROUSEL */

.actu-box, .job-box {
	margin: 20px 10px;
	border: 1px #e7e7e7 solid;
	border-radius: 5px;
}

.date-actu {
	text-align: center;
	background-color: #e7e7e7;
	font-weight: 700;
	font-size: 12px;
	padding: 5px;
	border-radius: 0 0 5px 0;
}

.date-actu p {
	margin: 0;
}

.date-actu .big {
	font-size: 17px;
}

.actu-content h2 {
	font-size: 15px;
	color: #e2001a;
	margin-top: 0;
}

a.no-transform {
	text-decoration: none;
	color: inherit;
}

.job h2 {
	color: #e2001a;
}

label.marg-top {
	margin-top: 5px;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #e2001a;
}

.modal-footer {
	border-top: none;
}

.modal-body .date-actu {
	background-color: #e2001a;
	color: #fff;
}

.modal-body .actu-content h2 {
	font-size: 1.5em;
	font-weight: 700;
}

.modal-header {
	background-color: #e7e7e7;
	font-weight: 700;
}

.modal-title {
	font-size: 1.9em;
}

.videoB {
    padding-top: 5px;
}

.advertMail {
	margin: 15px;
}

.advertMail .text-danger  {
	border: 2px solid red;
	padding: 10px 20px;
    background: whitesmoke;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
}

.advertMail .text-success  {
	border: 2px solid #3c763d;
	padding: 10px 20px;
    background: whitesmoke;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
}

.rlArticle {
    width: 175px;
    height: auto;
}