/*
Theme Name: YourImmo Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.25.4.1676886704
Updated: 2024-02-20 10:51:44

*/

h4.localisationTitle {
    text-align: center;
    font-size: 30px;
}

.project-item {
    background-color: #fff;
    padding: 7px;
    border-radius: 5px;
    text-align: left;
    /* background-color: #f6f6f6; */
}

.owl-carousel-one .project-item {
    background-color: transparent;
    padding: 0;
    float: left;
    width: 100%;
}
.project-thumbnail img {
    max-width: 100%;
    height: auto;
}

.tablecles {
    text-align: center;
}

.tablecles .tableCle {
    display: inline-block;
    margin: 0.5% 4% 2%;
    font-weight: 400;
}

.tablecles .tableCle i {
    width: 12px;
    height: 12px;
    /* background: #fff; */
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}

i.reserve {
    background-color: #ff930e;
}

i.vendu {
    background-color: red;
}
i.libre {
    background-color: #28c008;
}

.tablecles .et_pb_text_inner {
    text-align: center;
    font-size: 11px;
}

.hi-holder {
    margin: 0 auto;
    display: block;
    width: 98%;
    max-width: 1260px;
}

form .hi-holder {
    /* width: 98%; */
    display: flex;
    /* margin: 0; */
}
.project-info h3 {
    font-size: 1.5em;
    margin: 12px 0 8px;
    padding-bottom: 0;
    width: 64%;
    display: inline-block;
}

.owl-carousel-one .project-info h3 {
    font-size: 30px;
    width: 100%;
}
.project-category {
    display: block;
    font-size: 0.9em;
    color: #666;
}

.projecct-map {
    padding: 0px;
    width: 165px;
    min-height: 200px;
}

.gm-style .gm-style-iw-c {
    padding: 7px!important;
}

.gm-style .gm-style-iw-tc::after {
    background-color: #041e3d;
}

.gm-style .gm-style-iw-d {
    padding: 0px!important;
    margin-right: -17px;
}

.projecct-map a {
    width: 100%;
    float: left;
}

.gm-style img {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 10px!important;
}

.projecct-map a:last-child {
    background: #041e3d;
    display: inline-block;
    padding: 7px 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

button.gm-ui-hover-effect {
    position: absolute;
    right: -3px;
    top: 7px;
    opacity: 1;
}

.gm-ui-hover-effect>span {
    background: #ffffff;
    opacity: 1;
}

.gm-style-iw-chr {
    position: absolute;
    right: 0px;
    top: -10px;
}

.projecct-map h3 {
    margin: 0;
    padding: 0px 0px;
}

.projecct-map strong {
    color: #ccba70;
}

span.project-category {
    position: absolute;
    right: 0px;
    top: 2px;
    background-color: #fff;
    font-size: 13px;
    padding: 0px 10px;
    border-radius: 6px;
    font-weight: bold;
    color: #ccba70;
    top: 10px;
    right: 10px;
}

.owl-carousel-one span.project-category {
    top: 10px;
    right: 10px;
}

.project-info {
    display: inline-block;
    width: 100%;
}



.owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    color: #000;
    z-index: 999;
    width: 100%;
    transform: translateY(-38px);
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    font-size: 55px;
    padding-left: 12px!important;
    position: absolute;
    background: #fff;
    padding: 8px 4px 20px!important;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}

.owl-carousel .owl-nav button.owl-next {right: -30px;}

.owl-carousel button.owl-dot span {
    background: #ffffff;
    width: 12px!important;
    height: 12px!important;
    display: block;
    border-radius: 50%;
    position: relative;
    content: "";
    border:2px solid #ccba70;
}


.owl-carousel button.owl-dot.active span {
    background: #ccba70;
}

.owl-carousel.owl-carousel-one button.owl-dot.active span {
    background: #265487;
}

.owl-carousel.owl-carousel-one button.owl-dot span {
    border-color: #265487;
}

.owl-carousel button.owl-dot span {
    margin:0 5px;
}

.owl-dots {
    text-align: center;
    opacity: 1;
    margin: 20px 0;
}

header#main-header {
    text-transform: uppercase;
}


form.project-search-form {
    background: #041e3d;
    padding: 15px;
    margin-top: -130px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    position: relative;
}

.nomoretop form.project-search-form.listing {
    margin-top: 0;
    margin-bottom: 0;
}

form.project-search-form input, form.project-search-form select {
    float: left;
    margin-right: 2%;
    border-radius: 20px;
}

form.project-search-form input {
    width: 100%;
}

form.project-search-form button:not(.btn) {
    width: 6%;
    font-size: 28px;
    background: #ccba70;
    border: 0px solid #ccba70;
    color: #fff;
    position: absolute;
    height: 100%;
    bottom: 0;
    right: 0;
    min-width: 50px;
    cursor: pointer;
}

button#resetButton {
    font-size: 11px;
    padding: 9px 15px;
    position: absolute;
    z-index: 9999;
    right: 0;
    background: #ffffffe3;
    border: none;
    color: #494949;
    bottom: 4px;
    right: 85px;
    cursor: pointer;
}


.container.et_menu_container {
    border-bottom: 1px solid rgb(255 255 255 / 51%);
    padding: 1px 1px;
    transition: 0.3s padding ease-in-out;
    width: 90%;
}

body.home.et_fixed_nav #main-header:not(.et-fixed-header) .container.et_menu_container {
    padding: 1px 26px;
    border-bottom: 1px solid rgb(255 255 255 / 51%);
}



.favorisbuild {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    text-shadow: 0px 0px 20px black;
    cursor: pointer;
}

.project-item  a.button_decouvrir {
    float: right;
    position: absolute;
    bottom: 9px;
    right: 7px;
    font-size: 11px;
    padding: 0px 10px;
    border: 1px solid;
    border-radius: 20px;
    font-weight: 600;
    /* display: none; */
}

.owl-carousel-one a.button_decouvrir, .page-id-337 .searchbox .project-item .button_decouvrir {
    position: absolute;
    font-size: 14px;
    padding: 4px 15px;
    /* position: inherit; */
    float: right;
    /* margin-top: 22px; */
    bottom: 14px;
    right: 15px;
    background-color: #fff;
    color: #ccba70;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccba70;
    border-right: 1px solid #ccba70;
}


small.valeur {
    width: 36%;
    display: inline-block;
    text-align: right;
    font-weight: 600;
    color: #b09c4a;
}

p.sous-titre {
    font-size: 12px;
    width: calc(100% - 83px);
    line-height: normal;
    height: 35px;
    overflow: hidden;
    display:none;
}

.owl-carousel-one p.sous-titre {
    font-size: 14px;
    overflow: initial;
    height: initial;
    width: 100%;
    font-weight: 600;
    color: #000000;
}

form.project-search-form.favoris {
    display: none;
}
form.project-search-form.vedette {
    margin-top:0;
    display: none;
}
.get-the-excerpt {
    display: none;
}

.page-id-337 .searchbox .project-item .get-the-excerpt {
    display: inline-block;
    text-align: justify;
    margin-bottom: 4%;
}

.owl-carousel-one .get-the-excerpt {
    display: inline-block;
    text-align: justify;
    margin-bottom: 12%;
}

ul.ul-the-excerpt, .specifications{list-style: none;padding: 0!important;margin-top: 10px;display: inline-block;width: 100%;}

ul.specifications {
    margin-top: 3px;
}

.slider-holder .ui-widget.ui-widget-content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 21px;
}


.slider-holder {
    width: 20%;
    color: #fff;
    display: inline-block;
    margin: 0 1%;
    vertical-align: top;
}

.slider-holder.fields-holder {
    width: 12%;
}

.slider-holder.pieces-holder {width: 11%;}



.slider-holder.fields-holder label {
}

.slider-holder.keyword-holder {
    width: 45%;
    position: relative;
}

.slider-holder label {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    margin-left: -1px;
    color: #6b829e;
}

.slider-holder small {
    color: #fff;
    margin-top: 8px;
    font-size: 11px;
}

.slider-holder small:nth-child(2) {
    font-weight: 700;
    font-size: 12px;
}
.hidden-field {
            display:none;
        }
        /* Custom styling for the input field */
        
        /* Hide the Google logo */
        .pac-container {
            z-index: 9999;
        }
        .pac-container::after {
            display: none !important;
        }

#top-menu li a {
    font-weight: 400!important;
}

body.home.et_fixed_nav #main-header:not(.et-fixed-header) #top-menu > li a {
    color:#fff;
}

body.home.et_fixed_nav #main-header:not(.et-fixed-header) img#logo {
    filter: invert(1);
}
body.home.et_fixed_nav #main-header:not(.et-fixed-header) {
  background:none;
    box-shadow:none;
 
}
.snalltxt, .snalltxt p {
    font-size:12px;
}

.homesearchbox input[type="text"] {
    padding: 16px;
    width: 100%;
    background: #fff;
    color: #000;
    border: none;
    border-radius: 30px;
    font-size:18px;
}

div#ProjectFavHolder .favorisbuild {
    right: 0;
    color: #265487;
    top: 0;
    text-shadow: 0 0 BLACK;
    font-size: 17px;
}

div#ProjectFavHolder {
    text-align: right;
}

div#ProjectFavHolder {
    margin-top: -30px;
    margin-bottom: 30px;
}

.et_pb_module.et_pb_heading.et_pb_heading_3_tb_body.et_pb_bg_layout_ {
    z-index: 999;
    position: relative;
    width: calc(100% - 20px);
}

.homesearchbox {
    width: 98%;
    max-width: 420px;
}

#top-menu li.fa a {
    text-indent: -9999px;
    padding-bottom: 0!important;
    width: 15px;
    height: 15px;
}

#top-menu li.fa {
    position: relative;
    overflow:hidden;
    top: 2px;
}

body.home.et_fixed_nav #main-header:not(.et-fixed-header) #top-menu > li.fa::before {
    color:#fff;
}

#top-menu li.fa::before {
    position: absolute;
    bottom:0;
}


.homesearchbox input[type="submit"] {
    background: #ccba70;
    border: none;
    padding: 12px;
    border-radius: 30px;
    color: #fff;
    background-image: url(https://your-immo.ch/wp-content/uploads/2024/08/search-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -99999px;
    width: 56px;
    height: 56px;
    position: absolute;
    right: -35px;
    top: 0px;
    cursor: pointer;
}

.homesearchbox input[type="submit"]:hover {
    background-color: #041e3d;
}

select#distance {
}
select#distance:not(.distance) {
    background-color:#fff;
    border:none;
    width: 94px;
    margin-left: -96px;
    text-align: center;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-bottom {
    text-align: center;
}

#footer-info {
    width: 100%;
    text-align: center;
}


#et_mobile_nav_menu li.fa.fa-heart-o {
    font-family:inherit;
        padding: 10px 5%!important;

}

#et_mobile_nav_menu li.fa.fa-heart-o::before {
    font-family:inherit;
    display:none;
} 

#et_mobile_nav_menu li.fa.fa-heart-o a {
    text-indent:initial;
    width:initial;
    height:initial;
    position:initial;
    font-weight: 600;
}

select#distance.distance {
    width: 95px;
    padding: 9px;
    background: #d7ceab;
    position: absolute;
    right: 0;
    margin-right: 0;
    border: none;
    z-index: 55555;
}
select#distance:not(.distance) {width: 67px;font-size: 12px;padding: 0px;}

ul.ul-the-excerpt li, .specifications li {
    display: inline-block;
    font-size: 13px;
    padding-right: 17px;
    font-weight: 400;
    color: #5e5a5a;
}

.page-id-337 ul.ul-the-excerpt li:nth-child(2), .page-id-337 ul.ul-the-excerpt li:nth-child(3) {
    display: none;
}

ul.ul-the-excerpt li i, .specifications li i {
    color: #b09c4b;
}

.owl-carousel.owl-carousel-one .owl-item .project-thumbnail {
    width: 75%;
    display: inline-block;
    position: relative;
    float: left;
}

.owl-carousel-one small {
    font-size: 17px;
    width: 100%;
    text-align: left;
    margin-bottom: 17px;
}

.pricintable {
    width: 100%;
    border-collapse: collapse;
}


.owl-carousel.owl-carousel-one .owl-item .project-info {
    width: 41%;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    right: 2%;
    bottom: 0%;
    background: #fff;
    padding: 22px 40px 15px;
}

.owl-carousel.owl-carousel-one .owl-item .project-info:before {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background: #ccba70;
    top: 15px;
    position: absolute;
    left: 17px;
}


.owl-carousel.owl-carousel-one .owl-item .project-info:after {
    content: "";
    display: block;
    height: 35px;
    width: 1px;
    background: #ccba70;
    top: 15px;
    position: absolute;
    left: 17px;
}


/* Step indicator bullets */
ul.step-indicator {
  list-style-type: none;
  display: flex;
  justify-content: space-around;
  padding: 0;
  padding: 0;
  margin: 0 auto 25px;
  width: 84%;
}

.step-bullet {
  width: 30px;
  height: 30px;
  background-color: #ddd;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #555;
  list-style: none;
}
.form-step input.text, .form-step input.title, .form-step input[type=text], .form-step select, .form-step textarea, .form-step input[type=email] {
    background: #fff;
}


.step-bullet.active {
  background-color: #041e3d;
  color: white;
}

/* Simple style for form steps */
.form-step {
  display: none;
}

.form-step:first-child {
  display: block;
}

/* Styling for navigation buttons */
button.next-step, button.prev-step, [submit] {
  margin: 10px;
  background-color: #041e3d;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  border: none;
  border-bottom: 1px solid;
}

button.prev-step {
    color: #041e3d;
    background: #fff;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
}

.contact-holder button.prev-step {
  background-color: #6c757d;
}

.contact-holder button[submit] {
  background-color: #28a745;
}


.favorisbuild.fa-heart {
    color: #ffd7ea;
}


form.wpcf7-form div {
    width: 48%;
    display: inline-block;
    margin: 2% 1%;
    float: left;
}

body form.wpcf7-form .et_pb_button, .dsm_contact_form_7 .wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
    width: 245px;
    border-radius: 55px;
    background-color: transparent;
    color:#041e3d;
    border-color: #041e3d;
    cursor: pointer;
    display: block;
    max-width: 100%;
    font-size: 15px;
}

form.wpcf7-form.init div.full-message.centered {
    text-align: center;
}
form.wpcf7-form.init div.full-message {
    width: 98%;
}

form.wpcf7-form.init div.full-message textarea, form.wpcf7-form.init div.full-message input {
    width: 100%;
}

form.wpcf7-form {
    text-align: center;
}

form.wpcf7-form div {
    text-align: left;
}

form.wpcf7-form div.form-step {
    width: 98%;
    text-align: center;
}

form.wpcf7-form div#step-1 div {
    width: 98%;
}

form.wpcf7-form span {
    font-weight: 500;
}

input.text, input.title, input[type=text], select, textarea, input[type=email] {
    border: none;
    padding: 10px 10px;
    border-bottom: 1px solid #041e3d;
    font-size: 14px;
    width: 100%;
    background: #f9f9f9;
}

form.wpcf7-form div p {
    width: 100%;
    display: block;
    float: left;
}

span.wpcf7-spinner {
    display: block;
}

.wpcf7-response-output {
    width: 100%!important;
}

span.wpcf7-spinner {
    float: left;
    position: absolute;
}

.wpcf7-not-valid-tip {
    font-size: 11px;
}

.searchbox .project-item {
    width: 31.3%;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    margin: 2% 1%;
    position: relative;
    float: left;
}

.page-id-337 .searchbox .project-item {
    width: 48%;
}


.situation_item {
    width: 22.5%;
    display: inline-block;
    margin: 3% 1%;
    text-align: center;
    vertical-align: top;
    padding: 10px;
    line-height: initial;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 12px #0000000f;
    min-height: 80px;
}

.situation_item span {
    /* display: block; */
    font-size: 17px;
    font-weight: 700;
}

.situation_item h3 {
    background: #e5daae;
    color: #000;
    padding: 5px 15px;
    text-align: center;
    font-size: 17px;
    border-radius: 20px;
    margin: 0 auto 5px;
    display: block;
    width: 100%;
    margin-top: -15px;
}


body div.ui-widget.ui-widget-content {
    background: #fff;
    border: none;
}

body div.ui-widget.ui-widget-content .ui-slider-range.ui-corner-all.ui-widget-header {
    background: #d7ceab;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #cdba70;
    border: none;
}

div#google-map {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}


@media screen and (max-width: 990px) {


h4.localisationTitle {
    font-size: 23px;
}

.caracteristiques h1 br {
    display: none;
}

.caracteristiques h1 {
    padding-bottom: 0;
}

.caracteristiques h1 strong {
    margin-right: 4px;
}

.caracteristiques .et_pb_column.et_pb_column_inner {
    margin-bottom: 7px;
}

    table.pricintable th:nth-child(2), table.pricintable th:nth-child(3), table.pricintable th:nth-child(6), table.pricintable td:nth-child(2), table.pricintable td:nth-child(3), table.pricintable td:nth-child(6) {
    display: none;
}

table.pricintable th:nth-child(1) {
    width: 25px;
}

table.pricintable th:nth-child(5) {
    width: 115px;
}

.situation_item {
    width: 45%;
    margin: 4% 2%;
}

    #prix .et_pb_code_inner {
        position: relative;
        width: 100%;
        overflow-x: scroll;
    }

#prix .et_pb_code_inner .pricintable td, #prix .et_pb_code_inner .pricintable th {
    font-size: 13px;
}

table.pricintable a {
    font-size: 11px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
    padding: 0px!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

    .owl-carousel.owl-carousel-one .owl-item .project-info {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-left: 0%;
        vertical-align: bottom;
        height: 100%;
        padding: 0px 15px 10px;
        margin-top: 10px;
    }

.owl-carousel-one a.button_decouvrir {
    position: initial;
    margin: 20px auto 3px;
    display: block;
    float: none;
    text-align: center;
    width: 115px;
    border: 1px solid;
    border-radius: 50px;
}

    
.owl-carousel-one .get-the-excerpt {
    margin: 0;
    font-size: 13px;
    line-height: 22px;
}
    .owl-carousel.owl-carousel-one .owl-item .project-thumbnail {
        width: 100%;
        display: inline-block;
        position: relative;
    }
    .project-info h3, small.valeur {
        width: 100%;
        text-align: left;
        margin: 0;
        margin-top: 5px;
    }

    .owl-carousel-one .project-info h3 {
        font-size: 21px;
    }

    .owl-carousel-one p.sous-titre {
        margin-top: 11px;
    }

    .owl-carousel.owl-carousel-one .owl-item .project-info:after, .owl-carousel.owl-carousel-one .owl-item .project-info:before {
        display:none;
    }

    form.wpcf7-form div {
        width: 98%;
    }

.formMobileHide {
    display: none!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}
.searchbox .project-item, .page-id-337 .searchbox .project-item {width: 98%;margin-bottom: 6%;padding-bottom: 20px;}

.page-id-337 .searchbox .project-item .button_decouvrir {
    font-size: 10px;
    position: relative;
    right: -5px;
    bottom: 0;
}

.page-id-337 .searchbox .project-item .get-the-excerpt {
    display: none;
}

form.project-search-form input, form.project-search-form select {
    width: 37%;
    margin-bottom: 3px;
    font-size: 10px;
    margin: 1%;
}

.slider-holder.pieces-holder select {width: 100%;}

select#distance.distance {
}

.slider-holder.biens-holder select {
    width: 100%;
}

form.project-search-form select:nth-child(4) {
    width: 20%;
}

form.project-search-form input {
    width: 98%; 
}

.slider-holder {
    width: 42%;
    margin: 1% 3%;
}

.slider-holder.fields-holder {
    width: 44%;
}

.slider-holder.fields-holder select {
    width: 100%;
    text-align: center;
    font-size: 11px;
}

.slider-holder.pieces-holder {
    width: 41%;
}

.slider-holder .ui-widget.ui-widget-content {
    margin-top: 5px;
}

.slider-holder small {
    font-size: 9px;
    margin-top: 13px;
}

.slider-holder small:nth-child(2) {
    font-size: 9px;
}

.slider-holder.keyword-holder, .slider-holder.biens-holder {
    width: 94%;
}

.slider-holder.keyword-holder label, .slider-holder.biens-holder label {
    display: none;
}

form .hi-holder {
    display: block;
    margin-bottom: 22px;
    margin-top: 26px;
}

.homesearchbox input[type="submit"] {
    right: 0;
}

select#distance:not(.distance) {
    margin-left: -130px;
}

.homesearchbox input[type="text"] {
    font-size: 13px;
    padding: 19px 8px;
}

form.project-search-form button:not(.btn) {
    width: 100%;
    height: 29px;
    font-size: 15px;
}

button#resetButton {
    /* bottom: 0; */
    /* width: 107px; */
    /* border: none; */
    /* top: -28px; */
}

div#google-map {
    max-height: 330px;
}
 
form.project-search-form {
    padding: 7px;
    padding-bottom: 35px;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
}

.nomoretop form.project-search-form.listing {
    margin-top: -5px;
}

    .project-item a.button_decouvrir { 
    position: initial;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 6px;
        text-transform:uppercase;
} 
}