#main-register-form2 .userType{
    margin: auto;
}

.hide-block{
    display : none;
}

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

.block-service{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.form-connexion-error{
    display: none ;
    color : #F75C96;
}

.sign-out{
    color : #FFF;
}

.client-space .show-lang{
    width: 150px
}
.client-space .show-lang i.arrlan{
    left : 115px;
}

.profil-bio{
    margin-bottom: 20px;
}

.bloc-profile .select2-selection--single{
    height: 40px;
}
.bloc-profile #previewImg{
    float: left;
    margin: 5px;
}

.bloc-profile #upload-btn{
    width: auto;
    margin: 15px;
}
.bloc-profile .bloc-upload-img{
    width: 30%;
}

.profile-cp{
    margin-top: 15px;
}
.float-left{
    float: left;
}

.provider-item-img img{
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.provider-item-thumb-img img{
    width: 100%;
    height: 145px;
    object-fit: cover;
}

.listing-item-category-wrap {
  float: left;
  position: relative;
  margin-right: 5px;
}

.breadcrumbs.inline-breadcrumbs::before, .top-breadcrumbs .container::before{
    content: "";
}

.evaluation-content{
    width: 100%;
}

.search-error{
    color : red;
}

ul.about-ul{
    float: left;
    text-align: left;
    text-decoration: none;
    color: #878c9f;
}