@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');*/

body.guide .row,
h1,
.h1,
h2,
.h2 {
    font-family: 'Lato', sans-serif !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.titre_1 {
    font-weight: 900;
    font-size: 28px;
    color: #333;
    text-transform: uppercase;
    line-height: 1.2;
}

.titre_2 {
    font-weight: 600;
    font-size: 18px;
    color: #333;
}

.guide_img {
    height: 540px;
    margin: 50px auto 0 auto;
    max-width: 100%;
    background: #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.guideterrain {
    height: 540px;
    margin: 50px auto 0 auto;
    max-width: 100%;
    background: #fff url("https://www.consortium-immobilier.fr/fr/guide/images/header_terrain.jpg") no-repeat center 50px;
}

.guideconstruiresamaison {
    height: 400px;
    margin: 0 auto;
    max-width: 100%;
    background: #fff url("https://www.consortium-immobilier.fr/fr/guide/images/header-kapla.jpg") no-repeat center 50px;
}

.image_int img {
    padding-left: 10px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}


/*titre en milieu de header*/


/*gabarit 2016*/

.titre-page {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    margin: 200px 0 128px 0;
    line-height: 1;
}

.titre-page span {
    color: #fff;
    font-size: 24px;
}


/*call to action*/

.calltoaction_recherche1 {
    /*    position: absolute;*/
    background-color: rgba(255, 255, 255, 0.8);
    margin: 0px auto 0 auto;
    padding: 30px;
    width: 60%;
    max-width: 745px;
}

.calltoaction_recherche1 .calltoaction_container {
    position: relative;
}

.btn-call {
    height: 50px;
    width: 250px;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: 16px !important;
    font-weight: 900 !important;
    position: absolute;
    bottom: -200px;
    right: 30px;
}

.calltoaction_moteur .moteur_dropdown,
.calltoaction_moteur .loadinput,
.calltoaction_moteur .pmax {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #666;
    margin-bottom: 10px;
    height: 50px;
    border: 1px solid #d7d7d7;
    width: 49%;
    position: relative;
}

.calltoaction_moteur input {
    border: 0;
}

.calltoaction_moteur .loadinput input,
.calltoaction_moteur .pmax input {
    width: 100%;
    height: 48px;
}

.calltoaction_moteur .moteur_dropdown {
    position: relative;
    margin: 0 auto 14px auto;
    outline: none;
    cursor: pointer;
    padding: 10px;
}

#listetypes {
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    text-transform: capitalize;
}

.calltoaction_moteur .moteur_dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    border-style: solid;
}

.calltoaction_moteur .dropdown-1:after {
    right: 10px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0;
    border-color: #000 transparent;
}

.wrapper-dropdown-1.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.calltoaction_moteur .dropdown-1 ul {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 111;
    padding: 0;
    background: #fff;
    list-style: none;
    font-weight: 400;
    opacity: 0;
    pointer-events: none;
}

.calltoaction_moteur .moteur_dropdown li {
    display: block;
    text-decoration: none;
    color: #333;
    /*    padding: 10px 20px;*/
    border-bottom: 1px dotted #ccc;
}

.calltoaction_moteur .dropdown-1 li {
    padding: 10px 20px;
}

.calltoaction_moteur .dropdown-1 li:hover {
    background: #f0f0f0;
}

.calltoaction_moteur .dropdown-4:after {
    right: 10px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0;
    border-color: #000 transparent;
}

.calltoaction_moteur .dropdown-4 .dropdown {
    position: absolute;
    top: 100%;
    margin-top: 1px;
    left: -1px;
    right: -1px;
    z-index: 111;
    background: #fff;
    border: inherit;
    border-color: #f1f1f1;
    border-top: none;
    list-style: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 0;
    height: 255px;
    overflow-x: hidden;
    overflow-y: scroll;
    opacity: 0;
    pointer-events: none;
}

.calltoaction_moteur .dropdown-4 .dropdown li {
    position: relative;
}

.calltoaction_moteur .dropdown-4 .dropdown li label {
    display: block;
    padding: 10px 10px 10px 30px;
    /*    border-bottom: 1px dotted #ccc;*/
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: 0
}

.calltoaction_moteur .dropdown-4 .dropdown li:last-of-type label {
    border: none
}

.calltoaction_moteur .dropdown-4 .dropdown li input {
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

.calltoaction_moteur .dropdown-4 .dropdown li:hover label {
    background: #f0f0f0;
}

.calltoaction_moteur .dropdown-4 .dropdown li input:checked ~ label {
    color: #000;
    font-weight: 700
}

.calltoaction_moteur .dropdown-4.active:after {
    border-width: 0 6px 6px
}

.calltoaction_moteur .dropdown-4.active .dropdown {
    opacity: 1;
    pointer-events: auto
}

.calltoaction_moteur .no-opacity .dropdown-4 .dropdown,
.calltoaction_moteur .no-pointerevents .dropdown-4 .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto
}

.calltoaction_moteur .no-opacity .dropdown-4.active .dropdown,
.calltoaction_moteur .no-pointerevents .dropdown-4.active .dropdown {
    display: block
}

.calltoaction_moteur .unity {
    right: 0;
    top: 9px;
    font-size: 1.2em;
}


/*moteur de recherche*/

.calltoaction_moteur .loading {
    position: absolute;
    top: 5px;
    right: 3px;
}

.calltoaction_moteur .div-suggestion {
    border: 1px solid #B2B2B2;
    background-color: #fff;
    position: absolute;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10;
    padding: 4px;
    width: 100%;
    display: none;
    text-transform: uppercase;
    top: 0;
    left: 0;
}

.calltoaction_moteur .div-suggestion .titreli {
    background: #3e7fc1 none repeat scroll 0 0;
    color: #fff;
    padding-left: 5px;
    text-decoration: none;
}

.calltoaction_moteur .div-suggestion ul {
    padding-left: 0;
}

.calltoaction_moteur .div-suggestion ul li {
    border-bottom: 1px dotted #ccc;
    list-style-type: none;
    padding: 0;
    z-index: 12;
}

.calltoaction_moteur .div-suggestion ul li a {
    color: #333;
    cursor: pointer;
    display: block;
    padding: 10px 10px 10px 15px;
    text-decoration: none;
    z-index: 13;
}

.calltoaction_moteur .div-suggestion ul li a:hover {
    background: #3e7fc1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    text-decoration: none;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}


/* Chrome */

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Opéra*/

input::-o-inner-spin-button,
input::-o-outer-spin-button {
    -o-appearance: none;
    margin: 0
}

.calltoaction_moteur #warningville {
    display: none;
}


/*colonne gauche*/

.col-gauche .moteur_guide {
    padding: 15px;
}

.titre-moteur {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.moteur_guide input {
    height: 43px;
    margin-bottom: 15px;
}

.moteur_guide .btn-blue {
    background-color: #3e80c2;
    height: 43px;
}

.autres_articles {
    padding: 30px 25px 0px 25px;
}

.guide_col_gauche_titre {
    text-transform: uppercase;
    color: #3e80c2;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}


/*colonne droite*/

.texte {
    padding: 0 30px;
}

.h1 {
    text-transform: uppercase;
    /*    margin-top: 30px !important;*/
    font-size: 1.8em;
    margin: 0 0 !important;
}

.liens li:first-child {
    border-top: 1px solid #e0e0e0;
}

.liens li a {
    line-height: 2rem !important;
}

.small-hr {
    background-color: #b2b3b3;
    height: 1px;
    width: 50px;
    margin-bottom: 20px;
}

.big_annonces_1 {
    margin: 30px -10px 0 -10px;
}

.big_annonces_2 {
    margin: 30px -10px 20px -10px;
}

.big_annonces_1 h3,
.big_annonces_2 h3 {
    font-size: 1.5em;
    font-weight: 400;
    color: #3f80c4 !important;
    margin-bottom: 5px;
    padding-left: 10px;
    text-transform: uppercase;
}

.annonces_t {
    width: calc(50% - 20px);
    background-color: #e9e8e8;
    display: inline-block;
    margin: 10px;
}

.annonces_t .annonce-img,
.annonces_t .info {
    display: inline-block;
    vertical-align: top;
}

.annonces_t .annonce-img {
    width: 40%;
    margin: 0;
    display: inline-block;
    overflow: hidden;
}

.annonces_t .annonce-img img {
    width: 100%;
}

.annonce-img {
    position: relative
}

.annonce-img a .survol-bien {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0.1s;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*    resize: both;*/
    overflow: auto;
}

.annonce-img > a:hover .survol-bien {
    opacity: 1;
    transition: opacity 0.3s ease 0.2s;
}

.annonce-img .btn-validation {
    display: block;
}

.annonces_t .info {
    padding: 15px;
    width: 60%;
}

.annonces_t .info .type {
    color: #3e80c2;
    font-weight: 600;
    font-size: 16px;
}

.annonces_t .info .prix {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}


/*moteur de recherche colonne gauche*/

.col-gauche .moteur_guide div.line {
    position: relative;
}

.col-gauche .loadinput {
    position: relative
}

.col-gauche #loading {
    position: absolute;
    top: 5px;
    right: 3px;
}

.col-gauche .div-suggestion {
    display: none;
    background-color: #fff;
    border: 1px solid #b2b2b2;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 4px;
    position: absolute;
    text-transform: uppercase;
    width: auto;
    z-index: 10;
    margin-bottom: 15px;
    margin-top: -15px;
}

.col-gauche .div-suggestion .titreli {
    background: #3e7fc1 none repeat scroll 0 0;
    color: #fff;
    padding-left: 5px;
    text-decoration: none;
}

.col-gauche .div-suggestion ul {
    padding-left: 0;
}

.col-gauche .div-suggestion ul li {
    border-bottom: 1px dotted #ccc;
    list-style-type: none;
    padding: 0;
    z-index: 12;
}

.col-gauche .div-suggestion ul li a {
    color: #333;
    cursor: pointer;
    display: block;
    padding: 10px 10px 10px 15px;
    text-decoration: none;
    z-index: 13;
}

.col-gauche .div-suggestion ul li a:hover {
    background: #3e7fc1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    text-decoration: none;
}

.col-gauche #warningville {
    display: none;
}

.telecharger_livreblanc {
    border: 1px solid #3e80c2;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
}

.telecharger_livreblanc:hover {
    background-color: #f1f1f1;
}

.telecharger_livreblanc i {
    font-size: 50px;
}

.telecharger_livreblanc a {
    color: #000;
}

.telecharger_livreblanc .titre3,
.telecharger_livreblanc.material-icons {
    display: inline-block;
    vertical-align: middle;
}

.telecharger_livreblanc .titre3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.telecharger_livreblanc .w40,
.telecharger_livreblanc .w60 {
    display: inline-block;
    vertical-align: middle;
}

.telecharger_livreblanc .w60 {
    text-align: center;
}

.telecharger_livreblanc .w40 {
    text-align: right;
}

.lightbox {
    display: none;
}

.bleu {
    color: #3e80c2 !important;
}

.num {
    font-size: 20px;
    color: #3f80c4;
    font-weight: 700;
    padding-right: 10px;
}


/*Formulaire*/

form fieldset {
    margin: 0;
    padding: 0;
}

form textarea {
    display: block;
}

form .bouton {
    text-align: right;
}


/*RESPONSIVE*/

@media (max-width:768px) {
    .guideterrain {
        height: 300px;
        margin: 0 auto;
        max-width: 100%;
        background: #fff url("https://www.consortium-immobilier.fr/fr/guide/images/header_terrain-mini.jpg") no-repeat center 50px;
    }
    .titre-page {
        margin: 100px 0 70px 0;
    }
    .liens {
        padding: 25px;
    }
    .texte {
        padding: 0 20px;
    }
    .moteur_guide {
        display: none;
    }
}

@media (max-width:640px) {
    .annonces_t {
        width: 100%;
    }
    .big_annonces_2 {
        margin: 30px 0 0 0;
    }
    .big_annonces_1 h3,
    .big_annonces_2 h3 {
        padding-left: 0px;
    }
    .calltoaction_recherche1 {
        width: 90%;
    }
}

@media (max-width:480px) {
    .guide_img {
        height: 430px;
    }
    .calltoaction_recherche1 {
        padding: 20px;
    }
    .titre_1 {
        font-size: 18px;
    }
    .titre_2 {
        font-size: 12px;
    }
    .calltoaction_moteur > div,
    .calltoaction_moteur .moteur_dropdown, .calltoaction_moteur .loadinput, .calltoaction_moteur .pmax {
        width: 100%;
    }
    .btn-call {
        bottom: -326px;
        right: 0px;
        width: 100%;
    }
    .annonces_t .info {
        padding: 5px;
    }
    .titre-page {
        margin: 132px 0 70px 0;
    }
    .titre-page {
        font-size: 22px;
    }
    .titre-page span {
        font-size: 16px;
    }
    .telecharger_livreblanc .w40,
    .telecharger_livreblanc .w60 {
        width: 100%;
    }
    .telecharger_livreblanc .w60 {
        padding: 10px;
    }
    #guide .sommaire ul, 
    #guide .sommaire {
        padding-left: 10px !important;
    }
    .texte {
        padding: 0 10px;
    }
    .image_int img {
        padding-left: 0;
    }
    .liens {
        padding: 25px 10px;
    }
    #guide h1 {
        margin-top: 20px !important;
    }
    #guide .h1 {
    margin-bottom: 10px !important;
}
}

/*FOOTER*/

.footer {
    padding: 80px 20px;
    background: #333333;
    font-size: 0.8em;
    color: #fff;
    border-top: 1px solid #000;
    font-family: 'Open Sans', sans-serif;

}
.footer_credits{
    padding: 40px 15px;
    background: #1c242e;
    color: #ffffff;
    font-size: 12px;
}
.footer_credits a{
    color: #ffffff 
}


.footer_credits .credits{
    padding-top: 10px;
    color: #696e7e
}
.logo_footer{
    /*    padding: 30px 0 0*/
}
.footer_credits .txtbluegrey{
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px;
    color: #696e7e
}
.footer h2,
.footer h3 {
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
}

.footer a {
    color: #407dc0;
}

.footer_credits ul {
    border-left: 1px solid #696e7e;
    padding: 0 15px;
    min-height: 40px;
}

.footer_credits ul li {
    /*    display: inline;*/
    padding-right: 0;
    list-style: none;
    line-height: 20px
}
@media (min-width:480px) {
    .footer_credits .mw1140p {
        background: #1c242e;
    }
    .footer_credits > .line {
        display: -webkit-box;    display: -ms-flexbox;    display: flex
    }
    .footer_credits > .line > div{
        width: 25%;
    }
    .logo_footer{
        margin-bottom: 30px
    }
  
}

#accordion .card [class*=btn-] {
    white-space: normal !important;
    text-align: left !important;
}




.cta {
    display: flex;
    justify-content: center;
}
.cta-container {
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    background-color: #0A0A0A;
    opacity: 0.95;
    position: relative;
}
.cta-container::after {
    content: url(https://www.consortium-immobilier.fr/fr/images/webcom/fleche-d.png);
    position: absolute;
    left: calc(100% - 80px);
    top: 55px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(.6);
}
.cta-container::before {
    content: url(https://www.consortium-immobilier.fr/fr/images/webcom/fleche-g.png);
    position: absolute;
    right: calc(100% - 80px);
    top: 55px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(.6);
}
.cta-container:hover:before {
    right: calc(100% - 95px);
    top: 65px;
}
.cta-container:hover:after {
    left: calc(100% - 95px);
    top: 65px;
}
.cta-title{
    background-color: #f5b411;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px;
}
.cta-container p{
    color: #fff;
    text-align: center;
}
.cta-btn a {
    background-color: #333;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    margin: 20px 10px 10px 10px;
    border: 2px solid white;
}
.cta-btn a:hover {
    color: white;
    background-color: #f5b411;
}
