.elementor-470 .elementor-element.elementor-element-4090b8e{--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;--padding-top:44px;--padding-bottom:134px;--padding-left:20px;--padding-right:20px;}.elementor-470 .elementor-element.elementor-element-4090b8e:not(.elementor-motion-effects-element-type-background), .elementor-470 .elementor-element.elementor-element-4090b8e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://om3surgery.com/wp-content/uploads/2025/10/bg-pattern.png");background-position:top center;background-repeat:no-repeat;background-size:auto;}.elementor-470 .elementor-element.elementor-element-2635e7b .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-470 .elementor-element.elementor-element-2e6afe1{--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-470 .elementor-element.elementor-element-4c3d1ea{--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;}@media(max-width:1024px){.elementor-470 .elementor-element.elementor-element-4090b8e{--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-470 .elementor-element.elementor-element-2635e7b .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:880px){.elementor-470 .elementor-element.elementor-element-4090b8e{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-470 .elementor-element.elementor-element-4090b8e{--padding-top:35px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}.elementor-470 .elementor-element.elementor-element-2635e7b{width:var( --container-widget-width, 190px );max-width:190px;--container-widget-width:190px;--container-widget-flex-grow:0;text-align:center;}.elementor-470 .elementor-element.elementor-element-2635e7b.elementor-element{--align-self:center;}.elementor-470 .elementor-element.elementor-element-2635e7b .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for html, class: .elementor-element-4d5a68f */.section {
    background: var(--e-global-color-accent); color:var(--e-global-color-29292c0); padding: 10px 20px; font-weight: bold; margin-top: 20px; margin-bottom: 20px;}
    .form-container { 
        max-width: 1000px; margin: 20px auto; background: white; padding: 20px; box-shadow: 0 0 5px #ccc; }
    .field-group { display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 20px; }
    .justify-content-center{
        justify-content: center;
    }
    .file-input {
      display: none;
    }
    .upload-box {
      padding: 30px;
      border-radius: 10px;
      display: inline-block;
      width: 100%;
      min-height:230px!important;
    }
    .upload-label {
  display: block;
  width: 100%;
  /*max-width: 400px;*/
  height: 100px;
  border: 2px dashed #aaa;
  border-radius: 10px;
  text-align: center;
  padding: 40px 20px;
  cursor: pointer;
  background: #f9f9f9;
  color: #555;
  font-size: 16px;
  transition: 0.3s;
}

.upload-label:hover {
  border-color: #333;
  background: #eee;
}

.upload-label span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #777;
}
.col { 
    font-size: 16px;
border-radius: 4px; flex: 1 1 45%; }
textarea { resize: vertical; min-height: 80px; }
.location-box, .doctor-box { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 20px; }
.location, .doctor { background:var(--e-global-color-accent); color: white; padding: 10px; border-radius: 4px; flex: 1 1 45%; }
.consultation-grid { display: grid; 
    grid-template-columns: 1fr 1fr; 
    gap: 20px; 
    background:var(--e-global-color-29292c0)!important;
    padding: 20px;
    color:var(--e-global-color-secondary); 
}
.consultation-item { margin-bottom: 10px; border-bottom: 1px dotted #999; padding-bottom: 5px; }
.consultation-item span { display: inline-block; min-width: 350px; }
.toggle-group { display: inline-flex; gap: 5px; margin-top: 5px; }
.toggle-btn { background: #C7D100; color: white; padding:10px 16px 10px 16px; border-radius: 4px; cursor: pointer; border: none; transition: 0.3s; }
.toggle-btn.selected { background: #007BFF; }
.tooth-chart { background:var(--e-global-color-29292c0)!important; color:var(--e-global-color-secondary); padding: 20px; text-align: center; }
.teeth-row { display: flex; justify-content: center; flex-wrap: wrap; margin: 5px 0; }
.tooth { margin: 3px; cursor: pointer; text-align: center; }
.tooth img { width: auto; height: auto; display: block; margin: 0 auto 3px; filter: brightness(60%); }
.tooth.selected img { filter: brightness(100%) sepia(0.25) grayscale(0); }
.tooth span { font-size: 12px; color:var(--e-global-color-secondary); }
.verify-input { display: flex; align-items: center; gap: 10px; margin-top: 10px; }
.verify-input input { flex: 1; padding: 8px; border-radius: 4px; border: none; }
.submit-btn { background: #C7D100; color: white; padding: 15px 30px!important; border-radius: 4px; font-size: 16px; cursor: pointer; float: right; margin-top: 20px; font-weight:700!important; }
    
.doctor-box input[type="checkbox"], .consultation-item input[type=radio],.radiographs-box input[type="checkbox"]{
  display: none!important;
}
.doctor-box label, .consultation-item label, .radiographs-box label {
  background-color:var(--e-global-color-accent); 
  color:var(--e-global-color-29292c0)!important;
  padding: 8px 24px;
  margin: 4px;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease;
  position: relative;
}
.doctor-box label:hover, .consultation-item label:hover, .radiographs-box label:hover {
  background-color:var(--e-global-color-1a01b98);
}
.doctor-box input[type="checkbox"]:checked + span,
.doctor-box input[type="checkbox"]:checked + label, .consultation-item input[type="radio"]:checked + span,
.consultation-item input[type="radio"]:checked + label, .radiographs-box input[type="checkbox"]:checked + span,
.radiographs-box input[type="checkbox"]:checked + label {
  background-color:var(--e-global-color-1a01b98)!important; 
}
.doctor-box input[type="checkbox"]:checked + label::after, .consultation-item input[type="radio"]:checked + label::after, .radiographs-box input[type="checkbox"]:checked + label::after {
  content: "✔";
  position: absolute;
  right: 8px;
  font-size: 14px;
  color:white;
}

.error {
  color: red;
  font-size: 14px;
}
input.error{
  border: 2px solid red;
}



@media only screen and (min-width: 769px) and (max-width: 1025px)  {
   .consultation-item span { 
      min-width: 260px; }
   
    }

@media (max-width: 768px) {
  .consultation-grid {
    grid-template-columns: 1fr;
  }
  .consultation-item span { 
      min-width: 250px; }
}/* End custom CSS */