body.disabled {
  overflow: hidden; }

#mask {
  display: none; }
  #mask.active {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    padding-right: 50px;
    z-index: 200;
    background-color: rgba(178, 178, 178, 0.5);
    opacity: 0.7; }

.ie8 #mask.active {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cb2b2b2,endColorstr=#4cb2b2b2); }

.mn-compagnon {
  font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica;
  position: fixed;
  z-index: 301;
  top: 230px;
  right: 0;
  width: 55px; }
  .mn-compagnon .pas-compte {
    font-weight: bold;
    text-transform: uppercase; }
  .mn-compagnon .price {
    font-weight: bold;
    color: #d01c34; }
  .mn-compagnon select {
    display: block;
    padding: 0 0 0 13px;
    width: 100%;
    height: 46px;
    font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica;
    font-size: 18px;
    font-size: 1.125rem;
    color: #57585b;
    background: white url(/web/ressources/automate/compagnonDroite/img/select-arrow-red.png) no-repeat right center;
    background-size: 23px 6px;
    border: 1px solid #d01c34; }
    .mn-compagnon select:focus {
      outline: none; }
  .mn-compagnon ul.nav-list {
    position: relative;
    margin-bottom: 10px;
    border-right: 3px solid #d22238;
    background-color: rgba(255, 255, 255, 0.9); }
    .mn-compagnon ul.nav-list > li {
      position: relative;
      height: 65px;
      padding: 0;
      overflow: hidden;
      border-top: 1px dashed #aaa;
      border-left: 1px solid #aaa; }
      .mn-compagnon ul.nav-list > li:first-child {
        border-top: 1px solid #aaa; }
      .mn-compagnon ul.nav-list > li:last-child {
        border-bottom: 1px solid #aaa; }
      .mn-compagnon ul.nav-list > li:hover {
        background-color: #f5f5f5;
        cursor: pointer; }
    .mn-compagnon ul.nav-list li.contact {
      margin: 0; }
    .mn-compagnon ul.nav-list li.rappel {
      height: 70px; }
      .mn-compagnon ul.nav-list li.rappel .phone {
        margin-top: 7px;
        width: 22px;
        height: 22px; }
    .mn-compagnon ul.nav-list li.agences .agence {
      margin-top: 9px;
      width: 28px;
      height: 28px; }
    .mn-compagnon ul.nav-list li.contact .contact {
      margin-top: 7px;
      width: 28px;
      height: 28px; }
    .mn-compagnon ul.nav-list li .scrollToTop {
      text-align: center; }
      .mn-compagnon ul.nav-list li .scrollToTop .goTop {
        width: 28px;
        height: 28px; }
    .mn-compagnon ul.nav-list .icon {
      display: block;
      text-align: center;
      position: relative;
      z-index: 10;
      width: 51px;
      height: 50px;
      margin-bottom: 17px; }
      .mn-compagnon ul.nav-list .icon span {
        text-transform: uppercase;
        color: #2d2d2d;
        position: absolute;
        bottom: -7px;
        font-size: 70%;
        text-align: center;
        left: 0;
        right: 0; }
    .mn-compagnon ul.nav-list .rappel span {
      bottom: -9px; }

.ie8 .mn-compagnon select, .ie9 .mn-compagnon select, .ff .mn-compagnon select {
  background: white !important; }

.ff .mn-compagnon select {
  padding-top: 4px; }

/* == Favoris Tabs == */
@media all and (max-width: 767px) {
  .mn-compagnon {
    position: relative; } }

.clearboth {
  clear: both; }

.engine {
  font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica; }
  .engine form[name=google_search] {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .engine form[name=google_search] input[type=text] {
      vertical-align: middle;
      padding: 0px 13px;
      height: 45px;
      font-size: 1.125rem;
      border: 1px solid #CCCDCD; }
    .engine form[name=google_search] input[type=submit] {
      margin-left: 4px;
      padding: 0px 20px;
      height: 45px;
      text-align: center;
      font-size: 1.125rem;
      line-height: 2.8125rem;
      color: #FFF;
      background: #D01C34 none repeat scroll 0% 0%;
      border: 0px none;
      vertical-align: middle; }
      .engine form[name=google_search] input[type=submit]:hover {
        background: #5D6165 none repeat scroll 0% 0%; }
  .engine .NoResult {
    margin: 20px; }
    .engine .NoResult ul {
      margin: 1em 2em; }
  .engine .resultats .rubrique .Listes .ListesCta:hover {
    background: #5D6165 none repeat scroll 0% 0%; }
  .engine .resultats .rubrique h3 {
    color: #43596B;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 1.375rem;
    border-bottom: solid 3px #43596B; }
    .engine .resultats .rubrique h3 span {
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 80%;
      font-weight: normal; }
  .engine .resultats .rubrique .Title {
    color: #D01C34;
    font-size: 18px;
    line-height: 18px; }
  .engine .resultats .rubrique .Link {
    color: #A7A7A7; }
  .engine .resultats .rubrique .Desc {
    color: #000; }
  .engine .resultats .rubrique .Contenus {
    display: block;
    margin: 20px 0; }
    .engine .resultats .rubrique .Contenus .ContenusInfos:after {
      content: '';
      clear: both;
      float: none;
      display: block; }
    .engine .resultats .rubrique .Contenus .ContenusImg {
      width: 201px;
      height: 106px;
      text-align: center;
      margin-right: 20px;
      padding: 3px;
      border: solid 1px #d4d4d4;
      float: left; }
      .engine .resultats .rubrique .Contenus .ContenusImg img {
        width: 193px;
        height: 98px;
        background-image: url("https://media.nexity.fr/nfr2014/img/vignette_resultat_dummy.png"); }
  .engine .resultats .rubrique .Biens {
    color: #2B2B2B;
    margin: 20px 0; }
    .engine .resultats .rubrique .Biens .BienCta:hover {
      background: #5D6165 none repeat scroll 0% 0%; }
    .engine .resultats .rubrique .Biens .BiensVisuel {
      margin-right: 20px;
      width: 201px;
      float: left; }
      .engine .resultats .rubrique .Biens .BiensVisuel .BiensFlap {
        background: #D01C34;
        padding: 1px 5px;
        text-transform: uppercase;
        font-weight: bold;
        color: #FFF;
        font-size: 10px; }
        .engine .resultats .rubrique .Biens .BiensVisuel .BiensFlap.green {
          background: #B6BF00; }
        .engine .resultats .rubrique .Biens .BiensVisuel .BiensFlap.blue {
          background: #005172; }
      .engine .resultats .rubrique .Biens .BiensVisuel img {
        width: 201px;
        height: 122px; }
    .engine .resultats .rubrique .Biens .BiensTexte {
      display: block;
      padding-top: 5px; }
      .engine .resultats .rubrique .Biens .BiensTexte:after {
        content: '';
        clear: both;
        float: none;
        display: block; }
      .engine .resultats .rubrique .Biens .BiensTexte .BienTitle {
        text-transform: uppercase;
        font-weight: bold; }
      .engine .resultats .rubrique .Biens .BiensTexte .BienFlag {
        display: inline-block;
        color: #D01C34;
        text-transform: uppercase;
        border-top: solid 2px #D01C34;
        border-bottom: solid 2px #D01C34;
        margin-right: .4em; }
      .engine .resultats .rubrique .Biens .BiensTexte .BienLibelle {
        display: inline-block;
        font-size: 17px; }
    .engine .resultats .rubrique .Biens .BienTypeSearch {
      color: #D01C34;
      text-transform: uppercase;
      font-size: 18px; }
  .engine a {
    color: inherit; }
  .engine .Cta {
    float: right;
    background: #D01C34;
    padding: 2px 5px 2px 8px;
    color: #FFF; }
    .engine .Cta:hover {
      background-color: #5D6165; }
  .engine .ais-search-box--reset {
    top: -28px !important; }
  .engine .ais-refinement-list--checkbox {
    display: none; }
  .engine .ais-refinement-list--label {
    color: #43596B !important; }
  .engine .ais-pagination {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .engine .ais-pagination--item__active {
      background-color: #d01c34; }
    .engine .ais-pagination--item:hover {
      background-color: #d01c3450; }
    .engine .ais-pagination--link:hover {
      color: #333333; }
  .engine .ais-search-box--magnifier-wrapper {
    display: none; }
  .engine .PositionHelper {
    height: 100%;
    display: inline-block;
    vertical-align: middle; }

/* CUSTOM JQUERY UI CSS AUTOCOMPLETE */
.ui-menu .ui-menu-item a {
  font-family: Joey;
  font-size: 14px;
  text-transform: uppercase; }

em {
  background-color: #DEDEDE;
  font-weight: bold; }

.ais-search-box--reset {
  top: -28px !important; }

.ais-refinement-list--checkbox {
  display: none; }

.ais-refinement-list--label {
  color: #43596B !important; }

aside.refinement {
  position: absolute;
  top: 50px;
  left: -200px;
  z-index: 100; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.page {
  display: table;
  width: 100%; }
  .page .content {
    display: block; }
    .page .content .notre-selection {
      padding: 44px 0 50px;
      background: #F9F8F7; }
    .page .content .garanties-uniques {
      padding: 44px 0 50px; }
    .page .content .a-voir-aussi {
      padding: 44px 0 50px; }
    .page .content .container div.cmsPublication {
      display: inline-block;
      margin-bottom: 10px; }
    .page .content .container div.cmsPublicationBlock {
      display: block;
      margin-bottom: 10px; }
    .page .content .container .page-header {
      padding: 0px 0 10px;
      margin-top: 0px; }
    .page .content .container .page-content ul.unknown_loc {
      margin-top: 20px; }
    .page .content .container .page-content ul.unknown_loc li {
      display: inline-block;
      padding: 20px 0 20px 40px;
      width: 33%; }
    .page .content .container .page-header p {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 20px;
      line-height: 1.25rem;
      color: #57585b; }
    .page .content .container .page-aside {
      display: table-cell;
      vertical-align: top;
      max-width: 25%;
      width: 25%; }
    .page .content .container .dossier-nav {
      padding: 37px 0 34px;
      border-top: 1px solid #f0f0f0;
      overflow: hidden; }
  .page .container {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 960px;
    width: 100%; }
  .page .container_global {
    display: table-cell;
    padding-right: 0px;
    vertical-align: top;
    width: 100%;
    border-bottom: 6px solid #d01c34;
    border-bottom: 6px solid #d01c34; }
  .page .container * {
    position: relative; }
  .page .footer {
    border-top: 1px solid #F0F0F0; }
  .page .header {
    position: relative;
    min-height: 100px;
    font-family: Joey,"FS Joey","Trebuchet MS";
    font-size: 20px;
    font-size: 1.25rem;
    background: #FFF; }
    .page .header > .container {
      position: relative; }
    .page .header .menu {
      background: #F0F0F0; }

.header {
  width: 100%; }

.content {
  width: 100%; }

.footer {
  width: 100%; }

.habillage-bordeaux {
  background-image: url(https://media.nexity.fr/nfr/habillage_bordeaux.jpg);
  background-repeat: no-repeat;
  background-position: center 80px; }

.red {
  color: #cc042d; }

.bloc-les-outils .case-title.red {
  color: #cc042d; }

.bloc-les-outils.agences form {
  margin: 20px 30px 0 0;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  background-image: url(http://media.nexity.fr/nfr2014/img/loupe.png);
  background-repeat: no-repeat;
  background-position: 141px center; }

.bloc-les-outils.agences input[type=text] {
  border: none;
  border-right: 1px solid #E4E4E4;
  font-size: 12px;
  line-height: 25px;
  width: 125px;
  vertical-align: middle;
  margin-left: 10px; }

.bloc-les-outils.agences input[type=submit] {
  border: none;
  background-color: transparent;
  color: transparent;
  width: 38px;
  height: 35px; }
  .bloc-les-outils.agences input[type=submit]:hover {
    opacity: 0.6;
    background-color: #A0A0A0; }

.bloc-tags {
  margin: 34px 0 3px;
  font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem; }
  .bloc-tags .tags-lvl1 {
    text-transform: uppercase;
    color: #43596b; }
  .bloc-tags .tags-lvl2 {
    color: #cccdcd; }

.title-lvl1 {
  margin-bottom: 0;
  padding-right: 140px;
  text-transform: uppercase;
  font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica;
  font-size: 2.0375rem;
  line-height: 55px;
  line-height: 2.0375rem;
  color: #43596b; }

.page-header .title-lvl1 {
  margin-top: 20px; }

.title-lvl2 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: Joey,"FS Joey","Trebuchet MS",Arial,Helvetica;
  font-size: 1.7375rem;
  line-height: 55px;
  line-height: 2.4375rem;
  color: #43596b;
  font-weight: normal; }

.hidden {
  position: absolute;
  top: -9999px; }

.translate1 {
  margin-bottom: -8px; }

.translate2 {
  margin-left: -8px;
  margin-right: 50px; }

.translate3 {
  margin-left: 44px; }

@media all and (max-width: 768px) {
  .engine .resultats .rubrique .Biens {
    font-size: .8em; }
    .engine .resultats .rubrique .Biens > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .engine .resultats .rubrique .Biens .BiensVisuel {
      width: 120px;
      height: 99px;
      margin-right: 10px;
      padding: 0;
      overflow: hidden;
      float: none; }
    .engine .resultats .rubrique .Biens .BiensTexte {
      padding-top: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .engine .resultats .rubrique .Biens .BiensTexte .BiensFlap {
        display: none; }
      .engine .resultats .rubrique .Biens .BiensTexte .BienLibelle {
        display: none; }
  .engine .resultats .rubrique .Contenus {
    font-size: .8em; }
    .engine .resultats .rubrique .Contenus > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .engine .resultats .rubrique .Contenus .ContenusImg {
      width: 120px;
      height: 99px;
      margin-right: 10px;
      padding: 0;
      overflow: hidden;
      float: none; }
    .engine .resultats .rubrique .Contenus .ContenusInfos {
      padding-top: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .engine .resultats .rubrique .Title {
    font-size: 1em;
    line-height: 1em; }
  .engine .resultats .rubrique .Listes .ListesVisuel img {
    width: 120px; }
  .engine .resultats .rubrique h3 span {
    position: static; }
  .page .container {
    min-width: 300px; }
  main {
    width: auto; } }

@media all and (max-width: 768px) {
  .page .container {
    min-width: 300px; }
  main {
    width: auto; } }

@media all and (min-width: 768px) {
  main {
    padding-top: 100px; } }

@media all and (max-width: 1010px) {
  .bloc-fonctions {
    display: none; } }

