html, body {
    overflow-x: hidden;
  }
body {
    font-family: Arial, sans-serif;
    padding: 0px;
    margin: 0px;
}
.paragraph{
   
    font-size: 20px;
    font-weight: 400;
    line-height: 36.32px;
    margin-bottom: 0px;
    margin-left: 50px;
}
.signup{
    text-decoration: none;
}
.navbar {
    background-color: #0C0842;
    padding: 10px 0;

}
.logo img{
    width: 121px;
    height: 35px;
    margin: 20px;
}
.nav-item{
    padding: 0 18px;
}
.content {
    width: 413px;
    height: 46px;
    margin-left: 43px;
    font-family: Imprima;
    font-size: 40px;
    font-weight: 400;
    line-height: 46.32px;
}
.image {
    width: 56px;
    height: 57px;
    background: url("images/image1.png");
    background-size: cover;
}
.fluid-container{
    margin-top: 130px;
    margin-left: 50px;
    padding: 10px 0px;
}

.pocket-rent {
    font-size: 40px;
    font-weight: 400;
    line-height: 46.32px;
    color:#1F80FE;
}
.middle-section{
margin-top: 10px;
margin-bottom: 60px;
margin-left: 50px;
padding: 10px 0px;
}

.rectangle1{
    width: 525px;
    height: 106px;
    background: #DFDFDF;
    position: relative;
    border-radius: 15px;
    align-items: center;
    padding: 0 20px;
    display: flex;
}
.rectangle2{
    margin-top: 50px;
    width: 525px;
    height: 106px;
    background: #66E9FD;
    position: relative;
    border-radius: 15px 15px 15px 15px;
    align-items: center;
    padding: 0 20px;
    display: flex;
}
.landlord-image{
    width: 60px;
    height: 60px;
    background: url("images/landlord.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.renter-image{
    width: 60px;
    height: 60px;
    background: url("images/Renter.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

.text-content {
    position: relative;
    margin-left: 30px;
}

.sign-in {
    font-size: 20px;
    font-weight: 400;
    line-height: 26.63px;
    width: 70px;
    height: 25px;
}

.landlord {
    font-size: 40px;
    font-weight: 600;
    line-height: 48.41px;
    width: 171px;
    height: 48px;
    margin-top: 0px;
}
.lord{
    color: #0C0842;
}

.right-image{
    width: 53px;
    height: 53px;
    background: url("images/arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-left: 190px;
}

.ad-slider-rectangle {
    width: 525px;
    height: 188px;
    margin-top: 0px;
    background-color: #D9FAFF;
    position: relative;
    border-radius: 15px;
    opacity: 1;
    overflow: hidden;
    position: relative;
}

.slides {
    display: flex;
    height: 100%;
    width: 400%;
    transition: transform 0.5s ease-in-out;
}

.slide {
    width: 100%;
    height: 100%;
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    background-color: #D9FAFF; /* Placeholder for slide content */
}

.dots {
    position: relative;
    display: flex;
    gap: 5px;
    margin-top: 15px;
    width: 10%;
    margin-left: 450px;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: #bbb;
    border-radius: 50%;
    cursor: pointer;
}

.dot.active {
    background-color: #333;
}
.ad-text {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    width: 19px;
    height: 16px;
    line-height: 16px;
    text-align: right;
    opacity: 1;
}

.property-media {
    position: absolute;
    top: 22px;
    left: 33px;
    width: 481px;
}

.property-media-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 34.74px;
    color: #000;
}

.property-media-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.21px;
    color: #000;
    margin-top: 15px;
}

.quote-button {
    position: absolute;
    width: 147px;
    height: 36px;
    top: 110px;
    left: 320px;
    background-color: #000;
    color: #fff;
    border-radius: 15px 15px;
    border: none;
    cursor: pointer;
    font-family: Imprima;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.21px;
    text-align: center;
}
.Signin-rectangle {
    width: 500px;
    height: 450px;
    background: #F0F0F0;
    position: relative;
    border-radius: 10px;
    border: 1px solid transparent;
}
.Signup-rectangle{
    width: 500px;
    height: 780px;
    top: 60px;
    background: #F0F0F0;
    position: relative;
    border-radius: 10px;
    border: 1px solid transparent;
}
.signup-option{
    width: 480px;
    height: 45px;
    margin-top: 9px;
    margin-left: 9px;
    border-radius: 10px;
    background: #0C0842;
}
.google-rectangle {
    width: 416px;
    height: 43px;
    background: #ffffff;
    position: absolute;
    top: 25px;
    left: 40px;
    border-radius: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.google-rectangle1 {
    width: 416px;
    height: 43px;
    background: #ffffff;
    position: absolute;
    top: 30px;
    left: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.google-logo {
    width: 37px;
    height: 37px;
    opacity: 1;
}
.btn{
    width: 390px;
    border-radius: 10px;
    margin-top: 10px;
    }
.btn-primary{
    background-color:#10256F ;
}
.input-values{
    margin-top: 70px;
    margin-left: 50px;
}
.input-values2{
    margin-top: 50px;
    margin-left: 50px;
}
.label-text-title{
    width: 72px;
    height: 17px;
    top: 467px;
    left: 157px;
    margin-bottom: 17px;
}
.text-title{
    width: 70px;
    height: 15px;
    top: 467px;
    left: 157px;
    margin-bottom: 10px; 
}
.control{
    width: 417px;
    height: 36px;
    left: 159px;
    border-radius: 10px;
    border: 0px;
    margin-bottom: 10px;
}
.google-text {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: left;
    color: #000;
    opacity: 1;
}
.divider-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px; /* Adjust based on your layout */
}

.divider {
    width: 100%;
    top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.divider2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.divider::before,
.divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #000;
    margin: 0 10px;
}

.divider-text {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.firstname{
    padding-top: 20px;
}
.btton-submit{
    padding-top: 20px;
}
.rental-finances-text {
    padding-top: 40px;
    width: 376px;
    height: 104px;
    position: absolute;
    left: 120px;
    font-family: Inter;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    text-align: left;
    color: #000; /* Default text color, change as needed */
}
.form{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s
}

footer {
    margin-top: 70px;
    font-size: 14px;
    background-color:#F3F3F3;
    padding: 10px 0;
    align-content: center;
  }
.footer-text {
    font-family: Imprima;
    font-size: 14px;
    font-weight: 500;
    color: #0C0842;
    margin-bottom: 0px;
}

.get-started-text {
    width: 214px;
    height: 25px;
    position: absolute;
    top: 500px;
    left: 120px;
    font-family: Imprima;
    font-size: 21px;
    font-weight: 210;
    line-height: 20.48px;
    text-align: left;
    color: #000; /* Default text color, change as needed */
}
.arrow-image {
    width: 60px;
    height: 30px;
    position: absolute;
    top: 500px;
    left: 330px;
}
.select-type{
    text-decoration: none;
    margin-left: 7px;
    color: white;
}
:hover.select-type{
    color: #1F80FE;
}
.form{
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-submit{
    width: 400px;
}
@media (max-width: 680px){
    .body{
        align-content: center;
    }
    
    .content {
       
        font-weight: 350;
        line-height: 36.32px;
    }
    .image {
        width: 46px;
        height: 46px;
    }
   
    .ad-slider-rectangle{
        margin-top: 30px;
        height: 188px;
        align-items: center;
        margin-bottom: 20px;
    }
    .Signin-rectangle{
        margin-bottom: 40px;
    }
    .Signup-rectangle{
        margin-top: 150px;
    }
    .get-started-text, .arrow-image{
        top: 450px;
    }
    .paragraph{
        margin-top: 45px;
    }
    .rental-finances-text{
        top: 330px;
    }
    .footer{
        position: relative;
    }

    }
    .main-page{
        padding-left: 70px;
    }
    .add-position{
        padding-left: 30px;
    }
    .button-spacing{
        padding-top: 25px;
    }
    .remember-forget{
        font-size: 14px;
    }
    .signup-set{
        width: 50%;
    }
