.card-body {
	background: #ff7010;
}
.as_subheading {
	font-size: 18px;
}
.profile-astro {
	border: 5px solid #b20000;
	padding: 0px;
	border-radius: 21px;
	background-color: white ;
}
.profile-astro .package-content {
	padding: 15px;
}
.package-content h3{
	color:  #ff7010;
}
.package-content p{
	color: black;
}
.as_font14 {
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
.as_comment_section > ul > li:last-child {
    border-bottom: 1px solid gray;
}
.as_comment_section > ul > li {
    border: 1px solid gray;
    padding: 10px 0;
    margin-bottom: 15px;
    margin-top: 0;
    border-radius: 10px;
}
@media (max-width: 991px){
	.as_aboutimg img {
		margin: 0 0px 0px !important;
		width: 100%;
	}
}
@media screen and (min-width: 576px){
	.profile-astro {
		background-color: #F9F9F9;
		border-radius: 15px;
		margin: 0px;
		overflow: hidden;
	}
}
figure {
	margin: 0 0 0rem !important;
}
@media(max-width:767px){
	#manu .as_service_box p {
		font-size: 8px !important;
		line-height: 17px !important;
		margin-bottom: 10px !important;
	}
	#manu .as_subheading {
		font-size: 10px !important;
	}
	#manu .as_service_box img {
		border-radius: 10px 10px 0px 0px;
		height: 110px !important;
		width: 100%;
	}
}
#block-botton li{
	background: #ff7010;
	padding: 4px 10px;
	color: white;
	border-radius: 5px;                
	margin-right: 20px               
}
.as_subheading{
	color: white !important;
}
#manu .as_service_box{
	border-radius: 10px;
}
#manu .as_service_box img{
	border-radius: 10px 10px 0px 0px;
	height: 160px;
	width: 100%;
}
#manu .as_subheading {
	font-size: 15px !important;
}
.content-men{
	padding: 0px 10px;
}
#manu .as_service_box p {
	font-size: 11px;
	line-height: 24px;
	margin-bottom: 10px !important;
}
#vig .as_service_box {
	background-color: #07273c;
	padding: 30px 0px 30px;
	margin-top: 30px;
	border-radius: 10px;
}
.as_product_box {
	border: 1px solid #ececec;
	border-radius: 3px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.main {
	padding: 15px;
	background: darkcyan;
	border-radius: 0px 0px 10px 10px;
}
.card-deck {
	margin: 10px;
}
.google-review {
	margin-top: 20px;
}
.rating-review-item {
	display: flex;
	align-items: center;
}
.rating-review-item .left-rating {
	flex: 1 1 40%;
	max-width: 40%;
}
.rating-review-item .left-rating .star-rating {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.rating-review-item .left-rating .star-rating h3 {
	margin: 0 12px 0 0;
	font-size: 40px;
}
.rating-review-item .left-rating .star-rating .fa-star {
	font-size: 30px;
	color: #28a745;
}
.rating-review-item .left-rating .number-rating span {
	display: block;
	margin-bottom: 2px;
	color: #474848;
	font-size: 14px;
}
.rating-review-item .right-rating {
	flex: 1 1 60%;
	max-width: 60%;
}
.rating-review-item .right-rating ul.order-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.rating-review-item .right-rating ul.order-list li {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.rating-review-item .right-rating ul.order-list li:last-child {
	margin-bottom: 0;
}
.rating-review-item .right-rating ul.order-list li .star-value {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	min-width: 25px;
}
.rating-review-item .right-rating ul.order-list li .star-value h5 {
	margin: 0 2px 0 0;
	font-size: 16px;
}
.rating-review-item .right-rating ul.order-list li .star-value .fa-star {
	font-size: 14px;
	color: #ffc925;
}
.rating-review-item .right-rating ul.order-list li .progress {
	flex: 1 1 100%;
	max-width: 100%;
	height: 6px;
	margin-right: 20px;
	margin-bottom: 0;
	background-color: #ddd;
}
.rating-review-item .right-rating ul.order-list li .rating-hit {
	color: #B2B2B2;
	font-size: 16px;
}
.danger_text {
	color:red;
}
.btnnew {
	border: 1px solid #054f91;
	padding: 5px 0;
	color: #054f91;
	font-weight:bold;
	font-family: cambria;
	border-radius: 27px;
	margin: 0px 0px 10px;
	line-height: 2;
	text-align: center;
	display: block;
	width: 100%;
}
.btnnew:hover {
	border: 1px solid #054f91;
	padding: 5px 0;
	color: #054f91;
	font-weight:bold;
	font-family: cambria;
	border-radius: 27px;
	margin: 0px 0px 10px;
	line-height: 2;
	text-align: center;
	display: block;
	width: 100%;
}
.timeline-time {
	color: #054f91;
}
.bg-image {
	width: 100%;
	height: 316px;
}
.as_aboutimg img {
	display: inline-block;
	border-radius: 9px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.package-image {
	width: 100%;
	height: 307px;
	background: #031b2a;
	border-radius: 169px;
	padding: 7px;
	margin-bottom: 15px !important;
}
.package-image img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	object-fit: cover;
}
p {
	margin-bottom: 10px;
	font-weight: bold;
}
.package-content ul {
	display: flex;
	color: black;
	list-style: none;
	padding: 0;
	font-weight: bold;
	margin-bottom: 5px;
}
.package-content h3 {
	color: #ff7010;
	font-weight: bold;
}
.as_comment_section >ul>li .as_comnt_img {
	width: 60px;
}
.as_comment_section >ul>li .as_comnt_detail {
	width: calc(100% - 60px);
	position: relative;
}
.as_comment_section >ul>li .as_comnt_detail>span {
	display: flex;
	padding: 0;
	align-items: center;
	font-weight: bold;
	color: #031d2e;
}
.slick-arrow.slick-next {
	right: 0;
	padding: 10px;
	width: auto;
}
.slick-arrow.slick-prev {
	left: 0;
	padding: 10px;
	width: auto;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #10334a;
	border-radius: 50%;
	border: none;
	padding: 5px 12px !important;
	z-index: 1;
	outline: none;
}
@media (max-width: 768px){
	.package-image {
		width: 100%;
		height: 140px;
		background: #031b2a;
		border-radius: 169px;
		padding: 7px;
	}
	.package-content h3 {
		color: #ff7010;
		font-size: 18px;
		font-weight: bold;
	}
	#block-botton li {
		background: #ff7010;
		padding: 0px 6px;
		color: white;
		border-radius: 5px;
		margin-right: 3px;
	}
	h3 {
		margin-bottom: 0px !important;
	}
	.package-content ul {
		display: flex;
		color: black;
		list-style: none;
		padding: 0;
		font-size: 11px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	p {
		margin-bottom: 0px !important;
		font-size: 12px;
		line-height: 17px;
		font-weight: bold;
	}
	.bg-image {
		width: 100%;
		height: 155px;
	}
	.slick-arrow.slick-prev, .as_banner_slider .slick-arrow.slick-prev, .as_banner_slider .slick-arrow.slick-next {
		display: block !important;
	}
}