.hautdepage{
	background-color: #0069A8;
	padding: 2rem 0;
	display: block;
}
.hautdepage2{
	background-color: #B77033;
	padding: 2rem 0;
	display: block;
}
.hautdepage22{
	background-color: #118877;
	padding: 2rem 0;
	display: block;
}
.hautdepage3{
	background-color: #165166;
	padding: 2rem 0;
	display: block;
}
.hautdepage label, .hautdepage2 label, .hautdepage22 label, .hautdepage3 label {
    color: #fff;
    margin: .5rem 0 0;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    width: 100%;
    vertical-align: top;
    font-style: italic;
}

.dvf{color:black;text-align:left;margin-bottom:30px;font-family:notobold;}

.dataniveau{padding-left:5px;font-size:0.8em;    display: block;text-align: left;width: max-content;}
.lettreniveau{display: block;position: relative;padding-right:2px;font-size:1em;}
.niveauA{
	position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 35%;
    margin-right: 78px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(13, 219, 157);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauA::after, .niveauB::after, .niveauC::after, .niveauD::after, .niveauE::after, .niveauF::after, .niveauG::after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: -8px;
    width: 0px;
    height: 0px;
    border-left: 8px solid rgb(13, 219, 157);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.niveauB {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 40%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(97, 241, 39);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauB::after{
	border-left: 8px solid rgb(97, 241, 39);
}
.niveauC {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 45%;
    margin-right: 58px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(202, 250, 2);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauC::after{
	border-left: 8px solid rgb(202, 250, 2);
}

.niveauD {
	margin-top:5px;
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 50%;
    margin-right: 48px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(249, 221, 23);
    border-radius: 4px 0px 0px 4px;
}
.niveauD::after{
	border-left: 8px solid rgb(249, 221, 23);
}

.niveauE {
	margin-top:5px;
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 55%;
    margin-right: 38px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(253, 173, 0);
    border-radius: 4px 0px 0px 4px;
}
.niveauE::after{
	border-left: 8px solid rgb(253, 173, 0);
}

.niveauF {
	margin-top:5px;
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 60%;
    margin-right: 28px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(252, 113, 48);
    border-radius: 4px 0px 0px 4px;
}
.niveauF::after{
	border-left: 8px solid rgb(252, 113, 48);
}

.niveauG {
	margin-top:5px;
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 65%;
    margin-right: 18px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    background-color: rgb(217, 70, 84);
    border-radius: 4px 0px 0px 4px;
}
.niveauG::after{
	border-left: 8px solid rgb(217, 70, 84);
}
.ssa{font-family:notobold;font-size: 0.8em;display: block;float: left;margin-top: 5px;color: #6c757d;margin-bottom: 10px;}

.qqqsss::before {
    content: "";
    position: absolute;
    display: block;
    left: -12px;
    top: 19px;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border-right: 12px solid rgb(0, 0, 0);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.niveauAe{
	position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 35%;
    margin-right: 78px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
	background-color: rgb(253, 234, 254);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauAe::after, .niveauBe::after, .niveauCe::after, .niveauDe::after, .niveauEe::after, .niveauFe::after, .niveauGe::after {
    content: "";
    position: absolute;
    display: block;
    top: 0px;
    right: -8px;
    width: 0px;
    height: 0px;
    border-left: 8px solid  rgb(253, 234, 254);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.niveauBe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 40%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(255, 222, 253);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauBe::after{
	border-left: 8px solid rgb(255, 222, 253);
}

.niveauCe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 45%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(249, 190, 253);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauCe::after{
	border-left: 8px solid rgb(249, 190, 253);
}

.niveauDe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 50%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(251, 126, 255);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauDe::after{
	border-left: 8px solid rgb(251, 126, 255);
}

.niveauEe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 55%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(246, 82, 252);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauEe::after{
	border-left: 8px solid rgb(246, 82, 252);
}

.niveauFe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 60%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(228, 40, 244);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauFe::after{
	border-left: 8px solid rgb(228, 40, 244);
}

.niveauGe {
	margin-top:5px;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    height: 20px;
    width: 65%;
    margin-right: 68px;
    font-size: 18px;
    line-height: 20px;
    color: rgb(38, 38, 38);
    background-color: rgb(180, 21, 185);
    border-radius: 4px 0px 0px 4px;
	display: flex;
}
.niveauGe::after{
	border-left: 8px solid rgb(180, 21, 185);
}

#erebhj{text-align:center;margin-top: 40px;}

#erebhj #hyyyyyyy {margin-top:20px;font-size: 1em;display: inline-block;}

.vng{text-align:center;font-size:1.3em;color:white;}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
#toggle-mode-criterias a.link-more, .text_white {
    color: #fff!important;
}
.link-more{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 36px;
    position: relative;
    color: #0d92d2!important;
}
.link-more::before {
    content: '...';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 0;
}
.fvn{border:2px solid #eeeeee;color:#262626; }
.fvnd{margin-top:20px;color:#262626;}
.fvndq{height: 36px;
    padding: 4px;}
.btrecherche{
	padding: 6px;
    margin-top: 20px;
    background-color: rgba(52,56,59,.9);
    color: white;
    border-radius: 10px;
    margin-right: 15px;
    margin-left: 60px;
    margin-left: 15px !important;
    width: max-content;
	display: block;
}
.btrecherche:hover{
	color:white;
}

.ffyys{background-color: #CF160C;}
.ffyys:hover, .ffyys:focus{
	color:white;text-decoration:none;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend, .input-group>.custom-file {
    display: -webkit-box;
    display: flex;padding: 6px;background-color:#eeeeee;color:#262626;
}
.fvnd2{
display: flex;margin-top: 20px;}
.fvnd2s{
margin-top: 0px;}


.more-criterias-container{
	padding-bottom:40px;display:none;
}
.align-items-center {
    -webkit-box-align: center!important;
    align-items: center!important;
}


.sautde {
    margin: 0 0 1rem;
    padding: 20px 0;
    background-color: #fff;
}
.sautde2 {
    margin: 0 0 1rem;
    padding: 20px 0;
    background-color: #fff;
	display:inline-block;
	width:100%;
}

.zaedw {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 2em;
    font-family: notobold;
	color:black;
}

.zsdsqd {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 1em;
    font-family: notobold;
	color:black;
}

.sautde .stats {
    text-transform: uppercase;
    font-weight: 500;color: #0d92d2;height: 36px;
    line-height: 38px;
}.justify-content-end {
    -webkit-box-pack: end!important;
    justify-content: flex-end!important;
}.card>hr, .no-gutters {
    margin-right: 0;
    margin-left: 0;
}.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}.d-inline-block {
    display: inline-block!important;
} .sautde #property-sort-selector .form-control {
    width: initial;
    display: inline-block;
    cursor: pointer;
}
#property-sort-selector{
float: right;}
#property-sort-selector select {
    padding: 5px;    padding-top: 2px;
}#property-sort-selector .select-wrap {
    width: max-content;
}.sautde #view-toggle {
    text-align: right;
}.select-wrap {display:inline-block;/*width:max-content;*/}
.select-wrap select {background-color:#eeeeee!important;line-height: 24px;}.select-wrap:after {
    /*content: "\f107";*/
	content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    width: 36px;
    top: 0;
    line-height: 36px;
    text-align: center;
    z-index: 0;
}

#rere1, #rere2, #rere3, #rere4, #rere5{display:none;}

.result{ background-color: rgba(128,128,128,0.3);padding:20px;}
.lmtrier {display:inline-block;padding-left:0px; padding-right:0px;padding-top: 6px;}
.trier {text-align: left;list-style-type: none;width:max-content;display:inline-block;margin-bottom: 0px;}
.trier li {display:inline-block;width:max-content;padding-left: 10px;}

.numeropage{text-align: center;list-style-type: none;display:block;}
.numeropage li {display:inline-block;width:max-content; margin:10px;}
.prev, .next{display: inline-block;width: max-content;}

.prev a, .next a{display: inline-block;width: max-content;padding: 5px;background-color: rgba(115,191,193,.9);color: #fff;color: #fff;}
.grid-view .properties-content {
    height: calc(100% - 20px);
}.properties-content {
    background-color: #fff;
    margin-bottom: 20px;
    /*cursor: pointer;*/
    display: -webkit-box;
    display: flex;
}.flex-column {
    -webkit-box-orient: vertical!important;
    flex-direction: column!important;
}.properties-infos {
    padding: 15px;
    position: relative;
}.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}.properties-infos-location, .properties-infos-type {
    font-size: 0.8em;
    color: #4a4a4a!important;
}.d-block {
    display: block!important;
}.properties-infos-type {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}.properties-sizes {
    margin-bottom: 5px;
}.pb-1, .py-1 {
    padding-bottom: .25rem!important;
}.pt-1, .py-1 {
    padding-top: .25rem!important;
}.c_default, .c_light-blue, .text_blue_default, body.default .color-universe, body.default a, body.residentiel .color-universe, body.residentiel a {
    color: #0d92d2;
}.hide {
    display: none;
    visibility: hidden;
}.presales-like, .properties-like {
    position: absolute;
    right: 10px;
    bottom: 16px;
}.properties-content-img {
    position: relative;
}.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}.d-block {
    display: block!important;
}.search-result .properties-content-img img {
    height: 180px;
}.promote img, .properties-content-img img {
    width: 100%;height: 170px;min-width: 100%;
}.badge-new, .badge-sc, .badge-sold {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 110px;
    overflow: hidden;
    height: 110px;
}.badge-new span, .badge-sc span, .badge-sold span {
    width: 200px;
    position: absolute;
    top: 25px;
    right: -64px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #fff;
    text-align: center;
    padding: 4px 40px;
    font-size: 14px;
}.badge-new span {
    background: #e83278;
}
}.badge-sc span {
    background: #bf00ff;
}.properties-camera {
    position: absolute;
    bottom: 5px;
    right: 5px;
    text-align: center;
    display: block;
    color: #fff;
}.properties-camera i{color:white;}.fa-camera:before {
    content: "\f030";
}.pricevalue{
font-family:notobold;color:rgba(241,21,31,0.7137254901960784);	font-size: 1.3em;
}
.topville{background-color: #fffff;padding:20px;}.topville .stats {
    text-align:center;font-size:1.2em;
    font-weight: 500;color: #0d92d2;
    line-height: 38px;
}
.topville2{background-color: rgba(128,128,128,0.5);padding:20px;}.topville2 .stats {
    text-align:center;font-size:1.2em;
    font-weight: 500;color: white;
    line-height: 38px;
}.topville2 .stats li a{ color: white;}
.fff{list-style-type:none;text-align:center;margin-top:20px;}.fff li a{font-size:0.8em;}
#hyyyyyyy{margin-bottom:20px;background-color: rgba(115,191,193,.9);color:#fff;padding: 5px;font-size: 0.8em;}
.conseiller{ background-color: rgba(128,128,128,0.2);padding:20px;}
.conseiller2{ background-color: #fffff;padding:20px;}
.properties-infos {
    box-shadow: 0 3px 6px #ddd;
}
.block-header, .block-title {
    padding: 0 0 20px;font-weight: 400;    text-transform: uppercase;font-family:notobold;text-align:center;
}.agent-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0;
    width: 100%;
    height: 200px;
}.agent-infos {
    padding: 10px;
    min-height: 182px;
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
}.agent-infos p {
    margin-bottom: 0;
}.agent-name {
    font-size: 1.4em;
    color: #4a4a4a;
}.c_default, .c_light-blue, .text_blue_default, body.default .color-universe, body.default a, body.residentiel .color-universe, body.residentiel a {
    color: #0d92d2;
}.agent-location, label[for=agent-location-radius], label[for=agent-location], label[for=agent-name], label[for=agent-specialty-container] {
    font-weight: 700;
}.agent-tags, .main-top-block.estimate .estimate-form-comtainer select {
    font-size: 14px;
    color: #4a4a4a;
}.agent-contact {
    height: 60px;
    background-color: #0d92d2;
    display: -webkit-box;
    display: flex;
    position: relative;
    overflow: hidden;
}/*.toggle-phone-number {
    position: absolute;
    width: 195px;
    right: 275px;
    visibility: hidden;
}*/body.default .bg-color-universe, body.residentiel .bg-color-universe {
    background-color: #0d92d2;
}.agent-contact a, .agent-recrut-insert .link a {
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
}.agent-contact-email, .agent-contact-link {
    -webkit-box-flex: 2;
    flex: 2;
    border-right: 2px solid #fff;
    font-size: .8em;
    line-height: 4.5;
}.agent-contact-email {
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 24px;
    line-height: 2.3;
}.agent-contact-phone {
    background-color: #e83278!important;
}

.agent-contact-phone {
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 24px;
    line-height: 2.4;
}
.size-room, .size-bderoom, .size-dimensions  {
font-size:0.9em;
}
.size-bderoom{
margin-right:10px;	
}
.size-room, .size-bderoom{
float:right;	
}
.gggd{
text-align:center;font-family:notobold;color:white;	
}
.gggdd{text-align:center;font-family:noto;color:white;	
}
.agent-resume .property-agent-img {
    height: 190px;
    width: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
}.agent-resume .add-contact {
    position: absolute;
    top: 9em;
    right: 2em;
    background-color: #0d92d2;
    color: #fff;
    border-radius: 100%;
    padding: 10px 12px;
}.agent-resume .name, .simulator .simulator-content h5 {
    text-transform: uppercase;text-align: left;font-family:notobold;font-size:1.2em;
}.font-weight-bold {
    font-weight: 500!important;
}.agent-resume .name span {
    text-transform: initial;font-family:noto;font-size:1em;margin-top:10px;color: #0d92d2;
}.agent-resume .agent-zone {
    margin: 0;
    font-size: 18px;text-align: left;font-size:1em;margin-top:10px;font-family:notobold
}.font-weight-light {
    font-weight: 300!important;
}.agent-resume .agent-network, .agent-resume .agent-spec {
    border-right: 1px solid #eee;
}.agent-resume .agent-spec {
    padding: 18px 10px 18px 0;
}.title5 {
	font-family:notobold;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2;
	margin-bottom:10px;
}.title4 {
	font-family:notobold;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2;
	
}.fvt{text-align: center;padding-left:0px;}.agent-resume .flag_conseiller {
    width: 35px;
}.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
}.text_description, .text_review {
    overflow: hidden!important;margin-top: 30px;
}.text_description .inner_text_description, .text_description .inner_text_description p {
    font-size: 0.9em!important;
    color: #222!important;
    font-family: noto;
    line-height: 1.2;
}.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}.justify-content-center {
    -webkit-box-pack: center!important;
    justify-content: center!important;
}.block-contact {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
}.fixed-side-container {
    background-color: #fff;
    height: 100%;
}.fixed-side {
    position: -webkit-sticky;
    position: sticky;
    top: 114px;
}.property-agent {
    background-color: #eee;
}.fvbng{
padding-top:30px;	
}.phone-link{
font-family:notobold;font-size:1.2em;	
}.ddds{font-size:1.2em;color: #337ab7;}
.retourresult{padding:15px;color: #6c757d}	
#contact-property-project{background-color:white!important;margin-bottom: 10px;}.hji{width: 100%;margin-bottom: 20px;}#agent-contact-form{margin-top:30px;}
.agree-terms .form-input-wrapper {
    line-height: 1.5;
    font-size: 0.8em;font-family:noto;
}.form-input-wrapper .input-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 22px;
    height: 20px;
    z-index: 999;
}.agent-estimate-form-container{
	    padding-bottom: 40px;
}.dsdrtd {
    padding: 6px;
    background-color: rgba(52,56,59,.9);
    color: white;
    border-radius: 10px;
	margin: auto;
    width: max-content;
    display: block;font-size:1.05em!important;
}.dsdrtd:hover{}.estimate_form{padding: 10px;}

.juy{padding:20px;background-color: #f8f9fa;margin: 20px;color: #6c757d;}
.juy2{padding:0px;margin: 20px;color: #56b68b;margin-top:0px;font-size:0.8em;}
.cali{color: #6c757d;font-family: notobold;margin-bottom:10px;padding: 5px;font-size: 0.8em;}
.cali2{background-color: #56b68b;color: white;padding: 5px;font-size: 0.8em;}
.cali3{background-color: #eeeeee;font-size: 0.8em;}
.cali4{margin-top:20px;color:white;background-color: rgba(52,56,59,.9);border-radius: 5px;width: max-content;padding: 7px;font-size: 0.8em;}
.cali5{background-color: #0d92d2;color: white;font-size: 0.8em;}
.cali6{color: #6c757d;font-family: notobold;margin-bottom:10px;padding: 5px;margin-top:20px;margin-bottom: 2px;font-size: 0.8em;}
.cali7{color: #6c757d;font-family: notobold;padding: 5px;font-size:0.8em;text-align:left;font-size: 0.8em;}
.slider-for{
	width: 100%;
	margin-top:0px;
	max-height: 400px;
	margin: 30px auto 1px;
	overflow: hidden;
}.slick-slider {margin-top:0px;}
.slider-for img{
	width:100%;max-height: 400px;
}
.slider-nav{
	width: 100%;
	height: 85px;
	margin: auto;
}
.slider-nav img{
	width:100%;
}
.slider-nav .slick-track{
	height: 85px;
}
.slick-arrow{
		position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
}
.slick-prev{
	left: 0;
}
.slick-next{
	right: 0;
}.slick-prev:before, .slick-next:before {
    color: #000000;
}
.text-success {
    color: #56b68b !important;font-family:notobold;font-size:1.5em;padding:20px;
}.fdsf{color:#607D8B !important;font-family:notobold;font-size:1.1em;padding:20px;
}.text-muted {
    color: #6c757d!important;font-family:noto;font-size:1em;padding:20px;
}.ee{font-size:0.9em;}.fffffsdq{margin:20px;padding:20px;background-color: #f8f9fa!important;}.w100 {
    width: 100px;    display: inline-block;
}.card .header {
    color: #424242;
    padding: 20px;
    position: relative;
    box-shadow: none;
}.list-group-item {
    position: relative;
    display: block;
    padding: 10px 20px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;color: #424242;font-size:0.8em;
}.list-group-item2 {
    position: relative;
    display: block;
    padding: 10px 10px;
    margin-bottom: -1px;
    background-color: rgba(22, 81, 102, 1);
    border: 1px solid #ddd;color: white;font-size:0.8em;
}.ffds{
	font-family:notobold;
}.text-center {
    text-align: center!important;
}.rounded-circle {
    border-radius: 50%!important;
}.m-t-10, .member-card .social-links, .profile_state li h4, .w_calender span+span {
    margin-top: 10px;
}.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}.w30 {
    width: 30px;
}.fdsfqsfds{padding: 20px;}.fdsfqsfds img{width: 90px;}.hhh{padding-top:0px;    padding-bottom: 0px;
    margin-bottom: 0px;}
.toggle-phone-number-btn, .toggle-phone-number{text-align: center;
    background-color: #e83278;
    color: #fff!important;
    text-transform: uppercase;
    height: 42px;
    font-size: 0.8em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;}.toggle-phone-number a{color:white;}.toggle-phone-number{display:none;    padding: 11px;}
.send-email-btn{
	text-align: center;
    background-color: #0d92d2;
    color: #fff!important;
    text-transform: uppercase;
    height: 42px;
    font-size: 0.8em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
		
	}
.toggle-phone-number-btn i {margin-right:10px;}
.send-email-btn i{margin-right:10px;}
#ffffs{margin-top:30px;}

.fdsfqsfds2{margin-top:30px;padding: 20px;}

.fdsfqsfds3{margin-top:30px;}
#map {min-height: 300px;}.dqad{margin-bottom:0px;}
.hautdepage4{background-color:rgba(128,128,128,0.2);padding: 2rem 0;
	display: block;}
	
.modal-header {
	background-color:rgba(22, 81, 102, 1);color:white;
}
.modal-dialog #formmouscontacter3{display:inline-block;background-color:white;}


.modal-dialog #formmouscontacter3 input{background-color: #eeeeee!important;
    line-height: 24px;}
	
	
.modal-dialog #alerteemail {
    display: inline-block;
    background-color: white;
}
.modal-dialog #alerteemail input{background-color: #eeeeee!important;
    line-height: 24px;}
.modal-dialog .modal-content {border:0px solid grey;}
.ffdd{height:100%;
    font-size: 24px;}.toggle-phone-number-btn .fa-phone{margin-right:10px;}
.zzzeee{padding: 20px;    height: 100%;border-right: 2px solid white;}


.menu-fixe-contact {
	display:none!important;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
}
.agent-detail .property-contact>div {
    padding: 1px!important;
}
.menu-fixe-contact .border-separate {
    border-right: 2px solid #fff;
}.bg_rose {
    background-color: #e83278;
}.bg_blue {
    background-color: #0d92d2!important;
}.property-agent .property-contact .toggle {
    text-align: center;
    background-color: #e83278;
    color: #fff!important;
    text-transform: uppercase;
    height: 58px;
    font-size: 14px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}.property-agent .property-contact a>span {
    font-size: 14px;
}
#email-mobile .pr-1{color:white;}
#sms-mobile .pr-1{color:white;font-size:2.3em;}

@media (max-width: 650px){
	.conseiller2 {
	padding-left:0px;padding-right:0px;	
	}
	
	.menu-fixe-contact {
	display:block!important;
	}
	.slider-for{
	width: 100%;
	margin-top:0px;
	max-height: 220px;
	margin: 30px auto 1px;
	overflow: hidden;
	}.slick-slider {margin-top:0px;}
	.slider-for img{
		width:100%;max-height: 220px;
	}
	.slider-nav {height: 50px;}
	.slider-nav .slick-track {height: 50px;}
	#fvaz{margin-top:20px;}
	
	.agent-detail .property-agent .property-contact .toggle {
    height: 56px;
	}
	.agent-detail .property-agent .property-contact .toggle-phone-number.open a {
    line-height: 3;
    font-size: 13px;
	}.property-agent .toggle-phone-number.open a {
		height: 50px;
		line-height: 3.5;
		font-size: 15px;
		font-weight: 500;
	}
	.property-agent .property-contact .toggle.agent-contact-email {
		background-color: #0d92d2;border-right: 0px;
	}
	
	.block-contact {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);	
	}
}