@import url('https://fonts.cdnfonts.com/css/kings-caslon-trial');
@font-face {
    font-family: 'Kings Caslon Trial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Trial Regular'), url('KingsCaslon_Trial_Rg.woff') format('woff');
}

@font-face {
    font-family: 'Kings Caslon Trial Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Trial Italic'), url('KingsCaslon_Trial_It.woff') format('woff');
}

@font-face {
    font-family: 'Kings Caslon Trial Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Trial Bold'), url('KingsCaslon_Trial_Bd.woff') format('woff');
}

@font-face {
    font-family: 'Kings Caslon Trial Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Trial Bold Italic'), url('KingsCaslon_Trial_BdIt.woff') format('woff');
}

@font-face {
    font-family: 'Kings Caslon Display Trial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Display Trial Regular'), url('KingsCaslonDisplay_Trial_Rg.woff') format('woff');
}

@font-face {
    font-family: 'Kings Caslon Display Trial Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Kings Caslon Display Trial Italic'), url('KingsCaslonDisplay_Trial_It.woff') format('woff');
}

body{
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 24px;
    color: #14387F;
    position: relative;
}
body::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/body-pattern.png) no-repeat;
    background-size: contain;
    width: 6%;
    height: 100%;
    z-index: -1;
    background-repeat: repeat-y;
}
body::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/body-pattern.png) no-repeat;
    background-size: contain;
    width: 6%;
    height: 100%;
    z-index: -1;
    background-repeat: repeat-y;
}
main h1 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
/* headder */

#header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    background: #fff;
}
header#header.fixed {
    position: fixed;
    width: 100%;
}
header#header.fixed #header-desktop .logo-header {
    padding-left: 34px;
    min-width: auto;
}
header#header.fixed #header-desktop .nav-content {
    padding: 10px 0;
}
#header .mobil-logo {
    display: none;
}
#header .bg-light {
    background-color: #ffffff !important;
}

#header-desktop .nav-content .header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#header-desktop .nav-content {
    padding: 20px 0;
}
#header-desktop .left-nav,
#header-desktop .right-nav{
    list-style: none;
    display: flex;
    align-items: start;
    gap: 70px;
    position: relative;
}
#header-desktop ul li a:hover {
    color: #f7a600;
}
#header-desktop .logo-header {
    padding-left: 34px;
    min-width: 202px;
}
/* fin header */
main{
    padding-top: 272px;
}

/* Footer */

.footer-content-1 {
    background: #14387F;
    margin-top: 25px;
    padding: 40px 0;
}
.content-footer1 .row {
    max-width: 100%;
    width: 100%;
}
.footer1-content.text-grid {
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 78px;
}
.footer1-content p {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
.footer1-content .reseau-logo {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.footer1-content .reseau-logo.reseau-wrp {
    flex-direction: row;
    justify-content: center;
}
.footer1-content .reseau-logo.reseau-wrp a:hover i {
    color: #fab61d;
}
.footer1-content .reseau-logo a {
    font-size: 18px;
    font-weight: 700;
    line-height: 28.76px;
    color: #fff;
    letter-spacing: 0.62px;
    font-family: 'Kings Caslon Trial';
    text-decoration: underline;
}
.footer1-content .reseau-logo a svg {
    fill: #fff;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    padding: 0;
}
.footer1-content .reseau-logo a.twitter svg {
    fill: #14387F;
    background: #fff;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 100%;
}
.footer1-content .texteP {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.footer1-content .textdate {
    margin: 0;
    font-size: 25px;
}
.footer1-content .textdate a.tel {
    text-decoration: none;
}
.map-footer iframe {
    max-width: 100%;
    width: 100%;
}
.footer-content-2 {
    background: #14387F;
}
.footer-content-2 .container {
    padding: 10px 0;
}
.footer-content-2 a {
    color: #fff;
    font-size: 18px;
    margin-left: 5px;
}
.footer-fond p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}
.footer-fond p a {
    text-decoration: underline;
}
.footer-fond p a:hover {
    color: #f9af10;
}
.footer-fond p img {
    margin-left: 20px;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    background: #fff;
    margin: 0;
}
/* fin footer */

#slider-banner {
    margin-top: 0;
}
section#slider-banner .carousel-item img {
    max-height: 400px;
    object-fit: cover;
}
#slider-banner .carousel-control-prev, #slider-banner .carousel-control-next {
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}
.nav-flex {
    position: absolute;
    bottom: 50px;
    width: 100%;
}
#slider-banner .carousel-control-prev-icon {
    background-image: url(../img/arrowL.png) !important;
    width: 42px;
    height: 19px;
}
#slider-banner .carousel-control-next-icon {
    background-image: url(../img/arrowR.png) !important;
    width: 42px;
    height: 19px;
}
#slider-banner .carousel-item h2 {
    font-family: Big Caslon;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}
#agence {
    margin-top: 4%;
}
#agence .text-center h3 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
#agence .text-center .row-content-immo {
    padding-top: 16px;
}
#agence .text-center .row-content-immo p {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
}
.btn-ESP {
    margin: 30px 0;
    text-align: center;
}
.btn-ESP a {
    text-decoration: none;
    color: #fff;
    background: #14387F;
    padding: 14px 32px;
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
.btn-ESP a:hover, #selection .btn-ESP a:hover {
    background: #f9b216;
    color: #fff;
}
#selection .btn-ESP a {
    text-decoration: none;
    color: #fff;
    background: #14387F;
    padding: 8px 14px 8px;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-left: 0;
}
#recherche {
    margin-top: 5%;
    position: relative;
}
#recherche .recherche-inner {
    background:url("../img/font1.jpg") no-repeat;
    background-size: 100%;
    background-position: center;
}
#recherche .form-content {
    max-width: 713px;
    margin: auto;
    background: #fff;
    padding: 10px 10px 0;
}
#recherche  .achat-locat .achat {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 45px;
    gap: 35px;
}
#recherche .achat-locat label,
#recherche .achat-locat span,
#recherche .achat-locat p,
#recherche .achat-locat select.form-select{
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    margin: 0;
    text-align: center;
}
select{
    position: relative;
}
select::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    background: url(../img/arrow-down.jpg) no-repeat center;
    background-size: contain;
}
#recherche .achat-locat select.form-select {
    height: 62px;
    background: url(../img/arrow-down.jpg) no-repeat;
    background-size: 15px;
    background-position-x: 92%;
    background-position-y: center;
    width: 225px;
}
#recherche .achat-locat .budget {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 20px;
}
#recherche .achat-locat .budget .budget-input{
    font-family: 'Kings Caslon Trial', sans-serif;
    color: #14387F;
    font-size: 18px;
    padding: 9px 13px;
}
#recherche .achat-locat .budget .surface{
    padding: 9px 3px;
    font-size: 18px;
    font-family: 'Kings Caslon Trial', sans-serif;
    color: #14387F;
}
#recherche .achat-locat .form-budget,
#recherche .achat-locat .select{
    display: flex;
    justify-content: center;
    align-items: center;
}
#recherche .achat-locat .form-budget {
    gap: 50px;
}
#recherche .achat-locat .select {
    gap: 50px;
    padding-bottom: 20px;
}
#recherche .achat-locat .submit {
    text-align: center;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    background: #14387F;
    display: flex;
    align-items: center;
    justify-content: center;
}
.submit::after {
    content: '';
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
    left: -15px;
    background: url(../img/cloche.png) no-repeat center;
    background-size: contain;
}
#recherche .achat-locat .submit a {
    background: #14387F;
    color: #fff;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    border: 2px solid #14387F;
    padding: 14px 40px;
}
#recherche .achat-locat .submit:hover, #recherche .achat-locat .submit:hover a {
    background: #f8ab08;
    border-color: #f8ab08;
}
#recherche .achat-locat .input-radio {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    gap: 15px;
}
#recherche .achat-locat .form-budget .label {
    border: 1px solid #14387F;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    width: 225px;
    justify-content: space-between;
}
#recherche .achat-locat .form-budget .label input {
    border: none;
    outline: none;
    width: 100px;
}
#recherche .achat .location {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
#recherche .achat-locat .budget.recherche{
    display: block;
    width: 100%;
    max-width: 575px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-top: 20px;
}
.radio-group.type-categorie {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 25px;
}


.radio-group.type-categorie input[type="radio"] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}
input.search {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    margin: 0;
    text-align: center;
    border: 1px solid #14387F !important;
    border-radius: 0 !important;
    max-width: 489px;
    width: 100%;
    height: 62px;
    background: transparent;
}
input.search:hover {
    color: #fff;
    background: #14387F;
    border-color: #14387F;
}
.white-title::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    top: 0;
    background: #fff;
    left: 125px;
}
.white-title::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 50px;
    bottom: 0;
    background: #fff;
    left: 125px;
}
#recherche .white-title h2 {
    font-family: Big Caslon;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    transform: rotate(270deg);
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 48%;
    left: -25px;
    white-space: nowrap;
    min-width: 302px;
}
.text-center h2 {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    padding: 35px 0;
}
#selection {
    margin-top: 0;
    background: #fff;
    padding: 3% 0;
}
.selection-content .row {
    width: 100%;
    position: relative;
    max-width: 1720px;
    padding: 15px 0;
}
.vente-content .image {
    /* height: 585px; */
}
.vente-content .image a {
    text-align: center;
    display: block;
}
.vente-content img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 350px;
    max-width: 450px;
}
.vente-content p {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 30px;
    padding-top: 17px;
    line-height: 37px;
    text-align: center;
}
#recherche .piece {
    padding: 9px 0 15px;
}
#recherche .text-responsive p {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 2px;
}
#recherche .text-responsive {
    display: none;
}
#qlq-chiffre {
    margin-top: 0;
}
#qlq-chiffre .row {
    max-width: 800px;
    margin: 0 auto;
}
#selection .container, #qlq-chiffre .container {
    max-width: 1440px;
    margin: auto;
}
.chiffre-inner {
    background: #164194;
    padding: 70px 0;
}
.qlqchiffre-content {
    color: #fff;
}
.qlqchiffre-content .chiffre {
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 70px;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
    text-align: center;
}
.qlqchiffre-content p {
}
.qlqchiffre-content .texte {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
}
#projects {
    margin: 124px 0 124px;
}
#projects .container {
    max-width: 1440px;
}
#projects .projects-inner {
    display: flex;
    justify-content: center;
    align-items: start;
}
#selection .title-column {
    flex: 13%;
    position: relative;
}
.white-title.blue::before {
    background: #14387f;
    width: 2px;
    height: 135px;
    top: 0;
    left: 130px;
}
.white-title.blue::after {
    background: #14387f;
    width: 2px;
    height: 135px;
    bottom: 20%;
    left: 130px;
}
#selection .title-column h2 {
    font-family: Big Caslon;
    color: #14387F;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    transform: rotate(270deg);
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    bottom: 54%;
    left: -40px;
    white-space: nowrap;
    text-transform: uppercase;
    z-index: 1;
    background: #fff;
    min-width: 343px;
}
select.form-select-lg {
    height: 48px;
    width: 30%;
    border: 1px solid #14387F !important;
    border-radius: 0 !important;
}
/*#selection .title-column .horiz-title:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 27%;
    background: #14387F;
    width: 834px;
    height: 2px;
}*/
#selection .image-column {
    flex: 29%;
    padding-top: 82px;
}
#selection .image-column .vente-content {
    position: relative;
}
#selection .image-column .vente-content .titleV {
    position: relative;
    bottom: 0;
    background: #fff;
    right: 0;
    padding: 20px 29px 0;
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: block;
    text-align: center;
    width: 100%;
}
#selection .image-column .vente-content .titleV span{
    display: block;
    margin-top: 15px;
}
.projects-img {
    max-width: 650px;
    margin-right: 57px;
}
.projects-content {
    max-width: 722px;
    padding-bottom: 0;
}
.projects-content p {
    text-align: left;
    padding-top: 20px;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;

}
.projects-content p strong {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
}
#engagement .container {
    max-width: 1440px;
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
}
.engage-wbg .row {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
#engagement .textlogo-content p {
    color: #ffffff;
    font-size: 30px;
    padding-top: 20px;
    line-height: 37px;
}
#engagement {
    margin-bottom: 100px;
}
#engagement .engagement-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: end;
    gap: 45px;
}
#engagement .engagement-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 320px;
    width: 100%;
}
#engagement .text-logo {
    padding: 60px 0;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#engagement .logo-content.text-center {
    background: #13387f;
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#engagement .engage-logo-text {
    border: 2px solid #14387F;
    width: 100%;
}
.footer-fond.text-center{
    font-family: 'Kings Caslon Trial', sans-serif;
}

/* agence */

.page-template-agence #agence {
    margin: 80px 0;
}
.text-center.histo {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
    max-width: 684px;
    margin: 0 auto;
}
.page-template-page-gestion-residence-secondaire section#histo{
    margin-top: 50px;
}
section#histo h3 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
section#histo h3.w-title{
    margin-bottom: 40px;
}
.texte-container {
    display: flex;
    align-items: center;
}
section#histo h3.year{
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Big Caslon;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 0;
}
section#histo .texte h3{
    text-align: left;
    margin-bottom: 30px;
}
section#histo .texte {
    color: var(--bleu-fonc, #14387F);
    text-align: justify;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
}
section#histo .texte .desc{
    max-width: 658px;
}
.row.reverse {
    flex-direction: row-reverse;
    margin: 70px 0;
}
.row.reverse .texte-container {
    flex-direction: row-reverse;
}
section#histo .texte.text-w-100 p {
    margin-bottom: 20px;
}
section#histo .row.reverse h3.year {
    transform: none;
    margin-right: 0;
    margin-left: 40px;
}
section#histo .reverse .texte .desc{
    max-width: 708px;
}
section#histo .col-lg-6 .texte .desc {
    max-width: 550px;
}
section#histo .reverse .col-lg-9 .texte .desc {
    max-width: 925px;
}
section#recent {
    background: #14387F;
    padding: 35px 0;
}
section#recent .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-width: 420px;
}
section#recent .content {
    display: flex;
}
h2.vertical {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Big Caslon;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
    position: relative;
}
h2.vertical::after {
    content: '';
    position: absolute;
    height: 70px;
    width: 3px;
    background: #fff;
    bottom: 0;
    right: 15px;
}
h2.vertical::before {
    content: '';
    position: absolute;
    height: 70px;
    width: 3px;
    background: #fff;
    top: 0;
    right: 15px;
}
section#recent .item-container {
    max-width: 1256px;
    margin: 0 auto;
}
section#recent .carousel-caption {
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
}
.caption-width.d-flex {
    align-items: center;
    max-width: 70%;
    justify-content: center;
    margin: 0 auto;
    flex-direction: column;
}
section#recent .carousel-caption h4 {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    max-width: 420px;
    text-align: center;
    margin-bottom: 10px;
}
section#recent .price {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    width: 30%;
}
.carousel-control-next-icon, .custom-slick-arrow-right {
    background-image: url(../img/icn/arrowRb.png) !important;
    width: 42px;
    height: 19px;
}
.carousel-control-prev-icon, .custom-slick-arrow-left {
    background-image: url(../img/icn/arrowLb.png) !important;
    width: 42px;
    height: 19px;
}
section#recent .carousel-control-next, section#recent .carousel-control-prev {
    position: absolute;
    top: inherit;
    bottom: 50px;
}
section#presse {
    margin: 80px 0;
    position: relative;
}
section#presse .item-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
h2.cap {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Big Caslon;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-transform: capitalize;
    margin-bottom: 115px;
}
.item-presse {
    overflow: hidden;
    max-width: 449px;
    margin-left: 30px;
}
.item-presse .image {
    max-height: 350px;
    overflow: hidden;
    position: relative;
}
.item-presse .image::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(20, 56, 127, 0.30);
}
.item-presse h3 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    margin: 15px 0 10px;
}
.item-presse .content {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.item-presse .content p {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.62px;
}
a.plus {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    background: #143881;
    padding: 5px 10px;
    margin: 15px auto 0;
    width: fit-content;
    display: block;
    border: 1px solid #143881;
}
a.plus:hover {
    background: transparent;
    border-color: #f8a702;
}
a.plus:hover {
    color: #f9af10;
}
section#avis {
    margin-bottom: 50px;
    position: relative;
    display: none;
}
#avis h2.cap{
    margin-bottom: 60px;
}
#avis span.avis-dec {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    display: block;
    margin-bottom: 50px;
}
#avis .item-wrapper {
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
}
#avis .item-avis {
    border: 3px solid #14387F;
    background: var(--bleu-fonc, #14387F);
    max-width: 665px;
    width: 100%;
    padding: 50px 40px 50px 44px;
    min-height: 300px;
    margin-left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#avis span.nom {
    color: var(--white, #FFF);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
#avis .item-avis p {
    color: var(--white, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: block;
    margin: 40px 0 15px;
}
#avis .item-avis img {
    margin-left: auto;
    display: block;
}
.custom-slick-navigator {
    justify-content: space-between;
    max-width: 620px;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}
.custom-slick-navigator button {
    background-size: contain;
    background-repeat: no-repeat;
}

/* listing */

#listing h1 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Big Caslon;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.62px;
    margin: 80px 0;
}
.article-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.bien {
    max-width: 450px;
    overflow: hidden;
    margin: 0 15px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bien .image {
    height: auto;
    text-align: center;
}
.bien .image img {
    height: 100%;
    object-fit: cover;
    max-height: 350px;
    max-width: 450px;
    width: 100%;
}
.bien h2 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    margin-top: 20px;
}
.bien .content {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
span.prix {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    display: block;
    margin: 10px 0 25px;
}
.pagination {
    width: 100%;
    background: var(--bleu-clair, #164194);
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
.pagination a, .pagination span {
    color: var(--white, #FFF);
    font-family: Kings Caslon Trial;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
}
a.prev.page-numbers, a.next.page-numbers {
    font-size: 0;
}
.page-numbers::after {
    content: "/";
}
a.next.page-numbers::after {
    content: ">>";
    font-size: 28px;
}

.top-sec {
    background: #164194;
    color: var(--white, #FFF);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.62px;
    padding: 15px 0 10px;
    margin-bottom: 52px;
}
.top-sec h2 {
    line-height: 1;
    margin: 0;
    padding: 0;
}
.page-template-contact #section-1{
    background: #fff;
}
.page-template-contact #section-1 .top-sec{
    margin-bottom: 0;
}
.page-template-contact #section-1 iframe {
    margin: 58px 0;
}
.page-template-contact section#section-2 {
    margin-top: 0;
}
.page-template-contact section#section-2 .top-sec {
    margin-bottom: 101px;
}
.form-container {
    max-width: 1240px;
    margin: 0 auto;
}
.form-container .row.submit-block {
    align-items: end;
}
.form-container label {
    display: inline-block;
    width: 100%;
}
.form-container .row.submit-block span.recaptcha {
    margin: 32px 0;
    display: block;
}
.form-container input, .form-container textarea {
    width: 100%;
    border: 1px solid var(--bleu-fonc, #14387F);
    background: var(--white, #FFF);
    outline: none;
    box-shadow: none;
    height: 63px;
    color: var(--bleu-fonc, #14387F) !important;
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    margin-bottom: 17px;
}
::placeholder {
    color: #143b87;
}
.form-container input:focus, .form-container textarea:focus {
    outline: 0;
    border: 3px solid #143b87;
}
.form-container textarea {
    height: 300px !important;
    padding-top: 15px;
}
.form-container span.wpcf7-list-item.first.last {
    margin: 0;
    display: flex;
    align-items: center;
}
.form-container span.wpcf7-list-item.first.last span.wpcf7-list-item-label{
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
    letter-spacing: 0.62px;
}
.form-container input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 15px;
}
.form-container input#send {
    background: #14387f;
    color: #fff !important;
}

.page-template-contact .wpcf7 form.cf7-is-sent > *:not(.wpcf7-response-output),
.single-bien .wpcf7 form.cf7-is-sent > *:not(.wpcf7-response-output) {
    display: none;
}

.page-template-contact .wpcf7 form.cf7-is-sent,
.single-bien .wpcf7 form.cf7-is-sent {
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-template-contact .wpcf7 form.sent .wpcf7-response-output,
.single-bien .wpcf7 form.sent .wpcf7-response-output {
    display: block;
    margin: 20px auto 0;
    max-width: 760px;
    text-align: center;
    border: 1px solid #14387F;
    background: #fff;
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.62px;
    padding: 30px 40px;
    text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
    .page-template-contact .wpcf7 form.sent .wpcf7-response-output,
    .single-bien .wpcf7 form.sent .wpcf7-response-output {
        font-size: 20px;
        line-height: 28px;
        padding: 24px 20px;
    }
}

@media screen and (max-width: 540px) {
    .page-template-contact .wpcf7 form.sent .wpcf7-response-output,
    .single-bien .wpcf7 form.sent .wpcf7-response-output {
        font-size: 18px;
        line-height: 24px;
        padding: 18px 14px;
    }
}

.breadcrumb {
    background: #14387f;
    color: var(--white, #FFF);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.62px;
    padding: 10px 0;
    margin-bottom: 0;
}
.breadcrumb .current {
    display: flex;
    align-items: center;
}
form.tri {
    display: flex;
    align-items: center;
}
form.tri span {
    font-size: 16px;
}
select.form-select-lg.tri-select {
    height: auto;
    width: auto;
    border: none !important;
    border-radius: 0 !important;
    background: transparent;
    color: var(--white, #FFF);
    font-family: Kings Caslon Trial;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    position: relative;
}
.tri-select option {
    background: #14387f;
}
select.form-select.form-select-lg.tri-select:focus {
    outline: none;
    border: none !important;
    box-shadow: none;
}

.breadcrumb.font-initial{
    text-transform: none;
}
.social{
    align-items: center;
    gap: 35px;
    align-items: center;
}
.social a{
    color: #fff;
}
ul.social-top {
    padding: 0;
}
ul.social-top li {
    list-style: none;
}
ul.social-top {
    display: flex;
    gap: 15px;
    margin: 0;
}
ul.social-top li a {
    color: #14387f;
    font-size: 25px;
    padding: 0;
    border-radius: 100%;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 45px;
}
.main-article .bien{
    max-width: 100%;
    margin: 0;
}
.item-arrow-wrapper {
    position: relative;
}
.main-article .custom-slick-navigator {
    top: inherit;
    bottom: 75px;
    left: 0;
    right: 0;
}
.main-article button.slick-prev {
    background-image: url(../img/icn/arrowRb.png) !important;
    font-size: 0;
    border: none;
    width: 44px;
    height: 25px;
    background-size: contain;
    transform: rotate(-180deg);
}
.main-article button.slick-next {
    background-image: url(../img/icn/arrowRb.png) !important;
    font-size: 0;
    border: none;
    width: 44px;
    height: 25px;
    background-size: contain;
}
.top-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 35px 0;
    padding: 0 35px;
    align-items: center
}
h1.entry-title {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-transform: uppercase;
    margin: 0;
}
.top-1 .prix {
    margin: 0;
}
.art-path {
    display: flex;
    border: 1px solid var(--bleu-fonc, #14387F);
    justify-content: space-between;
    padding: 15px 35px;
    margin-bottom: 35px;
}
ul.path-list {
    display: flex;
    list-style: none;
    gap: 10px;
    padding: 0;
    margin: 0;
}
.art-path a {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.62px;
    text-decoration-line: underline;
}
.content-row {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
    max-width: 1491px;
    /* margin: 104px 0 0 auto; */
    margin: 0 auto;
}

.details-art--icons .resume-label {
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
}

.details-art--icons .resume-label i {
    font-size: 18px;
    /* adapte la couleur à ton bleu brand */
    color: #14387f;
    width: 22px;
    text-align: center;
}

.content-row h3 {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.62px;
    margin-top: 70px;
    margin-bottom: 35px;
}
.content-row p, .content-row li {
    margin-bottom: 35px;
}

.content-row .wpcf7 p{
    margin-bottom: 5px;
}
.content-table{
    margin: 0 0 0 auto;
    width: fit-content;
}
.main-article h4 {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    text-decoration-line: underline;
    margin-bottom: 25px;
}
table.details-art {
    border-collapse: separate;
    border-spacing: 20px 10px;
}
.superficie .dpe-images {
    display: flex;
    flex-wrap: wrap;          /* au cas où sur mobile */
    gap: 20px;                /* espace entre les deux images */
    align-items: flex-start;
}

.superficie .dpe-images .image img {
    width: 220px;             /* "taille respectable" */
    height: auto;
    max-width: 100%;
}

.superficie .dpe-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}


.row.details-art {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
}
.superficie p {
    margin: 5px 0;
}
.superficie h4{
    border-bottom: 1px solid #14387f;
    text-decoration-line: none;
    margin-top: 20px;
}
.blc_top_bt {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.btn-visio {
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-decoration-line: underline;
    letter-spacing: 0.62px;
    width: fit-content;
    display: block;
    margin-right: 10px;
}
.details-art td{
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    width: 254px;
    vertical-align: baseline;
}
.prest {
    max-width: 545px;
    margin-left: auto;
    margin-top: 100px;
}
.row.details-art .col-md-12.img {
    display: flex;
    gap: 100px;
    margin-top: 75px;
}
.bien .col-md-12.img .image {
    height: auto;
}
.bien .col p {
    color: #14387F;
    font-weight: 400;
}
.texte-w {
    max-width: 823px;
}
.ml-20{
    margin-left: 20px;
}
.col-md-12.superficie {
    margin: 60px 0;
}
.accordion-item {
    background: transparent;
    border: none;
    margin-bottom: 65px;
}
button.accordion-button {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.62px;
    background-color: transparent !important;
    border: none !important;
    padding: 0;
    width: 350px;
    display: flex;
    justify-content: space-between;
}
.accordion-item table {
    border-collapse: separate;
    border-spacing: 20px 20px;
}
.accordion-item h3{
    margin-left: 20px;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 15px;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
    text-decoration-line: underline;
}
.accordion-item td {
    max-width: 232px;
    vertical-align: baseline;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
}
.accordion-item h4{
    text-decoration-line: none;
    border-bottom: 1px solid #14387f;
}
.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: none;
}
.accordion-button::after{
    content: "voir +";
    margin-left: 30px;
    background-image: none;
    width: auto;
    height: auto;
    text-decoration: none;
}
.accordion-button:not(.collapsed)::after{
    content: "voir -";
    margin-left: 30px;
    background-image: none;
    transform: none;
}
.col-md-12.form-container h3, .map h3 {
    text-decoration: underline;
}
.single .content-row .map h3 {
    margin-top: 10px;
}
.main-article .carousel-inner{
    position: relative;
}
.main-article .custom-slick-arrow-right {
    background-image: url(../img/icn/arrow-w2.png) !important;
    width: 42px;
    height: 27px;
}
.main-article .custom-slick-arrow-left {
    background-image: url(../img/icn/arrow-w1.png) !important;
    width: 42px;
    height: 27px;
}
.single-item img.w-100 {
    height: 540px !important;
    object-fit: cover;
}
.single-item .slick-slide {
    margin: 0 10px;
}

.page-template-default h1, #main-sitemap h1 {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 37px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 40px;
    text-align: center;
}
section.mentions h2 {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    margin-top: 40px;
}
section.mentions h3 {
    color: #14387F;
    font-family: 'Kings Caslon Trial', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    margin-top: 40px;
}
section.mentions p, section.mentions a, #main-sitemap li a{
    text-align: left;
    padding-top: 20px;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.62px;
}
section.mentions a{
    text-decoration: underline;
}
.aucun {
    color: #14387F;
    font-size: 18px;
    font-family: 'kings caslon trial';
    line-height: 39px;
    margin-bottom: 100px;
    text-align: center;
    width: 100%;
}
main.not-found h1 {
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Big Caslon;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.62px;
    margin: 65px 0;
}

/* Loctive */
section.sec-icn {
    padding: 2% 0;
    margin-top: 5%;
}
.sec-icn-1 .icn-wrapper .item {
    max-width: 201px;
}
.sec-icn-1 .icn-wrapper .item:nth-child(5) {
    /* max-width: 125px; */
}

.sec-icn-2 .icn-wrapper .item {
    max-width: 240px;
}
.sec-icn-5 .icn-wrapper .item {
    max-width: 260px;
}
.bg-blue {
    background: #14387f;
}
section.sec-icn .txt-w {
    color: #fff !important;
}
section.sec-icn .bg-blue h3{
    color: #fff;
}
section.sec-icn h3{
    color: var(--bleu-fonc, #14387F);
    text-align: center;
    font-family: Kings Caslon Trial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.62px;
    margin-bottom: 4%;
}
section.sec-icn p{
    color: #14387F;
}
section.sec-icn.bg-blue p{
    color: #fff;
}
.icn-wrapper {
    display: flex;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
    max-width: 880px;
    margin: 0 auto;
}
section.sec-icn .item img {
    max-height: 62px;
}
.icn-wrapper p {
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    margin-top: 25px;
}
section.sec-icn p.top, section.sec-icn p.bottom {
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    margin-top: 25px;
}
section.sec-icn p.top {
    margin-bottom: 50px;
}
section.sec-icn .item ul {
    font-family: Kings Caslon Trial;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.6200000047683716px;
    text-align: center;
    margin-top: 25px;
    color: #fff;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.sec-icn.blue-txt .item ul, section.sec-icn.blue-txt h3 {
    color: #14387F !important;
}
.page-template-gestion-locative .footer-content-1{
    margin-top: 0;
}
section.pattern {
    background: #fff;
    padding: 40px 0;
}
section.sec-icn.text-white h3 {
    color: #fff;
}
/* wpml */
ul.right-nav i.fa.fa-user {
    position: absolute;
    left: 19px;
    top: -25px;
    font-size: 23px;
    color: #14387f;
}
header.fixed ul.right-nav i.fa.fa-user {

}
.wpml-ls-legacy-dropdown {
    width: fit-content !important;
}
#header-desktop ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #14387F;
    display: block;
    text-align: center;
    font-family: 'Kings Caslon Trial', sans-serif;
}
.wpml-ls-legacy-dropdown a{
    border: none !important;
    background: #fff !important;
}
.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
    background: #fff !important;
    text-align: left !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    background: url(../img/arrow-wpml.png) no-repeat center;
    border: none !important;
    border-top: none !important;
    width: 19px;
    height: 18px;
    background-size: contain;
    top: 3px !important;
    right: 28% !important;
}
p.accpet {
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 18px;
    line-height: normal;
}
span.wpcf7-spinner {
    position: absolute;
}
ul#menu-site-map li {
    margin-bottom: 10px;
}
ul.path-list li:nth-child(1)::after, ul.path-list li:nth-child(2)::after, ul.path-list li:nth-child(3)::after {
    content: "/";
    display: inline;
    color: var(--bleu-fonc, #14387F);
    font-family: Kings Caslon Trial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.62px;
    margin-left: 10px;
}
.nav-flex.nav-recent{
    bottom: -22px;
}
.single .carousel-item {
    /* max-height: 750px; */
    max-height: 750px;
    max-width: 880px;
    margin: 0 10px;
    overflow: hidden;
    width: 100%;
}
.form-container .col-lg-3{
    position: relative;
}
.wpcf7-spinner {
    margin: 0;
    right: 30px;
    top: -35px;
}
.leaflet-popup-content {
    font-size: 16px !important;
    width: 180px !important;
}
.resume-list ul {
    list-style: none;
    margin-bottom: 35px;
}
.resume-list ul li {
    margin-bottom: 15px;
}
.page-template-page-vendre .text-center.histo p {
    margin-bottom: 20px;
}
.page-template-page-vendre #agence {
    margin-bottom: 50px;
}
.list-mb ul li {
    margin-bottom: 15px;
}

.list-mb ul {
    margin-top: 30px;
}

.desc p {
    margin-bottom: 20px;
}
ul.social-top li.insta a {
    background: #fff;
    height: 45px;
    width: 45px;
    font-size: 30px;
}
/*  responsive */

@media screen and (max-width: 1820px){
    #header-desktop .left-nav,
    #header-desktop .right-nav {
        gap: 60px;
    }
    #header-desktop .desktop-logo a img {
        padding-left: 23px;
        /* width: 168px; */
    }
    #slider-banner {
        margin-top: 0;
    }
    #engagement .engagement-item {
        flex: 0 1 calc(50% - 45px);
        box-sizing: border-box;
    }
    #engagement .engagement-wrapper {
        max-width: 1040px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1790px) {
    #header-desktop .left-nav,
    #header-desktop .right-nav {
        gap: 50px;
    }
    #header-desktop ul li a {
        font-size: 17px;
    }
    #header-desktop .desktop-logo a img {
        padding-left: 0;
        /* width: 128px; */
    }
    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
        right: 17% !important;
    }
    #agence .text-center .row-content-immo p {
        font-size: 18px;
    }
    section#histo h3.year {
        font-size: 40px;
    }
    section#histo .row h3 {
        font-size: 24px;
    }
    section#histo .texte {
        font-size: 18px;
    }
    #histo .container, #presse .container {
        max-width: 80%;
    }
    h2.vertical, h2.cap {
        font-size: 42px;
    }
    section#recent .carousel-caption h4, section#recent .price, a.plus {
        font-size: 18px;
        line-height: 20px;
    }
    section#recent .price {
        min-width: 120px;
    }
    #avis .item-avis p{
        font-size: 18px;
    }
    .item-presse .content p, .footer-content-2 a, .footer-fond p{
        font-size: 20px;
    }
    section#avis {
        margin-bottom: 80px;
        position: relative;
    }
    .bien {
        max-width: 340px;
        margin-bottom: 60px;
    }
    .bien .image {
        /* height: 410px; */
    }
    .bien h2{
        font-size: 16px;
    }
    span.prix {
        font-size: 20px;
        margin: 10px 0 0;
    }
    #listing h1 {
        margin: 75px 0;
    }
    .nav-flex {
        position: absolute;
        bottom: 30px;
        width: 100%;
    }
    #slider-banner .carousel-item h2 {
        font-size: 28px;
    }
    .carousel-caption{
        bottom: 0;
    }
    .nav-flex.nav-recent{
        bottom: -26px;
    }
    section.sec-icn p.top, section.sec-icn p.bottom, section.sec-icn .item ul {
        font-size: 20px;
        line-height: 24px;
    }
    section.sec-icn .item img {
        max-height: 44px;
    }
    .icn-wrapper p{
        font-size: 18px;
        line-height: 20px
    }
    section.sec-icn h3 {
        font-size: 28px;
    }
    .icn-wrapper{
        max-width: 660px;
    }
}
header#header.fixed #header-desktop .logo-header {
    max-width: 150px;
}
.page-id-142 .map-footer {
    display: none;
}
@media screen and (max-width: 1780px) and (min-width: 1580px){
    .entry-content .container {
        max-width: 1320px !important;
    }
}
@media screen and (min-width: 1580px) {
    #histo .container, #recent .container, #presse .container, #avis .container, .top-sec .container, .breadcrumb .container{
        max-width: 1440px;
    }
    #listing .container{
        max-width: 1460px;
    }
    .entry-content .container {
        max-width: 1550px;
    }
    header .position-relative {
        position: absolute !important;
        right: -100px;
    }
    .header-nav ul li {
        width: 90px;
    }
    .header-nav ul {
        padding: 0;
    }
    div#recent-carrousel {
        position: relative;
        left: -30px;
    }
    .sec-icn-1 .icn-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px 32px;
        max-width: 897px;
    }
}

@media screen and (min-width: 1385px) and (max-width: 1510px ){
    #header-desktop ul li a {
        font-size: 16px;
    }
    #header-desktop .desktop-logo a img {
        padding-left: 23px;
        width: 128px;
    }

}
@media screen and (min-width: 1260px) and (max-width: 1384px ) {
    #header-desktop ul li a {
        font-size: 14px;
    }
    #header-desktop .desktop-logo a img {
        padding-left: 23px;
        width: 110px;
    }
    #header-desktop .left-nav,
    #header-desktop .right-nav {
        gap: 35px;
    }
    #header-desktop .nav-content .header-nav {
        gap: 0;
    }

}
@media screen and (max-width: 1440px) and (min-width: 1024px){
    header.fixed ul.right-nav i.fa.fa-user {
        top: -25px;
    }
    .vente-content .image {
        /* height: 380px; */
    }
    #selection .title-column h2{
        font-size: 40px;
    }
    #selection .image-column .vente-content .titleV, .projects-content p{
        font-size: 18px;
    }
    .projects-content p strong {
        font-size: 26px;
        line-height: 30px;
    }
    .engage-wbg .container, #projects .container {
        max-width: 80% !important;
    }
    #engagement .text-logo{
        font-size: 20px;
    }
    .white-title.blue::after, .white-title.blue::before{
        left: 90px;
    }
    .qlqchiffre-content .chiffre {
        font-size: 75px;
    }
    .qlqchiffre-content .texte {
        font-size: 22px;
        line-height: 24px;
    }
    section.sec-icn p.top, section.sec-icn p.bottom, section.sec-icn .item ul {
        font-size: 20px;
        line-height: 24px;
    }
    .icn-wrapper p{
        font-size: 18px;
        line-height: 20px
    }
    section.sec-icn h3 {
        font-size: 28px;
    }
    .icn-wrapper{
        max-width: 660px;
    }
    #listing h1{
        font-size: 32px;
    }
    .bien .image {
        height: auto;
    }
    .bien {
        max-width: 250px;
    }
    .bien h2 {
        font-size: 16px;
    }
    .breadcrumb{
        font-size: 16px;
    }
    h1.entry-title, .art-path a, .content-row, .main-article h4, .details-art td, .row.details-art, span.prix, .form-container span.wpcf7-list-item.first.last span.wpcf7-list-item-label{
        font-size: 18px;
    }
    ul.social-top li a{
        max-width: 30px;
    }
    .page-template-agence #agence {
        margin: 80px 0;
    }
    #selection .image-column {
        padding-top: 0;
    }
    .footer1-content .reseau-logo a, .footer1-content p{
        font-size: 20px;
    }
    .bien .col p, .single-bien .content-row {
        font-size: 18px;
        line-height: 20px;
    }
    .page-template-contact section#section-2 .container {
        max-width: 80%;
    }
    section.sec-icn .item img {
        max-height: 44px;
    }
    .item-presse {
        max-width: 380px;
    }
    #avis .item-avis {
        max-width: 550px;
    }
    section#recent .item-container {
        max-width: 780px;
        margin: 0 auto;
    }
    section#recent {
        padding: 50px 0;
    }
    section#recent {
        padding: 50px 0;
    }
    section#presse {
        margin: 100px 0;
        position: relative;
    }

}
.single-bien .content-row{
    color: #14387F;
}
.aucun a {
    text-decoration: underline;
}
.bareme {
    text-align: center;
    margin-top: 35px;
}

.bareme a {
    font-size: 20px;
    color: #14387F;
    width: fit-content;
    display: block;
    margin: 0 auto;
}
section#histo ul {
    list-style-position: inside;
}
.qlqchiffre-content span.plus {
    position: relative;
    font-size: 50px;
}
header .position-relative {
    /* display: none; */
}
.honoraire-item a h3 {
    color: #fff;
    background-color: #14387f;
    padding: 15px 10px;
}
@media (min-width: 1440px) {
    body.nos-honoraires .modal-lg, body.nos-honoraires .modal-xl {
        --bs-modal-width: 1360px;
    }
}
@media screen and (max-width: 1260px) {
    #header-desktop .desktop-logo {
        max-width: 125px;
        width: 100%;
        padding: 0;
        min-width: auto;
    }
    /* #header .mobil-logo {
        display: inline-block !important;
    }  */
    #header-desktop .nav-content .header-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        /* flex-direction: column; */
        gap: 31px;
    }
    #header-desktop .left-nav, #header-desktop .right-nav {
        gap: 30px;
    }
    #header-desktop ul li a {
        font-size: 14px;
    }
    /* #header-desktop ul li a br{
        display: none;
    } */
    ul.right-nav i.fa.fa-user {
        top: -25px;
    }
}
@media screen and (min-width: 1106px) and (max-width: 1186px) {
    #header-desktop ul li a {
        font-size: 16px;
    }
}
@media screen and (min-width: 1024px){
    .content-item-wrap{
        height: 220px;
    }
    .single-bien h1.entry-title {
        max-width: 90%;
    }
    .single-bien .slick-slide.slick-current.slick-active.slick-center {
        filter: none;
    }
    .single-bien .slick-slide {
        filter: blur(2px);
    }
    .single-item::before {
        content: '';
        height: 100%;
        position: absolute;
        width: 10vw;
        left: 0;
        top: 0;
        filter: blur(100px);
        background: #fff;
        display: block;
        z-index: 9;
    }
    .single-item::after {
        content: '';
        height: 100%;
        position: absolute;
        width: 10vw;
        right: 0;
        top: 0;
        filter: blur(100px);
        background: #fff;
        display: block;
        z-index: 9;
    }
    .item-presse .content p {
        min-height: 75px;
    }
    .header-nav ul.right-nav li:nth-child(2) {
        width: 136px !important;
    }
    .page-template-home #agence .text-center .row-content-immo {
        max-width: 670px;
        margin-inline: auto;
    }
}
@media screen and (min-width: 992px) and (max-width: 1105px) {
    #header-desktop ul li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px){
    body::before, body::after {
        opacity: 0;
    }
    #header-desktop .nav-content .header-nav {
        margin-top: 20px;
    }
    #header-desktop .nav-content {
        padding: 0;
    }
    #header-desktop .desktop-logo {
        display: none;
    }
    #header .mobil-logo {
        display: inline-block !important;
    }
    #header-desktop ul li a {
        font-size: 17px;
    }
    #header li a br{
        display: none;
    }
    #header-desktop .nav-content .header-nav {
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: column;
        gap: 15px;
    }
    #header-desktop .logo-header {
        padding-left: 0;
        min-width: auto;
        max-width: 125px;
    }
    #header-desktop .left-nav, #header-desktop .right-nav {
        gap: 30px;
        flex-direction: column;
    }
    .navbar-toggler {
        border: none;
        background: transparent;
        outline: none;
        position: relative;
        width: 40px;
        height: 24px;
    }

    .navbar-toggler-icon {
        position: relative;
        display: block;
        width: 100%;
        height: 3px;
        background-color: #14387f;
        transition: all 0.3s ease;
    }

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #14387f;
        transition: all 0.3s ease;
    }

    .navbar-toggler-icon::before {
        top: -8px;
    }

    .navbar-toggler-icon::after {
        top: 8px;
    }

    /* Animation quand menu ouvert */
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
        background-color: transparent;
        background-image: none;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
        transform: rotate(45deg);
        top: 0;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
        transform: rotate(-45deg);
        top: 0;
    }

    .page-template-agence #agence {
        margin: 50px 0;
    }
    section#histo h3.w-title {
        margin-bottom: 30px;
    }
    section#histo .texte h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    section#histo .texte {
        text-align: left;
        font-size: 20px;
    }

    .row.reverse {
        margin: 50px 0;
    }
    section#recent {
        padding: 50px 0;
    }
    h2.vertical{
        font-size: 32px;
    }
    section#recent .carousel-caption h4 {
        font-size: 14px;
        line-height: 20px;
        max-width: 220px;
    }
    section#recent .price{
        font-size: 14px;
        line-height: 20px;
    }
    section#presse {
        margin: 50px 0;
    }
    section#avis {
        margin-bottom: 50px;
        position: relative;
    }
    h2.cap{
        font-size: 34px;
        margin-bottom: 50px;
    }
    .custom-slick-navigator {
        max-width: 350px;
        margin-bottom: 50px;
    }
    .item-presse {
        max-width: 350px;
    }
    #avis .item-avis{
        min-height: auto;
        margin: 0 6px;
    }
    header#header.fixed #header-desktop .logo-header {
        max-width: 80px;
    }
    header#header.fixed #header-desktop .nav-content{
        padding: 0;
    }

    .breadcrumb{
        font-size: 14px;
    }
    .breadcrumb.font-initial .flex-wrapper {
        flex-direction: column;
        align-items: center;
    }
    ul.social-top {
        display: flex;
        gap: 5px;
        margin-bottom: 4px;
    }
    ul.social-top li a{
        max-width: 37px;
    }
    h1.entry-title, span.prix{
        font-size: 15px;
        line-height: 18px;
    }
    .art-path{
        padding: 15px;
    }
    .art-path a{
        font-size: 17px;
    }
    .content-row .col{
        margin-top: 50px;
        font-size: 14px;
    }
    h4.ml-20 {
        margin-top: 25px;
        margin-left: 0;
    }
    .col-md-12.form-container p {
        margin-bottom: 0;
    }
    .form-container input, .form-container textarea{
        font-size: 18px;
    }
    p.accpet {
        font-size: 13px;
    }
    .content-row h3 {
        font-size: 20px;
        margin-top: 34px;
        margin-bottom: 24px;
    }
    table.details-art {
        border-collapse: separate;
        border-spacing: 0 5px;
    }
    .row.details-art{
        font-size: 17px;
    }
    .details-art td{
        font-size: 16px;
    }
    .col-md-12.map img {
        height: auto;
    }
    .content-table {
        margin: 0 auto;
    }
    .row.details-art .col-md-6 {
        max-width: 50%;
    }
    .prest {
        max-width: 545px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }
    .accordion-body .col {
        max-width: 100%;
    }
    .accordion-item table {
        border-collapse: separate;
        border-spacing: 15px 10px;
    }
    .accordion-item td{
        font-size: 17px;
    }
    .accordion-item h3{
        font-size: 20px;
    }
    .col-md-12.superficie {
        margin: 60px 0 0;
    }
    .form-container textarea {
        height: 250px !important;
        padding-top: 15px;
    }
    .form-container span.wpcf7-list-item.first.last span.wpcf7-list-item-label{
        font-size: 16px;
        line-height: 17px;
    }
    .article-cont {
        justify-content: center;
    }
    .bien {
        margin: 0 15px 50px;
    }
    #selection .title-column {
        flex: 100%;
    }
    .white-title.blue::after, .white-title.blue::before{
        width: 0;
    }
    #selection .title-column h2 {
        font-size: 32px;
        line-height: 30px;
        transform: inherit;
        position: relative;
        margin-top: 25px;
    }
    #selection .image-column {
        flex: 50%;
        width: 50%;
        max-width: 50%;
        margin: 0 auto 0;
        padding-top: 25px;
    }
    .selection-content .row {
        margin-top: 0;
        width: 100%;
        position: relative;
        padding-top: 25px;
    }
    .vente-content .image {
        /* height: 300px; */
    }
    .vente-content img {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-left: 15px;
    }
    #selection .image-column .vente-content .titleV {
        right: -6px;
        padding: 18px 23px 0;
        color: #14387F;
        font-size: 18px;
    }
    #engagement .row .col-md-3 {
        max-width: 50%;
        margin-bottom: 30px;
        width: 50%;
    }
    #projects .projects-inner {
        flex-direction: column;
        align-items: center;
    }
    .single-item img.w-100 {
        height: 450px !important;
    }
    .main-article .custom-slick-navigator {
        top: inherit;
        bottom: 40px;
        left: 0;
        right: 0;
        margin-bottom: 0;
        position: relative;
    }
    ul.right-nav i.fa.fa-user {
        position: relative;
        right: inherit;
        left: 0;
        top: inherit;
        display: none;
    }
    a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
        padding-left: 0;
    }
    .item-presse .content p {
        font-size: 18px;
    }
    section#histo img {
        margin-top: 15px;
    }
    section#histo img {
        margin-top: 15px;
    }
    .top-1 {
        margin: 15px 0 35px;
    }
    .nav-flex {
        position: absolute;
        bottom: -15px;
        width: 100%;
    }
    .carousel-caption{
        bottom: 0;
    }
    .top-1 {
        flex-wrap: wrap;
        gap: 15px;
    }
    main {
        padding-top: 130px;
    }
}

@media screen and (max-width: 767px){
    #header-desktop .navbar-toggler{
        border: none !important;
        font-size: 34px !important;
    }
    #header-desktop .navbar-toggler:focus {
        border: none !important;
        box-shadow: none;
    }
    #header-desktop .mobil-logo a img {
        width: 106px;
    }
    #header-desktop .logo-header {
        padding-left: 0;
    }
    #header-desktop .left-nav,
    #header-desktop .right-nav {
        flex-direction: column;
        gap: 20px;
    }
    #header-desktop .nav-content .header-nav {
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: column;
        gap: 10px;
        padding-top: 30px;
    }
    #agence .text-center h3 {
        font-size: 30px;
    }
    #agence .text-center .row-content-immo p {
        font-size: 20px;
    }
    .btn-ESP a {
        padding: 7px 25px;
        font-size: 24px;
    }
    #recherche .achat-locat label{
        font-size: 17px;
        line-height: 22px;
    }
    #recherche .achat-locat span,
    #recherche .achat-locat p {
        font-size: 17px;
    }
    #recherche .row .col-lg-1 {
        display: none;
    }
    #recherche .achat-locat select.form-select {
        height: 44px;
        font-size: 15px;
    }
    #recherche .achat-locat .achat {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding-bottom: 20px;
        gap: 40px;
    }
    select.form-select-lg {
        width: 47%;
    }
    #recherche .form-content {
        max-width: 80%;
        width: 100%;
        padding: 10px;
    }
    #recherche .recherche-inner {
        background-size: cover !important;
    }
    #recherche .label label {
        font-size: 25px;
        line-height: 0;
    }
    #recherche .text-responsive{
        display: inline;
        padding-bottom: 15px;
    }
    #recherche .achat-locat .form-budget .label input {
        width: 100%;
        margin-left: 10px;
    }
    #recherche .achat-locat .budget {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    #recherche .achat-locat .form-budget .label {
        width: 105%;
        padding: 0;
        justify-content: space-between;
    }
    #recherche .achat-locat .form-budget {
        gap: 10px;
        width: 100%;
    }
    #recherche .achat-locat .form-budget .label {
        width: 105%;
        height: 44px;
        padding-left: 5px;
    }
    #recherche .achat-locat .budget .budget-input {
        width: 150px;
        font-size: 20px;
        padding: 0;
        width: 140px;
    }
    #recherche .achat-locat .select {
        gap: 10px;
        padding-bottom: 0;
    }
    #recherche .achat-locat .budget .surface {
        padding: 0;
        width: 123px;
        font-size: 33px;
    }
    #recherche .achat-locat .submit input {
        font-size: 25px;
        padding: 6px 26px;
    }
    #recherche .achat-locat .input-radio {
        padding-bottom: 25px;
        gap: 7px;
    }

    .qlqchiffre-content {
        color: #fff;
        padding: 10px 0;
    }
    .chiffre-inner {
        padding: 35px 0;
    }
    .qlqchiffre-content .chiffre {
        font-size: 65px;
    }
    .qlqchiffre-content .texte {
        font-size: 20px;
    }
    #projects {
        padding: 20px;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .projects-img {
        margin-right: 0;
    }
    .projects-content p {
        font-size: 20px;
    }
    .projects-content p strong {
        font-size: 26px;
    }
    #engagement .row .col-md-3 {
        margin-bottom: 35px;
    }
    #engagement {
        width: 100%;
        margin: 0 auto;
        border: none;
    }
    .engage-wbg .row{
        justify-content: center;
    }
    .footer1-content img {
        margin: 45px 0;
    }
    .footer1-content.text-grid {
        gap: 11px;
    }
    .footer-fond p {
        font-size: 18px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .footer-fond p span {
        display: flex;
        font-size: 18px;
        justify-content: center;
        align-items: center;
    }
    .footer-fond p a {
        font-size: 18px;
    }
    h2.vertical::before {
        height: 50px;
    }
    h2.vertical::after {
        height: 50px;
    }
    select.form-select-lg.tri-select{
        font-size: 14px;
    }
    #listing h1 {
        margin: 50px 0;
    }
    .bien .image {
        overflow: hidden;
    }
    .bien .image a:hover img {
        scale: 1.2;
    }
    .bien .image a img {
        transition: all 0.3s;
    }
    #recherche .achat-locat .budget.recherche{
        padding-bottom: 20px;
        padding-top: 0;
    }
    .footer-logo{
        max-width: 100px;
        margin: 0 auto;
    }
    #qlq-chiffre .row {
        justify-content: center;
    }
    #qlq-chiffre .row .col-md-4{
        width: 50%;
    }
    #slider-banner .carousel-item h2 {
        font-size: 24px;
    }
    #slider-banner .carousel-control-prev, #slider-banner .carousel-control-next {
        top: inherit;
        bottom: 35px;
        width: 15%;
    }
    body::before, body::after{
        display: none;
    }
    .bien .image{
        height: auto;
    }
    #engagement .engagement-item {
        flex: 0 1 100%;
    }
    section.sec-icn h3, section.sec-icn p.top, section.sec-icn p.bottom {
        font-size: 22px;
    }
    .icn-wrapper p, section.sec-icn .item ul {
        font-size: 18px;
        line-height: 24px;
    }
    .projects-content p strong br {
        display: none;
    }
    .row h3.year {
        position: relative;
        left: 15px;
    }
    .row.reverse h3.year {
        position: relative;
        right: 15px;
    }
    .single .content-row{
        font-size: 17px;
    }
}
@media screen and (max-width: 540px){
    #agence .text-center .row-content-immo p {
        font-size: 18px;
    }
    h2.vertical::before {
        right: inherit;
        top: -10px;
        left: 15px;
        transform: rotate(90deg);
    }
    h2.vertical::after {
        top: -10px;
        right: 15px;
        transform: rotate(90deg);
    }
    section#histo .texte {
        text-align: left;
        font-size: 18px;
        margin-bottom: 15px;
    }
    #histo .texte-container {
        display: flex;
        align-items: center;
        flex-direction: column !important;
    }
    section#histo .row.reverse h3.year {
        margin-left: 0;
    }
    section#histo h3.year{
        font-size: 38px;
        line-height: 1;
        writing-mode: initial;
        text-orientation: inherit;
        transform: inherit;
        margin-bottom: 15px;
    }
    section#recent .content {
        display: flex;
        flex-direction: column;
    }
    h2.vertical {
        font-size: 24px;
        writing-mode: initial;
        margin-bottom: 40px;
        transform: inherit;
    }
    .caption-width.d-flex{
        flex-direction: column;
    }
    #avis .item-avis{
        padding: 25px 22px;
    }
    #avis .item-avis p {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0;
    }
    .item-presse .content p{
        font-size: 18px;
    }
    a.plus{
        font-size: 18px;
        max-width: 5px auto;
    }
    .top-1{
        padding: 0;
    }
    ul.path-list {
        gap: 15px;
        flex-wrap: wrap;
    }
    h1.entry-title, span.prix {
        font-size: 16px;
    }
    button.accordion-button{
        font-size: 17px;
        line-height: 17px;
    }
    .form-container input, .form-container textarea{
        font-size: 18px;
    }
    #recherche .achat-locat select.form-select{
        width: 100%;
    }
    #recherche .label label {
        font-size: 20px;
        line-height: 0;
        position: relative;
        right: 5px;
    }
    #recherche .achat-locat select.form-select{
        background-size: 15px;
    }
    input.search{
        font-size: 20px;
    }
    .projects-content p {
        font-size: 18px;
    }
    .projects-content p strong {
        font-size: 24px;
        line-height: 32px;
    }
    .single-item img.w-100 {
        width: 100vw!important;
        object-fit: cover;
        height: 340px !important;
    }
    .row h3.year {
        position: relative;
        left: 0;
    }
    .row.reverse h3.year {
        position: relative;
        right: 0;
    }
    #selection .image-column .vente-content .titleV {
        font-size: 15px;
        line-height: 18px;
    }
    .btn-ESP {
        margin: 12px 0 30px;
    }
}
@media (max-width: 440px){
    h2.vertical::before {
        left: -50px;
    }
    h2.vertical::after {
        right: -50px;
    }
    .br-mob{
        display: block;
    }
    select.form-select-lg.tri-select {
        font-size: 10px;
        padding-left: 2px;
        padding-right: 5px;
    }
    .breadcrumb {
        font-size: 10px;
    }
    #listing h1 {
        font-size: 34px;
        margin: 25px 0;
    }
    .bien {
        margin: 0 15px 40px;
    }
    span.prix{
        margin-bottom: 15px;
    }
    .bien h2{
        font-size: 18px;
    }
    .bien .content{
        font-size: 20px;
    }
    .footer-content-1 {
        padding: 30px 0;
    }
    .footer1-content .reseau-logo a {
        font-size: 20px;
        line-height: 1;
    }
    .content-footer1{
        padding: 0 15px;
    }
    .page-template-contact #section-1 iframe {
        max-height: 250px;
    }
    .page-template-contact section#section-2 .top-sec {
        margin-bottom: 40px;
    }
    #recherche .achat-locat .submit a {
        font-size: 20px;
    }
    #selection .image-column {
        flex: 100%;
        width: 100%;
        max-width: 100%;
    }
    .vente-content img {
        max-height: 440px;
        object-fit: cover;
    }
    #engagement .row .col-md-3 {
        max-width: 100%;
        margin-bottom: 30px;
        width: 100%;
    }
    #recherche .achat-locat .submit, #recherche .achat-locat .submit a{
        width: 100%;
    }
    #slider-banner .carousel-control-prev-icon, #slider-banner .carousel-control-next-icon {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .page-template-pages .row.reverse {
        margin: 25px 0;
    }
    .item-presse {
        max-width: 310px;
    }
    .item-presse .image {
        max-height: 310px;
    }
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7-not-valid-tip, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    font-size: 18px!important;
}
a.print.no-print:hover {
    color: #f7a600;
}