
	
.from h6{
	text-align:center;}	
.from{
	background:#9f2901;
	padding:15px;}

.btn-success, .btn-success:focus{
	color: #fff;
    border-color:#e92c45;
    background:green;
    width: 100%;
    border-radius: 0;
	}		
	
.pd-right-0px{
	padding-right:0px !important;
	}	
	
.pd-left-0px{
	padding-left:0px !important;
	}	
.logo img{
	width:100%;
	}	
	
.header-top .right-header  li{
	list-style:none;
	float:left;
		margin:0px 10px;

}

	
.bg-2 {
    background-image:url(../../img/bg.jpg);
    background-size: cover;
    background-position: left center;
}	
	
.wpb_content_element h2 {
    font-size: 25px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    line-height: 28px;
    letter-spacing: 2px;
}
.theme .tour-type .tour-type-info h3 {
    font-weight: normal;
    color: #333535;
    font-size: 16px;
    text-align: center;
    margin: 8px;
}
.theme .tour-type {
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
}
.tour-types, .tour-types .tour-type-item {
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
}
.theme .tour-type {
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
}
.tb-space-2 {
    padding: 60px 0px;
}
.wpb_content_element {
    margin-bottom: 30px;
}

.theme-2 .tour-type {
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
}

body a {
    text-decoration: none !important;
}

.normal-item {
    padding-left: 7px;
    padding-right: 7px;
}	

.destination-item {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 0px;
    background-color: #9F2901;
	border-radius:10px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 5px 5px;
}

.list-destination.layout3 .destination-item .image .content {
    position: absolute;
    z-index: 1;
    text-align: center;
    bottom: 46px;
    top: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0 !important;
    width: 100%;
}

.destination-item .image .content .title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    line-height: 32px;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.destination-item .image .content .st_activity {
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
    text-transform: capitalize;
}


.header-banner{
	padding:10px 0px;
    background:url(../img/banner3.png) center center no-repeat;
    background-size:cover;
	position:relative;
	}
	
.header-overlay{
  width:100%;
  background:#ee7500;
  opacity: 0.65;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;}	
	
	
.package-xenium{
    padding:26px 15px 15px 15px;
    overflow: hidden;
    margin-bottom: 15px;}	
	
.logo{
	 background: white;
    border-radius: 28px;
    padding:10px 20px;}	
	
.header-top .right-header  li a{
	text-decoration:none;
	color:#000;
	font-weight:500;
	
	}
	
.content-p h1 {
    margin-bottom:20px;
	font-size:28px;
    line-height: 1.2;
    color: #fff;
    text-shadow: 2px 2px rgb(0 0 0 / 25%);
}	

.content-p p.hero-text {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 1px 1px rgb(0 0 0 / 25%);
    background:linear-gradient(to bottom,#f4364f,#dc2039);
    padding: 5px;
    border-radius: 2px;
    text-align: center;
}
.popup-video-text {
    text-align: center;
    padding: 5px;
    margin-right:0px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-shadow: 1px 1px #656565;
    background:#9f2901;
    margin-top: 15px;
    border-radius: 2px;
}	
	
	
/*package start here */

.package-xenium .package {
    border-radius: 1rem;
    margin-bottom: 2rem;
	margin-top:15px;
}

.package-xenium .package .image-holder {
    position: relative;
}


.package-xenium .package .image-holder nav .nav-tabs .nav-link.active {
    background-color:#252472;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:white;
	border-radius:10px 10px 0px 0px;
}

.package-xenium .package .image-holder nav .nav-tabs .nav-link {
    text-shadow: -2px 2px 2px rgb(0 0 0 / 20%);
    padding: 0.7rem 0;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    background-color:#E7334E;
    -webkit-box-shadow: 5px 5px 5px inset rgb(0 0 0 / 10%);
    box-shadow: 5px 5px 5px inset rgb(0 0 0 / 10%);
    border-radius:10px 10px 0px 0px;
    border: 0;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.package-xenium .package .image-holder .tab-content .tab-pane .img-content {
    position: relative;
    padding:14px 14px 0px 14px;
}

.package-xenium .package .image-holder .tab-content .tab-pane .img-content img{
    width: 100%;
	border-radius:8px;
}

.package-xenium .package .image-holder .tab-content .tab-pane .img-content .price {
    position: absolute;
    bottom: 0;
    left:14px;
	right:14px;
    font-size: 1.7rem;
    background-color: rgba(21,37,92,0.7);
    font-weight: 600;
    padding: 0.6rem 1rem;
    line-height: 1.1;
    text-align: right;
	font-size:14px;
	  border-bottom-right-radius:8px;
	    border-bottom-left-radius:8px;

}


.package-xenium .package .image-holder .tab-content .tab-pane {
    background-color: #fff;
}

.package-xenium .package .details .inerts {
    padding:1rem 1rem 0;
}

.package-xenium .package .details .inerts h4 {
    font-weight:700;
    font-size:18px;
    color:#9f2901;
}


.packages .package .details .inerts .highlights .footer {
    display: block;
    margin: 0.5rem 0 1rem;
    text-align: center;
}

packages .package .details .inerts .highlights .footer .readmore {
    cursor: pointer;
    margin: 0 auto;
    padding: 0.3rem 1.2rem;
    background-color: #e6e6e6;
    text-decoration: none;
    font-size: 0.9rem;
    color: #15255c;
    display: inline-block;
    border-radius: 0.3rem;
    font-weight: 500;
}

.package-xenium .package .details .inerts .highlights .footer .readmore.show span:first-child {
    display:inline;
}

.package-xenium .package .details .inerts .highlights li:not(.shown){
    display: none;
}

.package-xenium .package .details .inerts .highlights .footer .readmore:not(.show) span:first-child {
    display: none;
}
.package-xenium .package .details .inerts .highlights .footer .readmore.show span:last-child {
    display:none;
}

.package-xenium .package .details .inerts .highlights .footer .readmore {
    cursor: pointer;
    margin:10px auto;
    padding: 0.3rem 1.2rem;
    background-color:gainsboro;
    text-decoration: none;
    font-size: 0.9rem;
    color:green;
    display:table;
    border-radius: 0.3rem;
    font-weight: 500;
}

.package-xenium .package .details .inerts .highlights li{
	list-style:none;
	list-style: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
	}
	
.package-xenium .package .details .inerts .highlights .title {
    font-size:16px;
    font-weight:bold;
    text-transform: uppercase;
    display: block;
    opacity: 0.9;
    margin-bottom: 0.2rem;
    position: relative;
    background:#ebe9e9;
    padding:2px 10px;
}

.details ul{
	padding-left:0px;}
	
.package .details .inerts{
	padding:1.5rem 1.5rem 0;}	
	
.details ul li .fa{
	color:green;}
	
.package .details .actions {
    list-style: none;
    padding: 1.5rem;
    margin: 0.5rem 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap:0rem;
    column-gap:0rem;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color:#ebe9e9;
    border-top:1.8px dashed rgb(236 47 72);
}	

