* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: Inter!important;
}
main#content,
.site-footer {
    float: left;
    width: 100%;
}
h2.dd-sec-title {
	color: var(--main);
	font-size: 38px;
	font-weight: 600;
	line-height: 50px;
}
h3.dd-subtitle {
	font-size: 22px;
	font-weight: 600;
	line-height: 33px;
	color: var(--main);
}
.dd-text {
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	color: var(--main);
}
.main-cta {
	background: var(--dd-cta);
	color: var(--main);
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .5s ease;
	font-weight: 600;
}
.main-cta:hover {
	background: var(--dd-cta-hover);
	color: var(--main);
	transition: .5s ease;
}
.transparent-btn {
	color: #4C4F94;
	border: 1px solid #4C4F94;
	background: transparent;
	border-radius: 4px;
	font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: .5s ease;
}
.transparent-btn:hover {
	color: var(--main-hover);
	border: 1px solid var(--main-hover);
	transition: .5s ease;
}
.wide-container {
	width: 1650px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.dd-floater-btn {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 100;
}
.dd-floater-phone-wrap {
    height: 56px;
    width: 246px;
    font-size: 16px;
}

/*header */
.dd-header-abovemenu {
	background: #4C4F94;
}
.dd-header .is-stuck {
	top: 0;
}
p.dd-header-abme-cont,
p.dd-header-abme-cont span {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0.28px;
	text-transform: uppercase;
}
p.dd-header-abme-cont {
	margin: 0; 
	font-weight: 300;
	text-align: center;
	padding: 15px 0;
}
p.dd-header-abme-cont span {
	font-weight: 600;
}
.header--row-inner.header-main-inner {
	background: #fff;
}
.dd-header .hfg-slot.right {
	display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #042749;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	display: flex;
	align-items: center;
}
.dd-header .site-logo img {
	max-width: 100%;
}
button.navbar-toggle:hover {
	border: none;
	background: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	color: #01a962;
}
@media all and (max-width: 1700px) {
	.wide-container {
		width: 1440px;
		max-width: 100%;
	}
}
@media only screen and (max-width:1500px) {
	.dd-header .item--inner.builder-item--logo {
		--maxwidth: 184px;
	}
	.wide-container {
		width: 1400px;
	}
	p.dd-header-abme-cont {
		padding: 10px 0;
	}
}
@media all and (max-width: 1400px) {
	.wide-container {
		width: 1340px;
	}
}
@media all and (max-width: 1350px) {
	.wide-container {
		width: 1240px;
	}
}
@media only screen and (max-width:1200px) {
	.dd-header .has-center .row--wrapper .hfg-slot.left {
		min-width: 184px;
		width: 20%;
	}
	.dd-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
		padding: 0px 6px 0px 6px;
	}
	.wide-container {
		width: 990px;
	}
}

/*header end */
/* Footer */
.site-footer .footer-main .widget-title {
	color: #FFF;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 40px;
	margin: 0;
	padding-bottom: 12px;
}
.site-footer  .widget li {
	color: #FFF;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
}
.site-footer .footer-bottom .component-wrap {
	border-top: 1px solid #3B577E;
}
.dd-button-footer-lo.wp-block-button a.wp-block-button__link {
	border-radius: 100px;
	border: 1px solid #FFF;
	width: 203px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff0!important;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.dd-footer-last-wrap {
	display: flex;
	align-items: baseline;
	justify-content: center;
}
#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-79603 .mega-search-wrap {
	display: none;
}
.dd-header .header-main-inner > div > div {
	justify-content: space-between;
}
.dd-header .hfg-slot.left {
	margin-right: auto;
}

@media only screen and (min-width:768px) {
	.home .container,
	.dd-header .container  {
		max-width: 750px;
	}
	.home .layout-fullwidth .container {
		max-width: 750px!important;
	}
}
@media only screen and (min-width:992px) {
	.home .container,
	.dd-header .container  {
		max-width: 970px;
	}
	.home .layout-fullwidth .container {
		max-width:  970px!important;
	}
}
@media only screen and (min-width:1200px) {
	.home .container,
	.dd-header .container  {
		max-width: 1200px;
	}
	.home .layout-fullwidth .container {
		max-width: 1200px!important;
	}
}
@media only screen and (max-width:991px){
	.dd-header .hfg-slot.right {
		display: flex;
		align-items: center;
	}
	.dd-header .navbar-toggle {
		padding: 0;
		margin-top: 15px;
	}
	.dd-header .navbar-toggle span.icon-bar {
		margin-bottom: 7px;
	}
	.wide-container {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}
/* footer end */
@media only screen and (max-width:1500px){
	h2.dd-sec-title {
		font-size: 34px;
		line-height: 44px;
	}
}
@media only screen and (min-width:960px) {
	.dd-header .hfg_header.has-sticky-rows--desktop {
		position: relative;
	}
	.dd-header .has-sticky-rows--desktop.is-stuck {
		position: fixed;
	}
	.dd-header .sticky-header-placeholder.hide-on-mobile.hide-on-tablet {
		display: none;
	}
}
@media only screen and (max-width:991px) {
	h2.dd-sec-title {
		font-size: 30px;
		line-height: 44px;
	}
	.dd-header.header nav .container .row {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.dd-header .site-logo img {
		max-width: 100%!important;
	}
	.dd-header .is-active span.icon-bar {
		width: 22px;
		margin-bottom: 0;
	}
	.dd-footer-last-wrap {
		flex-direction: column;
	}
	.dd-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		background: #fff;
		color: #000;
	}
}
@media only screen and (max-width:767px)  {
	h2.dd-sec-title {
		font-size: 26px;
		line-height: 36px;
	}
	.wide-container {
		width: 100%;
	}
}
section {
	float: left;
	width: 100%;
}
.dd-header-second-ro {
	display: none;
}

.scroller__inner {
	padding-block: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 110px;
}
/* Store animation properties in variables */
.scrollerText__inner {
	display: inline-flex;
}
@media only screen and (min-width:550px) {
	.dd-header-abme-cont:nth-child(n+2) {
		display: none;
	}
	.dd-text-holder .dd-header-abovemenu.scrollerText__inner {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
}
@media only screen and (max-width:550px){

	:root {
		--animation-name: scroll;
		--animation-duration: var(--_animation-duration, 40s);
		--animation-direction: var(--_animation-direction, forwards);
	}
	/* Use the variables in the animation definition */
	@keyframes scroll {
		to {
			transform: translate3d(calc(-50% - 0.5rem), 0, 0);
		}
	}
}

/* Apply animation using the stored variables */
.scrollerText .scrollerText__inner,
.scroller .scroller__inner {
	display: inline-flex;
	width: max-content;
	flex-wrap: nowrap;

}
.scroller[data-animated="true"] .scroller__inner,
.scrollerText[data-animated="true"] .scrollerText__inner {
	animation-name: var(--animation-name);
	animation-duration: var(--animation-duration);
	animation-direction: var(--animation-direction);
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	transform: translate3d(0, 0, 0); 
}
/* Force reapply styles using transform */
.scroller[data-animated="true"]:hover .scroller__inner,
.scrollerText[data-animated="true"]:hover .scrollerText__inner {
	transform: translate3d(0, 0, 0);
}
html, body {
	width: 100%;
	padding: 0;
	margin: 0!important;
	overflow-x: hidden;
}