/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



.lottie-wrapper{
	
	position:relative;
	min-height:500px;
	
}

#intro-anim, #intro-anim2{
	
	/*position:absolute; */

}

#intro-anim2{
	
	display:none;
	
}

#intro-anim{
	
	/*position:absolute; */
}
.off-canvas-menu-container .menu .menu-item a{
		
		font-family: "Inter var"!important;
		
	}
	
	
.job-offer-element img{
	
	-display:none;
	
	
}

.job-anim-wrapper{

	position: relative;	
}
.job-anim-card{
	
	top:0;
	background:white;
	position: absolute;
	width:100%;
	height:100%;
	
}

.job-anim-title{
	
	font-family: "Inter var"!important;
    color: black;
    display: block;
    position: relative;
    font-size: 5.5rem;
    line-height: 5.5rem;
    font-weight: 400;
    margin-left: 43px;
    margin-top: 20px;
	
}

.job-anim{
	
	    bottom: 0;
    position: absolute;
    margin-bottom: -95px;
    width: 139%;
    left: -60px;
}