
body, h1, h2, h3, h4, p, a {
    font-family: 'Inter', sans-serif !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;

}

h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: -0.09px;
    color: #3a3335;
}

h1 {
    font-size: 34px;
    font-weight: 800;
    color: #3a3335;
    line-height: 1.41;
    letter-spacing: -0.09px;
}

a, a:hover {
    text-decoration: none;
    color: #908e8e;
}

a {
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
}
.small-p{
    font-size:12px;
    opacity:0.7;
}
section{padding:50px 0;background-repeat:no-repeat;background-size:cover;position:relative;}
section.gray-bg{background-color: #f7f7f5;}
section.hero{padding:20px 0 150px;position:relative;}
section.hero:before{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.4);content:"";}
section.hero .headers-title, section.hero .parag{color:#fff;}
section.hero .slider{
    z-index: -100;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
section.hero .slider .image.au-hero{
    width: 100%;
    height: 100%;
}

.headers-title {
    font-size: 55px;
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: normal;
    color: #3a3335;
    margin-top: 108px;
}

.parag {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #908e8e;
    margin-top: 27px;
}

.parag-normal {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: normal;
    color: #908e8e;
    margin-top: 27px;
    padding-right: 4rem;
}

.pad-l-2 {
    padding-left: 2rem;
}

.logo {
    width: 174px;
    height: 49px;
    margin-top: 15px;
    margin-left: 12px;
    padding: 0;
}

.home-btn,.home-btn:hover {
    width: 234px;
    height: 46px;
    margin: 2rem 0 0 6px;
    padding: 12px 60px 13px 61px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #fff;
}

.home-container {
    padding-left: 19vh;
}

.img-container {
    width: 100%;
    height: 643px;
    background-color: rgba(43, 39, 40, 0.6);
    background-image: url("../images/people.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-container-s {
    width: 74%;
    height: 530px;
    background-color: rgba(43, 39, 40, 0.6);
    background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0.68), rgba(86, 79, 81, 0)), url("../images/people.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px 20px 0px 0px;

}

.anim-cont-s {
    width: 23%;
    height: 217px;
    background-color: #fdf0d6;
    position: relative;
}

.anim-cont {
    width: 100%;
    height: 263px;
    background-color: #fdf0d6;
    position: relative;
}

.inside-1 {
    position: absolute;
    background-color: #fffbf3;
    width: 100%;
    right: 0;
    height: 239px;
    border-radius: 0px 0px 106% 0px/0px 0px 189px

}

.inside-1-s {
    position: absolute;
    background-color: #fffbf3;
    right: 0;
    border-radius: 0px 0px 106% 0px/0px 0px 189px;
    width: 100%;
    height: 217px;

}

.inside-2 {
    width: 216px;
    height: 380px;
    background-color: #ffeadd;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 0px 40px 0px 72%/0% 11% 0% 55%;
}

.inside-2-s {
    width: 178px;
    height: 313px;
    background-color: #ffeadd;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 0px 40px 0px 72%/0% 11% 0% 55%;
}

.normal-btn,
.normal-btn:hover {
    width: 158px;
    height: 44px;
    border-radius: 10px;
    padding: 11px 22px 12px 23px;
    background-color: #ff721a;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    margin-right: 6px;
}

.big-btn,
.big-btn:hover {
    padding: 12px 45px 13px;
    border-radius: 10px;
    background-color: #ff721a;
    width: 254px;
    height: 46px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.gray,
.gray:hover {
    background-color: #ffffff;
    color: #908e8e;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.mar-l-20 {
    margin-left: 20px;
}

.mar-r-20 {
    margin-right: 20px;
}

.mar-t-15 {
    margin-top: 15px;
}

.mar-t-5 {
    margin-top: 5rem;
}

.mar-t-3 {
    margin-top: 3rem;
}

.mar-b-6 {
    margin-bottom: 6rem;
}

.mar-b-14 {
    margin-bottom: 14rem;
}

.mar-b-3 {
    margin-bottom: 3rem;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.pad-r-3 {
    padding-right: 3rem;
}

.mar-t-3-6 {
    margin-top: 3.6rem !important;
}

.mar-l-6 {
    margin-left: 6px;
}

.mar-t-10 {
    margin-top: 10rem;
}

.mar-t-7 {
    margin-top: 7rem;
}

.iconHolder {
    width: 69px;
    height: 69px;
    padding: 17px;
    border-radius: 13px;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffe9dc;
    margin-bottom: 20px;
}

.block-header {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
    letter-spacing: -0.09px;
    color: #3a3335;
}
.listing_lot {
    padding:0;
    position:relative;
    margin-bottom:15px;
}
.listing_lot .listing_lot_content{
    padding:20px;
}
.listing_lot .listing_lot_content .lot_statut{
    position:absolute;
    top:0;
    background:#fff;
    font-size:12px;
    font-weight:700;
    text-align:center;
    border-radius:0 0 5px 5px;
    width:100px;
    left:50%;
    margin-left:-50px;
    padding:5px 0;
    box-shadow: 0 3px 4px 0 rgb(153 155 168 / 15%);
}
.listing_lot .listing_lot_content .lot_statut.encours{
    background:#ff721a;
    color:#fff;
}

.listing_lot .listing_lot_content .description_lot{
    font-size:14px;
}
.block-parag {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    color: #908e8e;

}

.mask {
    min-height: 345px;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
}
.rectangle-video{
position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    }
.rectangle-video:after {
    content: '';
    height: 68%;
    background-color: #f7f7f5;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
}

.rectangle-video:before {

    content: '';
    z-index: 800;
    bottom: 0;
    width: 318px;
    height: 118%;
    transform: rotate(
            -45deg
    );
    border-radius: 41px;
    position: absolute;
    top: -227px;
    left: -310px;
    background-color: #fcfcfc;
}

.mask-b {
    width: 100%;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
    background-color: #f7f7f5;
    min-height: 410px;
}

.first-splide {
    width: 100%;
    position: relative;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
    min-height: 410px;
}


.vid-holder {
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align:center;
    z-index: 1000;

}

.iframe-first {
    border: none;
    z-index: 999;
    margin-top: 3rem;
    border-radius: 20px;
}

.embed_video {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}

.embed_video iframe, .embed_video .video{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
    border-radius: 10px;
    background-color: #bababa;


}

.embed_video_container {
    position: relative;
    width: 100%;
}

.embed_video_container .small-video{
    position: absolute;
    width: 200px;
    height: auto;
    top: 6px;
    right: 6px;
    z-index: 1000;
}
.embed_video .small-video video{
    width: 100%;
    border-radius: 6px;
}
.embed_video .small-video .controls-holder{
    width: 20px;
    height: 20px;
    padding: 0px;
    border-radius: 4px;
}

.comment-ca-marche {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing: -0.09px;
    text-align: center;
    color: #3a3335;
    z-index: 999;
}

.fonc-rectangle {
    border-radius: 35px;
    background-color: #fefaf2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 65px 130px 52px 131px;
    flex-direction: column;
}

.details {
    padding: 18px 17px 19px 18px;
    border-radius: 25px;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffffff;
    width: 100%;
    height: 91px;
    z-index: 999;
    margin-bottom: 4px;
}

.details-lg {
    border-radius: 25px;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffffff;
    width: 90%;
    min-height: 160px;
    padding: 20px 36px 24px 20px;
}

.details-lg .row .col-8 {
    margin-top: 1rem;
}

.details-small {
    width: 80%;
    height: 75px;
    padding: 15px 13px 16px 15px;
    opacity: 0.72;
    border-radius: 23px;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-icon {
    width: 55px;
    height: 54px;
    padding: 15px 16px 15px 15px;
    background-color: #ffe9dc;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #3a3335;
    border-radius: 50%;
}

.details-header {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
    font-weight: bold;
    margin-top: 0.4rem;
    margin-bottom: 0;
}

.details-span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    color: #2ac084;
}

.details-date {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: right;
    color: #908e8e;
}

.contact-icon-outline {
    width: 60px;
    height: 60px;
    padding: 18px;
    border: solid 2px #ffe9dc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.icon-inline {
    height: 40px;
    width: 40px;
    position: absolute;
    padding: 13px 12px 12px 13px;
    border: solid 2px #ffffff;
    background-color: #ffe9dc;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    bottom: -30px;
}

.fonc-par {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #3a3335;
    margin-bottom: 0.4rem;
}

.rectangle-header {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #3a3335;
    margin-top: 3rem;
}

.prochaine-section {
    background-color: #f7f7f5;
    padding-top: 3rem;
}

.img-block {
    height: 238px;
    border-radius: 6px;
    width: 100%;
    position: relative;
}

.img-block img {
    height: 100%;
    width: 100%;
    border-radius: 6px 6px 0px 0px;
}

.status {
    position: absolute;
    width: 84px;
    height: 36px;
    padding: 10px 17px 8px;
    border-radius: 8px;
    background-color: #eef4f2;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #2ac084;
    top: 18px;
    left: 21px;
}

.status-red {
    padding: 10px 16px 8px;
    border-radius: 8px;
    background-color: #ffeadd;
    color: #eb5e55;
}

.info-block {
    width: 100%;
    padding: 20px 20px;
    border-radius: 6px;
    box-shadow: 0 3px 4px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffffff;
}

.info-block h4 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
    margin: 0;
    font-weight: bold;
}

.info-block span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
    display: block;
    margin-bottom: 1rem;
}

.info-block a {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #ff721a;
    text-decoration: none;
}

.question-active {
    padding: 35px 21px 20px 34px;
    border-radius: 6px;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
    background-color: #fefaf2;
}

.question {
    padding: 31px 21px 31px 34px;
    border-radius: 6px;
    box-shadow: 0 12px 14px 0 rgba(153, 155, 168, 0.12);
    background-color: #ffffff;
}

.question-header {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
    margin: 0;
}

.question-parag {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
}

.question-parag a{
    color: #007bff;
}

.question-parag span{
    font-size: 12px;
}

.reviews-header {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: normal;
    color: #3a3335;
}

.user-icon {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    padding: 0;
    margin-right: 15px;
}

.user-icon img {
    border-radius: 5px;
    height: 100%;
    width: 100%;
}

.user-fonc {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;

}

.user-name {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #3a3335;
}

.footer {
    padding:20px 0;
    background-color: #3a3335;
    color:#fff;

}
.footer h5{
    color:#fff;
    font-size:16px;
}
.footer ul{
    list-style: none;
    margin:0;
    padding:0;
    margin-bottom:15px;
}
.footer .menu_footer{
    margin:20px 0;
}
.footer ul.social li{
    display:inline-block;
    margin-right:5px;
}
.footer div span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #ede8e9;
}


.login-header {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
}

.login-input {
    height: 72px;
    padding: 25px 16px 17px 20px;
    border-radius: 8px;
    border: solid 1px #ede8e9 !important;
    background-color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #3a3335;
}


.login-input-icon {
    position: absolute;
    top: 32px;
    right: 13px;
}

.login-group {
    position: relative;
}

.login-extra span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
}

.login-extra a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #ff721a;
    float: right
}

.login-btn {
    height: 54px;
    width: 100%;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #ffffff;
}

.login-extra {
    margin-bottom: 30px;
}

.modal-footer span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #908e8e;
    border:0;
}

.modal-footer span a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #eb5e55;
}

.modal-footer {
    height: 68px;
    border-radius: 0px 0px 12px 12px;
    background-color: #f8f7f7;
}

.modal-header {
    background-color: #f8f7f7;
    border-radius: 12px 12px 0px 0px;
    display: inline-block;
}

.modal-header h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
    margin-bottom:0;
}

.modal-content {
    border-radius: 12px 12px 12px 12px;
}

.login-input::placeholder {
    color: transparent;
}


/* reset input */
.login-input:required,
.login-input:invalid,
.login-input-s:required,
.login-input-s:invalid {
    box-shadow: none;
}

.login-input:focus ~ .login-label,
.login-input:not(:placeholder-shown) ~ .login-label {
    font-size: 12px;
    color: #908e8e;
    font-weight: normal;
    top: 10px;
    transition: all .15s ease;
}

.login-label {
    transition: all .15s ease;
    cursor: text;
    top: 27px;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
    position: absolute;
    left: 20px;
}

.login-input-s ~ .login-label-s {
    cursor: pointer;
    top: 30px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
    position: absolute;
    left: 20px;
}

.login-input:placeholder-shown ~ svg {

    fill: #908e8e;
}


.login-input:focus ~ svg,
.login-input:not(:placeholder-shown) ~ svg {
    fill: black;
}

<!--
-->

.register-logo {
    width: 174px;
    height: 49px;
    padding: 0;
}

.retour {
    width: 110px;
    height: 44px;
    padding: 11px 21px 12px 19px;
    border-radius: 10px;
    background-color: #f8f7f7;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #908e8e;
}

.se-connecter {
    width: 116px;
    height: 44px;
    padding: 11px 13px 12px;
    border-radius: 10px;
    background-color: #f8f7f7;
    font-size: 14px;
    text-align: center;
    color: #908e8e !important;
}

.register-form {
    max-width: 50%;
}

.register-form h1 {
    font-size: 34px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: -0.09px;
    text-align: center;
    color: #3a3335;
    margin: 0;
}

.register-form p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #908e8e;
    margin-bottom: 40px;
}

.register-form .small-p {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 30px;
    color: #908e8e;
}


.container-box h4 {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #3a3335;
}

.container-box .disabled {
    font-size: 14px;
    font-weight: normal;
    color: #908e8e;
}

.regular-checkbox {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    -webkit-appearance: none;
    background-color: #f8f7f7;
    border: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 9px !important;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked {
    background-color: #ff721a;
    border: 1px solid #ff721a;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: white;
}

.regular-checkbox:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -2px;
    left: 4px;
    color: white;
}

.register-btn {
    width: 100%;
    height: 54px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8rem;
    color: #fff;
}

.file-input input {
    display: none;
}

.file-input label {
    height: 72px;
    padding: 25px 16px 17px 20px;
    border-radius: 8px;
    border: solid 1px #ede8e9;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
    width: 100%;
    text-align: justify;
    cursor: pointer;
}

.full-container {
    height: 86vh;
}

.register-container {
    display: flex;
    height: 86%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.register-container h1 {
    font-size: 34px;
    margin-top: 30px;
    font-weight: 800;
    letter-spacing: -0.09px;
    text-align: center;
    color: #3a3335;
}

.register-container p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    text-align: center;
    color: #908e8e;
    margin-bottom: 35px;
}

.register-container button {
    width: 90%;
    height: 54px;
    padding: 12px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.register-container .button {
    width: 90%;
    height: 54px;
    padding: 12px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff !important;
}

.hr-header {
    box-shadow: 0 3px 4px 0 rgba(153, 155, 168, 0.15);
}

.profile-img {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    margin-right: 10px;
}

.header-list li a {
    font-size: 14px;
    color: #908e8e;
}

.header-list .active::before {
    content: "";
    position: absolute;
    top: 47px;
    width: 66px;
    height: 2px;
    background-color: #ff721a;

}
.active {
    position: relative;
}

.header-list {
    list-style: none;
    display: inline-flex;
    margin: 0px 10px 0px 0px;

}

.icon-btn {
    width: 46px;
    height: 46px;
    padding: 10px;
    border-radius: 10px;
    background-color: #f8f7f7;
}

.info span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
    display: block;
}

.profile-extra h3 {
    font-size: 16px;
    font-weight: bold;
    color: #3a3335;
}

.profile-extra p {
    font-size: 14px;
    font-weight: normal;
    color: #908e8e;
}

.profile-extra {
    padding: 21px 21px 21px 21px;
    border-radius: 6px;
    box-shadow: 0 3px 4px 0 rgba(153, 155, 168, 0.15);
    height: 210px;
}

.enregistrer {
    height: 50px;
    margin: 0 8px 0 0;
    padding: 14px 48px 15px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.annuler {
    height: 50px;
    margin: 0 0 0 8px;
    padding: 14px 37px 15px;
    border-radius: 10px;
    background-color: #f8f7f7;
    font-size: 14px;
    font-weight: bold;
    color: #908e8e;
}

.prof-photo img {
    width: 114px;
    height: 114px;
    border-radius: 20px;
}

.prof-photo input {
    display: none;
}

.prof-photo label {
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 80%;
    width: 31px;
    height: 31px;
    padding: 8px 7px 7px 8px;
    border-radius: 10px;
    background-color: #ff721a;
}

.user-info h2 {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    color: #3a3335;
}

.user-info span {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #908e8e;

}

.compte-lin {
    padding: 20px 16px 20px 16px;
    border-radius: 6px;
    box-shadow: 0 3px 4px 0 rgba(153, 155, 168, 0.15);
    justify-content: space-between;
    align-items: center;
}

.info-hover h3 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3a3335;
}

.compte-lin:hover {
    cursor: pointer;
    transition: all ease-in-out;
    box-shadow: 0 20px 24px 0 rgba(153, 155, 168, 0.15);
}

.icon-hidden {
    display: none;
}

.compte-lin:hover .col-2 .icon-btn {
    background-color: #ffeadd;
}

.compte-lin:hover .col-2 .icon-btn svg {
    fill: #ff721a;
}

.compte-lin:hover .col-1 .icon-hidden {
    display: block;
}

.payement-row {
    border-bottom: solid 1px #ede8e9;
    padding-bottom: 15px;
    padding-top: 15px;
}

.payement-img {
    border-radius: 8px;
    border: solid 1px #ede8e9;
}

.icon-holder {
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: #f8f7f7;
}

.historique-img {
    height: 42px;
    width: 42px;
    border-radius: 6px;
}

.historique-img img {
    height: 100%;
    width: 100%;
    border-radius: 6px;
}

.location-p {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
}

.payer-btn {
    width: 84px;
    height: 36px;
    padding: 10px 24px 8px;
    border-radius: 8px;
    background-color: #eef4f2;
    font-size: 12px;
    font-weight: 600;
    color: #2ac084;
}

.perdu-btn {
    width: 86px;
    height: 36px;
    padding: 9px 22px;
    border-radius: 8px;
    background-color: #fffbf3;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #e8cd96;
}

.calender {
    width: 166px;
    height: 46px;
    padding: 12px 26px 13px 24px;
    border-radius: 10px;
    border: solid 1px #eceef5;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e;
}

.page-link,
.page-link:hover {
    width: 40px;
    height: 40px;

    border-radius: 6px;
    border: solid 1px #ede8e9;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3a3335;
    font-size: 14px;
    font-weight: bold;
}

.page-link-active,
.page-link-active:hover {
    background-color: #ff721a;
    color: white;
}

.modal-img {
    width: 114px;
    height: 113px;
    border-radius: 5px;
}

.historique-p {
    font-size: 16px;
    font-weight: 600;
    color: #908e8e;
}

.historique-span {
    font-size: 12px;
    font-weight: bold;
    color: #2ac084;
}

.historique-modal-info {
    background-color: #fefaf2;
}

.modal-row-span {
    font-size: 14px;
    color: #908e8e;
}

.modal-row-h2 {
    font-size: 14px;
    font-weight: bold;
    color: #3a3335;
}

.modal-row-date {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #908e8e;
}

.small-row {
    border-bottom: solid 1px #ede8e9;
}

.rows-container {
    overflow-y: scroll;
    max-height: 54vh;
}

/* width */
.rows-container::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.rows-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.rows-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2em 2em 2em / 5.5em 5em;
}

/* Handle on hover */
.rows-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.encheres-btn {
    padding: 9px 21.5px;
    border-radius: 8px;
    background-color: #f8f7f7;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #908e8e;
}

.encheres-btn-active {
    padding: 10px 31px 8px;
    border-radius: 8px;
    background-color: #ffeadd;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #eb5e55;
}

.encheres-img {
    height: 134px;
    width: 100%;
    background-image: url("../images/city.jpeg");
    border-radius: 6px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.encheres-overlay{
    width: 130%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
}
.encheres-shipping-icon{
    position: absolute;
    bottom: 10px;
    right: 12px;
}

.encheres-status {
    width: 100px;
    height: 36px;
    padding: 9px 14.4px 9px 16.6px;
    border-radius: 8px;
    background-color: #fdf0d5;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #3a3335;
    position: absolute;
    top: 10px;
    left: 12px;
}

.encheres-status-btn {
    height: 36px;
    padding: 10px 16px 8px 17px;
    border-radius: 8px;
    background-color: #eef4f2;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #2ac084;
}

.redish {
    background-color: #fdf0d5 !important;
    color: #3a3335 !important;
}

.orange-bg {
    background-color: #ffeadd !important;
    color: #eb5e55 !important;
}

.green {
    background-color: #eef4f2;
    color: #2ac084;
    width: 100px;
    height: 36px;
    padding: 10px 24px 8px 25px;

}

.lots {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #3a3335;
}

.mon-num {
    font-size: 14px;
    color: #2ac084;
}

.encheres-row {
    border-bottom: solid 1px #ede8e9;
}

.orange {
    color: #ff721a;
}

.liste-mask {
    padding: 29px 0px 29px 0px;
    background-color: #f7f7f5;
}

.liste-mask .container h1 {
    font-size: 34px;
    font-weight: 800;
    color: #3a3335;
}

.btns .encheres-btn {
    padding: 9px 31px;
    border-radius: 8px;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #908e8e;
}



.search-input {
    height: 44px;
    margin: 0 0 15px 2px;
    padding: 10px 10px 10px 16px;
    border-radius: 6px;
    border: none;
    background-color: #f8f7f7;
}

.login-input-icon-small {
    position: absolute;
    top: 10px;
    right: 13px;
}

.greenish {
    font-size: 12px;
    font-weight: 600;
    color: #2ac084;
}

.point {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
    color: #908e8e;
}

.landing-details {
    border-radius: 10px;
    background-color: #f8f7f7;
    padding: 18px;
}

.white-container {
    padding: 19px 19px 15px 19px;
    width: 98%;
    border-radius: 10px;
    background-color: #fefaf2;
}

.green-container {
    padding: 18px 64px 18px 64px;
    border-radius: 8px;
    background-color: #eef4f2;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5rem;
    letter-spacing: normal;
    text-align: center;
    color: #2ac084;

}

.bg-white-message {
    padding: 18px 64px 18px 64px;
    border-radius: 8px;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5rem;
    letter-spacing: normal;
    text-align: center;
    color: #908e8e;

}

.spans span:nth-child(1) {
    font-size: 14px;
    font-weight: 600;
    color: #3a3335;

}

.spans span:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    color: #3a3335;

}

.spans span:nth-child(3) {
    font-size: 14px;
    font-weight: 600;
    color: #2ac084;
}

.landing-paragraph {
    font-weight: normal;
    color: #3a3335;
    text-align: left;
    font-size: 16px;
    letter-spacing: normal;
}

.landing-price {
    font-size: 24px;
    font-weight: 800;
    color: #2ac084;
}

.btns-header {
    font-size: 14px;
    font-weight: 600;
    color: #3a3335;
}
.btns .encheres-btn-active {
    padding: 10px 21px 8px 22px;
    border-radius: 8px;
    background-color: #ffeadd;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #eb5e55;
}
.price-btns button {
    border-radius: 10px;
    background-color: #ff721a;
    padding: 12px 17px 13px 17px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.price-btns button:nth-child(1) {
    padding: 12px 24px 13px 25px;
}

.landing-icon {
    width: 48px;
    height: 48px;
    border-radius: 4px;
    background-color: #eef4f2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.middle-row {
    border-top: solid 1px #ede8e9;
    border-bottom: solid 1px #ede8e9;
}

.landing-slide {
    padding: 52px 56px 36px;
    border-radius: 35px;
    background-color: #fefaf2;
}

.landing-slide img {
    height: 239px;
    width: 100%;
    border-radius: 10px;
}

.landing-slide .historique-p {
    font-size: 16px;
    letter-spacing: normal;
}

.landing-slide-mask {
    background-color: #f8f7f7;
    padding: 1px 0px 64px 0px;
}

.controls-holder {
    width: 46px;
    height: 46px;
    padding: 14px;
    border-radius: 10px;
    box-shadow: 0 8px 12px 0 rgba(153, 155, 168, 0.15);
    background-color: #ffffff;
}

.carousel-inner {
    border-radius: 10px;
}

.landing-details-icon {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #ffffff;
}

.mini-details h5 {
    font-size: 14px;
    font-weight: bold;
    color: #3a3335;
}

.mini-details h2 {
    font-size: 16px;
    font-weight: bold;
    color: #eb5e55;
}

.active-green {
    color: #2ac084 !important;
}

.unactive-gray {
    color: #908e8e !important;
}

.landing-btn {
    height: 46px;
    width: 100%;
    padding: 12px;
    border-radius: 10px;
    background-color: #ff721a;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.landing-small-paragraph {
    font-size: 12px;
    font-weight: normal;
    color: #908e8e;
}

.landing-small-paragraph span {
    color: #eb5e55;
    line-height: 18px;
}

.annuler-btn {
    width: 100%;
    height: 50px;
    padding: 14px 37px 15px;
    border-radius: 10px;
    background-color: #f8f7f7;
    font-size: 14px;
    font-weight: bold;
    color: #908e8e;
}

.home-header {
    position: absolute;
    z-index: 999;
    width: 100%;
}

.home-section {
    padding-left: 3.7rem;
}

.faq-header {
    font-size: 34px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: -0.09px;
    text-align: center;
    color: #3a3335;
}

.faq-header-s {
    font-size: 24px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.09px;
    color: #3a3335;
}

.splide__track {
    overflow: visible !important;
}

.small-input {
    width: 98%;
}

.small-input ~ .login-input-icon {
    right: 12px;
}

@media only screen and (max-width: 786px) {
    .home-container {
        padding-left: 1rem;
    }

    .home-section {
        padding-left: 0;
    }

    .headers-title {
        font-size: 40px;
    }

    .fonc-rectangle {
        padding: 20px;
    }

    .parag-normal {
        padding: 0;
    }

    .question-active {
        padding: 35px 15px 20px 15px;
    }

    .iframe-first {
        width: 90%;
    }

    .splide__track {
        overflow: hidden !important;
    }

    .question {
        padding: 23px 14px 23px 14px;
    }
    .header-list .active::before {
        top: 23px;
        width:98%;

    }
}

.description .nav-tabs .nav-item{
    background-color: #eef4f2;
    border: solid 1px #eef4f2;
    border-radius: 4px 4px 0 0;
    margin-right: 2px;
    color: #7c8083;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 16px;
    line-height: 1;
    margin-right: 2px;
    transition: background-color .25s ease-out,color .25s ease-out;
}
.description .nav-tabs .nav-item.active{
    border-bottom: solid 1px #ff721a;
    background-color: #ff721a;
    color: #ffffff;
}

.description .tab-content {
    padding: 20px 15px;
    transition: none;
}

.hero .video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.hero .video video{
    display: block;
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cookie-consent{background-color:rgba(0,0,0,0.6);color:#fff;display:flex;align-items:baseline;z-index:999999!important}
.cookie-consent .cookie-consent__message{flex:1 1}
.cookie-consent .cookie-consent__agree{background-color:#fdcb6e;padding:10px 25px;border-radius:5px;cursor:pointer;color:#fff}

#phone::placeholder{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.1px;
    color: #908e8e !important;
}

#phone{
    padding-bottom: 0;
    padding-top: 0;
}
.iti{
    width: 100%
}

.small-btn , .small-btn:hover {
    padding: 6px 10px 7px;
    border-radius: 6px;
    background-color: #ff721a;
    line-height: 1.5;
    letter-spacing: -0.1px;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
}

.btn-green , .btn-green:hover {
    background-color: #2ac084;
}

.radiobox-container {
    border: 1px solid #ccc !important;
    border-radius: 6px;
    padding: 12px 14px;
    box-shadow: 2px 2px 5px rgb(68 68 68 / 16%);
}

.radiobox-container input {
    width: 15px !important;
    height: 15px !important;
}
.radiobox-container label {
    margin-left: 8px;
}

.custom.carousel-indicators{
    position: relative;
    z-index: 15;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
    padding-left: 0;
    margin-right: 15px;
    margin-left: 15px;
    flex-wrap: wrap;
    list-style: none;
}
.custom.carousel-indicators li{
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #f2f2f2;
    margin-bottom: 3px;
    border-radius: 50px;
}
.custom.carousel-indicators .active{
    background-color: #ff721a;   
}

.vente-en-cours-banner{
    background-color: #ff721a;
    color: white;
    padding: 25px 0;
    border-bottom: 2px solid #007bff;
}

.vente-en-cours-banner .body{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vente-en-cours-banner .body .text h5{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px;
}

.vente-en-cours-banner .body .text p{
    margin: 0;
    font-size: 15px;
    line-height: 1.2;
}

.vente-en-cours-banner .body .vente-en-cours-btn{
    color: #ff721a;
    font-weight: bold;
    display: block;
    
}
.vente-en-cours-banner .body .vente-en-cours-btn:hover{
    color: #ff721a;
}

@media screen and (max-width: 790px)
{
    .vente-en-cours-banner .body{
        flex-direction: column;
        align-items: baseline;
    }
    .vente-en-cours-banner .body .text{
        margin-bottom: 10px;
    }
}
.search-custom{
    float: left;
    width: 80%;
    margin: 0 !important;
    border-radius: 6px 0 0 6px;
}
.btn-search, .btn-search:hover{
    float: left;
    width: 20%;
    margin: 0;
    border-radius:0 6px 6px 0;
}

form.search-form{
    margin-top: 20px;
}

form.search-form::after {
    content: "";
    clear: both;
    display: table;
}

/* DPD SELECT BOX STYLE */
.relais-item {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font: 13px pluto sans,Arial,Helvetica,sans-serif;
    color: #414042;
    font-weight: 300;
    box-sizing: border-box;
    display: table;
    width: 100%;
    position: relative;
}

.distance {
    color: #a90034;
    font-size: 11px;
    display: table;
    margin-bottom: 0;
}

.bolded{
    font-size: 13px;
    display: block;
    font-weight: 400;
    margin-bottom: 1px;
}

.gray-out {
    font-weight: 400;
    font-size: 13px;
    display: block;
    color: #808285;
    margin-bottom: 1px;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]
{
    background-color: #ff721a !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] .relais-item,
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] .distance,
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] .gray-out
{
    color: white !important;
}
/* END DPD SELECT BOX STYLE */