/* Custom styling for Custom website */

html,body {
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}
body {
	overflow-y:hidden;
}
.elementor-location-header {
	position:relative;
}


.main-line {
	height: 100% !important;
}
.main-line .e-con-inner{
	height: 100% !important;
}

