.elementor-kit-6{--e-global-color-primary:#FFDF00;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#00000C;--e-global-color-accent:#0664EA;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;background-color:#00000C;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"DM Sans", 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);}.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-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 */:root {
	--g: #f1bf21;
	--w: #fff;
	--gray: #808080;
	--b: #000;
	--d: #ff3838;
	--t: .3s
	--g-wp: #25d366;
    --g-wp-rgb: 37, 211, 102;
}


.pt {
    color: #f1bf21;
    text-shadow: 0 0 30px rgba(250, 197, 28, .5);
    animation: pl 2s infinite;
}

@keyframes pl {
	50% {
		opacity: .85
	}
}




.tx {
    color: #dd2e44;
    text-shadow: 0 0 30px rgba(250, 197, 28, .5);
    animation: px 2s infinite;
}

@keyframes px {
	50% {
		opacity: .85
	}
}


.tachar{
   text-decoration: line-through;
   color: #fffffe !important;
   text-decoration-color: #c20505 !important;
}


.elementor-button {
	display: inline-block!important;
	padding: clamp(15px, 3vw, 20px) clamp(40px, 20vw, 90px)!important;
	background:  #f1bf21!important;
	color: #000!important;
	text-decoration: none!important;
	font-weight: 800!important;
	font-size: clamp(.9rem, 2vw, 1.1rem)!important;
	border-radius: 15px!important; 
	position: relative!important;
	overflow: hidden!important;
	transition: all var(--t, .4s) cubic-bezier(.4, 0, .2, 1)!important;
	cursor: pointer!important;
	text-transform: uppercase!important;
	letter-spacing: 1px!important;
	box-shadow: 0 5px 40px rgba(250, 197, 28, .3)!important;
	border: 2px solid  #f1bf21!important;
	-webkit-appearance: none!important;
	appearance: none!important;
	outline: none!important;
	z-index: 100!important;
	will-change: transform;
}


.elementor-button::before {
	content: ''!important;
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	width: 0!important;
	height: 0!important;
	border-radius: 50%!important;
	background: rgba(255, 255, 255, .5)!important;
	transform: translate(-50%, -50%)!important;
	transition: width .6s, height .6s!important;
	z-index: -1!important
}


.elementor-button:hover {
	transform: translate3d(0, -3px, 0)scale(1.05)!important;
	box-shadow: 0 10px 40px rgba(250, 197, 28, .35)!important;
}


.elementor-button:hover::before {

	width: 700px!important; 
	height: 700px!important
}


.elementor-button.u {
	animation: up 1s infinite!important;
}

@keyframes up {
	50% {
		box-shadow: 0 10px 60px rgba(250, 197, 28, .6), 0 0 100px rgba(250, 197, 28, .2)!important
	}
}


.elementor-button#whatsapp  {
	display: inline-block!important;
	padding: clamp(15px, 3vw, 20px) clamp(40px, 20vw, 90px)!important;
	background:  #1fbf6b!important;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: 800!important;
	font-size: clamp(.9rem, 2vw, 1.1rem)!important;
	border-radius: 15px!important; 
	position: relative!important;
	overflow: hidden!important;
	transition: all var(--t, .4s) cubic-bezier(.4, 0, .2, 1)!important;
	cursor: pointer!important;
	text-transform: uppercase!important;
	letter-spacing: 1px!important;
	box-shadow: 0 5px 40px lab(86.41% -82.51 75.59 / 0.336)!important;
	border: 2px solid  #1fbf6b!important;
	-webkit-appearance: none!important;
	appearance: none!important;
	outline: none!important;
	z-index: 100!important;
	will-change: transform;
}


.elementor-button#whatsapp::before {
	content: ''!important;
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	width: 0!important;
	height: 0!important;
	border-radius: 50%!important;
	background: rgba(255, 255, 255, .5)!important;
	transform: translate(-50%, -50%)!important;
	transition: width .6s, height .6s!important;
	z-index: -1!important
}


.elementor-button:hover#whatsapp {
	transform: translate3d(0, -3px, 0)scale(1.05)!important;
	box-shadow: 0 10px 40px rgba(189, 255, 211, 0.274)!important;
}


.elementor-button:hover#whatsapp::before {

	width: 700px!important; 
	height: 700px!important
}

.elementor-button.u#whatsapp {
	animation: net 1s infinite!important;
}


    @media (max-width: 900px){
 .elementor-button#whatsapp  {
	display: inline-block!important;
	padding: clamp(15px, 3vw, 20px) clamp(40px, 20vw, 90px)!important;
	background:  #1fbf6b!important;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: 800!important;
	font-size: clamp(.9rem, 2vw, 1.1rem)!important;
	border-radius: 15px!important; 
	position: relative!important;
	overflow: hidden!important;
	transition: all var(--t, .4s) cubic-bezier(.4, 0, .2, 1)!important;
	cursor: pointer!important;
	text-transform: uppercase!important;
	letter-spacing: 1px!important;
	box-shadow: 0 5px 40px lab(86.41% -82.51 75.59 / 0.336)!important;
	border: 2px solid  #1fbf6b!important;
	-webkit-appearance: none!important;
	appearance: none!important;
	outline: none!important;
	z-index: 100!important;
	will-change: transform;
}
  }
  @media (max-width: 560px){
.elementor-button#whatsapp  {
	display: inline-block!important;
	padding: clamp(15px, 3vw, 20px) clamp(20px, 20vw, 40px)!important;
	background:  #1fbf6b!important;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: 800!important;
	font-size: clamp(.9rem, 2vw, 1.1rem)!important;
	border-radius: 15px!important; 
	position: relative!important;
	overflow: hidden!important;
	transition: all var(--t, .4s) cubic-bezier(.4, 0, .2, 1)!important;
	cursor: pointer!important;
	text-transform: uppercase!important;
	letter-spacing: 1px!important;
	box-shadow: 0 5px 40px lab(86.41% -82.51 75.59 / 0.336)!important;
	border: 2px solid  #1fbf6b!important;
	-webkit-appearance: none!important;
	appearance: none!important;
	outline: none!important;
	z-index: 100!important;
	will-change: transform;
}
  }
  







@keyframes net {
	50% {
		box-shadow: 0 10px 60px rgba(28, 250, 95, 0.6), 0 0 100px rgba(28, 250, 95, 0.2)!important
	}
}/* End custom CSS */