
.leo
{
	background-color:#161821;
	background-image:url(../img/shadow.png);
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
  margin: 20px;
}
.swiper-slid{
								
									
									display:flex;
									
									
	align-items:center;
	
	
									
									box-sizing:border-box;}
								
		.slide-boxe{
			margin:80px;
			
			
			
		display:flex;
	
		
	
		flex-wrap:1;
		justify-content:space-between;}
		
							
		.slider-text{
		flex-basis:400px;
		color:#FFFFFF;
		}	
				
		.slider-text1 p{
			color:rgba(110,105,105,1.00);
			line-height:20px;}	
							
	h5{
		font-size:15px;
		word-spacing:5px;
		line-height:20px;
		color:#DC721F;
		
		flex-wrap:wrap;

	}
	h2{
			font-size:50px;
				word-spacing:-2px;
        color:#FFFFFF;}
	
		.slider-img{
			
			height:450px;
			}
		.slider-img img{
			max-height:100%;
			max-width:100%;}
	
		
	
		.cetagories-top{
			display:flex;
		}
		