.elementor-6554 .elementor-element.elementor-element-cc41715{--display:flex;--min-height:100vh;--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;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6554 .elementor-element.elementor-element-cc41715::before, .elementor-6554 .elementor-element.elementor-element-cc41715 > .elementor-background-video-container::before, .elementor-6554 .elementor-element.elementor-element-cc41715 > .e-con-inner > .elementor-background-video-container::before, .elementor-6554 .elementor-element.elementor-element-cc41715 > .elementor-background-slideshow::before, .elementor-6554 .elementor-element.elementor-element-cc41715 > .e-con-inner > .elementor-background-slideshow::before, .elementor-6554 .elementor-element.elementor-element-cc41715 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-accent );--background-overlay:'';}.elementor-6554 .elementor-element.elementor-element-293d0a8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6554 .elementor-element.elementor-element-293d0a8:not(.elementor-motion-effects-element-type-background), .elementor-6554 .elementor-element.elementor-element-293d0a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://stadtravel.com/wp-content/uploads/2025/09/formulario.webp");background-position:center center;background-size:cover;}.elementor-6554 .elementor-element.elementor-element-3a34c87{--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;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-6554 .elementor-element.elementor-element-dcc950c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6554 .elementor-element.elementor-element-68e712a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6554 .elementor-element.elementor-element-3960910{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-6554 .elementor-element.elementor-element-3960910.e-con{--align-self:center;}.elementor-6554 .elementor-element.elementor-element-599464f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-6554 .elementor-element.elementor-element-6c2056b{padding:0px 0px 0px 0px;}.elementor-6554 .elementor-element.elementor-element-6c2056b .elementor-heading-title{font-family:"Acumin Variable Concept", Sans-serif;font-size:18px;font-weight:300;color:#FFFFFF;}.elementor-6554 .elementor-element.elementor-element-11347ff{--display:flex;--justify-content:center;--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6554 .elementor-element.elementor-element-95048e7 .elementor-heading-title{font-family:"Columbia-Serial-Regular", Sans-serif;font-weight:400;color:#C9A865;}.elementor-6554 .elementor-element.elementor-element-87a0864{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-6554 .elementor-element.elementor-element-3960910{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-6554 .elementor-element.elementor-element-95048e7{text-align:start;}.elementor-6554 .elementor-element.elementor-element-95048e7 .elementor-heading-title{font-size:25px;}}@media(min-width:768px){.elementor-6554 .elementor-element.elementor-element-dcc950c{--width:35%;}.elementor-6554 .elementor-element.elementor-element-68e712a{--width:65%;}}/* Start custom CSS for html, class: .elementor-element-4989b55 */.formulario-viaje .form-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
}


.form-column {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
}

.check{
    padding-right:20px;
}
.clap{
    display: flex;
}


input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
select {
  border: none;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 5px 5px;
  font-size: 18px;
  outline: none;
  width: 100%;
  color: #000;
  border-radius: 0px
}

input::placeholder,
select:invalid {
  color: #999;
}

select {
  appearance: none;
  -webkit-appearance: none;
  border-bottom: 1px solid #fff!important;
  background: transparent;
  padding-right: 30px; /* espacio para flecha */
  position: relative;
}

select:focus {
  outline: none;
}

.form-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.form-submit {
  width: 100%;
  display: flex;
  margin-top: 2rem;
      align-items: center;
}


.texto-aviso{
    font-size: 14px;
    width: 80%;
    color: #000!important;
}
.botones{
    width: 20%;
}
input::placeholder {
  color: #000;
}

select:invalid {
  color: #000;
}
.boton-flecha {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  background-color: #C9A865!important;
  color: #fff;
  
  border: none;
  border-radius: 30px;
  font-size::18px;
  cursor: pointer;
}
.boton-flecha:hover
{
  background-color: #1C1F7A!important; /* tono más claro al pasar el mouse */
  transform: scale(1.03);    /* efecto sutil de crecimiento */
  box-shadow: 0 4px 12px rgba(10, 12, 77, 0.3);
}
.boton-flecha:focus,
.boton-flecha:focus,
.boton-flecha:active{
  outline: none;
  background-color: #0A0C4D!important; /* mismo color que el estado normal */
  color: #fff;
  box-shadow: none;
}


.flecha-icono {
  width: 1.2em;
  height: auto;
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 400px; /* ajusta según tu diseño */
}

.custom-select-wrapper select {
  width: 100%;
  padding-right: 40px; /* espacio para el ícono */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
 
  
  padding: 10px;
}

.select-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 24px;
  height: 24px;
}
.flatpickr-calendar {
  z-index: 9999 !important;
  overflow: visible !important;
}

.flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.label-mobile {
  display: none;
  
}

  @media screen and (max-width: 768px) {
.formulario-viaje {
    flex-direction: column;
    align-items: stretch;
  }

  .form-column {
    width: 100%;
  }

 .label-mobile {
    display: block;
    font-size: 18px;
    font-weight: 400;
   /* margin-bottom: -100px;*/
    padding-left:5px;
  }
  .form-submit{
      flex-direction:column;
      
  }
  .texto-aviso {
    font-size: 12px;
    width: 100%!important;
    padding-bottom: 20px;
    justify-content: center;
    display: flex;
}

.formulario-viaje {
    display: flex;
    flex-direction: column;
  }

  .form-column {
    display: contents;
  }

.formulario-viaje .form-group {
    grid-template-columns: 1fr;
  }
  .boton-flecha {
  
  padding: 0.8em 2em;
  
}
.botones {
    width: 100%!important;
    text-aling:center;
}


}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88c262b */.formulario-viaje {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
  max-width: 800px;
  margin: auto;
}

.form-column {
  flex: 1 1 45%;
  display: flex;
  flex-direction: column;
}

label {
  margin-top: 1rem;
  font-weight: bold;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
select {
  border: none;
  border-bottom: 1px solid #000;
  background: transparent;
  padding: 10px 5px;
  font-size: 18px;
  outline: none;
  width: 100%;
  color: #000;
  border-radius: 0px
}

input::placeholder,
select:invalid {
  color: #999;
}

select {
  appearance: none;
  -webkit-appearance: none;
  border-bottom: 1px solid #000!important;
  background: transparent;
  padding-right: 30px; /* espacio para flecha */
  position: relative;
}

select:focus {
  outline: none;
}

.form-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.form-submit {
  width: 100%;
  display: flex;
  margin-top: 2rem;
      align-items: center;
}

button {
  padding: 5px 24px!important;
  
  color: white!important;
  border: none!important;
  border-radius: 20px!important;
  cursor: pointer;
  background-color: #0A0C4D!important
}
.texto-aviso{
    font-size: 12px;
    width: 80%;
}
.botones{
    width: 20%;
}
input::placeholder {
  color: #000;
}

select:invalid {
  color: #000;
}
.boton-flecha {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  background-color: #0A0C4D;
  color: #fff;
  padding: 0.8em 1.5em;
  border: none;
  border-radius: 30px;
  
  cursor: pointer;
}

.flecha-icono {
  width: 1.2em;
  height: auto;
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 400px; /* ajusta según tu diseño */
}

.custom-select-wrapper select {
  width: 100%;
  padding-right: 40px; /* espacio para el ícono */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
 
  
  padding: 10px;
}

.select-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 24px;
  height: 24px;
}

.flatpickr-calendar {
  z-index: 9999 !important;
}

.flatpickr-monthDropdown-months,
.flatpickr-current-month .numInputWrapper {
  z-index: 9999 !important;
  display: inline-block !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Acumin Variable Concept';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://stadtravel.com/wp-content/uploads/2025/09/Acumin-Variable-Concept.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Columbia-Serial-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://stadtravel.com/wp-content/uploads/2025/08/Columbia-Serial-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */