﻿/*Common*/
.dThemeBG {
	/*background-image: linear-gradient(rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.5)), url("resources/assets/frontend/img/banner-2.jpg") !important;*/
	background-image: linear-gradient(rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.5)), url({{ url('/public/uploads/theme/'.CustomHelpers::theme_data($theme_name,'theme_image')) }});
	/*background-image: linear-gradient(#065AF3, #53b2fe) !important;*/
	background-position: center;
	/*background-attachment: fixed;*/
	/*background-size: cover;*/
	background-size: 100% 300px;
	background-repeat: no-repeat;
	position: relative;
	min-height: 300px;
	}
.dThemeHdCont {
	position: absolute;
	top: 40%;
	width: 85%;
	text-align: center;
	/*display: flex;
    justify-content: center;
    align-items: center;*/
	}
.dThemeHdCont h1 {
	font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
	text-align: center;
    text-transform: capitalize;
	margin: 0;
	}
.dThemeContBG {
	background: #f2f2f2;
	/*padding-bottom: 50px;*/
	}
.dThemeTtlCont {
	margin: 25px 0 10px;
	}
.dThemeTtlCont h2 {
	font-size: 18px;
	line-height: 20px;
	color: #4a4a4a;
	font-weight: 600;
	text-align: left;
	margin-bottom: 0;
	text-transform: capitalize;
	}
.dThemeWrap {
	border: solid 1px #d4d4d4;
	border-radius: 6px;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
    background-color: #ffffff;
    padding: 12px 16px;
	}
.dAbtTheme p {
	font-size: 14px;
	line-height: 20px;
	color: #4a4a4a;
	font-weight: 500;
	text-align: left;
	margin-bottom: 0;
	}
.LinkTourCntnt {
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #4a4a4a;
	font-weight: 600;
	text-align: left;
	}
.LinkTourCntnt a {
	color: #7c3aed;
    text-decoration: none;
    cursor: pointer;
	font-weight: 500;
	}
.dThemeContnt {
	margin-top: 30px;
	}
.dThemeDestCont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	}
.dThemeDestCont a {
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	padding: 10px 20px;
	background: #fff;
	font-size: 18px;
	line-height: 18px;
	color: #7c3aed;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	cursor: pointer;
	}
.dThemeDestTtl {
	font-size: 30px;
	line-height: 32px;
	color: #000001;
	font-weight: 600;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 0;
	}
/*Seo Section*/
.seoSectionBox {
	border: 1px solid #bababa;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 4px 8px rgb(138 107 118 / 8%);
	padding: 15px 25px 0 25px;
    margin-bottom: 15px;
	}
.seoSecnBoxHead h3 {
	font-size: 20px;
	line-height: 22px;
	color: #000001;
	font-weight: 600;
	text-align: left;
	margin-bottom: 15px;
	}
.seoSectionBoxContent {
	padding: 0 15px;
	}
.seoSectionBoxContent ul {
	display: flex;
	flex-wrap: wrap;
	}
.seoSectionBoxContent li {
    width: 33%;
    margin-bottom: 10px;
	}
.seoSectionBoxContent li a {
    font-size: 14px;
	line-height: 16px;
	color: #7c3aed;
    font-weight: 600;
	cursor: pointer;
	}
/*Mobile Page*/
@media (max-width: 992px) {
.mThemeContnt {
	margin-top: 30px;
	}
.mThemeDestCont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	}
.mThemeDestCont a {
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	padding: 10px 15px;
	background: #fff;
	font-size: 16px;
	line-height: 16px;
	color: #7c3aed;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	cursor: default;
	}
.mThemeDestTtl {
	font-size: 22px;
	line-height: 24px;
	color: #000001;
	font-weight: 600;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 0;
	}
	
/*mobile theme*/
.mTourItem {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	padding: 0;
	margin-right: 13px;
	margin-bottom: 13px;
	}
.mTourItem a {
	cursor: default;
	}
.mTourTopSection {
	position: relative;
	}
.mTourBtmSection {
	margin: 0;
	}
.mTourImgBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	}
.mTourImgBox img {
	width: 100%;
	height: 175px;
	}
.mTourPrcBox {
	/*background: #EDBE01;*/
	background: #00000050;
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	border-radius: 0 0 2px 0;
	}
.mTourPrcValueBox {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
	}
.mTourDefaultCurency:before {
	content: '\0020B9';
	font-size: 15px;
	font-weight: 500;
	}
.mTourPrcValueReq {
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 0;
	text-align: left;
	}
.mTourPrcValue {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: left;
	}
.mTourPrcTyp {
	font-size: 9px;
	line-height: 12px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	margin-bottom: 0px;
	margin-left:  2px;
	text-transform: capitalize;
	}
.mTourTtlCont {
	background: #434a54;
	padding: 10px 7px;
	}
.mTourTtlCont h4 {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    width: unset;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.mLocationCont {
	padding: 10px 7px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	background: #edbe01;
	width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	float: left;
	}
.mTourDuration {
	padding: 10px 7px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	background: #6d28d9;
	width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
}
/*Desktop Packages*/
@media (min-width: 992px) {
.dTourContBG {
	margin-top: 0;
	margin-bottom: 30px;
	background: #f2f2f2;
	padding: 30px 0;
	display: flex;
	justify-content: center;
	}
.dTourCont {
	border-bottom: 2px solid #c2c2c2;
	}
.dTourCont h3 {
	font-family: 'Fjalla One', sans-serif !important;
	font-size: 18px;
	line-height: 20px;
	color: #4a4a4a;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	text-transform: uppercase;
	}
.dTourCont h4 {
	font-family: 'Fjalla One', sans-serif !important;
	font-size: 18px;
	line-height: 20px;
	color: #4a4a4a;
	font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
.TourItem {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	padding: 0;
	margin-right: 0;
	margin-bottom: 30px;
	}
.dTourTopSection {
	position: relative;
	}
.TourBtmSection {
	margin: 0;
	}
.dTourImgBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	}
.dTourImgBox img {
	width: 100%;
	height: 200px;
	}
.dTourPrcBox {
	/*background: #EDBE01;*/
	background: #00000050;
	display: inline-block;
	padding: 7px 10px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	border-radius: 0 0 2px 0;
	}
/*Price Bar*/
.dTourPrcValueBox {
    display: flex;
    flex-direction: row;
    align-items: baseline;
	}
.dTourDefaultCurency:before {
	content: '\0020B9';
	font-size: 15px;
	font-weight: 500;
	}
.dTourPrcValueReq {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0;
	text-align: left;
	}
.dTourPrcValue {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: left;
	}
.dTourPrcTyp {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	text-transform: lowercase;
	margin-bottom: 0;
	margin-left: 3px;
	}
/*Desktop Tour Item*/
.TourTtlCont {
	background: #434a54;
	padding: 10px 7px;
	}
.TourTtlCont h4 {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
    width: unset;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.LocationCont {
	padding: 10px 7px;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	background: #edbe01;
	width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	float: left;
	}
.TourDuration {
	padding: 10px 7px;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-weight: 500;
	text-align: left;
	background: #6d28d9;
	width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.btnLoadMore {
    flex-shrink: 0;
    outline: 0;
    text-transform: none;
    background: #6d28d9;
    border: 1px solid #6d28d9;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 900;
    cursor: pointer;
	height: 34px;
    text-align: center;
	}
.btnLoadMore:hover {
	background: #6d28d9;
	color: #fff;
	border-color: #6d28d9;
	}
}