.elementor-kit-138{--e-global-color-primary:#E3B64F;--e-global-color-secondary:#54595F;--e-global-color-text:#121212;--e-global-color-accent:#CFAB6E;--e-global-color-inverse_primary:#FFFFFF;--e-global-color-1e9a7f7:#6F5B36;--e-global-color-f65b0ce:#FFD29B;--e-global-color-2428cd4:rgba(31, 34, 41, 1);--e-global-color-7796144:#E8E9EB;--e-global-typography-primary-font-family:"Oxanium";--e-global-typography-primary-font-size:2.188rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.207em;--e-global-typography-secondary-font-family:"Oxanium";--e-global-typography-text-font-family:"Palanquin";--e-global-typography-text-font-size:0.938rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.679em;--e-global-typography-accent-font-family:"Oxanium";--e-global-typography-accent-font-size:0.938rem;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.679em;--e-global-typography-inverse_primary-font-family:"Oxanium";}.elementor-kit-138 e-page-transition{background-color:#FFBC7D;}.elementor-kit-138 a{color:var( --e-global-color-7796144 );}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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 *//* Color Run */ 
.othertitle h2 {
    		background: linear-gradient(to left, #6F5B36 10%, #FFD29B 50%, #6F5B36 60%);
		background-size: auto auto;
		background-clip: border-box;
		background-size: 200% auto;
		background-clip: text;
		text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		animation: textclip 2.5s linear infinite;
		display: inline-block;

}

@keyframes textclip {
	to {
		background-position: 200% center;
	}
}


.gradientitle h2{
    background: -webkit-linear-gradient(30deg, #6F5B36, #FFD29B);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.title-cabcera h2{
    background: -webkit-linear-gradient(30deg, #977F55, #FFD29B);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}/* End custom CSS */