.elementor-kit-6{--e-global-color-primary:#333333;--e-global-color-secondary:#666666;--e-global-color-text:#333333;--e-global-color-accent:#FE3333;--e-global-color-2e92efb:#FFFFFF;--e-global-color-b16a91f:#F9F9F9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-3a5b898-font-family:"Elsie";--e-global-typography-3a5b898-font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FE3333BF;--lightbox-text-color:var( --e-global-color-2e92efb );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ///// FORMULARIO ///// */
/* CHECKBOXES */
label {
display: inline-block;
line-height: 1.6;
vertical-align: middle;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
color: #888888;
letter-spacing: 0.5px;
}

.wpcf7-list-item {
display: inline-block;
margin: 0 1em 0 0;
}

.wpcf7-list-item-label {
font-size: 10px;
font-weight: 500;
line-height: 2.4;
}

.wpcf7-form-control {
color: 666;
}

.dscf7_signature_inner {
border: 1px solid;
border-radius: 3px;
}

.hr-line {
    margin: 50px 0 !important;
}

/* BOTON ENVIAR */
.btn {
  background-color: #fe3333;
  color: white;
  border: 2px solid #fe3333);
  display: inline-block;
  padding: 12px 30px;
  min-width: 200px;
  margin-top: 15px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

.btn:hover {
  background-color: white;
  color: #fe3333;
}

.btn:active {
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
}/* End custom CSS */