 body {
            font-family: 'Montserrat', sans-serif;
        }
        .full-width {
            margin: 0;
            padding: 0;
        }
        /* .position-relative {
            position: relative;
        } */
        /* .position-absolute {
            position: absolute;
            top: 0; 
            right: 0;
            margin-bottom: 60px; 
        } */
        .whatsapp-icon {
            position: fixed; 
            right: 100px;
            bottom: 100px;
            width: 80px;
        }
        .bottom-left-image {
            position: absolute; 
            left: 20px; 
            bottom: 20px; 
            width: 400px; 
        }
        .landlord-text {
            position: absolute;
            left: 12%;
            top: 35%; 
            transform: translateY(-50%); 
            font-size: 60px;
            font-weight: 700;
            line-height: 73.14px;
            color: white; 
            text-align: left;
        }
        .description-text {
            position: absolute;
            left: 12%; 
            top: 58%; 
            transform: translateY(-50%);
            text-align: left;
            width: 700px; 
        }
        .description-text p{
            line-height: 28px;
            color: #ffffffd6; 
            font-weight: 400;
            font-size: 18px;
        }
        .pom-section{
            background-image: url('img/Rectangle 796.png'); 
            background-size: cover; 
            background-position: center;
        }
/* 
        .guaranteed-rent-section {
            background-color: #F8F8F8; 
            width: 100vw; 
            height: 100vh; 
            display: flex; 
            justify-content: flex-start; 
            align-items: center; 
            padding-left: 20px;
            z-index: 1; 
        } */

        .guaranteed-rent-section {
            background-color: #F8F8F8;
            height: 75vh;
            display: flex;
            z-index: 1;
        }

        .guaranteed-rent-content {
            display: flex;
            align-items: center; 
            justify-content: space-between;
            margin-left: 15%; 
            padding:0px;
        }

        .guaranteed-rent-text {
            font-size: 35px;
            font-weight: 700;
            line-height: 73.14px;
            letter-spacing: 0.04em;
            text-align: center; 
            color: rgb(116, 103, 103); 
            z-index: 2; 
            margin-right: 20px; 
        }

        .logo-and-text {
            display: flex; 
            align-items: center; 
            margin-left: 40px; 
            margin-top: 2px; 
        }

        .additional-text {
            font-size: 18px; 
            color: rgb(116, 103, 103); 
            margin-left: 20px; 
            font-weight: 300; 
        }

        .guaranteed-logo {
            width: 100px;
        }

        .group2-content {
            display: flex; 
            margin-left: 20px;
        }

        .group2-text {
            font-size: 18px; 
            color: rgb(116, 103, 103); 
            margin-left: 10px; 
            font-weight: 300; 
            width: 335px;

        }

        .image2-section {
            display: flex;
            justify-content: flex-start;
            position: relative; 
        }

        .notts-logo {
            position: absolute;
            right: 20px; 
            bottom: 20px; 
            width: 100px;
        }

        .guaranteed-rent-scheme-text {
            font-size: 30px;
            font-weight: 700;
            line-height: 73.1px;
            letter-spacing: 0.04em;
            text-align: left;
            color: rgb(116, 103, 103);
            margin-left: 20px; 
            margin-top: 0;
        }

        .guaranteed-rent-scheme-text1 {
            font-size: 30px;
            font-weight: 700;
            line-height: 73.1px;
            letter-spacing: 0.04em;
            text-align: left;
            color: rgb(116, 103, 103);
            margin-left: 20px; 
            margin-top: 0;
        }
        
        .additional-paragraph {
            font-size: 18px;
            font-weight: 400;
            color: rgb(116, 103, 103);
            margin-left: 20px;
            margin-top: 10px;
        }

        .image2-section img {
            max-width: 600px;
            height: auto;
        }

        .guaranteed-rent-scheme {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .guaranteed-rent-scheme h1 {
            text-align: right;
            margin-top: 40px;
        }

        .guaranteed-rent-scheme p {
            margin-top: 10px;
            font-family: Montserrat;
            font-size: 16px;
            font-weight: 400;
            line-height: 35.04px;
            text-align: left;

        }

        .content-wrapper {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .content-text {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .content-text h1 {
            margin-bottom: 10px;
        }
        .content-text p{
            font-size:15px;
            line-height:35px;
        }

        img.img-fluid.custom-img {
            /* width: 125px !important; */
            height: 140px;
        }
        .col-md-6.mb-4{
            padding: 25px;
        }
        .scheme-description p{
            font-size: 0.875rem;
            line-height: 30px;
            color:#ffffff !important;
        }
        .scheme-title{
            font-size: 0.875rem;
        }
        
        @media (max-width: 768px) {
            .position-absolute {
                right: 10px;
                top: 10px;
                bottom: 100px;
            }
            .whatsapp-icon {
                right: 20px;
                bottom: 20px; 
                width: 30px;
            }
            .bottom-left-image {
                width: 80px;
            }
            .landlord-text {
                left: 5%; 
                top: 30%; 
                font-size: 40px; 
                line-height: 48px;
            }
            .description-text {
                left: 5%; 
                top: 55%; 
                font-size: 16px;
                line-height: 24px;
                width: auto;
            }
            .guaranteed-rent-text {
                font-size: 30px;
                line-height: 36px;
            }
            .guaranteed-logo {
                width: 70px; 
            }
            .notts-logo {
                width: 50px; 
                right: 10px; 
                bottom: 10px;
            }
            .guaranteed-rent-scheme-text {
                font-size: 40px;
                line-height: 48px;
            }
            .image2-section {
                flex-direction: column;
                text-align: center;
            }
            .image2-section img {
                max-width: 100%;
                margin-top: 20px;
            }
            body{
                width: 100%;
            }
            .description-text p {
                line-height: 20px;
                color: #ffffffd6;
                font-weight: 400;
                font-size: 12px;
                margin-top: 35px;
            }
        }

        @media (max-width: 480px) {
            .landlord-text {
                font-size: 20px;
                line-height: 40px;
            }
            .description-text {
                font-size: 12px;
                line-height: 20px;
            }
            .guaranteed-rent-text {
                font-size: 20px; 
                line-height: 30px;
            }
            .additional-text {
                font-size: 12px; 
            }
            .guaranteed-logo {
                width: 50px; 
            }
            .notts-logo {
                width: 40px;
                right: 5px; 
                bottom: 5px; 
            }
            .guaranteed-rent-scheme-text {
                font-size: 20px;
                line-height: 24px;
            }
            .additional-paragraph {
                font-size: 14px;
                line-height: 18px;
            }
            .image2-section img {
                max-width: 90%;
                margin: auto;
            }
            .guaranteed-rent-content {
                display: flex;
                margin-left: 1%;
                padding: 0px;
                align-items: flex-start;
            }
            .guaranteed-rent-section {
                height: auto;
            }
            .guaranteed-rent-scheme h1 {
                text-align: center;
            }
            .d-flex.align-items-center.text-white{
                flex-direction: column;

            }
            .content-wrapper{
                flex-direction: column-reverse;

            }
            body{
                width: 100%;
            }
        }
        @media (max-width: 768px) {
            .image2-section {
                flex-direction: column; 
                margin: auto;
            }
            .image2-section img {
                max-width: 100%;
                margin: auto;
            }
            body{
                width: 100%;
            }
            .content-wrapper{
                flex-direction: column-reverse;

            }
            .container{
                width: 100% !important;

            }
            .container-fluid.full-width.guaranteed-rent-section.m-auto.p-5{
                padding: 30px 0px !important;
            }
            .col-md-6.row.align-items-center{
                margin: auto;
            }  
            .group2-text{
                font-size: 15px;
            }
            .d-flex.align-items-start.text-white{
                flex-direction: column;
                text-align: center;
            }
            .col-md-6.mb-4{
                padding: 0px !important;
            }
            img.img-fluid.custom-img {
                width: 100px !important;
                margin: auto;
            }
        }