[class*="col-"] {
  margin-bottom: 5px;
}
a.bt-link {
  background: #dc021b;
  color: #fff !important;
  border: 2px solid #dc021b;
  padding: 10px 20px;
  margin: 10px 0px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}
a.bt-link:hover {
  color: #dc021b !important;
  background: #fff;
  text-decoration: none;
}
a.color2 {
  background: #00aadc;
  border: 2px solid #00aadc;
}
a.color2:hover {
  color: #00aadc !important;
}
.divBt,
.divFilters,
.divchangeView {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .divBt {
    text-align: center;
  }
  .divBt .text-right {
    text-align: center;
  }
}
.divFilters .libel {
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .divFilters .libel {
    text-align: center;
  }
}
.divFilters .field input,
.divFilters .field select {
  width: 100%;
  border: 1px solid #e6e6e6;
  padding: 10px 12px;
  background: #fff;
  height: 40px;
}
.divchangeView {
  margin-top: 20px;
  margin-bottom: 20px;
}
.divchangeView .changeView {
  width: 100% !important;
  float: none;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
}
.divchangeView .changeView [class*="col-"] {
  min-height: 30px;
  line-height: 30px;
  margin-top: 5px;
}
.divchangeView .changeView .selectView a.selected {
  color: #bbb;
}
.divchangeView .changeView .selectView a + a {
  margin-left: 30px;
}
.annonce-container + .annonce-container {
  margin-top: 30px;
}
.annonce .inner-wrapper {
  border-radius: 3px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.annonce .divPhotoLeft {
  margin-right: 15px;
}
.annonce .divPhotoRight img {
  max-width: 100px;
  max-height: 100px;
  margin: auto;
}
@media (max-width: 767px) {
  .annonce .divPhoto {
    text-align: center;
  }
  .annonce .divPhoto img {
    max-width: 150px !important;
    max-height: 150px !important;
  }
}
.annonce .activite {
  color: #798b99;
  position: relative;
}
.annonce .activite [class*="col-"] {
  margin-bottom: 0px;
}
.annonce .activite .annonce-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px;
}
.annonce .activite .annonce-text {
  flex: auto;
  padding: 0 0 0 15px ;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  padding-bottom: 50px;
}
.annonce .activite .annonce-left {
  max-width: 300px;
  display: flex;
  align-items: flex-start;
  min-width: 300px;
  background: #ddd;
  height: 250px;
  position: relative;
}
.annonce .activite .annonce-left .nbreIMages {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  color: #000;
  font-size: 13px;
  padding: 0 20px;
  font-weight: 700;
}
.annonce .activite .annonce-left .nbreIMages > a {
  color: #000 !important;
}
.annonce .activite .title1 {
  text-transform: uppercase;
  font-size: 14px;
  color: #dc021b;
  font-weight: 700;
}
.annonce .activite .title2 {
  text-transform: uppercase;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  margin: 5px 0;
}
.annonce .activite .infos {
  font-size: 12px;
  color: #738B9B;
  font-weight: 400;
}
@media (max-width: 530px) {
  .annonce .activite .annonce-inner {
    display: block;
  }
  .annonce .activite .annonce-left,
  .annonce .activite .annonce-text {
    display: block !important;
    clear: both;
    margin: 0 0 30px;
  }
  .annonce .activite .personne-infos {
    position: relative;
    left: 15px;
  }
}
.annonce .subRow3 {
  position: relative;
  padding-top: 15px;
  padding-bottom: 35px;
}
.annonce .subRow3 .divContent {
  padding-bottom: 5px;
}
.annonce .subRow3 .divDocs a {
  margin-right: 15px;
}
.annonce .subRow3 .divPics {
  text-align: center;
}
.annonce .subRow3 .divPics a {
  margin-right: 15px;
}
.annonce .subRow3 .divPics a img {
  max-width: 70px !important;
  margin-bottom: 10px;
}
.annonce .subRow3 .flou:after {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 0)), to(#ffffff));
  background-image: linear-gradient(180deg, rgba(248, 248, 248, 0), #ffffff);
}
.annonce a.togglePlus {
  display: block;
  position: absolute;
  right: 4px;
  bottom: 4px;
  width: 40px;
  height: 40px;
  padding: 6px;
  text-align: center;
  background: #333;
  color: #FFFFFF;
  font-size: 10px;
  font-size: 26px;
  line-height: 28px;
}
.annonce a.togglePlus:hover {
  color: #333;
  background: #ccc;
}
.annonce .textCut .col-sm-12,
.annonce .textCut .divContent {
  padding: 0 !important;
}
.row1 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.subRow1 {
  float: left;
  margin-right: 10px;
  width: 220px;
  text-align: center;
}
.row2 {
  position: relative;
  float: right;
  width: 500px;
}
.select,
.text {
  width: 200px;
}
a.zoombox {
  position: relative;
  overflow: visible;
  display: inline-block;
  color: #fff !important;
}
.nb {
  padding: 5px 10px;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  right: -10px;
  top: -10px;
  color: #fff;
  z-index: 999;
  background: url('/global/images/camera.png');
}
.thumb-nb {
  display: block;
  position: absolute;
  width: 37px;
  height: 20px;
  border-radius: 2px;
  right: 4px;
  top: 3px;
  color: #545454;
  z-index: 999;
  background: rgba(230, 230, 230, 0.5) url(/global/images/camera.png) no-repeat 18px 2px;
  text-align: left;
  background-size: 38%;
  border: 1px solid rgba(84, 84, 84, 0.5);
  padding: 0 4px;
  font-size: 13px;
  line-height: 22px;
}
.annonce-info-line {
  line-height: 2em;
}
.annonce-info-line + .annonce-info-line {
  margin-top: 15px;
}
.annonce + .annonce {
  margin-top: 30px;
}
.changeView .list a:hover,
.changeView .list a.selected {
  background-position: 0px -21px;
}
.member_photo {
  position: absolute;
  top: 5px;
  right: 5px;
}
.personne-infos {
  font-size: 12px;
  color: #738B9B;
  font-weight: 400;
  position: absolute;
  bottom: 25px;
  left: 340px;
  line-height: 35px;
}
.personne-infos img {
  width: 35px;
  height: 35px;
  margin-right: 5px;
}
.open-maps-link a {
  font-size: 14px;
  color: #00C400;
  letter-spacing: 0;
  font-weight: 400;
}
.open-maps-link a .fas {
  font-weight: bold;
}
