#Main_banner{
min-height: 797px;
background-repeat: no-repeat !Important;
background-size: cover !Important;
background-position: 50% 50% !Important;
padding: 20px;
margin-top: -25px;
display: flex;
justify-content: center;
align-items: center;
}
#Main_banner.page_banner{
margin-top: 0;
}
#Main_banner h1, #Main_banner h2{
font-size: 50px;
color: #fff;
line-height: 1.4;
margin-bottom: 50px;
font-family: "Montserrat-SemiBold";
max-width: 750px;
font-weight: 500;
}
#Main_banner h3{
font-family: "Montserrat-SemiBold";
max-width: 750px;
}
#Main_banner h3, .main_slider h3 {
  font-weight: 500;
  font-size: 30px;
  margin-top: 50px;
}
#Main_banner .banner_text, .main_slider .banner_text{
color: #fff;
font-size: 20px;
margin: 0 auto;
}

.text88{
	min-width: 280px;
}
.main_slider.section_banner{
	min-height: 797px;
	background-size: cover !Important;
}

.main_slider h2{
font-size: 50px;
margin-bottom: 50px;
}

.darkGreyBanner{
background-color:#C2C2C2;
padding: 25px 0;
}
.action_slides_item .mob_slide{
	display: none;
}
h2.new_title{
	font-size: 40px;
	line-height: 1.2;
	color: #060607;
}
.actions h2{
	text-align: center;
	margin-bottom: 20px;
}
/* slick slider  */

.slick-arrow{
	position: absolute;
	top: 82%;
	z-index: 500;
cursor: pointer;
}
