.elementor-972 .elementor-element.elementor-element-8acc812{--display:flex;--border-radius:0px 0px 0px 0px;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-972 .elementor-element.elementor-element-b19cb44{text-align:start;}.elementor-972 .elementor-element.elementor-element-b19cb44 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:2px;color:var( --e-global-color-644f67a );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-972 .elementor-element.elementor-element-8eccd40{font-family:"Montserrat", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-972 .elementor-element.elementor-element-a306ad0 .elementor-button{background-color:var( --e-global-color-644f67a );font-family:"Montserrat", Sans-serif;font-weight:500;fill:#FFFFFF;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-972 .elementor-element.elementor-element-a306ad0 .elementor-button-content-wrapper{flex-direction:row;}.elementor-972 .elementor-element.elementor-element-6e93aa9 .elementor-button{background-color:var( --e-global-color-644f67a );font-family:"Montserrat", Sans-serif;font-weight:500;fill:#FFFFFF;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-972 .elementor-element.elementor-element-6e93aa9 .elementor-button-content-wrapper{flex-direction:row;}.elementor-972 .elementor-element.elementor-element-f09266d .elementor-button{background-color:var( --e-global-color-644f67a );font-family:"Montserrat", Sans-serif;font-weight:500;fill:#FFFFFF;color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-972 .elementor-element.elementor-element-f09266d .elementor-button-content-wrapper{flex-direction:row;}#elementor-popup-modal-972 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0rem 2rem -14rem 0rem;}#elementor-popup-modal-972{background-color:#00000000;justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-972 .dialog-message{width:400px;height:380px;align-items:flex-start;padding:0rem 0rem 0rem 0rem;}#elementor-popup-modal-972 .dialog-close-button{display:flex;font-size:35px;}#elementor-popup-modal-972 .dialog-close-button i{color:var( --e-global-color-644f67a );}#elementor-popup-modal-972 .dialog-close-button svg{fill:var( --e-global-color-644f67a );}@media(max-width:767px){.elementor-972 .elementor-element.elementor-element-8acc812{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-972 .elementor-element.elementor-element-b19cb44 .elementor-heading-title{font-size:1.7rem;}#elementor-popup-modal-972{justify-content:center;}#elementor-popup-modal-972 .dialog-widget-content{margin:0rem 0rem -13rem 0rem;}}/* Start custom CSS for heading, class: .elementor-element-b19cb44 */.tituloDos{
    .elementor-heading-title {
  color: #bd9a5f !important;
  text-shadow: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8acc812 *//* Quitar fondo blanco default del popup de Elementor */
.dialog-widget-content {
  background: transparent !important;
  box-shadow: none !important;
}

/* Overlay del popup */
.dialog-lightbox-widget .dialog-lightbox-bg {
  background:
    radial-gradient(
      circle at center,
      rgba(189, 154, 95, 0.14),
      rgba(0, 0, 0, 0.78)
    ) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* Tarjeta popup glossy / glass blur */
.rr-quote-popup-card {
  position: relative;
  overflow: hidden;
  padding: 52px 46px;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.18) 0%,
      rgba(189, 154, 95, 0.18) 22%,
      rgba(20, 20, 20, 0.86) 58%,
      rgba(16, 16, 16, 0.94) 100%
    ) !important;

  backdrop-filter: blur(34px) saturate(170%);
  -webkit-backdrop-filter: blur(34px) saturate(170%);

  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow:
    0 40px 120px rgba(0, 0, 0, 0.68),
    inset 0 1px 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 0 rgba(189, 154, 95, 0.16);

  isolation: isolate;
}

/* Brillo glossy superior */
.rr-quote-popup-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.26) 0%,
      rgba(255, 255, 255, 0.08) 18%,
      rgba(255, 255, 255, 0.02) 42%,
      transparent 70%
    );
  pointer-events: none;
  z-index: 1;
}

/* Mancha dorada blur decorativa */
.rr-quote-popup-card::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  top: -150px;
  right: -120px;
  background: rgba(189, 154, 95, 0.38);
  filter: blur(90px);
  pointer-events: none;
  z-index: 0;
}

/* Contenido encima del efecto */
.rr-quote-popup-card > * {
  position: relative;
  z-index: 2;
}

/* mas estilos*/
/* Botones / opciones dentro del popup de contacto */
.rr-contact-options-popup .elementor-button {
  width: 100%;
  background: rgba(255, 255, 255, 0.10) !important;
  color: #ffffff !important;
  border: 1px solid rgba(189, 154, 95, 0.38) !important;
  border-radius: 0 !important;
  padding: 16px 24px !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 16px 38px rgba(0, 0, 0, 0.22);
  transition: all 0.3s ease;
}

.rr-contact-options-popup .elementor-button:hover {
  background: #bd9a5f !important;
  color: #141414 !important;
  transform: translateY(-3px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.24),
    0 22px 52px rgba(0, 0, 0, 0.35);
}

/* Títulos del popup */
.rr-contact-options-popup h1,
.rr-contact-options-popup h2,
.rr-contact-options-popup h3,
.rr-contact-options-popup .elementor-heading-title {
  color: #bd9a5f !important;
  text-shadow: none !important;
}
/* hover a botones*/
/* Botones directos del popup de contacto */
.rr-contact-options-popup .rr-popup-option-btn .elementor-button,
.rr-contact-options-popup .rr-popup-option-btn a.elementor-button {
  width: 100%;
  background: rgba(255, 255, 255, 0.10) !important;
  color: #ffffff !important;
  border: 1px solid rgba(189, 154, 95, 0.38) !important;
  border-radius: 0 !important;
  padding: 16px 24px !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 16px 38px rgba(0, 0, 0, 0.22) !important;
  transition: all 0.3s ease !important;
}

/* Hover */
.rr-contact-options-popup .rr-popup-option-btn .elementor-button:hover,
.rr-contact-options-popup .rr-popup-option-btn a.elementor-button:hover {
  background: #bd9a5f !important;
  border-color: #bd9a5f !important;
  color: #141414 !important;
  transform: translateY(-3px) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.24),
    0 22px 52px rgba(0, 0, 0, 0.35) !important;
}

/* Texto interno */
.rr-contact-options-popup .rr-popup-option-btn .elementor-button-text,
.rr-contact-options-popup .rr-popup-option-btn .elementor-button span {
  color: inherit !important;
}

/* Iconos */
.rr-contact-options-popup .rr-popup-option-btn .elementor-button i,
.rr-contact-options-popup .rr-popup-option-btn .elementor-button svg {
  color: inherit !important;
  fill: currentColor !important;
}/* End custom CSS */