﻿
/*@@import url('https://fonts.googleapis.com/css?family=Cabin&display=swap');*/

h3, h4, h5, h6, p, a, input, label {
    font-family: 'Cabin', sans-serif;
}

figure div {
    width: 100%;
}

.footer-sec h4 {
    color: #fff;
    font-size: 24px;
}

.footer-sec p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.footer-sec a {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.social-text a {
    padding: 0px 9px;
    font-size: 18px;
    color: #fff;
}

.social-text {
    text-align: center;
}

.tel-con {
    border: 2px solid #08415d;
    position: fixed;
    background-color: #08415d;
    padding: 7px 12px;
    z-index: 999;
    border-radius: 24px;
    color: #fff !important;
    font-size: 21px;
    bottom: 36px;
    right: 40px;
    display: none;
}

input {
    margin-top: 12px;
}

form a {
    padding: 3px 5px;
    color: #065a82;
}

.bg-footer {
    color: #fff;
    padding: 12px 5px;
    text-align: center;
}

marquee img {
    margin: 0 26px;
}

.btn-block {
    background-color: #666;
    color: #fff;
}

body {
    overflow-x: hidden;
}

.bg-li {
    background-color: #fff !important;
}

.form-control {
    font-size: 14px !important;
    padding: 12px;
}

.body-auth-box {
    margin: auto;
    width: 40%;
}

.btn-head1 {
    width: 35px;
    color: #fff !important;
    padding: 7px 13px 5px 9px !important;
    margin-top: 3px !important;
    background-color: #08415d !important;
    border-radius: 17px !important;
    border: 1px solid #08415d !important;
    overflow: hidden;
    transition: width .55s ease !important;
}

.btn-head {
    color: #fff !important;
    border: 1px solid #fff !important;
    padding: 7px 13px 6px 13px !important;
    margin-top: 3px !important;
    font-size: 15px !important;
    border-radius: 22px !important;
}

header {
    background-color: #4e88bb;
}

.btn-head1:hover {
    background-color: #08415d;
    color: #fff;
    width: 207px;
    border: 1px solid #08415d;
}

.btn-head:hover {
    background-color: #08415d !important;
    color: #fff !important;
    border: 1px solid #08415d !important;
}

@@media (min-width: 320px) and (max-width: 480px) {
    .body-auth-box {
        margin: auto;
        width: 90% !important;
    }
}

@@media (min-width: 481px) and (max-width: 767px) {
    .body-auth-box {
        margin: auto;
        width: 90% !important;
    }
}

.dynamic-content p {
    margin-bottom: 0 !important;
}

.login-box {
    background-color: #fff;
    padding: 1rem 2rem;
    border-radius: 20px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.1);
    width: 100%;
    max-width: 450px;
    margin: auto;
}

.property-name {
    text-align: center;
    margin-bottom: 8px;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Segoe UI', sans-serif;
}

.main-container {
    height: 100vh;
    background: linear-gradient(135deg, #f0f4ff, #d9e4f5);
}

.wrapper {
    background-size: cover;
    background-position: center;
    height: 100vh;
}

.modal-title {
    font-family: "Poppins", sans-serif !important;
    font-size: 22px;
    font-weight: 600;
}

.modal-heading {
    font-family: "Poppins", sans-serif !important;
    font-size: 20px;
    font-weight: 600;
}

.modal-subheading {
    font-family: "Poppins", sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

.modal-para {
    font-family: "Poppins", sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

    .modal-para li {
        font-family: "Poppins", sans-serif !important;
        font-size: 15px !important;
        font-weight: 400;
    }

.login-logo img {
    display: block;
    max-width: 180px;
    margin: 0 auto 0.5rem;
}

.input-group {
    position: relative;
    margin-bottom: 2px;
}

    .input-group .icon {
        position: absolute;
        left: 15px;
        top: 58%;
        transform: translateY(-50%);
        font-size: 1rem;
        z-index: 1;
    }

    .input-group input {
        width: 100% !important;
        padding: 0.65rem 2.5rem 0.65rem 2.5rem;
        border: 1px solid #ccc;
        border-radius: 50px;
        font-size: 1rem !important;
        transition: border-color 0.3s;
        text-indent: 0;
    }

        .input-group input:focus {
            border-color: #007bff;
            outline: none;
            box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
        }

.options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.9rem;
    margin-bottom: 8px;
    margin-top: 10px;
}
 .options label input {
        margin-top: 0px !important;
    }
    .options a {
        text-decoration: none;
        color: #007bff;
    }

.property-login {
    width: 100%;
    padding: 0.75rem;
    background-color: #007bff;
    border: none;
    border-radius: 50px;
    color: white;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s;
}

    .property-login:hover {
        background-color: #0056b3;
    }

.terms {
    font-size: 0.85rem;
    text-align: center;
    margin-top: 1rem;
    color: #666;
    margin-bottom: 0px !important;
}
.email-success-cont{
    font-family: 'Cabin', sans-serif !important;
    font-size: 1rem;
    text-align: center;
}
    .terms a {
        color: #007bff !important;
        text-decoration: none !important;
        cursor: pointer;
    }

.chat-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #28a745;
    color: white;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    text-decoration: none;
    font-size: 0.95rem;
    z-index: 999;
    transition: background-color 0.3s ease;
}

    .chat-button:hover {
        background-color: #218838;
    }

.min-vh-100 {
    min-height: 100vh !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.property-container {
    background-color: #ffffffe0;
    padding: 20px 15px;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    box-sizing: border-box;
}

.property-content {
    width: 600px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

    .property-content h1, h2, h3, h4, h5, p, span, ul, li {
        font-family: 'Segoe UI', sans-serif !important;
        background-color: unset !important;
    }

    .property-content p, ul, li {
        font-size: 16px !important;
        background-color: unset !important;
    }

    .property-content h4 {
        font-size: 24px !important;
        background-color: unset !important;
    }

    .property-content h3 {
        font-size: 26px !important;
        background-color: unset !important;
    }

    .property-content h2 {
        font-size: 28px !important;
        background-color: unset !important;
    }

