 @media (max-width: 9992px) {
    .post-image {
        height: 320px;
        width: auto;
    }
}
 .city-description2-section {
    margin-top: 0px;
    padding: 30px 0;
    background-color: #e19e85;
    border-top: 1px solid #795548;
    text-align: center;
}
body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, 'Helvetica Neue', Arial, sans-serif;
    background: #e19e85;
    color: #000000;
}
a:-webkit-any-link {
     color: #000000;
    cursor: pointer;
    text-decoration: none;
}
li {
    display: list-item;
    unicode-bidi: isolate;
    text-align: left;
color: #000000;

}
.post-service-item {
    border: 1px solid #795548;
    border-radius: 8px;
    padding: 8px;
    background: #fff;
    color: #000000;
    text-align: center;
}
 .brand a {
    color: #000000;;
    text-decoration: none;
    font-size: 18px;
    font-weight: 900;
    
}
.pagination a {
    color: #000000;
    padding: 1px 5px;
    text-decoration: none;
    border: 1px solid #795548;
    margin: 0 4px;
    border-radius: 4px;
}
.city-link {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid #795548;
    border-radius: 10px;
    background: #fff;
    color: #111827;
    text-decoration: none;
    font-weight: 600;
}
.top-menu a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 8px;
    border: 1px solid #795548;
}
.city-link {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid #795548;
    border-radius: 10px;
    background: #fff;
    color: #111827;
    text-decoration: none;
    font-weight: 900;
    font-size: 13px;
}
.list-item {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 12px;
    border: 1px solid #795548;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    align-items: center;
}
.list-text {
    margin: 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.4;
}
.site-header {
    background: #ffffff;
    border-bottom: 1px solid #795548;
}
.list-thumb {
   


  
    border: 2px solid #795548;
    
}
.post-image {
  
    border: 2px solid #795548;
   
   
}
.breadcrumb a {
    color: #000000;
    text-decoration: none;
}
.breadcrumb {
    font-size: 14px;
    color: #000000;
    margin-top: 8px;
}
.cocontact {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: background: rgba(0,0,0,0.5);;
   color: white;
   text-align: left;
}

.devi {
   position: fixed;
   left: 0;
   bottom: 30px;
   width: 100%;
   background-color:  rgba(0,0,0,0.0);;
   color: white;
   text-align: center;
}h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-size: 20px;
    line-height: 1.2;
}
p {
     color: #000000;
    font-size: 15px;
    line-height: 1.2;
}
.deva {
display: inline-block;
    padding: 12px 12px;
    border-radius: 6px;
    background:  #ffffff;
    border: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: solid rebeccapurple;
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn {
    display: inline-block;
    padding: 12px 12px;
    border-radius: 6px;
    background: #ffffff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border: solid 2px purple;
}
.btn.telegram {
    background: #000000;
    color: #fff;
}
.btn.whatsapp {
    background: #000000;
    color: #fff;
}