.gestion_locative_page {
    .gestion-banner-sec {
        margin-top: -135px;
        background-image: url(/images/bannerimg.png);
        background-position: 100% 100%;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 970px;
        @media (min-width: 1440px) and (max-width:1580px){
            background-position: 0em -3.2em;
        }
        @media (max-width:1439px) {
            background-position: center;
        }
        .sub-content{
            padding: 16.5rem 0px 0rem;
            .container {
                max-width: 1155px;
                margin: 0 auto;
                width: 100%;
                padding: 0 50px;
                text-align: center;
                @media (max-width: 767px) {
                    padding: 0 20px;
                }
                h5 {
                    font-size: 12px;
                    line-height: 13.2px;
                    font-weight: 800;
                    color: #5673B1;
                    letter-spacing: 1px;
                    text-transform: uppercase;
                }
                h6 {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    padding-top: 22px;
                    @media (max-width: 393px ) {
                        display: block;
                    }
                    ul {
                        display: flex;
                        gap: 6px;
                        @media (max-width: 393px ) {
                            justify-content: center;
                        }
                    }
                    span {
                        color: #0B2766;
                        font-size: 16px;
                        font-weight: 400;
                        line-height: 27.2px;
                        padding-left: 10px;
                        @media (max-width: 480px) {
                            font-size: 14px;
                        }
                    }
                }
                h1 {
                    font-size: 56px;
                    line-height: 56px;
                    font-weight: 800;
                    color: #0B2766;
                    max-width: 705px;
                    margin: 0 auto;
                    padding-top: 22px;
                    @media (max-width: 767px) {
                        font-size: 40px;
                        line-height: 40px;
                    }
                    @media (max-width: 575px) {
                        font-size: 30px;
                        line-height: 34px;
                    }
                    @media (max-width: 390px) {
                        font-size: 26px;
                        line-height: 30px;
                    }
                }
                p {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 27.2px;
                    color: #0B2766;
                    max-width: 560px;
                    margin: 0 auto;
                    padding-top: 25px;
                }
                a {
                    margin-top: 42px;
                }
            }
        }
    }
    .notre {
        padding-bottom: 201px;
        margin-top: -125px;
        .top-heading {
            text-align: center;
            font-size: 56px;
            line-height: 56px;
            font-weight: 800;
            color: #0B2766;
            @media (max-width: 767px) {
                font-size: 40px;
                line-height: 40px;
            }
            @media (max-width: 575px) {
                font-size: 30px;
                line-height: 34px;
            }
            @media (max-width: 390px) {
                font-size: 26px;
                line-height: 30px;
            }
            
        }
        .loaction-sec {
            display: flex;
            width: 100%;
            flex-wrap: wrap;
            padding-top: 62px;
            row-gap: 70px;
            justify-content: center;
            align-items: baseline;
            @media (max-width: 767px) {
                row-gap: 40px;
            }
            .sub-cnt {
                width: 33.3%;
                text-align: center;
                @media (max-width: 767px) {
                    width: 50%;
                }
                @media (max-width: 575px) {
                    width: 100%;
                    max-width: 380px;
                    margin: 0 auto;
                }
                .couts {
                    padding-bottom: 16px;
                }
                p {
                    padding-top: 26px;
                    font-size: 20px;
                    font-weight: 500;
                    line-height: 28px;
                    color: #0B2766;
                }
            }
        }
    }

   
    .team-sec {
        position: relative; 
        padding: 26px 0px 120px;
        margin-bottom: 50px;
        &:before {
            content: "";
            background-image: url(/images/team-sec-top-grap.png);
            height: 144px;
            width: 100%;
            position: absolute;
            left: 0;
            top: -118px;
            z-index: -1;
            background-repeat: no-repeat;
            background-size: cover;
        }
        &:after {
            content: "";
            background-image: url(/images/team-sec-bottom-grap.png);
            height: 180px;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .sub-team-member {
            background-color: #FAFAFF;
            padding: 64px 0px 0px;
            .inner-team-member {
                display: flex;
                flex-wrap: wrap;
                gap: 20px;
                @media (max-width: 767px) {
                    row-gap: 20px;
                }

                .deatil-sec {
                    width: calc(33.3% - 14px);
                    text-align: center;
                    @media (max-width: 767px) {
                        width: calc(50% - 13px);
                    }
                    @media (max-width: 575px) {
                        width: 100%;
                        max-width: 380px;
                        margin: 0 auto;
                    }
                    img {
                        border-radius: 18px;
                        width: 100%;
                        box-shadow: 0px 4px 20px 2px #5673b121;
                    }
                    .content-details {
                        display: flex;
                        // padding: 0px 15px;
                        margin: 10px 0px;
                        width: 100%;
                        max-width: 314px;
                        
                        h4 {
                            font-size: 95px;
                            color: #0b276626;
                            font-weight: 500;
                            display: flex;
                            align-items: flex-start;
                            margin-top: -20px;
                            width: 25px;
                            @media (max-width: 1024px) {
                                font-size: 70px;
                            }
                            @media (max-width: 767px) {
                                font-size: 60px;
                            }
                        }
                        .jaiun {
                            width: 24px;
                        }
                        p {
                            font-size: 16px;
                            font-weight: 400;
                            line-height: 27.2px;
                            color: #0B2766;
                        }
                    }
                    &:nth-child(2) {
                        .content-details {
                            max-width: 305px;
                        }
                        
                    }
                    &:nth-child(3) {
                        .content-details {
                            max-width: 320px;
                        }
                        
                    }
                    span {
                        font-size: 16px;
                        font-weight: 400;
                        line-height: 27.2px;
                        color: #0b27665e;
                        padding-top: 15px;
                    }
                }
            }
        }
    }

    .gestion-accor {
        padding: 123px 0px 174px;
        .accordion-sec {
            max-width: 696px;
            margin:  0 auto;
            .main-title {
                max-width: 600px;
                width: 100%;
                &.en {
                    max-width: 615px; 
                    width: 100%;
                }
                h1 {
                    font-size: 56px;
                    font-weight: 800;
                    line-height: 56px;
                    color: #0B2766;
                    text-align: center;
                    @media (max-width: 767px) {
                        font-size: 40px;
                        line-height: 40px;
                    }
                    @media (max-width: 575px) {
                        font-size: 30px;
                        line-height: 34px;
                    }
                    @media (max-width: 390px) {
                        font-size: 26px;
                        line-height: 30px;
                    }
                }
            }
            .accordion {
                margin-top: 50px;
                margin-left: 32px;
                .accordion-item {
                    position: relative;
                    border-left: 1px solid #ccd5e8;
                    padding-left: 32px;
                    padding-bottom: 22px;
                }
                .last-accor {
                    border: none;
                }
                button {
                    position: relative;
                    display: block;
                    text-align: left;
                    width: 100%;
                    color: red;
                    font-size: 1.15rem;
                    font-weight: 400;
                    border: none;
                    background: none;
                    outline: none;
                    &:hover, &:focus {
                        cursor: pointer;
                        color: blue;
                        &::after {
                            cursor: pointer;
                            color: blue;
                            border: 1px solid blue;
                        }
                    }
                    p {
                        color: #5673B1;
                        font-size: 16PX;
                        font-weight: 400;
                        line-height: 23 .2px;
                        padding-bottom: 4px;
                    }
                    .accordion-title {
                        color: rgb(11 39 102 / 70%);
                        font-size: 20px;
                        line-height: 28px;
                        font-weight: 500;
                    }
                    .icon {
                        display: inline-block;
                        position: absolute;
                        top: 18px;
                        left: -45px;
                        &::before {
                            display: block;
                            position: absolute;
                            content: url(/images/acor-gray.png);
                            top: -18px;
                            left: -1px;
                            background-color: #fff;
                            height: 27px;
                        }
                    }
                    &.open {
                        .icon {
                            &::before {
                                content: url(/images/accor-con.png);
                                top: -21px;
                                left: -7px;
                                height: 36px;
                            }
                        }
                        .accordion-title {
                            color: #0B2766;
                        }

                    }
                }

                .accordion-content {
                    display: none;
                    overflow: hidden;
                    .item_grid {
                        padding: 0 0 5px;
                        h3 {
                            font-size: 20px;
                            line-height: 100%;
                            color: #0b2766;
                            padding: 26px 0 26px;
                            font-weight: 400;
                            max-width: 395px;
                        }
                        ul {
                            margin: 6px 0 5px;
                            li {
                                font-size: 16px;
                                font-weight: 400;
                                line-height: 20.4px;
                                color: #0B2766;
                                position: relative;
                                padding: 4px 0 8px 20px;
                                &:before {
                                    content: "";
                                    background: #fff100;
                                    border-radius: 2px;
                                    width: 8px;
                                    height: 8px;
                                    position: absolute;
                                    top: 11px;
                                    left: 0;
                                }
                            }
                        }
                        .acc_text {
                            font-size: 12px;
                            line-height: 170%;
                            color: #0b2766;
                            cursor: pointer;
                        }
                    }
                }
            }
        }
    }

    .administrateur-chez {
        background: linear-gradient(180deg, #1f4496, #0b2766), #0b2766;
        color: #fff;
        padding: 110px 50px 95px;
        @media (max-width: 767px) {
            padding: 103px 15px;
        }
        .julien-expertissimmo {
            width: 100%;
            max-width: 600px;
            margin: 0 auto;
            position: relative;
            span {
                font-size: 95px;
                font-weight: 500;
                color: #ffffff17;
                line-height: 161.5px;
                position: absolute;
                top: -75px;
            }
            .votre-bean-cnt {
                text-align: center;
                p {
                    text-align: center;
                    font-size: 20px;
                    font-weight: 500;
                    line-height: 34px;
                    padding-bottom: 22px;
                }
                h5 {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 17.6px;
                    color: #ffffffad;
                    padding-bottom: 11px;
                }
                a{
                    margin-top: 16px;
                }
            }
            h6 {
                font-size: 95px;
                font-weight: 500;
                color: #ffffff17;
                line-height: 161.5px;
                position: absolute;
                top: 15px;
                right: 0;
                @media (max-width:575px) {
                    top: 30px; 
                }
                @media (max-width:480px) {
                    top: 50px; 
                }
                @media (max-width:415px) {
                    top: 70px; 
                }
                @media (max-width:375px) {
                    top: 80px; 
                }
                @media (max-width:335px) {
                    top: 90px; 
                }
            }
        }
    }

    .leur-rathor {
        padding: 202px 0px 100px;
        .experience-leur-sec {
            .heading {
                text-align: center;
                color: #0B2766;
                font-size: 56px;
                line-height: 56px;
                font-weight: 800;
                @media (max-width: 767px) {
                    font-size: 40px;
                    line-height: 40px;
                }
                @media (max-width: 575px) {
                    font-size: 30px;
                    line-height: 34px;
                }
                @media (max-width: 390px) {
                    font-size: 26px;
                    line-height: 30px;
                }
            }
            .inner-leur {
                padding: 39px 0px;
                display: flex;
                flex-wrap: wrap;
                column-gap: 20px;
                row-gap: 20px;
                width: 100%;
                .card-sec-leur {
                    background-color:#fafaff;
                    border: 1.5px solid #e9effd;
                    width: calc(33.3% - 13px);
                    padding: 20px 15px;
                    border-radius: 20px;
                    flex-direction: column;
                    display: flex;
                    justify-content: space-between;
                    gap: 20px;
                    @media (max-width:1199px) {
                        width: calc(33.3% - 14px);
                    }
                    @media (max-width:767px) {
                        width: calc(50% - 10px);
                    }
                    @media (max-width:575px) {
                        width: 100%;
                    }
                    p{
                        color: #0B2766;
                        font-size: 16px;
                        font-weight: 400;
                        line-height: 24px;
                        span {
                            margin-bottom: 10px;
                            display: block;
                        }
                    }
                    .star-retur {
                        display: flex;
                        justify-content: space-between;
                        align-items: center;
                        padding-right: 10px;
                        padding-bottom: 2px;
                        ul {
                            display: flex;
                            gap: 6px;
                        }
                    }
                }
            }
        }
    }

    .estimation_gratuite_form {
        position: relative;
        padding: 96px 30px 137px;
        @media (min-width: 768px) and (max-width: 991px) {
            padding: 50px 30px 0;
        }
        @media (max-width: 767px) {
            padding: 20px 20px 0;
            text-align: center;
        }
        .haed {
            max-width: 904px;
            margin: 0 auto;
            padding: 0 0 0 50px;
            @media (max-width: 767px) {
                padding: 0;
            }
            .subheading {
                font-weight: 800;
                font-size: 12px;
                line-height: 110%;
                letter-spacing: 0.2em;
                text-transform: uppercase;
                color: #0B2766;
            }
            .heading {
                font-size: 24px;
                line-height: 170%;
                color: #0B2766;
                font-weight: normal;
                max-width: 603px;
                padding: 5px 0 0;
                @media (min-width: 768px) and (max-width: 991px) {
                    font-size: 20px;
                    line-height: 150%;
                }
                @media (max-width: 767px) {
                    font-size: 15px;
                    line-height: 150%;
                    padding: 20px 0 0;
                    margin: 0 auto;
                }
            }
        }
        form {
            max-width: 904px;
            background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FBFCFE;
            border: 1px solid #E7EAF3;
            box-sizing: border-box;
            box-shadow: 0px 30px 54px rgb(31 64 150 / 21%);
            border-radius: 20px;
            margin: 20px auto 100px;
            padding: 55px 55px;
            position: relative;
            overflow: hidden;
            @media (min-width: 767px) and (max-width: 1199px) {
                margin: 20px auto 50px;
            }
            @media (max-width: 767px) {
                padding: 30px 20px 50px;
                text-align: left;
                margin: 40px auto 70px;
            }
            .loader {
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                width: 100%;
                height: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                background: #0000003d;
                z-index: 100;
                display: none;
                &.active {
                    display: flex;
                }
                img {
                    width: 50px;
                }
            }
            .form_haeding {
                font-weight: 800;
                font-size: 12px;
                line-height: 110%;
                letter-spacing: 0.2em;
                text-transform: uppercase;
                color: rgba(86, 115, 177, 0.5);
                padding: 0 0 20px;
            }
            .tree_input {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
                padding: 0 0 18px;
                .box {
                    width: calc(50% - 10px);
                    @media (max-width: 767px) {
                        width: 100%;
                        margin: 10px 0 0;
                    }
                }
            }
            .form_inner_wrap {
                padding: 68px 0 0;
                .form_haeding {
                    padding: 0 0 18px;
                }
                .form_grid {
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                    .form_wrap {
                        width: 40%;
                        @media (max-width: 767px) {
                            width: 100%;
                            .box {
                                margin: 10px 0 0;
                            }
                        }
                        &:last-child {
                            width: calc(60% - 20px);
                            @media (max-width: 767px) {
                                width: 100%;
                                margin: 10px 0 0;
                            }
                        }
                        &.votre-bien {
                            .box {
                                margin-bottom: 18px;
                            }
                        }
                    }
                }
            }
            .input__block {
                .box {
                    label {
                        font-weight: 800;
                        font-size: 14px;
                        line-height: 120%;
                        color: #5673B1;
                        width: 100%;
                        display: inline-block;
                    }
                    .estimation_types_dropdown, .sale_rental_dropdown {
                        position: relative;
                        .type_txt {
                            background: #F7F9FF;
                            border: 2px solid #F7F9FF;
                            box-sizing: border-box;
                            border-radius: 5px;
                            font-size: 17px;
                            line-height: 120%;
                            color: #0B2766;
                            padding: 12px 20px 12px 10px;
                            width: 100%;
                            margin: 10px 0 0;
                            min-height: 48px;
                            position: relative;
                            cursor: pointer;
                            &:before {
                                content: "";
                                position: absolute;
                                width: 0px;
                                height: 0px;
                                border-left: 5px solid transparent;
                                border-right: 5px solid transparent;
                                border-top: 6px solid #C5D0E8;
                                right: 10px;
                                top: 20px;
                            }
                        }
                        .dropdown_box {
                            position: absolute;
                            display: none;
                            width: 100%;
                            background: #f7f9ff;
                            border-radius: 0 0 5px 5px;
                            margin: -3px 0 0;
                            z-index: 1;
                            overflow: hidden;
                            ul {
                                li {
                                    list-style: none;
                                    padding: 10px 10px;
                                    font-size: 17px;
                                    line-height: 120%;
                                    font-weight: normal;
                                    cursor: pointer;
                                    transition: all 0.5s ease-in-out;
                                    color: #0B2766;
                                    &:hover {
                                        background: #eff4fe;
                                    }
                                }
                            }
                        }
                        &:hover {
                        .dropdown_box {
                                display: block;
                            }  
                        }
                    }
                    input, textarea {
                        background: #F7F9FF;
                        border: 2px solid #F7F9FF;
                        box-sizing: border-box;
                        border-radius: 5px;
                        font-size: 17px;
                        line-height: 120%;
                        color: #0B2766;
                        padding: 12px 10px 12px;
                        width: 100%;
                        margin: 10px 0 0;
                        -webkit-appearance: none;
                        &:focus {
                            border-color : #0B2766;
                        }
                        &:focus-visible {
                            outline: none;
                        }
                        &.invalid{
                            border: 2px solid red;
                        }
                    }
                    textarea {
                        min-height: 242px;
                        resize: none;
                    }
                }
            }
            .checkbox_grid {
                position: relative;
                padding: 38px 0 40px;
                label {
                    display: flex;
                    cursor: pointer;
                    padding-bottom: 12px;
                    @media (max-width: 767px) {
                        justify-content: space-between;
                    }
                    input {
                        display: none;
                        +span {
                            cursor: pointer;
                            display: inline-block;
                            width: 20px;
                            height: 20px;
                            background: #fff100;
                            border-radius: 2px;
                            position: relative;
                            
                        }
                        &:checked {
                            +span {
                                &:before {
                                    content: '';
                                    position: absolute;
                                    width: 11px;
                                    height: 5px;
                                    border-left: 2px solid;
                                    border-bottom: 2px solid;
                                    transform: rotate(-45deg);
                                    left: 3px;
                                    top: 5px;
                                }
                            }
                        }
                    }
                    span{
                        &.invalid{
                            border: 2px solid red;
                        }
                    }
                    p {
                        font-size: 14px;
                        line-height: 160%;
                        color: #5673B1;
                        max-width: 670px;
                        padding: 0 0 0 7px;
                        @media (min-width: 768px) and (max-width: 991px) {
                            max-width: 570px;
                        }
                        @media (max-width: 767px) {
                            font-size: 12px;
                            width: calc(100% - 20px);
                        }
                    }
                }
            }
            .messages{
                position: absolute;
                bottom: 20px;
                left: 0;
                width: 100%;
                text-align: center;
                right: 0;
                .success{
                    display:none;
                    color:green;
                }
                .error{
                    display:none;
                    color:red;
                }
                .recaptcha{
                    display:none;
                    color:red;
                }
            }
        }
    }
}