#section-chateau .container {
    max-width: 1620px;
}
#section-chateau .section-inner{
    padding: 115px 0 180px 0px;
    overflow: hidden;
}
#section-chateau .section-title{
    position: relative;
    color: var(--pink-color);
    padding: 3px 0;
    display:inline-block;
    margin-left: 36%;
    margin-bottom: 10px;
    margin-top: 3px;
}
#section-chateau .section-title:before,
#section-chateau .section-title:after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% + 85px);
    height: 1px;
    background-color: var(--pink-color);
}
#section-chateau .section-title:before{
    top: -11px;
}
#section-chateau .section-title:after{
    bottom: -8px;
}

#section-chateau .row > div {
    padding: 0;
}
#section-chateau .images {
    display:flex;
    justify-content: end;
}
#section-chateau .images img {
    align-self: start;
    margin: 0 8px;
    object-fit:cover;
}
#section-chateau .row{
    display: grid;
    grid-template-columns: 35% 65%;
}
#section-chateau .row .chateau-left{
    padding-right: 20px;
}
#section-chateau .chateau-left .images img {
    width:calc((100% - 48px) / 3);
}
#section-chateau .chateau-right {
    display:flex;
}
#section-chateau .chateau-right .section-text {
    position: relative;
    width: 47%;
    padding-right: 2%;
    padding-top: 20px;
    padding-left: 55px;
    line-height: 1.4;
    font-size: 1em;
    color: var(--brown-color);
}
#section-chateau .chateau-right .section-text > p{
    font-size: 13px;
    line-height: 1.3;
}
#section-chateau .chateau-right .text-line{
    position: absolute;
    top: 13.6%;
    left: 36.2%;
    width: 1px;
    height: 108px;
    border-left: 6px dotted var(--pink-color);
}
#section-chateau .chateau-right .section-text > p > .emphasis{
    font-size: 15.5px;
    line-height: 1.3;
    margin-bottom: 0;

}
#section-chateau .chateau-right .images {
    width:40%;
    justify-content: start;
    padding-left: 20px;
}
#section-chateau .chateau-right .images img {
    width:calc((100% - 32px) / 2);
}

#section-chateau .chateau-left .images img:nth-child(1) {
    height: 290px;
    width: 27%;
    margin-top: 60px;
}
#section-chateau .chateau-left .images img:nth-child(2) {
    height: 335px;
    width: 31%;
    margin-top: 120px;
}
#section-chateau .chateau-right .images img:nth-child(1) {
    height: 375px;
    width: 42%;
    margin: 0;
    margin-top: -20px;
    margin-left: 0;
    object-position: -220px;
}
#section-chateau .chateau-right .images img:nth-child(2) {
    height: 295px;
    margin-top: 145px;
    width: 38%;
    margin-left: 15px;
}

#section-chateau .bg-element.left-chateau {
    top: 52.5%;
    left: 20vw;
}
@media all and (max-width: 3100px) {
    #section-chateau .bg-element.left-chateau{
        left: 10vw;
    }
}
@media all and (max-width: 2000px) {
    #section-chateau .bg-element.left-chateau{
        left: -60px;
    }
}
#section-chateau .bg-element.top-chateau {
    top: -170px;
    left: 495px;
}
#section-chateau > .section-inner .chateau-left .bg-element {
    top: 0px;
    left: 33%;
}
#section-chateau > .section-inner .section-text .bg-element {
    bottom: 90px;
    right: 45px;
}

#section-chateau .section-bottom .container {
    max-width: 100%;
}
#section-chateau .section-inner.section-bottom {
    padding: 0;
    margin-top: 20px;
    overflow: visible;
}
#section-chateau .section-bottom p {
    margin: 0;
}
#section-chateau .section-bottom .row {
    display: flex;
}
#section-chateau .img-bloc {
    object-fit: cover;
    height: 500px;
    width: 100%;
}  
#section-chateau .section-bottom .row > div {
    width: 50%;
}
#section-chateau .bloc-text{
    position: relative;
    color: var(--brown-color);
    padding: 0 15px;
}
#section-chateau .bloc-1 .section-left {
    display: flex;
    justify-content: end;
    align-items: center;
}
#section-chateau .bloc-1 .section-left .bloc-text {
    width: 450px;
    margin-right: 170px;
}
#section-chateau .bloc-2 .section-right {
    display: flex;
    align-items: center;
}
#section-chateau .bloc-2 .section-right .bloc-text {
    width: 450px;
    margin-left: 170px;
}

#section-chateau .section-bottom .stroke-container {
    position: absolute;
    top: -30px;
    left: 15px;
    width: calc(100% + 200px);
    height: 4px;
    display: flex;
    align-items: center;
}
#section-chateau .section-bottom .line {
    width: 65%;
    height: 3px;
    background-color: var(--green-color);
    margin-right: 5px;
}
#section-chateau .section-bottom .dote {
    width: 35%;
    border-bottom: 4px dotted var(--green-color);
    padding-left: 5px;
}
#section-chateau .section-bottom .bloc-2 .stroke-container{
    bottom: -20px;
    right: 15px;
    top: initial;
    left: initial;
    transform: rotate(180deg);
}

.bg-element.castle-1 {
    opacity: 0.6;
    left: 25%;
    top: -360px;
    z-index: -1;
}

.bg-element.branche-1-chateau {
    top: -20px;
    left: 490px;
}
.bg-element.feuille-5-chateau {
    top: -75px;
    left: -30px;
}
.bg-element.feuille-4-chateau {
    top: 160px;
    left: 290px;
}
.bg-element.wave-1-chateau {
    top: -110px;
    right: 580px;
}
.bg-element.feuille-3-chateau {
    top: 120px;
    right: 370px;
}
.bg-element.feuille-2-chateau {
    top: 220px;
    right: 300px;
}
.bg-element.feuille-1-chateau {
    top: -40px;
    right: -80px;
}
.bg-element.petale-1-chateau {
    top: 50px;
    left: 290px;
}
.bg-element.petale-2-chateau {
    top: 75px;
    left: 285px;
}
.bg-element.petale-3-chateau {
    top: 82px;
    left: 297px;
}
.bg-element.petale-4-chateau {
    top: 70px;
    left: 328px;
}
.bg-element.feuille-6-chateau {
    top: -70px;
    left: -30px;
}
.bg-element.feuille-7-chateau {
    top: -10px;
    left: 880px;
}
.bg-element.feuille-8-chateau {
    top: 90px;
    left: 860px;
}
.bg-element.branche-2-chateau {
    bottom: 330px;
    right: 40%;
}