/*
 * Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 * Dynamowebs : sas-sms-app-updated All Rights Reserved :  jarallax.css (Last modified : 1/2/25, 3:17 PM )
 * jarallax.css  Unauthorized copying of this file , via any medium is strictly prohibited
 * Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 * <info@dynamowebs.com> / <faisal.aqurz@gmail.com>, at  2/ 1/ 2025
 * can not be copied and / or distributed without the express  permission of Dynamowebs
 * website :: https://www.dynamowebs.com
 */

.jarallax {
	position: relative;
	z-index: 0;
}
.jarallax > .jarallax-img {
	position: absolute;
	object-fit: cover;
	/* support for plugin https://github.com/bfred-it/object-fit-images */
	font-family: 'object-fit: cover;';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}