@font-face {font-family: 'NeueMontreal'; src: url('../fonts/NeueMontreal-Light.otf') format('opentype'); font-weight: 300; font-style: normal;}
@font-face {font-family: 'NeueMontreal'; src: url('../fonts/NeueMontreal-Regular.otf') format('opentype'); font-weight: 400; font-style: normal;}
@font-face {font-family: 'NeueMontreal'; src: url('../fonts/NeueMontreal-Medium.otf') format('opentype'); font-weight: 600; font-style: normal;}
@font-face {font-family: 'NeueMontreal'; src: url('../fonts/NeueMontreal-Bold.otf') format('opentype'); font-weight: 700; font-style: normal;}


@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;500;600;700&display=swap');
body {font-family: 'Oxygen', Arial, Helvetica, sans-serif; font-weight:300; background:#fff; color:#535461;}
h1, h2, h3, h4, h5, h6 {font-family: 'NeueMontreal', Arial, Helvetica, sans-serif;}
p, span, div, li {font-family: 'NeueMontreal', Arial, Helvetica, sans-serif;}

.my-swal-popup {
  font-size: 14px; /* general modal text size */
}

.my-swal-title {
  font-size: 22px; /* custom title font size */
}

.my-swal-text {
  font-size: 16px; /* body text font size */
}

.app_main {background-color: #fff; color: #fff; min-height: 100vh; padding: 60px;}
.app_main .bg_logo {background-image: url('../img/icon.jpeg'); background-size: cover; background-position: center; height: 60px; width: 60px;}
.app_main h2 {font-size: 20px; line-height: 30px; margin: 25px 0;}
.app_main .started {margin: 20px 0; display: flex; padding: 0;}
.app_main .started .startnumber {width: 70px; height: 45px; text-align: center; padding: 7px 13px; background-color: #1f2f50; margin:0; border-radius: 4px; font-size: 18px; margin-right: 20px;}
.app_main .started h5 {font-size: 16px; line-height: 24px; font-weight: 500;}
.app_main .started p {font-size: 14px; line-height: 20px; font-weight: 400; color: #8599c0; width: 85%;}
@media(max-width: 768px){
.app_main {padding: 0 10px; padding-top: 50px;}
.app_main_left {display:none;}
.app_main h2 {display: none;}}

/********************************/
/********* GET STARTED **********/
/********************************/
.forms_box {max-width: 550px; margin-top: 30px; background-color: #11302d; border-radius: 12px; box-shadow: 0 3px 7px -1px #11302d; padding: 40px;}
.forms_box .logo_holder {margin: 0 auto; text-align: center;}
.forms_box .logo_holder a {display: block; margin: 0 auto; text-align: center;}
.forms_box img {height: 35px; width: 100%; margin: 20px auto; display: block; text-align: center;}
.forms_box .landlord-btn { border:3px solid #ccfff2; padding: 30px; width: 50%; transition: 0.4s all ease-in;
  border-radius: 5px; margin-right: 10px; margin-left: 10px;}
.forms_box .renter-btn { border:3px solid #bfdbfe; padding: 30px; width: 50%; transition: 0.4s all ease-in;
  border-radius: 5px; margin-right: 10px; margin-left: 10px;}
.forms_box .landlord-btn:focus, 
.forms_box .landlord-btn:hover {border-color: #00d548; background-color: #00d548;}
.forms_box .renter-btn:focus, 
.forms_box .renter-btn:hover {border-color: #0077ff; background-color: #0077ff;}
.myalert {font-size: 10px; padding: 5px; color: #fff; margin-top: -20px;}
.myalert .close {margin-top: -3px; margin-right: 5px; font-size: 15px; color: #fff;}

.forms_box h1 {font-size: 30px; text-align: center; text-transform: capitalize; line-height: 34px; font-weight: 600; margin-bottom: 40px;}
.forms_box p {font-size: 12px;}
.forms_box .float-left, .forms_box .pull-right {color: #fff;}
.signup_box {display: flex; width: 100%; margin:auto; text-align:left; padding-bottom: 40px;}
.forms_box label {text-align: left; font-size: 14px; line-height: 20px; font-weight: 500; display: inline-block;}
.forms_box label span {color:crimson;}
.forms_box .form-control {border: 1px solid #535461; border-radius: 6px; margin-bottom: 5px; font-size: 15px; box-shadow: none; background-color: transparent; padding: 22px 20px; color: #fff;}
.forms_box .form-control::placeholder { background-color: transparent; color: #fff;}
.forms_box .form-control:focus {border-color:#004af5; outline: none; box-shadow: none; background-color: transparent !important; color: #fff;}
.forms_box .btn {font-size: 14px; border-color:#cbf07f; background: #cbf07f; color: #11302d; box-shadow: none; border-radius: 5px; }
.forms_box .btn:focus, .forms_box .btn:hover {background: #cbf07f; color: #11302d; }

.forms_box select {padding-top: 3px !important; padding-bottom: 3px !important;}
.forms_box select option {color: #000;}
.forms_box a {color: #212529; text-decoration: none; margin-top: 20px; display: inline-block; font-weight: 600;}
.forms_box .password_toggler {position: absolute; top: 30px; right: 10px;cursor: pointer; display: block; padding: 15px;}
.forms_box .password_toggler .fa-eye, .forms_box .password_toggler .fa-eye-slash {display: block;}
@media(max-width: 768px){
.forms_box {padding: 40px 20px; margin-top: 0;}}





/* plans */
.plans_wide {margin: 0 auto;}
.plan {transition: 0.5s all; border: 1px solid #1E7898; margin-top: 60px; border-radius:6px;}
.plan_pro {border-color: #2fba69;}
.plan_head {text-align: center; display: block; padding: 30px 0; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.plan_head h3 {display: block; color: #fff; text-transform: uppercase; font-size: 23px;}
.plan_head h4 {font-size: 42px; color:#fff; font-weight: 300; text-decoration: none}
.plan_head_lite {background:linear-gradient(#41aedc,#06f0f3);-webkit-background:linear-gradient(#41aedc,#06f0f3);-moz-background:linear-gradient(#41aedc,#06f0f3);}
.plan_head_pro {background:linear-gradient(#31b064,#28f387);-moz-background:linear-gradient(#31b064,#28f387);}
.plan ul {padding:0; display:block;}
.plan ul li {list-style: none; text-align: center; border-bottom: 1px solid #1E7898; width:100%; display:block;}
.plan ul li a {padding: 15px 0; display: block; text-decoration: none; width:90%; margin:0 5%;}
.plan_pro_ul li {border-bottom-color:  #2fba69 !important;}
.plan .button {text-transform: uppercase; display:block; text-decoration: none;background:linear-gradient(#41aedc, #06f0f3); color:#302e52; border: 1px solid #06f0f3; padding: 10px; font-weight: bold; border-radius: 25px; text-align: center; transition: 0.4s all; margin:0 auto 5%; width:90%;}
.button:focus, .button1:focus {outline: none;}
.plan .btn-pro  {background:linear-gradient(#31b064, #28f387); color:#302e52; border: 1px solid #28f387;}

















































/********************************************/
/****************** D A S H *****************/
/********************************************/
/* dash */
.dash {position: relative;  min-height: 80vh; background: #fff; }
.dash-app {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; margin-top: 84px;}
@media (min-width: 992px) {
.dash-app {margin-left: 238px;}
.dash-compact .dash-app {margin-left: 0;}}
.dash-content {background:#fff; padding: 0 25px ; margin-bottom: 50px; position: relative;}
@media (max-width: 767.98px) {.dash-content {padding: 0 25px;}}

/* dash-nav */
.dash-nav {min-width: 238px; position: fixed; left: 0; top: 0; bottom: 0; overflow: auto; border-right: 1px solid rgba(0,0,0,0.3);}
.dash-compact .dash-nav {display: none;}
.dash-nav::-webkit-scrollbar {width: 0; background: transparent;}
@media (max-width: 991.98px) {
.dash-nav {display: none; position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: 1070;}
.dash-nav.mobile-show {display: block;}}
.dash-nav header {min-height: 84px; padding: 8px 23px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.dash-nav header .menu-toggle {display: none; margin-right: auto;}
@media (max-width: 991.98px) {
.dash-nav header .menu-toggle {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}}
.dash-nav header .dash-rank {margin-right: auto;}
.dash-nav a {color: #515151;}
.dash-nav a:hover {text-decoration: none;}
.dash-nav.dash-nav-dark {background-color: #fff;}
.dash-nav.dash-nav-dark a {color: #7f7f7f;}

/********************************************/
/**************** H E A D E R ***************/
/********************************************/
/* dash-toolbar */
.dash-toolbar {min-height: 84px; background-color: #fff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items:center; padding: 8px 27px; position: fixed; top: 0; right: 0; left: 0; z-index: 1000; border-bottom: 1px solid rgba(0,0,0,0.3);}
.dash-toolbar h5 {font-size:17px; margin-top: 10px; margin-left: 12px; color: #1c2c48;}
.dash-toolbar .menu-toggle {position: relative; width: 42px; height: 42px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;  text-decoration: none; color: #1c2c48;}
.dash-toolbar .menu-toggle i {font-size: 25px; text-decoration: none; outline: none;}
@media (min-width: 992px) {.dash-toolbar {left: 238px;} .dash-compact .dash-toolbar {left: 0;}}

/* header actions */
.menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {text-decoration: none; color: #1c2c48; outline: none; cursor: pointer;}

/********************************************/
/******************* SIDEBAR ****************/
/********************************************/
/* dash-rank */
.dash-rank {font-size: 16px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.dash-rank a {display: block; text-align: center; margin: 0 auto;}
.dash-rank h5 {font-size:16px; color: #1c2c48;}
.dash-rank:focus, .dash-rank:active, .dash-rank:hover {color: #515151; outline: none; text-decoration: none;}

/* dash-nav-list */
.dash-nav-list {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; color:#0f75bc; padding: 0 20px; }
.line-break {margin: 10px 0; background: #cfcfcf; width: 100%;}
.dash-nav-item {min-height: 28px; padding: 7px 10px 7px 55px; border-radius: 12px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; transition:0.4s all ease-in-out; color: #444 !important; font-weight: 600; text-decoration: none; font-size: 14px; line-height: 20px; margin-bottom: 7px;}
.dash-nav-item i {width: 36px; margin-top: 1px; font-size: 14px; color:#00d548; margin-left: -40px;}
.dash-nav-item:hover,
.dash-nav-item:focus {outline: none; color: #212529; background-color: rgba(203, 240, 127, 0.4);}
.dash-nav-item.active {outline: none; color: #212529; background-color: rgba(203, 240, 127, 0.4);}
.dash-nav-list button {min-height: 28px; padding: 7px 10px 7px 55px; justify-content: flex-start; transition:0.4s all ease-in-out; border: none; background: transparent; color: #0f75bc; display: inline-block; width: 100%; text-align: left;}
.dash-nav-list button i {width: 36px; margin-top: 1px; font-size: 14px; color:#00d548; margin-left: -40px;}

/********************************************/
/************** DASH CONTENT ****************/
/********************************************/
/* dash-content */
.dash-title {padding: 20px 0; background: #4d4981; display: block; font-size: 16px; line-height: 24px; font-weight: 700; color: #515151;}
.dash-blue {background: #11302d;}
.dash-blue-bg {background: #11302d; padding: 20px; min-height: 150px;}
.content-anchor::before {display: block; height: 6rem; margin-top: -6rem; visibility: hidden; content: ""; }
.content-anchor-link {color: #292829; opacity: .46; font-size: 19px; margin-left: 7px;}

.subtitle {font-size: 16px; line-height: 26px; color: #f00; font-weight: 700; margin: 10px 0 20px;}

/* page header */
.page-header {padding: 15px 10px 20px; display: flex; margin-bottom: 10px; background: #fefefe;}
.page-header .align-self-center {width: 70%;}
.page-header .align-self-right {width: 30%;}
.page-header .align-self-right a {float: right; font-size: 15px; background: #004af5; padding: 6px 15px; margin: 8px 0; border-radius: 7px; outline: none;}
.page-header .align-self-right a:focus {outline: none; box-shadow: none;}
.page-header h2 {margin: 2px 20px 8px; color: #212529 !important; font-size: 23px; font-weight: 700;}
.page-header .breadcrumb {margin: 15px 0 5px 20px; background: transparent; padding: 0; text-transform: capitalize; }
.page-header .breadcrumb > .active {color: #909fa7; }
.page-header .breadcrumb > li > a {text-decoration:none; background-color: rgba(0, 0, 0, 0.15); color: #212529; display: inline-block; margin-right: 10px; padding: 3px 9px; border-radius: 9px; font-size: 12px; font-weight: 700;}
.page-header .breadcrumb-item a:last-child {margin-left: 0;}
@media (max-width: 768px) {.page-header {padding: 15px 10px;}}

/* modal */
.modal {margin-top: 120px;}
.modal-header {padding: 10px 15px; position: relative; background: #1c2c48; display: block;}
.modal-header span, .modal-header button {position: absolute; top: 16px; right: 33px; display: block; border-radius: 22px; color: #fff; font-size: 14px; width: 22px; height: 22px; line-height: 22px;}
.modal-header .close {opacity: 1; font-size: 25px;}
.modal-header .modal-title {text-align: left; text-transform: capitalize; font-weight: 700; color: #fff; font-size: 18px;;}
.modal-content {-webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; -webkit-border-radius: 0px;-moz-border-radius: 0px; -ms-border-radius: 0px; border-radius: 0px;}
.modal-dialog {margin: 60px auto;}


/* stats */
.stats {padding: 18px; box-shadow: 0 8px 6px -6px #222; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column; min-height:20px; margin-bottom:10px; border: 1px solid #cfcfcf; background: #fefefe; border-radius: 6px;}
.stats-content {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: auto; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;}
.stats-title {font-size: 13px; font-variant: small-caps; color:#8898aa; text-transform: uppercase; margin-bottom: 5px;}
.stats-icon {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; font-size: 16px;}
.stats-data {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; margin-left: auto;}
.stats-number {font-size: 18px; color:#32325d; font-weight: 700; margin-bottom: 0;}
.stats-percentage {opacity: 1;}
.stats-timeframe {opacity: .5; font-size: 11px; }

/* page_card */
.page_card {padding: 20px; box-shadow: 0 8px 6px -6px #222; border: 1px solid #ccc; background: #fefefe; border-radius: 6px; height: auto; padding-top: 15px;}
.page_card h4 {font-size: 17px; line-height: 26px; color: #302e52; font-weight: 700; margin: 0px 0 20px;}

.dash-content thead {background: #f6f9fc;}
.dash-content thead th {font-size: 10px; line-height: 16px; font-weight: 700; text-transform: uppercase; color: #8898aa;}
.dash-content tbody td {font-size: 13px; line-height: 20px; font-weight: 400; color: #525f7f;}
.dash-content a {padding: 3px 12px; background: #44cef9; color: #fff; text-decoration: none; font-size: 12px; border-radius: 25px;}
.dash-content .myerror {width: 100%; font-weight: 400; font-size: 10px; line-height: 16px; text-transform: uppercase; color: #8898aa;}

/* page_card forms */
.page_card label {font-weight: 700; font-size: 13px; color: #302e52; }
.page_card .form-control {box-shadow: none !important; font-size: 14px; outline: none; border-radius: 6px; padding: 15px;}
.page_card .form-control::placeholder {color: #a0a0a0; font-size: 14px;}
.page_card select option {color: #000; background-color: #fff; }
.page_card select {padding-top: 3px !important; padding-bottom: 3px !important;}
.page_card .help-block {font-size: 12px; color: #8898aa;}
.page_card #file {padding: 6px 15px;}
.page_card .btn {background: #00d548; border-radius: 25px; border-color: #00d548; box-shadow: none; color: #fff;}



/* profile_list */
.profile_list {border: 1px solid #8898aa; border-radius: 4px; margin: 0 0 20px; padding: 0; min-height: 30px;}
.profile_list li {list-style: none; padding: 12px 20px; border-bottom: 1px solid #8898aa; display: flex;}
.profile_list li:last-child {border-bottom: none;}
.profile_list li span {width: 50%; font-weight: 400; display: block; color: #32325d; text-transform: capitalize !important; text-align: left; font-size: 13px; line-height: 20px;}

.dash-footer {position: fixed; bottom: 0; background:#fff; border-top: 1px solid #cfcfcf; width: 100%; padding: 20px 30px;}
.dash-footer p {margin-bottom:0; padding: 0; color: #525f52; font-size: 13px; line-height: 20px;}

/* dash_plan */
.dash_plan {text-align: center; box-shadow: 0 8px 6px -6px #222; margin-bottom:30px; border: 1px solid #cfcfcf; background: #fff; border-radius:0; margin-top: 30px;}
.dash_plan h4 {font-size: 30px; margin: 20px 20px 5px; color: #0f1e7a; font-weight: 700;}
.dash_plan h1 {font-size: 25px; font-weight: 700;}
.dash_plan h1 span {font-size: 20px; font-weight: 300;}
.dash_plan p {display: block; margin-bottom: 10px;}
.dash_plan ul {list-style: none; margin: 20px 0; padding: 0;}
.dash_plan ul li:first-child {border-top: 1px solid #cfcfcf;}
.dash_plan ul li {padding: 10px; border-bottom: 1px solid #cfcfcf; }
.dash_plan ul li span {color: #0f1e7a; font-weight: 700;}
.dash_plan a {padding: 6px 18px; background: #00d548; color: #fff; text-decoration: none; border: 1px solid #00d548; border-radius: 0; margin: 0 20px 20px; box-shadow: 0 0 2px #fff; display: block;}
.dash_plan_top {margin-top: -80px;}

@media(max-width: 768px){
.dash_plan_top1 {margin-top: 0}
.dash_plan h4 {font-size: 20px; margin: 20px 0; font-weight: 700;}
.dash_plan h1 {font-size: 30px;}
.dash_plan h1 span {font-size: 16px; font-weight: 400;}
.dash_plan ul li {font-size: 14px; padding: 10px 0;}
/*.dash_plan h1 {font-size: 40px; font-weight: bold;}*/
}


.property-card {background: #fff; border-radius: 12px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); overflow: hidden; transition: transform 0.2s;}
.property-card:hover {transform: scale(1.02);}
.property-card .property-image {position: relative;}
.property-card .property-image img {width: 100%; height: auto; display: block;}
.property-card .price-tag {position: absolute; top: 1rem; right: 1rem; background: white; padding: 0.4rem 0.8rem; border-radius: 50px; font-weight: bold; color: #0070f3; font-size: 1rem; 
box-shadow: 0 2px 8px rgba(0,0,0,0.1);}
.property-card .property-body { padding: 18px;}
.property-card .location {display: flex; text-transform: capitalize; align-items: center; color: #444; margin-bottom: 0.8rem;}
.property-card .tags {display: flex; flex-wrap: wrap; gap: 0.4rem; margin-bottom: 1rem;}
.property-card .tag {background: #f1f1f1; padding: 0.3rem 0.7rem; border-radius: 20px; font-size: 0.85rem;}
.property-card .contact-btn {display: flex; align-items: center; justify-content: center; background: #2563eb; color: white; text-decoration: none; padding: 6px  12px; border-radius: 8px; font-weight: 500;}
.property-card .contact-btn:hover { background: #1d4ed8; color: #fef0fe;}
.property-card .contact-btn::before {content: ""; margin-right: 0.5rem;}





