.dii{
	
	 border-radius: 10px;
	 width:75%;
	 
	 margin:5px 0px;
	 color:#fff;
}
.swiper-container {
      width: 90%;
      height: 45%;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
     
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;

	  
	  height:400px !important;
	
	 
    }
	.swiper-slide:hover{
	     
		background:
		

				
				
	}
	html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #fff;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
.fr{
	height:74px;
}
.fz{
	padding:10px;
}
.card{
	background:#eee !important;

}
.swiper-slide{
	
		width:291px !important;
	margin-right:35px !important;
}
.fe a{
	padding:20px;

}

.nav__list{
	
	margin-left:400px !important;
}
.fe{
	
		margin-top:50px !important;
}