/* 
Theme Name: ImmoPlus29
Description: Child Theme for ImmoPlus29 agency
Author: Yohann LE DU
Author URI: https://www.ledeveloppeurweb.fr
Template: hello-elementor
Version: 1.0
*/

/* ------ */
/* GLOBAL */
/* ------ */

.actualite-content ul,
.elementor-widget-text-editor ul,
.elementor-toggle-item ul {
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
}

.actualite-content ul li,
.elementor-widget-text-editor ul li,
.elementor-toggle-item ul li {
    position: relative;
    padding-left: 20px;
}

.actualite-content ul li:before,
.elementor-widget-text-editor ul li:before,
.elementor-toggle-item ul li:before {
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #8CAF19;
}

/* CTA Call Us */

.call-us {
	display: flex;
	margin: 0;
	position: relative;
	width: 180px;
	height: 52px;
    font-size: 16px;
    font-family: "Lato", sans-serif;
	border-radius: 0;
	overflow: hidden;
	cursor: pointer;
}

.call-us > span {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 20px;
	width: 180px;
	height: 52px;
	color: #fff;
	text-transform: uppercase;
	background-color: #3c464b;
	transition: all 200ms ease-in-out;
}

.call-us.visible > span {
	top: -52px;
}

.call-us a {
  display: flex;
	align-items: center;
	position: absolute;
	top: 52px;
	left: 0;
	padding: 0 20px;
	width: 180px;
	height: 52px;
	color: #fff;
	background-color: #8CAF19;
	transition: all 200ms ease-in-out;
}

.call-us.visible a {
	top: 0;
}

.call-us i {
    margin-right: 10px;
}

.call-us.call-us-green > span {
	background-color: #8CAF19;
}

/* ACTUALITES */

.actualite-content h2 {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 40px;
    color: #3c464b;
    font-family: "Lato", Sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
}

.actualite-content * + h2 {
    margin-top: 30px;
}

.actualite-content h2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 20px;
    height: 20px;
    background-color: #8CAF19;
}

.actualite-content p,
.actualite-content ul {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3c464b;
}

/* FAQ */

.va-et-vient-faq .elementor-toggle-item {
    border: 1px solid #D7D7D7;
}

.va-et-vient-faq .elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}

.va-et-vient-faq .elementor-tab-title .elementor-toggle-title {
    flex-grow: 1;
}

.va-et-vient-faq .elementor-tab-title.elementor-active a,
.va-et-vient-faq .elementor-tab-title.elementor-active .elementor-toggle-icon {
    color: #8CAF19!important;
}

/* BREADCRUMB */

.elementor-widget-dce-breadcrumbs > div > div > span > span:first-child > a {
    padding-left: 0!important;
}

.breadcrumb_last {
    padding-left: 10px;
}

/* TABLEAU  */

.tableau-html th {
	background-color: #8CAF19;
	color: #fff;
	text-transform: uppercase;
}

.tableau-html caption+thead tr:first-child td,
.tableau-html caption+thead tr:first-child th,
.tableau-html colgroup+thead tr:first-child td,
.tableau-html colgroup+thead tr:first-child th,
.tableau-html thead:first-child tr:first-child td,
.tableau-html thead:first-child tr:first-child th {
    border-top: 1px solid #8CAF19;
}

.tableau-html thead tr {
	border-bottom: 1px solid #fff;
}

.tableau-html thead tr th {
	padding: 10px;
	font-size: 16px;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #8CAF19;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #8CAF19;
	border-left: 1px solid #8CAF19;
}

.tableau-html thead tr th:last-child {
	border-right: 1px solid #8CAF19;
}

.tableau-html td {
	padding: 10px;
	font-size: 16px;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #8CAF19;
}

.tableau-html tr.sub-header td {
	background-color: #F5F2E7!important;
	font-weight: bold;
}

.tableau-html tbody>tr:nth-child(odd)>td,
.tableau-html tbody>tr:nth-child(odd)>th {
    background-color: #8caf190f;
}


.tableau-html-2 {
    border: 1px solid #E5E5E5;
}

.tableau-html-2 th,
.tableau-html-2 tr,
.tableau-html-2 td {
    border: 1px solid #E5E5E5;
    text-align: left;
}

.tableau-html-2 th {
    padding: 30px 30px;
    background-color: #8CAF1926;
    color: #3C464B;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 900;
    border-top: 1px solid #E5E5E5!important;
}

.tableau-html-2 tr td {
    padding: 20px 30px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
}

.tableau-html-2 tr:nth-child(even) td {
    background-color: #8CAF1926;
}

.tableau-html-2 tr:nth-child(odd) td {
    background-color: #fff;
}

/* HORAIRES */

.tableau-horaires {
    margin-left: 33px;
    width: calc(100% - 33px);
    font-size: 18px;
    color: #8B8888;
}

.tableau-horaires tr:not(:last-child) {
    border-bottom: 1px solid #8B8888;
}

.tableau-horaires tr td {
    padding: 10px 0;
    width: 33.33%;
    border: none;
    background-color: #fff!important;
    text-align: center;
}

.tableau-horaires tr td:first-child {
    text-align: left;
}

.tableau-horaires tr td:last-child {
    text-align: right;
}

/* BLOC GRID */

.bloc-grid-4 > .elementor-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.bloc-grid-4 > .elementor-container .elementor-column {
    width: 100%;
}

.bloc-grid-3 > .elementor-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.bloc-grid-3 > .elementor-container .elementor-column {
    width: 100%;
}

@media all and (min-width: 768px) and (max-width: 1024px){
    .bloc-grid-4 > .elementor-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .bloc-grid-3 > .elementor-container {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media all and (max-width: 767px){
    .bloc-grid-4 > .elementor-container {
        grid-template-columns: repeat(1, 1fr);
    }

    .bloc-grid-3 > .elementor-container {
        grid-template-columns: repeat(1, 1fr);
    } 
}

/* BLOC CTA */

.bloc-cta,
.bloc-cta .elementor-widget-container {
    height: 100%;
    background-color: #fff; 
}

.bloc-cta .elementor-cta {
    flex-direction: column;
    height: 100%;
}

.bloc-cta h3 {
    padding-left: 10px;
    border-left: 4px solid #8CAF19!important;
}

.bloc-cta .elementor-cta__bg-wrapper {
    height: 220px;
}

.bloc-cta .elementor-cta__content {
    align-content: flex-start;
    flex-grow: 1;
}

.bloc-cta .elementor-ribbon {
    position: absolute;
    z-index: 1;
    top: 272px;
    left: 0;
    right: 0;
    width: 100%;
    height: 8px;
    background-color: #8caf19;
    transform: rotate(0);
    overflow: visible;
}

.bloc-cta .elementor-ribbon-inner {
    position: absolute;
    bottom: 8px;
    margin: 0 0 0 30px;
    padding: 4px 15px;
    width: auto;
    transform: none;
    font-size: 16px;
    line-height: inherit;
    font-weight: 700;
    text-transform: capitalize;
    background: #8caf19;
}

.bloc-cta .elementor-cta__button {
    display: flex;
    align-items: center;
    padding: 0;
}

.bloc-cta .elementor-cta__button:after {
    content: "\e5c8";
    display: inline-block;
    margin-left: 5px;
    font-family: 'Material Icons';
    font-weight: 900;
    font-style: normal;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
}

.bloc-cta .elementor-cta .elementor-cta__bg {
    transition-timing-function: ease-in-out;
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
    transform: scale(1.10)!important;
}

/* CAROUSSEL SECTEURS */

.caroussel-secteurs .owl-stage {
    display: flex;
}

.caroussel-secteurs .uc_classic_carousel_container_holder,
.caroussel-secteurs .ue-carousel-item {
    height: 100%;
}

.caroussel-secteurs .ue-carousel-item {
    display: flex;
    flex-direction: column;
}

.caroussel-secteurs .uc_classic_carousel_placeholder {
    height: 200px;
}

.caroussel-secteurs .uc_classic_carousel_content {
    flex-grow: 1;
}

.caroussel-secteurs .owl-stage-outer {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px 15px;
}

.caroussel-secteurs button:focus {
    outline: none;
}

/* BLOC RECHERCHE */

.tab-btn {
    display: inline-flex;
    align-items: center;
    margin-top: 15px;
    padding: 15px 20px 15px 20px;
    font-family: "Lato", Sans-serif!important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF!important;
    background-color: #8CAF19;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.15)!important;
    transition: all 150ms ease-in-out;
}

.tab-btn:hover {
    background-color: #3C464B;
}

.tab-btn i {
    margin-left: 5px;
}

/* RECHERCHE REFERENCE */

.search-reference-form {
    display: flex;
}

.search-reference-form input {
    padding: 15px 20px;
    border: none;
    border-radius: 0;
}

.search-reference-form button {
    padding: 15px 20px;
    border: none;
    border-radius: 0;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #8CAF19;
    transition: all 150ms ease-in-out;
}

.search-reference-form button:hover {
    background-color: #3C464B;
}

.search-reference-form *:focus {
    outline: none;
}

/* --------------------- */
/* SHORTCODE LISTE BIENS */
/* --------------------- */

/* Header */

.liste_biens_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.liste_biens_header .nb_biens {
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: #3C464B;
}

.liste_biens_header form {
    display: flex;
}

.liste_biens_header form select {
    margin-right: 10px;
    padding: 1rem;
    background-color: #F2F2F2;
    color: #454343;
    font-size: 18px;
    border: none;
    border-radius: 0;
}

.liste_biens_header form button {
    padding: 15px 20px;
    border: none;
    border-radius: 0;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #8CAF19;
    transition: all 150ms ease-in-out;
}

.liste_biens_header form button:hover {
    background-color: #3C464B;
}

.liste_biens_header form *:focus {
    outline: none;
}

.liste_biens_header form button i {
    margin-right: 5px;
}

/* Liste biens */

.liste_biens {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

@media all and (min-width: 768px) and (max-width: 1024px){
    .liste_biens {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media all and (max-width: 767px){
    .liste_biens {
        grid-template-columns: repeat(1, 1fr);
    }
}

.liste_biens .bien {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 3px 15px #00000028;
    overflow: hidden;
}

.no-bien {
    font-size: 18px;
}

/* Image */

.liste_biens .bien__image-count {
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 0 12px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    color: #3C464B;
    background-color: #F2F2F2;
    border-radius: 6px;
}

.liste_biens .bien__image-count:before {
    margin-right: 5px;
    content: '\f030';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.liste_biens .bien__image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    overflow: hidden;
}

.liste_biens .bien__image img {
    min-height: 300px;
    object-fit: cover;
    transform: scale(1.01);
    transition: all 300ms ease-in-out;
}

.liste_biens .bien__image a:hover img {
    transform: scale(1.10);
}

/* Infos */

.liste_biens .bien__exclusivite {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 8px solid #8CAF19;
}

.liste_biens .bien__exclusivite span {
    display: inline-block;
    background-color: #8CAF19;
    color: #fff;
    padding: 3px 10px;
    margin-left: 30px;
}

.liste_biens .bien__infos {
    padding: 20px 30px 30px;
    background-color: #fff;
}

.liste_biens .bien__infos-prix {
    font-family: "Lato", sans-serif;
    color: #3C464B;
    font-size: 36px;
    line-height: 44px;
    font-weight: 900;
    margin-bottom: 10px;
}

.liste_biens .bien__infos-prix-vendu span {
    display: inline-block;
    color: #fff;
    background-color: red;
    padding: 5px 10px;
}

.liste_biens .bien__infos-titre  {
    margin: 0 0 10px;
    font-family: "Lato", sans-serif;
    color: #3C464B;
    font-size: 24px;
    line-height: 32px;
    font-weight: 900;
}

.liste_biens .bien__infos-titre a {
    transition: color 300ms ease-in-out;
    color: #3C464B;
}

.liste_biens .bien__infos-titre a:hover {
    color: #8CAF19;
}

.liste_biens .bien__infos-localisation {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: #8B8888;
}

.liste_biens .bien__infos-localisation:before {
    margin: 2px 5px 0 0;
    content: '\f3c5';
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
}

.liste_biens .bien__infos-techniques {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.liste_biens .bien__infos-techniques li {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 15px;
    padding: 3px 10px;
    color: #8B8888;
    background-color: #F2F2F2;
    border-radius: 6px;
}

.liste_biens .bien__infos-techniques li:last-child {
    margin-right: 0;
}

.liste_biens .bien__infos-techniques li:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 20px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.liste_biens .bien__infos-techniques li.bien_infos-surface:before,
.liste_biens .bien__infos-techniques li.bien_infos-taille-terrain:before {
    background-image: url('./img/surface.png');
}

.liste_biens .bien__infos-techniques li.bien_infos-pieces:before {
    background-image: url('./img/pieces.png');
}

.liste_biens .bien__infos-techniques li.bien_infos-chambres:before {
    background-image: url('./img/chambres.png');
}

/* ---------- */
/* PAGINATION */
/* ---------- */

.liste_biens + .pagination,
.uc-posts-pagination,
.liste-articles-conseil + .pagination {
    display: flex;
    justify-content: center;
    margin: 30px auto;
}

.liste_biens + .pagination > *,
.uc-posts-pagination > *,
.liste-articles-conseil + .pagination > * {
    display: flex;
    justify-content: center;
    margin: 0 5px;
    min-width: 30px;
    height: 30px;
    font-family: "Lato", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.liste_biens + .pagination a,
.uc-posts-pagination a,
.liste-articles-conseil + .pagination a {
    color: #8B8888;
    transition: all 150ms ease-in-out;
}

.liste_biens + .pagination a:hover,
.uc-posts-pagination a:hover,
.liste-articles-conseil + .pagination a:hover {
    color: #8CAF19;
}

/* ---------------------- */
/* SHORTCODE DETAILS BIEN */
/* ---------------------- */

.details-bien {
    list-style: none;
    margin: 0;
    padding: 0;
}

.details-bien li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 18px;
    color: #3C464B;
}

.details-bien li .details-bien__dots {
    flex-grow: 1;
    margin: 0 5px;
    display: inline-block;
    height: 12px;
    border-bottom: 2px dotted;
}

.details-bien li .details-bien__info {
    color: #8CAF19;
}

/* --------------------------------------- */
/* SHORTCODE CARACTÉRISTIQUES ÉNERGÉTIQUES */
/* --------------------------------------- */

.caracteristiques-energetiques {
    display: flex;
    align-items: flex-end;
}

.caracteristiques-energetiques__dpe,
.caracteristiques-energetiques__ges {
    width: 50%;
}

.caracteristiques-energetiques__dpe {
    margin-right: 25px;
}

.caracteristiques-energetiques__ges {
    margin-left: 25px;
}

.caracteristiques-energetiques__dpe .classement-dpe,
.caracteristiques-energetiques__ges .classement-ges {
    margin:0 0 30px 0;
    padding: 0;
    list-style: none;
}

.caracteristiques-energetiques__dpe .classement-dpe li,
.caracteristiques-energetiques__ges .classement-ges li {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding-left: 8px;
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.caracteristiques-energetiques__dpe .classement-dpe li.active,
.caracteristiques-energetiques__ges .classement-ges li.active {
    height: 45px;
    font-size: 36px;
    text-shadow: 1px 1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, -1px -1px 0 #000000, 1px 0px 0 #000000, 0px 1px 0 #000000, -1px 0px 0 #000000, 0px -1px 0 #000000, 1px 1px 1px rgba(0,0,0,0);
}

.caracteristiques-energetiques__dpe .classement-dpe li:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
}

.caracteristiques-energetiques__dpe .classement-dpe li.active:after {
    border-width: 23px 0 23px 28px;
}

.caracteristiques-energetiques__ges .classement-ges li:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: '';
    width: 15px;
    height: 30px;
    border-radius: 0 100% 100% 0 / 50%;
}

.caracteristiques-energetiques__ges .classement-ges li.active:after {
    width: 20px;
    height: 45px;
}

/* Colors DPE */

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-a {
    width: 45px;
    background-color: #44a142;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-a:after {
    border-color: transparent transparent transparent #44a142;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-b {
    width: 65px;
    background-color: #82b539;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-b:after {
    border-color: transparent transparent transparent #82b539;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-c {
    width: 85px;
    background-color: #c0cf2f;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-c:after {
    border-color: transparent transparent transparent #c0cf2f;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-d {
    width: 105px;
    background-color: #fad632;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-d:after {
    border-color: transparent transparent transparent #fad632;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-e {
    width: 125px;
    background-color: #efab27;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-e:after {
    border-color: transparent transparent transparent #efab27;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-f {
    width: 140px;
    background-color: #e8871f;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-f:after {
    border-color: transparent transparent transparent #e8871f;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-g {
    width: 165px;
    background-color: #d8351b;
}

.caracteristiques-energetiques__dpe .classement-dpe li.dpe-g:after {
    border-color: transparent transparent transparent #d8351b;
}

/* Colors GES */

.caracteristiques-energetiques__ges .classement-ges li.ges-a {
    width: 45px;
    background-color: #abd9f7;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-a:after {
    background-color: #abd9f7;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-b {
    width: 65px;
    background-color: #91b3d2;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-b:after {
    background-color: #91b3d2;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-c {
    width: 85px;
    background-color: #7992b2;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-c:after {
    background-color: #7992b2;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-d {
    width: 105px;
    background-color: #606d8c;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-d:after {
    background-color: #606d8c;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-e {
    width: 125px;
    background-color: #4d506e;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-e:after {
    background-color: #4d506e;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-f {
    width: 140px;
    background-color: #39384f;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-f:after {
    background-color: #39384f;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-g {
    width: 165px;
    background-color: #251b34;
}

.caracteristiques-energetiques__ges .classement-ges li.ges-g:after {
    background-color: #251b34;
}

.caracteristiques-energetiques__dpe .valeur-dpe,
.caracteristiques-energetiques__ges .valeur-ges {
    padding: 5px 15px;
    color: #3C464B;
    font-size: 18px;;
    background-color: #F2F2F2;
}

/* -------------------------------- */
/* SHORTCODE LISTE ARTICLES CONSEIL */
/* -------------------------------- */

/* Liste biens */

.liste-articles-conseil {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

@media all and (min-width: 768px) and (max-width: 1024px){
    .liste-articles-conseil {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media all and (max-width: 767px) {
    .liste-articles-conseil {
        grid-template-columns: repeat(1, 1fr);
    }
}

.liste-articles-conseil .article-conseil {
    position: relative;
    box-shadow: 0px 3px 15px #00000028;
    overflow: hidden;
    background-color: #fff;
}

/* Image */

.liste-articles-conseil .article-conseil__image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 280px;
    overflow: hidden;
}

.liste-articles-conseil .article-conseil__image img {
    min-height: 280px;
    object-fit: cover;
    transform: scale(1.01);
    transition: all 300ms ease-in-out;
}

.liste-articles-conseil .article-conseil__image a:hover img {
    transform: scale(1.10);
}

/* Infos */

.liste-articles-conseil .article-conseil__thematique {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    padding-left: 30px;
    width: 100%;
    border-bottom: 8px solid #8CAF19;
}

.liste-articles-conseil .article-conseil__thematique span {
    display: inline-block;
    margin-right: 2px;
    padding: 3px 10px;
    color: #fff;
    font-weight: 700;
    background-color: #8CAF19;
}

.liste-articles-conseil .article-conseil__infos {
    padding: 20px 30px 30px;
    background-color: #fff;
}

.liste-articles-conseil .article-conseil__infos-titre  {
    margin: 0 0 10px;
    font-family: "Lato", sans-serif;
    color: #3C464B;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}

.liste-articles-conseil .article-conseil__infos-titre a,
.liste-articles-conseil .article-conseil__infos-lire {
    transition: color 300ms ease-in-out;
    color: #3C464B;
}

.liste-articles-conseil .article-conseil__infos-titre a:hover,
.liste-articles-conseil .article-conseil__infos-lire:hover {
    color: #8CAF19;
}

.liste-articles-conseil .article-conseil__infos-lire {
    display: flex;
    align-items: center;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
}

.liste-articles-conseil .article-conseil__infos-lire:after {
    content: "\e5c8";
    display: inline-block;
    margin-left: 5px;
    font-family: 'Material Icons';
    font-weight: 900;
}

/* -------------------- */
/* DEMANDE D'ESTIMATION */
/* -------------------- */

#formulaire-estimation .e-form__indicators {
    justify-content: center;
}

#formulaire-estimation .e-form__indicators__indicator {
    flex-basis: auto;
    min-width: 120px;
}

#formulaire-estimation .e-form__indicators__indicator__separator {
    width: 150px;
}

#formulaire-estimation .required {
    color: red;
    font-size: 18px;
}

#formulaire-estimation .e-form__buttons {
    margin-top: 30px;
}

@media all and (max-width:767px){
    #formulaire-estimation .e-form__indicators__indicator {
        padding: 0 15px;
        min-width: initial;
    }

    #formulaire-estimation .e-form__indicators__indicator__separator,
    #formulaire-estimation .e-form__indicators__indicator__label {
        display: none;
    }

    #formulaire-estimation .elementor-field-type-html {
        font-size: 20px;
    }
}

#formulaire-estimation .elementor-field-group-RGPD .elementor-field-option {
    display: flex;
    margin-top: 15px;
}

#formulaire-estimation .elementor-field-group-RGPD .elementor-field-option input {
    margin-right: 8px;
}

#formulaire-estimation .elementor-field-group-RGPD .elementor-field-option input {
    line-height: 20px;
}

#formulaire-estimation button {
    min-width: 250px;
}

/* Type transaction */

#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup {
    flex-direction: row;
    gap: 30px;
    width: 100%;
}

#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option {
    width: calc((100% - 90px)/4);
    flex-basis: initial;
}

#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option input {
    display: none
}

#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option label {
    display: inline-flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    color: #3C464B;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #3C464B;
    cursor: pointer;
    transition: all 150ms ease-in-out;
}

#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option label:hover,
#formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option input[type="radio"]:checked + label {
    color: #fff;
    background-color: #8CAF19;
    border: 1px solid #8CAF19;
}

@media all and (max-width:767px){
    #formulaire-estimation .elementor-field-group-type_transaction .elementor-field-subgroup .elementor-field-option {
        width: calc((100% - 90px)/2);
    }
}

/* Type bien */

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup {
    flex-direction: row;
    gap: 30px;
    width: 100%;
}

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option {
    width: calc((100% - 90px)/3);
    flex-basis: initial;
}

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option input {
    display: none
}

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option label {
    display: inline-flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    color: #3C464B;
    text-transform: uppercase;
    background-color: #fff;
    border: 3px solid #fff;
    cursor: pointer;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.15);
    transition: all 150ms ease-in-out;
}

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option label:hover,
#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option input[type="radio"]:checked + label {
    border: 3px solid #8CAF19;
}

#formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option label:before {
    content: '';
    display: block;
    margin-bottom: 10px;
    width: 100%;
    height: 30px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 30px;
}

#formulaire-estimation #form-field-type_bien-0 + label:before {
    background-image: url('./img/local-commercial.svg');
}

#formulaire-estimation #form-field-type_bien-1 + label:before {
    background-image: url('./img/bureau.svg');
}

#formulaire-estimation #form-field-type_bien-2 + label:before {
    background-image: url('./img/entrepot-local-industriel.svg');
}

#formulaire-estimation #form-field-type_bien-3 + label:before {
    background-image: url('./img/fond-de-commerce.svg');
}

#formulaire-estimation #form-field-type_bien-4 + label:before {
    background-image: url('./img/terrain.svg');
    background-size: auto 25px;
}

#formulaire-estimation #form-field-type_bien-5 + label:before {
    background-image: url('./img/autre.svg');
    background-size: auto 10px;
}

@media all and (max-width:767px){
    #formulaire-estimation .elementor-field-group-type_bien .elementor-field-subgroup .elementor-field-option {
        width: calc((100% - 90px)/2);
    }
}

/* ---------------- */
/* GESTION LOCATIVE */
/* ---------------- */

.services-gestion-collective > .elementor-container {
    gap: 30px;
}

.services-gestion-collective > .elementor-container > .elementor-column {
    width: calc((100% - 90px)/4);
}

@media all and (max-width: 1024px){
    .services-gestion-collective > .elementor-container > .elementor-column {
        width: calc((100% - 30px)/2);
    }
}

@media all and (max-width: 767px){
    .services-gestion-collective > .elementor-container > .elementor-column {
        width: 100%;
    }
}

/* -------- */
/* CONSEILS */
/* -------- */

.conseil-content a {
    text-decoration: underline!important;
}

.conseil-content h2 {
    padding-left: 40px;
}

.conseil-content h2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 20px;
    height: 20px;
    background-color: #8CAF19;
}

@media all and (max-width: 767px){
    .conseil-content h2 {
        padding-left: 30px;
    }

    .conseil-content h2:before {
        top: 7px;
    } 
}

.conseil-content h3 {
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 28px;
    color: #8CAF19;
}

.no-conseils {
    text-align: center;
}

/* ------------------------ */
/* SHORTCODE FORM RECHERCHE */
/* ------------------------ */

/* Onglet */

.tab-recherche .elementor-tab-title {
    text-align: center;
    background-color: #8CAF19;
}

.tab-recherche .elementor-tab-title.elementor-active {
    background-color: #fff
}

.tab-recherche .elementor-tab-content {
    padding: 30px 50px 15px 50px;
}

/* Formulaire */

.bloc-form-recherche-biens form {
    display: flex;
    align-items: flex-end;
    gap: 30px;
    padding: 0;
}

.bloc-form-recherche-biens .form-field {
    flex-grow: 1;
    /*width: 25%;*/
}

.bloc-form-recherche-biens .form-field label {
    display: flex;
    align-items: center;
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #3C464B;
    margin-bottom: 15px;
}

.bloc-form-recherche-biens .form-field label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 20px;
}

.bloc-form-recherche-biens .form-field-secteur label:before {
    background-image: url('./img/localisation.svg');
}

.bloc-form-recherche-biens .form-field-type-bien label:before {
    background-image: url('./img/type-de-bien.svg');
}

.bloc-form-recherche-biens .form-field-budget label:before {
    background-image: url('./img/budget.svg');
}

.bloc-form-recherche-biens .form-field-surface label:before {
    background-image: url('./img/surface.svg');
}

.bloc-form-recherche-biens .form-field input,
.bloc-form-recherche-biens .form-field select {
    padding: 1rem;
    width: 100%;
    background-color: #F2F2F2;
    color: #454343;
    font-size: 18px;
    border: none;
    border-radius: 0;
}

.bloc-form-recherche-biens .form-field input:focus,
.bloc-form-recherche-biens .form-field select:focus {
    outline: none;
}

.bloc-form-recherche-biens .form-field-submit {
    text-align: right;
}

.bloc-form-recherche-biens .form-field-submit button[type=submit] {
    padding: 1rem 1.5rem;
    background-color: #8CAF19;
    font-family: "Lato", sans-serif;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    transition: all 150ms ease-in-out;
    border: none;
}

.bloc-form-recherche-biens .form-field-submit button[type=submit]:hover {
    background-color: #3C464B;
}

.bloc-form-recherche-biens .form-field-submit button[type=submit]:focus {
    outline: none;
}

.bloc-form-recherche-biens .form-field-submit i {
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
}

@media all and (max-width: 1024px){
    .bloc-form-recherche-biens form {
        align-items: initial;
        flex-direction: column;
    }
}

@media all and (max-width: 767px){
    .tab-recherche .elementor-tabs-wrapper {
        display: flex;
        width: 100%;
    }

    .tab-recherche .elementor-tabs-wrapper .elementor-tab-desktop-title {
        width: 50%;
    }

    .tab-recherche .elementor-tabs-wrapper .elementor-tab-desktop-title:nth-child(3),
    .tab-recherche .elementor-tabs-wrapper .elementor-tab-desktop-title:nth-child(4) {
        display: none;;
    }

    .tab-recherche .elementor-tab-mobile-title {
        display: none;
    }

    .tab-recherche .elementor-tab-content {
        padding: 30px 30px 15px 30px;
    }

    .bloc-form-recherche-biens .form-field-submit button[type=submit] {
        width: 100%;
    }

    .bloc-form-recherche-biens .form-field label:before {
        margin-right: 5px;
    }

    .bloc-form-recherche-biens .form-field label {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .bloc-form-recherche-biens .form-field input, .bloc-form-recherche-biens .form-field select {
        padding: 0.5rem;
    }
}

.alerte-btn {
    display: inline-flex;
    align-items: center;
    margin-top: 15px;
    padding: 15px 20px;
    font-family: "Lato", sans-serif!important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff!important;
    background-color: #8CAF19;
    transition: all 150ms ease-in-out;
}

.alerte-btn:hover {
    background-color: #3C464B;
}

.alerte-btn:focus {
    outline: none;
}

.alerte-btn i {
    margin-right: 10px;
}

/* MaJ Bloc Recherche */

.selectric {
    height: 56px;
    border: none;
    background-color: #F2F2F2;
    color: #454343;
    font-size: 18px;
}

.selectric .label {
    margin: 0 38px 0 20px;
    font-size: 18px;
    line-height: 56px;
    color: #454343;
    height: 56px;
}

.selectric .button {
    height: 56px;
    line-height: 56px;
    background-color: #F2F2F2;
    color: #454343;
}

.selectric .button:after {
    border-top-color: #454343;
}

.selectric-items li {
    font-size: 18px;
    color: #454343!important;
    padding-left: 20px;
}

.bloc-form-recherche-biens .optionGroup {
    font-weight: 600!important;
}

.bloc-form-recherche-biens .option_field {
    padding-left: 40px;
}