		.entry-content{
 		  	background-color: #f9f9f9;
 			padding-bottom: 2vw;
		} 
		.vaal500 .title_contant{
			width: 51%;
			left: 49%;
		}
		.title_contant h1{
			margin-top: 2vw;
			font-size: 25px;
			color: rgb(255, 164,0);
			line-height: 35px;
			border-bottom: 1px solid black;
			width: 90%;
			padding-bottom: 1vw;
		}
		.title_contant .content{
			width: 85%;
		}
		.title_contant span,.contentP{
			line-height: 35px;
			font-size: 16px;
		}
		.title_contant h2{
			font-size: 20px;
			color: rgb(255, 164,0);
			display: flex;
			margin-top: 2vw;
			line-height: 50px;
			border-top: 1px solid black;
			width: 90%;
		}
		.title_contant img{
			margin: auto;
			width: 40%;
  			padding: 10px 0 5px 0px;
		}
		.contant-vaal2{
			max-width: 1200px;
    			width: 88%;
    			margin: auto;
		}
		.bottom{
			width: 100%;
			overflow: hidden;
		}
		.bottom .centerContant{
			margin-top: 4vw;
			margin-left: 4vw;
                                                padding-bottom: 1vw;
		}
		.centerContant img{
			max-width: 300px;
			width: 80%;
			margin: 0 auto;
		}
		.swiper-button-next,.swiper-button-prev{
			color: #dedddc;
			top: 73%!important;
			/* justify-content: space-between; */
			/* margin: 2vw; */
		}
		
		.mySwiper .swiper-slide-thumb-active{
			border: 1px solid orange;
		}
		.country2{
			display: flex;
			width: 100%;
			margin-bottom: 5vw;
		}
		.iamges img{
			max-width: 1000px;
			width: 60%;
			margin:3vw 6vw;
		}
		.mainbox{
			max-width: 1200px;
			width: 90%;
			margin: auto;
			background-color: white
		}
		.img_Italy, .img_Italy a p{
			cursor: pointer;
			color: #000000;
		}
.img_Italy{
	background-color: #fef6e8;
	margin-left: 5px;
}
.img_Italy p{
	padding-left: 5px;
 	font-size: 14px;
}
.Shopping{
	width: 100%;
	background-color: #ffa400;
	margin-top: 15px;
}
.Shopping i{
	padding-left: 10px;
 	font-size: 16px;
}
.Shopping span{
	text-align: center;
	padding: 0px 10px 0 10px;
	font-size: 12px;
	font-weight: 600;
}
@media (max-width: 820px){
      .Shopping i{
         padding-left: 0px;
     }
}