.elementor-1267 .elementor-element.elementor-element-d052250{--display:flex;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:10px;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-10px;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-group.recaptcha_v3-bottomleft, .elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-type-html{padding-bottom:0px;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-button[type="submit"]{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-1267 .elementor-element.elementor-element-8e2d9fb{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}/* Start custom CSS for container, class: .elementor-element-d052250 *//* FORMULARIO PREMIUM CONTACTO - CANARIAS CREACIONES */

.cc-contact-form-shortcode{
  position: relative;
  z-index: 2;
  margin-top: 28px;
}

/* Elimina fondos heredados de la plantilla de Elementor */
.cc-contact-form-shortcode .elementor,
.cc-contact-form-shortcode .elementor-section,
.cc-contact-form-shortcode .elementor-container,
.cc-contact-form-shortcode .elementor-column,
.cc-contact-form-shortcode .elementor-widget-wrap,
.cc-contact-form-shortcode .e-con,
.cc-contact-form-shortcode .elementor-widget-container{
  background: transparent !important;
  box-shadow: none !important;
}

/* Caja general del formulario */
.cc-contact-form-shortcode form{
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  font-family: inherit !important;
}

/* Espaciado */
.cc-contact-form-shortcode .elementor-form-fields-wrapper{
  row-gap: 18px !important;
}

.cc-contact-form-shortcode .elementor-field-group{
  margin-bottom: 0 !important;
}

/* Labels */
.cc-contact-form-shortcode label{
  display: block;
  color: #142033 !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
  margin-bottom: 8px !important;
  letter-spacing: 0 !important;
}

/* Campos */
.cc-contact-form-shortcode input,
.cc-contact-form-shortcode textarea,
.cc-contact-form-shortcode select{
  width: 100% !important;
  min-height: 56px !important;
  border-radius: 18px !important;
  border: 1px solid #dce8ef !important;
  background: #f8fbfd !important;
  color: #142033 !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  padding: 14px 18px !important;
  box-shadow: none !important;
  outline: none !important;
  transition: all .22s ease !important;
}

/* Placeholder */
.cc-contact-form-shortcode input::placeholder,
.cc-contact-form-shortcode textarea::placeholder{
  color: #8a96a3 !important;
  opacity: 1 !important;
}

/* Textarea */
.cc-contact-form-shortcode textarea{
  min-height: 150px !important;
  resize: vertical !important;
}

/* Select */
.cc-contact-form-shortcode select{
  appearance: auto !important;
  cursor: pointer !important;
}

/* Focus */
.cc-contact-form-shortcode input:focus,
.cc-contact-form-shortcode textarea:focus,
.cc-contact-form-shortcode select:focus{
  border-color: #0b789d !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 4px rgba(97,223,255,.16) !important;
}

/* Política privacidad */
.cc-contact-form-shortcode .elementor-field-type-acceptance{
  margin-top: 4px !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance label{
  color: #5c6b7c !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance a{
  color: #0b789d !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

.cc-contact-form-shortcode input[type="checkbox"]{
  width: 18px !important;
  height: 18px !important;
  min-height: 18px !important;
  accent-color: #0b789d !important;
  margin-right: 8px !important;
}

/* Botón */
.cc-contact-form-shortcode .elementor-button{
  width: auto !important;
  min-height: 58px !important;
  padding: 0 34px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg,#082f55,#0b789d) !important;
  color: #ffffff !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  border: none !important;
  box-shadow: 0 16px 34px rgba(8,47,85,.22) !important;
  transition: all .25s ease !important;
}

.cc-contact-form-shortcode .elementor-button:hover{
  transform: translateY(-2px) !important;
  box-shadow: 0 22px 44px rgba(8,47,85,.30) !important;
}

/* Botón alineado */
.cc-contact-form-shortcode .elementor-field-type-submit{
  margin-top: 8px !important;
}

/* Mensajes */
.cc-contact-form-shortcode .elementor-message{
  margin-top: 18px !important;
  padding: 16px 18px !important;
  border-radius: 18px !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.cc-contact-form-shortcode .elementor-message-success{
  background: #e8f8ef !important;
  color: #166534 !important;
}

.cc-contact-form-shortcode .elementor-message-danger{
  background: #fff1f2 !important;
  color: #be123c !important;
}

/* Responsive */
@media (max-width: 700px){
  .cc-contact-form-shortcode .elementor-button{
    width: 100% !important;
  }
}

/* FIX política de privacidad en una sola línea */

.cc-contact-form-shortcode .elementor-field-type-acceptance{
  width: 100% !important;
  flex-basis: 100% !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance .elementor-field-subgroup,
.cc-contact-form-shortcode .elementor-field-type-acceptance .elementor-field-option{
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: nowrap !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance input[type="checkbox"]{
  flex: 0 0 20px !important;
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important;
  margin: 0 !important;
  accent-color: #0b789d !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance label{
  display: inline !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  color: #5c6b7c !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  white-space: nowrap !important;
}

.cc-contact-form-shortcode .elementor-field-type-acceptance label a{
  color: #0b789d !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px !important;
}

/* En móvil permitimos que salte de línea para que no se salga */
@media (max-width: 600px){
  .cc-contact-form-shortcode .elementor-field-type-acceptance label{
    white-space: normal !important;
  }

  .cc-contact-form-shortcode .elementor-field-type-acceptance .elementor-field-option{
    align-items: flex-start !important;
  }

  .cc-contact-form-shortcode .elementor-field-type-acceptance input[type="checkbox"]{
    margin-top: 3px !important;
  }
}/* End custom CSS */