@font-face {
    font-family: "BodoniMT";
    src: url("../fonts/BodoniMT.ttf") format("ttf")
}
.vc_custom_1519895833010 {
    padding-top: 80px !important;
    padding-bottom: 30px !important;
}

.vc_custom_1519895782074 {
    padding-top: 0px !important;
    padding-bottom: 83px !important;
}

.vc_custom_1519895663313 {
    padding-top: 0px !important;
    padding-bottom: 47px !important;
}

.vc_custom_1522324028815 {
    padding-bottom: 77px !important;
}

.vc_custom_1522677501007 {
    padding-bottom: 100px !important;
}

.vc_custom_1519821911480 {
    padding-top: 38px !important;
    padding-bottom: 40px !important;
}

.vc_custom_1522394244571 {
    padding-top: 118px !important;
    padding-bottom: 0px !important;
}

.vc_custom_1522419319086 {
    padding-bottom: 103px !important;
}

.vc_custom_1519735668587 {
    padding-top: 123px !important;
    padding-bottom: 0px !important;
}

.vc_custom_1519814829999 {
    padding-top: 140px !important;
    padding-bottom: 137px !important;
}

.vc_custom_1519731913039 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.vc_custom_1522419267800 {
    margin-top: -70px !important;
}
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.page-id-78.qodef-boxed .qodef-wrapper {
    background-attachment: fixed;
}

/* generated in /home/qodeinteractive/eiddo/public_html/wp-content/themes/eiddo/functions.php eiddo_qodef_content_padding_top function */
.page-id-78 .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner, .page-id-78 .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding-top: 0px;
}
.woocommerce-product-gallery {
    opacity: 1 !important;
}
@media only screen and (max-width: 1024px) {
    .qodef-property-title-section .qodef-property-title-inner {
        height: auto;
    }
}

article.format-audio .mejs-time-total {
    margin: 23px 0 !important;
}

article.format-audio .mejs-time-total * {
    height: 2px !important;
}

article.format-audio .mejs-time {
    line-height: 48px !important;
}

article.format-audio .mejs-time-hovered,
article.format-audio .mejs-time-handle,
article.format-audio .mejs-time-float-corner,
article.format-audio .mejs-time-buffering,
article.format-audio .mejs-broadcast {
    display: none !important;
}

article.format-audio .mejs-horizontal-volume-current {
    top: 0 !important;
}

@media (min-width: 1921px) {
    .qodef-title-holder.qodef-bg-parallax {
        background-size: cover;
    }
}

@media (min-width: 1921px) {
    .qodef-parallax-row-holder {
        background-size: cover;
    }
}
.wpb_animate_when_almost_visible {
    opacity: 1;
}
.vc_custom_1520326272848 {
    padding-top: 98px !important;
    padding-bottom: 140px !important;
}
.vc_custom_1522395880422 {
    padding-top: 45px !important;
    padding-bottom: 76px !important;
}
.div-img{
    height: 450px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.couper-mot {
     display: block;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
}
.qodef-pl-item-inner:hover .qodef-item-city a{
    color: #fff !important;
}
.evaluer .bootstrap-select button{
    background:#fff;
    border:1px solid #ced4da;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.evaluer input{
    background:#fff;

}
.fileupload_label {
    background: rgba(144,201,35,.05);
    border: 2px dashed #ffcc03;
    cursor: pointer;
    padding: 70px 0;
}
.qodef-property-search input[type=text]{
    background: #fff;
    /*font-size: 1rem;*/
}
.qodef-property-search .bootstrap-select button{
    background: #fff;
    color: #000!important;
}
.search-form-list .qodef-property-search .bootstrap-select button{

    background: #fff;
    color:#000!important;
    /*color:var(--var-color-1, #0D458C)!important;*/
}
.qodef-property-search input,
.qodef-property-search .bootstrap-select button,
.qodef-property-search .control--checkbox{
    font-family: Roboto, sans-serif;
}
.qodef-property-search .qodef-btn.qodef-btn-solid{
    padding: 10px 49px 10px;
    width: 100%;
}
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 45%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -45%;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog{
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -45%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal.right .modal-content {
    border-radius: 0;
    border: none;
}

.modal.right .modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}
.modal .address-info>span,
.modal .copyright>p,
.modal .footer-contact input,
.modal .footer-contact textarea,
.modal .footer-contact>p,
.modal .latest-news-info>p{
    color: #606060;
}
#modal-demande .form-control{
    margin-bottom: 0;
}
label.error{
    color:red;
    margin-bottom: 0;
}
.qodef-property-search-inner .qodef-btn.qodef-btn-solid.btn-secondary:not(.qodef-btn-custom-hover-bg) {
    background-color: var(--var-color-2, #0D458C)!important;
    border-color: var(--var-color-2, #0D458C)!important;
    color: #fff!important;
}
.qodef-property-search-inner .qodef-btn.qodef-btn-solid.btn-secondary:not(.qodef-btn-custom-hover-bg):hover {
    background-color: var(--var-color-1, #D80E23)!important;
    border-color: var(--var-color-1, #D80E23)!important;
    color: #fff !important;
    text-decoration: none!important;
}
input.wpcf7-form-control.wpcf7-submit{
    color: #fff !important;
}
.qodef-btn.qodef-btn-solid{
    color: #fff !important;
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-item-bottom-section a{
    color: var(--var-color-1, #0D458C);
}
.qodef-property-list-holder.qodef-pl-layout-standard .qodef-pl-item .qodef-pl-item-inner:hover .qodef-item-bottom-section a{
    color: #fff;
}
#devis-form input{
    margin-bottom: 0!important;
}
.home-slider {
    position: relative;
}
.home-slider:after{
    content: '';
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0,0,0,.1);
    z-index: 0;
    /*left: 0;
    right:0;
    top:0;
    bottom: 0;*/
    visibility: visible !important;
}
.w-20{
    max-width: 20%;
    flex: 0 0 20%;
}
.search-form {
    position: absolute;
    bottom: 10%;
    height: auto;
    z-index: 111;
}
.qodef-pl-item .actions{
    list-style: none;
    font-size: 0!important;
    white-space: nowrap;
    position: absolute;
    z-index: 4;
    right: 12px;
    bottom: 5px;
    left: auto;
    margin: 0;
}
.qodef-pl-item .actions li {
    margin-right: 5px!important;
    color: #fff;
    cursor: pointer;
    font-size: 12px!important;
    vertical-align: middle!important;
    display: inline-block;
    position: relative;
}
.qodef-pl-item .actions li span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background-color: #000;
    opacity: .6;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
}
.qodef-pl-item .actions li span i {
    color: #fff;
}
/***************btn Comparer*******************/
.comparer-btn, .favorie-btn {
    position: fixed;
    left: 15px;
    bottom: 65px;
    background-color: var(--var-color-1, #0D458C)!important;;
    z-index: 111111;
}
.comparer-btn{
    bottom: 125px;
}
.favories a, .favories-compare a {
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    right: 30px;
    text-align: center;
    width: 45px;
    color: #fff;
    line-height: 45px;
    border-radius: 50%;
}
#count_comparer, #count_favorie {
    background:   var(--var-color-2, #0D458C);
    border-radius: 15px;
    color: #fff;
    font-size: 13px;
    height: 18px;
    line-height: 19px;
    padding: 0;
    position: absolute;
    left: 0px;
    top: -10px;
    width: 18px;
    text-align: center;
}
/***************btn Comparer*******************/
/***************Comparer*******************/
#root .card-deck .card {
    flex: none;
    margin: 0
}

#root .sticky .card-body img {
    display: none
}

#root .slick-slide img {
    display: inline-block
}

#root .col-container {
    display: flex;
    width: 100%
}

#root .col {
    flex: 1;
    padding: 16px
}

#root .card-header {
    padding: 0
}

#root .card-header button {
    padding: 7px 5px;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    width: 10%;
    border: 0;
    color: var(--var-color-1, #D80E23);
    line-height: initial;
}
.testimonial-carousel .block-body .description{
    text-transform: none;
}
#root .card-header button.float-left {
    float: left;
    color: var(--var-color-1, #D80E23);
}

#root .card-header button.float-right {
    float: right;
    padding-right: 16px;
}

#root .card-header button:focus,
#root .card-header button:hover,
#root .card-header button:not([disabled]):not(.disabled):active {
    box-shadow: none!important;
    background: 0 0!important
}

#root .card-header h5 {
    width: 80%;
    display: none;
    margin-top: 0;
    margin-bottom: 0
}

#root .sticky .card-header {
    border-bottom: none
}

#root .sticky .card-header h5 {
    display: inline-block;
    text-decoration: underline;
    padding-top: 5px
}

#root .sticky .card-header h5:hover {
    cursor: pointer
}

#root .sticky .card-body,
#root .sticky .card-footer {
    display: none
}

#root .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    height: 40px;
    width: 40px;
    background: #fff;
    right: 60px
}

#root .slick-next,
#root .slick-prev {
    padding: 0;
    line-height: 34px;
    height: 34px;
    width: 34px;
    z-index: 1;
    border-radius: 50%;
    border: 0
}

#root .slick-next:active,
#root .slick-next:focus,
#root .slick-prev:active,
#root .slick-prev:focus {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .4)
}

#root .slick-next:focus,
#root .slick-next:not([disabled]):not(.disabled):active,
#root .slick-prev:focus,
#root .slick-prev:not([disabled]):not(.disabled):active {
    background: 0 0!important
}

#root .slick-prev {
    left: -22px;
    padding: 7px;
}

#root .slick-next {
    right: -22px;
    padding: 7px;
}



#root .sticky .card-body {
    padding: 0
}

#root .sticky .card-body .card-title {
    margin-top: .75rem
}

#root .slick-slider a {
    text-decoration: none;
    color: #2C3341;
}

#root .specifications {
    margin-bottom: 60px;
    margin-top: 20px
}

#root .specifications h3 {
    font-size: 15px;
    font-weight: 700;
    padding: 1rem;
    margin-bottom: 0;
    line-height: 15px
}

#root .specifications h2 {
    font-size: 18px;
    padding: 1rem;
    color: #fff;
    background: #333;
    line-height: 18px
}

#root .card,
#root .card-footer,
#root .card-header {
    background: 0 0
}

#root .card {
    box-shadow: none;
    border: none
}

#root .card>div {
    box-shadow: -3px 5px 14px 0 rgba(0, 0, 0, .4);
    margin: 15px;
    margin-top: 0;
    background: #fff;
}

#root .specifications .col-container:nth-child(even) {
    background: #f2f2f2
}

#root .specifications .col-container:nth-child(odd) {
    background: #fff
}

#root .specifications .col-container .col {
    padding: 1rem
}

#root .sticky .slick-next,
#root .sticky .slick-prev {
    border-radius: 0;
    box-shadow: none;
    top: 0;
    transform: none
}

#root .sticky {
    z-index: 999;
    left: auto;
    top: 0px!important;
    box-shadow: none
}

#root .sticky .slick-prev {
    left: -34px;
    top: 0
}

#root .sticky .slick-next {
    right: -34px
}

#root .col-container .col:first-child {
    color: #222;
    font-weight: 700;
    text-transform: capitalize;
}

#root .btn-plan-etage {
    background: 0 0;
    border: 0;
    position: absolute;
    left: 10px;
    top: 10px
}

#root .slick-slide.empty-slide {
    background: #fff;
    height: 0
}

#root .slick-slide.empty-slide .empty-card {
    border: 0
}

/*#root .card-body {
	padding: 20px 0
}*/

#root .card-body .card-title {
    margin-top: 0;
    margin-bottom: 6px;
}

#root .slick-arrow:before {
    color: #2C3341
}
.sub-type {
    padding: 10px 15px 10px 40px !important;
}
.text-right{
    text-align: right;
}
/***************Comparer******************/
.qodef-process-holder.qodef-process-horizontal .qodef-pi-holder .qodef-pi:before,
.qodef-process-holder.qodef-process-horizontal .qodef-pi-holder .qodef-pi:after{
    content:none
}
.qodef-process-holder.qodef-process-horizontal .qodef-process-item-holder{
    margin-top: 20px !important;
}
.bootstrap-select .btn,
.qodef-property-search-inner input[type=text],
.qodef-property-search-inner input[type=number]{
    display: block;
    height: 44px;
    line-height: 30px;
    /*padding: 0;*/
    color: #000;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    font-family: Roboto,sans-serif;
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 0;
}
.search-form-list .bootstrap-select .btn,
.qodef-property-search-inner.search-form-list input[type=text],
.qodef-property-search-inner.search-form-list input[type=number]{
    /*color: var(--var-color-1, #0D458C)!important;*/
    color: #000!important;
    background-color: #fff;
}
.qodef-property-search-inner input[type=text]::placeholder,
.qodef-property-search-inner input[type=number]::placeholder{
    color: #000 !important;
}
.qodef-property-search-inner.search-form-list input[type=text]::placeholder,
.qodef-property-search-inner.search-form-list input[type=number]::placeholder,
.qodef-property-search-inner.search-form-list .control--checkbox{
    /*color: var(--var-color-1, #0D458C)!important;*/
    color: #000!important;
}
.qodef-property-search .navbered{
    border: 1px solid #ebebeb;
    background: transparent;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
    font-size: 13px;
    position: relative;
}
.qodef-property-search .navbered #show_advbtn-all:after{
    font-family: FontAwesome;
    position: absolute;
    content: '\f142';
    right: 15px;
    color: #fff;
}
.qodef-property-search .navbered label{
    color: #000000;
}
.navbered .dropdown-content {
    bottom: 0;
    left: 0;
    max-height: -webkit-fill-available;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0px;
    visibility: visible!important;
    z-index: 111;
    background: #fff;
    padding: 20px;
}
html.mobile_ovyh{
    overflow: hidden!important;
}
html.mobile_ovyh .qodef-mobile-header{
    position: inherit;
}
#show_advbtn-all{
    display: block;
}
.navbered .dropdown-content .ui_kit_checkbox{
    list-style: none;
}
.navbered .dropdown-content .ui_kit_checkbox li{
    line-height: 2;
    width: 50%;
    float: left;
}
.qodef-page-footer .qodef-footer-top-holder,
.qodef-page-footer .qodef-footer-bottom-holder{
    /*background: var(--var-color-1, #0D458C)!important;*/
    background: #267B38;
}
footer p,
footer .widget a{
    color:#fff
}
.owl-stage-outer,
.qodef-owl-slider .owl-item img{
    max-height: 400px;
    object-fit: contain;
}
footer ul.list-footer{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
footer ul.list-footer li{
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    left: 0;
    position: relative;
    padding: 0.375rem 0rem 0.375rem 1.5rem;
    margin-bottom: 0;
    line-height: 1.25rem;
}
footer ul.list-footer li a{
    color: #fff;
    display: block;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    position: relative;
}
footer ul.list-footer li a:before{
    content: "\f068";
    font-family: "FontAwesome";
    position: absolute;
    display: block;
    left: -1.5rem;
    top: 50%;
    font-size: 11px;
    color: #fff;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.qodef-psg-shortcode .qodef-psg-gallery .qodef-psg-gallery-image:last-child{
    width: 300px;
}
span.qodef-property-statuses.bg-danger{
    background: red !important;
    color: #fff !important;
}
.qodef-page-header.position-relative .qodef-menu-area{
    background: #fff ;
    box-shadow: #9d9d9d 1px 1px 2px;
}
.devise-content button{
    width: 95px !important;
}
.bootstrap-select img{
    display: inline !important;
}
.bootstrap-select .dropdown-menu{
    padding: 0!important;
    margin: 0 !important;
}
.bootstrap-select .dropdown-item{
    padding-left: 10px ;
}
.menu {
    filter: url("#shadowed-goo");
    position: fixed;
    right: 40px;
    z-index: 111111;
    top: 50%;
}

.menu.fb-link .menu-item, .menu.fb-link .menu-open-button {
    background: #000;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    margin-left: -40px;
    position: absolute;
    top: 0px;
    color: white;
    text-align: center;
    line-height: 60px;
    transform: translate3d(0, 0, 0);
    transition: transform ease-out 200ms;
}
.menu.fb-link .menu-item.facebook{
    background: #0A7CFF;
}
.menu.fb-link .menu-item.whatsup{
    background: #7ad06d;
}
.menu.fb-link .menu-item.email{
    background: #ffcc03;
}
.menu.fb-link .menu-item.instagram{
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.menu.fb-link .menu-item.linkedin{
    background: #0a66c2;
}
.menu-open {
    display: none;
}
input[type="checkbox"].menu-open+label::before {
    content:none;
    border: none;
    height: 0;
}
.menu-open-button.icone-animated:before{
    animation-name: changeBG;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}
.menu-open-button{
    animation-name: changeColorBG;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    font-size: 30px;
    background: #17345F;
}

/*.hamburger {
    width: 25px;
    height: 3px;
    background: white;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    transition: transform 200ms;
}

.hamburger-1 {
    transform: translate3d(0, -8px, 0);
}

.hamburger-2 {
    transform: translate3d(0, 0, 0);
}

.hamburger-3 {
    transform: translate3d(0, 8px, 0);
}*/

/*.menu-open:checked + .menu-open-button .hamburger-1 {
    transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open:checked + .menu-open-button .hamburger-3 {
    transform: translate3d(0, 0, 0) rotate(-45deg);
}*/
.menu-open:checked + .menu-open-button:before{
    content:"\f00d" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
.menu-open:checked + .menu-open-button{
    background: #17345F !important;
}

.menu {
    /*margin-left: -60px;
    padding-top: 0;
    padding-left: 60px;*/
    width: 300px;
    height: 60px;
    box-sizing: border-box;
    font-size: 20px;
    text-align: right;
}


.menu.fb-link .menu-item.facebook:hover{
    color: #0A7CFF;
}

.menu.fb-link .menu-item.tiktok:hover{
    color: #000000;
}

.menu.fb-link .menu-item.instagram:hover{
    color: #f09433;
}
.menu.fb-link .menu-item.linkedin:hover{
    color: #0a66c2;
}
.menu.fb-link .menu-item:nth-child(3) {
    transition-duration: 180ms;
}
.menu.fb-link .menu-item:nth-child(4) {
    transition-duration: 180ms;
}
.menu.fb-link .menu-item:nth-child(5) {
    transition-duration: 180ms;
}
.menu.fb-link .menu-item:nth-child(6) {
    transition-duration: 180ms;
}
.menu.fb-link .menu-item:nth-child(7) {
    transition-duration: 180ms;
}
.menu.fb-link .menu-item:nth-child(8) {
    transition-duration: 180ms;
}

.menu-open-button {
    z-index: 2;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 400ms;
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
    margin-right:0!important;
    width: 60px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    position: absolute!important;
    padding-left: 0!important;
}

.menu-open-button:hover {
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
    transition-timing-function: linear;
    transition-duration: 200ms;
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menu-open:checked ~ .menu-item:nth-child(3) {
    transition-duration: 170ms;
    transform: translate3d(-60px, 0, 0);
}
.menu-open:checked ~ .menu-item:nth-child(4) {
    transition-duration: 250ms;
    transform: translate3d(-120px, 0, 0);
}
.menu-open:checked ~ .menu-item:nth-child(5) {
    transition-duration: 330ms;
    transform: translate3d(-180px, 0, 0);
}
.menu-open:checked ~ .menu-item:nth-child(6) {
    transition-duration: 410ms;
    transform: translate3d(-240px, 0, 0);
}
.menu-open:checked ~ .menu-item:nth-child(7) {
    transition-duration: 490ms;
    transform: translate3d(-300px, 0, 0);
}
.menu-open:checked ~ .menu-item:nth-child(8) {
    transition-duration: 570ms;
    transform: translate3d(-360px, 0, 0);
}
.qodef-property-city-list-holder .qodef-pcl-item-image{
    padding-right: 5px;
}
.bg-cover{
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
.bg-cover:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0,0,0,0.5);
}
.bg-cover p,
.bg-cover h2{
    color: #fff!important;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-title,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs span
{
    /*color:var(--var-color-1, #0D458C)!important;*/
    color: #fff !important;
    font-weight: 500;
    /*font-weight: bold;
    text-shadow: 1px 1px 2px #fff;*/
}
.qodef-grid.breadcrumb-title{
    width:100%;
    margin: auto;
    bottom:20px;
    position:absolute;
}
@media all and (max-width: 767px) {
    .w-20{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .menu.fb-link .menu-item, .menu.fb-link .menu-open-button {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .menu-open:checked ~ .menu-item:nth-child(3) {
        transform: translate3d(-45px, 0, 0);
    }
    .menu-open:checked ~ .menu-item:nth-child(4) {
        transform: translate3d(-90px, 0, 0);
    }
    .menu-open:checked ~ .menu-item:nth-child(5) {
        transform: translate3d(-135px, 0, 0);
    }
    .menu-open:checked ~ .menu-item:nth-child(6) {
        transform: translate3d(-180px, 0, 0);
    }
    .menu-open:checked ~ .menu-item:nth-child(7) {
        transform: translate3d(-225px, 0, 0);
    }
    .menu-open:checked ~ .menu-item:nth-child(8) {
        transform: translate3d(-270px, 0, 0);
    }
    .menu-open-button {
        width: 45px !important;
        font-size: 20px;
    }
    .menu {
        right: 20px;
        top: 15%;
    }
    .modal.left .modal-dialog, .modal.right .modal-dialog{
        width: 100%;
    }
    /*.search-form {
        padding-top: 20px;
        position: relative;
        bottom: auto;
    }*/
}
#modal-demande .bootstrap-select .btn{
    color: #999;
}
.devise-content  .bootstrap-select button.btn{
    color: #000;
    border-color: #000;

}
.qodef-footer-bottom-holder{
    background: #000 !important;
}