.img_bg_con .img_bg {
	width:100%;
}

.title01 {
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.passage01 {
	padding:0px 50px 20px 50px;
	text-align:center;
}
@media(min-width:992px) {
	.passage01 {
		padding:0px 140px 20px 140px;
	}
}

.sep01 {
	width:100%;
	border-top:2px solid #283374;
	padding-bottom:20px;
}

/* */
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.over_prd_display {
	width:880px;
	margin:0 auto;
}

.prd_display > div {
    min-height: 420px;
	padding-left:22px;
	padding-right:22px;
}


.ped_title {
    box-shadow: 0px 0px 10px 5px #eaeaea;
    padding: 20px;
    min-height: 300px;
    text-align: center;
}

.heading-style {
    line-height: 40px !important;
    margin-bottom: 25px !important;
    padding: 0px !important;
    color: #21295e;
    font-weight: bold;
    font-size: 34px;
    text-transform: capitalize;
}

.overallprd p.heading-style {
    text-align: center;
}

p {
    padding-bottom: 27px;
}

.ped_title p:nth-child(2) {
    font-size: 14px !important;
    text-align: center !important;
    min-height: 100px;
}

.ped_img {
    margin-top: -78px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.small_img {
    width: 100px;
}

.ped_img a {
    margin: auto !important;
    padding: 0px !important;
}

#maintop .item__module a, #mainbottom-2 .item__module a, #mainbottom-3 .item__module a, #mainbottom-4 .item__module a {
    color: #043b94;
    text-decoration: none;
    padding: 15px 30px;
    background-color: #fff;
    border-radius: 42px;
    font-weight: 800;
    font-size: 16px;
    margin-top: 15px;
    display: -webkit-inline-box;
}

.prd_display img {
    width: 190px;
    margin: auto;
}


/* swiper */
#swiper_all {
	padding-left:50px;
	padding-right:50px;
}

.swiper-slide img {
    width: 20vw;
    margin: auto;
}

.swiper-slide>.xcol-lg-4 {
	margin-top:10px;
    min-height: 420px;
}

.swiper-slide .heading-style {
	font-size:25px;
}

.swiper-slide .ped_img {
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.img_bg {
	width:100%;
}
