.navbar-brand-2{
	text-align: center;
}

.heroText{
	padding: 10px 20px;

}

.featured-circle{

	width: 325px;
    height: 276px;
}

.download-pdf-btn{

	text-align: center;

}

.reviews-carousel .owl-item.active.center .reviews-thumb {
    background: #cdcdcd26;
    box-shadow: 2px 3px 19px 1px #818181;
    padding: 23px;
}

.reviews-carousel .owl-item.active.center .reviews-thumb, .reviews-carousel .owl-item.active.center .reviews-text {
    color: #000000;
    /* font-weight: bolder; */
}

.reviews-image {
    border-radius: 0;
    width: 200px !important;
    height: 100px !important;
}
.owl-nav {
	display: none!important;
}
.owl-item{
	text-align: center;
	}

.lng-auto{
    margin-left: auto !important;

}
.me-auto {
    margin-right: 0!important;
}