.hero {
	background-image: url("../jpg/illion-bg.jpg");	
    background-position: center center;
}
.aws-poster {
	max-width: 575px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 60px;
}
.aws-poster img {
	max-width: 100%;
}
.aws-poster h4 {
	text-align: center;
}
.box.a {
	background-color: #ff9814
}
.box.b,
.quote-box {
	background-color: #ff9814;
	color: #fff;
}
.swiper-container{
	color: #fff;
}
.customer .title {
    max-width: 350px;
}
.swiper-pagination-bullet{
	background-color: transparent;
    border: 1px solid #fff;
}
.swiper-pagination-bullet-active {
    background-color: #fff;
	border: 1px solid #fff;
}
@media (min-width: 480px){
.bg-overlay {
   height: ;
}
}