.elementor-1376 .elementor-element.elementor-element-87cd9fb{--display:flex;--min-height:90vh;--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;--overlay-opacity:1;--padding-top:2em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-1376 .elementor-element.elementor-element-87cd9fb:not(.elementor-motion-effects-element-type-background), .elementor-1376 .elementor-element.elementor-element-87cd9fb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #950000 0%, #FFF9F4 100%);}.elementor-1376 .elementor-element.elementor-element-87cd9fb::before, .elementor-1376 .elementor-element.elementor-element-87cd9fb > .elementor-background-video-container::before, .elementor-1376 .elementor-element.elementor-element-87cd9fb > .e-con-inner > .elementor-background-video-container::before, .elementor-1376 .elementor-element.elementor-element-87cd9fb > .elementor-background-slideshow::before, .elementor-1376 .elementor-element.elementor-element-87cd9fb > .e-con-inner > .elementor-background-slideshow::before, .elementor-1376 .elementor-element.elementor-element-87cd9fb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(150deg, #F1F1F1 24%, #F1F1F1 100%);}.elementor-1376 .elementor-element.elementor-element-bcf997e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--margin-top:0px;--margin-bottom:-3px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:05px;--padding-right:05px;}.elementor-1376 .elementor-element.elementor-element-0464e49 .elementor-heading-title{font-size:26px;font-weight:700;}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2);}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2);}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2);}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2);}body.rtl .elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2);}body:not(.rtl) .elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2);}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-icon i{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );transition:fill 0.3s;}.elementor-1376 .elementor-element.elementor-element-f329f1b{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-icon{padding-right:0px;}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-item > a{font-size:14px;font-weight:500;}.elementor-1376 .elementor-element.elementor-element-f329f1b .elementor-icon-list-text{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-1376 .elementor-element.elementor-element-3111d9e img{width:1000%;}@media(max-width:1024px){.elementor-1376 .elementor-element.elementor-element-87cd9fb{--padding-top:6em;--padding-bottom:6em;--padding-left:6em;--padding-right:6em;}}@media(max-width:767px){.elementor-1376 .elementor-element.elementor-element-87cd9fb{--padding-top:2em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-1376 .elementor-element.elementor-element-bcf997e{--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;--gap:14px 14px;--row-gap:14px;--column-gap:14px;--margin-top:0px;--margin-bottom:-8px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1376 .elementor-element.elementor-element-0464e49 .elementor-heading-title{font-size:21px;}}/* Start custom CSS for html, class: .elementor-element-04ea84d */@media screen and (max-width: 768px) {

  /* Scope everything to this specific section */
  .form-group:has(#currency) {
    /* Just ensures we only touch the consultation fee section */
  }

  /* Align the currency & input field properly */
  .form-group:has(#currency) > .input-group {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 6px !important; /* small gap between select and input */
  }

  /* Override inline flex for currency dropdown container */
  .form-group:has(#currency) > .input-group > .form-group:first-child {
    flex: 0 0 20% !important;
    max-width: 20% !important;
    width: 20% !important;
    margin-bottom: 0 !important;
  }

  /* Dropdown width fix */
  .form-group:has(#currency) #currency {
    width: 100% !important;
    min-width: auto !important;
  }

  /* Input field takes rest of width */
  .form-group:has(#currency) > .input-group > .form-group:last-child {
    flex: 1 1 80% !important;
    max-width: 80% !important;
    width: 80% !important;
    margin-bottom: 0 !important;
  }

  .form-group:has(#currency) #consultationFee {
    width: 100% !important;
  }

  /* Label adjustment (only for this section) */
  .form-group:has(#currency) > label {
    display: block !important;
    margin-bottom: 5px !important;
    font-weight: 500 !important;
  }

  /* Error message alignment fix */
  .form-group:has(#currency) .error-message {
    margin: 0 !important;
    font-size: 12px !important;
  }
}



@media screen and (max-width: 768px) {
  .form-group:has(#currency) > .input-group {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 6px !important;
    flex-direction: row !important;
  }
}


.elementor-11 .elementor-element.elementor-element-95c3ca1 {
display: none}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-87cd9fb */.same-as-phone-container {
    display: flex !important;       /* ⚡ Align checkbox and label horizontally */
    align-items: center !important; /* ⚡ Vertically center them */
    gap: 8px !important;            /* ⚡ Space between checkbox and label */
}

.same-as-phone-container input[type="checkbox"] {
    margin: 0 !important;           /* ⚡ Remove extra spacing */
   width: max-content; } */
    height: auto !important;        /* ⚡ Keep default height */
}

.same-as-phone-container label {
    cursor: pointer !important;     /* ⚡ Clicking label toggles checkbox */
    white-space: nowrap !important; /* ⚡ Prevent label from breaking */
}/* End custom CSS */