.elementor-kit-8{--e-global-color-primary:#242124;--e-global-color-secondary:#867103;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F5F5F5;--e-global-color-71f8945:#F1D8A2;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Lato", Sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:0.2em;border-style:none;border-radius:50px 50px 50px 50px;padding:12px 25px 12px 25px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-71f8945 );color:var( --e-global-color-secondary );border-style:none;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h2{font-family:"Raleway", Sans-serif;}.elementor-kit-8 h3{font-family:"Raleway", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.es-excerpt{font-size:2em;}
.es-property-section{font-size:1.2em;}
.es-listings-filter .es-title{font-size:3em;}
ul.es-badges.es-badges--rounded{font-size:2em;}

.es-powered{display:none;}


/* Estilo general para inputs */

/* Estilos comunes */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
     width: 100%;
  border: none;
  border-bottom: 1px solid #000;
  background: transparent;
  padding: 20px 5px;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s;
  font-family: lato;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-bottom: 2px solid #666;
}


/* Botón enviar */
.wpcf7 input[type="submit"] {
  color: #fff;
  border: none;
  padding: 12px 35px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}

@media (max-width: 767px) {
    #gt_float_wrapper{top:80px !important;}
}/* End custom CSS */