@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');



/*@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mali:ital,wght@0,400;0,500;0,600;1,400&display=swap');

html {
    height: 100%;
}
body {
    !*background-color: #ffffff;*!
    background-color: #F9F9F9;
    color: #74777b;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    height: 100%;
    overflow: auto;
}*/
.latofont {
    font-family: 'Lato', sans-serif;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
}
a,a:focus {
    outline: 0;
}
ul {
    margin: 0;
    padding: 0;
}
.pr-0 {
    padding-right: 0!important;
}
.pl-0 {
    padding-left: 0!important;
}
.weight-semi {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}

.ligh-bg {
    background-color: #E7E7ED!important;
}
.btn {
    /*font-weight: 600;*/
    font-size: 14px;
    padding: 15px 40px;
    /*letter-spacing: 1px;*/
    /*border-radius: 0;*/
}
.form-control::placeholder {
    color: #667085;
}
.form-control {
    font-size: 15px;
    background-color: #f5f5f5;
    border-color: #ececec;
    line-height: 35px;
}
input.form-control[type="file"] {
    background-color: #ffffff;
}
.form-select {
    font-size: 15px;
    background-color: #F2F4F9;
    border-color: #ececec;
    line-height: 35px;
}
.form-group {
    margin-bottom: 15px;
}
input.form-control {
    height: 48px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
/*h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}*/
p {
    margin: 0;
}
.text-sec {
    color: #74777b;
}
.bg-light {
    background-color: #f5f5f5 !important;
}
.bg-sec {
    background-color: #faf5ee;
}
.bg-black {
    background-color: #000000;
}
select {
    background-image: url("../img/select-arrow.svg");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right 10px;
}
.after-none:after{
    display: none!important;
}
.ready-content .btn:hover{
    background-color: #000000;
}


.btn-check:focus + .btn-primary, .btn-primary:focus {
    box-shadow: none!important;
}
.form-control::placeholder {
    color: #000000;
    opacity: 0.3;
    font-size: 14px;
}
.default-padding {
    padding: 70px 0;
}
.text-yellow {
    color: #FFE642;
}
.text-pink {
    color: #FB1351;
}
.bg-primary-sec {
    background-color: #1B3B3E;
}
/* Header Start */
.main-header {
    background-color: transparent;
    position: sticky;
    top: 0;
    z-index: 999;
    padding: 20px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.banner-content h1 {
    line-height: 60px;
    font-size: 46px;
}
.navbar-brand {
    max-width: 110px;
    display: block;
    padding: 0;
    position: relative;
    bottom: 0;
}
.main-header .navbar-nav .nav-item .nav-link {
    margin-left: 21px;
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.main-header .navbar-nav .nav-item .nav-link:hover {
    color: #ffa301;
    opacity: 1;
}
.main-header .navbar-nav .nav-item .nav-link.active {
    color: #ffa301;
    opacity: 1;
}
.main-header .navbar-nav .dropdown-menu li a{
    color: #000000;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.main-header .navbar-nav .dropdown-menu li a:hover {
    background-color: #faf5ee;
    color: #ffa301;
}
.h-social {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 15px;
}
.h-social li {
    display: block;
    margin-left: 15px;
}
.h-social li a {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: flex;
    justify-content: center;
    background-color: #ffa301;
    color: #fff;
    align-items: center;
    border-radius: 50%;
    font-size: 18px;
}
.h-social li a:hover {
    background-color: #000000;
}
.h-social li .btn {
    border-radius: 22.5px;
    padding: 0 30px;
    width: auto;
    font: 14px/50px 'Lato', sans-serif;
    height: 50px;
    font-weight: 700;
}
.main-header .navbar {
    padding: 0;
}
.why_chose_us.home6, .why_chose_us.home6:hover {
    box-shadow: none;
}
.why_chose_us.home6 .icon {
    background-color: #3e4c66;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    line-height: 6;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.why_chose_us.home6 .icon img {
    width: 50px;
}
.why_chose_us.home6 .details {
    margin-top: 30px;
}
.why_chose_us.home6 {
    border-radius: 0;
    border-right: 1px solid #ebebeb;
    margin-bottom: 0;
    overflow: hidden;
    padding: 30px 0;
    cursor: pointer;
}
.why_chose_us.home6:hover .icon {
    background-color: #ffa301;
}
.why_chose_us.home6:hover .details h4 {
    color: #ffa301;
}
.why_chose_us .details h4 {
    color: #484848;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.property-city {
    margin-top: -90px;
    z-index: 1;
    position: relative;
}

.features_row {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(19, 19, 28, 0.12);
    -moz-box-shadow: 0px 0px 50px 0px rgba(19, 19, 28, 0.12);
    -o-box-shadow: 0px 0px 50px 0px rgba(19, 19, 28, 0.12);
    box-shadow: 0px 0px 50px 0px rgba(19, 19, 28, 0.12);
    margin-bottom: 70px;
    margin-top: -170px;
}

/* Header End */
/* banner start */
.banner-section {
    position: relative;
}
.banner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
.banner-section::before {
    content: "";
    background-color: rgb(29, 41, 62);
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* banner end */

/* Redesign section start */
[class*="double-down-line"]::before {
    width: 120px;
    bottom: 10px;
}
[class*="double-down-line"]::after {
    width: 60px;
    bottom: 0;
}
[class*="double-down-line"]::before, [class*="double-down-line"]::after {
    content: "";
    height: 2px;
    position: absolute;
}
[class*="double-down-line"]::before, [class*="double-down-line"]::after {
    background-color: #ffa301;
}
[class*="double-down-line-left"]::before, [class*="double-down-line-left"]::after {
    left: 0;
}
.section-content p{
    margin-bottom: 30px;
    color: #74777b;
}
.font-medium, .font-medium a, .font-medium i, .font-medium svg, .flat-medium::before {
    font-size: 45px;
    line-height: 45px;
}
/* Redesign section end */

.overlay-secondary::before, .overlay-secondary-half::before {
    background-color: rgba(13,20,50,0.7);
}
.overlay-secondary-half::before {
    width: 50%;
}
[class*="overlay-"]::before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* Feature Property start */
.featured-thumb .price, .featured-thumb .appartment {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 99;
    font-size: 21px;
}
.featured-thumb .starmark {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 21px;
    z-index: 99;
}
.featured-thumb .price span {
    font-size: 13px;
    display: block;
}
.hover-shadow:hover, .shadow-one {
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.10);
}
.featured-thumb-data.shadow-one div ul {
    display: flex;
}
.featured-thumb-data.shadow-one div ul li {
    flex: 0 0 33.33%;
    position: relative;
    padding-left: 0;
    padding-top: 4px;
    display: flex;
    padding-bottom: 30px;
    max-width: 33.33%;
}
.featured-thumb-data.shadow-one div ul li div span {
    display: block;
}
.featured-thumb-data.shadow-one div ul li div {
    margin-left: 10px;
}
.featured-thumb-data.shadow-one div ul li i {
    position: relative;
    top: 0;
    font-size: 18px;
    left: 0;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border: 1px solid #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.featured-thumb-data.shadow-one div ul li span {
    line-height: 14px;
    padding: 0;
    font-weight: 700;
}
/* Feature Property end */

/* blog start */
.thumb-two .date {
    bottom: 20px;
    left: 30px;
    z-index: 9;
}
.overlay-black::before {
    background-color: rgba(0, 0, 0, 0.5);
}
.overlay-black::before {
    display: block;
    z-index: 9;
}
.blog-card img {
    width: 100%;
}
.partnerimg img {
    width: 160px !important;
    margin: 0 auto 15px;
}
/* blog end */

/* Footer start */
.footer-logo.mb-4 a img {
    width: 40%;
}
.footer-widget .double-down-line-left::after {
    width: 40px;
    bottom: -5px;
}
.footer-widget .double-down-line-left::before {
    width: 80px;
    bottom: 0;
}
.footer-widget .widget-title {
    line-height: 40px;
    height: 55px;
    margin-bottom: 25px;
}
.footer-widget li {
    margin-bottom: 10px;
    display: block;
}
.footer-widget li a {
    color: #74777b;
}
.media-widget a:not(:last-child) {
    margin-right: 20px;
}
.footer-widget {
    display: inline-block;
    width: 100%;
}
.line-menu li {
    float: left;
    display: block;
}
.line-menu li a {
    color: #74777b;
}
.divider {
    border-bottom: 1px solid #ececec;
}
.line-menu li:nth-child(2n) {
    margin: 0 15px;
}
.copyright {
    line-height: 60px;
}
footer.p-0 {
    padding-top: 30px !important;
    background-color: #ffffff;
}

/* Footer end */

/* Register page start */
.register-banner-section {
    padding-top: 130px;
}
.register-content {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
}
.register-content h1{
    color: #000000;
}
.process-form {
    max-width: 800px;
    background-color: #ffffff;
    padding: 40px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    margin: 0 auto;
}
/*.process-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.process-ul li {
    text-align: center;
    display: block;
    font-size: 14px;
    flex: 0 0 20%;
    text-align: center;
}*/
.process-ul li span {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-color: #ddd;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
}
.process-ul {
    margin-bottom: 50px;
    overflow: hidden;
    counter-reset: step;
    z-index: 9;
    position: relative;
    display: flex;
    padding: 0;
}
.process-ul li {
    list-style-type: none;
    color: #999999;
    font-size: 14px;
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    align-items: center;
    text-transform: capitalize;
    flex: 1 0 0%;
}
.process-ul li::before {
    content: counter(step);
    counter-increment: step;
    width: 45px;
    line-height: 20px;
    background: #ddd;
    margin: 0 auto;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #999;
    font-size: 20px;
    font-weight: 700;
    flex: 0 0 45px;
}
.process-ul li.active {
    color: #333333;
}
.process-ul li:first-child::after {
    display: none;
}
.process-ul li::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #ddd;
    position: absolute;
    left: -50%;
    top: 25px;
    z-index: -1;
}
.process-ul li.active::before, .process-ul li.active::after {
    background: #0db02b;
    color: white;
}
.form-label {
    font-size: 12px;
    margin-bottom: 2px;
    font-weight: 600;
    color: #343434;
}
.process-ul li p {
    font-weight: 700;
}
.planselectradio {
    position: relative;
}
.planselectradio input {
    position: absolute;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}
.planselectradio label {
    border: 1px solid #dddddd;
    padding: 10px 25px;
    border-radius: 5px;
    width: 100%;
    background-color: #ffffff;
    text-transform: uppercase;
}
.planselectradio input:checked + label {
    background-color: #ffa401;
    color: #ffffff;
    border-color: #ffa401;
}
.qiophotolist {
    display: flex;
    flex-wrap: wrap;
}
.qphbox {
    width: 100px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 5px;
}
.qphbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ra-btn-div input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
}
.ra-btn-div {
    position: relative;
}
.ra-btn-div label {
    padding: 10px 35px;
    border: 1px solid #ddd;
    margin-left: 15px;
    font-size: 14px;
}
label.btn {
    margin-bottom: 0;
}
.ra-btn-div input:checked + .acp-btn {
    background-color: #0db02b;
    color: #ffffff;
    border-color: #0db02b;
}
.ra-btn-div input:checked + .rej-btn {
    background-color: #ff3e1d;
    color: #ffffff;
    border-color: #ff3e1d;
}
/* Register page end */

.nav-align-top .table:not(.table-dark), .nav-align-top .table:not(.table-dark) thead:not(.table-dark) th, .nav-align-top .table:not(.table-dark) tfoot:not(.table-dark) th, .nav-align-top .table:not(.table-dark) td, .nav-align-right .table:not(.table-dark), .nav-align-right .table:not(.table-dark) thead:not(.table-dark) th, .nav-align-right .table:not(.table-dark) tfoot:not(.table-dark) th, .nav-align-right .table:not(.table-dark) td, .nav-align-bottom .table:not(.table-dark), .nav-align-bottom .table:not(.table-dark) thead:not(.table-dark) th, .nav-align-bottom .table:not(.table-dark) tfoot:not(.table-dark) th, .nav-align-bottom .table:not(.table-dark) td, .nav-align-left .table:not(.table-dark), .nav-align-left .table:not(.table-dark) thead:not(.table-dark) th, .nav-align-left .table:not(.table-dark) tfoot:not(.table-dark) th, .nav-align-left .table:not(.table-dark) td {
    border-color: #d9dee3;
}
.table tbody tr td {
    font-size: 14px;
}
.permission-table thead tr th {
    font-size: 12px;
    line-height: 18px;
    color: #566a7f;
}
.permission-table tbody tr td {
    color: #697a8d;
}
.propertyplancontent table tr td {
    color: #697a8d;
}
.propertyplancontent table tr td p{
    margin-bottom: 10px;
}
.col-ting {
    width: 25em;
    margin: 0 auto 15px;
}
.file-upload .image-box {
    margin: 0 auto;
    width: 170px;
    background: #7f7f7f;
    cursor: pointer;
    overflow: hidden;
    height: 170px;
    border: 1px solid #dddddd;
    border-radius: 50%;
}
.file-upload .image-box img {
    height: 100%;
    display: none;
    width: 100%;
    object-fit: cover;
}
.file-upload .image-box p {
    position: relative;
    top: 45%;
    color: #fff;
}
.file-upload {
    margin-bottom: 50px;
}
.process-form .card-header h4 {
    margin: 0;
    padding: 10px 0;
}
.center-title-div {
    margin-bottom: 40px;
}
.center-title-div h3::before {
    margin: auto;
    display: block;
    right: 0;
    left: 0;
}
.center-title-div h3::after {
    margin: auto;
    left: 0;
    right: 0;
}
.featured-thumb .overlay-black {
    height: 220px;
}
.featured-thumb .overlay-black img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.featured-thumb h5 a {
    color: #131a37;
}
.fixed-header {
    position: sticky;
    top: 0;
    background-color: #ffffff;
    padding-bottom: 10px;
    color: #000000;
    padding-top: 10px;
    transition: 0.2s;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.fixed-header .navbar-nav .nav-item .nav-link{
    color: #000000!important;
}
.otp-form-div .form-control {
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}
@media screen and (max-width: 1399px) {

}
@media screen and (max-width: 1199px) {

}
@media screen and (max-width: 1024px) {

}
@media screen and (min-width: 1200px) and (max-width: 1499px) {

}
@media screen and (min-width: 992px) and (max-width: 1199px) {


}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 991px) {
    .main-header .navbar-nav .nav-item .nav-link {
        color: #000000!important;
    }
    .main-header .navbar-nav .nav-item .nav-link.active {
        color: #ffa301!important;
    }
    .main-header {
        position: relative;
        padding: 10px 0;
    }
    .features_row {
        margin-top: 0;
        margin-bottom: 0;
    }
    .section-content {
        margin-bottom: 25px;
    }
    .main-header .navbar-nav .nav-item .nav-link {
        margin-left: 0;
        color: #333333;
    }
    .menumaindiv {
        padding: 15px 0;
    }
    .navbar-brand {
        max-width: 90px;
        bottom: 0;
    }
    .process-form {
        padding: 20px;
    }

}
@media screen and (max-width: 767px) {
    .otp-form-div .form-control {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .why_chose_us.home6 .icon {
        height: 50px;
        margin: 0 auto;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .why_chose_us.home6 .details {
        margin-top: 10px;
    }
    .why_chose_us .details h4 {
        font-size: 12px;
    }
    .why_chose_us.home6 .icon img {
        width: 30px;
    }
    .property-city {
        margin-top: 0;
    }
    .why_chose_us.home6 {
        border-right: none;
    }
    .banner-content h1 {
        font-size: 30px;
    }
    .banner-content h6 {
        font-size: 14px;
    }
    .manage-property-section .d-table h5 {
        font-size: 16px;
        margin-bottom: 0 !important;
    }
    .manage-property-section .d-table p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .banner-content h1 {
        font-size: 22px;
        line-height: 30px;
    }
    .banner-content h6 {
        font-size: 12px;
    }
    .property-city .row .col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}




/*html {
    height: 100%;
}*/

body {
    background-color: #ffffff;
    color: #071C1F;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 14px;
    overflow: auto;
}

.content-body p {
    text-align: justify;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}
a,a:focus {
    outline: 0;
}
ul {
    margin: 0;
    padding: 0;
}
.ligh-bg {
    background-color: #f5f5f5!important;
}
.light-blue-bg {
    background-color: #E6F1FF;
}
.btn {
    font-size: 14px;
    border-radius: 30px;
}
a:hover {
    color: #1D4991;
}
a {
    color: #1D4991;
    text-decoration: none;
}
+a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
.rounded-4 {
    border-radius: 15px;
}
p {
    margin: 0;
}
.bold {
    font-weight: 700;
}
.bg-black {
    background-color: #000000;
}
select {
    background-image: url("../img/select-arrow.svg");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right 10px;
}
.text-color2 {
    color: #5C727D;
}
.after-none:after{
    display: none!important;
}
.form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 400;
}
.form-control {
    background: #F2F4F9;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
}
input.form-control {
    height: 50px;
}
body .select2-container--default .select2-selection--single {
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    height: 50px;
    background-color: #f2f4f9;
    padding: 10px 0;
    color: #212529;
    font-weight: 500;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
    box-shadow: none!important;
}
.default-padding {
    padding: 70px 0;
}
/* Header Start */
.top-header {
    background-color: #0B2C3D;
}


.navbar-brand {
    max-width: 150px;
    display: block;
}
.socaillul {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}
.socaillul li {
    color: #ffffff;
    display: flex;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    align-items: center;
}
.sociallink a {
    color: #ffffff;
    margin: 0 5px;
}
.sociallink a:hover {
    color: #1D4991;
}

.socaillul li:last-child::after {
    display: none;
}
.socaillul li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.menumaindiv .navbar-nav .nav-item .nav-link:hover {
    color: #1D4991;
}
.menumaindiv .navbar-nav .nav-item .nav-link.active {
    color: #1D4991;
}
.menumaindiv .navbar-nav .nav-item .nav-link {
    color: #071C1F;
    margin: 0 5px;
    font-size: 15px;
}
.social-link-div {
    margin: 10px 0 15px;
}
.sociallink {
    margin-left: 10px;
}
.menumaindiv {
    padding: 15px 0;
}
/* Header End */

/* banner start */
.banner-div {
    position: relative;
}
.schedule-box {
    position: relative;
    right: 0;
    max-width: 450px;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    height: 100%;
}
.banner-circle {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.5);
}
.banner-content-2 {
    position: absolute;
    top: 15px;
    left: 15px;
    max-width: 600px;
}
.owl-nav .owl-prev {
    left: 15px;
}
.owl-nav .owl-next {
    right: 15px;
}
.owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto !important;
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    border: 1px solid #1d4991!important;
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-nav button span {
    font-size: 54px;
}
.owl-nav button span {
    font-size: 54px;
    line-height: 41px;
    color: #1d4991;
}
.sb-box p {
    color: #ffffff;
}
/* banner end */

/* House Owner Start */
.owner-box {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 15px;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 25px;
}
.ow-icon-span {
    background-color: #1D4991;
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* House Owner End */


/* NRI Section start */
.content-label {
    color: #1D4991;
    background-color: #C6D1E3;
    padding: 8px 25px;
    border-radius: 30px;
    margin: auto;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}
.nri-box span {
    background-color: #C6D1E3;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.nri-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.truest-ul {
    display: flex;
    flex-wrap: wrap;
}
.truest-ul li {
    flex: 0 0 50%;
    max-width: 50%;
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    position: relative;
    padding-left: 25px;
}
.truest-ul li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #1D4991;
}
.truest-ul2 li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
/* NRI Section end */

/* Live section start */
.live-box {
    background: #FFFFFF;
    border-bottom: 3px solid #EEEEEE;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.01);
    border-radius: 0;
    padding: 25px;
}
/* Live section end */

/* Footer start */
.footer-widget .sociallink a {
    font-size: 22px;
}
.footer-socaillul li {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.footer-socaillul li i {
    position: absolute;
    left: 0;
    top: 4px;
}
.footer-socaillul li i {
    color: #1D4991;
    width: 20px;
}
.footer-widget h4 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.footer-widget h4::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #1D4991;
    height: 4px;
    width: 50px;
    border-radius: 30px;
}
.quick-links-ul li {
    display: block;
    margin-bottom: 10px;
}
.quick-links-ul li a {
    color: #5C727D;
}
/* Footer end */

.page-banner-section {
    background-image: url("../img/page-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.gallery-detail-section .item {
    height: 250px;
    overflow: hidden;
    margin-bottom: 25px;
}
.gallery-detail-section .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.faqs-section .accordion-item {
    margin-bottom: 15px;
    border-radius: 0;
}
.faqs-section .accordion-item:not(:first-of-type) {
    border-top: 1px solid rgba(0,0,0,.125);
}
.faqs-section .accordion-item .accordion-button:focus {
    box-shadow: none;
}
.propmoter-detail-div .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
}
.upc-group {
    margin-bottom: 20px;
}
.upc-group h6 {
    color: #566a7f;
    font-size: 16px;
}
.upc-group label {
    font-size: 12px;
}
.upc-body {
    padding: 15px 0;
}
.upc-img {
    height: 100%;
}
.upc-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.property-list-tab .nav.nav-pills li button {
    background-color: #1d4991;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff;
}
.pricing-card {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.pricing-head {
    padding: 15px;
    text-align: center;
    background-color: #1d4991;
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.pricing-body {
    text-align: center;
    padding: 15px 0;
}
.pricing-head h4 {
    font-weight: 600;
    color: #ffffff;
}
.pricing-head h2 {
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
}
.pricing-body p {
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5px;
}
.pricing-body p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.team-card {
    background: #f5f5f5;
    border-bottom: 3px solid #EEEEEE;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.01);
    border-radius: 0;
    height: 100%;
}
.team-img img {
    width: 100%;
}
.team-detail h4 {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 5px;
}
.team-detail small {
    font-size: 12px;
    opacity: 0.8;
    position: relative;
}
.team-detail small i {
    position: absolute;
    left: 0;
    top: 4px;
}
.team-detail small {
    font-size: 13px;
    opacity: 0.8;
    position: relative;
    padding-left: 20px;
    display: block;
    margin-bottom: 5px;
}
.team-detail br {
    display: none;
}
.team-point-ul {
    padding: 15px;
}
.team-point-ul li {
    font-size: 14px;
    color: #777;
    display: flex;
    gap: 10px;
}

.team-point-ul li::before {
    content: "-";
    font-size: 14px;
}
.team-title-div {
    background-color: #1D4991;
    color: #ffffff;
    padding: 10px 15px;
    min-height: 110px;
}
.city-list-div {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.city-list-div h6 {
    color: #1d4991;
}

.project-card {
    border: 1px solid #d9e2e9;
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-bottom: 20px;
}
.project-details {
    padding: 20px;
}
.project-details p {
    color: #5C727D;
    font-size: 16px;
}
.project-details h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 5px;
}
.project-details .btn {
    padding: 10px 25px;
    margin-top: 15px;
}
.client-box {
    margin-bottom: 30px;
    display: block;
    border: 1px solid #d9d9d9;
    padding: 15px;
}
.partner-card {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    background-color: #ffffff;
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #dddddd;
}
.partner-section {
    background-color: #f9f9f9;
}
.partner-div {
    flex: 0 0 180px;
    max-width: 180px;
}
.tab-card a {
    color: #000000;
    text-align: center;
    display: block;
    border: 1px solid #EEEEEE;
    padding: 30px 15px;
    background-color: #ffffff;
    border-radius: 10px;
}
.tab-card span {
    margin: 0 auto 15px;
    color: #1d4991;
    border: 1px solid;
    width: 70px;
    display: flex;
    height: 70px;
    border-radius: 50%;
    font-size: 26px;
    align-items: center;
    justify-content: center;
}
.blog-name-detail {
    padding: 20px;
}
.blog-name-detail h3 {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0;
    font-weight: 600;
}
.blog-name-detail .btn {
    padding: 10px 30px;
}
.blog-banner {
    height: 350px;
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
    background-size: cover;
    background-position: right;
}
.blog-content {
    display: flex;
    gap: 20px;
    flex-direction: column;
    max-width: 600px;
}
.news-card {
    height: 270px;
    overflow: hidden;
    margin-bottom: 20px;
}
.blogs-banner-bg {
    background-image: url("../img/blogs-banner.jpg");;
}
.news-banner-bg {
    background-image: url("../img/news-banner.jpg");;
}
.video-card-img {
    position: relative;
}
.video-card-img::before {
    content: "\f04b";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    color: #1d4991;
    z-index: 1;
    opacity: 0;
}
.video-card-img::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.video-name h4 {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    line-height: 20px;
    text-transform: capitalize;
}
.video-card:hover .video-card-img::before {
    opacity: 1;
}
.video-card:hover .video-card-img::after {
    opacity: 0.2;
}
.video-card:hover .video-name h4 {
    color: #1d4991;
}
.video-card {
    margin-bottom: 20px;
}
.tab-card a:hover {
    border: 1px solid #1d4991;
}
.tab-card a:hover {
    background-color: #c6d1e3;
}
@media screen and (max-width: 1199px) {
    .banner-content-2 {
        position: absolute;
        top: 15px;
        left: 15px;
        max-width: 460px;
    }
}
@media screen and (max-width: 991px) {
    .page-banner-section {
        padding: 50px 0;
    }
    .owner-box h6 {
        font-size: 14px;
    }
    .banner-content-2 h1 {
        font-size: 24px;
    }
    .banner-content-2 p {
        font-size: 14px;
    }
    .navbar-brand {
        max-width: 110px;
    }
    .propmoter-detail-div .btn-close {
        right: 2px;
        top: 2px;
        font-size: 10px;
    }
    .news-card {
        height: 180px;
        overflow: hidden;
    }
    .video-name h4 {
        font-size: 12px;
        line-height: 16px;
    }
}
@media screen and (max-width: 767px) {
    .schedule-box {
        padding: 30px;
    }
    .banner-circle {
        display: none;
    }
    .banner-circle h4 {
        font-size: 16px;
    }
    .owner-box h6 {
        font-size: 12px;
    }
    .banner-content-2 {
        position: relative;
        top: 0;
        left: 0;
        background-color: #f5f5f5;
        padding: 15px;
        max-width: 100%;
        width: 100%;
    }
    .news-card {
        height: 140px;
        overflow: hidden;
    }
}

.rate{

border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;

}
.rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center
}

.rating>input {
  display: none
}

.rating>label {
  position: relative;
  width: 1em;
  font-size: 30px;
  font-weight: 300;
  color: #FFD600;
  cursor: pointer
}

.rating>label::before {
  content: "\2605";
  position: absolute;
  opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
  opacity: 1 !important
}

.rating>input:checked~label:before {
  opacity: 1
}

.rating:hover>input:checked~label:before {
  opacity: 0.4
}
.rating-submit{
border-radius: 15px;
color: #fff;
    height: 49px;
}
.rating-submit:hover{

color: #fff;
}
