/* Add your custom styles here */


.dual-styling-heading{
	font-style: italic;
	font-weight: 300;
	font-family: "Nunito Sans";
}
.elementor-23 .elementor-element.elementor-element-da31855 > .e-n-accordion > .e-n-accordion-item:first-child .e-n-accordion-item-title{
	border-top: none;
}

.main-header{
	position: absolute;
	top: 0;
	left: 0;
}

body.scrolled .main-header{
	 position: fixed;
	 background-color : #fff !important;
}