.bwdah-heading {
	display: block;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	transition: .3s;
	color: #343352;
	text-decoration: none;
}

.bwdah-animated-heading-after-text, .bwdah-animated-heading-spl-13 .bwdah-heading-inner span, .bwdah-animated-heading-spl-14 .bwdah-heading-inner span, .bwdah-heading-inner-wrapper {
	display: inline-block;
}

.bwdah-heading-inner span.bwd-fade {
	text-transform: initial;
}

.bwdcd-is-link-add {
	display: block;
	text-decoration: none;
}

.bwdcd-is-link-add:hover {
	color: inherit;
}

.bwdah-heading-inner span {
	color: #fe41d1;
}

.bwdah-animated-heading-spl-1 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: translateY(50px);
	transition: .3s;
	color: #3bd943;
}

.bwdah-animated-heading-spl-1 .bwdah-heading-inner span.bwd-fade {
	opacity: 1;
	transform: translateY(0);
}

.bwdah-animated-heading-spl-2 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: scale(0);
	transition: .4s cubic-bezier(.08, 1.09, .05, 1.275);
	color: #0984e3;
}

.bwdah-animated-heading-spl-2 .bwdah-heading-inner span.bwd-fade {
	text-transform: initial;
	opacity: 1;
	transform: scale(1);
}

.bwdah-heading-inner {
	display: inline-block;
	text-transform: capitalize;
}

.bwdah-animated-heading-spl-3 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	color: #f7810e;
	transform-origin: bottom;
	transform: rotate3d(3, 1, 0, 45deg) translateY(-45px);
	transition: .5s;
}

.bwdah-animated-heading-spl-3 .bwdah-heading-inner span.bwd-fade {
	opacity: 1;
	transform: scale(1);
	transform: rotate3d(3, 1, 0, 0) translateY(0);
}

.bwdah-animated-heading-spl-4 .bwdah-heading-inner span, .bwdah-animated-heading-spl-6 .bwdah-heading-inner span, .bwdah-animated-heading-spl-8 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
}

.bwdah-animated-heading-spl-4 .bwdah-heading-inner span.bwd-fade {
	animation: .6s linear TopToBottomJump;
	opacity: 1;
}

.bwdah-animated-heading-spl-5 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: translateX(250px);
}

.bwdah-animated-heading-spl-5 .bwdah-heading-inner span.bwd-fade {
	opacity: 1;
	transform: translateX(0);
	transition: 1s ease-in;
}

.bwdah-animated-heading-spl-6 .bwdah-heading-inner span:nth-child(odd) {
	transform: translateY(100px);
}

.bwdah-animated-heading-spl-6 .bwdah-heading-inner span:nth-child(2n) {
	transform: translateY(-100px);
}

.bwdah-animated-heading-spl-6 .bwdah-heading-inner span.bwd-fade {
	opacity: 1;
	transform: translateY(0);
	transition: 1s ease-in;
}

.bwdah-animated-heading-spl-7 .bwdah-heading-inner {
	perspective: 1000px;
	transform-style: preserve-3d;
}

.bwdah-animated-heading-spl-7 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: translateX(100px) rotateY(90deg) rotateX(90deg);
	transform-style: preserve-3d;
}

.bwdah-animated-heading-spl-7 .bwdah-heading-inner span.bwd-fade {
	opacity: 1;
	transform: translateX(0) rotateY(0) rotateX(0);
	transition: 1s ease-in;
}

.bwdah-animated-heading-spl-8 .bwdah-heading-inner span.bwd-fade {
	animation: .6s linear BottomToTopJump;
	opacity: 1;
}

.bwdah-animated-heading-spl-9 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: rotate(-90deg);
	transition: .6s;
}

.bwdah-animated-heading-spl-9 .bwdah-heading-inner span.bwd-fade {
	transform: rotate(0);
	opacity: 1;
}

.bwdah-animated-heading-spl-10 .bwdah-heading-inner span {
	display: inline-block;
	opacity: 0;
	transform: rotateY(1440deg);
	transition: .6s;
}

.bwdah-animated-heading-spl-10 .bwdah-heading-inner span.bwd-fade {
	transform: rotateY(0);
	opacity: 1;
}

.bwdah-animated-heading-spl-11 .bwdah-heading-inner span {
	display: inline-block;
	color: #0984e3;
	animation: .6s linear infinite infiniteRotateX;
	text-transform: uppercase;
}

.bwdah-animated-heading-spl-11 .bwdah-heading-inner span.bwd-fade {
	animation: .6s linear stopRotateX;
	text-transform: initial;
	opacity: 1;
}

.bwdah-animated-heading-spl-12 .bwdah-heading-inner span {
	display: inline-block;
	color: #0984e3;
	animation: .6s linear infinite infiniteRotateY;
	text-transform: uppercase;
}

.bwdah-animated-heading-spl-12 .bwdah-heading-inner span.bwd-fade {
	animation: .6s linear stopRotateY;
	text-transform: initial;
	opacity: 1;
}

.bwdah-animated-heading-spl-13 .bwdah-heading-inner span.bwd-fade {
	animation: .5s ease-in TBUpDown;
	text-transform: initial;
}

.bwdah-animated-heading-spl-14 .bwdah-heading-inner span.bwd-fade {
	animation: .5s ease-in BTUpDown;
	text-transform: initial;
}

.bwdah-animated-heading-typ-1 .bwdah-heading-inner-wrapper {
	position: relative;
	color: #0984e3;
	font-weight: 400;
}

.bwdah-animated-heading-typ-1 .bwdah-heading-inner-wrapper::before {
	content: "";
	position: absolute;
	width: 2px;
	background: red;
	height: 100%;
	right: -7px;
	max-height: 60px;
	top: 50%;
	transform: translateY(-50%);
	animation: .6s ease-in infinite alternate linePopUp;
}

.bwdah-animated-heading-typ-2 {
	color: #0c2461;
}

.bwdah-animated-heading-typ-2 .bwdah-heading-inner-wrapper {
	position: relative;
	font-weight: 400;
	background-color: #0c2461;
	padding: 5px 15px;
	border-radius: 15px;
	color: #fff;
}

.bwdah-animated-heading-typ-2 .bwdah-heading-inner-wrapper::before {
	content: "";
	position: absolute;
	width: 3px;
	background: #b603a4;
	height: 100%;
	right: 0;
	max-height: 60px;
	top: 50%;
	transform: translateY(-50%);
	animation: .8s ease-in infinite alternate linePopUp2;
}

.bwdah-animated-heading-srl-1 {
	transform: translateX(1000px);
	transform: scale(0);
	transition: .8s cubic-bezier(.08, 1.09, .05, 1.275);
	visibility: hidden;
	opacity: 0;
	color: #187dca;
}

.bwdah-animated-heading-srl-1.active {
	transform: translateX(0);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}

.bwdah-animated-heading-srl-2 {
	transition: .5s;
	text-transform: capitalize;
	transform: translateX(500px) rotateY(180deg);
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
}

.bwdah-animated-heading-srl-2.active {
	transform: translateX(0) rotateY(0);
	visibility: visible;
	opacity: 1;
}

.bwdah-animated-heading-before-text {
	transition: .4s;
	display: inline-block;
}

.bwdah-animated-heading-mlt-1 .bwdah-heading-inner-wrapper {
	transform: scale(1.2);
	visibility: hidden;
	opacity: 0;
	transition: .4s ease-in-out;
	text-transform: capitalize;
	color: #273c75;
}

.bwdah-animated-heading-mlt-1 .bwdah-heading-inner-wrapper.active {
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}

.bwdah-animated-heading-mlt-2 .bwdah-heading-inner-wrapper {
	transform: translateX(100px) rotateY(180deg);
	visibility: hidden;
	opacity: 0;
	transition: .7s ease-in-out;
	text-transform: capitalize;
	color: #273c75;
}

.bwdah-animated-heading-mlt-6 .bwdah-heading-inner-wrapper, .bwdah-animated-heading-mlt-8 .bwdah-heading-inner-wrapper {
	position: relative;
	transition: .5s cubic-bezier(.08, 1.09, .16, 1.275);
	visibility: hidden;
	opacity: 0;
	text-transform: capitalize;
}

.bwdah-animated-heading-mlt-2 .bwdah-heading-inner-wrapper.active {
	transform: translateX(0) rotateX(0);
	visibility: visible;
	opacity: 1;
}

.bwdah-animated-heading-mlt-3 .bwdah-heading-inner-wrapper {
	position: relative;
	text-transform: capitalize;
	color: #3b3b98;
	transform-origin: bottom;
	animation: 2s infinite cd-rotate-1-out;
}

.bwdah-animated-heading-mlt-4 .bwdah-heading-inner-wrapper, .bwdah-animated-heading-mlt-5 .bwdah-heading-inner-wrapper {
	position: relative;
	text-transform: capitalize;
	color: #273c75;
	transform-origin: bottom;
}

.bwdah-animated-heading-mlt-4 .bwdah-heading-inner-wrapper.active {
	animation: 1s wordDancing;
}

.bwdah-animated-heading-mlt-5 .bwdah-heading-inner-wrapper.active {
	animation: .7s LTR;
}

.bwdah-animated-heading-mlt-6 .bwdah-heading-inner-wrapper {
	color: #273c75;
	transform-origin: bottom right;
	transform: rotate(-30deg);
}

.bwdah-animated-heading-mlt-6 .bwdah-heading-inner-wrapper.active {
	transform: rotate(0);
	opacity: 1;
	visibility: visible;
}

.bwdah-animated-heading-mlt-10 .bwdah-heading-inner-wrapper, .bwdah-animated-heading-mlt-7 .bwdah-heading-inner-wrapper {
	position: relative;
	text-transform: capitalize;
	color: #273c75;
	transform-origin: top;
}

.bwdah-animated-heading-mlt-7 .bwdah-heading-inner-wrapper.active {
	animation: .5s linear 4 bottomHanging;
}

.bwdah-animated-heading-mlt-8 .bwdah-heading-inner-wrapper {
	color: #273c75;
	transform: translateY(-30px);
	font-style: italic;
}

.bwdah-animated-heading-mlt-8 .bwdah-heading-inner-wrapper.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.bwdah-animated-heading-mlt-9 {
	text-transform: capitalize;
}

.bwdah-animated-heading-mlt-9 .bwdah-heading-inner-wrapper {
	transform: scale(0);
	visibility: hidden;
	opacity: 0;
	transition: .4s cubic-bezier(.08, 1.09, .32, 1.275);
	color: tomato;
	position: absolute;
}

.bwdah-animated-heading-mlt-9 .bwdah-heading-inner-wrapper.active {
	transform: scale(1);
	visibility: visible;
	opacity: 1;
	position: initial;
}

.bwdah-animated-heading-mlt-10 .bwdah-heading-inner-wrapper.active {
	animation: .8s linear heartBeat;
}

.bwdah-animated-heading-mlt-11 .bwdah-heading-inner-wrapper, .bwdah-animated-heading-mlt-12 .bwdah-heading-inner-wrapper, .bwdah-animated-heading-mlt-13 .bwdah-heading-inner-wrapper {
	position: relative;
	text-transform: capitalize;
	color: #273c75;
}

.bwdah-animated-heading-mlt-11 .bwdah-heading-inner-wrapper.active {
	animation: .8s backInDown;
}

.bwdah-animated-heading-mlt-12 .bwdah-heading-inner-wrapper.active {
	animation: .8s backInLeft;
}

.bwdah-animated-heading-mlt-13 .bwdah-heading-inner-wrapper.active {
	animation: .8s swing;
}