img.curved-img {
    border-radius: 15px;
}

img.logo-img {
    width: 175px;
    height: auto;
    border-radius: 7px;
}

p.justify {
    text-align: justify;
}

.btn-radius {
    border-radius: 5px;
}

.map-view {
    border: 2px solid #F2931F;
    border-radius: 15px;
}

.pr-5 {
    padding-right: 5px;
}

.modal-dialog {
    margin-top: 20px;
}

.input-item-calendar.ltn__custom-icon::before {
    content: "\f073";
}

input[type="text"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="submit"],
textarea {
    height: 50px;
}

.input-item-calendar.input-item.ltn__custom-icon::before {
    margin-top: 7px;
}

.input-item .error,
.form-checkbox .error {
    color: #bc3928;
    font-weight: medium;
}

.extrabtn {
    position: fixed;
    top: 50%;
    right: -50px;
    z-index: 9999;
}


.mbl-enquiry-btn {
    background-color: #F2931F;
    color: #fff !important;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    transform: rotate(270deg);
    right: -15px;
    padding: 10px 10px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    animation: updown 2s infinite;
    transition: all 0.5s ease-in-out;
}

@media (max-width:768px) {
    .extrabtn {
        display: block !important;
    }
}


.sticky-active.ltn__sticky-bg-black {
    background-color: #F2F6F7 !important;
}

.sticky-active.ltn__sticky-bg-black .ltn__main-menu>ul>li>a,
.sticky-active.ltn__sticky-bg-black .header-wishlist a,
.sticky-active.ltn__sticky-bg-black .mini-cart-icon,
.sticky-active.ltn__sticky-bg-black .header-feature-item h6,
.sticky-active.ltn__sticky-bg-black .header-feature-item p,
.sticky-active.ltn__sticky-bg-black .header-feature-icon,
.sticky-active.ltn__sticky-bg-black .header-search-1 .search-icon,
.sticky-active.ltn__sticky-bg-black .ltn__header-options .ltn__drop-menu>ul>li>a {
    color: #70402e;
}

.custom-btn {
    background: #F2931F !important;
}

.before-bg-bottom:before {
    background-color: #F1ECEA !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #70402e !important;
}

.theme-bg {
    background: #F2931F !important;
}

.theme-font {
    background: #F2931F !important;
}

.theme-sec-font {
    color: #546441 !important;
}

.title-bg {
    background: #f1ECEA !important;
}

.section-subtitle-2::before {
    background-color: #f1ecea !important;
}

.ltn__list-item-half li i {
    background-color: #f1ecea !important;
    color: #F2931F !important;
}

.bg-overlay-theme-05:before {
    background-color: #f1ecea !important;
}

.ltn__callout {
    border-color: #F2931F !important;
}
/*
p {
    font-size: 18px !important;
}*/

.btn-white:hover {
    background-color: #F2931F !important;
}

.btn-effect-3:after {
    background: #546441 !important;
}

.btn-effect-3:hover i {
    color: #fff !important;
}

.ltn__feature-item-6::before {
    background-color: #F2931F !important;
}

.ltn__feature-icon img {
    width: 150px;
    padding: 20px;
    border-radius: 10px;
    background: #f1ecea;
}

.ltn__list-item-1-before li::before {
    background-color: #F2931F !important;
}

.ltn__tab-menu-3 a.active {
    color: #F2931F !important;
    border-color: #F2931F !important;
}

.ltn__tab-menu-3 a.active::before {
    background-color: #F2931F !important;
}

.plan-card {
    background: #f1ECEA !important;
    border-radius: 10px;
}

.plan-card p,
.apartments-info-list-color>ul li label,
.apartments-info-list-color>ul li span {
    color: #5C727D !important;
}

.ltn__faq-inner-3 .card .ltn__card-title i {
    background-color: #F2931F !important;
}

.ltn__faq-inner-2 .card .ltn__card-title[aria-expanded="true"]:before {
    color: #F2931F !important
}

.font-primary {
    color: #F2931F !important;
}

.ltn__category-item-5:hover {
    background-color: unset !important;
}

.ltn__category-item-5 {
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: 10px;
    margin-bottom: 50px;
}

.ltn__category-item-5 a .category-icon {
    background-color: unset !important
}

.ltn__category-item-5:hover .category-title {
    color: #071c1f !important;
}

.ltn__category-item-5:hover {
    box-shadow: unset !important;
}

.theme-btn-1 {
    background-color: #F2931F !important;
}

.input-item.ltn__custom-icon::before {
    color: #F2931F !important;
}

.title-2 {
    border-color: #F2931F !important;
}

.ltn__video-icon-2 i {
    color: #F2931F !important;
}

a:hover {
    color: #F2931F !important;
}

.about-icon {
    width: 50px;
    padding: 8px;
    border-radius: 10px;
}

.ltn__list-item-1-before li::before,
.before-bg-bottom:before {
    content: unset;
}

.feature-subtitle {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--ltn__heading-font);
    color: var(--ltn__heading-color);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 10px;
}

.category-title {
    font-size: 16px !important;
}

.ltn__category-item-5 a {
    padding: 10px 10px 10px;
}

#schedule-visit .row {
    margin-left: unset !important;
    margin-right: unset !important;
}

#scrollUp:hover {
    background: #F2931F !important;
    color: #fff !important;
}

.footer-widget p {
    text-align: justify !important;
    font-size: 15px !important;
}

.ltn__footer-area .section-bg-7 {
    background-color: #73402E !important;
}

.ltn__footer-area .section-bg-2 {
    background-color: #532d20 !important;
}

.ltn__about-us-area .section-title-area p {
    max-width: 90% !important;
}

.section-title {
    font-size: 30px;
    font-weight: 600;
}

.about-us-info-wrap .ltn__list-item-half li img {
    max-width: 35px !important;
    margin-right: 10px !important;
}

input[type="text"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="submit"],
textarea {
    border: 1px solid;
    border-color: #e4ecf2 !important;
}

input[type="datetime-local"] {
    background-color: #fff;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: #5C727D;
    width: 100%;
    border-radius: 0;
    padding-right: 40px;
}

.footer-widget .site-logo {
    display: unset !important;
}

#map_view_modal .modal-body {
    padding: 5px;
}

#map_view_modal .modal-content {
    border-radius: 18px;
}

#map_view_modal .modal-content {
    border-radius: 18px;
}

@media (min-width: 576px) {
    #map_view_modal .modal-dialog {
        max-width: 650px;
    }
}

input[type="number"] {
    background-color: #fff;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    border-radius: 0;
    margin-bottom: 0px;
    padding-right: 40px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
    margin-bottom: 0px !important;
}

.input-item.ltn__custom-icon::before {
    top: 50%;
}

.invalid-feedback {
    position: absolute;
    bottom: 8px;
}

#agree_error_placement .invalid-feedback,
#brochure-agree-error .invalid-feedback,
#schedule_agree_error_placement .invalid-feedback,
#schedule_agree_error_placement_page .invalid-feedback {
    position: relative;
}