.elementor-23780 .elementor-element.elementor-element-5bf7574 > .elementor-widget-container{margin:0px 0px 60px 0px;}.elementor-23780 .elementor-element.elementor-element-5bf7574 .neuros-heading{text-align:left;font-weight:500;}.elementor-23780 .elementor-element.elementor-element-0231994 > .elementor-widget-container{padding:35px 35px 35px 35px;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:25px 25px 25px 25px;}/* Start custom CSS for shortcode, class: .elementor-element-0231994 */.wpcf7 input[type="radio"] {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  border: 2px solid #999 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #fff !important;
  cursor: pointer !important;
  vertical-align: middle;
  position: relative;
  margin-right: 6px;
  transition: all 0.12s ease;
  box-sizing: border-box;
}


.wpcf7 input[type="radio"]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent;
  pointer-events: none;
  z-index: 1;
  transition: background-color 0.12s ease, transform 0.12s ease;
}


.wpcf7 input[type="radio"]:checked::before {
  background-color: #000; 
  transform: translate(-50%, -50%) scale(1);
}


.wpcf7 input[type="radio"]:focus {
  outline: none;
}


.wpcf7 .wpcf7-list-item {
  display: inline-flex !important;
  align-items: center !important;
  margin-right: 14px !important;
}

.fecha-linea {
	width: 220px !important;
}/* End custom CSS */