@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

.post_add_innersection6 {
        padding: 0px;
       
    }
    .bg_lp {
        background-color: #fff7f8;
    }

    .sidebar_toggle_btn {
        display: none;
        background: #d25b57;
        color: white;
        padding: 12px 20px;
        font-weight: 400;
        font-size: 16px;
        border-radius: 0px;
    }

    .postadd_innerleft_box76 {
        background-color: #d25b57;
        padding: 30px 15px;
        color: white;
        min-height: 100%;
    }

    .postadd_innerleft_box76 ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .postadd_innerleft_box76 li {
        padding: 12px 15px;
        display: flex;
        align-items: center;
        font-size: 18px;
        cursor: pointer;
        transition: 0.3s;
    }

    .postadd_innerleft_box76 li a {
        width: 100%;
    }

    .postadd_innerleft_box76 li a:hover {
        color: #fff;
    }

    .postadd_innerleft_box76 li:hover {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 5px;
    }

    
    .postadd_innerleft_box76 li i {
        margin-right: 10px;
    }

    .postadd_innerright_box76 {
        background-color: #fff7f8;
        padding: 30px 15px 40px 10px;
    }

    .post_heading_boxx h2 {
        font-size: 24px;
        color: #d25b57;
        margin-bottom: 0px;
        font-weight: 500;
    }

    .post_heading_boxx p {
        font-size: 15.5px;
        margin-bottom: 14px;
        color: #000;
        font-weight: 400;
    }

    .post_tabnav_box66 {
        background: #f7e2e1;
        display: flex;
        padding: 10px 25px;
        gap: 10px;
        margin-bottom: 25px;
        justify-content: space-between;
        border-radius: 100px;
    }

    .post_tabnav_box66 a {
        font-size: 17px;
        color: #000;
        transition: all 0.3s ease;
    }

    .post_tabnav_box66 a.active {
        color: #d25b57;
    }
    .post_input_group66 {
        margin-bottom: 20px;
        margin-left: 40px;
        margin-right: 25px;
    }

    .post_input_group66 h3 {
        position: relative;
        font-size: 20px;
        font-weight: 400;
        color: #000;
    }

    .post_input_group66 h3 i {
        position: absolute;
        left: -28px;
        top: 6px;
        font-size: 23px;
        color: #d25b57;
    }

    .post_input_group66 label {
        display: block;
        margin-bottom: 5px;
        font-size: 18px;
        line-height: normal;
        font-weight: 500;
    }
    .post_input_group66 label input{
        height: 15px;
        width: 15px;
    }
    .post_input_grid44 {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
    }

    .post_input_grid44 input {
        padding: 10px 15px;
        width: 100%;
        position: relative;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 5px;
        flex: 1 1 45%;
    }
    .post_input_grid44 input::placeholder{
        color: #747474;
        font-size: 16px;
    }
    .post_input_grid44 .select_box6 {
        flex: 1 1 45%;
    }

    .post_input_grid44 .select_box6 i {
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 12px;
    font-size: 21px;
    }
    .conyact_box61{
        display: flex;
        align-items: center;
        gap: 20px;
        
    }
    .conyact_box61 .input_class3{
        position: relative;
        width: 100%;
    }
    .conyact_box61 .input_class3 input{
        width: 100%;
        font-size: 16px;
    }
    .conyact_box61 .input_class3 input::placeholder{
        color: #747474;
        font-size: 16px;
    }
    .conyact_box61 i {
        position: absolute;
        right: 10px;
        font-size: 23px;
        top: 12px;
    }
    .post_input_grid44 .select_box6 select {
        padding: 10px 15px;
        width: 100%;
        position: relative;
        font-size: 16px;
        border: 1px solid #ccc;
        border-radius: 5px;
        appearance: none;
        color: #747474;
    }

    .contact_options_flex44 {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

    .contact_option_box44 {
        padding: 10px 40px 10px 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        font-size: 14px;
        display: flex;
        align-items: center;
        gap: 8px;
        transition: all 0.2s ease;
    }
    .conyact_box61 .input_class3 .fa-phone{
        color: #299ad6;
    }
    .conyact_box61 .input_class3 .fa-whatsapp{
        color: #3eb80b;
    }
    .conyact_box61 .input_class3 .fa-telegram{
        color: #43cbfd;
    }
     .form_row44 i{
                position: absolute;
    right: 14px;
    top: 13px;
    font-size: 23px;
        }
        .form_row44 .select12{
        color: #747474;
        }
        .form_row44 .select12::placeholder{
        color: #747474;
        font-size: 15px;
        }
        .form_row44 .input44::placeholder{
        color: #747474;
        font-size: 15px;
        }
    /* Responsive + Smooth Sidebar */
    @media (max-width: 768px) {
      .videoGrid76{
        gap:5px !important;
      }

        .post_add_innersection6 {
            padding: 20px 0px 0px;
        }
        .conyact_box61{
            display: block;
        }
        .conyact_box61 .input_class3{
            margin:13px 0px;
        }
        #stickyTabMenu{
            display: none;
        }
        .sidebar_toggle_btn {
            display: block;
        }
        .post_input_grid44 .select_box6{
            flex:100%;
            overflow-x: hidden;
        }
        .postadd_innerright_box76{
            padding: 25px 15px;
        }
        
        .post_input_group66{
        margin-left: 0px;
        margin-right: 0px;
        }
        .post_input_group66 h3 i{
            position: relative;
            top: 0px;
            left: 0px;
        }
        .postadd_innerleft_box76 {
            overflow: hidden;
            max-height: 0;
            transition: padding 0.1s ease-in-out;
            margin-bottom: 0;
    padding: 0px;          
            
        }

        .postadd_innerleft_box76.active {
            max-height: 1000px;
            margin-bottom: 20px;
            padding: 10px;
           
        }

        .post_input_grid44 input,
        .post_input_grid44 select {
            flex: 1 1 100%;
        }
        .form_row44{
            display: block !important;
            position: relative;
        }
       .form_row44 i{
        top: 75px;
       }
        .form_row44 .input44{
            margin-bottom: 10px;
        }
        .input44, .select12{
            width: 100% !important;

        }
    }


    html {
        scroll-behavior: smooth;
    }

    .header-bottom-area {
        box-shadow: 0 -5px 20px #000;
        z-index: 10;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        background: #fff;
    }

    .header {
        margin-bottom: 79px !important;
    }

    .select_box6 {
        position: relative;
    }

    .post_tabnav_box66.fixed {
        position: fixed;
        top: 78px;
        z-index: 1;
        left: 0;
        width: 100%;
        border-radius: 0;
        padding: 20px 15px 15px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
        background: #fff5f5;
    }


 /* Presentation Styles */


.section_label44 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  color: #111;
}

.form_row44 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
  position: relative;
}

.input44 {
  padding: 12px 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 78%;
  font-size: 15px;
  background: #fff;
  color: #747474;
}
.select12{
    padding: 12px 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  background: #fff;
  width: 20%;
  appearance: none;
}
.input44.full {
  width: 100%;
  margin-bottom: 15px;
}
.input44.full::placeholder{
    color: #747474;
    font-size: 15px;
}

textarea.input44 {
  height: 120px;
  resize: vertical;
}

.char_counter44 {
  font-size: 13px;
  color: #555;
  text-align: right;
}   

/* rate hide show */

   .toggle-btn987 {
    background: #cc5f5b;
    border: none;
    color: #fff;
    font-size: 21px;
    width: 40px;
    height: 27px;
    border-radius: 0px;
    cursor: pointer;
    transition: transform 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rate-content987 {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0;
    display: none;
    transition: all 0.4s ease;
  }

  .rate-content987.show {
    max-height: 2000px; /* Enough to fit all content */
    opacity: 1;
    display: block;
    padding-top: 10px;
  }

 table.rate-table987 {
    width: 100%;
    border-collapse: collapse;
  }

  table.rate-table987 th,
  table.rate-table987 td {
    border: none;
    padding: 8px;
  }

  table.rate-table987 input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px;
    box-sizing: border-box;
  }

  @media (max-width: 768px) {
    table.rate-table987 th,
    table.rate-table987 td {
        font-size: 16px;
        font-weight: 500;
    }
  }
  .post_input_group66 .rate_head5 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* schadule js */

    .toggle-btn-schedule889 {
    background: #cc5f5b;
    border: none;
    color: #fff;
    font-size: 21px;
    width: 40px;
    height: 27px;
    border-radius: 0px;
    cursor: pointer;
    transition: transform 0.3s;
    display: flex
;
    align-items: center;
    justify-content: center;
    }

    .schedule-body445 {
      overflow: hidden;
      max-height: 0;
      opacity: 0;
      transition: all 0.4s ease;
    }

    .schedule-body445.show {
      max-height: 3000px;
      opacity: 1;
      padding-top: 10px;
    }
    .from_select5{
        display: flex;
        gap: 15px;
        width: 100%;
    }
    .from_select5 select{
        position: relative;
            width: 100%;
    }
    .day-row{
    margin: 0px 0px 20px;
    padding: 13px;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    }
    .day-row .label_input87{
display: flex;
align-items: center;
gap: 10px;
    }
    .twofourinput7{
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    }
    .twofourinput7 input{
    height: 15px;
    width: 15px;
    }
    .from_select5 select{
        padding: 5px 10px !important;
    }
    .from_tomaindiv7 select{
        padding: 5px 10px !important;
    }
    .from_select5 select::before {
      content: '&#xf107';
      position: absolute;
      right: 0;
    }
    .from_tomaindiv7{
        display: flex;
        gap: 35px;

    }
    .from_tomaindiv7 span{
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 10px 0px 5px;
        display: block;
    }
     .to_select56{
        display: flex;
        gap: 15px;
        width: 100%;
    }
    .to_select56 select{
        position: relative;
            width: 100%;
    }
    .to_select56 select::before {
      content: '&#xf107';
      position: absolute;
      right: 0;
    }


    input[type="checkbox"] {
      margin-right: 4px;
    }

    .radio-options887 {
      margin-top: 15px;
    }
    .radio-options887 p{
            font-size: 16px;
    font-weight: 400;
    }
    .radio-options887 .yes_no76{
      display: flex;
      align-items: center;
      gap: 20px;
    }


    @media (max-width: 768px) {
      
      .from_tomaindiv7{
        display: block;
      }
      .schedule-body445.show{
        padding: 10px;
      }
    }

    /* photos add  */

        .toggle-btn {
          background: #cc5f5b;
    border: none;
    color: #fff;
    font-size: 21px;
    width: 40px;
    height: 27px;
    border-radius: 0px;
    cursor: pointer;
    transition: transform 0.3s;
    display: flex
;
    align-items: center;
    justify-content: center;
    }

    .hidden {
      display: none;
    }

    .photo-info {
      margin-bottom: 10px;
    }

    .photo-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }

    .photo-box {
      width: 165px;
      height: 180px;
      background: #ddd;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      font-size: 24px;
      color: #aaa;
      overflow: hidden;
      cursor: pointer;
    }

    .photo-box input[type="file"] {
      display: none;
    }
    .photo-box i{
            color: #cc5f5b;
    }
    .photo-box img {
      width: 100%;
      height: 140px;
      object-fit: cover;
    }

    .bottom-bar {
    background: #f5f5f5;
    width: 100%;
    text-align: center;
    padding: 4px 0;
    font-size: 16px;
    color: #555;
    border: 1px solid #dddddd;
    position: absolute;
    bottom: 0px;
    }

    .remove-btn {
      background: #c30000;
      color: white;
      border: none;
      width: 100%;
      padding: 4px 0;
      cursor: pointer;
      font-size: 14px;
    }

    .add-more-box {
      cursor: pointer;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }

    .add-more-box i {
      font-size: 30px;
      color: #aaa;
    }

    .add-more-box span {
      font-size: 14px;
      margin-top: 5px;
      color: #555;
    }

    @media (max-width: 768px) {
      .photo-box {
        width: 48%;
      }
    }

    /* Popup Styles */
    .popup-overlay756 {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 999;
    }

    .popup-box756 {
      position: fixed;
      top: 50%; left: 50%;
      transform: translate(-50%, -50%) scale(0.8);
      width: 90%;
      max-width: 650px;
      background: #fff;
      padding: 20px;
      border-radius: 8px;
      opacity: 0;
      overflow-y: scroll;
      height: 95%;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 1000;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }

    .popup-box756.show,
    .popup-overlay756.show {
      opacity: 1;
      visibility: visible;
    }

    .popup-box756.show {
      transform: translate(-50%, -50%) scale(1);
    }

    .popup-header756 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 10px;
    }

    .popup-header756 h3 {
    margin: 0;
    color: #cf5f52;
    font-size: 23px;
    font-weight: 500;
    }
    .popup-content756 .title79{
    font-size: 16px;
    }
    .popup-close756 {
      font-size: 24px;
      cursor: pointer;
      color: #333;
    }

    .popup-content756 ul {
      padding-left: 0px;
      margin: 0;
    }

    .popup-content756 ul li {
      margin-bottom: 8px;
      display: flex;
      gap: 15px;
      color: #555;
    }
    .popup-content756 ul li i{
        font-size: 25px;
        color: #cf5f52;
        margin-top: 4px;
    }
   
    .popup-content756 ul li .text67 h4{
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin: 0px 0px 3px;
    }
    .popup-content756 ul li .text67 p{
        font-size: 15px;
    }
    


    /* vedio uploade */
 
      .popup_content99 h3 {
    margin: 0;
    color: #cf5f52;
    font-size: 23px;
    font-weight: 500;
}
    .popup_content99 ul {
      padding-left: 0px;
      margin: 0;
    }
    .popup_content99 ul li{
      margin-bottom: 8px;
      display: flex;
      gap: 15px;
      color: #555;
    }
    .popup_content99 ul li .text67 h4{
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin: 0px 0px 3px;
    }
      .popup_content99 ul li i{
        font-size: 25px;
        color: #cf5f52;
        margin-top: 4px;
    }

        .video_toggle_wrap76 {
      display: none;
    }

    .videoText76 {
      font-size: 14px;
      color: #333;
      margin-bottom: 20px;
      line-height: 1.6;
    }

    .videoText76 strong {
      color: #c30000;
    }

    .videoText76 a {
      color: #c30000;
      font-weight: bold;
      text-decoration: underline;
      cursor: pointer;
    }

    .videoGrid76 {
      display: flex;
      gap: 20px;
    }

    .videoBox76 {
      width: 100%;
      height: 220px;
      background: #ddd;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      cursor: pointer;
    }

    .videoBox76 input[type="file"] {
      display: none;
    }

    .videoBox76 i.fa-video-camera {
      font-size: 34px;
      color: #cc5f5b;
    } 
    .videoBottomBar76 i{
        color: #cc5f5b;
    }

    .videoBox76 video {
      width: 100%;
      height: 180px;
      object-fit: cover;
    }

    .videoBottomBar76 {
    height: 40px;
    width: 100%;
    background: #f2f2f2;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #999;
    position: absolute;
    bottom: 0px;
    border: 1px solid #dddddd;
    }

    .removeBtn76 {
      position: absolute;
      bottom: 40px;
      width: 100%;
      background: #c30000;
      color: #fff;
      border: none;
      font-size: 14px;
      padding: 5px 0;
      cursor: pointer;
    }

    @media (max-width: 768px) {
      .videoBox76 {
        width: 48%;
        height: 140px !important;
      }
      .videoBox76 i.fa-video-camera
 {
    font-size: 22px;
    color: #cc5f5b;
    position: relative;
    top: -18px;
}
       .warning_box123 {
      margin-left: 0px !important;
    }
    }

    @media (max-width: 480px) {
      .videoBox76 {
        width: 100%;
      }
    }

    /* Popup Styles */

    .popup_overlay99 {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      z-index: 999;
    }
  
    .popup_box99 {
      position: fixed;
      top: 50%; left: 50%;
      transform: translate(-50%, -50%) scale(0.8);
      width: 90%;
      max-width: 650px;
      background: #fff;
      padding: 20px;
      border-radius: 8px;
      opacity: 0;
      height: 90%;
      visibility: hidden;
      overflow-y: scroll;
      transition: all 0.3s ease;
      z-index: 1000;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }

    .popup_box99.show,
    .popup_overlay99.show {
      opacity: 1;
      visibility: visible;
    }

    .popup_box99.show {
      transform: translate(-50%, -50%) scale(1);
    }

    .popup_header99 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 10px;
    }

    .popup_header99 h3 {
      margin: 0;
      color: #c30000;
    }

    .popup_close99 {
      font-size: 24px;
      cursor: pointer;
      color: #333;
    }

    

    .popup_content99 ul li {
      margin-bottom: 8px;
      color: #555;
      font-size: 14px;
    }

      .toggle-btn999 {
      background: #c30000;
      color: #fff;
      font-size: 13px;
      padding: 4px 10px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
    }

    .section-body {
      display: none;
      margin-top: 10px;
      font-size: 14px;
      color: #333;
    }

    /* about css */


.about_title987 {
  color: #d10000;
  font-size: 20px;
  margin-bottom: 20px;
}

.about_title987 i {
  margin-right: 10px;
}

.close_btn987 {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #c20000;
  color: #fff;
  border: none;
  border-radius: 3px;
  padding: 4px 8px;
  cursor: pointer;
}

.form_group987 {
  margin-bottom: 20px;
}

.group_label987 {
  font-weight: 500 !important;
  display: block !important;
  margin-bottom: 10px !important;
}

.checkbox_group987 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.checkbox_group987 label span{
     padding: 7px 16px;
    display: block;
    font-weight: 400;
    font-size: 15px;
}
.checkbox_group987 label span:hover{
  background-color: #c4554b;
    color: #fff;
     border-radius: 4px;
}
.checkbox_group987 label {
    background-color: #f1e8e8;
    font-weight: 400;
    border-radius: 4px;
    font-size: 17px;
    color: #333;
    cursor: pointer;
    transition: background 0.3s;
}

.checkbox_group987 input[type="checkbox"] {
  display: none;
}

.checkbox_group987 input[type="radio"] {
  display: none;
}

.checkbox_group987 input[type="checkbox"]:checked + span {
    background: #c4554b;
    color: #fff;
    border-radius: 4px;
    padding: 7px 16px;
}

.checkbox_group987 input[type="radio"]:checked + span {
    background: #c4554b;
    color: #fff;
    border-radius: 4px;
    padding: 7px 16px;
}




/* services css */

.checkbox_group999 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 10px;
}

.checkbox_group999 label {
    background-color: #f1e8e8;
    font-weight: 400;
    border-radius: 4px;
    font-size: 17px;
    color: #333;
    cursor: pointer;
    transition: background 0.3s;
}
.checkbox_group999 label span{
      padding: 7px 16px;
    display: block;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
}
.checkbox_group999 label span:hover{
      background-color: #c4554b;
    color: #fff;
    border-radius: 4px;
}
.checkbox_group999 input[type="checkbox"] {
  display: none;
}

.checkbox_group999 input[type="checkbox"]:checked + span {
    background: #c4554b;
    color: #fff;
    border-radius: 4px;
    padding: 7px 16px;
}


.dropdown_service999 select {
  width: 100%;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #f1e8e8;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

/* map */


.map_note456 {
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 1.5;
}

.map_note456 .highlight456 {
  color: red;
  font-weight: bold;
}

.map_input_wrapper456 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}

.map_input456 {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  min-width: 220px;
}
.map_input456::placeholder{
  color: #333;
}
.map_btn456 {
  background-color: #cc5f5b;
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
}

.map_canvas456 {
  position: relative;
  height: 250px;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.map_canvas456 iframe {
  width: 100%;
  height: 100%;
  border: none;
  
}

.map_overlay456 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
  
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  pointer-events: none;
}

@media screen and (max-width: 600px) {
  .map_input_wrapper456 {
    flex-direction: column;
    align-items: stretch;
  }

  .map_btn456 {
    width: 100%;
  }
 
}


/* warning box45 */
    .warning_box123 {
         margin-left: 15px;
    margin-right: 25px;
      background: #fff;
      border-left: 5px solid #d25b57;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      padding: 25px 30px;
    }

    .warning_title123 {
      color: #dc3545;
      font-size: 20px;
      margin-bottom: 10px;
      display: flex;
      align-items: center;
      font-weight: bold;
    }

    .warning_title123::before {
      content: "⚠️";
      margin-right: 10px;
      font-size: 22px;
    }

    .warning_text123 {
      font-size: 15px;
      line-height: 1.6;
      color: #333;
      margin-bottom: 20px;
    }

    .red_text123 {
      color: #cc5f5b;
      font-weight: 500;
    }
  .menu_footer6 li{
    font-size: 13.5px !important;
  }
    .checkbox_line123 {
      display: flex;
      align-items: flex-start;
      gap: 5px;
      margin-bottom: 15px;
      font-size: 15px;
      color: #222;
    }

    .checkbox_line123 input[type="checkbox"] {
      margin-top: 5px;
      transform: scale(1.3);
      accent-color: #007bff;
      cursor: pointer;
    }

    .checkbox_line123 a {
      color: #007bff;
      text-decoration: none;
      font-weight: 500;
    }

    .checkbox_line123 a:hover {
      text-decoration: underline;
    }

    @media (max-width: 600px) {
      .warning_box123 {
        padding: 20px;
                margin: 0px !important;
      }

     
    }


    .post_nowbtn6 {
    margin-top: 25px;
    margin-left: 15px;
}

.post_nowbtn6 button {
    background-color: #cc5f5b;
    color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  
}

.post_nowbtn6 button:hover {
  background-color: #cc5f5b;
}

.post_nowbtn6 button:active {
  transform: scale(0.98);
}





/* mobile menu icon7 */

@media (max-width: 992px) {
  .menu_container78{
    display: block !important;
  }
}

    .menu_container78 {
      display: none;
      position: fixed;
      bottom: 0;
      width: 100%;
      background: #fff;
      z-index: 9999;
      box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
    }

    .menu_botton7 {
      position: relative;
    }

    .menu_botton7 ul {
      display: flex;
      justify-content: space-around;
      padding: 3px 0;
      margin: 0;
      list-style: none;
      background: #c65b54;
    }

    .menu_botton7 li {
      flex: 1;
      padding: 15px 0px 10px;
      text-align: center;
    }
    .menu_botton7 a{
          font-size: 19px;
    line-height: normal;
    }
    .menu_botton7 a i {
      color: #ffffff;
      font-size: 26px;
      text-decoration: none;
    }
    .dropdown_menu7 {
      display: block !important;
      position: absolute;
      bottom: 60px;
      left: 0;
      right: 0;
      background: #fff;
      border-top: 1px solid #ddd;
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      padding: 10px 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease, opacity 0.4s ease;
      opacity: 0;
    }
    .dropdown_menu7.show a{
      font-size: 19px;
    display: flex;
    color: #fff;
    align-items: center;
    gap: 10px;
    }

    .dropdown_menu7.show {
      max-height: 235px;
      opacity: 1;
    }
    .dropdown_menu7.show li{
      text-align: start;
      padding: 10px 30px;
      background: #db7b74;
      margin: 10px 20px;
      border-radius: 7px;
    }
    .show_more_btn7 a {
      font-size: 16px;
      font-weight: 500;
      color: #ffffff;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 3px;
    }

    .show_more_btn7 i {
      font-size: 18px;
    }


    /* list of post */

        .postadd_listbox8 {
      
      padding: 30px 15px 20px 10px;
    }
    .postadd_listbox8 .post_list6{
    
          font-size: 24px;
    color: #d25b57;
    margin-bottom: 5px;
    font-weight: 500;
    }
    .postadd_listbox8 table {
      width: 100%;
      border-collapse: collapse;
      background: #fff;
    }
    .postadd_listbox8 table thead th:nth-child(3){
        text-align: start;
        padding: 8px 20px;
    }
    .postadd_listbox8 table tbody td:nth-child(3){
        text-align: start;
        padding: 8px 20px;
    }
    .postadd_listbox8 table tbody td:nth-child(3) a:hover{
      color: #db7b74;
    }
    .postadd_listbox8 table thead th{
       border: none;
       padding: 8px;
      text-align: center;
    }
    .postadd_listbox8 td {
      padding: 10px;
          font-size: 15px;
      text-align: center;
          color: #000;
      border: 1px solid #f5c2c2;
    }
    .postadd_listbox8 td .list_img6{
      background-position: top;
      background-repeat: no-repeat;
      background-size: cover;
      height: 60px;
      width: 100%;
      border: 2px solid #e8a5a5;

    }
    .postadd_listbox8 th {
      background-color: #e8a5a5;
      color: #000;
      font-size: 17px;
      font-weight: 400;
    }

    .postadd_listbox8 td img {
      width: 50px;
      height: 50px;
      object-fit: cover;
      border-radius: 5px;
    }

    .postadd_listbox8 .btn {
      padding: 6px 10px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 14px;
      color: #fff;
      display: inline-flex;
      align-items: center;
      gap: 4px;
    }

    .postadd_listbox8 .btn-edit {
      background-color: #28a745;
      color: #fff;
      padding: 7px 18px;
      border: none;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 500;
      cursor: pointer;
      transition: background 0.3s ease, box-shadow 0.3s ease;
    }

    .postadd_listbox8 .btn-delete {
      background-color: #cc5f5b;
      color: #fff;
      padding: 7px 18px;
      border: none;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 500;
      cursor: pointer;
      transition: background 0.3s ease, box-shadow 0.3s ease;
    }

    .postadd_listbox8 .status-publish {
      color: green;
      font-weight: 500;
    }

    .postadd_listbox8 .status-review {
      color: #555;
    }

    .postadd_listbox8 .membership-silver {
      color: #d25b57;
      font-weight: 500;
    }

    .postadd_listbox8 .pagination {
      text-align: center;
      margin-top: 20px;
      justify-content: center;
    }

    .postadd_listbox8 .pagination button {
      background: #333;
      color: #fff;
      border: none;
      padding: 6px 10px;
      margin: 0 2px;
      border-radius: 3px;
      cursor: pointer;
    }

    .postadd_listbox8 .pagination .active {
      background: #d25b57;
    }

    /* Odd-even row coloring */
    .postadd_listbox8 tbody tr:nth-child(odd) {
      background-color: #fff8f8;
    }

    .postadd_listbox8 tbody tr:nth-child(even) {
      background-color: #ffffff;
    }

  

    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }

    @keyframes scaleIn {
      from { transform: scale(0.9); opacity: 0; }
      to { transform: scale(1); opacity: 1; }
    }

    @media (max-width: 768px) {
      .mobile_scroll546{
        overflow-x: scroll;
      }
      .postadd_listbox8 th,
      .postadd_listbox8 td {
        font-size: 14px;
        padding: 8px;
      }

      .postadd_listbox8 .btn {
        font-size: 12px;
        padding: 5px 8px;
      }
    }
    .postadd_listbox8 table {
  width: max-content;
  min-width: 100%;
}

.postadd_listbox8 th,
.postadd_listbox8 td {
  white-space: nowrap;
}

/* delete popup  */

 .popup_overlay789 {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup_overlay789.active {
  display: flex;
  animation: fadeIn789 0.3s ease;
}

@keyframes fadeIn789 {
  from { opacity: 0; }
  to { opacity: 1; }
}

.popup_box789 {
  background: #fff;
      padding: 60px 110px;
  border-radius: 8px;
  text-align: center;
  width: 90%;
  max-width: 450px;
  position: relative;
  animation: scaleIn789 0.3s ease;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

@keyframes scaleIn789 {
  from { transform: scale(0.9); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

.popup_close789 {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 22px;
  color: #000;
  cursor: pointer;
}

.popup_msg789 {
  font-size: 16px;
  margin-bottom: 20px;
}

.popup_btn_group789 {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.popup_btn789 {
  padding: 8px 20px;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
}

.yes_btn789 {
  background-color: #d90329;
}

.no_btn789 {
  background-color: #28a745;
}



/* dashboard  */

    .dashboard987 {
      max-width: 1000px;
      padding: 30px 15px 40px 10px;
      text-align: center;
      padding-bottom: 76px;
    }

    .dashboard987 h2 {
         font-size: 24px;
    color: #d25b57;
    margin-bottom: 5px;
    font-weight: 500;
    text-align: start;
    }

    .dashboard-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 20px;
    }

    .dash-card {
      background: #f9dede;
      padding: 50px 10px;
      box-shadow: 0 5px 0 #d35454;
      cursor: pointer;
      transition: all 0.3s ease-in-out;
      position: relative;
    }

    .dash-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 16px 12px rgba(0, 0, 0, 0.1);
    }

    .dash-card i {
      font-size: 28px;
      color: #111;
      margin-bottom: 10px;
      transition: color 0.3s ease;
    }

    .dash-card:hover i {
      color: #d35454;
    }

    .dash-card p {
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: 400;
    }

    @media (max-width: 992px) {
      .dashboard987{
        padding-bottom: 20px;
        padding-top: 0px;
      }
      .copyright
      {
          background: #cf5f52;
          padding: 22px 0 75px;
      }
    }


    /* recive message  */
    .receive_messages213 {
      width: 100%;
      
      background-color: #fff4f4;
      padding: 30px 15px 65px 10px;
    }

    .receive_messages213 h2 {
     font-size: 24px;
    color: #d25b57;
    margin-bottom: 5px;
    font-weight: 500;
    }

    .config-box {
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 1px;
      padding: 25px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s ease;
    }

    .config-box:hover {
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    }

    .config-box h3 {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px;
    }

    .config-box p {
      font-size: 15px;
      margin-bottom: 15px;
    }

    .config-box p a {
      color: #d35454;
      text-decoration: none;
    }

    .checkbox-group {
      margin: 15px 0;
    }

    .checkbox-group label {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      font-size: 16px;
    }

    .checkbox-group input[type="checkbox"] {
      margin-right: 10px;
      transform: scale(1.2);
      cursor: pointer;
    }

    .note {
      font-size: 14px;
      color: #444;
      margin-top: 15px;
    }

    .save-btn {
      display: inline-block;
      margin-top: 10px;
          padding: 10px 33px;
    font-size: 19px;
      background-color: #d35454;
      color: white;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }

    .save-btn:hover {
      background-color: #b83f3f;
    }

    @media (max-width: 600px) {
      .config-box {
        padding: 20px 15px;
      }

      .save-btn {
        width: 100%;
      }
    }



    /* changes passwword */
        .change_password_section {
      padding: 30px 15px 40px 10px;
      background-color: #fff7f8;
      
    }

    .change_password_section h2 {
         font-size: 24px;
    color: #d25b57;
    margin-bottom: 5px;
    font-weight: 500;
    }

    .form-box {
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 1px;
      padding: 25px;
      max-width: 600px;
    margin: 0 auto;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      transition: box-shadow 0.3s ease;
    }

    .form-box:hover {
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    }

    .form-group {
      margin-bottom: 18px;
      display: flex;
      flex-direction: column;
    }

    .form-group label {
      font-weight: 500;
      margin-bottom: 6px;
      color: #444;
          font-size: 16px;
    }

    .form-group input {
      padding: 10px 12px;
      border: 1px solid #ccc;
      border-radius: 2px;
      font-size: 15px;
      transition: border-color 0.3s ease, box-shadow 0.3s ease;
    }

    .form-group input:focus {
      
      outline: none;
    }

    .save-btn {
      display: inline-block;
      margin-top: 10px;
      padding: 10px 25px;
      font-size: 15px;
      background-color: #d35454;
      color: white;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }

    .save-btn:hover {
      background-color: #b83f3f;
    }

    .success-message {
      display: none;
      margin-top: 15px;
      color: #28a745;
      font-weight: 500;
      animation: fadeIn 0.6s ease-in-out;
    }

    @keyframes fadeIn {
      0% { opacity: 0; transform: translateY(-10px); }
      100% { opacity: 1; transform: translateY(0); }
    }

    @media (max-width: 600px) {
      .form-box {
        padding: 20px 15px;
      }

      .save-btn {
        width: 100%;
      }
    }