/* Color CSS File 
	===================
	Item Name: Valuation - Modern slider pricing tables.
	Author: Ashishmaraviya
	Version: 1.0
	Copyright 2020
===================*/
.package_sec .owl-item.active.center .package_block, .package_sec .buy_btn, .package_sec.package_inn .package_block.select {
	background: #140668;
}
.package_sec .owl-carousel .owl-dot.active span {
	background: #140668;
}
.package_sec .owl-carousel .owl-dot span, .package_sec .package_block {
	border: 1px solid #140668;
}
.package_sec .package_block h3 {
	color: #140668;
}
.package_sec .owl-item.active.center .package_block .buy_btn {
	background: #d8a704;
	border: 1px solid #fff;
	box-shadow: none;
}
.package_sec .buy_btn:hover {
	background-color: #fff;
	border: 1px solid #140668;
    color: #140668;
	box-shadow: none;
}
.package_sec .owl-item.active.center .package_block h3 {
	color: #cfc7ff;
}
.package_sec .owl-carousel .owl-nav button.owl-prev:hover,
.package_sec .owl-carousel .owl-nav button.owl-next:hover {
	color: #fff !important;
	background: #140668 !important;
	border-color: #140668;
}
.package_sec .owl-carousel .owl-nav button.owl-prev,
.package_sec .owl-carousel .owl-nav button.owl-next {
	color: #140668 !important;
	background: #fff !important;
	border-color: #140668 !important;
}
.mega{color: #686767;
	position: relative;
	margin: 0 8px 30px 0;
    background: none;
    font-weight: 700;
    font-family: var(--font-family-poppins);
	font-size: 30px;
	
}