body {
  padding-top: 50px;
}
h1.home {
  text-align: center;
  font-size: 26px;
  margin-top: 47px;
  padding: 0 20px;
}
h1.home .red {
  color: #d00b2b;
}
@media (max-width: 820px) {
  h1.home {
    font-size: 18px;
    margin-top: 20px;
  }
}
#homeMobileBtn {
  display: block;
  text-align: center;
  overflow: auto;
  width: 100%;
  padding-top: 20px;
}
#homeMobileBtn #homeMobileBtnContainer {
  padding: 20px;
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn {
  position: relative;
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn .btn {
  display: block;
  float: none;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  text-shadow: none;
  text-align: left;
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn .btn .brand {
  margin-right: 15px;
  width: 35px;
  float: left;
  margin-top: 9px;
  display: none;
}
@media(min-width:500px) {
  #homeMobileBtn #homeMobileBtnContainer .homeBtn .btn {
    text-align: center;
  }
  #homeMobileBtn #homeMobileBtnContainer .homeBtn .btn .brand {
    display: block;
  }
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn .btn i {
  float: left;
  font-size: 23px;
  color: #d00b2b;
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn .btn:active i {
  color: #fff;
}
#homeMobileBtn #homeMobileBtnContainer .homeBtn .btn:active {
  background-color: #d00b2b;
  color: #fff;
}
#homeMobileBtn #homeMobileBtnContainer #homeBtnRange:active {
  background: #fff;
  color: #333;
}
.homeBtn #homeBtnRange {
  background: #d00b2b;
  color: #fff;
  font-weight: 500;
  border: 1px solid #d00b2b;
  box-shadow: none;
  border-radius: 7px;
  opacity: 0.9;
  margin-top: 62px;
}
.homeBtn #homeBtnRange:hover {
  background: #d00b2b;
  opacity: 1;
}
.homeBlockLink:active {
  background-color: #ff8000;
}
.carousel-caption {
  display: block;
}
.carousel-inner .homeSliderDashedBlock {
  display: none;
}
@media(min-width: 820px) {
  #homeMobileBtn {
    display: none;
  }
  .carousel-inner .homeSliderDashedBlock {
    display: block;
  }
  .carousel-caption {
    display: block;
  }
}
#myCarousel .carousel-inner .item {
  height: 200px;
}
#homeLogoA {
  position: absolute;
  display: block;
  z-index: 100;
  width: 145px;
  height: 40px;
  padding: 0;
  bottom: 10px;
  right: 10px;
}
#homeLogoOF {
  position: absolute;
  display: block;
  z-index: 100;
  width: 100px;
  height: 100px;
  padding: 0;
  bottom: 20px;
  left: 33px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
  display: block;
}
.homeBtn #homeBtnRange {
  display: block;
  width: 100%;
}
#homeBtnRange img {
  width: 30px
}
#homeLogoA {
  bottom: 20px;
  left: 20px;
  width: 100px;
}
.slogan {
  display: none;
}
.sloganMobile {
  display: block;
  -webkit-box-shadow: inset 0px 10px 15px 0px rgba(116, 0, 0, 0.36);
  -moz-box-shadow: inset 0px 10px 15px 0px rgba(116, 0, 0, 0.36);
  box-shadow: inset 0px 13px 0px 0px #ccc;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.sloganMobile h1 {
  font-size: 20px
}
.espaces {
  margin-bottom: 30px;
}
#slideawards {
  -webkit-box-shadow: inset 0px 13px 0px 0px rgba(116, 0, 0, 0.36);
  -moz-box-shadow: inset 0px 13px 0px 0px rgba(116, 0, 0, 0.36);
  box-shadow: inset 0px 13px 0px 0px #ccc;
}
#slideawards h2 {
  font-size: 25px
}
.espaces {
  display: block;
}
.espaces.desktop {
  display: none;
}

@media(min-width:820px) {
  #myCarousel .carousel-inner .item {
    height: 298px;
  }
  #homeLogoOF {
    bottom: 33px;
    right: 30px;
    width: 150px;
    height: 150px;
  }
  .homeBtn #homeBtnRange {
    display: none;
  }
  .espaces {
    display: none;
  }
  .espaces.desktop {
    display: block;
  }
}
@media(min-width:820px) {
  #myCarousel .carousel-inner .item {
    height: 509px;
  }
  body {
    padding-top: 200px;
  }
  #myCarousel.home .carousel-caption {
    top: 0% !important;
    padding: 0px;
    margin: 0;
  }
  .slogan {
    display: block;
  }
  .sloganMobile {
    display: none;
  }
  #slideawards {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .espaces {
    margin-bottom: 10px;
  }
}
@media(min-width:992px) {
  #myCarousel .carousel-inner .item {
    height: 800px;
  }
  #myCarousel.home .carousel-caption {
    top: 5% !important;
  }
  #homeLogoA {
    bottom: 50px;
    right: 25px;
    width: 150px;
  }
}
@media(min-width:1900px) {
  #myCarousel .carousel-inner .item {
    height: 1000px;
  }
  #myCarousel.home .carousel-caption {
    top: 15% !important;
  }
}
#mobile .logo-emissions-air-interieur, #mobile .logo-origine-france-garantie {
  display: block;
}
#topHeader-langOLD {
  display: block;
  float: left;
}
#homeLogoOF {
  display: none;
}
@media(min-width:820px) {
  #homeLogoOF {
    display: block !important;
    background: #fff;
    padding: 0;
    border-radius: 50px;
  }
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #d00b2b !important;
}

/* HOME V3 BELLOW */
/* HOME V3 BELLOW */
/* HOME V3 BELLOW */
/* HOME V3 BELLOW */
/* HOME V3 BELLOW */


/* x4 @media bellow added from barrisol-mobile.css */

@media (min-width: 450px) {
  #myCarousel.home .carousel-caption {
    overflow: auto;
  }
  .carousel ol.carousel-indicators {
    display: block;
    bottom: 5px !important;
  }
  .carousel-caption {
    display: block;
  }
}
@media (min-width: 820px) {
  .homeSliderBlock {
    width: 16.66%;
  }
  .carousel-caption {
    top: 19px !important;
  }
  .losange-container {
    display: none !important;
  }
  #homeBlocks .homeBlock_text {
    height: 180px;
  }
  .carousel-caption {
    top: 20px;
  }
  #myCarousel.home .carousel-caption {
    overflow: auto;
  }
}
@media (min-width: 1020px) {
  .losange-container {
    display: block;
  }
  .carousel-caption {
    top: 8px !important;
  }
  #myCarousel.home .carousel-caption {
    top: 110px !important;
  }
  .carousel-caption.pageContent h3 {
    font-size: 45px;
    line-height: 70px;
  }
  .hidetab {
    display: none !important;
  }
  .homeSliderDashedBlock {
    float: left !important;
    width: 33.333333339% !important;
    padding: 10px !important;
  }
  .homeSliderDashedBlock_container {
    width: 100%;
    height: 110px !important;
  }
  .losange-container {
    display: block !important;
  }
  #homeBlocks .homeBlock_img img {
    height: 177px;
  }
  #homeBlocks .homeBlock_text {
    height: 220px;
  }
}
@media (min-width: 1900px) {
  .homeSliderBlock {
    width: 16.66% !important;
    padding: 20px;
  }
  .homeSliderDashedBlock {
    float: left !important;
    width: 50% !important;
    padding: 20px !important;
  }
  .homeSliderDashedBlock_container {
    width: 100%;
    height: 80px !important;
  }
  .carousel .btn-primary {
    height: 80px !important;
  }
  .losange-container {
    display: block !important;
  }
  #homeBlocks .homeBlock_text {
    height: 200px;
  }
}
#myCarousel {
  padding: 0 !important;
}
.carousel-inner {
  padding: 0 !important;
}
.homeSliderBlock_container.two-line span {
  top: inherit
}
.losange-container {
  display: none !important;
}
.carousel-inner {
  padding: 50px 0;
}
.homeSliderBlock {
  padding: 2px !important;
}
.homeSliderBlock_container {
  text-align: center;
  height: 240px;
  border: 0;
}
.losange-container {
  position: relative;
  left: inherit;
}
.homeSliderDashedBlock_container, .homeSliderBlock_container {
  opacity: 1 !important;
  position: relative;
  height: auto !important;
  overflow: hidden;
}
.homeSliderBlock_container img {
  -webkit-box-shadow: 0 3px 10px #ccc;
  -moz-box-shadow: 0 3px 10px #ccc;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 1s ease;
}
.homeSliderBlock_container.two-line span i {
  text-transform: none;
  color: #636262;
}
.homeSliderBlock_container span {
  font-size: 16px;
  /*line-height: 30px;*/
  letter-spacing: -1px;
  font-weight: 400;
  text-transform: uppercase;
  /*top: 40%;*/
  top: 15%;
  position: relative;
  margin: 0;
}
.homeSliderBlock_container_title .subtitle {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -1px;
  color: #555;
  padding: 0;
  margin: 0;
}
@media (max-width: 1500px) {
  .homeSliderBlock_container span {
    font-size: 14px;
  }
  .homeSliderBlock_container_title .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .homeSliderBlock_container_title .subtitle {
    font-size: 13px;
  }
}
@media (max-width: 979px) {
  .homeSliderBlock_container_title .subtitle {
    display: none;
  }
}
.homeSliderBlock_container:focus img {
  outline: none;
  z-index: 9999;
}
.homeSliderBlock_container_title {
  background: #fff;
  opacity: 1;
  padding: 5px 0;
  width: 100%;
  height: 70px;
  display: block;
  position: relative;
}
.homeSliderBlock:hover .homeSliderBlock_container_title span {
  text-decoration: underline;
}
.homeSliderBlock:hover .homeSliderBlock_container_span span {
  color: #fff;
}
.two-line .homeSliderBlock_container_title {
  padding: 10px 0;
}
.homeSliderBlock_container:hover span {
  color: #333 !important;
}
.homeSliderBlock_container:hover.two-line span i {
  color: #333 !important;
}
.homeSliderBlock_container, .homeSliderBlock_container:hover {
  background: none;
}
.slogan {
  padding: 10px 0 25px 0;
}
.slogan p {
  color: #8b8b8b;
  text-align: center;
  font-weight: 100;
  font-size: 16px;
  line-height: 27px;
  padding: 0 144px; /* for EPV logo */
}
.slogan .container {
  border-top: none;
  background-image: url(/Images/logo-epv-min.jpg);
  background-repeat: no-repeat;
  background-position: 0px -21px;
  margin-top: 20px;
  padding: 25px 0;
}
@media (max-width: 1200px) {
  .slogan {
    background-position: -20px 0;
  }
}
.sloganMobile {
  background-image: url('/Images/logo-epv-min.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 125px;
}
.carousel-inner {
  padding: 14px 2px !important;
  padding-bottom: 0 !important;
}
.bottomBtnLong {
  display: none;
}
.bottomBtnShort {
  display: none;
}
@media (min-width: 1500px) {
  .homeSliderBlock {
    width: 16.66% !important;
  }
  .homeSliderDashedBlock {
    width: 33.3333339% !important;
    padding: 10px 20px !important;
  }
  .homeSliderDashedBlock_container .btn-primary {
    height: 80px !important;
  }
  .bottomBtnShort {
    display: none;
  }
  .bottomBtnLong {
    display: block;
    margin-top: 20px;
    float: left;
    overflow: auto;
    width: 100%;
  }
}
#homeBlocks .col-md-4 {
  overflow: hidden;
}
#awards .item {
  margin: 3px;
  text-align: center;
}
#awards .item span {
  font-size: 13px;
  word-wrap: break-word;
  display: inline-block;
}
#awards .item span::first-letter {
  text-transform: uppercase;
}
#awards .item img {
  display: block;
  width: auto;
  height: 80px;
  margin: 0 auto;
}
#slideawards {
  padding-bottom: 15px;
}
#slideawards h2 {
  margin-bottom: 30px;
  text-align: center;
}
#mobile {
  display: block;
}
#no_mobile {
  display: none;
}
.carousel-inner {
  padding: 0px 2px !important;
}
@media(min-width: 819px) {
  #mobile {
    display: none;
  }
  #no_mobile {
    display: block;
  }
  .carousel-inner {
    padding: 14px 2px !important;
  }
}
#homeBlocNewRange {
  float: left !important;
  width: 50% !important;
  max-height: 225px;
}
#homeBlocNewRange .homeSliderDashedBlock_container {
  min-height: 190px !important;
  max-height: 190px;
  border: 1px solid #989693;
  padding: 0px 20px;
  border-left: 2px solid #d00b2b;
  padding-left: 0;
}
#homeBlocNewRange .homeSliderDashedBlock_container a.btn {
  width: 30%;
}
#homeBlocLocateIa {
  float: right !important;
  width: 50% !important;
  ;
}
#homeBlocEstimate {
  float: right !important;
  width: 50% !important;
  ;
}
#homeBlocNewRange .homeSliderDashedBlock_container h2 {
  font-size: 18px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Open sans;
  font-weight: bold;
  text-shadow: none;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
#homeBlocNewRange_img {
  padding-left: 0;
  float: left;
  text-align: center;
}
#homeBlocNewRange_img img {
  height: 188px;
  width: auto;
  margin-right: 20px;
}
#newProduct .owl-item {
  height: 190px;
}
#myCarousel .carousel-inner .item {
  height: auto;
}
#newProduct .owl-controls {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: none;
}
#newProduct .owl-controls .owl-nav .owl-next, #newProduct .owl-controls .owl-nav .owl-prev {
  font-size: 13px;
  margin: 2px;
  padding: 2px 10px;
  color: #0c0000;
  background: #cecece;
}

#newProductBloc {
  position: relative;
  z-index: 90;
}
#newProductBloc .owl-controls {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#newProductBloc .owl-controls .owl-nav .owl-next, #newProductBloc .owl-controls .owl-nav .owl-prev {
  font-size: 13px;
  margin: 2px;
  padding: 2px 10px;
  color: #0c0000;
  background: #cecece;
}
#homeBlocNewRange .homeSliderDashedBlock_container a {
  background: none !important;
}
#myCarousel .carousel-inner .item {
  min-height: 150px;
}
