/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 21 2026 | 18:34:03 */
.special-title{
    font-family: var(--e-global-typography-ad6a479-font-family), Sans-serif !important;
    font-size: 96px;
    font-weight: 500;
}
.green-leaf{
    color: var(--e-global-color-2e70559) !important;
}
.clr-primary{
	color: var(--e-global-color-primary) !important;
}

.stroke-text .elementor-heading-title{
    font-size: 150px !important;
  -webkit-text-stroke: 1.5px #D1C3B6;
  color: transparent !important;
  font-weight: 700;
  opacity: .4;
}


/* .beond-therapy .stroke-text .elementor-heading-title, */
.partner-sec .stroke-text.partnership .elementor-heading-title{
  -webkit-text-stroke: 1.5px #774C55aa;
  opacity: 1;
  text-transform: uppercase !important;
  color: transparent !important;
	font-size: 100px !important;
}

.partner-sec .stroke-text.partnership .elementor-heading-title{
	font-size: 60px !important;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .stroke-text .elementor-heading-title{
    font-size: 100px !important;
        
    }
	.beond-therapy .stroke-text .elementor-heading-title {
		font-size: 70px !important;
}
}
@media (max-width: 767px) {
    .stroke-text .elementor-heading-title{
    font-size: 70px !important;
        
    }
    .about .special-title{
    font-family: var(--e-global-typography-ad6a479-font-family), Sans-serif !important;
    font-size: 70px;
    font-weight: 500;
}
	.beond-therapy .stroke-text .elementor-heading-title {
		font-size: 60px !important;
}
	.partner-sec .stroke-text.partnership .elementor-heading-title {
  -webkit-text-stroke: 0.5px #B08E95;
	font-size: 35px !important;
}
}