﻿@import url("../css2");
td.contenutab {
  width: 0 !important;
}
.contenutabPRIX {
  text-align: center;
}
.titretab {
  text-transform: uppercase;
  margin-right: 20px;
  background: #f0f0f0;
}
.totalcaddy {
  text-align: center;
}
.contenutabQUANT input[type="number"] {
  text-align: center;
}
.footer a {
  color: #eee;
}
.header-fixed .header-v5 .navbar-brand img.default-logo {
  display: inherit;
  margin-top: -11px;
}
.re-title-v1 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 50px;
}
#slider,
h1,
h2,
p,
div,
.headline h2 {
  font-family: "Lato", Helvetica, Arial, "sans-serif";
  font-weight: 400;
}
.footer-logo {
  margin-top: -15px;
}
.header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > a {
  color: #000;
}
h2 {
  color: #000;
}
.header-v5 .navbar-default .navbar-nav > li > a {
  color: #000;
}
h1 {
  color: #000;
}
h1::after,
.BFW-cms h2::after,
.BFW-silver-actu h2::after,
.BFW-silver-presta-dynamique h2::after {
  border-color: #273460;
}
.bgimgCOVER.photolisteCOVER {
  min-height: 300px !important;
  max-height: 300px !important;
}
.blocITEM,
.grid.biens-immobiliers {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.blocITEM:hover,
.grid.biens-immobiliers:hover {
  transform: scale(1.07);
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #logo-retina {
    height: auto;
    width: 250px;
    margin-top: -11px;
  }
}
.col-md-3.map-img.md-margin-bottom-40 .googleMap,
div.col-md-3 > ul > li:nth-child(4) > iframe {
  display: none;
}
.btn-group.btn-group-justified img {
  width: 24px;
  height: 24px;
}
.equipement ul {
  list-style: none;
  padding-left: 30px;
}
.equipement ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-size: 12px;
  padding-right: 10px;
  position: relative;
  top: 0;
  left: 0;
  color: #273460;
}
.BFW-cms .texte ul li:before {
  color: #273460;
}
#imgPAGE:before {
  background: rgba(0, 0, 0, 0);
}
.imgPAGELOCVACSPEC {
  height: 500px;
}
@media (min-width: 768px) {
  .grid.biens-immobiliers {
    min-height: 465px;
  }
}
@media (max-width: 768px) {
  .header-fixed .header-v5 .navbar-brand img.default-logo {
    display: none;
  }
  #logo-retina {
    width: 220px;
    margin-top: -5px;
  }
}
@media (min-width: 768px) {
  .grid.biens-immobiliers.heliosGRID h2 {
    height: 58px;
  }
}
.navbar-header {
  display: flex;
  align-items: center;
}

.navbar-slogan {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .navbar-slogan {
    display: none;
  }
}
