.title-box .subtitle{
	color : #e6b15f;;
}
.inclusion-icon i {
	color : #e6b15f;;
}
.package-title
 {
    color: #ffff;
   	text-align: left;
   	font-weight: 200;
   	text-transform: capitalize;
   	font-size : 25px;
}
.package-section .sec-title .sub-title .icon-left, .package-section .sec-title .sub-title .icon-right {
	color:#e6b15f;
}
.package-info .info-label {
	color: #e6b15f;
  	font-size: 14px;
}
.package-info .info-label {
	margin-bottom: 5px;
}
.package-info .info-item {
    margin-bottom: 15px;
}
.package-info .info-value {
	font-size: 16px;
}
.package-inclusions .inclusions-label {
	 color: #e6b15f;
  	 margin-bottom: 5px;
  	 font-size: 14px;
}
.package-card {
	background: var(--color-two);
  	border:none;
  	border-radius:0px;
}
.package-footer .book-btn {
	border: 2px solid rgb(21, 44, 41);;
    color: rgb(21, 44, 41);
  	margin-bottom: 15px;
}
.package-footer .book-btn:hover {
    background: var(--color-two) !important ;
}
.theme-btn-two {
	border: 2px solid #e6b15f;
    color: #e6b15f;
}

.package-footer {
	background:#e6b15f;
  	padding: 10px 20px 0px;
  	border-radius: 0px 0px 0px 0px;
}
.package-price .amount {
  	font-size: 30px;
    color: rgb(21, 44, 41);
}
.package-price .currency {
	font-size: 25px ; 
	color : rgb(21, 44, 41);
}
.package-price .suffix {
  	font-size: 25px ; 
	color: rgb(21, 44, 41);
}
.package-card:hover {
    background: var(--color-two);
}
.theme-btn-two hover
 {
	color : #e6b15f;
}

.package-section .sec-title h2 {
	font-family: var(--tc-heading-font-family);
    font-size: var(--tc-h2-font-size);
    line-height: 1.2;
    margin-top: 0px;
    font-weight: 300;
    letter-spacing: normal;
}
.package-section .sec-title .sub-title {
	color : #e6b15f;
  	font-weight : 700 ;
  	margin-bottom : 0px;
}
.package-section .sec-title {
	margin-bottom: 30px;
}
.package-price {
	margin-bottom: 13px;
}
.package-header {
    text-align: center;
    margin-bottom: 5px;
  	padding-bottom: 5px;
}
.package-title {
  	margin: 0px 0px 0px;
}
.package-inclusions {
	margin-bottom: 15px;
	padding-top: 5px;
}
.package-info {
    margin-bottom: 5px;
}
.package-info .info-item {
    margin-bottom: 5px;
}
.package-carousel .owl-stage-outer {
	padding: 0px 25px;
}
.package-section{
    position: relative;
    padding: 80px 0px 80px;
}
/* Hide banner social links and booking call */
.banner-social-list,
.banner-call {
    display: none !important;
}

.services-section .s-block.alternate h6{
	font-size : 25px;
  	text-transform: capitalize;
}

.services-section .s-block h6{
	font-size : 25px;
  	text-transform: capitalize;
}
.banner-container .hero-info .separator img {
	display:none;
}
.owl-item active{
	margin-right: 0px;
}
.about-section {
	padding-bottom: 190px;
}


.inclusion-section .sec-title h2{
	font-family: var(--tc-heading-font-family);
    font-size: var(--tc-h2-font-size);
    line-height: 1.2;
    margin-top: 0px;
    font-weight: 300;
    letter-spacing: normal;
}

.testimonials-two .testi-block .inner-box {
	background: var(--color-one);
}

.google-reviews-stats-section .stats-column .stats-content {
	background-color: var(--color-two);
}
.google-reviews-stats-section .stat-card {
	background-color: var(--color-one);
}
.inclusion-section .inclusion-title {
	font-size: 25px;
}
.video-section.testimonials-two .testi-block.video-block .inner-box .auth-info .auth-title{
	font-size: 25px;
}