.elementor-7299 .elementor-element.elementor-element-4449e08{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-7299 .dialog-widget-content{animation-duration:1.2s;background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-7299{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-7299 .dialog-message{width:415px;height:auto;}#elementor-popup-modal-7299 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-7299 .dialog-message{width:328px;}}/* Start custom CSS for html, class: .elementor-element-92dcea6 */.simple-whatsapp-form{
  display:flex;
  flex-direction:column;
  gap:12px;
  max-width:360px;
  padding: 14px;
  margin-left:20px; ;
  
}

.simple-whatsapp-form input,
.simple-whatsapp-form textarea{
  padding:12px 14px;
  border-radius:10px;
  border:1px solid #ddd;
  font-size:15px;
  
}

.simple-whatsapp-form textarea{
  min-height:90px;
  resize:none;
}

.simple-whatsapp-form button{
  background:#25D366;
  color:#fff;
  border:none;
  padding:14px;
  border-radius:10px;
  font-weight:700;
  cursor:pointer;
}

.simple-whatsapp-form button:hover{
  background:#1ebe5b;
}
h5{
    color:white;
    text-align: center;
    padding: 20px;
    font-size:20px;
}
.w_City{
    padding:12px 14px;
  border-radius:10px;
  border:1px solid #ddd;
  font-size:15px;
}/* ===== City Dropdown Styling ===== */
#w_city{
  width:100%;
  padding:12px 14px;
  border-radius:30px;          /* round corners */
  background:#ffffff;          /* white background */
  color:#000000;               /* black text */
  font-size:14px;
  border:1px solid #ddd;
  outline:none;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  cursor:pointer;
}

/* Focus state */
#w_city:focus{
  border-color:#d63384;
  box-shadow:0 0 0 2px rgba(214,51,132,0.15);
}

/* Dropdown options */
#w_city option{
  color:#000;
  background:#fff;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4449e08 */.elementor-7299 .elementor-element.elementor-element-4449e08{
    /* From https://css.glass */
background: rgba(18, 18, 18, 0.2);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(18, 18, 18, 0.3);
}/* End custom CSS */