/**
 * Place your custom styles here.
 */

/** temp**/
.block-field-blocknodebiens-immobiliersfield-details-descriptifs{
	display:none;	
}


@font-face {
  font-family: 'woodfordbourne-bold';
  src: url("../local_fonts/woodfordbourne-bold.otf");
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: 'woodfordbourne-bolditalic';
  src: url("../local_fonts/woodfordbourne-bolditalic.otf");
 font-style: normal;
 font-weight: normal;
}

@font-face {
  font-family: 'woodfordbourne-italic';
  src: url("../local_fonts/woodfordbourne-italic.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'woodfordbourne-regular';
  src: url("../local_fonts/woodfordbourne-regular.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ITCAvantGardeStd-Bk';
  src: url("../local_fonts/ITCAvantGardeStd-Bk.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ITCAvantGardeStd-Bold';
  src: url("../local_fonts/ITCAvantGardeStd-Bold.otf");
 font-style: normal;
 font-weight: normal;
}

@font-face {
  font-family: 'ITCAvantGardeStd-Demi';
  src: url("../local_fonts/ITCAvantGardeStd-Demi.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
    font-family: 'ITCAvantGardeStd-Extra-light';
    src: url("../local_fonts/ITCAvantGardeStd-XLt.otf");
    font-style: normal;
    font-weight: normal;
}


.block-title {
 font-family: 'ITCAvantGardeStd-Bk';
 text-align:center;
 text-transform:uppercase;
height: 50px;
color:  #002e60;
margin-top:50px;
margin-bottom:30px;
font-size:16px;
}
.feed-icon {
display: none;
}


.grand-titre, .grand-titre p, .grand-titre h4, .grand-titre h3, .grand-titre h2, .grand-titre h1{
    font-family: ITCAvantGardeStd-Bold;
    font-size: 30px;
    color: #002e60;
    letter-spacing: 4px;
    word-spacing: 6px;
}

.titre, .titre p, .titre h4, .titre h3, .titre h2, .titre h1{
    font-family: ITCAvantGardeStd-Bk;
    font-size: 20px;
    color: #002e60;
    letter-spacing: 4px;
    word-spacing: 5px;
}

.paragraphes, .paragraphes p{
    font-family: woodfordbourne-regular;
    font-size: 18px;
    color: black;
    line-height: 28px;
}

.image-pleine-largeur img{
    width: 100%;
    height: auto;
}

.chiffres-cles, .chiffres-cles h1{
    font-family: ITCAvantGardeStd-Extra-light;
    color: #bbdbea;
    font-size: 130px;
}

.paragraphes-chiffres-cles, .paragraphes-chiffres-cles p{
    font-family: woodfordbourne-regular;
    font-size: 18px;
    color: black;
    line-height: 28px;
}

.deux-traits{
    background-position-y: 15px;
}

.icone-chiffres-cles{
    background-position-y: 43px;
}

.accroche {
    font-family: woodfordbourne-regular;
    font-size: 18px;
    color: black;
    line-height: 28px;
    font-weight: bold;
}

.liste-a-puce li{
    font-family: woodfordbourne-regular;
    font-size: 14px;
    color: black;
    line-height: 28px;
    list-style-image: url("../images/puces.png");
}

/* page utilisateur */

.path-user .region-content article .form-no-label{
display: none;
}

.path-user .region-content article .field--label{
    display: none;
}

.path-user .region-content article .field{
    float: left;
    margin-right: 5px;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    line-height: 28px;
    margin-bottom: 60px;
}

.path-user .region-content article .field--item:after{
content: " - ";
}

#block-views-block-biens-vente-block-1, #block-views-block-biens-location-block-1{
    clear: both;
    border-color :#ccd5df;
    border-width: 2px;
    border-style: solid;
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 45px;
    margin-bottom: 40px;
}

#block-views-block-biens-vente-block-1 .block-title, #block-views-block-biens-location-block-1 .block-title{
    color: #002c5f;
    text-transform: uppercase;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    font-family: ITCAvantGardeStd-Bk, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    text-align: left;
    width: -moz-fit-content;
    margin-top: 0;
    height: 35px;
    margin-bottom: 60px;
}


#block-views-block-biens-vente-block-1 .view-content .row .field-content > a, #block-views-block-biens-location-block-1 .view-content .row .field-content >a{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    line-height: 28px;
    display: grid;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    height: 260px;
    width: 260px;
    font-size: 20px;
    background-color: #001f40;
    margin-bottom: 100px;
    padding: 30px;
    font-weight: bold;
    text-align: center;
}

#block-views-block-biens-vente-block-1  .view-footer a,#block-views-block-biens-location-block-1 .view-footer a{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    line-height: 28px;
    display: grid;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    height: 260px;
    width: 260px;
    font-size: 18px;
    background-color: #d8a765;
    margin-bottom: 100px;
    padding: 30px;
    float: left;
    text-align: center;
}

#block-views-block-biens-vente-block-1  .view-footer .ajouter-bien-immo,#block-views-block-biens-location-block-1 .view-footer .ajouter-bien-immo{
    height: 61px;
    width: 61px;
    background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
}




#block-views-block-biens-vente-block-1  .view-content .row .field-content .Appartement,#block-views-block-biens-location-block-1 .view-content .row .field-content .Appartement{
    height: 60px;
    width: 80px;
    background-image: url("../images/icon-apartement.png");
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
}

#block-views-block-biens-vente-block-1  .view-content .row .field-content .nom-bien-immo,#block-views-block-biens-location-block-1 .view-content .row .field-content .nom-bien-immo{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    margin-top: -20px;
    max-height: 50px;
    overflow: hidden;
}

.liste-simple-bien .block-title {
    background-image: url("../images/petit-rectangle-gris.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 20px !important;
    font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    height: auto;
    padding-bottom: 20px;
    text-align: left;
}

.page-node-type-bien-a-la-vente .tabs--primary{
    display: none;
}

.liste-simple-bien  .views-field-title {
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-top: 30px;
    padding-left: 30px;
    min-height: 65px;
}

.liste-simple-bien .titre{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}

.liste-simple-bien  .views-field-title a{
    color: black;
    display: block;
    width: 100%;
    clear: both;
}

/* page d'accueil */


/* pour forcer la largeur */

#navbar {

   /* background-color: red;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: unset; */
}

.slogan{
    margin-left: -20px;
    margin-right: -20px;
}
.slogan strong{
    font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 25px;
    color: #666666;
}

.slogan p{
    font-family: ITCAvantGardeStd-Bk, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 25px;
    text-align: center;
    color: #666666;
    letter-spacing: 5px;
}

#block-slogan {
    background-color: #FFF;
    padding-bottom: 15px;
}


#block-logo .field--name-body{
    text-align: center;
}

#block-aici-main-menu .menu--main li:last-child a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'ITCAvantGardeStd-Bold';
    text-align: center;
    word-spacing: 0px;
    letter-spacing: 3px;
}

#block-acheter-louer p {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 20px;
    padding-left: 31px;
    height: 48px;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}



#block-acheter-louer .row a{
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    line-height: 28px;
    display: grid;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    height: 200px;
    width: 100%;
    font-size: 20px;
    background-color: #002e60;
    margin-bottom: 20px;
    padding-bottom: 30px;
    font-weight: bold;
    text-align: center;
}

#block-acheter-louer .vendre{
    height: 91px;
    width: 91px;
    background-image: url("../images/vendre.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -34px !important;
    margin-top: 10px;
}

#block-acheter-louer .acheter{
    height: 91px;
    width: 91px;
    background-image: url("../images/icon-acheter.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -23px !important;
    margin-top: 0px;
}

#block-acheter-louer .louer{
    height: 60px;
    width: 91px;
    background-image: url("../images/icon-louer.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 11px;
    margin-bottom: -3px;
}

#block-acheter-louer .ensemble-sous-action{
    margin-top: -37px;
}

#block-acheter-louer .gerer{
    height: 91px;
    width: 91px;
    background-image: url("../images/icon-gerer.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -23px !important;
    margin-top: 0px;
}

#block-acheter-louer .view-footer .ajouter-bien-immo{
    height: 61px;
    width: 61px;
    background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
}

#block-acheter-louer span{
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: initial;
    letter-spacing: 0px;
}

#block-acheter-louer span:nth-child(2){
    color: #d8a565;
}

#block-aicivousaccaompagnepasapasdanslaventedevosbien .block-title{
    margin-top: 75px;
    margin-bottom: 0;
}
/*
.aici-accompagnement ul{
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 20px;
    padding-left: 31px;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}
*/

.aici-accompagnement ul li{
    list-style-type: none;
    background-image: url("../images/rectangle.png");
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 20px;
}

.actu-conseil .block-title{
    margin-bottom: 0px;
}

#mailchimp-signup-subscribe-block-alerte-vente-form, .bloc-newsletter form{
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #002e60;
    font-size: 20px;
    margin-bottom: 0px;
    display: inline-flex;
}

.bloc-newsletter {
    width: 62%;
    margin-left: auto;
    margin-right: auto;
}

.bloc-newsletter .control-label {
    display: none;
}

.bloc-newsletter .form-email{
    border-radius: 0;
    border-color: #d8a766;
}

.bloc-newsletter .form-submit {
    border-radius: 0;
    border-color: #d8a766;
    color: #d8a766;
}

.bloc-description-newsletter{
    text-align: center;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}

.bloc-newsletter .mailchimp-newsletter-mergefields{
    margin-left: 20px;
}

#mailchimp-signup-subscribe-block-alerte-vente-form .control-label{
    display: none;
}

#mailchimp-signup-subscribe-block-alerte-vente-form #edit-mergevars-email {
    border-radius: 0;
    border-color:#d8a766 ;

}

#mailchimp-signup-subscribe-block-alerte-vente-form #edit-submit {
    border-radius: 0;
    border-color:#d8a766 ;
    color:#d8a766 ;
}

.secondlogo img{
    height: 80px;
    width: 80px;
}

.secondlogo a span {
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    text-decoration: none;
    letter-spacing: 1px;
    margin-left: 15px;
}

.path-node #block-aici-main-menu .menu--main li:last-child a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'ITCAvantGardeStd-Bold';
    text-align: center;
    padding: 20px 0px;
    word-spacing: 0px;
    letter-spacing: 3px;
    height: 63px;
}

.menu--menu-top-left-autre-page, .path-node .menu--menu-top-rigth{
    margin-top: 26px;
}

.menu--menu-top-left-autre-page, .path-node .menu--menu-top-rigth, .path-user .menu--menu-top-rigth, .path-webform .menu--menu-top-rigth {
    margin-top: 26px;
}

.page-node-type-actualites-conseils .main-container .field--name-field-actualite-image img, .page-node-type-actualites-conseils .main-container .field--name-body img{
    height: auto;
    width: 100%;
}

.page-node-type-actualites-conseils .titre-contenu{
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #002e60;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.page-node-type-actualites-conseils #block-ecritle{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
}

.page-node-type-actualites-conseils #block-ecritle .block-title{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: left;
    text-transform: none;
    height: auto;
    color: #000;
    margin-top: 0px;
    font-size: 14px;
    float: left;
    padding-top: 2px;
    padding-right: 5px;
    margin-bottom: 40px;
}

.page-node-type-actualites-conseils #block-ecritle span{
    float: left;
}

.page-node-type-actualites-conseils .field--name-field-resume{
    font-family: 'woodfordbourne-italic', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 32px;
}

.page-node-type-actualites-conseils article .field--name-body{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 32px;
}

.page-node-type-actualites-conseils .region-content .field--name-body img, .page-node-type-actualites-conseils .region-content .field--name-field-actualite-image{
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-node-type-actualites-conseils .field--name-body strong{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 32px;
    margin-left: 0 !important;
}

.page-node-type-actualites-conseils .field--name-body span{
    margin-left: 0;
}

#block-views-block-articles-recents-block-1 .views-field-title {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 5px;
    margin-top: 10px;
    padding-left: 31px;
}

#block-views-block-articles-recents-block-1 .views-field-title a{
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
    text-transform: uppercase;
    display: block;
    line-height: 23px;
    margin-bottom: 10px;
}

#block-views-block-articles-recents-block-1 .views-field-created{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    margin-left: 31px;
    margin-bottom: 10px;
}

#block-views-block-articles-recents-block-1 .views-row{
    margin-bottom: 50px;
}

#block-views-block-articles-recents-block-1 .views-field-field-actualite-image {
    padding-left: 31px;
}
.region-sidebar-second {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
}

#block-infoscontact .block-title, .block-infoscontact .block-title{
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: auto;
    color: #002e60;
    margin-top: 50px;
    font-size: 20px;
    letter-spacing: 4px;
    margin-bottom: 25px;
}

#block-infoscontact .icon-agence, .block-infoscontact .icon-agence{
    background-image: url("../images/agence.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-infoscontact .icon-contact, .block-infoscontact .icon-contact{
    background-image: url("../images/icon-contact.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-infoscontact .icon-phone, .block-infoscontact .icon-phone{
    background-image: url("../images/icon-phone.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-infoscontact p, .block-infoscontact p{
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#block-infoscontact, .block-infoscontact{
    margin-bottom: 110px;
}

.page-node-type-actualites-conseils #block-actualitesetconseils {
    margin-bottom: 115px;
    font-size: 30px ;
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    text-align: center;
    background-color: #e6e6e6;
    height: 200px;
    padding-top: 70px;
}

.page-node-type-actualites-conseils #block-actualitesetconseils p{
    color: #002e60;
    background-image: url("../images/barre-blanche.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 55px;
    margin-top: 50px;
}

.page-node-type-actualites-conseils aside{
    margin-top: -64px;
}

.page-node-type-actualites-conseils #block-aici-main-menu .menu--main li:last-child a,  .path-webform #block-aici-main-menu .menu--main li:last-child a, .page-node-type-page #block-aici-main-menu .menu--main li:last-child a{
    padding: 12px 32px;
}

.biens-immobiliers .block-field-blocknodebiens-immobilierstitle span {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 30px;
    padding-left: 31px;
    font-size: 25px;
    color: #002e60;
    display: block;
    text-transform: uppercase;
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.biens-immobiliers .field--name-field-snd-titre {
    font-family: 'ITCAvantGardeStd-Bk';
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    padding-left: 30px;
    margin-top: 18px;
  margin-bottom: 30px;
}

.biens-immobiliers .field--name-body{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
    margin-top: 0px;
}

.biens-immobiliers .field--name-field-les-plus-du-bien .field--item {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.biens-immobiliers .field--name-field-les-plus-du-bien .field--label{
    font-size: 16px;
    color: #002e60;
    text-transform: uppercase;
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.biens-immobiliers .field--name-field-les-plus-du-bien {
    border-top: 3px solid #b2c0cf;
    margin-top: 20px;
    padding-top: 20px;
    margin-left: 30px;
    border-bottom: 3px solid #b2c0cf;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.biens-immobiliers .field--name-field-prix-en-euro {
    font-family: 'ITCAvantGardeStd-Bk';
    font-size: 50px;
    color: #002e60;
    text-transform: uppercase;
    margin-top: 15px;
    border-bottom: 2px solid #bbdbea;
    margin-bottom: 15px;
}

.biens-immobiliers .field--name-field-image a {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.biens-immobiliers .block-block-content7408fe6a-8b5c-4f62-9145-3ba30fd848dd .field--name-body{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    padding-left: 0px !important;
    margin-top: 0px !important;
    font-style: italic;
}

.biens-immobiliers .field--name-field-social-media .field--label{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}

.biens-immobiliers .block-region-top-right {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.biens-immobiliers .field--name-field-type-de-bien {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/type-bien-immo.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.biens-immobiliers .block-entity-fieldnodefield-etage, .biens-immobiliers .block-entity-fieldnodefield-type-de-bien, .biens-immobiliers .block-entity-fieldnodefield-surface{
    margin-bottom: 20px;
}

 .biens-immobiliers .bs-region--top-left .field--name-field-surface {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/surface.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 0px;
}


.biens-immobiliers .field--name-field-etage {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/etage.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 15px;
}

.biens-immobiliers .field--name-field-nbre-pieces  {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/piece.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.biens-immobiliers .field--name-field-chambres  {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/icon-chambre.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.biens-immobiliers .field--name-field-salles-bain  {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/icon-salle-eau-2.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.biens-immobiliers .field--name-field-salles-eaux {
	display: block;
	height: 60px;
	padding-left: 70px;
	background-image: url("../images/icon-bain.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	margin-bottom: 20px;
}

.biens-immobiliers .field--name-field-parking  {
    display: block;height: 60px;
    padding-left: 70px;
    background-image: url("../images/icon-parking.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.block-entity-fieldnodefield-social-media{
    margin-bottom: 45px;
    margin-top: 45px;
}

.biens-immobiliers #field-language-display{
    display: none;
}
/* pour les labels de la fiches biens ommobiliers */

.bs-region--middle .field--label{
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 55px;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}
/* pour le bloc personnalisé, votre agence sur la page d'un bien immobilier donné*/

.biens-immobiliers .block-block-content07783ef9-0acc-4549-b84f-57ced9f0645a{
    background-color: #e6e6e6;
    padding-top: 60px;
    padding-bottom: 60px;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 80px;
    margin-bottom: 40px;
}

.biens-immobiliers .block-block-content07783ef9-0acc-4549-b84f-57ced9f0645a strong{
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #002e60;
    margin-left: 0;
}

.biens-immobiliers .block-block-content07783ef9-0acc-4549-b84f-57ced9f0645a a{
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #d8a565;
}

.biens-immobiliers .block-block-content07783ef9-0acc-4549-b84f-57ced9f0645a .field--name-body {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
    margin-top: 0px;
}

.biens-immobiliers .block-entity-fieldnodefield-image .block-title {
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}

.biens-immobiliers .block-entity-fieldnodefield-plan-de-l-appartement .block-title {
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}

.biens-immobiliers .block-entity-fieldnodefield-details-pieces .field--name-body{
    padding-left: 0;
    margin-top: 0;
}

.biens-immobiliers .block-entity-fieldnodefield-details-pieces .block-title {
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}

.biens-immobiliers .field--name-field-details-descriptifs thead th{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: #002e60;
    text-transform: uppercase;
}

.biens-immobiliers .field--name-field-details-descriptifs td{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #b2c0cf;
    color: #808080;
}


.biens-immobiliers .field--name-field-details-descriptifs .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: transparent;
}

.biens-immobiliers .field--name-field-details-descriptifs .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #b2c0cf;
}

.page-node-type-biens-immobiliers .footer_top{
    background-color: #e6e6e6;
}

/* bloc contactez nous sur la page deun bien immobilier */
.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  .field--name-body .bloc-bleu{
    height: 248px;
    width: 320px;
    background-color: #002e60 ;
    color: #ffffff;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  strong{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 0;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  .field--name-body {
    margin-top: 0;
    padding-left: 0;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  .adresse{
    background-image: url("../images/icon_localisation.png");
    background-repeat: no-repeat;
    background-position: center 30px;
    height: 100px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  .horaires{
    background-image: url("../images/icon_horaire.png");
    background-repeat: no-repeat;
    background-position: center 30px;
    height: 100px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  .tel-mail{
    background-image: url("../images/icon_phone.png");
    background-repeat: no-repeat;
    background-position: center 30px;
    height: 100px;
    width: 70px;
    margin-left: auto;
    margin-right: auto;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487  p{
    text-align: center;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 0;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487{
    margin-bottom: 50px;
}

#block-entetecontact {
    margin-bottom: 0px;
    font-size: 30px;
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    text-align: center;
    background-color: #e6e6e6;
    height: 200px;
    padding-top: 70px;
    text-transform: uppercase;
}

#block-entetecontact p {
    color: #002e60;
    background-image: url("../images/barre-blanche.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 55px;
    margin-top: 50px;
}

#block-illustrationcontact .titre{
    font-size: 30px;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    text-align: center;
    margin-top: 68px;
    margin-bottom: 35px;
}

#block-illustrationcontact img {
    width: 100%;
    margin-bottom: 70px;
}

#block-illustrationcontact .icon-agence {
    background-image: url("../images/agence.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-illustrationcontact .icon-contact {
    background-image: url("../images/icon-contact.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-illustrationcontact  .icon-phone {
    background-image: url("../images/icon-phone.png");
    background-repeat: no-repeat;
    height: 92px;
    width: 85px;
    margin-left: auto;
    margin-right: auto;
}

#block-illustrationcontact p {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
}

#block-illustrationcontact .icons-contact {
    margin-bottom: 45px;
}

#block-illustrationcontact .description-contact h2 {
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
    letter-spacing: 5px;
    color: #002e60;
}

#block-illustrationcontact .description-contact p {
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
    text-align: center;
}

.webform-submission-formulaire-de-contact-form {
    margin-top: 20px;
}

.webform-submission-formulaire-de-contact-form label{
    display: none;
}

.webform-submission-formulaire-de-contact-form .js-webform-telephone-international, .webform-submission-formulaire-de-contact-form .form-text, .webform-submission-formulaire-de-contact-form .form-select, .webform-submission-formulaire-de-contact-form .form-textarea{
    border: 1px solid #d8a765;
    border-radius: 0px;
    margin-bottom: 25px;
    height: 55px;
}

.webform-submission-formulaire-de-contact-form .select-wrapper::after {
    color: #d8a765;
}

.webform-submission-formulaire-de-contact-form .form-textarea {
    height: 375px;
}

.webform-submission-formulaire-de-contact-form .intl-tel-input {
    width: 100%;
}

.webform-submission-formulaire-de-contact-form .webform-actions{
    text-align: center;
}

.webform-submission-formulaire-de-contact-form .btn-primary{
    color: #fff;
    background-color: #d8a766;
    border-color: #d8a766;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 25px;
    margin-bottom: 45px;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}

.webform-submission-formulaire-de-contact-form .btn-primary:hover {
    color: #fff;
    background-color: #c17919;
    border-color: #c17919;
    padding-left: 45px;
    padding-right: 45px;
}

.image-a-propos{
    height: 248px;
    width: 100%;
    background-image: url("../images/aproposparis.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-accueil .views-row {
    display: inline-block;
    width: 48%;
    vertical-align: top;

    color: #ffffff;
}

.carousel-accueil .bien-line-two{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 20px;
}

.carousel-accueil .views_slideshow_controls_text .views_slideshow_controls_text_previous a{
    height: 70px;
    width: 70px;
    background-image: url("../images/fleche_gauche.png");
    background-repeat: no-repeat;
    text-indent: -5000pt;
    display: block;
    float: left;
    position: relative;
    top: 246px;
    margin-left: -40px;
}

.carousel-accueil .views_slideshow_controls_text .views_slideshow_controls_text_next{
    height: 70px;
    width: 70px;
    background-image: url("../images/fleche_droite.png");
    background-repeat: no-repeat;
    text-indent: -5000pt;
    float: right;
    position: relative;
    top: 246px;
}

.carousel-accueil .views_slideshow_controls_text .views_slideshow_controls_text_pause{
    display: none;
}

.carousel-accueil{
    padding-bottom: 25px;

}

#block-views-block-carousel-bien-plublies-block-1 .block-title {
margin-bottom: -30px;
}

#block-acheter-louer .type-louer{
    background-color: #002e60;
    font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    line-height: 28px;
    display: grid;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

#block-acheter-louer .row .sous-action{
    padding: 0 !important;
    height: auto !important;
    width: 50% !important;
    margin-bottom: 0;
    display: initial;
}

#block-views-block-bien-plublies-block-1 .block-title, #block-views-block-bien-plublies-block-4 .block-title, .liste-immobillier .block-title {
    letter-spacing: 5px;
    height: auto;
    color: #002e60;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 20px;
}

#block-views-block-bien-plublies-block-1, #block-views-block-bien-plublies-block-4, .liste-immobillier  {
    background: #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 35px;
    margin-top: 40px;
}

.page-node-type-page .footer_top {
    background: #e6e6e6;
    padding-top: 20px;
    padding-bottom: 50px;
}

.carousel-accueil .slide--caption--bottom .slide__caption {
    position: relative;
}

.block-slick-carousel-bien-immo{
    background: #e6e6e6;
}

.block-slick-carousel-bien-immo .block-title {
    background-image: url("../images/barre-blanche.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 26px !important;
    font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    height: auto;
    padding-bottom: 20px;
    margin-top: 15px;
    margin-bottom: 40px;
}

[class*="block-grid-"] > .grid {
    display: block;
    float: left;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0px 1.625rem 1.25rem;
}

.block-slick-carousel-bien-immo .slide__caption {
   /* background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: 30px 35px;
    margin-top: 0;
    padding-left: 31px;
    background-color: #FFF; */
    min-height: 270px;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}

.block-slick-carousel-bien-immo .bien-ville_titre {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 16pt;
    color: #002e60;
    text-transform: uppercase;
    padding-left: 40px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: 30px 20px;
    background-position-x: 10px;
    background-position-y: 15px;
    margin-top: 0;
    padding-top: 10px;
    min-height: 90px;
    letter-spacing: 3px;
}

.block-slick-carousel-bien-immo .bien_node a {
    font-family: 'woodfordbourne-bold';
    background: #d8a765;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 15px;
    margin-left: 15px;
}

.block-slick-carousel-bien-immo .carousel-accueil .bien-line-two {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.block-slick-carousel-bien-immo .bien_sntitre {
    margin-left: 0px;
}

.block-slick-carousel-bien-immo .view-content{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.block-slick-carousel-bien-immo .slide__grid{
    padding-left: 5px;
    padding-right: 5px;
}

.block-slick-carousel-bien-immo .slick__arrow {
    top: 25%;
}

.block-slick-carousel-bien-immo .slick-next{
    height: 60px;
    width: 60px;
    background-image: url("../images/fleche_droite.png");
    background-repeat: no-repeat;
    text-indent: -5000pt;
    float: right;
    position: relative;
    margin-right: -50px;
}
.block-slick-carousel-bien-immo .slick-prev{
    height: 60px;
    width: 60px;
    background-image: url("../images/fleche_gauche.png");
    background-repeat: no-repeat;
    text-indent: -5000pt;
    display: block;
    float: left;
    position: relative;
    margin-left: -50px;
}

.block-slick-carousel-bien-immo .slick-disabled{
    opacity: 0.5;
}

.path-frontpage #block-aici-main-menu .menu--main {
    margin-left: 0;
}

.path-frontpage #block-aici-main-menu {
    width: 100%;
}

.fw-before-content .titre {
    line-height: 35px;
    min-height: 119px;
}

#block-aici-main-menu ul .active-trail a{
    background-color: #d8a765;
}

#block-titreentrevendreresponsive p{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    line-height: 28px;
}

#block-titreentrevendreresponsive .avantages{
    color: #002e60;
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14.5px;
}

#block-titreentrevendreresponsive .avantages > div > div{
    border:2px solid #FFF;
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 35px;
    text-align: center;
}

#block-titreentrevendreresponsive .contenu{
    margin-bottom: 50px;
}


#block-titreentrevendreresponsive .avantages > div.premier{
    margin-left: 0;
}

#block-titreentrevendreresponsive .avantages > div.dernier{
    margin-right: 0;
}
#block-titreentrevendreresponsive .avantages div .etoile{
    background-image: url("../images/icon-etoile.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin-top: -28px;
    margin-left: auto;
    margin-right: auto;
}

#block-titreentrevendreresponsive {
padding: 20px;
}

#block-titreentrevendreresponsive .titre {
    min-height: 150px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    background-color: #e6e6e6;
    font-family: ITCAvantGardeStd-Bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 30px;
    color: #002e60;
    letter-spacing: 4px;
    word-spacing: 6px;
    background-image: url(/themes/aici/images/Rectangle.jpg);
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position-x: center;
    background-position-y: 75%;
    margin-top: 110px;
}

.lien-creer-compte {
    background-color: #d8a765;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #FFF;
    display: block;
    width: 70%;
    margin-top: 40px;
    font-size: 14px;
}

.paris-vendre .avec-photo{
    background-image: none !important;
}
.biens-immobiliers .block-entity-fieldnodefield-situa-geo .field--name-field-situa-geo .field--label{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 70PX;
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 5px;
}

.biens-immobiliers .block-entity-fieldnodefield-situa-geo{
    margin-bottom: 70px;
}

.webform-submission-newsletter-form .control-label{
    float: left;
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #002e60;
    font-size: 19px;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 1px;
    padding-top: 13px;
}

.webform-submission-newsletter-form .control-label::after{
    display: none;
}

.webform-submission-newsletter-form .form-email {
    float: left;
    width: 47%;
    border-radius: 0;
    border-color: #d8a766;
    height: 56px;
    margin-left: 30px;
}

.webform-submission-newsletter-form #edit-actions-submit {
    border-radius: 0;
    border-color: #d8a766;
    color: #d8a766;
    background-color: #FFF;
    height: 56px;
    width: 56px;
    margin-left: -35px;
}

.webform-submission-newsletter-form .form-item-email{
    padding: 0;
}

#block-webform .block-title{
    text-align: center;
    text-transform: uppercase;
    height: auto;
    color: #002e60;
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 20px;
    letter-spacing: 4px;
}

#block-webform{
    margin-bottom: 100px;
    margin-top: 25px;
}

#views-bootstrap-bien-plublies-block-1 .bien-titre, .carousel-accueil .bien-titre,  #views-bootstrap-bien-plublies-block-4  .bien-titre, .carousel-accueil .bien-titre, .liste-immobillier .bien-titre{
    font-size: 14pt;
}

#block-acheter-louer .block-title {
    margin-bottom: 25px;
letter-spacing: 4px;
word-spacing: 5px;
}

.actu-conseil .block-title {
    margin-bottom: 0 !important;
}

.fw-before-content.area {
    background-color: #e6e6e6 !important;
}

#block-aici-main-menu .menu--main li a {
    height: auto !important;
}

#block-aici-main-menu .menu--main li a {
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

/* pour le menu louer */

#block-aici-main-menu li.menu-item.menu-item--expanded a{
    padding-top: 1px !important;
}

section#block-titreenteteapropos .titre, section#block-titreenteteparisvendre .titre, section#block-titreenteteacheter .titre, section#block-titreentetegestionlocative .titre {
    background-color: #e6e6e6 !important;

}

#block-aici-main-menu .menu-item--expanded > a{
    padding-bottom: 20px !important;
    margin-top: 9px;
}

#block-aici-main-menu .menu-item--expanded .menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'ITCAvantGardeStd-Demi' !important;
    text-align: center;
padding-bottom: 0 !important;
}

.fw-before-content.area {
    top: -64px !important;
}

#block-aici-main-menu .menu-item--expanded .menu-item {
    margin-top: 5px;
}

.page-node-type-actualites-conseils #block-aici-main-menu .menu--main > li:last-child >a, .path-webform #block-aici-main-menu .menu--main > li:last-child > a, .page-node-type-page #block-aici-main-menu > .menu--main > li:last-child a {

    /* padding-top: 12px !important;
    padding-bottom: 12px !important; */
}

 .menu--menu-top-left-autre-page .is-active, .menu--menu-top-rigth .is-active, .menu--menu-top-left .is-active {

     font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
 }

.menu--menu-top-rigth{
    float: right;
}

.path-frontpage #block-menutoprigthaccueil ul {
    padding-top: 20px;
}

.path-frontpage #block-aici-main-menu li > a {
 padding-bottom: 20px !important;
}

.path-frontpage #block-aici-main-menu .menu-item--expanded > a {
    padding-bottom: 12px !important;
}

#block-titreenteteapropos .contenu, #block-titreenteteacheter .contenu, #block-titreentetegestionlocative .contenu {
    text-align: center;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.page-node-type-page h3{
    color: #002e60;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50PX;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 5px;
}

.page-node-type-page .content .field--name-body .le-texte p{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-top: 20px;
    padding-left: 31px;
    min-height: 65px;
}

.page-node-type-page .content .field--name-body .valeurs p {
    margin-top: 0px;
}

.equipe-aici{
    border: 1px solid #d8a766;
    padding: 40px;
    margin-top: 40px;
}

.equipe-aici h3 {
    margin-top: 0px;

}

.equipe-aici .avec-photo{
    background-image: none !important;
}

.page-node-type-page .content .field--name-body .chiffres-aici p {
    background-image: none;
    padding: 0;
    margin-top: 0;
    line-height: normal;
}


.chiffres-aici{
    margin-bottom: 45px;
}

.chiffres-aici .existence span{
    background-image: url("../images/diamant.png");
    background-repeat: no-repeat;
    background-position: left 14px;
    height: 120px;
    display: block;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'ITCAvantGardeStd-Extra-light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 130px;
    color:#bbdbea;
    padding-left: 70px;
}

.chiffres-aici .perinnite span{
    background-image: url("../images/personne.png");
    background-repeat: no-repeat;
    background-position: left 14px;
    height: 120px;
    display: block;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'ITCAvantGardeStd-Extra-light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 130px;
    color:#bbdbea;
    padding-left: 40px;
}

.chiffres-aici .langues span{
    background-image: url("../images/langue.png");
    background-repeat: no-repeat;
    background-position: 5px 12px;
    height: 120px;
    display: block;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'ITCAvantGardeStd-Extra-light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 130px;
    color:#bbdbea;
    padding-left: 0px;
}

.block-social-media .block-title {
    font-family: 'ITCAvantGardeStd-Bk';
    text-transform: uppercase;
    height: auto;
    color: #000;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
}

.social-media-sharing .share img {
    width: 86px;
}

.social-media-sharing .twitter img {
    width: 75px;
}

.social-media-sharing .email img {
    width: 54px;
}

.block-social-sharing-block {
  margin-bottom: 10px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px solid#bbdbea;
  clear: both;
  margin-left: 25px;
}

.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487 .block-title {
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;
    margin-top: 55px;
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}


.honoraires-bien p{
  font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.block-field-blocknodebiens-immobiliersfield-loi-carrez .field--label, .block-field-blocknodebiens-immobiliersfield-taxe-fonciere, .block-field-blocknodebiens-immobiliersfield-honoraire, .block-field-blocknodebiens-immobiliersfield-charge-locative, .block-field-blocknodebiens-immobiliersfield-garantie, .block-field-blocknodebiens-immobiliersfield-consommation, .block-field-blocknodebiens-immobiliersfield-emission {
  font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.block-field-blocknodebiens-immobiliersfield-loi-carrez .field--label, .block-field-blocknodebiens-immobiliersfield-taxe-fonciere .field--label, .block-field-blocknodebiens-immobiliersfield-honoraire .field--label, .block-field-blocknodebiens-immobiliersfield-charge-locative .field--label, .block-field-blocknodebiens-immobiliersfield-garantie .field--label, .block-field-blocknodebiens-immobiliersfield-consommation .field--label, .block-field-blocknodebiens-immobiliersfield-emission .field--label {
  color:#002e60;
}



.path-node .region.region-content {
    margin-top: -55px !important;
}

.path-frontpage.user-logged-in.page-node-type-biens-immobiliers .region-content {
    margin-top: 0px !important;
}

.path-frontpage.user-logged-in .region-content {
    margin-top: 0px !important;
}

.page-node-type-page .chiffres-aici h3 {
    margin-bottom: 0;
}

.user-logged-in .login-anonyme{
    display: none !important;
}

#block-aici-main-menu li.menu-item.menu-item--expanded .locataires {
    text-align: right !important;
    padding-right: 10px !important;
    font-size: 11px;
    font-weight: 100;
}

#block-aici-main-menu li.menu-item.menu-item--expanded .proprietaires{
    text-align: left !important;
    padding-left: 10px !important;
    font-size: 11px;
    font-weight: 100;
}

#block-aici-main-menu .menu--main li .gestion-locative{
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 12px !important;
    padding-top: 12px !important;
}

.path-node .region.region-content {
    margin-top: -55px !important;
}

.user-logged-in .tabs{
    margin-top: 60px;
}

#block-aici-main-menu .menu--main li .acheter, #block-aici-main-menu .menu--main li .vendre{
    /* padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 22px !important;
    padding-top: 22px !important; */
}

.biens-immobiliers .field--name-field-etages {
    display: block;
    height: 60px;
    padding-left: 70px;
    background-image: url("../images/etage.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 20px;
  margin-bottom: 20px;
}

.biens-immobiliers .block-entity-fieldnodefield-image .field--label, .biens-immobiliers .block-entity-fieldnodefield-services-proximite .field--label, .biens-immobiliers .block-entity-fieldnodefield-plan-de-l-appartement .field--label, .biens-immobiliers .block-entity-fieldnodefield-details-pieces .field--label {
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    color: #002e60;

    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: 5px;
}

.biens-immobiliers .block-entity-fieldnodefield-plan-de-l-appartement .field--label, .biens-immobiliers .block-entity-fieldnodefield-details-pieces .field--label{
    margin-top: 75px;
}

.liste-gestion-locative ul{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-top: 20px;
    padding-left: 58px;
    min-height: 65px;

}

.liste-gestion-locative ul li {
    margin-bottom: 10px;
}


.cadre-gestion-locative{
    border:1px solid #d8a766;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 30px;
    margin-left: 106px;
    margin-right: 106px;
}

.cadre-gestion-locative h3{
    margin-top: 20px;
    margin-bottom: 40px;
}

.cadre-gestion-locative p{
    font-size: 20px;
    line-height: 29px;
}

.liste-gestion-locative h4{
    font-size: 20px;
    line-height: 25px;
    font-family: woodfordbourne-bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    margin-top: 40px;
}

.liste-gestion-locative h3 {
    margin-top: 70px;
}

.liste-gestion-locative strong {
    font-family: woodfordbourne-bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    margin-left: 0px;
}

.liste-gestion-locative {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
 }

#user-login-form, #user-pass {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 45px;
    background-color: transparent;
    border: 0px none transparent;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}


p.login-title {
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    text-align: center;
    color: #000;
    text-shadow: 0 0px white;
    background: transparent;
    border-bottom: 0px none transparent;
    border-radius: 0px 0px 0 0;
    box-shadow: 0 0px whitesmoke;
}

#user-login-form .form-submit:hover, #user-pass .form-submit:hover, #user-register-form .form-submit:hover{
    color: #fff;
    background-color: #c17919;
    border-color: #c17919;
    padding-left: 45px;
    padding-right: 45px;
}

#user-login-form .form-submit, #user-pass .form-submit, #user-register-form .form-submit{
    color: #fff;
    background-color: #d8a766;
    border-color: #d8a766;
    padding-left: 45px;
    padding-right: 45px;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}

#user-login-form .form-text, #user-pass .form-text, #user-register-form  .form-text, #user-register-form .form-email, #user-register-form .form-tel{
    border: 1px solid #d8a765;
    border-radius: 0px;
    margin-bottom: 25px;
    height: 55px;
    width: 100%;
    max-width: unset;
}

#user-login-form a, #user-pass a, #user-register-form a {
    color: #002e60;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}

#user-login-form p.forgot-password , #user-pass p.forgot-password{
    margin-left: 1em;
    position: relative;
    top: -5px;
    clear: both;
    display: block;
}
.form-item-pass, p.forgot-password {
    display: block;
}

#user-register-form #edit-field-civilite{
    border: 1px solid #d8a765;
    border-radius: 0px;
    margin-bottom: 25px;
    height: 55px;
}

#user-register-form .select-wrapper::after {
    color: #d8a765;
}

#user-register-form .back-to-login{
    margin-top: 20px;
    margin-bottom: 60px;
}


#user-register-form{
    margin-top: 50px;
}

#block-aici-footer .menu--footer li {
    float: unset;
}

#block-aici-footer .menu--footer {
    float: unset;
}

.aici-accompagnement .field--name-body .savoir-faire .col-md-4:last-child {
    margin-right: 0px;
}

/* pour l'edition des formulaires de location/vente */

#node-bien-location-edit-form label, #node-bien-a-la-vente-edit-form label{
    color: #002e60;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}
#node-bien-location-edit-form , #node-bien-a-la-vente-edit-form {
    margin-bottom: 50px;
}

#node-bien-location-edit-form > .form-wrapper, #node-bien-a-la-vente-edit-form > .form-wrapper{
    border: 1px solid #ccd5df;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px !important;
}

#node-bien-location-edit-form > .field--widget-image-image table thead, #node-bien-a-la-vente-edit-form > .field--widget-image-image table thead, #node-bien-a-la-vente-edit-form > .field--widget-file-generic table thead, #node-bien-location-edit-form > .field--widget-file-generic table thead{
    display: none;
}

#node-bien-location-form > .field--widget-file-generic table thead, #node-bien-a-la-vente-form > .field--widget-file-generic table thead, #node-bien-location-form > .field--widget-image-image table thead, #node-bien-a-la-vente-form  > .field--widget-image-image table thead{
    display: none;
}

#node-bien-location-form .form-type-textarea label, #node-bien-a-la-vente-form .form-type-textarea label{
    color: #002e60;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
}


#node-bien-location-form .form-type-select .control-label, #node-bien-a-la-vente-form .form-type-select .control-label, #profile-locataire-add-form .form-type-select .control-label, #profile-locataire-add-form .form-type-number .control-label{
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
    padding-left: 0;
    padding-right: 0;
}


#node-bien-location-edit-form p, #node-bien-a-la-vente-edit-form p{
    border: 1px solid #ccd5df;
    padding: 40px;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}

#node-bien-location-edit-form .form-textarea-wrapper textarea, #node-bien-a-la-vente-edit-form .form-textarea-wrapper textarea{
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 25px;
}

#node-bien-location-edit-form .form-textarea-wrapper textarea:hover, #node-bien-a-la-vente-edit-form .form-textarea-wrapper textarea:hover{
    border: 1px solid #d8a765;
    box-shadow: none;
}

#profile-locataire-add-form .form-number {
    border: 1px solid #d8a765;
    box-shadow: none;
    height: 55px;
    border-radius: 0;
    margin-left: 10px;
}
#node-bien-location-edit-form #edit-title-wrapper, #node-bien-a-la-vente-edit-form #edit-title-wrapper{
    border: 0px none #ccd5df;
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
}

#node-bien-location-edit-form #edit-title-wrapper .control-label, #node-bien-a-la-vente-edit-form #edit-title-wrapper .control-label{
    display: none;
}

#node-bien-location-edit-form #edit-title-wrapper #edit-title-0-value, #node-bien-a-la-vente-edit-form #edit-title-wrapper #edit-title-0-value{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #002e60;
    background-image: url("../images/barre-grise.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    padding-bottom: 20px;
    height: auto;
    text-transform: uppercase;
    font-weight: bold;
}

#node-bien-location-edit-form #edit-title-wrapper #edit-title-0-value:hover, #node-bien-a-la-vente-edit-form #edit-title-wrapper #edit-title-0-value:hover{
    border: 1px solid #d8a765;
    box-shadow: none;
}


#node-bien-location-edit-form .filter-wrapper, #node-bien-a-la-vente-edit-form .filter-wrapper{
    display: none;
}

#node-bien-location-edit-form .form-wrapper .panel-heading, #node-bien-a-la-vente-edit-form .form-wrapper .panel-heading{
    background-color: transparent;
    border-color: transparent;
}

#node-bien-location-edit-form .form-wrapper .panel-default, #node-bien-a-la-vente-edit-form .form-wrapper .panel-default{
    border-color: transparent;
}

#node-bien-location-edit-form select, #node-bien-a-la-vente-edit-form select {
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
    border: 1px solid #d8a765;
}

#node-bien-location-edit-form .field--type-file .panel-body, #node-bien-a-la-vente-edit-form .field--type-file .panel-body {
    padding: 0;
}

#node-bien-location-edit-form .form-wrapper .panel-title, #node-bien-a-la-vente-edit-form .form-wrapper .panel-title {
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
}

#node-bien-location-edit-form .field--type-file .panel-title, #node-bien-a-la-vente-edit-form .field--type-file.panel-title {
    padding-right: 0;
    padding-left: 0;
}

#node-bien-location-edit-form .form-wrapper .panel-title, #node-bien-a-la-vente-edit-form .form-wrapper .panel-title{
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
}

#node-bien-location-edit-form .form-wrapper .form-type-managed-file .control-label, #node-bien-a-la-vente-edit-form .form-wrapper .form-type-managed-file .control-label{
    display: none;
}

#node-bien-location-edit-form .field--widget-file-generic, #node-bien-a-la-vente-edit-form .field--widget-file-generic{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 20px !important;
    border: 1px solid #ccd5df;
}

#node-bien-location-edit-form .form-file, #node-bien-a-la-vente-edit-form .form-file{
    border: 1px solid #d8a765;
    box-shadow: none;
    height: 55px;
    border-radius: 0;
}

#node-bien-location-edit-form .filter-wrapper, #node-bien-a-la-vente-edit-form .filter-wrapper{
    display: none;
}

/* pour les formulaires d'ajout */

#node-bien-location-form, #node-bien-a-la-vente-form, #profile-locataire-add-form {
    margin-top: 84px;
}

#node-bien-location-form #edit-title-0-value, #node-bien-a-la-vente-form #edit-title-0-value{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #002e60;
    background-image: url("../images/barre-grise.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    padding-bottom: 20px;
    height: auto;
    font-weight: bold;
}


#node-bien-location-form #edit-title-wrapper #edit-title-0-value:hover, #node-bien-a-la-vente-form #edit-title-wrapper #edit-title-0-value:hover{
    border: 1px solid #d8a765;
    box-shadow: none;
}

/* teaf */
#node-bien-location-form > .form-wrapper, #node-bien-a-la-vente-form > .form-wrapper, #profile-locataire-add-form > .form-wrapper{
    border: 1px solid #ccd5df;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#node-bien-location-form p, #node-bien-a-la-vente-form p, #profile-locataire-add-form p{
    border: 1px solid #ccd5df;
    padding: 40px;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}

#node-bien-location-form .form-textarea-wrapper textarea, #node-bien-a-la-vente-form .form-textarea-wrapper textarea, #profile-locataire-add-form .form-textarea-wrapper textarea{
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 25px;
}

#node-bien-location-form .form-textarea-wrapper textarea:hover, #node-bien-a-la-vente-form .form-textarea-wrapper textarea:hover, #profile-locataire-add-form .form-textarea-wrapper textarea:hover{
    border: 1px solid #d8a765;
    box-shadow: none;
}

#node-bien-location-form #edit-title-wrapper, #node-bien-a-la-vente-form #edit-title-wrapper, #profile-locataire-add-form #edit-title-wrapper{
    border: 0px none #ccd5df;
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
}

#node-bien-location-form #edit-title-wrapper .control-label, #node-bien-a-la-vente-form #edit-title-wrapper .control-label{
    display: none;
}

#node-bien-location-form #edit-title-wrapper #edit-title-0-value, #node-bien-a-la-vente-form #edit-title-wrapper #edit-title-0-value{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #002e60;
    background-image: url("../images/barre-grise.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    padding-bottom: 20px;
    height: auto;
    text-transform: uppercase;
}

#node-bien-location-form select, #node-bien-a-la-vente-form select, #profile-locataire-add-form select {
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
    border: 1px solid #d8a765;
}

.tabledrag-toggle-weight{
    display: none;
}

.info-perso .form-item{
    margin-bottom: 20px !important;
}

#block-entetecompte .field {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px !important;
    border: 0px none #ccd5df;
}

#node-bien-location-form #edit-title-wrapper #edit-title-0-value:hover, #node-bien-a-la-vente-form #edit-title-wrapper #edit-title-0-value:hover{
    border: 1px solid #d8a765;
    box-shadow: none;
}


#node-bien-location-form .filter-wrapper, #node-bien-a-la-vente-form .filter-wrapper, #profile-locataire-add-form .filter-wrapper{
    display: none;
}

#node-bien-location-form .form-wrapper .panel-heading, #node-bien-a-la-vente-form .form-wrapper .panel-heading, #profile-locataire-add-form .form-wrapper .panel-heading{
    background-color: transparent;
    border-color: transparent;
}

#node-bien-location-form .form-wrapper .panel-default, #node-bien-a-la-vente-form .form-wrapper .panel-default, #profile-locataire-add-form .form-wrapper .panel-default{
    border-color: transparent;
}

#node-bien-location-form .form-wrapper .panel-title, #node-bien-a-la-vente-form .form-wrapper .panel-title, #profile-locataire-add-form .form-wrapper .panel-title{
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #002e60;
    padding-left: 0;
    padding-right: 0;
}

#node-bien-location-form .form-wrapper .form-type-managed-file .control-label, #node-bien-a-la-vente-form .form-wrapper .form-type-managed-file .control-label, #profile-locataire-add-form .form-wrapper .form-type-managed-file .control-label{
    display: none;
}

#node-bien-location-form .field--widget-file-generic, #node-bien-a-la-vente-form .field--widget-file-generic, #profile-locataire-add-form .field--widget-file-generic{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 20px !important;
    border: 1px solid #ccd5df;
}

#node-bien-location-form .form-file, #node-bien-a-la-vente-form  .form-file, #profile-locataire-add-form .form-file{
    border: 1px solid #d8a765;
    box-shadow: none;
    height: 55px;
    border-radius: 0;
}

#node-bien-location-form  .field--type-file .panel-body, #node-bien-a-la-vente-form .field--type-file .panel-body, #profile-locataire-add-form .field--type-file .panel-body {
    padding: 0;
}


#node-bien-location-form , #node-bien-a-la-vente-form , #profile-locataire-add-form {
    margin-bottom: 50px;
}


#node-bien-location-form .form-type-managed-file .description, #node-bien-a-la-vente-form .form-type-managed-file .description, #node-bien-a-la-vente-form .form-type-managed-file .description{
    display: none;
}

#node-bien-location-edit-form .form-type-managed-file .description, #node-bien-a-la-vente-edit-form .form-type-managed-file .description, #profile-locataire-add-form .form-type-managed-file .description{
    display: none;
}

#node-bien-location-edit-form  .field--type-file .panel-body, #node-bien-a-la-vente-edit-form .field--type-file .panel-body, #profile-locataire-add-form .field--type-file .panel-body {
    padding: 0;
}

/* teaf*/



/* fin fomulaire */

/* pour les icones qui apparaissent sur le profil */
.icon-508, .icon-13, .icon-464, .icon-14{
    background-image: url("../images/icon-studio.png");
    width: 76px;
    height: 58px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.icon-470, .icon-17{
    background-image: url("../images/icon-maison.png");
    width: 76px;
    height: 65px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}


/* fin profil */

.page-node-type-bien-location .titre-contenu{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    color: #002e60;
    background-image: url("../images/barre-grise.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    border: 1px solid #FFF;
    box-shadow: none;
    border-radius: 0px;
    padding-bottom: 20px;
    height: auto;
    margin-top: 50px;
}

.page-node-type-bien-location .main-container .field{
    padding: 40px;
    margin-top: 40px;
    margin-bottom: 20px !important;
    border: 1px solid #ccd5df;
}

.page-node-type-bien-location .field--label{
    color: #002e60;
    font-family: 'woodfordbourne-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}

.page-node-type-bien-location .field--items .field--item{
    float: left;
    margin-right: 15px;
    color:#d8a765;
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.page-node-type-bien-location p{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
}

.page-node-type-bien-location .file-icon .text-primary {
    color:#d8a765;
    font-size: 16px;
}

.menu--menu-top-left li a, .menu--menu-top-rigth li a, .menu--menu-top-left-autre-page li a {
    font-size: 12px !important;
}

#webform-submission-newsletter-add-form {
    padding-left: 165px;
    height: 50px;
    /* background-color: red; */
    padding-right: 165px;
}

.aici-accompagnement .field--name-body .savoir-faire .col-md-4 {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-position-x: left;
    background-position-y: top;
    margin-top: 20px;
    padding-left: 10px;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    width: 28.90%;
    margin-right: 40px;
}

.page-node-type-biens-immobiliers .field--name-field-plan-de-l-appartement img {
    margin-left: auto;
    margin-right: auto;
}

/* pour la meme hauteurs de bloc */
#views-bootstrap-bien-plublies-block-1 .bien_ville, .carousel-accueil .bien_ville,
#views-bootstrap-bien-plublies-block-4 .bien_ville, .liste-immobillier .bien_ville{
    min-height: 56px;
}

#views-bootstrap-bien-plublies-block-1 .bien-titre, .carousel-accueil .bien-titre, #views-bootstrap-bien-plublies-block-4 .bien-titre, .liste-immobillier .bien-titre {
    min-height: 50px;
}

/* pour la page de contact */
.path-webform .navbar-header #block-menutoprigth ul{
    margin-top: 26px;
}

#block-titrepiedpage p, #block-reseausociauxmobile h2{
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #002e60;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#block-piedpagesecondmenu ul li a, #block-reseausociaux ul li a{
    font-family: 'woodfordbourne-regular';
    font-size: 12pt;
    color: #000000;
    padding: 0;
}

#block-piedpagesecondmenu ul li a:hover {
    color: #002e60;
    text-decoration: underline;
    padding: 0;
}

#block-piedpagesecondmenu ul li, #block-reseausociaux ul li{
    float: none;
}

#block-menutoprigthaccueil ul li a{
     padding-top: 0;
    padding-bottom: 0;
    font-family: 'woodfordbourne-regular';
    font-size: 14px !important;
    border-right: 0px none;
    color: #000000;
}


#block-homebanniere {
    display: block;
    z-index: -1;
    position: relative;

}

#block-exposedformrecherche-immobilierpage-1{
    /* margin-top: 470px; */
    z-index: 10;
    top: -170px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

#block-exposedformrecherche-immobilierpage-1 .form-submit{
    color: #FFFFFF;
    background-color: #d8a765;
    padding: 5px;
    border-radius: 0;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border: 1px solid #d8a765;
}

#block-exposedformrecherche-immobilierpage-1 .form-item-typeoffre{
    margin-left: 150px;
}

#block-exposedformrecherche-immobilierpage-1 label{
    display: none;
}

#block-exposedformrecherche-immobilierpage-1 select{
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
}

#block-exposedformrecherche-immobilierpage-1 option{
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
}

#block-exposedformrecherche-immobilierpage-1 option[value="All"]{
    /* display: none; */
}


#block-exposedformrecherche-immobilierpage-1 .select-wrapper{
    margin-right: 3px;
}

.recherche-immobilier{
    background-color: #e6e6e6;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
}

#views-bootstrap-recherche-immobilier-recherche-secondaire .col {
	padding-left: 5px;
	padding-right: 5px;
}

.recherche-immobilier .view-header p{

    text-align: center;
    text-transform: uppercase;
    color: #002e60;
    padding-top: 30px;
    margin-bottom: 30px;
    background-image: url("../images/barre-blanche.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 26px;
    font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: 5px;
    height: auto;
    padding-bottom: 20px;
}

.recherche-immobilier .views-field-title{

    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 16pt;
    color: #002e60;
    text-transform: uppercase;
    padding-left: 40px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: 30px 20px;
    background-position-x: 10px;
    background-position-y: 15px;
    margin-top: 0;
    padding-top: 10px;
    min-height: 90px;
    letter-spacing: 3px;
    background-color: #FFFFFF;
}

.recherche-immobilier .views-field-field-snd-titre {
    font-family: 'ITCAvantGardeStd-Bk';
    font-size: 12pt;
    color: #000;
    text-transform: uppercase;
    background-color: #FFFFFF;
}

.recherche-immobilier .views-field-field-type-offre a {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 40px;
    background-color: #FFFFFF;
}


.recherche-immobilier .enveloppe {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: 15px 30px;
    margin-top: 0;
    background-color: #FFF;
    min-height: 270px;
    padding-top: 25px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}

.recherche-immobilier .bien_ville a{
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    min-height: 56px;
    padding-left: 30px;
    display: block;
}

.recherche-immobilier .bien-titre a{
    font-family: 'ITCAvantGardeStd-Bk';
    font-size: 12pt;
    color: #000;
    text-transform: uppercase;
    min-height: 50px;
    padding-left: 30px;
    display: block;
}

.recherche-immobilier .bien-line-two{
    padding-left: 35px;
}

.recherche-immobilier .bien_sntitre{
    color: #000;
}


.recherche-immobilier .description p{
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 60px;
    font-family: 'woodfordbourne-regular';
    font-size: 15px;
}

.recherche-immobilier .bien_node a {
    font-family: 'woodfordbourne-bold';
    background: #d8a765;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 15px;
    margin-left: 15px;
    display: block;
    width: 131px;
    text-align: center;
    margin-top: 15px;
}

.recherche-immobilier .bien-row {
    background-color: #FFF;
    margin-bottom: 50px;
}

.path-recherche-commerce .region-header {
    background-color: #e6e6e6;
}

.path-recherche-commerce #block-aici-main-menu .menu--main {
    margin-bottom: 15px;
}

#block-filtrerecherche-commerce select {
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
}

#block-filtrerecherche-commerce .form-submit {
    color: #FFFFFF;
    background-color: #d8a765;
    padding: 5px;
    border-radius: 0;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border: 1px solid #d8a765;
}

#block-filtrerecherche-commerce{
    background-color: #e6e6e6;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.path-frontpage #block-aici-main-menu > ul{
   /*  margin-top: -35px; */
}

#block-formulaireexposerecherche-immobilierpage-1{
    background-color: #e6e6e6;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

#block-formulaireexposerecherche-immobilierpage-1 select {
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
}

#block-formulaireexposerecherche-immobilierpage-1 .form-submit {
    color: #FFFFFF;
    background-color: #d8a765;
    padding: 5px;
    border-radius: 0;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border: 1px solid #d8a765;
}

.path-recherche-immobilier .region-header{
    background-color: #e6e6e6;
}

.path-recherche-immobilier .menu--menu-top-rigth{
    margin-top: 25px;
}
#block-formulaireexposerecherche-immobilierpage-1 .select-wrapper {
    margin-right: 5px;
}

.path-recherche-immobilier #block-aici-main-menu .menu--main {
    margin-bottom: 15px;
}

#block-detailshonoraires .block-title{

    min-height: 70px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-family: ITCAvantGardeStd-Bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 30px;
    color: #002e60;
    letter-spacing: 4px;
    word-spacing: 6px;
    background-image: url(/themes/aici/images/Rectangle.jpg);
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position-x: center;
    background-position-y: 75%;
    margin-top: 110px;

}
#block-detailshonoraires .field--name-body{
    padding: 0 61px 20px 61px;
}

#block-detailshonoraires .field--name-body table thead{
    color: #002e60;
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14.5px;
}

#block-detailshonoraires .field--name-body table thead{
    color: #002e60;
    font-family: "Woodford Bourne", Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14.5px;
}


.page-node-type-page h3 {
    color: #002e60;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50PX;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 5px;
}

.honoraires {

}

.honoraires h4 {
    font-size: 20px;
    line-height: 25px;
    font-family: woodfordbourne-bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.honoraires p {
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
}

.honoraires .col-md-6 {
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 14px;
    padding-left: 31px;
    min-height: 65px;
}

.honoraires .col-md-12 {
    text-align: center;
}

.mgestion{
    text-align: center;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: none !important;
    padding-left: 0px;
    min-height: auto;
    padding-top: 15px;
}
#block-infoscontact a, .mgestion a{
    color:#d8a765;
}

.type-de-compte h2{
    color: #002e60;
    font-family: ITCAvantGardeStd-Bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 30px;
    background-image: url(../images/barre-grise.png);
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position-x: center;
    background-position-y: bottom;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    height: 55px;
}

.type-de-compte .cadre{
    border: 2px solid #dddddd;
    padding: 40px;
    margin-bottom: 50px;
}

.type-de-compte h3 {
    color: #002e60;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 30px;
    letter-spacing: 5px;
    background-image: url(../images/barre-grise.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 55px;
}

.type-de-compte .bouton{
    background-color: #d8a765;
    height: 200px;
    width: 200px;
    display: grid;
    padding: 20px;
    text-decoration: none;
}

.type-de-compte .bouton span{
    color:#ffffff;
    font-family: woodfordbourne-bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
}

.type-de-compte .bouton .le-plus{
    color: #002e60;
    font-size: 120px;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    display: block;
    text-align: center;
    line-height: 71px;
    margin-top: 40px;
}

.info-client{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    margin-top: 10px;
}

.modifier-client a{
    font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: #d8a765;
    background-image: url("../images/gear.png");
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: left center;
    float: right;
    height: 50px;
    padding-top: 10px;
    text-transform: uppercase;
}

#block-entetecompte{
    width: 100%;
    clear: both;
    background-image: url("../images/moncompte.png");
    background-size: cover;
    background-repeat: no-repeat;
    font-family: ITCAvantGardeStd-Bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 50px;
    color: #FFFFFF;
    height: 170px;
    display: inline-grid;
    text-align: center;
    letter-spacing: 20px;
    text-transform: uppercase;
    margin-top: 100px;
}

.path-user article {
    display: none;
}

.path-user .tabs {
    display: none;
}
.user-logged-in .tabs {
    margin-top: 60px;
}

.carousel-accueil .more-link a {
    font-family: 'woodfordbourne-bold';
    background: #FFFFFF;
    text-decoration: none;
    color: #d8a765;
    border: 1px solid #d8a765;
    text-transform: uppercase;
    padding: 15px 15px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 20px;
}

.recherche .control-label{
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    margin-right: 20px;
}

#block-acheter-louer .type-action{
    background-color: #002e60;
    height: 200px;
}


.bloc-recherche{
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    margin-top: 40px;
}

.bloc-recherche .control-label {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    margin-right: 20px;
    letter-spacing: 3px;
}

.bloc-recherche select {
    border-radius: 0;
    font-family: 'ITCAvantGardeStd-Bk', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    height: 50px;
    border: 1px solid #d8a765;
}

.bloc-recherche .form-submit {
    color: #FFFFFF;
    background-color: #d8a765;
    padding: 5px;
    border-radius: 0;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border: 1px solid #d8a765;
}

.bloc-recherche .select-wrapper {
    margin-right: 5px;
}

.client-satisfait {
    margin-top: 50px;
}

.client-satisfait .bordure1{
    border: 1px solid #d8a765;
    padding: 8px;
}

.client-satisfait h2 {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    margin-right: 20px;
    letter-spacing: 3px;
    text-align: center;
    background-image: url("../images/icon-satisfait.png");
    padding-top: 36px;
    padding-top: 90px;
    background-repeat: no-repeat;
    background-position: center top;
}

.client-satisfait .bordure2{
    border: 2px solid #d8a765;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 25px;
    background-image: url("../images/icon-rectangle_haut_gauche.png"), url("../images/icon-rectangle_haut_droit.png"),url("../images/icon-rectangle_bas_gauche.png"), url("../images/icon-rectangle_bas_droit.png");
    background-position: left top, right top,left bottom, right bottom;
    background-repeat: no-repeat;
}

.client-satisfait p{
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 0px;
}

#block-plandusite ul li, .pied-page-menu-droit ul li{
    background-image: url("../images/poux.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    margin-bottom: 15px;
}

 .pied-page-menu-droit ul {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding-top: 20px;
}

#block-menutoprigthaccueil ul {
    float: none;
    margin-left: 100px;
    margin-right: auto;
    width: 100%;
    padding-top: 0px;
}

.menu--reseau-sociaux  {

    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding-top: 20px;
}

#block-reseausociaux{
    min-height: 200px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

#block-reseausociaux .fa-facebook-f{
    color: #d8a765;
    margin-right: 15px;
}

#block-reseausociaux .fa-instagram{
    color: #d8a765;
    margin-right: 10px;
}

#block-reseausociaux .fa-question-circle{
    color: #d8a765;
    margin-right: 10px;
}

#block-reseausociaux ul li{
    margin-bottom: 15px;
}
#block-reseausociauxmobile {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#block-reseausociauxmobile svg{
    color: #fff;
    width: 30%;
}
#block-reseausociauxmobile ul li{
    margin-bottom: 15px;
    float: left;
    min-width: 60px;
}
.menu--reseau-sociaux-mobile.nav.navbar-nav {
    margin-left: 25%;
    margin-right: 25%;
}
.region-footer-top #block-reseausociauxmobile ul{
    padding-top:30px;
}
#block-reseausociauxmobile ul li a{
    font-family: 'woodfordbourne-regular';
    font-size: 12pt;
    color: #000;
    padding: 0;
    text-align: center;
    background-color: #d8a765;
    border-radius: 50%;
}

#block-reseausociauxmobile{
    display: none;
}
#block-plandusite{
    padding-top: 20px;
}

.derniers-biens .more-link a {
    font-family: 'woodfordbourne-bold';
    background: #FFFFFF;
    text-decoration: none;
    color: #d8a765;
    border: 1px solid #d8a765;
    text-transform: uppercase;
    padding: 15px 15px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 20px;
}

.entete-page{
    padding: 20px;
    background-color: #e6e6e6 !important;
    margin-top: 0px;
}

.entete-page p{
    text-align: center;
}

.entete-page .titre {
    min-height: 140px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    font-family: ITCAvantGardeStd-Bold, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 30px;
    color: #002e60;
    letter-spacing: 4px;
    word-spacing: 6px;
    background-image: url(/themes/aici/images/Rectangle.jpg);
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position-x: center;
    background-position-y: 75%;
    margin-top: 80px;
}

.entete-page strong {
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 21px;
    color: black;
    line-height: 28px;
}

.entete-page ul{
font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 21px;
color: black;
line-height: 28px;
text-align: center;
}

.entete-page p{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 21px;
    color: black;
    line-height: 28px;
}

.louer-proprietaire{
    background: #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 35px;
    margin-top: 90px;
}

.louer-proprietaire .views-view-grid {
    width: 96%;
    margin: 0px auto;
}

.louer-proprietaire .block-title {
    letter-spacing: 5px;
    height: auto;
    color: #002e60;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 20px;
}

.louer-proprietaire .cole-decal-bien .bien-row{
    background: #fff !important;
    /* padding-top: 28px; */
    /* padding-bottom: 60px; */
    height: 230px;
}

.louer-proprietaire .cole-decal-bien .bien-ville_titre {
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 5px;
    margin-top: 10px;
    padding-left: 31px;
    min-height: 56px;
}

.louer-proprietaire .bien-titre {
    font-family: 'ITCAvantGardeStd-Bk';
    font-size: 12pt;
    color: #000;
    text-transform: uppercase;
    min-height: 56px;
}

.louer-proprietaire .cole-decal-bien .bien-row .bien_node a {
    font-family: 'woodfordbourne-bold';
    background: #d8a765;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 10px;
}

#block-detailshonoraires strong{
    margin-left: 0;
}

.louer-proprietaire .bien_ville {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    min-height: 56px;
}

.louer-proprietaire .cole-decal-bien .bien-row .bien_node {
    clear: both;
    margin-top: 14px;
}


.louer-proprietaire .more-link a {
    font-family: 'woodfordbourne-bold';
    text-transform: uppercase;
    color: #d8a665 !important;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}

#block-titreentetegestionlocative, #block-entetelocataire, #block-entetelocataire strong, #block-enteteproprietaire p, #block-enteteproprietaire strong , #block-titreenteteacheter strong, #block-titreentrevendreresponsive strong{
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 22px;
    color: black;
    line-height: 28px;
}

#block-titreenteteacheter strong{
    text-align: center;
}

#block-entetelocataire ul, #block-titreentetegestionlocative ul, #block-enteteproprietaire ul, #block-titreenteteacheter ul, #block-titreentrevendreresponsive ul{
    margin-left: auto;
    margin-right: auto;
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    line-height: 28px;
    text-align: center;
    list-style-position: inside;
}

#block-aici-main-menu  .menu-item--active-trail{
    background-color: #d8a765 !important;
}

#block-aici-main-menu .menu-item--active-trail ul.menu.menu--main li a:hover {
    background-color: transparent !important; ;
    color: #002e60;;
}


.page-node-type-page .content .field--name-body .le-texte ul {
    font-family: woodfordbourne-regular, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 24px;
    background-image: url("../images-background/trait-horizontal.png");
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-top: 20px;
    padding-left: 31px;
    min-height: 65px;
}

#block-aici-main-menu .menu-item--active-trail a:hover {
    background-color:  #d8a765 !important;
    color: #001f40 !important;
}

section#block-titreenteteacheter .field--name-body p {
    text-align: center;
}

.bloc-actualite .block-title, .bloc-newsletter .block-title{
    font-family: 'ITCAvantGardeStd-Bk';
    text-align: center;
    text-transform: uppercase;
    height: auto;
    color: #002e60;
    margin-top: 50px;
    font-size: 20px;
    letter-spacing: 4px;
    margin-bottom: 25px;
}

#block-aici-main-menu .menu-item--expanded .menu-item--active-trail a{
    background-color: #d8a765 !important;
    color: #001f40 !important;
}

#block-views-block-bien-plublies-block-1-2 .block-title {
    letter-spacing: 5px;
    height: auto;
    color: #002e60;
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 20px;
}

#block-views-block-bien-plublies-block-1-2 {
    background: #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 35px;
    margin-top: 40px;
}

section#block-titreentrevendreresponsive .titre {
    min-height: 82px;
}

.propos img {
   width: 100%;
}

.propos h3{
    line-height: 30px;
}

.derniers-biens .bien-line-two {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-left: 20px;
}

.aici-cannes .avantages div .etoile {
    background-image: url("../images/icon-etoile-bleu.png");
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	margin-top: -28px;
	margin-left: auto;
	margin-right: auto;
}

.aici-cannes  .avantages > div > div {
	border: 2px solid #bbdbea;
	padding: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 35px;
	text-align: center;
    font-family: woodfordbourne-regular, Helvetica, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #002e60;
    font-size: 16px;
    font-weight: bold;
}

.entete-page .avantages div .etoile {
    background-image: url("../images/icon-etoile.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin-top: -28px;
    margin-left: auto;
    margin-right: auto;
}


.newsletter-location-saisoniere{
    width: 75% !important;
}
.entete-page  .avantages > div > div {
    border: 2px solid #FFF;
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 35px;
    text-align: center;
    font-family: woodfordbourne-regular, Helvetica, Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #002e60;
    font-size: 16px;
    font-weight: bold;
}

.recherche-immobilier .bien_ville {
    font-family: 'ITCAvantGardeStd-Bold';
    font-size: 15pt;
    color: #002e60;
    text-transform: uppercase;
    min-height: 56px;
    padding-left: 30px;
    display: block;
}

#block-titreentrevendreresponsive ul {
    list-style: none;
}

.path-frontpage #block-menutopleft {
    margin-top: 50px;
}

.path-frontpage #block-menutoprigth {
    margin-top: 50px;
}

#block-titreentrevendreresponsive ul li {
    list-style: none;
    margin-bottom: 10px;
}

.aici-international {
    margin-top: 50px;
}

.aici-international h3{
    margin-top: 0px !important;
}

.aici-international .le-texte p {
    background-image: none !important;
    padding-left: 15px !important;
}


.entete-page .contenu{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#block-views-block-bien-plublies-block-7, #block-views-block-bien-plublies-block-6{
	margin-top: 100px;
}

#edit-capt .captcha {
	margin-left: 30px;
}


.block-field-blocknodebiens-immobiliersfield-consommation{
	float:left;
	/* margin-left:30px; */
}

.block-field-blocknodebiens-immobiliersfield-emission{
	float:left;
	/* margin-left:10px; */
}

.epcgeg svg.epc, .epcgeg svg.geg{
  overflow: visible;
}

.epcgeg .G{
  background-image: url("../images/reflet.png");
  background-repeat: no-repeat;
  background-position: left top;
}


.block-field-blocknodebiens-immobiliersfield-type-de-bien, .bs-region--top-left .block-field-blocknodebiens-immobiliersfield-surface, .block-field-blocknodebiens-immobiliersfield-etages, .block-field-blocknodebiens-immobiliersfield-nbre-pieces, .block-field-blocknodebiens-immobiliersfield-salles-bain, .block-field-blocknodebiens-immobiliersfield-parking, .block-field-blocknodebiens-immobiliersfield-salles-eaux, .block-field-blocknodebiens-immobiliersfield-chambres{
  float: left;
  margin-right: 30px;
  margin-left: 25px;
}

.block-field-blocknodebiens-immobiliersfield-apimo-id, .diagnostic-unit {
    font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;;
}

.block-field-blocknodebiens-immobiliersfield-surface, .block-block-chargecopropriete {
  font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.block-field-blocknodebiens-immobiliersfield-surface{
  margin-top: 10px;
}
.block-field-blocknodebiens-immobiliersfield-apimo-id{
  font-size: 10px;
  margin-bottom: 10px;
}

.block-field-blocknodebiens-immobiliersfield-surface .field--label, .block-field-blocknodebiens-immobiliersfield-apimo-id .field--label, .block-block-chargecopropriete .field--label{
  color: #002e60;
}

.block-field-blocknodebiens-immobiliersfield-loi-carrez {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* pour le message de diagnostique énergétique */

.block-block-content3569b5c6-2e72-4a9f-ab60-144287c8069f{
  clear: both;

  margin-top: 10px;
}

.block-block-content3569b5c6-2e72-4a9f-ab60-144287c8069f p{
  font-size: 14px !important;
}

.block-block-content3569b5c6-2e72-4a9f-ab60-144287c8069f .field--name-body {
  margin-top: 0px;
  padding-left: 0;
}


.diagnostic-chart {
  position: relative;
  height: 203px;
  width: 100%;
  margin: 10px 0 10px -1px;
}

.diagnostic-image-cursor::before {
  content: '';
  position: absolute;
  right: 10px;
  height: 3px;
  background: #54677d;
  top: 13px;
  left: 30px;
}

.diagnostic-image-cursor.note-a {
  top:-1px
}
.diagnostic-image-cursor.note-b {
  top:28px
}
.diagnostic-image-cursor.note-c {
  top:57px
}
.diagnostic-image-cursor.note-d {
  top:86px
}
.diagnostic-image-cursor.note-e {
  top:115px
}
.diagnostic-image-cursor.note-f {
  top:144px
}
.diagnostic-image-cursor.note-g {
  top:173px
}

.diagnostic-image-cursor {
  background-image: url(../images/diagnostic-cursor.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 28px;
  position: absolute;
  background-position: top right;
  right: 20px;
}

.diagnostic-image-background {
  width: 183px;
  height: 203px;
  position: absolute;
  top: 0;
  left: 0;
}

.diagnostic-image-cursor .diagnostic-value {
  color: #fff;
  position: absolute;
  top: 3px;
  width: 35px;
  right: 2px;
  text-align: center;
}


.biens-immobiliers .detail-prix-vente{
  font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.biens-immobiliers .detail-prix-vente .field--label{
  color: #002e60;
}

.biens-immobiliers .detail-prix-vente span{
  font-family: 'woodfordbourne-regular', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #002e60;
}

.biens-immobiliers .detail-prix-vente span strong{
  margin-left: 0;
}

#block-menumobile {
    background-color: #E6E6E6;
}

#block-menumobile ul {
    text-align: center;
}

#block-menumobile ul li {
    display: inline-block;
}

#block-menumobile ul li a {
    color: #003366;
    font-size: 13px;
    font-family: 'ITCAvantGardeStd-Bk';
    text-transform: uppercase;
}

#block-menumobile, #block-reseausociauxmobile,
#block-mobile-carousel-bien-publies-block,
#block-mobileaiciaccompagne, #block-mobilesuiveznous,
#block-navigationprincipale, #block-navigationprincipale-2 {
    display: none;
}


.biens-immobiliers .field--name-field-services-proximite {
  margin-left: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.biens-immobiliers .field--name-field-services-proximite .field--label {
	font-size: 16px;
	color: #002e60;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'ITCAvantGardeStd-Bold',Arial,'Helvetica Neue',Helvetica,sans-serif;
}

/*----------------Breakpoints------------------------*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){

    #block-aici-main-menu .menu--main li .gestion-locative,
     #block-aici-main-menu .menu--main li .commerces,
      #block-aici-main-menu .menu--main li .congres,
       #block-aici-main-menu .menu--main li .location-saison  {
        font-size: 12px;
    }

    .page-node-type-page article .content .field--name-body img{
        width: 100%;
        height: auto;
    }

    .recherche-immobilier .description p {
        min-height: 60px;
        max-height: 60px;
        overflow: hidden;
    }

    #block-aici-main-menu .menu--main li .gestion-locative {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){

	#block-entetecommerce .titre {
		background-position-x: center;
		background-position-y: bottom;
		margin-bottom: 20px;
	}
    #views-bootstrap-bien-plublies-block-4 .bien_ville{
        height: auto !important;
    }

	#block-aici-main-menu .menu--main li .commerces{
		font-size: 9px;
	}

	#block-formulaireexposerecherche-immobilierpage-1 {
		background-color: #e6e6e6;
		margin-left: auto;
		margin-right: auto;
		width: 60%;
	}

	#views-bootstrap-bien-plublies-block-1 .cole-decal-bien .bien-row, .carousel-accueil .cole-decal-bien .bien-row, #views-bootstrap-bien-plublies-block-4 .cole-decal-bien .bien-row, .liste-immobillier .cole-decal-bien .bien-row {
		height: 280px !important;
	}

	#views-bootstrap-recherche-immobilier-recherche-secondaire .col, .derniers-biens .col {
		padding-left: 25px;
		padding-right: 25px;
	}

	#views-bootstrap-recherche-immobilier-recherche-secondaire .col img, .derniers-biens .col img{
		width:100%
	}

	.recherche-immobilier {
		background-color: #e6e6e6;
        padding-left: 15px;
        padding-right: 15px;
		margin-bottom: 40px;
	}

	#block-formulaireexposerecherche-immobilierpage-1 {
		background-color: #e6e6e6;
		margin-left: auto;
		margin-right: auto;
		width: 70%;
	}

    #block-reseausociaux {
        min-height: auto;
        border-left: 0px solid #fff;
        border-right: 0px solid #fff;
        clear: both;
    }

    .menu--reseau-sociaux {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding-top: 20px;
    }

    .region-footer-top #block-menutoprigthaccueil ul {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        padding-top: 30px;
    }

    .region-footer-top .menu--menu-top-rigth li {
        display: block !important;
        text-transform: uppercase;
        font-family: 'ITCAvantGardeStd-Bk';
        float: none !important;
    }

    .bloc-recherche {
        width: 85%;
    }

    .block-slick-carousel-bien-immo .slide__caption {
        min-height: 311px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .path-frontpage #block-menutopleft {
        margin-top: 0px;
        display: flex;
        margin-bottom: 20px;
    }

    .path-frontpage #block-menutoprigth {
        margin-top: 20px;
        display: flex;
        float: none;
    }

    .path-frontpage #block-menutoprigth ul {
        margin-left: auto;
        margin-right: auto;
    }

    .path-frontpage #block-menutopleft ul {
        margin-left: auto;
        margin-right: auto;
    }

    .path-frontpage #block-aici-main-menu {
        width: 100% !important;
    }

    #block-aici-main-menu .menu--main li .location-saison {
        font-size: 11px;
    }

    #block-aici-main-menu .menu--main li .gestion-locative {
        font-size: 11px;
    }

    .recherche-immobilier .description p {
        display: none;
    }

    #views-bootstrap-bien-plublies-block-1 .bien-titre, .carousel-accueil .bien-titre,  #views-bootstrap-bien-plublies-block-4 .bien-titre, .liste-immobillier .bien-titre{
        min-height: 80px;
        height: 80px;
        overflow: hidden;
    }

    .block-slick-carousel-bien-immo .carousel-accueil .bien-line-two{
        height: 50px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    #views-bootstrap-bien-plublies-block-1 .bien_ville, .carousel-accueil .bien_ville, #views-bootstrap-bien-plublies-block-4  .bien_ville, .liste-immobillier .bien_ville{
        height: 80px;
        overflow: hidden;
    }

    .aici-accompagnement .field--name-body .savoir-faire .col-md-4 {

        width: 100% !important;

    }

    .webform-submission-newsletter-form #edit-actions-submit {
        margin-left: 0;
    }

    .webform-submission-newsletter-form .form-email {
        width: 72%;
        margin-left: 0px;
    }

    #views-bootstrap-bien-plublies-block-1 .cole-decal-bien .bien-ville_titre, .carousel-accueil .cole-decal-bien .bien-ville_titre, #views-bootstrap-bien-plublies-block-4  .cole-decal-bien .bien-ville_titre, .liste-immobillier .cole-decal-bien .bien-ville_titre{
        margin-top: 0px;
    }

    section#block-titreenteteapropos .titre, section#block-titreenteteparisvendre .titre, section#block-titreenteteacheter .titre, section#block-titreentetegestionlocative .titre, section#block-titreentrevendreresponsive .titre {
        background-position-y: bottom;
    }

    section#block-titreenteteapropos .field--name-body p, section#block-titreenteteparisvendre .field--name-body p, section#block-titreenteteacheter .field--name-body p, section#block-titreentetegestionlocative .field--name-body p {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 20px;
    }

    .liste-gestion-locative {
        width: 100%;
    }

    .biens-immobiliers .field--name-field-image a {
        margin-right: 5px;
        width: 32%;
    }

    .biens_immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487 .field--name-body .bloc-bleu {
        width: auto;
    }

    section#block-titreenteteapropos .titre, section#block-titreenteteparisvendre .titre, section#block-titreenteteacheter .titre, section#block-titreentetegestionlocative .titre, section#block-titreentrevendreresponsive .titre {
        padding-bottom: 30px;
    }

    section#block-titreenteteapropos .titre, section#block-titreenteteparisvendre .titre, section#block-titreenteteacheter .titre, section#block-titreentetegestionlocative .titre, section#block-titreentrevendreresponsive .titre {
        min-height: 163px !important;
    }

    .menu--menu-top-left-autre-page, .path-node .menu--menu-top-rigth {
        margin-top: 26px;
        float: left;
    }
}

@media only screen and (max-width : 980px){

	#block-logo .field--name-body {
		margin-top: 10px;
	}

	.path-frontpage #block-menutoprigth {
		margin-top: 20px;
		display: flex;
		float: none;
	}

	.bloc-recherche .form-item-typeoffre {
        width: 370px;
    }

    .bloc-recherche {
        margin-left: auto;
        margin-right: auto;
        width: 81%;
        margin-top: 40px;
    }
}




/* Small Devices, Tablets */
@media only screen and (max-width : 768px){
    .circle{
        border-radius: 50%;
    }
    .navbar-header.container-fluid {
        margin: 0;
        padding: 0;
    }
    .dialog-off-canvas-main-canvas #navbar {
        padding: 0 !important;
    }
    #block-menutopleft {
        background-color: #E6E6E6;
    }
    #block-logo img {
        width: 25%;
    }
    #block-menutoprigth {
        display: initial  !important;
    }
    #block-aici-main-menu .menu--main li a{
        padding: 10px 0 !important;
        height: auto !important;
        min-height: initial !important;
        font-size: 18px !important;
    }
    .block-slick-carousel-bien-immo .block-title {
        font-size: 16px !important;
        font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
        letter-spacing: 5px;
        height: auto;
        margin-top: 10px;
        margin-bottom: 15px;
        background: none;
        padding: 0;
    }
    #block-reseausociaux {
        display: none;
    }
    .footer {
        display: none;
    }
    #wrapper-contanainer .region-header {
        margin-bottom: -30px;
    }
    .block-slick-carousel-bien-immo .slide__caption {
        padding: 0 !important;
        margin: 0 !important;
        min-height: 230px;
    }
    .block-slick-carousel-bien-immo .slide__caption .bien-row {
        padding: 0 !important;
        margin: 0 !important;
    }
    .block-slick-carousel-bien-immo .carousel-accueil .bien_ville{
        min-height:50px;
        height: auto;
    }
    .block-slick-carousel-bien-immo .bien-ville_titre{

    }
	.recherche-immobilier .views-field-field-photo-principale img {
		width: 100%;
	}
    #block-navigationprincipale, #block-navigationprincipale-2 {
        display: block;
        background-color: #002e5f;
    }
    #block-navigationprincipale .menu--main li a, #block-navigationprincipale-2 .menu--main li a {
        color: #fff;
        text-transform: uppercase;
        font-family: 'ITCAvantGardeStd-Bold';
        text-align: center;
        padding: 10px 0;
        word-spacing: 0;
        letter-spacing: 3px;
        height: auto;
        min-height: auto;
        font-size: 18px;
    }
	strong {
		margin-left: 0 !important;
	}

	.entete-page .titre {
		height: auto;
		margin-top: 20px;
	}

	section#block-entetecongres .titre {
		min-height: 260px !important;
		margin-top: 20px;
		height: 260px;
	}

	.lien-creer-compte {
		width: 100%;
	}

	.cadre-gestion-locative {
		margin-left: 0;
		margin-right: 0;
	}
    #block-menumobile ul{
        margin: 0;
    }
    .biens-immobiliers .field--name-field-image a {
        width: 30%;
    }
    #block-menumobile, #block-mobile-carousel-bien-publies-block,
    #block-mobileaiciaccompagne, #block-mobilesuiveznous, #block-reseausociauxmobile {
        display: block;
    }
    #block-menumobile{  margin-bottom: 15px; }

    #block-titrepiedpage p, #block-reseausociauxmobile h2 {
        font-family: 'ITCAvantGardeStd-Demi', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 15px;
        margin-top: 0;
        letter-spacing: 3px;
    }
    .mobile-aici-accompagne {
        background-color: #002e60;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-aici-accompagne .type-action {
        background-color: #002e60;
        border: 1px solid #CC9966;
        border-radius: 5px;
        width: 120px;
        height: 100px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-aici-accompagne .acheter {
        height: 52px;
        width: 52px;
        background-image: url("../images/icon-acheter.png");
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -23px !important;
        margin-top: 0px;
        background-size: contain;
    }

    .mobile-aici-accompagne .row a {
        font-family: 'ITCAvantGardeStd-Bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
        color: white;
        line-height: 90px;
        display: grid;
        justify-content: center;
        align-items: center;
        height: 92px;
        width: 100%;
        font-size: 15px;
        background-color: #002e60;
        margin-bottom: 0px;
        padding-bottom: 15px;
        font-weight: bold;
        text-align: center;
    }

    .mobile-aici-accompagne .vendre {
        height: 52px;
        width: 52px;
        background-image: url("../images/vendre.png");
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -34px !important;
        margin-top: 10px;
        background-size: contain;
    }

    .mobile-aici-accompagne .louer {
        height: 52px;
        width: 52px;
        background-image: url("../images/icon-louer.png");
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: auto;
        margin-left: auto;
        margin-top: 11px;
        margin-bottom: -33px;
        background-size: contain;
    }

    .mobile-aici-accompagne .gerer {
        height: 52px;
        width: 52px;
        background-image: url("../images/icon-gerer.png");
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: -23px !important;
        margin-top: 2px;
        background-size: contain;
    }

    .mobile-aici-accompagne h3 {
        font-family: 'ITCAvantGardeStd-Bold';
        font-size: 14pt !important;
        color: #ffffff !important;
        margin-left: 0;
        margin-bottom: 10px !important;
        margin-top: 0 !important;
        text-align: center;
    }
    #block-menutopleft, #block-aici-main-menu, #block-acheter-louer {
        display: none !important;
    }
    #block-menutoprigthaccueil ul li a {
        padding-top: 0;
        padding-bottom: 0;
        font-family: 'woodfordbourne-regular';
        font-size: 11pt !important;
        border-right: 0px none;
        color: #000000 !important;
    }

    #block-menutoprigthaccueil ul li a {
        text-align: center !important;
        padding: 0 !important;
        color: #000;
    }

	.bloc-newsletter .form-submit {
		width: 100%;
	}

	.louer-proprietaire .cole-decal-bien .bien-row {
		margin-top: -10px;
	}

	.bloc-newsletter {
		width: 100%;
	}

	.cadre-gestion-locative {
		border: 1px solid #d8a766;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 60px;
		margin-bottom: 60px;
		padding-bottom: 30px;
		margin-left: 0;
		margin-right: 0;
	}

	.cole-decal-bien {
		padding: 0px 25px !important;
	}

	#block-entetelocataire .titre {
		min-height: 140px !important;
		margin-top: 0 !important;
	}

	.bloc-recherche .form-item-typeoffre {
		width: 100%;
	}
	.bloc-recherche {
		width: 100%;
	}

	#mailchimp-signup-subscribe-block-alerte-vente-form #edit-submit {
		width: 100%;
	}

	#mailchimp-signup-subscribe-block-alerte-vente-form, .bloc-newsletter form {
		display: block;
	}

	.bloc-newsletter .mailchimp-newsletter-mergefields {
		margin-left: 0;
	}

		#views-bootstrap-bien-plublies-block-1 .cole-decal-bien .bien-row, .carousel-accueil .cole-decal-bien .bien-row, #views-bootstrap-bien-plublies-block-4 .cole-decal-bien .bien-row, .liste-immobillier .cole-decal-bien .bien-row {
		background: #fff !important;
		/* padding-top: 28px; */
		/* padding-bottom: 60px; */
		height: 260px !important;
		margin-top: -10px;
	}

	#block-entetelocataire ul, #block-titreentetegestionlocative ul, #block-enteteproprietaire ul, #block-titreenteteacheter ul, #block-titreentrevendreresponsive ul {
		padding-left: 0px;
    }

	.block-social-sharing-block {
		padding-left: 0px;
	}

	.biens-immobiliers .bs-region--top-right {
		padding-left: 50px;
	}

	.form-group {
		margin-bottom: 10px !important;
	}

	.bef-exposed-form .form--inline > .form-item {
		float: none;
		margin-bottom: 10px !important;
	}

    #block-aici-main-menu .menu--main li .gestion-locative, #block-aici-main-menu .menu--main li .location-saison {
        font-size: 18px;
    }

    #block-secondlogo {
        text-align: center;
    }
    .menu--menu-top-left-autre-page, .path-node .menu--menu-top-rigth {
        margin-top: 26px;
        float: unset;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        text-align: center;
    }

    #block-menutoprigth {
        float: none !important;
    }

    #block-reseausociaux {
        min-height: auto;
        border-left: 0px solid #fff;
        border-right: 0px solid #fff;
        clear: both;
    }
    .menu--menu-top-rigth {
        float: none;
    }
    #block-mobile-carousel-bien-publies-block .bien-price {
        text-align: center;
    }
    #block-mobile-carousel-bien-publies-block {
        margin-top: 35px;
    }
    #block-mobile-carousel-bien-publies-block .block-title{
        font-size: 16px;
        font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
        letter-spacing: 5px;
        height: auto;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    #block-views-block-carousel-bien-plublies-block-2,
    .path-frontpage .bloc-recherche,
    .path-frontpage #block-acheter-louer,
    .path-frontpage #block-clientsatisfait,
    .path-frontpage .block-infoscontact {
        display:none;
    }

    #block-plandusite ul li, .pied-page-menu-droit ul li {
        background-image: none;
        padding-left: 0px;
        margin-bottom: 10px;
    }

    #block-plandusite {
        padding-top: 0;
        background-image: url("../images/separateur-pied-page.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: 20px;
    }

    .footer_top #block-plandusite .menu--plan-du-site a, .footer_top #block-plandusite .menu--plan-du-site a:hover {
        font-size: 11pt !important;
        color: #000000 !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        text-align: center;
    }

    .path-frontpage #block-menutoprigth ul {
        text-align: center;
    }
    .menu--plan-du-site{
        padding-left: 15px;
    }

    #block-acheter-louer .type-action {
        margin-bottom: 20px;
    }


    .bloc-recherche .control-label {
        width: 100%;
    }

    .bloc-recherche .select-wrapper {
        width: 100%;
        margin-bottom: 10px !important;
    }

    .bef-exposed-form .form--inline > .form-item {
        float: none;
        margin-bottom: 10px !important;
    }

    .bloc-recherche .form-submit {
        width: 100%;
    }

    .path-frontpage #block-aici-main-menu {
        width: 100% !important;
    }
    .carousel-accueil .bien-titre{
        min-height: 30px;
        height: 30px;
        overflow: hidden;
    }
    #views-bootstrap-bien-plublies-block-1 .bien-titre, #views-bootstrap-bien-plublies-block-4 .bien-titre, .liste-immobillier .bien-titre {
        min-height: 70px;
        height: 70px;
        overflow: hidden;
    }

    #block-aici-main-menu .menu--main li {
        width: 100% !important;
    }

    #block-aici-main-menu li.menu-item.menu-item--expanded {
        width: 100% !important;
    }

    #block-aici-main-menu .menu-item--expanded ul.menu.menu--main li {
        position: relative;
        top: -15px;
        margin-right: 0;
        margin-left: 0;
        width: 48% !important;
        float: left;
    }

    #block-aici-main-menu li.menu-item.menu-item--expanded {
        width: 100% !important;
    }

    #block-acheter-louer p {
        margin-bottom: 40px;
    }

    #block-aicivousaccaompagnepasapasdanslaventedevosbien .block-title {
        margin-top: 50px;
        margin-bottom: 0;
    }

    section#block-titreenteteapropos .titre, section#block-titreenteteparisvendre .titre, section#block-titreenteteacheter .titre, section#block-titreentetegestionlocative .titre, section#block-titreentrevendreresponsive .titre {
        background-position-y: bottom !important;
        margin-bottom: 20px;
    }

    .biens_immobiliers .field--name-field-prix-en-euro {
        padding-left: 30px;
    }

    .biens_immobiliers .block-block-content7408fe6a-8b5c-4f62-9145-3ba30fd848dd .field--name-body {
        padding-left: 30px !important;
    }

    .block-social-sharing-block {
        padding-left: 30px;
    }

    .biens_immobiliers .field--name-field-type-de-bien .field--item {

        margin-left: 30px;
    }

    .biens_immobiliers .field--name-field-surface  {
        margin-left: 30px;
    }

    .biens_immobiliers .field--name-field-nd-piece .field--item {
        margin-left: 30px;
    }


    .biens_immobiliers .field--name-field-etages {
        margin-left: 30px;
    }

    .biens_immobiliers .field--name-field-image a{
        width: 100%;
    }

    .biens_immobiliers .field--name-field-image a img{
        width: 100%;
    }

    .page-node-type-actualites-conseils #block-actualitesetconseils p {
        height: auto;
        padding-bottom: 10px;
    }

    .page-node-type-actualites-conseils #block-actualitesetconseils {
        padding-top: 30px;
        padding-bottom: 20px;
        height: auto;
    }

    .page-node-type-actualites-conseils aside {
        margin-top: 64px;
    }

    .biens_immobiliers .block-entity-fieldnodefield-photo-principale  .media {
        overflow:auto;
        zoom: 1;
    }
    .mobile-carousel-accueil ul {
        padding-left: 0;
    }

    .mobile-carousel-accueil ul li {
        list-style: none;
        margin-bottom: 20px;
    }

    .mobile-carousel-accueil ul li img {
        width: 100%;
    }

    .mobile-carousel-accueil .views-field-nothing {
        background-color: #ffffff;
    }

    .mobile-carousel-accueil ul li {
        list-style: none;
    }

    .mobile-carousel-accueil .bien_ville {
        font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        height: 50px;
        color: #002e60;
        padding-top: 10px;
        margin-bottom: 0px;
    }

    .mobile-carousel-accueil .bien_ville .icone {
        background-image: url("../images-background/trait-horizontal.png");
        background-repeat: no-repeat;
        background-position: cover;
    }

    .mobile-carousel-accueil .bien_ville {
        font-family: 'ITCAvantGardeStd-Bold', 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        color: #002e60;
    }

    .mobile-carousel-accueil .bien_node a {
        font-family: 'ITCAvantGardeStd-Bold';
        background: #d8a765;
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
        padding: 15px 15px;
        margin-left: 15px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 50%;
        text-align: center;
        margin-bottom: 20px;
        border-radius: 5px;
    }


    .mobile-carousel-accueil .bien_node {
        padding-bottom: 10px;
    }


    .mobile-carousel-accueil .bien-titre {
        font-family: 'ITCAvantGardeStd-Bk';
        font-size: 12pt;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 0px;
        text-align: center;
    }


    .mobile-carousel-accueil .bien_sntitre {
        font-family: 'ITCAvantGardeStd-Bk';
        font-size: 12pt;
        color: #000;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;
        margin-top: 5px;
    }


    .mobile-carousel-accueil .more-link {
        display: none;
    }
    .path-node .region.region-content {
        margin-top: 0 !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
    .navbar-header.container-fluid {
        margin: 0;
        padding: 0;
    }
    #block-acheter-louer .block-title {
        height: auto;
    }

    #webform-submission-newsletter-add-form {
        padding-left: 25px;
        height: auto;
        /* background-color: red; */
        padding-right: 25px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

	.bs-region--middle .field--label {
		height: auto;
	}

	.biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487 .block-title {
		height: auto;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){
    .navbar-header.container-fluid {
        margin: 0;
        padding: 0;
    }
    .block-slick-carousel-bien-immo .slide__grid {
        padding-left: 0;
        padding-right: 0;
    }

    #block-acheter-louer p {
        height: auto;
    }

    .block-title {
        height: auto;

    }

    #block-acheter-louer .title, #block-aicivousaccaompagnepasapasdanslaventedevosbien .bloc-title, #block-lesactualitesetconseilsimmobiliersdaiciparis .bloc-title, #block-views-block-actualites-et-conseils-block-1 .views-field-title {
        height: auto !important;
    }

    .biens_immobiliers .block-entity-fieldnodefield-image .field--label, .biens_immobiliers .block-entity-fieldnodefield-services-proximite .field--label, .biens_immobiliers .block-entity-fieldnodefield-plan-de-l-appartement .field--label, .biens_immobiliers .block-entity-fieldnodefield-details-pieces .field--label {
        height: auto;
    }

    .biens-immobiliers .block-entity-fieldnodefield-situa-geo .field--name-field-situa-geo .field--label {
        height: auto;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 960px){

    .biens-immobiliers .block-block-content79f60c9a-54df-4c81-942f-44127b5f8487 .field--name-body .bloc-bleu {

	width: 100% !important;

	}
}

/* Extra small devices (phones, 480px and down) */
@media only screen and (min-width: 320px) and (max-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
    /*body {*/
        /*line-height: 1.4*/
    /*}*/
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

}