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

html, body {
    overflow-x: hidden!important;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    line-height: 1;
}

a {
    color: #000;
}
a:hover, a:active, a:focus {
    color: #000;
    outline: none;
    text-decoration: none;
}
/* Layouts */
.wrapper {
    min-height: 100%;
}


.header {
    position: relative;
    height: 142px;   
    min-height: 142px;  
    z-index: 1030;
    background: url(/images/top.png) no-repeat -374px 0px;
}

.dropdown-toggle::after {
    transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
    transform: translateY(3px);
}

.dropdown-menu {
    margin-top: 0;
    border: none!important;
    left:-45px;
}
.dropdown-item{
    color:rgba(0,0,0,.5);
}


@media (min-width: 1200px) { 
    .header {
        position: relative;
        height: 142px;   
        min-height: 142px;  
        z-index: 1030;
        background: url(/images/top.png) no-repeat center 0px;
    }
}

@media (max-width: 767px) { 
    .navbar-nav {
        background: #fff;
        width: 200px;
        float: right !important;
        border: 1px;
        border-style: solid;
        border-color: #000;
        padding-right: 2rem;
        padding-left: 2rem;
    }
    
     .navbar .nav-link {
        font-weight: 500;
        font-size: 16px; 
        background: #fff;
    }
    
    .header {
        background: url(/images/top_s.png) no-repeat -374px 0px;
    }
    
    .contact_main_title {
        font-size: 32px !important;
    }
}


@media (min-width: 768px) { 
    .navbar-nav {
        background: transparent;
        margin-left: auto !important;
        height: 40px;  
        min-height: 40px;  
        max-height: 40px; 
        align-items: flex-end !important;
        padding-left: 250px;

    }
    .navbar .nav-link {
        padding-bottom: 0rem;
        padding-right: 0rem !important;
        padding-left: 2rem !important;
    }

}

@media (max-width: 899px) { 
    .navbar .nav-link {
        padding-left: 0.5rem !important;
    }
    
    .top-phone {
        font-weight: 700 !important;
        font-size: 20px !important;
        color: #f8941d !important;
        cursor: default !important;
    }
}

@media (min-width: 900px) { 
    .top-phone {
        font-weight: 700 !important;
        font-size: 20px !important;
        color: #f8941d !important;
        cursor: default !important;
    }
}

.contact-top {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    height: 70px;  
    min-height: 70px;  
    max-height: 70px; 
    padding-right: 1rem;
    padding-top: 30px;
}


.no-left-padding {
    padding-left: 0 !important;
}

.no-right-padding {
    padding-right: 0 !important;
}

.bottom-aligner {
  display: inline-block;
  height: 100%;
  vertical-align: bottom;
}


.top-language  {
    font-weight: 300;
    font-size: 15px; 
    color: #f7941d;
    float: right !important;
    padding-left: 2rem;
    padding-right: 2rem;
    height:100%;
}

.top-language > a {
    color: #f7941d;
}

.top-social {
    float: right !important;
    padding-left: 0.5rem;
    height:100%;
    display: inline-block;
}

.top-logo {
    
}

.top-logo a{
    float: left !important;
    height: 90px;
    width: 290px;
    display: inline-block;
    position: absolute;
    z-index: 1;
}

.navbar {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    padding-right: 1rem;
}

.navbar .nav-link {
    font-weight: 500;
    font-size: 16px; 
    background: transparent;
}

.navbar .active .nav-link  {
    font-weight: 500;
    font-size: 16px;    
}


.imgteam {
    position: absolute;
    left: 0px;
    top: 40px;
    
}

.banner_base {
    position: relative;
    height: 649px;
    max-height: 649px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
    background-repeat: no-repeat;
    background-position: center 0px;
}

.banner_main {
    background-image: url(/images/banner_main.jpg);
}
.banner_ach {
    background-image: url(/images/banner_acheter.jpg);
}

.banner_ach .banner_main_title {
}
.banner_bur {
    background-image: url(/images/banner_bureau.jpg);
}
.banner_com {
    background-image: url(/images/banner_commercial.jpg);
}
.banner_equ {
    background-image: url(/images/banner_equipe.jpg);
}
.banner_ind {
    background-image: url(/images/banner_industriel.jpg);
}
.banner_lou{
    background-image: url(/images/banner_louer.jpg);
}
.banner_location{
    background-image: url(/images/banner_louer_commercial.jpg);
}

.banner_lou .banner_main_title {
}

.banner_res {
    background-image: url(/images/banner_residentiel.jpg);
}
.banner_ven {
    background-image: url(/images/banner_vendre.jpg);
}



.hexa_container {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    padding-right: 1rem;
}

.banner_main_title {
    position: relative;
    font-weight: 700;
    font-size: 48px;
    width: 400px;
    margin-left: auto !important;
        
    padding-top: 100px;
    padding-bottom: 10px;
    
    color: #000;
}

.banner_main_title2 {
    width: 400px;
    text-align: center;
}

.grid_container {
    width: 400px;
    margin-left: auto !important;
}


#grid_menu {
    position: relative;
    width: 691px;
    margin-left: auto !important;
    padding: 0; 
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}



#grid_menu li {
    list-style-type: none;
    position: relative;
    float: left;
    width: 27.85714285714286%;
    padding: 0 0 32.16760145166612% 0;
    -o-transform: rotate(-60deg) skewY(30deg);
    -moz-transform: rotate(-60deg) skewY(30deg);
    -webkit-transform: rotate(-60deg) skewY(30deg);
    -ms-transform: rotate(-60deg) skewY(30deg);
    transform: rotate(-60deg) skewY(30deg);
    overflow: hidden;
    visibility: hidden;
}

#grid_menu li * {
    visibility: visible;
}

.hexagon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-transform: skewY(-30deg) rotate(60deg);
    -moz-transform: skewY(-30deg) rotate(60deg);
    -webkit-transform: skewY(-30deg) rotate(60deg);
    -ms-transform: skewY(-30deg) rotate(60deg);
    transform: skewY(-30deg) rotate(60deg);
    overflow: hidden;
    opacity: 1;
    line-height: 222px;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    z-index: 5;
}

.hexagon::before {
  content: "";
  background:  url(/images/hexa2_gray.png) no-repeat center 0px;
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
.hexagon:hover::before {
  background:  url(/images/hexa2_black.png) no-repeat center 0px;
}

.hexagon.active::before {
  background:  url(/images/hexa2_black.png) no-repeat center 0px;
}



#grid_menu li:nth-child(2) {
  margin: 0 2%;
}

#grid_menu li:nth-child(3n+2) {
  margin: 0 2%;
}

#grid_menu li:nth-child(6n+4), #grid_menu li:nth-child(6n+5), #grid_menu li:nth-child(6n+6) {
    margin-top: -6.4285714285%;
    margin-bottom: -6.4285714285%;
    -o-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -moz-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    transform: translateX(50%) rotate(-60deg) skewY(30deg);
}

#grid_menu li:nth-child(6n+4) { 
    margin-left: 1%;
}

.spacer_white {
    position: relative;
    height: 9px;
    background-color: #fff;
}

.spacer_orange {
    position: relative;
    height: 9px;
    background-color: #f8941d;
}

.about {
     position: relative;
     min-height: 268px;

     background: url(/images/about2.jpg) center 0px;
 }
.services {
    position: relative;
    min-height: 190px;
    background: url(/images/about2.jpg) center 0px;
}

.description {
    position: relative;
    min-height: 190px;
    background: url(/images/about2.jpg) center 0px;
}

.about2 {
    position: relative;
    padding-bottom: 25px;
    
    background: url(/images/about2.jpg) center 0px;
}

.about_black {
    position: relative;
    
    
    background: url(/images/about2_black.jpg) center 0px;
}

.about_black_text  {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 110%;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.about_black_text a {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}

.bread_spacer {
    padding-left: 10px;
    padding-right: 10px;
}

.about_title,
.services_title,
.description_title{
    font-weight: 500;
    font-size: 33px;
    text-align: center;
    line-height: 110%;
    width: 100%;
    max-width: 1200px;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.about_text,
.services_text,
.description_text{
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    line-height: 110%;
    width: 100%;
    max-width: 1200px;
    text-align: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.services_text .eq_nom {
    min-height: 120px;
}
.services_text .center_texte{
    line-height: 85px;
}
.services_text ul {
    text-align: left;
}
.spacer_black {
    position: relative;
    height: 9px;
    background-color: #000;
}

.fourstep {
    position: relative;
    background-color: #fff;
}

.step_main_title {
    font-weight: 700;
    font-size: 48px;
    width: 100%;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

.step_row {
    max-width: 1200px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.step_img {
    max-width: 400px;
    min-width: 128px;
    min-height: 114px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.step_img_1 {
    background: url(/images/step1.png) no-repeat center 0px;
}

.step_img_2 {
    background: url(/images/step2.png) no-repeat center 0px;
}

.step_img_3 {
    background: url(/images/step3.png) no-repeat center 0px;
}

.step_img_4 {
    background: url(/images/step4.png) no-repeat center 0px;
}

@media (min-width: 992px) { 
    .step_img_1 {
        background: url(/images/step1b.png) no-repeat center 0px;
    }

    .step_img_2 {
        background: url(/images/step2b.png) no-repeat center 0px;
    }

    .step_img_3 {
        background: url(/images/step3b.png) no-repeat center 0px;
    }

    .step_img_4 {
        background: url(/images/step4b.png) no-repeat center 0px;
    }
}
    



.step_title {
    max-width: 294px;
    font-weight: 500;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #f8941d;
}



.step_text {
    max-width: 294px;
    font-weight: 400;
    font-size: 15px;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.step_col {
    
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

   
.fiche {
    position: relative;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 90px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.fiche_address {
    color: #f8941d;
    font-weight: 700;
    /*font-size: 32px;*/
    font-size: 24px;
    padding-bottom: 25px;
    
}

.list_fiche_address {
    color: #f8941d;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 15px;
}

.fiche_title {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    /*font-size: 24px;*/
}

.fiche_row_title {
    padding-top: 30px;
    padding-bottom: 20px;
}

.fiche_label {
    font-weight: 700;
    /*font-size: 18px;*/
    font-size: 14px;
    padding-bottom: 6px;
}

.list_fiche_label {
    font-weight: 700;
    font-size: 12px;
    padding-bottom: 6px;
}

.label_piece {
    color: #f8941d;
}

.row_piece {
    padding-top: 6px;
    border-bottom: 1px solid #dddddd;
}

.row_piece_label {
    padding-top: 6px;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}


.row_piece_odd {
    background-color: #fff;
}

.fiche_label_main {
    font-weight: 700;
    /*font-size: 18px;*/
    font-size: 14px;
    color: #f8941d;
    padding-bottom: 25px;
}

.fiche_top_space {
    padding-top: 40px;
}

.fiche_data {
    font-weight: 500;
    /*font-size: 18px;*/
    font-size: 14px;
    padding-bottom: 6px;
}

.list_fiche_data {
    font-weight: 500;
    font-size: 12px;
    padding-bottom: 6px;
}

.fiche_row_data {
    line-height: 1.4;  
}

.fiche_piece_summary {
    padding-bottom: 25px;
}

.fiche_row_data_total {
  line-height: 1.4;  
  padding-top: 25px;
}


.fiche_data_price {
    color: #f8941d;
    font-weight: 700;
    /*font-size: 24px;*/
    font-size: 16px;
}

.fiche_row_data_price {
    
    padding-top: 30px;
    padding-bottom: 12px;
}

.list_fiche_data_price {
    color: #f8941d;
    font-weight: 700;
    font-size: 12px;
}

.list_fiche_row_data_price {
    
    padding-top: 10px;
    padding-bottom: 10px;
}





.fiche_google, .fiche_google > a {
    font-weight: 400;
    /*font-size: 24px;*/
    font-size: 18px;
    color: #000;
    padding-bottom: 0px;
}

.fiche_google img {
    padding-right: 20px;
}

.fiche_brochure, .fiche_brochure > a {
    font-weight: 400;
    /*font-size: 24px;*/
    font-size: 18px;
    color: #000;
    padding-bottom: 0px;
}

.fiche_brochure img {
    padding-right: 20px;
}

.fiche_row_brochure {
    padding-top: 20px;
}

.fiche_status {
    padding-top: 0px;
    padding-bottom: 30px;
    
    color: #d66;
    font-weight: 700;
    /*font-size: 35px;*/
    font-size: 28px;
}

.fiche_not_found {
    font-weight: 500;
    font-size: 32px;
    width: 100%;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.photo_main {
  width: 100%; 
}


.contact {
    position: relative;
    background-color: #000;
}

.contact_main_title {
    font-weight: 500;
    font-size: 48px;
    width: 100%;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    color: #fff;
}

.contact_row {
    max-width: 1200px;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.contact_col {
    width: 100%;  
    text-align: center !important;
    padding-bottom: 20px;
}

.contact_col > ul {
    padding-left: 0px;
}

.contact_col > ul > li {
    list-style-type: none;
    color: #f96a6a;
    padding-top: 10px;
    padding-left: 0px;
    text-align: left !important;
}

.contact_field {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #888;
    border-radius: .25rem;
}



.contact_name {
    
}

.contact_email {
}

.contact_subject {
}

.contact_message {
    height: 200px;
}

.contact_button_row {
    padding-top: 30px;
    padding-bottom: 70px;
}

.contact_button {
    width: 140px;
    font-weight: 500;
    font-size: 15px;
    border-radius: 1rem;
}

.contact_button:hover {
    cursor: pointer;
    background-color: #f8941d;
}

.footer {
    position: relative;
    background-color: #fff;
}

.footer_email {
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #000;
    width: 100%;
    max-width: 1200px;
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.footer_email a:hover {
    cursor: pointer;
    color: #f8941d;
}

.footer_email a {
    color: #000;
}



.footer_phone {
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: #000;
    width: 100%;
    max-width: 1200px;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.footer_social {
    width: 100%;
    max-width: 1200px;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.footer_social a {
    padding-left: 4px;
    padding-right: 4px;    
}

.footer_copyright {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #000;
    width: 100%;
    max-width: 1200px;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.footer_politique {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #000;
    width: 100%;
    max-width: 1200px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    margin-left: auto !important;
    margin-right: auto !important;    
}

.equipe {
    min-height: 600px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 80px;
    padding-bottom: 20px;
}

.equipe_image {
    width: 100%;
    max-width: 600px;
}

.equipe_row {
    padding-bottom: 60px;
}

.eq_nom {
    font-weight: 700;
    font-size: 36px;
    color: #f8941d;  
    border-bottom: thick solid #000;
    padding-top: 20px;
    padding-bottom: 10px;
}

.eq_titre {
    font-weight: 700;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 25px;
    
}

.eq_label {
    font-weight: 700;
    font-size: 18px;
    padding-top: 5px;
}

.eq_data {
    font-weight: 400;
    font-size: 18px;
    padding-top: 5px;
}


.legend, .legend a {
    position: relative;
    background-color: #000;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.legend_active {
    color: #f8941d !important;
}


.legend_item {
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
    text-align: left;
    margin-left: auto !important;
    margin-right: auto !important;  
    text-align: center;
}


.google-map {
    height: 875px;
    width: 100%;
}

#map_canvas > div > div:nth-child(1) > div > div:nth-child(3) > div:nth-child(3) > div > div.gm-style-iw {
    overflow: visible !important;
}

.google-map img {
    max-width: none !important;
}

.google_img img {
    width: 120px;
}

.google_row {
    width: 400px;
}

.scrollFix {
   line-height: 1.35;
    overflow: hidden;
    white-space: nowrap; 
}


.google_address {
    font-weight: 500;
    font-size: 18px;
    color: #f8941d;
    min-width: 250px;
}

.google_see_detail {
    width: 100%;
    background-color: #eee;
}

.google_see_detail a {
    font-weight: 400;
    font-size: 14px;
}


.list_data {
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 10px; 
    
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.list_pic {
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
}

.row_list {
    padding-top: 20px;
    padding-bottom: 5px;
    min-height: 40px;
    border-bottom: 1px solid #dddddd;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.property_list {
    margin-top: 40px;
    min-height: 400px;
    border-top: 1px solid #dddddd;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 40px;
}

.result_list {
    font-weight: 700;
    font-size: 28px;
    color: #f8941d; 
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 0px;    
    padding-top: 40px;
}



.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}



.jssora101 {display:block;position:absolute;opacity:.8;cursor:pointer;}
.jssora101 .c {fill:#fff;fill-opacity:0.7;}
.jssora101 .a {fill:#333;}
.jssora101:hover {opacity:1;}
.jssora101.jssora101dn {opacity:.6;}
.jssora101.jssora101ds {opacity:.3;pointer-events:none;}

.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}        


.photo_col {
    padding-bottom: 20px;
}

.photo_text {
    position:absolute;
    top:10px;
    left:10px;
    width:500px;
    height:40px;
    background-color: rgba(255,255,255,0.8);
    font-size:32px;
    font-weight:400;
    line-height:1.2;
    text-align:center;
}

.facebook {
    display: inline-block;
    width:22px;
    height:22px;
    background: url(/images/facebook_black.png) no-repeat;
}

.facebook:hover {
    background: url(/images/facebook_coul.png) no-repeat;
}

.youtube {
    display: inline-block;
    width:22px;
    height:22px;
    background: url(/images/youtube_black.png) no-repeat;
}

.youtube:hover {
    background: url(/images/youtube_coul.png) no-repeat;
}
