﻿:root {
    /*    --Headblue: #6499E9;*/
    --Headblue: #C3AC93;
    --buttoncolor: #4F709C;
    --ColorYellow: #f2bc08;
    --fontColor: #000;
    --whiteColor: #fff;
    --colorred: #f90101;
    --blackColor: #000;
    --submitbutton: #0068f3;
}

.headerbackground {
    background: #031b4e !important;
    color: white;
}


.details span {
    font-size: 16px;
    color: black;
    line-height: 1.98;
}

.single, .homes-content {
    font-size: 16px;
    font-family: Nunito;
    color: black;
    line-height: 1.98;
}

    .listing-details-sliders.mb-30, .homes-content.details.mb-30, .det .similar-property {
        padding: 1.5rem !important;
        background: #fff;
        border: 1px solid #eaeff5;
        -webkit-box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
        box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
    }

.single-proper .mb-30, .property-location.map {
    margin-bottom: 30px !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.homes-content h4::after, .inner-pages .blog .blog-info.details h4::after, .property-location h4::after {
    color: #FF385C;
    display: block;
    height: 3px;
    font-weight: bold;
    background-color: #FF385C;
    content: " ";
    width: 50px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}



.homes-content .font-weight-bold.mr-1 {
    font-weight: 600;
    color: #000 !important;
    font-size: 16px;
}

table td {
    color: black !important;
}






.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.homes-content .homes-list li {
    width: 33%;
    float: left;
    font-size: 16px;
    line-height: 36px;
    list-style: none;
    color: #0098ef;
}

.homes-content .homes-list1 li {
    width: 25%;
    float: left;
    font-size: 16px;
    line-height: 36px;
    list-style: none;
    color: #0098ef;
}

.homes-content span.det {
    color: #000 !important;
}


element.style {
}

.homes-content .homes-list {
    padding: 0px;
    margin: 0px;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}


.listing-details-sliders.mb-30, .homes-content.details.mb-30 {
    padding: 1.5rem !important;
    background: #fff;
    border: 1px solid #eaeff5;
    -webkit-box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
    box-shadow: 0 0 10px 1px rgb(71 85 95 / 8%);
}


h4 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: inherit;
}

h3 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    text-transform: capitalize;
    font-size: 1.3125rem;
}


.table thead th {
    color: #555 !important;
    font-size: 14px;
    background: #f5f3f3;
}


.table-striped tbody tr:nth-of-type(2n+1) {
    background: #ffffff;
}

.newbtn {
    float: right;
}

.btnsml {
    border-radius: 8px;
    background-color: rgba(255,90,95,.3);
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: #fff;
    background: #ff5a5f;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 12px;
    border: #ff5a5f solid 1px;
}

.btnsml {
    background: var(--buttoncolor) !important;
    border-color: var(--buttoncolor) !important
}

.btn-Cancel {
    background: red !important;
    border-color: red !important
}

.btnsml:hover {
    border-radius: 8px;
    background-color: rgba(255,90,95,.3);
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: white;
    background: #ffffff;
    font-size: 16px;
    font-family: Nunito;
    border: #ff5a5f solid 1px;
    font-weight: 700;
    padding-top: 12px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 12px;
}

.updateDetail {
    border: 2px solid #dbdfe6;
    border-radius: 12px;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 0.2);
}

.newbtn a, .newbtn button {
    border-radius: 8px;
    background-color: rgba(255,90,95,.3);
    color: #fff;
    background: #ff5a5f;
    font-size: 20px;
    font-family: Nunito;
    font-weight: 700;
    height: 50px;
}

    .newbtn a:hover, newbtn button:hover {
        border-radius: 8px;
        background-color: rgba(255,90,95,.3);
        box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
        color: #ff5a5f;
        background: #ffffff;
        font-size: 16px;
        font-family: Nunito;
        border: #ff5a5f solid 1px;
        font-weight: 700;
        height: 50px;
        padding: 12px 30px;
    }


.newbtnBlue a, .newbtnBlue button {
    border-radius: 8px;
    background-color: #3366ff;
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: #fff;
    background: #3366ff;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    height: 50px;
    padding: 12px 30px;
}

    .newbtnBlue a:hover, .newbtnBlue button:hover {
        border-radius: 8px;
        background-color: #ffffff;
        box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
        color: #3366ff;
        background: #ffffff;
        font-size: 16px;
        font-family: Nunito;
        border: #3366ff solid 1px;
        font-weight: 700;
        height: 50px;
        padding: 12px 30px;
    }


.newbtnGreen a, .newbtnGreen button {
    border-radius: 8px;
    background-color: #11ab16;
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: #fff;
    background: #11ab16;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    height: 50px;
    padding: 12px 30px;
}

    .newbtnGreen a:hover, .newbtnGreen button:hover {
        border-radius: 8px;
        background-color: #ffffff;
        box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
        color: #11ab16;
        background: #ffffff;
        font-size: 16px;
        font-family: Nunito;
        border: #11ab16 solid 1px;
        font-weight: 700;
        height: 50px;
        padding: 12px 30px;
    }


.linecls {
    border-top: solid 1px #efefef;
    width: 80%;
    margin: 0 auto;
}

.form-group1 input {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    font-size: 15px;
    font-family: Nunito;
    color: #484848;
    line-height: 1.2;
    height: 40px;
    margin-bottom: 20px;
    padding-left: 15px;
}

.form-group1 select {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    font-size: 15px;
    font-family: Nunito;
    color: #484848;
    line-height: 1.2;
    height: 40px;
    margin-bottom: 20px;
    padding-left: 15px;
}


.btnNew {
    border-radius: 8px;
    background-color: rgba(255,90,95,.3);
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: #fff;
    background: #ff5a5f;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    line-height: 35px;
    padding: 15px 30px;
    border: none;
}

    .btnNew:hover {
        border-radius: 8px;
        background-color: rgba(255,90,95,.3);
        box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
        color: #ff5a5f;
        background: #ffffff;
        font-size: 16px;
        font-family: Nunito;
        border: #ff5a5f solid 1px;
        font-weight: 700;
        line-height: 35px;
        padding: 15px 30px;
    }

.btnNewsml {
    border-radius: 8px;
    background-color: rgba(255,90,95,.3);
    box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
    color: #fff;
    background: #ff5a5f;
    font-size: 16px;
    font-family: Nunito;
    font-weight: 700;
    line-height: 35px;
    padding: 15px 30px;
    border: none;
}

    .btnNewsml:hover {
        border-radius: 8px;
        background-color: rgba(255,90,95,.3);
        box-shadow: 0 1px 4px 0 rgba(255,90,95,.3);
        color: #ff5a5f;
        background: #ffffff;
        font-size: 16px;
        font-family: Nunito;
        border: #ff5a5f solid 1px;
        font-weight: 700;
        line-height: 35px;
        padding: 15px 30px;
    }

.table-striped tbody tr:nth-of-type(2n+1) {
    background: #ffffff !Important;
}

.table-bordered thead th, .table-bordered thead td {
    border-top-width: 1px;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background-color: #f5f3f3 !important;
}

.form-group1 label .requiredSymbol {
    font-weight: 600;
    color: #555 !important;
}

.control-label, label {
    font-weight: 600;
    color: black !important;
}


.SectionHeaderBg {
    background: var(--Headblue);
    padding: 10px 0px 10px 12px;
}

.textUnderline {
    text-decoration: underline;
}

/*   New CSS  */
.fontcolor {
    color: var(--fontColor) !important;
}

.HeaderColor {
    background-color: var(--Headblue) !important
}

.ColorYellow {
    color: var(--ColorYellow) !important;
}

.ColorRed {
    color: var(--colorred) !important
}

.whiteColor {
    color: var(--whiteColor) !important;
}

.k-header.k-grid-toolbar {
    border-color: var(--Headblue) !important;
}

.k-header {
    background-color: var(--Headblue) !important;
}

.k-grid-footer, .k-grid-footer td, .k-grid-header, .k-grid-header .k-header, .k-pager-numbers .k-state-selected, .k-pager-wrap {
    color: #444;
    background-color: #fafafa !important;
}

.table thead th {
    background-color: var(--Headblue) !important;
}
/*.control-label, label {
    font-weight: 600;
    color: White !important;
}*/
.tab {
    overflow: hidden;
    background-color: var(--Headblue) !important;
}

    .tab button.active {
        background-color: var(--Headblue) !important;
        color: #fff;
    }

.btn-success, .objPermisionReportBtn {
    background-color: var(--buttoncolor) !important;
    border-color: var(--buttoncolor) !important;
    color: white !important;
    opacity: 1 !important;
}

.card-header, .heading {
    background: var(--Headblue) !important;
    /*    color: white !important*/
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--buttoncolor) !important;
    border-color: var(--buttoncolor) !important;
}

.btn-success:focus, .btn-success.focus {
    /*   box-shadow: 0 0 0 0.2rem var(--buttoncolor) !important;*/
}

.btn-primary {
    padding: 4px;
}

    .btn-primary:hover {
        background-color: white !important;
        border-color: black !important;
        color: black !important;
        opacity: 1 !important;
        border: 1px solid;
        padding: 4px;
    }
/*.details span {
   
    color: white !important;
    
}*/
.table-bordered thead th, .table-bordered thead td {
    background-color: #4264c0 !important;
}

th span, .SectionHeaderBg span {
    color: var(--blackColor) !important;
    font-size: 16px;
    font-weight: 600;
}

.btnNew, .kendo-label {
    color: var(--whiteColor) !important;
}

    .btnNew:hover {
        color: var(--fontColor) !important;
    }

.table-bordered th {
    /*  background-color: var(--Headblue) !important;*/
    background: #e2d3c2a8 !important;
    color: black !important;
}

.k-grid-header th.k-header {
    background-color: #e2d3c2a8 !important;
    color: var(--blackColor) !important;
}

.k-grid .k-grid-header th a {
    color: var(--blackColor) !important;
}

.k-header.k-grid-toolbar {
    border-color: #f7953c;
    background: transparent !important;
}

#btnVerifyAll {
    background: var(--ColorYellow) !important;
    color: var(--fontColor) !important;
}

.tablinks {
    background: var(--buttoncolor) !important;
    color: var(--whiteColor) !important;
}

.tab button.active {
    background: var(--ColorYellow) !important;
    color: var(--fontColor) !important;
}

.az-navbar-dashboard-eight .nav-link {
    font-weight: 700 !important;
}

.table-bordered thead th, .table-bordered thead td {
    border-top-width: 1px;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background-color: #e2d3c2a8 !important;
    color: black !important;
    border: 1px solid #00000085;
}

.table td {
    border: 1px solid #cdd4e0 !important
}

.btn-success:hover, .objPermisionReportBtn:hover, #btnVerifyAll:hover {
    background-color: white !important;
    border-color: black !important;
    color: black !important;
    opacity: 1 !important;
    border: 1px solid;
}

.divideDiv {
    background: #d9d5c594;
    padding: 10px;
    border-radius: 10px;
}

#IsAuthorised {
    padding: 0px;
}

.k-panelbar .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-active {
    border-bottom: 2px solid #f7953c !important;
    background-color: var(--buttoncolor) !important;
    font-size: 16px;
    color: white !important;
}

.k-tabstrip .k-tabstrip-items .k-link {
    padding: 14px !important;
}

.boxshadow {
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 5px 2px;
}

.k-input {
    font-size: 16px !important;
}

.form-control {
    height: unset !important;
    padding: 8px !important;
    font-size: 16px !important;
}

.k-reset {
    font-size: 16px !important;
}

.btn-primary:hover {
    padding: 9px 15px !important;
}

.az-content-dashboard-eight .card-title {
    font-weight: 700 !important;
}

.tab button {
    font-weight: 700;
}

.btn-sm, .btn-group-sm > .btn, .sp-container .btn-group-sm > button, .btn-primary, .btn-success {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.k-grid .k-icon {
    opacity: unset !important;
}

.k-grid td .btn-sm {
    padding: inherit !important;
    margin-right: unset !important;
}

.k-filter-row th, .k-grid-header th.k-header {
    font-weight: 600 !important;
}

.k-grid .k-grid-header th a {
    font-size: 14px !important;
}

.k-grid-header th, .k-grid td {
    font-size: 14px !important;
}

.tab button:hover {
    background-color: #ddd !important;
    color: black !important;
}

.bg-danger:hover {
    color: white !important;
}

.k-widget {
    background-color: transparent !important;
}

h4 span {
    font-weight: 600;
}

.az-content-dashboard-eight .card {
    box-shadow: 0 0 10px rgba(32, 47, 65, 0.3) !important;
}

.btn-submit {
    background: var(--submitbutton) !important;
    font-size: 20px !important;
}

.hi, .en {
    font-weight: 700;
}

.k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-footer td, .k-grid-header, .k-grid-header-wrap, .k-group-footer td, .k-grouping-row td, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {
    border-color: #4a4747 !important;
}

.toplineheader {
    background: var(--Headblue) !important;
    padding: 7px 0px 0px 12px;
}

.homes-content h4::after, .inner-pages .blog .blog-info.details h4::after, .property-location h4::after {
    background-color: unset;
    content: " ";
}

.cardcenter {
    display: flex;
    align-items: center;
    min-height: 150px;
}

@media only screen and (max-width : 1600px) {
}

@media (max-width: 991px) {
}



@media (max-width: 575px) {
    .homes-content .homes-list1 li {
        width: 100% !important;
    }

    ul {
        padding-inline-start: 0px;
    }
}

@media screen and (max-width: 768px) {
    .homes-content .homes-list1 li {
        width: 100% !important;
    }

    ul {
        padding-inline-start: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .homes-content .homes-list1 li {
        width: 100% !important;
    }

    ul {
        padding-inline-start: 0px;
    }

    .cardcenter {
        min-height: 250px;
    }
}

@media screen and (max-width: 1200px) {
    .homes-content .homes-list1 li {
        width: 100% !important;
    }

    ul {
        padding-inline-start: 0px;
    }

    .cardcenter {
        min-height: 250px;
    }
}

@media (max-width: 767px) {
    .homes-content .homes-list1 li {
        width: 100% !important;
    }

    ul {
        padding-inline-start: 0px;
    }

    .cardcenter {
        min-height: 150px;
    }
}
