.top-navigation{position:fixed;top:0;left:0;z-index:6000;width:100%;height:55px;padding:10px 80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,45%,.233);background-color:#00822c}@media only screen and (max-width:767px){.top-navigation{height:45px;padding:10px}}.top-navigation .left-side,.top-navigation .right-side{display:flex;align-items:center}@media only screen and (max-width:767px){.top-navigation .right-side{flex-direction:row-reverse}}.top-navigation .logo{position:relative;height:40px;width:200px}@media only screen and (max-width:767px){.top-navigation .logo{height:25px;width:125px}}.top-navigation .menu{list-style-type:none;display:flex;gap:30px}.top-navigation .menu li{white-space:nowrap;font-weight:600;font-size:18px;color:#fff}.top-navigation .post-property-btn{display:flex;align-items:center;gap:10px;background-color:#fff;color:#00822c;padding:3px 6px 3px 15px;border-radius:30px;font-weight:700}@media only screen and (max-width:767px){.top-navigation .post-property-btn{white-space:nowrap;padding:1px 8px;font-size:14px}}.top-navigation .post-property-btn .free-badge{height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;font-size:12px;background-color:#e66f00;color:#1d2437;padding:1px 10px;border-radius:20px}@media only screen and (max-width:767px){.top-navigation .post-property-btn .free-badge{display:none}}.selected-city{display:flex;align-items:center;color:#fff;gap:10px;height:55px;padding:0 15px;margin-left:25px;font-size:18px;font-weight:700;cursor:pointer;transition:.15s;border-top-left-radius:10px;border-top-right-radius:10px;position:relative}@media only screen and (max-width:767px){.selected-city{font-size:16px;margin-left:0;max-width:80px}.selected-city .icon{font-size:14px}}.selected-city .selected-city-container{display:flex;align-items:center;gap:8px}.selected-city .selected-city-container .city-selected-value-container{text-transform:capitalize}@media only screen and (max-width:767px){.selected-city .selected-city-container .city-selected-value-container{display:block;width:40px!important;overflow:hidden;text-overflow:ellipsis;font-size:14px}}.selected-city .selected-city-container .down-icon{display:flex;align-items:center;transition:.15s}.selected-city .selected-city-container .down-icon.active{transform:rotate(180deg)}.selected-city .selected-city-container .down-icon .icon{font-size:12px}@media only screen and (max-width:767px){.selected-city .selected-city-container .down-icon .icon{font-size:10px}}.selected-city:hover{background-color:#fff;color:#00822c}.selected-city .places-list{max-height:0;overflow:hidden;position:absolute;top:55px;left:-150px;z-index:1000000;display:flex;background-color:#fff;color:#1d2437;padding:0;box-shadow:0;transition:.15s;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.selected-city .places-list .close-icon{display:none!important}.selected-city .places-list.active{max-height:250px;padding:20px 30px 20px 10px;box-shadow:0 4px 8px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19)}@media only screen and (max-width:767px){.selected-city .places-list.active{position:fixed;left:0;top:0;width:100%;max-height:100vh;height:100vh}.selected-city .places-list.active .close-icon{display:flex!important}}.selected-city .places-list .indian-cities{width:900px;display:flex;border-right:1px solid hsla(0,0%,45%,.233)}@media screen and (max-width:767px){.selected-city .places-list .indian-cities{border-right:none}}.selected-city .places-list .indian-cities .heading-name{width:100%;font-size:20px;font-weight:700;display:flex;align-items:center;gap:10px;padding:5px 0 15px;color:#c10000}.selected-city .places-list .indian-cities .states-list{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:auto;touch-action:pan-x pan-y;width:220px;display:flex;flex-direction:column;gap:5px;height:100%;overflow-x:hidden;overflow-y:scroll;text-overflow:ellipsis;border-right:1px solid hsla(0,0%,45%,.233)}.selected-city .places-list .indian-cities .states-list::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.selected-city .places-list .indian-cities .states-list{display:none}}.selected-city .places-list .indian-cities .states-list .state-row{width:200px;min-height:35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px 10px;transition:.15s}.selected-city .places-list .indian-cities .states-list .state-row:hover{background-color:hsla(0,0%,45%,.233)}.selected-city .places-list .indian-cities .states-list .state-row.selected{background-color:#00822c;color:#fff}.selected-city .places-list .indian-cities .cities-list{width:calc(100% - 220px);height:100%;display:flex;flex-wrap:wrap;gap:10px;padding:0 20px;overflow-y:scroll}@media screen and (max-width:767px){.selected-city .places-list .indian-cities .cities-list{width:100%;height:100%;overflow-y:scroll}.selected-city .places-list .indian-cities .cities-list .name{width:100%!important}}.selected-city .places-list .indian-cities .cities-list .close-icon{display:flex;align-items:center;justify-content:center;position:fixed;top:15px;right:15px;width:30px;height:30px;border-radius:50%;background-color:#c10000;color:#fff;font-size:18px}@media screen and (min-width:767px){.selected-city .places-list .indian-cities .cities-list .close-icon{display:none}}.selected-city .places-list .indian-cities .cities-list .name{width:18%;min-height:25px;font-size:16px;transition:.15s;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-city .places-list .indian-cities .cities-list .name:hover{color:#00822c;text-decoration:underline}.selected-city .places-list .indian-cities .cities-list .not-found{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c10000}.selected-city .places-list .international-websites-link{padding:0 50px 0 20px;display:flex;flex-direction:column;gap:15px}@media screen and (max-width:767px){.selected-city .places-list .international-websites-link{display:none}}.selected-city .places-list .international-websites-link .heading-name{width:100%;font-size:20px;font-weight:700;display:flex;align-items:center;gap:10px;padding:5px 0 15px;color:#c10000}.selected-city .places-list .international-websites-link .country{display:flex;align-items:center;gap:15px}.selected-city .places-list .international-websites-link .country .flag{width:50px;display:flex;align-items:center}.selected-city .places-list .international-websites-link .country .flag .flag-image{width:100%;height:auto}.login-section{color:#fff;height:55px;display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;margin-right:30px;transition:.15s;border-top-left-radius:10px;border-top-right-radius:10px;padding:0 15px;cursor:pointer;position:relative}@media only screen and (max-width:767px){.login-section{margin-right:0;padding:0 0 0 10px}}.login-section .login-options-link{display:flex;align-items:center}@media only screen and (max-width:767px){.login-section .login-options-link .caption{display:none}}.login-section .login-options-link .profile-icon{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:767px){.login-section .login-options-link .profile-icon{display:none}}.login-section .login-options-link .profile-icon .icon{font-size:18px}.login-section:hover{background-color:#fff;color:#00822c}.login-section:hover .icon{transform:rotate(180deg)}.login-section .icon{font-size:12px;transition:.15s}.login-section .login-options{overflow:hidden;position:absolute;top:55px;left:0;z-index:1000000;background-color:#fff;color:#1d2437;padding:0;box-shadow:0;transition:.15s;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;flex-direction:column;gap:5px;max-height:0;width:300px}@media only screen and (max-width:767px){.login-section .login-options{position:fixed;top:0;right:-100%}}.login-section .login-options.active{max-height:600px;box-shadow:0 4px 8px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19)}@media only screen and (max-width:767px){.login-section .login-options.active{right:0;width:100%;max-height:100vh;height:100vh}}.login-section .login-options .close-login-menu-btn{display:none}@media only screen and (max-width:767px){.login-section .login-options .close-login-menu-btn{display:flex;align-items:center;justify-content:center;background-color:#c10000;color:#fff;width:-moz-fit-content;width:fit-content;width:40px;height:40px;border-radius:50%;margin-top:25px;margin-left:20px}.login-section .login-options .close-login-menu-btn .icon{font-size:20px}}.login-section .login-options .short-heading{font-size:14px;opacity:.6;padding:0 30px;margin-top:25px}.login-section .login-options .option{display:block;font-weight:700;white-space:nowrap;padding:0 30px}.login-section .login-options .separator-line{content:"";height:1px;width:100%;background-color:hsla(0,0%,45%,.233);margin:20px 0}.login-section .login-options .login-btn{width:calc(100% - 60px);margin:0 30px;background-color:#00822c;color:#fff;display:flex;justify-content:center;border-radius:30px;padding:5px 0;border:2px solid #00822c;transition:.15s}.login-section .login-options .login-btn:hover{background-color:#fff;color:#00822c}.login-section .login-options .sign-up{width:calc(100% - 60px);margin:10px 30px 25px;font-size:16px;font-weight:400}.login-section .login-options .sign-up .sign-up-link{color:#00822c;font-weight:700;text-decoration:underline}