.swiper-container img{border: 1px solid #ddd; margin: 20px auto; }
.swiper-slide .slide-cont{padding: 5px; display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.swiper-button-next, .swiper-button-prev{-webkit-filter: grayscale(1);filter: grayscale(1);}
.swiper-wrapper{-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
/*.rhs-cont img{border: 1px solid #ddd; display: block;margin:0 0 15px;}*/
	
	.hglt {background:#dbffe4;padding: 10px 20px;text-align: center;width:95.5%;margin: 20px 0 10px 0;display: table;vertical-align: middle;}
	.hglt col{display:table-cell;} .hglt col:nth-child(1){width:85px;}
	.hglt img{display:inline-block;width: 70px;vertical-align: middle;} .hglt p{margin:5px 0;}
	.hglt div{display:inline-block;margin: 0 15px;vertical-align: middle;width: 86%;}
	
	.hglt div.col.div-radius{border-radius: 50%;width: 60px;height: 60px;background: #7bc1ff;}
	.hglt div.col.div-radius img{transform:scale(.65);-webkit-transform:scale(.65);-moz-transform:scale(.65);border:0;margin:0;box-shadow: none;-webkit-box-shadow: none;