/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version,ie > 8
*/

:root{
    --main-orange-color: #F77F00;
    --main-green-color: #009E60;
}

ul#iti-0__country-listbox {
    background: #f7f7f7;
    z-index: 1000;
}

span.iti__country-name {
    color: #222;
}

label[for="update_phone_phoneInput"] {
    display: block;
    color: #222;
}

.iti.iti--allow-dropdown{
    width: 100%;
}

button#update_phone_save[disabled=true] {
    background: rgba(0, 158, 96, .5);
}
#btn-upd-phone {
    background: #009E60;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 0.5em 1em;
    border-radius: 4px;
    border: none;
    outline: 0;
    width: 100%;
}


.nbr-annonces {
    font-weight: 700;
    font-size: 14px;
    color: var(--main-orange-color);
}

.box-cns-ann {
    padding: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px rgba(207, 207,  207, .7);
    box-shadow: 0 0 10px rgba(207, 207,  207, .7);
}


.box-cns-ann label {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    margin-top: 1em;
}

.listing_single_description {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sl_creator .media-body p {
    overflow-wrap: break-word;
    word-break: break-word;
}

.annonces-profile-list {
    margin-top: 50px;
}

.title-nbr-annonces{
    color: var(--main-green-color);
    font-weight: 700;
    font-size: 15px;
    text-decoration: underline;
}

.title-ansprflst {
    color: #222;
    font-weight: 300;
    font-size: 17px;
    padding-bottom: 1em;
    border-bottom: 1px solid #cecece;
    margin-bottom: 2em;
}

.ningun_ann {
    font-size: 19px;
    font-weight: 700;
    margin: 2em 0;
    text-align: center;
}

.ctn-annc, .ctn-annc:hover, .ctn-annc:active {
    background: var(--main-orange-color);
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 0.5em 1em;
    text-align: center;
    display: block;
    margin: 1.5em 0;
}

.phone-annc:hover,
.phone-annc {
    color: #fff;
    background: var(--main-green-color);
    font-size: 15px;
    font-weight: 600;
    padding: 0.8em;
    width: 100%;
    display: block;
    text-align: center;
}


.map__image path {
    fill: var(--main-green-color);
    stroke: #fff;
    stroke-width: 1px;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
}

.map__image .is-active path {
    fill: var(--main-orange-color);
    stroke: #fff;
    stroke-width: 1px;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
}

.map__list a{
    text-decoration: none;
}

.map__list a.is-active{
    text-decoration: underline;
    font-weight: bold;
}

.map__image {
    text-align: center;
}

.map__list {
    text-align: center;
}

.map__image svg {
    width: 100%;
}

.link-expired , .link-expired:hover{
    color: var(--main-orange-color);
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}

.carte-select .dropdown-item {
    font-family: inherit;
    font-weight: 300;
    font-size: 13px;
}

.carte-select .dropdown-item:hover {
    color: #fff;
    font-family: inherit;
    font-weight: 300;
    font-size: 13px;
    background: var(--main-green-color);
}

.carte-select .dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.carte-select button#dropdownMenuButton {
    background: transparent !important;
    font-family: inherit;
    font-weight: 600;
    font-size: 14px;
    width: 180px;
    color: #222222e0 !important;
    border: 1px solid #7d7b7b;
    padding-bottom: 7px;
}
.carte-select {
    margin-bottom: 10px;
}

.carte-select .dropdown-menu.show {
    width: 180px;
    height: 200px;
    background: #fff;
    overflow-y: scroll;
}

.carte-select .dropdown-menu.show::-webkit-scrollbar {
    width: 3px;
}

.carte-select .dropdown-menu.show::-webkit-scrollbar-thumb {
    background-color: #222;
    border-radius: 6px;
    border: 1px solid #222;
}
.carte-select .dropdown-menu.show::-webkit-scrollbar-track {
    background: #fff;
}

.carte-select .dropdown-menu.show {
    scrollbar-width: 3px; /* "auto" or "thin" */
    scrollbar-color:  #222 #fff; /* scroll thumb and track */
}


.header-nav {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

#box-map-address {
    height: 300px;
}

header.header-nav.menu_style_home_one .ace-responsive-menu li a {
    color: #222 !important;
}

header.header-nav.menu_style_home_one .ace-responsive-menu li a,
header.header-nav.menu_style_home_one .ace-responsive-menu li a .title {
    font-weight: 700;
    font-size: .9rem;
}

#jxfc i, #hysk i{
    font-size: 18px;
    transform: translate(5px, 2px);
    color: var(--main-orange-color) !important;
}

.title-notify {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.message-notify {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0 !important;
}

#mkntif:hover{
    color: #fff !important;
    background: #cecece;
}

.date-notify {
    font-size: 13px;
    font-weight: 300;
}


#hysk{
    color: var(--main-orange-color) !important;
}

#jxfc{
    color: var(--main-green-color) !important;
}

.header-nav .flaticon-user .dn-lg {
    background: var(--main-orange-color);
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: 600;
}

.header-nav .flaticon-user:before{
    display: none;
}

header.header-nav a.navbar_brand{
    margin-top: 16px !important;
}

.give-annonce {
    color: #fff;
    background: #009E60;
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: 600;
}

.dashboard-link-head {
    color: #fff;
    background: var(--main-orange-color);
    padding: 0.5em 1em;
    border-radius: 5px;
    font-weight: 600;
}

.home_adv_srch_opt .tab-content {
    -webkit-box-shadow: 0 0 24px 0 rgba(32, 32, 32, 0.15);
    box-shadow: 0 0 24px 0 rgba(32, 32, 32, 0.15);
}

.home1-advnc-search ul li .search_option_button button{
    border-radius: 8px;
    background: var(--main-orange-color);
    -webkit-box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    -o-box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    box-shadow:0px 1px 4px 0px rgba(255, 90, 95, 0.3);
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
    height: 50px;
    width: 170px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-thm{
    border-color: var(--main-orange-color) !important;
}

.home1-advnc-search ul li .search_option_button button:hover{
    border: 2px solid var(--main-orange-color) !important;
    background: #fff !important;
    color: var(--main-orange-color) !important;
}

.link_ch_r {
    background: var(--main-green-color);
    color: #fff;
    border: 1px solid var(--main-green-color);
}

.link_ch_r:hover {
    background-color: #146947;
    border-color: #009E60;
    color: #fff;
}


.search-home .home_adv_srch_opt, .annonces-search-liste .home_adv_srch_opt{
    margin-top: 0;
}

.box-btn-gv-ann {
    margin: 20px 0 0;
    padding: 30px 0;
    text-align: center;
}

.box-btn-dsh-ann {
    margin: 30px 0 40px;
    text-align: center;
}

.btn-gv-ann, .btn-boost-dsh {
    font-size: 15px;
    font-family: inherit;
    font-weight: 600;
    color: #fff !important;
    background: var(--main-green-color);
    padding: 0.5em 1em;
    border-radius: 5px;
    border: 2px solid var(--main-green-color);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.btn-gv-ann:hover {
    background: #fff;
    color: var(--main-green-color) !important;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in;
}

.btn-dsh-ann {
    font-size: 15px;
    font-family: inherit;
    font-weight: 600;
    color: #fff !important;
    background: var(--main-orange-color);
    padding: 0.5em 1em;
    border-radius: 5px;
    border: 2px solid var(--main-orange-color);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}


.btn-dsh-ann:hover {
    background: #fff;
    color: var(--main-orange-color) !important;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in;
}

.search-home {
    padding: 20px 0 10px;
}

.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-content-texte {
    font-size: 15px;
    font-family: inherit;
    color: #222;
    font-weight: 600;
    text-align: center;
    margin: 4em 0;
}

.title-info-home {
    display: block;
    font-weight: 700;
    color: #222;
    font-size: 22px;
    font-family: inherit;
    margin: .5em 0;
}

.text-info-home {
    display: block;
    font-weight: 400;
    color: #222;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 2em;
}

.btn-info-home, .btn-info-home:hover {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    font-family: inherit;
    padding: 0.8em 1em;
    background: var(--main-orange-color);
    border-radius: 6px;
}

.tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #f3f3f3;
    border: 1px solid #fff;
    color: #fff;
    margin: 4px 121px 0 5px;
    float: right;
    text-align: left !important;
}

.tooltip-qm {
    float: left;
    margin: -2px 0px 3px 4px;
    font-size: 12px;
}

.tooltip-inner {
    max-width: 236px !important;
    font-size: 13px;
    font-family: inherit;
    font-weight: 600;
    padding: 10px 15px 10px 20px;
    background: var(--main-orange-color);
    color: #fff;
    border: 1px solid var(--main-orange-color);
    text-align: center;
}

.tooltip.show {
    opacity: 1;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #fff !important;
}


.main {
    background: #f7f7f796;
    padding-bottom: 60px;
}

.thky {
    padding-bottom: 60px;
}

.liste-annonce {
    padding-bottom: 60px;
}

.rub-cat-title {
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

.cat-list-by-rub li a {
    font-size: 16px;
    color: #22222285;
    font-weight: 600;
}

.rub-box-bdmk:not(:last-child)::after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: #2222223d;
    margin: 20px auto;
}

.rub-cat-bdmk {
    background: #cecece69;
}

.btn-bdmk-mb {
    background: var(--main-orange-color);
    color: #fff;
    font-weight: 600;
}

span.select2.select2-container.select2-container--default{
    width: 100% !important;
}

.mm-navbar__title {
    font-weight: bold;
}


.title-home {
    font-size: 22px !important;
    margin-bottom: 20px;
    padding: 1rem;
    color: #222;
    background: rgba(255, 255, 255, .5);
}

.login_form.inner_page {
    padding: 25px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    border-radius: 7px;
    background: #fff;
    width: 100%;
}

.stylehome1.h0 {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}

.txt-cg{
    font-weight: bold;
}

.rl_bdmk{
    display: block;
}

.text-underline{
    text-decoration: underline;
}

.main-register, .main-profil {
    background: #fafafa;
    padding: 120px 0 60px;
}

.form_register label {
    color: #222;
    font-family: inherit;
    font-weight: 600;
    font-size: 15px;
}

.form_register {
    margin-top: 60px;
}

.form_register form {
    margin-top: 10px;
}

form input:focus {
    border-width: 2px;
}
.register-btn {
    margin-top: 1em;
    padding: .5rem 1.5rem !important;
}

#registration_civility input, #profil_particular_civility input, #profil_pro_civility input, #annonce_type input {
    margin-right: 5px;
}

#registration_civility label, #profil_particular_civility label, #profil_pro_civility label, #annonce_type label {
    margin-right: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 42px !important;
}

.form_register .details {
    margin-top: 30px;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow
{
    height: 42px !important;
    padding-left: 12px;
}

select.form-control {
    font-size: 14px !important;
}

span.select2-selection.select2-selection--single {
    font-size: 14px;
}

.form-control {
    height: 43px !important;
}

textarea.form-control {
    height: auto !important;
}

label[for="registration_city"] {
    display: block;
}

.form_register input {
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
}


.footer-fixed{
    border-top: 1px solid #f7f7f75e;
    background-color: #323232;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
}

.logo1, .logo2{
    width: 150px;
    height: 62px
}

.congrat_title {
    margin: 10px 0 30px;
}

.box_congratulation {
    padding-top: 60px;
    padding-bottom: 60px;
}

.congrat_title {
    margin: 10px 0 40px;
}

.congrat_text {
    font-family: inherit;
    color: #4c4c4c;
    font-weight: 600;
    font-size: 16px;
}

.color-mail-congrat {
    color: var(--main-orange-color);
}

.connect-bdmk{
    color: var(--main-orange-color);
    font-weight: 600;
    text-decoration: underline;
    margin: 35px 0;
    display: block;
}

.choice_registration {
    padding: 60px 0;
}

.main_title_ch_r{
    text-align: center;
}

.subtitle_ch_r {
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3em;
    color: #222222c4;
}

.link_ch_r {
    background: var(--main-green-color);
    color: #fff;
    border: 1px solid var(--main-green-color);
    font-size: 13px;
    font-weight: 600;
    padding: 0.7em;
    border-radius: 4px;
    margin: 2em 0;
}


.link_hct, .link_hct:hover {
    color: var(--main-orange-color);
}

.icon-iuser{
    font-size: 18px !important;
    color: #4c4c4ce8;
}

#user-icon-header .arrow,
#user-icon-header::after {
    display: none;
}

a.dropdown-item.signout-head{
    color: var(--main-orange-color) !important;
}

.main-dashboard, .main-annonce {
    padding: 60px 0;
}

.box-panel-dash {
    display: block;
    padding: 24px;
    -webkit-box-shadow: 0 0 9px #99999970;
    box-shadow: 0 0 9px #99999970;
    border-radius: 7px;
    margin: 10px 0;
}

.title-panel-dash {
    margin-top: 1.5em;
    font-size: 18px;
    font-weight: 700;
}

.icon-panel-dash img {
    width: 40px;
    height: 40px;
}

.text-panel-dash {
    font-size: 15px;
    color: #222;
    font-weight: 300;
}

.form-group ul li {
    color: #d50000;
    font-weight: 600;
    font-size: 13px;
}

.libelle_recovery {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 1.5em;
}

.img-welcome {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
}

.eye-icon-passwd {
    width: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    text-align: center;
    height: 100%;
    line-height: 44px;
    color: #a3a3a3;
}

.eye-icon-passwd-register, .eye-icon2-passwd-register{
    width: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    text-align: center;
    height: 100%;
    line-height: 109px;
}

.eye-wdpass-reset_password_oldPassword,
.eye-wdpass-reset_password_password_first,
.eye-wdpass-reset_password_password_second {
    width: 50px;
    position: absolute;
    right: 10px;
    bottom: 0;
    cursor: pointer;
    text-align: center;
    height: 100%;
    line-height: 109px;
}

.eye-icon-passwd-pro-register, .eye-icon2-passwd-pro-register {
    width: 50px;
    position: absolute;
    right: 10px;
    bottom: 0;
    cursor: pointer;
    text-align: center;
    height: 100%;
    line-height: 109px;
}

.login_form.inner_page .form-control,
#registration_password_first,
#registration_password_second,
#registration_particular_password_first,
#reset_password_oldPassword,
#reset_password_password_first,
#reset_password_password_second,
#registration_particular_password_second{
    padding-right: 45px;
}
.fx-passwd {
    position: relative;
}
.visible-eye-password {
    color: #222 !important;
}

.main-annonce card {
    margin-bottom: 20px;
}

#annonce_description {
    height: auto !important;
}

.main-annonce .card {
    margin-bottom: 30px;
}

.main-annonce .card::after {
    content: '';
    background: var(--main-green-color);
    display: block;
    width: 100%;
    height: 5px;
    border-radius: 0 0 .25rem .25rem;
}

.main-annonce .card::before {
    content: '';
    background: var(--main-orange-color);
    display: block;
    width: 100%;
    height: 5px;
    border-radius: .25rem .25rem 0 0;
}

.main-annonce .card-title {
    font-size: 17px;
    margin-bottom: 1.5em;
}

.form-img-el label {
    width: 100%;
    height: 170px;
    position: relative;
}

.form-img-el-particular label {
    width: 250px;
    height: 250px;
    position: relative;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
}

.form-img-el-particular label:hover
{
    cursor: pointer;
}

.hysk .dropdown-item:active,
.hysk .dropdown-item:hover {
    background: var(--main-orange-color);
    color: #fff !important;
}

.img-profile {
    width: 58px;
    height: 55px;
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    border-radius: 50%;
}

.nav-bdm .mvdrp span.arrow,
.nav-bdm .dropdown-toggle::after
{
    display: none;
}

.form-img-el-particular {
    text-align: center;
}

.main-annonce label {
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

.main-annonce input,
.main-annonce textarea {
    font-weight: 400;
    font-size: 14px;
    color: #222;
}

.title-admin {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin: 1em 0;
}

.form-img-el input, .form-img-el-particular input {
    display:none;
}
.form-img-el img, .form-img-el-particular img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
}
.form-img-el div, .form-img-el-particular div {
    position:relative;
    height:40px;
    margin-top:-40px;
    background:rgba(0,0,0,0.5);
    text-align:center;
    line-height:40px;
    font-size:13px;
    color:#f5f5f5;
    font-weight:600;
}
.form-img-el div span {
    font-size:40px;
}
.form-img-el-particular div span {
    font-size:24px;
}

.title-state {
    color: #222;
    font-size: 17px;
    margin-top: 1em;
    display: inline-block;

}

.starTag {
    display: inline-block;
    color: var(--main-orange-color);
}

.starTag i {
    margin-right: .1rem
}

.title-state:first-child {
    margin-top: 0;
}

.description-state {
    font-size: 13px;
    color: #222;
    background: #eee;
    padding: 1em;
    font-weight: 300;
    margin-top: .5em;
    border-radius: 4px;
}

#stateModal .modal-header {
    border-bottom: 0;
}

#stateModal button.close:focus {
    outline: 0 !important;
}

a[data-target="#stateModal"] {
    font-size: 13px;
    margin-top: 10px;
    display: block;
    text-decoration: underline;
    color: var(--main-green-color);
    padding-left: 5px;
    font-weight: bold;
}

a[data-target="#stateModal"]:hover {
    cursor: pointer;
}

.modal.fade.show {
    background: #222222a6;
}

#stateLabel {
    text-align: center;
    font-size: 18px;
}

.delete-img:hover {
    cursor: pointer;
}

.delete-img {
    width: 20px;
    height: 20px;
    background: red;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 300;
    display: none;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    z-index: 5;
}

.precision-location {
    z-index: 10 !important;
}

.rgx-ph img {
    width: 16px;
    height: 16px;
}

.rgx-ph {
    color: var(--main-green-color) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.rgx-passwd {
    display: none;
    background: #fff;
    padding: 12px;
    border: 1px solid var(--main-green-color);
    border-radius: 4px;
}


.actly-passwd {
    font-size: 13px;
    font-weight: 600;
    color: var(--main-orange-color);
    background: #f7f7f7;
    padding: 0.5em 1em;
    text-align: center;
    display: none;
}

.map-tree-bdm {
    background: url('../images/map-bg-home.jpg') no-repeat center center;
    background-size: cover;
    margin-bottom: 20px;
}

.drp-cities-bdm {
    padding: 20px 0;
    margin-bottom: 30px
}

.owl-carousel.at-one {
    position: relative;
}

.owl-carousel.at-one .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding: 0 20px;
}

.owl-prev {
    float: left;
}

.owl-next {
    float: right;
}

.owl-next:focus, .owl-prev:focus {
    outline: 0;
}
.owl-next, .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff !important;
    color: #222 !important;
}

.content-at-one {
    width: 100%;
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    display: block;
}


.title-owl-at-one {
    color: #fff;
    position: absolute;
    display: block;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 13px;
    text-align: center;
}

.overlay-shd {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background: rgba(34, 34, 34, .35);
    border-radius: 5px;
}

.cta-at-one {
    font-size: 25px;
    font-weight: 700;
    color: #222;
    margin: 3em 0 1.5em;
    text-align:center;
}

.carousel-bdm {
    padding: 0 0 60px;
}

.owl-carousel.at-one button.owl-dot.active,
.owl-carousel.sidebar_feature_property_slider button.owl-dot.active,
.feature_property_slider.owl-carousel  button.owl-dot.active {
    background: #7e7e7e;
}
.owl-carousel.at-one button.owl-dot,
.owl-carousel.sidebar_feature_property_slider button.owl-dot,
.feature_property_slider.owl-carousel button.owl-dot {
    background: #a1a1a1;
    padding: 5px !important;
    border-radius: 50%;
    margin: 0 2px;
}

.owl-carousel.at-one .owl-dots,
.owl-carousel.sidebar_feature_property_slider .owl-dots,
.feature_property_slider.owl-carousel .owl-dots
{
    text-align: center;
}

.owl-carousel.at-one .owl-dots:focus {
    border: none !important;
}

.owl-carousel.carousel-showx{
    display: block;
}

.bx-img-rubrique {
    text-align: center;
    margin-top: 2rem;
}

.img-rubrique{
    height: 300px;
}

.pack-infos-form {
    margin-top: 2rem;
}

.bx-img-pack-infos {
    text-align: center;
}

.annonces-search-liste {
    background: url('../images/search_page.jpg') no-repeat center;
    background-size: cover;
    height: 550px;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    color: #fff;
}

.views_number {
    color: var(--main-orange-color);
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: 2em;
    border-radius: 1em;
    margin-bottom: 1em;
}

.views_number_detail {
    float: left;
    color: var(--main-green-color);
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    border-radius: 1em;
    line-height: 50px;
}

.views_number_detail_mb {
    color: var(--main-green-color) !important;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    border-radius: 1em;
    line-height: 50px;
    margin-bottom: 1em;
}

.box_vshare {
    overflow: hidden;
    margin-bottom: 1rem;
}

#share, #share_bg {
    margin: 1rem 0;
}

#share_scm {
    float: right;
}

.like_btn,
.like_btn:active,
.like_btn:focus,
.like_btn_logout,
.like_btn_logout:hover,
.like_btn_fx,
.like_btn_fx:active,
.like_btn_fx:focus {
    background-color: var(--main-orange-color);
    font-size: 18px;
    font-weight: 600;
    padding: 0.2em 0.8em;
    border: 1px solid var(--main-orange-color);
    border-radius: 4px;
    color: #fff;
    outline: 0;
    margin-bottom: 1em;
    cursor: pointer;
}

.title_share, .title_like {
    color: #222;
    border: 1px solid #484848;
    font-size: 15px;
    padding: 0.5em 1em;
    border-radius: 4px;
}

.tab_like {
    margin: 2rem 0 1rem;
}

.like_nd_share {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: var(--main-green-color);
    padding: 0.8em 0;
}

#share_scm.jssocials-share-link { border-radius: 50%; }

.desc-pack-infos {
    margin-top: .5em;
    color: #222;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
}

.price-pack-infos, .priceByDays-pack-infos {
    text-align: center;
    font-size: 14px;
    color: #222;
    font-weight: 600;
}

.title-pck-infos {
    text-align: center;
    text-decoration: underline;
}

.btn-action {
    margin-bottom: 2rem;
}

.btn-edit-action:hover, .btn-edit-action:active{
    background-color: var(--main-orange-color);
    color: #fff;
}

.btn-edit-action{
    color: var(--main-orange-color);
    font-size: 14px;
    font-weight: 600;
    border: 1px solid var(--main-orange-color);
    padding: .3em .5em;
    border-radius: 5px;
    display: block;
    text-align: center;
}

.btn-view-action:hover, .btn-view-action:active{
    background-color: var(--main-green-color);
    color: #fff;
}
.btn-view-action {
    color: var(--main-green-color);
    font-size: 14px;
    font-weight: 600;
    border: 1px solid var(--main-green-color);
    padding: .3em .5em;
    border-radius: 5px;
    display: block;
    text-align: center;
}

.bvxg{
    overflow: hidden;
}
.btn-bdm, .btn-bdm:focus, .btn-bdm:active, .btn-bdm:hover  {
    background: var(--main-orange-color);
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 0.5em 1em;
}

.header-admin {
    padding: 60px 0 10px;
}

table thead {
    background:  var(--main-green-color);
    color: #fff;
    text-align: center;
}

#annonce-list_previous a, #annonce-list_next a {
    background: var(--main-green-color) !important;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
}

li.paginate_button.page-item a {
    font-weight: 600;
    font-size: 13px;
    background: orange !important;
    border: 0;
}

.img-pack-infos {
    width: 200px;
    height: 150px;
}

.btn-search-sbmt {
    width: 100%;
    border: 2px solid var(--main-orange-color);
    background: var(--main-orange-color);
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    height: 43px !important;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in;
}

.btn-bxbdm {
    width: 200px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.mbx-dxst, .desk-ctnx {
    display: none;
}

.mbx-tx, .mbk-ctnx{
    display: flex;
}

.btn-search-sbmt:hover, .btn-search-sbmt:focus, .btn-search-sbmt:active {
    width: 100%;
    border: 2px solid var(--main-orange-color) !important;
    outline: 0 !important;
    background: var(--main-orange-color) !important;
    color: #fff !important;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.input-search, .select-category, .select-city {
    width: 100%;
}

#main-search-bdm-ann #type label[for="type_1"]{
    padding-left: 3px;
    font-weight: bold;
}

#main-search-bdm-ann #type label[for="type_0"]{
    padding-left: 3px;
    margin-right: 10px;
    font-weight: bold;
}

.header-dashboard {
    width: 100%;
    height: 300px;
    background: url(../images/dashboard/dsh.png) no-repeat center;
    background-size: contain;
    margin-bottom: 2rem;
}

.dsh-sell {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #222222bf;
}

.dsh-tdy {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #222;
}

.phbet-title {
    text-decoration: underline;
}

.btn-contact-send,
.btn-contact-send:active,
.btn-contact-send:hover
{
    color: #fff;
    background: var(--main-orange-color) !important;
    border: none !important;
    outline: 0 !important;
    cursor: pointer;
}

.orange-title{
    color: var(--main-orange-color);
}
.green-title{
    color: var(--main-green-color);
}

.btn-view {
    background: var(--main-orange-color) !important;
    color: #fff !important;
}

.sct-result-annonces {
    margin-top: 2rem;
}

.btn-submit-annonce {
    text-align: center;
}

.rub-cat-title a:hover,
.cat-list-by-rub li a:hover {
    color: var(--main-orange-color);
}

.currency-field {
    position: absolute;
    bottom: 0;
    right: 15px;
    height: 43px;
    line-height: 43px;
    width: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background: var(--main-orange-color);
    border-radius: 0 0.25rem 0.25rem 0;
}

#annonce_price {
    padding-right: 60px;
}

.modern-apertment {
    background: url(../images/community.jpg) no-repeat center;
    background-size: cover;
}

#send-recovery {
    font-weight: 600;
}

.error-message-email {
    font-weight: 600;
    font-size: 16px;
    color: #d50000;
}

.header-home-slider {
    background: url('../images/home-bg.jpg') no-repeat top left 68%;
    background-size: cover;
    height: auto;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.button-slider {
    font-size: 14px;
    color: #222;
    background: #fff;
    padding: 0.8em 1em;
    border-radius: 5px;
    font-weight: 600;
}
.title-slider {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.info-slider {
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    margin: 1em 0 1.5em;
}

.block-info-slider, .bx-rvc-pss{
    display: none;
}

.contact-bg {
    background: url(../images/contact.webp) no-repeat center center;
    background-size: cover;
    margin-top: 0 !important;
}

.cgu-bg {
    background: url(../images/cgu.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 0 !important;
}

.list-prp {
    list-style-type: disc;
    padding-left: 40px;
    color: #222;
}
.privacy-bg {
    background: url(../images/privacy_policy.webp) no-repeat center center;
    background-size: cover;
    margin-top: 0 !important;
}

.wru-bg {
    background: url(../images/wru.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 0 !important;
}


.bstpk-bg {
    background: url(../images/boost-pack.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 0 !important;
    height: 550px !important;
}

.modern-apertment::before {
    background-color: rgb(29, 41, 62);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    top: 0;
}


.boost-header {
    text-align: center;
}

.info-boost {
    font-size: 17px;
    color: #222;
    font-weight: 600;
}

.ann-link-bst,
.ann-link-bst:hover,
.ann-link-bst:active {
    color: var(--main-orange-color);
    text-decoration: underline;
    font-weight: 700;
}

.header-home-slider::before {
    background-color: rgb(29, 41, 62);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
}

.section-cta {
    background-color: rgb(236 236 236 / 81%) !important;
}


a.uk-button.uk-button-primary.uk-button-large {
    background-color: var(--main-orange-color) !important;
    color: #fff;
}
a.uk-button.uk-button-primary.uk-button-large:hover {
    background-color: #D57100FF !important;
    color: #fff;
}

.uk-container .box {
    border-color: var(--main-green-color)  !important;
}

.uk-container .box h3 {
    color: var(--main-green-color);
}

.block-infoline-faq {
    padding: 20px 0;
    background: rgba(34, 34, 34, .35);
}

.block-infoline-faq h2,
.block-infoline-faq p {
    color: #fff;
}

.bgfaq {
    background: var(--main-orange-color) !important;
}


.search-faq {
    border-color: var(--main-orange-color) !important;
}


.uk-button-outline-primary {
    color: var(--main-green-color) !important;
    border: solid 1px var(--main-green-color) !important;
}
.uk-button-outline-primary:focus,
.uk-button-outline-primary:hover {
    background-color: var(--main-green-color) !important;
    color: #fff !important;
    border: solid 1px var(--main-green-color) !important;
}

.search_pagination_faq {
    padding: 40px 0;
}

.search_pagination_faq span {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.search_pagination_faq span a {
    font-size: 13px !important;
    font-weight: 400 !important;
}

.uk-text-lead a, .uk-text-lead a:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.uk-container .box:hover{
    background-color: var(--main-green-color) !important;
    color: #fff !important;
}

.input-newsletter {
    width: 100%;
}

input.input-newsletter:focus {
    outline: 0;
}

.btn-send-newsletter {
    position: absolute;
    right: 0;
    background: var(--main-orange-color);
    color: #fff;
    border-color: transparent;
    border-radius: 50%;
    height: 37px;
    width: 37px;
}

.btn-send-newsletter:hover {
    cursor: pointer;
}

.btn-send-newsletter:focus {
    outline: 0;
}

#answer-newsletter {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    margin: 1.5em 0;
    text-align: center;
    padding: 0.5em;
}

.btn-send-newsletter:active {
    background: var(--main-green-color);
    border-color: transparent;
}

.input-newsletter {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    padding: 0.5em 40px 0.5em 1em;
    border-radius: 24px;
    height: 37px;
    border: 0;
}

.info-newsletter {
    color: #f7f7f7;
    font-weight: 300;
    font-size: 13px;
    margin-bottom: 1em;
}
.adress-ft {
    color: #fff;
}

#form-newsletter {
    position: relative;
    width: 100%;
}
.api-store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.api-store a {
    display: block;
    width: 48%;
    text-align: center;
}

.footer_social_widget li a:hover {
    color: #222 !important;
}

.footer_social_widget .list-inline-item {
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    padding: 0;
}

.clmn-pages {
    column-count: 2;
    column-gap: 1em;
    -moz-column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
}

.mail-bdm a,
.mail-bdm a:hover,
.mail-bdm a:active,
.mail-bdm i {
    color: #fff;
    font-size: 14px;
}
.mail-bdm, .title-mnft {
    text-align: center;
}

.footer_qlink_widget{
    padding: 0 !important;
}


.link_sn {
    margin: 25px 0 !important;
    text-align: center;
}

.title-hi {
    text-align: center;
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #222;
    margin: 1em 0;
}

.info-hi {
    color: #222;
    font-size: 15px;
    display: block;
}

.add-annonce-hi {
    color: #fff !important;
    background: var(--main-green-color);
    font-size: 14px;
    font-weight: 600;
    padding: 0.5em 1.5em;
    border-radius: 4px;
}

.button-hi{
    margin: 25px 0 80px;
}

.pro-image-register {
    display: none;
}

.register-img{
    display: none;
}

.img-uploaded-annonce {
    width: 100%;
    position: relative;
    height: 250px;
    margin: 15px 0;
    -webkit-box-shadow: 0 0 10px #cececef2;
    box-shadow: 0 0 10px #cececef2;
    overflow: hidden;
}

.spls_style_two:not(:first-child) {
    height: 160px !important;
    overflow: hidden;
}

.del-uploaded-img:hover {
    cursor: pointer;
}

.leaflet-top, .leaflet-bottom {
    z-index: 800 !important;
}
.del-uploaded-img {
    top: 0;
    color: #fff;
    width: 25px;
    height: 25px;
    background: red;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    display: block;
}

.img-uploaded-annonce img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.img-validation img {
    width: 350px;
    height: 350px;
}

.mgm-img {
    height: 230px;
    overflow: hidden;
}

.img-validation {
    text-align: center;
}

.golden-ann {
    background: var(--main-orange-color);
}

.silver-ann {
    background: var(--main-green-color);
}

.golden-ann p, .golden-ann h4,.golden-ann a ,.golden-ann div {
    color: #fff !important;
}

.gr-bg{
    background: var(--main-green-color) !important;
}

.or-bg{
    background: var(--main-orange-color) !important;
}
.tx-hdh{
    font-weight: bold;
}
.mbp_pagination span {
    background: var(--main-green-color);
    margin-right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.mbp_pagination span a, .mbp_pagination span {
    color: #fff !important;
}

.mbp_pagination span.current, .mbp_pagination span.next, .mbp_pagination span.previous  {
    background: var(--main-orange-color);
}

.mbp_pagination .pagination {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 1 !important;
}
.opc{
    opacity: .9 !important;
}
.opcx{
    opacity: .7 !important;
}
.location-ann {
    font-size: 12px;
}

.rm-fav, .rm-fav:hover, .rm-fav:active {
    font-size: 12px !important;
    color: #fff !important;
}

.fp_pdate.float-left a span {
    font-size: 16px;
    font-weight: 700;
}

.vip-box{
    background: var(--main-orange-color);
    padding: 16px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.in-block{
    display: inline-block
}

.grecaptcha-badge { visibility: hidden; }

.terms_recaptcha {
    font-size: 14px;
    margin-top: 2em;
}

.terms_recaptcha a {
    color: var(--main-orange-color);
    text-decoration: underline;
}


#paypal-payment-err, #cinetpay-payment-err {
    display: none;
    text-align: center;
    color: #c92f2f;
    font-size: 16px;
    font-weight: 500;
    margin: 1em 0;
    border: 1px solid #c92f2f;
    padding: 0.5em 1em;
    border-radius: 5px;
}

.payment_title {
    text-align: center;
    margin: 30px 0 50px;
}

.payment_title_text {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    color: #222;
    border: 1px solid #222;
    padding: 0.5em 1em;
    border-radius: 5px;
}

.badge-pack {
    margin: 1.5em 0;
    text-align: center;
    border: 0;
    background-color: var(--main-orange-color);
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 0.4em 0;
    border-radius: 2px;
}

.title-pyx {
    text-align: center;
    font-size: 40px;
}

.ft-pyx {
    text-align: center;
    font-size: 50px;
    color: var(--main-green-color);
}

.p-pyx {
    text-align: center;
    font-size: 17px;
    margin-top: 2em;
    color: #222;
}

.btn-pyx, .btn-pyx:hover, .btn-pyx:active {
    font-size: 15px;
    background: #009E60;
    color: #fff;
    padding: 1em;
    border-radius: 5px;
    font-weight: 700;
}

.bx-btn-pyx{
    text-align: center;
    margin-top: 4rem;
}

.email-pyx {
    text-align: center;
    font-size: 20px;
    color: #222;
    margin-top: 1.5em;
    font-weight: 600;
}

.title-ctfaq {
    font-size: .9rem !important;
    font-weight: 400 !important;
}

.link-faq {
    font-weight: 700 !important;
}

.menu-dash-bdmk {
    background: #fafafa;
    display: none;
}

.uk-background-blend-lighten{
    background-blend-mode: normal !important;
}

.navigation-url-dash-list a {
    font-size: 13px;
    font-weight: 700;
    display:block;
    text-align: center;
    width: 100%;
    margin: 0 2px;
    padding: 10px 0;
    position:relative;
}


.active-link-bdmk::after, .logout-link-bdmk::after{
    content: '';
    background: var(--main-orange-color);
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.navigation-url-dash-list a:hover::after {
    content: '';
    background: var(--main-green-color);
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.active-link-bdmk, .logout-link-bdmk {
    color: var(--main-orange-color);
}

.navigation-url-dash-list a:hover {
    color: var(--main-green-color);
}

.navigation-url-dash-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.pack-image {
    text-align: center;
}

.dtl-title-pack {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: var(--main-green-color);
    text-decoration: underline;
}

.block-boost-pck {
    margin: 100px 0;
}

.block-boost-pck-mobile {
    margin: 0 0 50px;
}

.dtl-info-pack {
    color: #222;
    font-size: 14px;
    margin: 2em 0;
    font-weight: 600;
}

.boost-annonce-page {
    background: #fafafa;
}

.dtl-price-pack, .dtl-price-pack:hover, .dtl-price-pack:active {
    font-size: 14px;
    font-weight: 700;
    padding: 0.5em 1em;
    color: #fff;
    background: var(--main-orange-color);
    border-radius: 4px;
    margin: 0 auto;
}

.detail-pack-bst {
    text-align: center
}

.dsktp-pck{
    display: none;
}

.mobile-pck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.btn-boost-ann {
    font-size: 15px;
    font-family: inherit;
    font-weight: 600;
    color: #fff !important;
    background: var(--main-orange-color);
    padding: 0.5em 1em;
    border-radius: 5px;
    border: 2px solid var(--main-orange-color);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.btn-boost-ann:hover {
    background: #fff;
    color: var(--main-orange-color) !important;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in;
}
.btn-boost-ann, .btn-gv-ann, .btn-boost-dsh, .btn-dsh-ann {
    display: block;
}
.btn-gv-ann {
    margin-bottom: 10px;
}

.btn-boost-dsh{
    margin-top: 10px;
}

.title-vip {
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0.5em 0 1em;
}


.dktp-y {
    display: none;
}

.mbl-y {
    display: block;
}

.listings-opps {
    padding: 30px 0 30px 50px;
    border-radius: 4px;
    color: var(--main-green-color);
    background: #fff;
    border: 1px solid var(--main-green-color);
}

.listin-ul-ops {
    list-style-type: disc;
}

.listin-ul-ops li {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: .5em;
}
.inscription-img{
    width: 100%;
    height: auto;
}

.btn-insc, .btn-insc:hover {
    background: var(--main-green-color);
    font-size: 14px;
    padding: 0.8em 1em;
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
}

.btn-green-tnl, .btn-green-tnl:hover {
    background-color: var(--main-green-color);
    margin-top: 2em;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(247 127 0 / 30%);
    -o-box-shadow: 0 1px 4px 0 rgba(247,127,0,.3);
    box-shadow: 0 1px 4px 0 rgb(0 158 96 / 51%);
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 0.8em 1.5em;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    font-family: inherit;
}

.critrpsswd {
    color: var(--main-orange-color);
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline;
    display: none;
}

.vkejg{
    display: block;
}


/*==================== header mobile ========================*/
.burger-mobile{
    line-height: 60px;
    padding-left: 20px;
}
.burger-mobile img {
    width: 23px;
    height: 17px;
}
.lg-mobile {
    line-height: 60px;
    margin: 0 auto;
    width: 45px;
    -webkit-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    transform: translateX(-25px);
}

.lg-mobile img {
    width: 60px;
    height: 25px;
}

.ctn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#header-mobile {
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #f7f7F7;
    z-index: 100;
    display: block;
    box-shadow: 0 2px 10px rgba(165, 162, 162, .46);
}

#comble-bdm{
    padding: 0 ;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background-color: #f7f7f7;
    z-index: 999;
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
}
.actisves{
    left: 0 !important;
}

#ix-con {
    position: absolute;
    top: 20px;
    right: 20px;
}

#ix-con img {
    width: 23px;
    height: 23px;
}

.logo-mbl-ic {
    width: 130px;
    height: 50px;
    margin: 0 auto;
    padding-top: 25px;
}

.logo-mbl-ic img {
    width: 100%;
    height:auto;
}

.xmenu-lst:not(:last-child) {
    border-bottom: 1px solid rgb(255, 87, 34, .49);
}

.out-sign-lk {
    background: var(--main-green-color);
}
.out-sign-lk a {
    color: #fff !important;
}
.btn-mbl-create-annonce {
    margin-top: 20px;
}

.sc-lgct {
    width: 40px;
    heigth: 40px;
}

.xmenu-lst {
    padding: .5rem 0 .6rem 2.5em;
}
.mxenu-lst {
    background-color: rgba(247, 127, 0, .23);
}
.xmenu-lst a {
    font-size: 18px;
    font-weight: 600;
    color: rgba(33, 33, 33, .87);
}

.mbl-mxenu {
    margin-top: 60px;
}

.scn-mbl-mn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}

.scn-mbl-mn div {
    width: 30px;
    height: 30px;
    margin: 0 5px
}

.scn-mbl-mn img {
    width: 100%;
    height: auto;
}
/*==================== header mobile ========================*/
.btn-mbl-create-annonce,
.btn-mbl-authx {
    text-align: center;
    padding: 10px 0 5px;
}
.btn-mbl-create-annonce a,
.btn-mbl-create-annonce a:hover,
.btn-mbl-create-annonce a:active {
    background-color: var(--main-green-color);
    font-size: 16px;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 30px;
}
.ngiunmg {
    width: 100%;
    height: auto;
}


section {
    padding: 100px 0 60px;
    position: relative;
}

main {
    padding-top: 60px;
}

#update_phone_section {
    padding: 80px 0 60px;
}

#form_phone_update {
    margin-top: 40px;
}

.mig-first {
    width: 100%;
    height: 350px;
}
.pricex_ann {
    color: var(--main-green-color);
    font-weight: 700;
    font-size: 16px;
}
.mig-less img,
.mig-first img,
.shwx-img{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.shwx-bx{
    height: 350px;
    width: 100%;
}

.mig-less{
    width: 100%;
    height: 180px;
}

.xgfwt {
    display: block;
    color: #F77F1C !important;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
}

.lght-tt {
    color: var(--main-green-color);
    font-weight: 600;
    font-size: 17px;
}
.dscx{
    font-size: 17px;
}

.addr_sh {
    color: var(--main-orange-color);
    font-size: 15px;
    font-weight: 600;
}

.lght-ctn {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}

.mobilenvw {
    display:none;
}
.dskwv {
    display: block;
}
@media only screen and (min-width: 1200px) {
    .mig-first {
        width: 750px;
        height: 450px;
    }
    .block-info-slider {
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        background: rgb(34 34 34 / 71%);
        padding: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .mobilenvw {
        display:block;
    }
    .dskwv {
        display: none;
    }
    .desk-ctnx {
        display: flex;
    }

    .mbk-ctnx{
        display: none;
    }
    section {
        padding: 60px 0;
        position: relative;
    }

    .ngiunmg {
        width: 750px;
        height: 450px;
    }

    .main-register, .main-profil {
        background: #fafafa;
        padding: 60px 0;
    }

    main {
        padding-top: 0;
    }
    #header-mobile,
    #comble-bdm {
        display: none;
    }

    .menu-dash-bdmk {
        display: block;
    }
    .register-img {
        padding: 50px 0;
    }

    .register-img img {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .menu-dashboard .row:nth-child(2) {
        margin-top: 1rem;
    }
    .box-panel-dash {
        margin: 0;
    }

    .box_congratulation {
        padding: 60px 0;
    }

    .bx-rvc-pss{
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .mbx-dxst {
        display: flex;
    }

    .mbx-tx{
        display: none;
    }

    .mig-less{
        width: 130px;
        height: 130px;
    }
    .btn-boost-ann, .btn-gv-ann, .btn-boost-dsh, .btn-dsh-ann {
        display: inline;
    }
    .vkejg{
        display: none;
    }
    .dsktp-pck{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .mobile-pck {
        display: none;
    }
    .register-img{
        display: block;
        text-align: center;
    }

    .register-img img {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
    }
    .pro-image-register {
        display: block;
        padding: 150px 20px;
    }
    .button-hi {
        margin: 25px 0 0;
    }
    .title-home{
        font-size: 36px !important;
    }

    .login_form.inner_page {
        width: 550px;
    }

    .rl_bdmk{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .map__image svg {
        width: 50%;
    }

    .header-home-slider {
        height: 450px;
        background: url('../images/home-bg.jpg') no-repeat top right 37%;
    }

    .dktp-y {
        display: block;
    }

    .mbl-y {
        display: none;
    }
}
