@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#area-main-wrapper {
    font-family: 'Poppins', sans-serif;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background-image: url('https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/0iLBqCCKgjG1c4oRepvg/media/6810eb5d60b225145fde5760.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.overlay {
    flex: 1;
    background-color: rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px 60px 20px;
}

.logo-container {
    margin-bottom: 30px;
    margin-top: 35px;
}

.theme14 .logo {
    max-width: 150px;
    height: auto;
}

.theme14 .content {
    text-align: center;
    max-width: 1200px;
    width: 100%;
    color: #ffffff;
    min-height: 100vh;
}

h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3em;
    text-shadow: 2px 2px 2px #0000007d;
}

.theme14 .subtitle {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 48px;
    text-shadow: 2px 2px 2px #0000007d;
    line-height: 1.3em;
}

.theme14 .search-container {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
}

.theme14 .input-wrapper {
    position: relative;
    margin-bottom: 12px;
    padding-top: 2px;
}

@keyframes colorCycle {
    0% {
        color: #3183d7;
    }
    25% {
        color: #27ae60;
    }
    50% {
        color: #e67e22;
    }
    75% {
        color: #8e44ad;
    }
    100% {
        color: #3183d7;
    }
}

.theme14 .input-wrapper i {
    position: absolute;
    left: 16px;
    top: 52%;
    transform: translateY(-50%);
    font-size: 20px;
    animation: colorCycle 8s infinite;
}

.theme14 #AreasAddress {
    background-color: #ffffff;
    color: #000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 15px 20px 16px 48px;
    font-size: 1.2rem;
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 25px;
    outline: none;
    transition: border 0.3s ease;
}

.theme14 input[type="text"]::placeholder {
    color: #666;
    opacity: .9;
    font-family: Arial, sans-serif;
    /* letter-spacing: 0.5px; */
}

.theme14 button {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 16px 20px;
    font-size: 1.2rem;
    background-color: #2e86de;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    width: 100%;
    transition: background-color 0.3s ease;
    font-weight: 400;
    margin-top: 8px;
    font-family: Arial, sans-serif;
}

.theme14 button:hover {
    background-color: #2673c2;
}

footer {
    background-color: #ffffff;
    padding: 41px 20px 30px;
    text-align: center;
    width: 100%;
}

.footer-text {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
    font-weight: 400;
}

.footer-text a {
    color: #3183d7;
    text-decoration: none;
}

.footer-logo {
    max-width: 75px;
    height: auto;
    margin-top: 5px;
}


/* Responsive adjustments */

@media (max-width: 480px) {
    .logo-container {
        margin-top: 0;
    }
    .theme14 .logo {
        max-width: 125px;
    }
    h1 {
        font-size: 34px;
    }
    .subtitle {
        font-size: 24px !important;
    }
    .logo {
        max-width: 130px;
    }
    .overlay {
        padding-top: 40px;
    }
}

@font-face {
    font-family: 'museo_sans300';
    src: url('fonts/museosans-300-webfont.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo_sans100';
    src: url('fonts/museosans-100-webfont.ttf');
    font-weight: normal;
    font-style: normal;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#property-main-wrap {
    position: relative;
    width: 100%;
    min-height: 100vh;
    line-height: 1.4;
}

#property-main-wrap #header_wrap {
    background: #fff;
    width: 100%;
}

#property-main-wrap .header_wrap .container {
    padding: 0 6%;
    position: relative;
    width: 88%;
}

#property-main-wrap .header_wrap .container .header_top_text {
    display: block;
    float: left;
    margin: 15px 0;
    width: 100%;
    font-family: 'museo_sans300', Helvetica, 'Helvetica Neue', Arial;
    padding: 3px 0px;
}

#property-main-wrap .main-container {
    position: relative;
    height: 800px;
}

#property-main-wrap #float-search {
    left: 13%;
    position: absolute;
    top: 14px;
    width: 36%;
    z-index: 9999;
}

#property-main-wrap #float-search #AreasAddress {
    -webkit-border-radius: 50px 0 0 50px;
    -moz-border-radius: 50px 0 0 50px;
    border-radius: 50px 0 0 50px;
    font-size: 18px;
    padding: 21px 10px 21px 50px;
    font-family: 'museo_sans300', Helvetica, 'Helvetica Neue', Arial;
    width: 455px;
    float: left;
    height: 20px;
    color: #666;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 20px 4% 20px 50px;
    width: 100%;
    box-sizing: unset;
    border: none;
}

#property-main-wrap #map_canvas {
    background-color: #e5e3df;
    float: left;
    height: 600px;
    width: 70%;
    position: relative;
}

#property-main-wrap #form-wrap {
    float: right;
    padding: 5px 2% 20px;
    width: 26%;
    height: 800px;
    overflow: scroll;
    box-sizing: unset;
}

#property-main-wrap #form-wrap .form_title,
#form-wrap .form_subtitle {
    font-family: 'museo_sans100', Helvetica, 'Helvetica Neue', Arial;
    color: #666;
    width: 90%;
    float: left;
    font-weight: normal;
}

#property-main-wrap #form-wrap .form_title {
    font-size: 36px;
}

#property-main-wrap #form-wrap .form_subtitle {
    font-size: 18px;
    margin-bottom: 20px;
}

#property-main-wrap #form-wrap #property-form {
    float: left;
    margin: 20px 0 0;
}

#property-main-wrap #form-wrap .label {
    font-size: 12px;
    color: #8ce61b;
    width: 100%;
    float: left;
    margin: 0 0 6px;
}

#property-main-wrap #form-wrap fieldset {
    border: 1px solid #d3d3d3;
    padding: 20px;
    margin-bottom: 20px;
}

#property-main-wrap #form-wrap fieldset legend {
    color: #8ce61b;
}

#property-main-wrap #form-wrap fieldset input[type="checkbox"] {
    margin-right: 10px;
}

#property-main-wrap #form-wrap .textarea {
    padding: 10px 4%;
    border: 1px solid #eaeaea;
    width: 100%;
    float: left;
    margin: 0 0 12px;
    font-size: 12px;
    color: #666;
    font-family: 'museo_sans300', Helvetica, 'Helvetica Neue', Arial;
    font-weight: normal;
    width: 92%;
}

#property-main-wrap #form-wrap .text_input,
#form-wrap .selectbox {
    padding: 10px 4%;
    border: 1px solid #eaeaea;
    width: 100%;
    float: left;
    margin: 0 0 12px;
    font-size: 12px;
    color: #666;
    font-family: 'museo_sans300', Helvetica, 'Helvetica Neue', Arial;
    font-weight: normal;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

#property-main-wrap #form-wrap .text_input {
    width: 92%;
}

#property-main-wrap #form-wrap #submit_btn {
    font-family: 'museo_sans700', Helvetica, 'Helvetica Neue', Arial;
    color: #fff;
    background: #85db18;
    background: -moz-linear-gradient(top, #85db18 0%, #8ee81b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85db18), color-stop(100%, #8ee81b));
    background: -webkit-linear-gradient(top, #85db18 0%, #8ee81b 100%);
    background: -o-linear-gradient(top, #85db18 0%, #8ee81b 100%);
    background: -ms-linear-gradient(top, #85db18 0%, #8ee81b 100%);
    background: linear-gradient(to bottom, #85db18 0%, #8ee81b 100%);
    -webkit-box-shadow: inset 0 0 10px #8eee14;
    -moz-box-shadow: inset 0 0 10px #8eee14;
    -o-box-shadow: inset 0 0 10px #8eee14;
    box-shadow: inset 0 0 10px #8eee14;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    border: none;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 12px;
    width: 100%;
    float: left;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

#property-main-wrap #form-wrap #submit_btn:hover {
    background: #9efa29;
}

.footer-wrapper {
    width: 100%;
    position: relative;
    background: #fff none repeat scroll 0 0;
}

.footer-container {
    padding: 15px 6% 35px 6%;
}

.footer-container .footer-text a,
.footer-container .footer-text,
.footer-container .footer-links {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: 'museo_sans300', Helvetica, 'Helvetica Neue', Arial;
}

.footer-container .footer-text {
    float: left;
}

.footer-container .footer-text a:hover {
    text-decoration: underline;
}

.footer-links {
    float: right;
    margin: 8px 0 0;
}

.button_bottom_content {
    text-align: center;
    margin: 10px 0px;
    float: left;
}