
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

.property_btn,
.orage_btn {
    padding: 15px 10px;
    background: #ffa500;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-left: 31px;
}

.post_page_btn,
.green_btn {
    background: #01703e;
    color: #fff;
    padding: 6px;
    height: auto;
    font-size: 18px;
    font-weight: bold;
    border: none;
}

.video_sec {
    height: 580px;
}

.hero_section {
    background-image: url('../image/sukoon/bg.jpg');
    background-size: cover;
    background-position: center;
}

.hero_inner_sec {
    height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero_section p {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 13px;
    text-decoration: underline;
    color: #01703e;
}

.hero_section h1 {
    font-size: 35px;
    font-weight: 400;
    /* font-family: cursive; */
    line-height: 1.3;
    text-transform: capitalize;
    color: #667000;
}

.hero_section h1 span {
    font-size: 58px;
    font-weight: 500;
    color: #01703e;
    /* text-decoration: underline; */
    text-transform: uppercase;
    margin-right: 11px;
    font-style: normal;
    text-shadow: 2px 1px #fdc782;
}

.hero_section .hero_img img {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.hero_section .contact_btn {
    padding: 13px 80px;
    font-weight: 600;
    border: none;
    background: #01703e;
    color: #fff;
    border-radius: 3px;
    font-size: 17px;
}

.form_sec {
    background-image: url('../image/sukoon/family3.jpg');
    background-attachment: fixed;
    background-size: contain;
    background-position: left;
    position: relative;
    display: flex;
    justify-content: end;
}

.find-sec {
    background: #ffffff;
    padding: 30px;
    display: inline-block;
    width: 100%;
    margin-top: 80px;
    position: relative;
}

.section {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.find-sec::before {
    content: "";
    position: absolute;
    right: 0px;
    background: none;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 43px 43px 0;
    border-color: transparent #57b45a transparent transparent;
}

.form_sec .find-sec {
    width: 500px;
}

.find-sec input,
.find-sec select,
.find-sec textarea {
    width: 100%;
    margin-top: 5px;
    border: 1px solid lightgray;
    border-radius: 4px;
    padding: 7px;
}

.find-sec button {
    background: #01703e;
    color: #fff;
    padding: 10px 29px;
    border: none;
    border-radius: 2px;
    width: 100%;
    margin-top: 16px;
}

.intro_video {
    height: 300px;
}

.mision_vision_Sec .card {
    background: transparent;
    padding: 25px;
    border: none;
    height: 284px;
}

.mision_vision_Sec .card h2 {
    font-weight: 700;
}

.mision_vision_Sec .card p,
.mision_vision_Sec .card h2 {
    color: #1f1f1f;
}

.mision_vision_Sec .mission {
    margin-top: -70px;
    width: 400px;
    height: 220px;
    object-fit: cover;
}

.mision_vision_Sec .vision {
    width: 300px;
    margin-left: 143px;
}

.mision_vision_Sec {
    background: #fafeff;
    height: 440px;
}

.choose_us_sec .choose_border {
    border-bottom: 1px dashed #4CAF50;
}

.choose_us_sec .choose_border h4 {
    font-size: 16px;
    font-weight: 400;
}

.service_card {
    box-shadow: 0px 0px 5px #f4efef;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    z-index: 1;
    width: 100%;
    height: 430px;
    text-align: center;
}

.service_img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}

.service_card h4 {
    font-weight: 400;
    color: #f6921e;
    margin-top: 25px;
    font-size: 16px;
}

.ujjain_invest_img1 {
    border-radius: 23px;
    border-top-left-radius: 0;
    border: 4px solid #01703e;
    height: 272px;
}

.ujjain_invest_img2 {
    height: 252px;
    margin-left: 152px;
    margin-top: -100px;
    border-radius: 48px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 4px solid #01703e;
}

.why_invest_content {
    padding-right: 100px;
}

.why_invest_sec .why_invest_border {
    border-bottom: 1px dashed #4CAF50;
}

.service_card {
    box-shadow: 0px 0px 5px #f4efef;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    z-index: 1;
    width: 100%;
    height: 430px;
    text-align: center;
}

.service_img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}

.service_card h4 {
    font-weight: 400;
    color: #f6921e;
    margin-top: 25px;
    font-size: 16px;
}

.help_img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 25px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.testimonial_sec {
    background: #fafeff;
}

.testimonial_sec .card {
    background-color: #fff;
    box-shadow: 0px 0px 1px #e5e5e5;
    margin: 15px;
    height: 200px;
    padding: 15px;
    border: none;
}

.journey_sec {
    background-image: url('../images/sukoon/family2.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
}

.journey_sec .journey_sec_inner {
    display: flex;
    align-items: center;
    height: 100%;
}

.journey_content_div {
    background: #fffffff7;
    height: 270px;
    text-align: center;
    padding: 30px 100px;
}

.journey_content_div h2 {
    margin-bottom: 25px;
}

/* property listing page style */
.property_card {
    box-shadow: 0px 0px 5px #eeebeb;
    background: #ffff;
}

/* .featured_property_content h2 {
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
} */

.featured_property_content h2 span {
    font-size: 16px;
    color: #7d7b7b;
    margin-left: 0;
    font-weight: 300;
}

.FP_card_feature p {
    color: black;
    font-size: 15px;
    font-weight: 600;
}

.share_shortlist_icon svg {
    font-size: 19px;
    margin-top: 6px;
    color: gray;
}

.property_price {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

.property_price h4 {
    font-weight: 700;
    margin: 0;
}

.property_card_short_info {
    /* background: #f3fff3f0; */
}

.property_card button {
    padding: 5px 15px !important;
}

/* property listing  */
.featured_property {
    display: block;
}

.commercial_property_sec .accordion-item {
    background-color: #fff;
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.commercial_property_sec .accordion-button {
    background-color: #fff !important;
    color: #01713e;
    /* font-weight: 500;
    font-family: 'Roboto'; */
    font-size: 16px;
}
.commercial_property_sec .accordion-body ul li{
    font-size: 14px;
    font-weight: 300;
}
.commercial_property_sec .accordion-header {
    margin-bottom: 0;
    margin-top: 0;
}

.commercial_property_sec .accordion-button:not(.collapsed) {
    box-shadow: none;
    padding-bottom: 0;
}

.slider-container {
    position: relative;
    width: 100%;
}

input[type="range"] {
    position: absolute;
    width: 100%;
    pointer-events: none;
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: transparent;
    z-index: 1;
}

input[type="range"]::-webkit-slider-thumb {
    pointer-events: auto;
    width: 15px;
    height: 15px;
    background: #4CAF50;
    border-radius: 50%;
    cursor: pointer;
    -webkit-appearance: none;
}

input[type="range"]::-moz-range-thumb {
    pointer-events: auto;
    width: 15px;
    height: 15px;
    background: #4CAF50;
    border-radius: 50%;
    cursor: pointer;
}

.range-track {
    position: absolute;
    height: 7px;
    background-color: #ddd;
    border-radius: 5px;
    top: 6px;
    width: 100%;
    z-index: 1;
}

.range-progress {
    position: absolute;
    height: 6px;
    background-color: #4CAF50;
    border-radius: 5px;
    top: 7px;
    z-index: 2;
}

.range-values {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    font-size: 16px;
}

/* end */

/* property detail sttyle  */
.property_detail_header {
    padding: 4px 0;
}

.property_detail_header img {
    height: 50px;
}

.property_detail_header h2 {
    padding: 10px 18px;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    background: #fe6a16;
    border-radius: 4px;
}

.property_detail_header ul li a {
    color: #231f20;
    font-size: 17px;
    font-weight: 600;
}

.property_detail_header ul li {
    margin-top: 9px;
}

.overview_section h2 {
    font-size: 25px;
    font-weight: 400;
}
.zero_brokerage_btn{
    padding: 0 9px;
    height: 21px;
    font-size: 11px;
    border: 1px solid #86cf86;
    background: none;
    text-transform: uppercase;
    border-radius: 3px;
    color: #679767;
}
.zero_brokerage_btn img{
    width: 14px;
    margin-right: 5px;
    margin-top: -4px;
}
.overview_title_info p {
    color: #464545;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.product_detail_img1 {
    object-fit: cover;
    height: 370px;
}
.property_detail_divider{
    border-radius: 12px;
    background: #fff;
    padding: 30px;
    margin-bottom:10px;
}
.property_detail_divider h2{
    font-size: 18px;
}
.product_detail_img2 {
    height: 120px;
}


.property_overview_detail h5 {
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.property_overview_detail span{
    font-weight: 400;
    font-size: 15px;
    color: #665adb;
}
.property_overview_detail p{
    font-size: 13px;
    font-weight: 300;
}
.new_project_about_sec .green_btn i{
    transform: rotate(94deg);
    margin-right: 10px;
}
.property_overview_social svg {
    font-size: 23px;
    color: #01703e;
}

.property_overview_social .green_btn {
    width: 100px;
}

.property_overview_social .green_btn svg {
    font-size: 15px;
    color: #fff;
}

.NP_location_adv h3 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}

.NP_location_adv_card {
    align-items: center;
    background: #f97f250f;
    padding: 20px 10px;
}

.NP_location_adv_card img {
    height: 35px;
    margin-right: 15px;
}

.NP_location_adv_card h4 {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
}

.amenities_card {
    padding: 15px;
    margin-bottom: 20px;
}

.amenities_card img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.amenities_card h4 {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}

.property_contact_form input[type="text"],
.property_contact_form input[type="email"],
.property_contact_form textarea {
    width: 100%;
    margin-bottom: 5px;
    border: none;
    border-radius: 4px;
    border-bottom: 1px solid #474343;
    font-size: 13px;
    padding: 7px 0;
    font-weight: 300;
    color: #606060;
}
.Black_btn{
    background: #000;
    border-radius: 5px;
    padding: 5px;
    font-weight: 300;
    color: #fff;
    padding: 6px;
    font-size: 18px;
    border: none;
}
.lightGrayBtn{
    background: #606060;
    border-radius: 5px;
    padding: 5px;
    font-weight: 300;
    color: #fff;
    padding: 6px;
    font-size: 18px;
    border: none;
}
.small_green_btn{
    height: 22px;
    font-size: 11px;
    padding: 0px 15px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 300;
    background: #3fb349;
    color: #fff;
    border: none;
}
.property_contact_form {
    box-shadow: 0px 0px 5px #e9e9e9;
    border: none;
    height: 430px;
    position: sticky;
    top: 80px;
    color: #665adb;
}

.property_contact_form form {
    height: 100%;
    padding: 22px 0px;
}

.property_contact_form label {
    font-size: 15px;
    font-weight: 400;
    color: #665adb;
}

.property_contact_form input::placeholder {
    color: gray;
}

.header_sticky {
    position: sticky;
    top: 0;
    background-color: #fff;
    width: 100%;
    left: 0;
    z-index: 9;
}


/* township detail page style */
.township_img img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.township_img {
    position: relative;
}

.township_intro_content_inner {
    width: 470px;
    margin-left: 100px;
}

.township_intro_content {
    background: #f6921ec9;
    position: absolute;
    height: 470px;
    width: 100vw;
    top: 0;
    z-index: 1;
    clip-path: polygon(0 0, 57% 0, 36% 100%, 0% 100%);
}

.township_intro_content_inner p,
.township_intro_content_inner h2 {
    color: #ffff;
}

.township_intro_content_inner p:first-child {
    font-style: italic;
    font-size: 17px;
    font-family: cursive;
}

.township_intro_content_inner h2 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 18px;
}

.township_intro_video {
    display: flex;
    align-items: center;
    height: 450px;
    position: absolute;
    top: 0;
    justify-content: center;
    z-index: 99;
    left: 60%;
}

.township_contact_form {
    position: sticky;
    top: 50px;
}



.Township_header img {
    height: 60px;
    margin-top: -14px;
}

.Township_header h2 {
    padding: 10px 18px;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    background: #fe6a16;
    border-radius: 4px;
}

.Township_header ul li a {
    color: #231f20;
    font-size: 17px;
    font-weight: 600;
}

.Township_header ul li {
    margin-top: 9px;
}

.new_project_about_sec button {
    margin-bottom: 24px;
    margin-top: 25px;
    background: #3fb349;
    padding: 3px 20px;
    border-radius: 4px;
    font-size: 13px;
}

.project_overview h5 {
    font-size: 13px;
    color: green;
    font-weight: 500;
    font-family: 'Roboto';
    margin-bottom: 3px;
}

.white_bg_btn {
    background: #fff;
    color: #094125;
    padding: 2px 17px;
    border: 1px solid #f0f0f0;
    margin-left: 10px;
    border-radius: 3px;
    font-size: 14px;
}

.NP_location_adv h3 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}

.NP_location_adv_card {
    align-items: center;
    background: #665adb21;
    padding: 20px 10px;
    border-radius: 5px;
    /* color: #665adb; */
    border: 1px solid #665adb;
}

.NP_location_adv_card img {
    height: 35px;
    margin-right: 15px;
}

.NP_location_adv_card h4 {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
}

.project_plan_tab {
    border-bottom: 1px solid gray;
}

.project_plan_tab .nav-link {
    margin: 0;
    background: none;
    color: green;
    font-size: 16px;
}

.project_plan_tab .nav-pills .nav-link.active,
.project_plan_tab .nav-pills .show>.nav-link {
    margin: 0;
    background-color: transparent !important;
    color: green !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    border-bottom: 2px solid green;
}

.propetry_plan_info h5 {
    font-size: 14px;
    margin-bottom: 2px;
}

.propetry_plan_info img {
    width: 400px;
}

.township_faq_section .accordion-item {
    background-color: #fff;
    border: 1px solid #0000000a;
}

.township_faq_section .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #c7bff3;
    font-size: 16px;
    font-weight: 300;
}
.township_faq_section .accordion-body p{
    font-size: 14px;
    font-weight: 300;
    color: #606060;
    margin-bottom: 0;
}
.township_faq_section .accordion-button {
    color: #606060;
    font-size: 14px;
    font-weight: 400;
}
.township_faq_section .accordion-button:focus {
    box-shadow: none !important;
}

.unit_configuration .table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: none;
    color: var(--bs-table-striped-color);
}

.amenities_card {
    padding: 15px;
    margin-bottom: 20px;
}

.amenities_card img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
}

.amenities_card h4 {
    margin-top: 13px;
    font-weight: 300;
    font-size: 16px;
    color: #665adb;
    text-transform: capitalize;
    text-align: center;
}

.Gallery_sec .Gallery_sec_img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    border: 1px solid #fa7e26;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.township_contact_form input[type="text"],
.township_contact_form input[type="email"],
.township_contact_form textarea {
    width: 100%;
    margin-bottom: 5px;
    border: none;
    border-radius: 4px;
    border-bottom: 1px solid #474343;
    font-size: 13px;
    padding: 7px 0;
    font-weight: 300;
    color: #606060;
}

.township_contact_form {
    box-shadow: 0px 0px 5px #e9e9e9;
    border: none;
    height: 525px;
}

.township_contact_form form {
    height: 100%;
    padding: 25px 0px;
}

.township_contact_form label {
    font-size: 15px;
    font-weight: 400;
    color: #665adb;
}
.township_contact_form .purpose{
    color: #606060;
    font-size: 13px;
}
.township_contact_form input::placeholder {
    color: gray;
}
/* -------------------user profile page------------------ */

  /* ------------------------profile css---------------- */
  .user_profile_sidebar img {
    width: 100px;
}

.user_profile_sidebar h2 {
    font-size: 18px;
    margin-top: 15px;
    text-transform: capitalize;
}
.profile_img_div {
    border-right: 1px solid #bfbcbc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile_img_div p {
    margin-top: 15px;
    font-size: 19px;
    text-transform: capitalize;
    font-family: 'nunito';
    color: green;
    font-weight: 600;
}

.profile_img_inner_div {
    width: 120px;
    height: 120px;
    margin: auto;

}

.profile_img_inner_div img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.profile_info_div {
    padding: 40px;
}
.profile_main_div label{
        font-size: 15px;
        color: black;
        font-weight: 400;
        margin-bottom: 3px;
}
.profile_main_div h4{
    text-transform: capitalize;
    color: black;
    font-size: 18px;
    margin-bottom: 20px;
}
.profile_info_div .form-control {
    border: none;
    background: none;
    border-bottom: 1px solid #009688;
}

.user_profile_sidebar {
    background: #fffdfa;
}

.user_profile_sidebar .nav {
    display: flex;
    flex-direction: column;
}

.user_profile_sidebar .nav-link {
    color: #1a1b1d;
    text-align: start;
}

.user_profile_sidebar .nav-link.active {
    color: #fff;
    background-color: #FFC107;
}

.profile_property_cart {
    box-shadow: 0px 0px 5px #e7e7e7;
    padding: 15px;
    position: relative;
}

.profile_property_social_icn {
    position: absolute;
    top: 10px;
    right: 0;
}

.profile_property_social_icn svg {
    font-size: 18px;
}

.profile_property_cart p {
    font-size: 16px;
}

.profile_property_cart img {
    height: 200px;
    object-fit: cover;
}

.profile_property_price_space {
    background: #fcfcfc;
    padding: 5px 10px;
    font-size: 17px;

}

.shortlisted_icn {
    color: #ff6985;
    font-size: 20px;
}

.profile_property_price_space span:nth-child(1) {
    color: orange;
}

.profile_property_price_space span:nth-child(2) {
    color: green;
}

#user_shortlist_property_div .nav-link {
    color: #795548;
    font-size: 16px;
    font-weight: 600;
}

#user_shortlist_property_div .nav-pills .nav-link.active,
#user_shortlist_property_div.nav-pills .show>.nav-link {
    background-color: #fcfcfc;
    border-bottom: 2px solid gray;
}

.user_post_property_filter_div label {
    font-size: 16px;
    margin-bottom: 5px;
    color: gray;
}

.user_post_property_filter_div select {
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 4px;
    width: 100%;
}
.profile_main_div .form-control{
    background-color: #fcfcfc8c;
    background-clip: padding-box;
    border: none !important;
    border-bottom: 1px solid #d8d8d8 !important;
    padding: .375rem 10px;
    font-size: 14px;
}
/* ---------------------------Firm Multiple image---------------- */
  
  .upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  
  .upload__btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    min-width: 125px;
    padding: 8px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 1px solid;
    background-color: #fdfdfd;
    border-color: #ffc107;
    border-radius: 5px;
    line-height: 26px;
    font-size: 14px;
  }
  .upload__btn p{
    margin-bottom: 0;
    /* color: #fff; */
  }
  .upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
  }
  
  .upload__btn-box {
    margin-bottom: 10px;
  }
  
  .upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  
  .upload__img-box {
    width: 100px;
    padding: 0 10px;
    margin-bottom: 12px;
  }
  
  .upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
  }
  
  .upload__img-close:after {
    content: "\2716";
    font-size: 14px;
    color: white;
  }
  
  .img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
  }
  .form_max_height{
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 20px;
}
.service_avrage_review_div h4{
    font-weight: 300;
    font-size: 17px;
}
.service_avrage_review_div h2{
    font-size: 20px;
    margin-top: 10px;
}
.service_avrage_review_div p{
    font-weight: 300;
    font-size: 13px;
}

.review_rating_start{
    display:flex;
    gap:1;
    width:80px;
}
.service_review_percentage_div svg{
    fill: #ffc107;
    color: #ffc107;
}
.service_review_percentage_div_label{
    display:flex;
    width:25px;
    
}