html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
    font-family: 'Roboto', sans-serif;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.row.no-pad {
  margin-right:0;
  margin-left:0;
}
.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

a:hover {
    text-decoration: none;
}

.nopadding {
    padding: 0;
    margin: 0;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

header .left {
    float: left;
}

header .right {
    float: right;
}

header .left h1 {
    display: inline-block;
    margin: 14px 0 13px 40px;
    vertical-align: top;
}

header .left h2 {
    display: inline-block;
    font-size: 18px;
    color: #c2f005;
    margin: 26px 0 0 20px;
    font-weight: 700;
    font-style: italic;
    vertical-align: top;
}

header .right {
    padding: 15px 0 0 0;
}

header .right .dropdown {
    display: inline-block;
}

header .right form {
    min-width: 435px;
}

header .right form h3, #exampleModal2 h3 {
    color: #36c40f;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

header .right .icon-user {
    display: inline-block;
    width: 30px;
    height: 29px;
    background: transparent url(/img/icon-user.png) left top no-repeat;
    margin: 0 0 0 0;
    vertical-align: middle;
}

header .right .icon-user2 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #FFF;
    padding-left: 40px;
    background: transparent url(/img/icon-normaluser.png) left top no-repeat;
    margin: 0 0 0 0;
    vertical-align: middle;
    font-size: 13px;
    color: #FFF;
    margin-right: 40px;
}
header .right .icon-user2:after {
    display: none;
}

header .right .icon-userpremium {
    background: transparent url(/img/icon-premiumuser.png) left top no-repeat;
}
    
header .right .link-agence {
    display: inline-block;
    border: 2px solid #FFF;
    padding: 5px 20px;
    color: #FFF;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 14px;
    margin: 0 40px 0 30px;
    vertical-align: middle;
}

header .dropdown-menu {
    padding: 25px 35px;
    border-radius: 0;
    border: 0 none;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.07);
}

header .dropdown-menu .lostpassword, header .dropdown-menu .lostpassword a, #exampleModal2 .lostpassword, #exampleModal2 .lostpassword a {
    color: #6a6a6a;
    font-size: 13px;
    text-align: center;
}

#exampleModal2 .lostpassword, #exampleModal2 .lostpassword a {
    color: #6a6a6a;
    font-size: 13px;
    text-align: center;
}

header .dropdown-menu .lostpassword a, #exampleModal2 .lostpassword a {
    text-decoration: underline;
}

header .dropdown-menu .form-control {
    height: calc(1em + .75rem + 2px);
    font-size: 14px;
    color: #6a6a6a;
    width: 90%;
    margin: 0 auto 15px;
}

#exampleModal2 .form-control {
    font-size: 14px;
    color: #6a6a6a;
    width: 90%;
    margin: 0 auto 15px;
}

header .dropdown-menu h4, #exampleModal2 h4 {
    font-size: 16px;
    color: #36c40f;
    vertical-align: middle;
    margin: 30px 0 0;
}

#exampleModal2 h4 {
    margin: 30px 0 20px!important;
}

#exampleModal2 .become-premium, #exampleModal3 .become-premium {
    background-color: transparent;
    padding-top: 15px;
}
#exampleModal3 .become-premium h3, #exampleModal3 .become-premium li, #exampleModal3 .become-premium li strong, #exampleModal2 .become-premium h3, #exampleModal2 .become-premium li, #exampleModal2 .become-premium li strong {
    color: #FFF;
}
#exampleModal3 .cta-green, #exampleModal2 .cta-green {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #FFF;
    padding: 15px 40px;
}

header .dropdown-menu h4:before, header .dropdown-menu h4:after, #exampleModal2 h4:before, #exampleModal2 h4:after {
    content: "";
    display: inline-block;
    width: 16%;
    height: 2px;
    background-color: #d0dce1;
    margin: 0 5px;
    vertical-align: middle;
}

header .dropdown-menu .cta-green {
    margin-top: 20px;
}

header .dropdown-menu .cta-green:hover {
    color: #FFF;
}

.header-video-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}

.header-video-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
}

.header-video-wrapper>video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#listing header, .sticky header, #signup header, #signup2 header {
    background-color: #FFF;
}

#listing header .right .link-agence, .sticky header .right .link-agence, #signup header .right .link-agence, #signup2 header .right .link-agence {
    color: #6a6a6a;
    border-color: #6a6a6a;
}

header .right .link-agence:hover {
    border-color: #34bc0e;
    color: #34bc0e;
}

#listing header .right .icon-user, .sticky header .right .icon-user, #signup header .right .icon-user {
    background: transparent url(/img/icon-user-grey.png) left top no-repeat;
}

header .right .icon-user:hover {
    background: transparent url(/img/icon-user-green.png) left top no-repeat;
}

#signup header .right .icon-user2, #listing header .right .icon-user2, .sticky header .right .icon-user2 {
    color: #6a6a6a;
}

.search-form {
    min-height: 85vh;
    /*background: transparent url(/img/header.jpg) center top no-repeat;*/
    background-size: cover;
    padding: 160px 0 0 0;
}

.search-form h3 {
    text-align: center;
}

.search-form h4 {
    text-align: center;
    font-size: 23px;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 300;
    color: #FFF;
    margin-bottom: 30px;
}

.search-form h3 span {
    display: inline-block;
    vertical-align: middle;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 38px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.search-form h3 img {
    display: inline-block;
    vertical-align: middle;
}

.search-form-content {
    background-color: #FFF;
    padding-top: 25px;
    padding-bottom: 25px;
}

.search-form-content .tagify, .filter-form-content .tagify {
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 14px;
    color: #6a6a6a;
    margin-bottom: 25px;
    background-color: #FFF;
    border-radius: 3px;
    padding: 4px 0;
}

.tagify.tagify--focus {
    border-color: #36c40f;
}

.tagify__tag>div::before {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.search-form-content .label-type {
    margin-right: 15px;
    color: #6a6a6a;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.search-form-content input[type=checkbox]+label {
    margin-left: 6px;
    margin-right: 15px;
    color: #6a6a6a;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 14px;
}

.filter-toggle {
    border: 0 none;
    font-size: 14px;
    color: #6a6a6a;
    text-transform: uppercase;
    padding: 10px 15px 10px 45px;
    background: #FFFFFF url(/img/icon-filters.png) 10px center no-repeat;
    margin: 0 0 15px 5px;
    font-weight: 700;
    border-radius: 3px;
    cursor: pointer;
}
.filter-toggle-close {
    border: 0 none;
    font-size: 14px;
    color: #6a6a6a;
    text-transform: uppercase;
    padding: 10px 15px 10px 45px;
    background: #FFFFFF url(/img/icon-cross-grey.png) 10px center no-repeat;
    margin: 15px 0 0 5px;
    font-weight: 700;
    border-radius: 3px;
    cursor: pointer;
}

/*.search-form button[type=submit] {
    padding: 15px 60px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    background-color: #36c40f;
    border: 0 none;
    border-radius: 20px;
    letter-spacing: .16em;
    text-transform: uppercase;
}*/

#search_ads_adtype {
    margin-bottom: 20px;
}

.slider_container {
    position: relative;
    margin-top: 20px;
}

.slider_value {
    position: relative;
    width: 50px;
    left: -25px;
    bottom: 30px;
    text-align: center;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 12px;
    color: #36c40f;
    font-weight: 700;
}

#price_value_min {
    text-align: left;
}

#price_value_min:after {
    content: "-";
    margin-left: 7px;
    display: inline-block;
}

#price_value_min, #price_value_max {
    left: -113px;
    width: auto;
    bottom: 0px;
    display: inline-block;
}

.ui-slider-horizontal {
    height: 2px;
}

#slider_surface, #slider_price {
    margin-top: 25px;
    margin-bottom: 50px;
}

.label_slider {
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 700;
    padding: 17px 0 0 0;
}

#label_price_max, #label_price_min, #label_surface_max, #label_surface_min {
    position: absolute;
    left: 23%;
    top: 0;
    font-size: 12px;
    /*font-family: 'Roboto', sans-serif;*/
    font-style: italic;
    color: #6a6a6a;
}

#label_price_max, #label_surface_max {
    left: auto;
    right: 0;
    text-align: right;
}

#slider_price .ui-slider-range {
    top: -1px;
    height: 2px;
    background-color: #36c40f;
}

.ui-slider .ui-slider-handle {
    top: -.6em;
    border-radius: 100%;
    border: 2px solid #36c40f;
    background-color: #fff;
}

.ui-slider .ui-slider-handle:focus {
    outline: 0 none;
}

.filter-form {
    background-color: #f8f8f8;
    position: fixed;
    top: 60px;
    padding: 16px 0;
    width: 100%;
    z-index: 11;
}

.filter-form .tagify-container {
    display: inline-block;
    width: 60%;
}

.filter-form .tagify {
    width: 100%;
    vertical-align: top;
    padding: 4px 0;
}

.filter-form .filters {
    padding: 0;
    background-color: #FFF;
}

.filter-form .filters ul {
    background-color: #FFF;
}

.filter-form .filters ul:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.filter-form .filters ul > li .dropdown-toggle {
    /*background: #FFF url(/img/icon-dropdown.png) 95% center no-repeat;*/
    font-size: 13px;
    /*font-family: 'Roboto', sans-serif;*/
    text-align: center;
    padding: 14px 0;
    color: #6a6a6a;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.filter-form .filters ul > li strong {
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.filter-form .filters ul > li .dropdown-toggle span {
    display: inline-block;
    height: 13px;
}

.filter-form .filters ul > li.open .dropdown-toggle strong {
    color: #5cd00d;
}

.filter-form .filters .submenu {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 72px;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 20px;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    /*font-family: 'Roboto', sans-serif;*/
    color: #6a6a6a;
}

.filter-form .filters .submenu #slider_surface, .filter-form .filters .submenu #slider_price {
    margin-bottom: 25px;
}

.filter-form .filters .submenu .slider_value {
    bottom: 10px!important;
}

.filter-form .filters .submenu label {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

.filter-form .filters .projettype .submenu {
    min-width: 350px;
}

.filter-form .filters .submenu:before {
    content: "";
    position: absolute;
    width: 100%;
    top: -13px;
    left: 0;
    z-index: 2;
    height: 13px;
    background-color: #FFF;
}

.cta {
    display: inline-block;
    border: 1px solid #000;
    /*font-family: 'Roboto', sans-serif;*/
    font-size: 13px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 7px 15px;
    border-radius: 20px;
    vertical-align: top;
    margin-left: 15px;
}

.cta-savesearch {
    width: 190px;
    height: 42px;
    padding-left: 50px;
    background: transparent url(/img/icon-save.png) 20px center no-repeat;
}
.cta-savesearch.loading {
    line-height: 32px;
    text-align: center;
}
.cta-savesearch.loaded {
    line-height: 24px;
    background: transparent url(/img/icon-check2.png) 20px center no-repeat;
    background-size: 22px;
    border-color: #36c40f;
    color: #36c40f;
}
.cta-savesearch.disabled {
    color: #d0dce1;
    border-color: #d0dce1;
    text-decoration: line-through;
    background: transparent url(/img/icon-save-disabled.png) 20px center no-repeat;
}

.cta-createalert {
    width: 160px;
    padding-left: 60px;
    background: transparent url(/img/icon-alert.png) 20px center no-repeat;
    color: #36c40f;
    border-color: #36c40f;
}

.cta-createalert.disabled {
    color: #d0dce1;
    border-color: #d0dce1;
    text-decoration: line-through;
    background: transparent url(/img/icon-alert-disabled.png) 20px center no-repeat;
}

.cta-green {
    background-color: #36c40f;
    font-weight: 400;
    border: 0 none;
}

.cta-green:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ac50f+0,c2f005+100 */
    background: #3ac50f; /* Old browsers */
    background: -moz-linear-gradient(left,  #3ac50f 0%, #c2f005 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #3ac50f 0%,#c2f005 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #3ac50f 0%,#c2f005 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ac50f', endColorstr='#c2f005',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 10px 18px 0px rgba(183, 263, 6, 0.41);
}

.cta-plan {
    padding-left: 60px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent url(/img/icon-plan.png) 20px center no-repeat;
    border-color: #9eb7c3;
    color: #9eb7c3;
    border-radius: 25px;
    margin-left: 0;
}

.cta-submit {
    margin-left: 0;
    letter-spacing: 3px;
    background-color: #d0dce1;
    border: 0 none;
    width: 80%;
}

.cta-submit:hover {
    background-color: #7d95a1;
}

.cta-signup, .cta-submit {
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    background-color: #36c40f;
    border: 0 none;
    border-radius: 20px;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.cta-blue {
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    background-color: #89b4c9;
    border: 0 none;
    border-radius: 20px;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.cta-facebook {
    background-color: #3b5998;
    font-size: 17px;
    background-image: url(/img/icon-cta-facebook.png);
    background-repeat: no-repeat;
    background-position: 35px center;
    padding-left: 75px;
    margin: 70px 0 0 0!important;
}

.cta-facebook:hover {
    color: #FFF;
}

.form_selector li {
    font-size: 22px;
    text-transform: uppercase;
    /*font-family: 'Roboto', sans-serif;*/
    color: #bbbbbb;
    background-color: #f8f8f8;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 20px 0;
    font-weight: 700;
    letter-spacing: 0.12em;
    cursor: pointer;
}

.form_selector li.selected {
    background-color: #36c40f;
    color: #FFF;
}
.form_selector li.selected span {
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -11px;
    display : inline-block;
    height : 0;
    width : 0;
    border-top : 11px solid #36c40f;
    border-right : 11px solid transparent;
    border-left : 12px solid transparent;
    z-index: 2;
}

#listing .estateads-list {
    padding-top: 250px;
}

#listing .estatead {
    margin-bottom: 40px;
}

#listing #exampleModal input[type=hidden]+label, #exampleModal2 input[type=hidden]+label {
    display: none;
}

#welcome .estateads-list {
    padding: 70px 0;
    background-color: #f2f7f9;
}

.estateads-list h3 {
    /*font-family: 'Roboto', sans-serif;*/
    text-align: center;
    color: #6a6a6a;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 45px;
}

.estateads-list .estatead {
    position: relative;
    min-height: 478px;
    box-shadow: 0px 0px 21px 0px rgba(72, 86, 91, 0.18);
}

.estateads-list .estatead .top {
    position: relative;
    padding-bottom: 80px;
}

.estateads-list .estatead .top .sousoffre {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65%;
    z-index: 2;
    vertical-align: middle;
    text-align: center;
    display: flex;
}

.estateads-list .estatead .top.excl .sousoffre {
    height: 90%;
}

.estateads-list .estatead .top .sousoffre span {
    color: #FFF;
    font-size: 42px;
    font-weight: 700;
    border: 1px solid #FFF;
    display: flex;
    align-self: center;
    margin: 0 auto;
    padding: 10px;
}

.estateads-list .estatead .top .price {
    position: relative;
    left: 0;
    top: -75px;
    font-size: 18px;
    /*font-family: 'Roboto', sans-serif;*/
    color: #FFF;
    text-align: center;
    display: inline-block;
    background-color: #575757;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    font-weight: 700;
    z-index: 3;
}

.estateads-list .estatead .top .roi {
    position: relative;
    left: 5px;
    top: -75px;
    color: #ffffff;
    background-color: #575757;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    vertical-align: top;
    z-index: 2;
}

.estateads-list .estatead .top .roi em {
    font-size: 14px;
    display: inline-block;
    text-align: right;
    width: 115px;
    line-height: 1.1em;
    margin-right: 10px;
}

.estateads-list .estatead .top .roi strong {
    font-size: 25px;
    font-weight: 700;
    display: inline-block;
}

.estateads-list .estatead .top .price:after {
    content: " FAI";
    font-weight: 400;
    font-size: 14px;
}

.estateads-list .estatead .top img {
    max-width: 100%;
}
.estateads-list .estatead .bottom {
    height: 210px;
    background-color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #6a6a6a;
    z-index: 3;
    /*font-family: 'Roboto', sans-serif;*/
}

.estatead .left {
    padding: 20px 10px!important;
    border-right: 1px solid #eaeaea;
}

.estatead .city {
    font-size: 22px;
    color: #36c40f;
    font-weight: 700;
}

.estatead .details {
    margin-top: 10px;
    font-size: 15px;
}

.estatead .details p {
    margin-top: 10px;
}

.estatead .right {
    font-size: 19px;
    color: #6a6a6a;
    font-weight: 700;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaf3f9+0,ffffff+100 */
}

.estatead .bottom .mail, .estatead .bottom .phone {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #6a6a6a;
    padding-left: 25px;
    background: transparent url(/img/icon-mail.png) left top no-repeat;
    display: inline-block;
    line-height: 26px;
}

.estatead .bottom .phone {
    background-image: url(/img/icon-phone2.png);
    margin-top: 5px;
    margin-bottom: 10px;
}

.estatead .right .coffre {
    display: inline-block;
    position: relative;
    top: -40px;
    width: 151px;
    height: 133px;
    margin-bottom: -40px;
    background: transparent url(/img/icon-coffre.png) left top no-repeat;
}

.estatead .right:hover .coffre {
    background-position: left bottom;
}

.estatead .right img {
    max-height: 120px;
}

.estatead.no-premium .right img {
    position: relative;
    top: -40px;
    max-height: none;
    margin-bottom: -20px;
}

.estatead .right .cta {
    text-align: center;
    font-size: 13px;
    color: #FFF;
    margin-left: 0;
    margin-top: 20px;
    padding: 9px 13px;
    transition: all 0.25s;
    position: relative;
    top: 0;
}

.estatead .right:hover .cta {
    transition: all 0.25s;
    top: -1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ac50f+0,c2f005+100 */
    background: #3ac50f; /* Old browsers */
    background: -moz-linear-gradient(left,  #3ac50f 0%, #c2f005 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #3ac50f 0%,#c2f005 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #3ac50f 0%,#c2f005 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ac50f', endColorstr='#c2f005',GradientType=1 ); /* IE6-9 */
    box-shadow: 0px 10px 18px 0px rgba(183, 263, 6, 0.41);
}

.estatead .right:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaf3f9+0,ffffff+100 */
    background: #eaf3f9; /* Old browsers */
    background: -moz-linear-gradient(top, #eaf3f9 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eaf3f9 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eaf3f9 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf3f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.pricetag {
    width: auto;
    height: 125px;
    padding: 0 15px;
    position: absolute;
    left: auto;
    right: -6px;
    top: 21px;
    background: #36c40f;
    border-top-right-radius: 5px;
    display: flex;
    align-items: center;
    z-index: 5;
}
.pricetag:before, .pricetag:after {
    content: "";
    position: absolute;
}

.pricetag:before {
    height: 0;
    width: 0;
    bottom: -7px;
    right: -.9px;
    border-top: 7px solid #289c0a;
    border-right: 7px solid transparent;
}

.pricetag:after {
    height: 0;
    width: 0;
    left: -20px;
    border-style: solid;
    border-width: 62.5px 20px 62.5px 0;
    border-color: transparent #36c40f transparent transparent;
    /*border-top: 75px solid transparent;
    border-bottom: 75px solid transparent;
    border-right: 30px solid #36c40f;*/
}

.pricetag span {
    color: #FFF;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 37px;
    font-weight: bold;
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 55px;
    border: 2px solid #279409;
    text-align: center;
    margin: 5px 4px;
    line-height: 50px;
}

.pricetag p {
    text-align: center;
    text-transform: uppercase;
    /*font-family: 'Roboto', sans-serif;*/
}

.pricetag li {
    display: inline-block;
    font-family: 'Barlow Condensed', sans-serif;
    text-align: center;
    width: 55px;
    margin: 0 4px;
    font-size: 17px;
    color: #FFF;
}

.become-premium {
    padding: 70px 0;
    background-color: #fff;
}

.become-premium h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    color: #6a6a6a;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.become-premium li:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    background: transparent url(/img/icon-check.png) left top no-repeat;
    margin-right: 10px;
}

.become-premium li {
    color: #6a6a6a;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px;
}

.become-premium li strong {
    color: #6a6a6a;
    font-size: 22px;
    font-weight: 700;
}

.howitworks {
    padding: 70px 0;
    background-color: #fff;
    text-align: center;
}

.howitworks h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    color: #6a6a6a;
    margin-bottom: 25px;
}

.preums-block {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14);
    height: 100%;
    min-height: 375px;
    transition: all 0.25s;
    margin-top: 30px;
    background-color: #FFF;
}

.preums-block:hover {
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.29);
    position: relative;
    top: -2px;
    left: -2px;
    transition: all 0.25s;
    cursor: pointer;
}

.preums-block.left .top {
    background: transparent url(/img/wave1.svg) center bottom no-repeat;
    padding: 36px 0 20px;
}

.preums-block .top {
    background: transparent url(/img/wave2.svg) center bottom no-repeat;
    padding: 20px 0;
}

.preums-block .top span {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
}

.preums-block .top h4 {
    font-size: 32px;
    font-weight: 500;
    color: #FFF;
    text-align: center;
}

.preums-block .bottom .price {
    font-size: 91px;
    color: #36c40f;
    font-weight: 900;
    display: inline-block;
    margin: 15px 0;
}

.preums-block .bottom .price em {
    display: inline-block;
}

.preums-block .bottom .price:after {
    content: "Seulement.";
    display: block;
    font-size: 26px;
    color: #6a6a6a;
    text-align: right;
    font-weight: 400;
}

.preums-block .bottom .price em:last-child {
    font-size: 40px;
    font-weight: 700;
    vertical-align: top;
}

.preums-block .bottom .price em:last-child span {
    font-size: 26px;
}

.preums-block.left:hover .bottom .cta, .become-premium .right:hover .bottom .cta {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ac50f+0,c2f005+100 */
    background: #3ac50f; /* Old browsers */
    background: -moz-linear-gradient(left, #3ac50f 0%, #c2f005 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #3ac50f 0%,#c2f005 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #3ac50f 0%,#c2f005 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ac50f', endColorstr='#c2f005',GradientType=1 ); /* IE6-9 */
    border-color: #FFF;
    color: #FFF;
    transition: all 0.25s;
}

.preums-block .bottom .cta {
    font-size: 15px;
    color: #013c74;
    text-transform: uppercase;
    padding: 20px 35px;
    border-color: #c2c2c2;
    border-radius: 28.5px;
    margin: 30px 0;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.25s;
}

.preums-block .pastille {
    width: 200px;
    height: 200px;
    position: absolute;
    top: -35px;
    right: -70px;
    border: 2px solid #f5f5f5;
    border-radius: 100%;
    background-color: #FFF;
    z-index: 2;
    display: flex;
    align-items: center;
    padding: 0 20px;
    transform: rotate(15deg);
}

.preums-block .pastille p {
    width: 100%;
    font-size: 15px;
    color: #6a6a6a;
}

.preums-block .pastille strong {
    font-size: 27px;
    color: #36c40f;
    font-weight: 700;
}

.preums-block .pastille em {
    font-weight: 900;
    font-size: 20px;
    color: #6a6a6a;
}

.preums-block .pastille p:before, .preums-block .pastille p:after {
    content: "";
    display: block;
    width: 19px;
    height: 4px;
    background-color: #d3d3d3;
    margin: 10px auto;
}

.preums-block .pastille-shadow {
    position: absolute;
    z-index: 1;
    top: -10px;
    right: -55px;
    width: 200px;
    height: 200px;
    background: transparent url(/img/pastille-shadow.png) left top no-repeat;
    background-size: cover;
}

/** {
    border: 1px solid red !important;
}*/

.whoweare {
    background-color: #FFF;
}

.whoweare img {
    width: 100%;
}

.whoweare .block {
    background-color: #FFF;
    padding: 50px;
    transform: translateY(-110%);
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    color: #6a6a6a;
    margin-bottom: -125%;
}

.whoweare .block p {
    line-height: 1.25em;
}

.whoweare .block h5 {
    font-weight: 300;
    font-size: 42px;
    color: #36c40f;
    margin-bottom: 10px;
}

.whoweare .block strong {
    font-weight: 700;
}

.whoweare .block > strong {
    display: inline-block;
    margin-bottom: 10px;
}

.whoweare .block em {
    font-size: 21px;
    font-weight: 700;
    color: #36c40f;
    display: inline-block;
    margin-top: 10px;
}

.whoweare .block ul {
    line-height: 1.25em;
    margin: 5px 0 5px 15px;
}

.premium {
    padding-top: 300px;
    margin-top: -300px;
    background-color: #f2f7f9;
}

.premium .left img {
    max-width: 100%;
}

.premium .right img:nth-child(1) {
    margin-bottom: 15px;
    display: inline-block;
}

.premium .right p {
    font-size: 35px;
    font-weight: 300;
    color: #36c40f;
    line-height: 1.35em;
}

.premium .right {
    display: flex;
    align-items: center;
}

.premium .right p strong {
    font-weight: 700;
}

.premium .right .cta {
    font-size: 17px;
    text-transform: uppercase;
    color: #FFF;
    padding: 20px 50px;
    margin-left: 0;
    border-radius: 35px;
    margin-top: 40px;
}

footer {
    padding: 50px 0;
    height: 357px;
    background-color: #FFF;
}

footer .left h5 span {
    font-size: 27px;
    background: -moz-linear-gradient(left, #3fc70e 0%, #9fe507 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #3fc70e 0%,#9fe507 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #3fc70e 0%,#9fe507 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    display: inline-block;
}

footer .left h5 img {
    margin-right: -25px;
}

footer .left ul {
    width: 33.33333%;
    float: left;
    margin-top: 40px;
    margin-bottom: 40px;
}

footer .left ul li {
    margin-bottom: 15px;
}

footer .left ul li a {
    font-size: 15px;
    color: #3b3b3b;
}

footer .right h5 {
    font-size: 34px;
    color: #013c74;
    font-weight: 300;
    letter-spacing: 0.1em;
}

footer .right a {
    display: inline-block;
    margin: 25px 15px;
}

footer .sep {
    height: 4px;
    background-color: #f2f7f9;
}

footer h6 {
    margin-top: 30px;
    font-size: 15px;
    color: #3b3b3b;
}

.pagination {
    text-align: center;
    width: 100%;
    justify-content: center!important;
}

.pagination span {
    font-size: 20px;
    color: #494949;
    display: inline-block;
    margin: 0 10px;
    width: 27px;
    height: 27px;
    line-height: 24px;
}

.pagination a {
    color: #989898;
    text-decoration: none;
}

.pagination .current {
    border: 1px solid #d5d5d5;
}

.pagination .first a, .pagination .previous a, .pagination .next a, .pagination .last a {
    color: #36c40f;
}

.estatead-one {
    padding: 60px 0 0 0;
    background-color: #f2f7f9;
}

.estatead-one .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.estatead-one .left {
    background-color: #FFF;
    margin-bottom: 65px;
}

.estatead-one .left img {
    width: 100%;
}

.estatead-one .right {
    padding: 25px 20px 50px!important;
    right: 0;
    top: 60px;
}

.estatead-one .right h4 {
    font-weight: 700;
    color: #6a6a6a;
    font-size: 19px;
    text-align: center;
    margin: 15px 0 15px 0;
    position: relative;
}

.estatead-one .right h4:before {
    content: "";
    width: 90%;
    height: 2px;
    background-color: #e2e9ec;
    display: inline-block;
    position: absolute;
    z-index: 0;
    vertical-align: middle;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
}

.estatead-one .right h4 span {
    position: relative;
    z-index: 1;
    background-color: #f2f7f9;
    padding: 0 15px;
    display: inline-block;
}

.estatead-one .right hr {
    border-top: 2px solid #e2e9ec;
    box-shadow: none;
    width: 90%;
    margin: 1rem auto;
}

.estatead-one .right .cta-green {
    color: #FFF;
    font-weight: 700;
}

.estatead-one .right .coffre {
    display: inline-block;
    position: relative;
    width: 151px;
    height: 133px;
    margin-bottom: 15px;
    background: transparent url(/img/icon-coffre.png) left top no-repeat;
}

.estatead-one .estatead-tools {
    text-align: center;
    margin-bottom: 25px;
}
.estatead-one .estatead-tools li { display: inline-block; margin: 0 5px; position: relative; }
.estatead-one .estatead-tools .bt-print, .estatead-one .estatead-tools .bt-fav, .estatead-one .estatead-tools .bt-share, .estatead-one .estatead-tools > .bt-sharefb a, .estatead-one .estatead-tools > .bt-sharemail a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #6a6a6a url(/img/icon-print.png) left top no-repeat;
    overflow: hidden;
    text-indent: -999px;
    transition: all 0.25s;
    border-radius: 3px;
}
.estatead-one .estatead-tools .bt-fav {
    background: #6a6a6a url(/img/icon-fav.png) left top no-repeat;
    vertical-align: middle;
}
.estatead-one .estatead-tools .bt-share {
    background: #6a6a6a url(/img/icon-share.png) left top no-repeat;
}
.estatead-one .estatead-tools .bt-share-off {
    background: #000 url(/img/icon-cross-white.png) center center no-repeat;
}
.estatead-one .estatead-tools .bt-print:hover, .estatead-one .estatead-tools .bt-fav.active:hover, .estatead-one .estatead-tools .bt-share:hover, .estatead-one .estatead-tools > .bt-sharefb a:hover, .estatead-one .estatead-tools > .bt-sharemail a:hover {
    background-color: #000;
    transition: all 0.25s;
}
.estatead-one .estatead-tools > .bt-sharefb a {
    background: #6a6a6a url(/img/bt-sharefb.png) center center no-repeat;
    background-size: 30px;
    vertical-align: middle;
}
.estatead-one .estatead-tools > .bt-sharemail a {
    vertical-align: middle;
    background: #6a6a6a url(/img/icon-mail2.png) center center no-repeat;
}

.bt-socials {
    position: absolute;
    right: -50px;
    top: -35px;
    z-index: 2;
}

.estatead-one .estatead-tools .bt-socials li {
    display: block;
    margin-bottom: 5px;
}

.bt-socials .bt-sharefb a, .bt-socials .bt-sharemail a, .bt-socials .bt-sharewhatsapp a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: transparent url(/img/bt-sharefb.png) left top no-repeat;
    background-size: cover;
    outline: 0 none;
    transition: all 0.25s;
}

.bt-socials .bt-sharefb a:hover, .bt-socials .bt-sharefb a:active {
    transition: all 0.25s;
    background: transparent url(/img/bt-sharefb-on.png) left top no-repeat;
    background-size: cover;
}

.bt-socials .bt-sharemail a {
    background: #898f9c url(/img/icon-mail2.png) center center no-repeat;
    border-radius: 100%;
}

.bt-socials .bt-sharemail a:hover, .bt-socials .bt-sharemail a:active, .bt-socials .bt-sharewhatsapp a:hover, .bt-socials .bt-sharewhatsapp a:active {
    background-color: #6a6a6a;
}

.bt-socials .bt-sharewhatsapp a {
    background: #898f9c url(/img/icon-whatsapp.png) center center no-repeat;
    border-radius: 100%;
    background-size: 75% 75%;
}

.estatead-one .estatead-tools .bt-fav.on, .estatead-one .estatead-tools .bt-fav.on:hover {
    background-color: #36c40f;
}

.estatead-one .history-back {
    color: #36c40f;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 20px;
    padding: 2px 15px;
    transition: all 0.25s;
}
.estatead-one .history-back:hover {
    background-color: #36c40f;
    color: #FFF;
    transition: all 0.25s;
}

.estatead-one .history-back:hover:before {
    background-color: #6a6a6a;
    transition: all 0.25s;
}

.estatead-one .history-back:before {
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #36c40f;
    content: "";
    margin-right: 10px;
    transition: all 0.25s;
}

.estatead-one #dpe, .estatead-one #ges {
    float: left;
    width: 100%;
}

.estatead-one #dpe svg, .estatead-one #ges svg {
    max-width: 100%;
}

.estatead-one .phone, .estatead-one .mail {
    display: inline-block;
    padding: 15px 0 15px 35px;
    min-width: 50%;
    font-size: 15px;
    color: #6a6a6a;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 27px;
    margin: 10px 0;
    transition: all 0.25s;
    background: #FFF url(/img/icon-mail.png) 20px center no-repeat;
}
.estatead-one .phone {
    background: #FFF url(/img/icon-phone2.png) 40px center no-repeat;
}
.estatead-one .phone:hover, .estatead-one .mail:hover {
    background-color: #36c40f;
    color: #FFF;
    transition: all 0.25s;
}

.estatead-one .price {
    background-color: #575757;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
}

.estatead-one .price:after {
    content: " FAI";
    font-weight: 400;
    font-size: 14px;
}

.estatead-one .ref {
    color: #b0b0b0;
    font-size: 14px;
    font-weight: 700;
}

.estatead-one .city {
    color: #36c40f;
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
}

.estatead-one .details {
    color: #6a6a6a;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.estatead-one .pricetag {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    justify-content: center;
    margin-top: 15px;
    border-radius: 3px;
}

.estatead-one section h3 {
    color: #36c40f;
    font-size: 18px;
    padding-left: 40px;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 35px;
}

.description h3 {
    padding-left: 30px!important;
    background: transparent url(/img/icon-description.png) left center no-repeat;
}
.caracteristiques h3 {
    background: transparent url(/img/icon-caracteristiques.png) left center no-repeat;
}
.localisation h3 {
    padding-left: 30px!important;
    background: transparent url(/img/icon-localisation.png) left center no-repeat;
}
.financier h3 {
    background: transparent url(/img/icon-financier.png) left center no-repeat;
}
.interieur h3 {
    background: transparent url(/img/icon-interieur.png) left center no-repeat;
}
.exterieur h3 {
    padding-left: 45px!important;
    background: transparent url(/img/icon-exterieur.png) left center no-repeat;
}
.plus h3 {
    background: transparent url(/img/icon-plus2.png) left center no-repeat;
}
.dpe-ges h3 {
    background: transparent url(/img/icon-diagnostique.png) left center no-repeat;
}

.estatead-one section p, .estatead-one section li {
    color: #6a6a6a;
    font-size: 15px;
    line-height: 1.5em;
}

.estatead-one .financier span {
    display: inline-block;
}

.estatead-one .interieur p, .estatead-one .exterieur p {
    margin-bottom: 10px;
}

.estatead-one .interieur em:not(:nth-last-child(-n+2)):after {
    content: ",";
}
.estatead-one .interieur em:nth-last-child(-n+1):before {
    content: "et ";
}

.estatead-one .sdb span:not(:last-child):after {
    content: ",";
}

.estatead-one .financier span::first-letter {
    display: inline;
    text-transform: uppercase;
}

.estatead-one section .grey {
    padding: 25px 20px;
    background-color: #f8f8f8;
}

.estatead-one section p strong {
    font-weight: bold;
}

.estatead-one .pricetag:before, .estatead-one .pricetag:after {
    display: none;
}

.photos {
    position: relative;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    z-index: 2;
    border: 0 none;
    display: inline-block;
    width: 29px;
    height: 42px;
    text-indent: -999px;
    overflow: hidden;
    background: transparent url(/img/right-arrow.png) left top no-repeat;
    outline: 0 none;
}

.slick-arrow:focus {
    outline: none;
    border: none;
}

.slick-next { left: auto; right: 15px; }
.slick-prev { transform: rotate(180deg); }

.slick-counter {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #FFF;
    background-color: rgba(0,0,0,.3);
    padding: 5px 15px;
}

.estatead-details {
    padding: 40px 20px;
}

.estatead-details h2 {
    color: #6a6a6a;
    font-size: 25px;
    font-weight: 700;
    margin: 30px 0 0 0;
}

.page-premium {
    padding: 60px 0;
    background-color: #fff;
}

.page-premium .header {
    background: #fff url(/img/header-premium.jpg) center bottom no-repeat;
    background-size: cover;
    padding-top: 90px;
    min-height: 40vh;
}

.page-premium .header h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    color: #3ac50e;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}

.page-premium .header ul {
    /*margin: 30px auto 0;
    width: 40%;*/
}

.page-premium .header li {
    color: #6a6a6a;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.page-premium .header li strong {
    color: #6a6a6a;
    font-size: 18px;
    font-weight: 700;
}

.page-premium .header li:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    background: transparent url(/img/icon-check.png) left top no-repeat;
    margin-right: 10px;
}

.signup {
    padding: 60px 0;
    background-color: #f2f7f9;
}

.signup .header h3 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    color: #3ac50e;
    margin: 30px 0 190px 16.666667%;
}

.signup .intro p {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

.signup .position-relative {
    margin-bottom: 20px;
}

.signup input[type=text], .signup input[type=password], .signup input[type=email] {
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 17px 15px;
    width: 100%;
    color: #6a6a6a;
    font-size: 14px;
}

.signup input[type=text]+label, .signup input[type=password]+label, .signup input[type=email]+label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    transition: all 0.25s;
    color: #6a6a6a;
}

.signup input[type=file] {
    font-size: 1px;
    width: 1px;
    height: 1px;
}

.signup input[type=file]:focus {
    outline: 0 none;
}

.signup input[type=file]+label {
    padding: 17px 15px 17px 50px;
    width: 80%;
    border-radius: 3px;
    background: #dedede url(/img/icon-download.png) 15px center no-repeat;
    cursor: pointer;
}

.signup input[type=text]:focus, .signup input[type=password]:focus, .signup input[type=email]:focus {
    border-color: #36c40f;
    outline: 0 none;
}

.signup input[type=text]:focus+label, .signup input[type=text]:valid+label, .signup input[type=password]:focus+label, .signup input[type=password]:valid+label, .signup input[type=email]:focus+label, .signup input[type=email]:valid+label {
    font-size: 12px;
    top: 25%;
}

.signup .errors {
    margin-top: 5px;
    color: red;
    font-size: 13px;
    padding-left: 5px;
}

.signup button {
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    padding: 20px 0;
    width: 100%;
    border-radius: 30px;
    margin: 30px 0 0 0;
}

.signup .header {
    background: #fff url(/img/header-signup.jpg) center top no-repeat;
    background-size: contain;
    padding-top: 150px;
}

.signup2 {
    background-color: #FFF;
}

.signup2 .header {
    background: #fff url(/img/header-signup2.jpg) center top no-repeat;
    background-size: contain;
}

.signup2 .form-content {
    padding-top: 30px;
}

.signup2 .intro p {
    font-size: 16px;
}

.signup .header h3 span {
    display: inline-block;
    margin-top: 10px;
    font-size: 44px;
    font-weight: 300;
    letter-spacing: .004em;
}

.signup .header h5 {
    font-size: 39px;
    text-align: center;
    color: #36c40f;
    font-weight: 300;
    text-transform: uppercase;
    margin: 35px 0 0 0;
}

.signup .preums-block2 {
    height: auto;
}

.signup .preums-block2 h4 {
    font-size: 28px;
    line-height: 1.25em;
    font-weight: 300;
    width: 100%;
    text-transform: uppercase;
    margin: 0 30px;
}

.signup .preums-block2 p {
    color: #0d3e51;
    font-size: 18px;
    line-height: 1.3em;
    margin: 0 25px;
}

.signup .preums-block2 p strong {
    font-weight: 700;
}

.signup .preums-block2 .top {
    height: 110px;
    display: flex;
    align-items: center;
    text-align: center;
}

.signup .preums-block2 .bottom {
    height: 275px;
    display: flex;
    align-items: center;
}

.signup .cta-blue {
    margin: 35px 0;
}

.signup .form-content h3 {
    font-size: 37px;
    font-weight: 700;
    color: #3ac50e;
    text-align: center;
    margin: 55px 0 15px 0;
}

.modal-title {
    font-size: 23px;
    font-weight: 700;
    color: #3ac50e;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 auto;
}

.modal-header {
    border-bottom: 0 none;
}

.modal-body p {
    font-size: 14px;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 700;
    color: #6a6a6a;
}

.modal-body .modal-form label {
    margin-right: 15px;
    color: #6a6a6a;
    font-size: 14px;
    font-weight: 700;
    line-height: 35px;
}

.modal-body .modal-form input[type=text], .modal-body .modal-form textarea {
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 17px 15px;
    width: 100%;
    color: #6a6a6a;
    font-size: 14px;
}

.modal-body .modal-form textarea {
    height: 10em;
}

.modal-body .modal-form input[type=text]+label, .modal-body .modal-form textarea+label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    transition: all 0.25s;
    color: #6a6a6a;
}

.modal-body .modal-form input[type=text]:focus+label, .modal-body .modal-form input[type=text]:valid+label, .modal-body .modal-form input[type=password]:focus+label, .modal-body .modal-form input[type=password]:valid+label, .modal-body .modal-form textarea:focus+label, .modal-body .modal-form textarea:valid+label {
    font-size: 12px;
    top: 25%;
}

.modal-body .modal-form textarea:focus+label, .modal-body .modal-form textarea:valid+label {
    top: 8%;
}

.modal-body .modal-form .position-relative {
    width: 80%;
    margin: 0 auto;
}

.modal-body .modal-form .cta-signup, .modal-body .modal-form .cta-submit {
    margin-top: 20px;
    margin-left: 0;
}

body #tarteaucitronRoot div#tarteaucitronAlertBig {
    width: 100%!important;
    left: 0!important;
    top: auto!important;
    bottom: 0!important;
    transform: none!important;
    padding: 25px 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
}

div#tarteaucitronAlertBig:before {
    display: none;
}

#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    font-size: 14px!important;
    color: #FFF!important;
    display: inline-block!important;
    margin: 0 150px 0 0!important;
    padding: 0!important;
    text-align: left!important;
    vertical-align: top!important;
}

/*#tarteaucitronAlertBig #tarteaucitronCloseAlert, */#tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    background-color: #89b4c9!important;
    font-size: 14px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding: 8px 40px!important;
    border-radius: 15px;
    margin-right: 15px!important;
    vertical-align: top!important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert { display: none!important; }

#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    font-size: 14px!important;
    font-weight: 700!important;
    padding: 8px 40px!important;
    border-radius: 15px;
    border: 1px solid #FFF!important;
    background-color: transparent!important;
    color: #FFF!important;
}

.user-menu li a {
    font-size: 14px;
    color: #000;
}

.user-menu ul {
    min-width: 150px;
}

.user-menu li {
    margin-bottom: 10px;
}

.bottom-details {
    font-size: 14px;
    font-weight: 700;
    color: #bbbbbb;
    width: 100%;
}

.bottom-details a:before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #36c40f;
    display: inline-block;
    margin-right: 15px;
    transform: translateY(-50%);
    transition: all 0.25s;
}

.bottom-details em {
    text-transform: uppercase;
}

.bottom-details a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #36c40f;
    padding: 3px 15px;
    background-color: transparent;
    border-radius: 20px;
    transition: all 0.25s;
}

.bottom-details a:hover {
    background-color: #36c40f;
    color: #FFF;
    transition: all 0.25s;
}
.bottom-details a:hover:before {
    background-color: #6a6a6a;
    transition: all 0.25s;
}

.layover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: rgba(0,0,0,0.9);
}

.layover h3 {
    font-size: 31px;
    color: #FFF;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 15px;
}

.layover p {
    font-size: 16px;
    color: #FFF;
    margin: 0 auto;
    line-height: 1.25em;
}

.layover p strong {
    font-weight: 700;
}

.layover p span {
    font-weight: 700;
    color: #36c40f;
}

.layover em {
    font-style:italic;
}

.layover .cta-green {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #FFF;
    padding: 15px 40px;
}

.layover .cta-grey {
    color: #000000;
    font-size: 15px;
    text-transform: none;
    background-color: #d1dfe6;
    font-weight: 400;
    padding: 15px 40px;
    border-radius: 20px;
    margin-top: 5px;
}

.layover .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.6;
    cursor: pointer;
}
.layover .close:hover {
    opacity: 1;
}
.layover .close:before, .layover .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
}
.layover .close:before {
    transform: rotate(45deg);
}
.layover .close:after {
    transform: rotate(-45deg);
}

.layover.notvisible {
    display: none!important;
}

.layover.show {
    display: flex!important;
}

.blank-page {
    padding: 60px 0;
    background-color: #f2f7f9;
}

.blank-page h3 {
    text-align: center;
    color: #6a6a6a;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 45px;
}

.blank-page .cta-green {
    padding: 10px 30px;
    color: #FFF;
}

.blankpage .header {
    min-height: 750px;
}

.blankpage .p2 {
    text-align: center;
    color: #6a6a6a;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 45px;
}

.blankpage .p4, .p8 {
    line-height: 1.5em;
}

.blankpage .ol1 {
    font-weight: 700;
    color: #36c40f;
    text-transform: uppercase;
}

.blankpage ul li {
    list-style: disc;
    margin: 5px 0 10px;
}

.blankpage a {
    color: #36c40f;
}

.mobile .estatead-one .phone, .mobile .estatead-one .mail {
    min-width: 0;
    font-size: 13px;
    display: inline-block;
    padding: 15px 0 15px 35px;
    color: #6a6a6a;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 27px;
    margin: 10px 0;
    transition: all 0.25s;
    background: #FFF url(/img/icon-mail.png) 10px center no-repeat;
    margin: 0 5px;
}
.mobile .estatead-one .phone {
    background: #FFF url(/img/icon-phone2.png) 10px center no-repeat;
}
.mobile .sharebar {
    line-height: 40px;
    padding: 10px 0;
}
.mobile .sharebar-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: #f2f7f9;
    z-index: 20;
    text-align: center;
    padding: 5px 0;
    box-shadow: 0px -4px 7px 0px rgba(0, 0, 0, 0.25);
}
.mobile .sharebar-bottom .cta-green {
    font-weight: 700;
    color: #FFF;
    margin-left: 0;
}
.mobile .sharebar-bottom h4 {
    font-weight: 700;
    color: #6a6a6a;
    font-size: 19px;
    text-align: center;
    margin: 0;
    position: relative;
}
.mobile .sharebar-bottom h4 span {
    position: relative;
    z-index: 1;
    background-color: #f2f7f9;
    padding: 0 15px;
    display: inline-block;
}
.mobile .estatead-one .estatead-tools {
    margin: 0;
}
.mobile .sharebar .bt-back {
    color: #36c40f;
    font-weight: 700;
    font-size: 14px;
    background: transparent url(/img/icon-prev.png) left center no-repeat;
    padding-left: 30px;
    text-transform: uppercase;
}
.mobile .estatead-one .pricetag {
    margin-top: 0;
    border-radius: 0;
    z-index: 1;
}
.mobile .filter-form .filters .submenu {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.mobile .filter-form .filters ul > li .dropdown-toggle {
    text-align: left;
    padding-bottom: 0;
}
.mobile #dropdownMenu1 {
    padding-bottom: 10px;
}
.mobile .dropdown-toggle::after, .mobile .filter-form .filters .submenu > li strong {
    display: none;
}
.mobile .filter-form .filters .submenu #slider_surface, .mobile .filter-form .filters .submenu #slider_price {
    margin: 10px 0;
}
.mobile .filters {
    position: absolute;
    top: -60px;
    left: 15px;
    width: 93%;
    z-index: 99;
    transition: top 1.5s;
    -webkit-transition: top 1.5s;
}
.mobile .filters.d-none {
    top: -100vh;
    transition: top 1.5s;
    -webkit-transition: top 1.5s;
}
.mobile #listing .estateads-list {
    padding-top: 190px;
}
.mobile header .left h1 {
    margin: 10px 0 5px 10px;
}
.mobile header .left h2 {
    display: block;
    font-size: 10px;
    margin: 0 0 10px 10px;
}
.mobile .header-video-wrapper {
    display: none;
}
.mobile .search-form {
    background-color: #172029;
    padding: 70px 10px 30px;
}
.mobile .become-premium .pastille, .mobile .become-premium .pastille-shadow {
    transform: rotate(15deg) scale(0.75);
}
.mobile .become-premium .pastille-shadow {
    right: -45px;
}
.mobile .become-premium .pastille {
    right: -45px;
}
.mobile .become-premium {
    overflow: hidden;
    padding: 35px 0;
}
.mobile header .right .link-agence {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.mobile #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    margin: 0 5px 15px!important;
}
.mobile #tarteaucitronAlertBig #tarteaucitronPersonalize, .mobile #tarteaucitron #tarteaucitronPrivacyUrl, .mobile #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    margin: 0!important;
}
.mobile .search-form h3 span {
    font-size: 1.15rem;
}
.mobile .search-form h4 {
    font-size: .8rem;
}
.mobile #welcome .estateads-list {
    padding: 35px 0;
}
.mobile .estateads-list h3 {
    font-size: 32px;
    margin-bottom: 25px;
}
.mobile .bottom-details a:before {
    margin-right: 5px;
}
.mobile .estatead .details {
    font-size: 13px;
}
.mobile .estateads-list .estatead .top .price {
    top: 171px;
}
.mobile .estateads-list .estatead {
    min-height: 427px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.mobile .estatead .right {
    font-size: 14px;
}
.mobile .estatead .right .coffre {
    height: 92px;
    width: 90%;
    background-size: cover;
}
.mobile .estatead .right .cta {
    margin: 20px 5px 0;
}
.mobile .become-premium h3 {
    font-size: 28px;
}
.mobile .become-premium li strong {
    font-size: 20px;
}
.mobile .preums-block {
    min-height: 325px;
}
.mobile .whoweare {
    padding: 35px 0;
}
.mobile .whoweare .block {
    padding: 25px 15px;
    font-size: 16px;
    transform: translateY(-12%);
    margin-bottom: 0;
}
.mobile .whoweare .block em {
    font-size: 18px;
}
.mobile .whoweare .block h5 {
    font-size: 32px;
}
.mobile .premium .right p {
    font-size: 24px;
}
.mobile footer {
    padding: 35px 0;
    height: auto;
}
.mobile footer .left h5 img {
    transform: scale(0.75);
    transform-origin: bottom;
}
.mobile footer .left h5 span {
    font-size: 22px;
}
.mobile footer .right h5 {
    font-size: 20px;
}
.mobile footer .right a {
    margin: 0 8px;
    vertical-align: middle;
}
.mobile .premium .right {
    padding: 0 15px;
}
.mobile header .dropdown-menu {
    padding: 25px 15px;
}
.mobile header .right form {
    min-width: 90vw;
}
.mobile header .right .icon-user {
    margin-right: 10px;
}
.mobile #price_value_min, .mobile #price_value_max, .mobile .slider_value {
    left: 0;
    bottom: -5px;
}
.mobile .slider_container {
    margin-top: 10px;
    margin-bottom: 15px;
}
.mobile #slider_surface, #slider_price {
    margin-bottom: 10px;
}
.mobile header .left h1 a img { width: 100px; }
.mobile header .right { margin: 0 10px 0 0; }
.mobile .search-form h3 img { width: 35px; }
.mobile .form_selector li {
    padding: 10px 0;
    font-size: 14px;
}
.mobile #search_ads_nb_rooms { margin-bottom: 15px; }
.mobile .estatead .city { font-size: 16px; }
.mobile .estateads-list .estatead .bottom { height: 238px; }
.mobile .estatead.no-premium .right img { max-width: 100%; top: 0; margin-bottom: 0; }
.mobile .estatead .bottom .mail, .mobile .estatead .bottom .phone {
    margin: 10px 5px;
    line-height: 1em;
}
.mobile .estateads-list .estatead .top .roi {
    z-index: 4;
    top: -94px;
    left: 0;
}
.mobile .filter-form .tagify-container {
    width: 100%;
}
.mobile .filter-form .tagify {
    border-radius: 0;
    margin-bottom: 15px;
}
.mobile .filter-form {
    padding: 0;
    top: 58px;
}
.mobile .actions-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px -4px 7px 0px rgba(0, 0, 0, 0.25);
    padding: 5px 0;
}
.mobile .actions-bar .cta {
    float: left;
    margin-left: 10px;
}
.mobile .estatead-details {
    padding: 20px;
}


.modal-backdrop.show {
    opacity: .9;
}
.modal-content {
    background-color: transparent;
}
button.close {
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    background: transparent url(/img/icon-close.png) center center no-repeat;
    opacity: 1;
    right: 0;
    top: 0;
}
#dropdownMenu6 + ul #price_value_min, #dropdownMenu6 + ul #price_value_max {
    left: 0!important;
}
.estatead-images .default .position-absolute {
    z-index: 1;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.estatead-images .default h4 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #FFF;
}

.estatead-images .default h4 strong {
    font-size: 35px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 5px;
}

.estatead-images .default li:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    background: transparent url(/img/icon-check.png) left top no-repeat;
    margin-right: 10px;
}

.estatead-images .default ul {
    margin: 30px auto 0;
    width: 60%;
}

.estatead-images .default li {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.estatead-images .default li strong {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
}

.estatead-images .default .coffre {
    display: inline-block;
    position: relative;
    top: -40px;
    width: 151px;
    height: 133px;
    margin-bottom: -40px;
    background: transparent url(/img/icon-coffre.png) left top no-repeat;
}

#login-form img, #login-form-pro img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#login-form .errors, #login-form-pro .errors {
    color: red;
    font-size: 13px;
    margin: 0 15px 15px;
}

#login-form .cta-facebook, #exampleModal2 .cta-facebook {
    margin-top: 10px!important;
    font-size: 14px;
}

.preums-block input[type=radio] {
    display: none;
}

.preums-block input[type=radio]+label {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    position: relative;
}

.preums-block input[type=radio]:checked+label:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent url(/img/icon-check2.png) left top no-repeat;
    width: 38px;
    height: 30px;
    transform: translate(-50%, -50%);
}

.page-premium .preums-block .bottom .price {
    margin-bottom: 45px;
}

.page-premium .preums-block {
    margin-top: -75px;
}

#card-element input,
.StripeElement {
    padding: 20px 15px;
    line-height: 40px;
    border: 1px solid #dedede;
    border-radius: 3px;
    font-size: 16px;
    color: #6a6a6a;
    height: 55px;
}

.StripeElement--invalid {
  border-color: #fa755a;
}

.page-premium .promo {
    padding: 25px;
    background: #f2f7f9 url(/img/bg-promocode.jpg) right center no-repeat;
    margin: 70px 0 25px 0;
}

.page-premium .promo label {
    
}

.page-premium .promo input {
    background-color: #FFF;
    border: 0 none;
    display: inline-block;
    margin: 10px 0 0 0;
    width: 100%;
    padding: 15px;
}

.page-premium .cta-green {
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 0;
}

/*.signup_pro .tagify {
    background-color: #FFF;
    border-radius: 3px;
    padding: 8px;
}*/

.signup .ou p {
    font-size: 37px;
    color: #3ac50e;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 30px;
}
.signup .ou p:before, .signup .ou p:after {
    vertical-align: middle;
    margin: 0 15px;
    content: "";
    width: 97px;
    height: 3px;
    display: inline-block;
    background-color: #c3d8e2;
}

.estateads-list-counter, .estateads-list-sort {
    font-size: 14px;
    margin-bottom: 40px;
}
.estateads-list-counter strong, .estateads-list-sort span {
    font-weight: 700;
}

.estateads-list-sort > span {
    background: #FFF url(/img/icon-dropdown.png) 95% center no-repeat;
    padding-right: 30px;
    cursor: pointer;
}

.estateads-list-sort {
    position: relative;
    z-index: 6;
}

.estateads-list-sort ul {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    background-color: #FFF;
    border: 1px solid #FAFAFA;
    box-shadow: 0px 0px 21px 0px rgba(72, 86, 91, 0.18);
}
.estateads-list-sort ul li a {
    color: #212529;
}
.estateads-list-sort ul li {
    padding: 5px;
}
.estateads-list-sort ul li:not(:last-child) {
    border-bottom: 1px solid #FAFAFA;
}

@media print {
    .sf-toolbar {
        display: none;
    }
    
    .estatead-one {
        background-color: #FFF;
    }
}

* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}