.elementor-kit-11{--e-global-color-primary:#4A4A49;--e-global-color-secondary:#E50064;--e-global-color-text:#4A4A49;--e-global-color-accent:#E50064;--e-global-color-3229e5f:#F2FBFF;--e-global-color-61fb2fc:#CACACA;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.03em;--e-global-typography-primary-word-spacing:-0.05em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:700;--e-global-typography-1c2dd8e-font-family:"Open Sans";--e-global-typography-1c2dd8e-font-size:42px;--e-global-typography-1c2dd8e-font-weight:700;--e-global-typography-1c2dd8e-line-height:1em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#1E7E96;text-decoration:none;}.elementor-kit-11 h1{font-size:24px;}.elementor-kit-11 h2{font-size:18px;font-weight:700;}.elementor-kit-11 h3{font-size:14px;font-weight:700;}.elementor-kit-11 h4{font-size:14px;font-weight:300;}.elementor-kit-11 h5{font-size:12px;font-weight:600;}.elementor-kit-11 h6{font-size:12px;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-secondary-font-size:18px;--e-global-typography-1c2dd8e-font-size:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-1c2dd8e-font-size:24px;--e-global-typography-1c2dd8e-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#whatsapp {
	position: fixed;
	bottom: 20px;
	right:20px;
	z-index:500
}
#whatsapp svg {
	width: 80px;
	display: inline-block;
  vertical-align: middle;
}
#whatsapp svg circle {
  fill: #25d366;
}
#whatsapp svg path {
	fill:  #fff;
}
#whatsapp a {padding: 20px 0;}
#whatsapp a::before {
	content: 'Escríbenos por WhatsApp';
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px;
	margin-right: 10px;
	color: rgba(0, 0, 0, .8);
	background: white;
	border: 1px solid #ccc;
	border-radius: 20px;
	filter: drop-shadow(0 1px 4px rgba(0,0,0,.4));
	transition: .3s ease;
	opacity: 0;
	
}
#whatsapp:hover a::before {opacity: 1;}

.label-group
{
	display:none;
}/* End custom CSS */