/* CSS Document */
.welcome-back{
	background:#EEEEEE;
	padding:50px 0px;	
}
.welcome-back .welcome h1{
	margin-top:0px !important;
	font-size:34px !important;	
}
.welcome-back .welcome h1 a{
	color:#111;
	font-size:30px;	
	font-weight:bold;
}
.welcome-back .welcome {
	line-height:30px;
	font-weight:500;	
}
.welcome-back .welcome p {	
	font-weight:500;
	text-align: justify;
}
.welcome-back .welcome .readmore a{
	padding:10px 30px;
	background:#fff;
	color:#0077A4;
	border: 1px solid #0077A4;
	border-radius:50px;	
}
.welcome-back .welcome .readmore a:hover{
	background:#0077A4;
	color:#fff;	
}
.startup h2 {
	margin-top:0px !important;
	font-size:34px !important;
	color:#fff;
	text-align:center;	
}
.startup .package {
	text-align: center;
}
.startup p {
	line-height: 24px;
	color: #fff;
	text-align:center;
}
.recommended_trip_background{
	padding:40px 0px;
	background-image:url(../images/trekking-back.jpg) !important;
	background-attachment:fixed !important;	
}
.recommended_trip_background p{
	color:#eee;
	text-align:center;	
}
 .recommended_trip_background h2{
	color:#eee;
	text-align:center;	
	font-weight:bold;	
}
.recommended_trip img:hover{
	background:#F60;	
}
.recommended_trip .package:hover h3 a{
	color:#f60;
		
}
.recommended_trip .package:hover h3 a{
	transition: all 1s ease-in-out 0s;	
}
.dimbg{background-color: #EEEEEE !important;}
.whitebg{background:#fff !important;}
.fxd-depat{	
	padding:20px 0px !important;	
}
.fxd-depat h2{
	text-align:center !important;
	font-weight:bold;
	margin-top:0px !important; 	
}
.fxd-depat p.detail{
	font-size:15px !important;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
}
.fxd-depat .package{
	margin-bottom:30px;	
}
.fxd-depat .package img{
	width:100%;
	min-height:200px;	
}
.fxd-depat .package .info{
	border:1px solid #DDDDDD;	
}
.fxd-depat .package .duration{
	padding:7px 0px;
	text-align:center;
	font-size:14px;
	color:#0077A4;
	font-weight:bold;	
}
.fxd-depat .package h3{
	text-align:center;
	font-size:18px !important;
	font-weight:bold;	
}
.fxd-depat .package h3 a{
	color:#333;	
}
.fxd-depat .package .more{
	border-top:1px solid #ddd;
	margin:0px !important;
	padding:10px 0px;	
}
.fxd-depat .package .info{
	transition: all 0.25s ease-in-out 0s;	
}
.fxd-depat .package:hover .info{
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);	
}
.fixed_departure_mountaineering .package .more a{
	padding:7px 20px;
	background:#fff;
	color:#0077A4;
	border: 1px solid #0077A4;
	border-radius:50px;	
}
.fixed_departure_mountaineering .package .more a:hover{
	background:#0077A4;
	color:#fff;	
}
.peak-climbing .package .more a{
	padding:7px 20px;
	background:#0077A4;
	color:#fff;
	border: 1px solid #0077A4;
	border-radius:50px;	
}
.peak-climbing .package .more a:hover{
	background:#fff;
	color:#0077A4;	
}
.fixed_expedition .second img{
	width:100%;	
}
.fixed_expedition .fst img{
	width:100%;	
}
@media (min-width:767px){
.fixed_expedition .second img{
	height:180px !important;	
}
}
.fixed_expedition{
	background:#fff !important;
	padding:25px 0px;	
}
.fixed_expedition h2{
	text-align:center !important;	
	font-weight:bold;
	margin-top:0px !important; 		
}
.fixed_expedition p.detail{
	text-align:center;
	margin-bottom:50px;	
}
.fixed_expedition .second .package{
	margin-bottom:20px;
	position:relative;
}

.fixed_expedition .second .package h3 {
	margin-top:0px !important;	
}
.fixed_expedition .second .package h3 a{
	font-size:20px !important;
	color:#333 !important;
	font-weight:bold;	
}
.fixed_expedition .fst h3 a{
	font-size:26px !important;
	color:#333 !important;
	font-weight:600;	
}

.fixed_expedition .duration{
	position:absolute;
	top:1;
	bottom:70px ;
	left:10px;
	right:1;
	font-size:16px;
	color:#Fff;
}
.fixed_expedition .duration span{	
	background:#0077A4;
	padding:8px 15px;
}
.fixed_expedition .fst img:hover{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.fixed_expedition .second .package:hover img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.fixed_expedition .second .package:hover h3 a{
	color:#0077A4;	
}
@media(max-width:1100px){
	.fixed_expedition .duration{
		visibility:hidden;	
	}
}
@media(max-width:767px){
	.fixed_expedition h3{
		margin-bottom:20px;	
	}
}
.startup .package .duration{
	color:#fff;
	font-size:16px;
}
.startup .package h3 {
    margin-top: -20px;
    text-align: center;
	color: #fff;
}
.startup .package h3 a {
    border-color: #fff;
    color: #fff;
}
.startup .package h3 span.title{
	background-color: #0096ce;
	padding:4px 10px;
	border:1px solid #fff;
	border-radius:5px;
	font-size:16px !important;
}
.startup .package h3 span.title:hover{
	background-color:#C9302C;	
}



/*----------------------------------------------------*/
.fxd-depat .box{
    background: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    text-align: center;
    position: relative;
}
.fxd-depat .box img{
    width: 100%;
    height: auto;
    transition: all 0.35s ease 0s;
}
.fxd-depat .box:hover img{ opacity: 0.5; }
.fxd-depat .box .box-content{
    padding: 30px 10px 30px 0;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.35s ease 0s;
}
.package:hover .box .box-content{
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    opacity: 1;
}
.fxd-depat .box .title{
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin: 5px 0;
    position: 10%;
	padding:5px 0px;
	margin-top:0px !important;
	max-height:150px;
	overflow:hidden;
}
.fxd-depat .box .icon{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 22px;
    position: absolute;
    top: 50%;
}
.fxd-depat .box .icon li{
    display: inline-block;
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.35s ease 0s;
}
.box:hover .icon li{
    opacity: 1;
    transform: translateY(0px);
}
.fxd-depat .box:hover .icon li:first-child{ transition-delay: 0.1s; }
.fxd-depat .box .icon li a{
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f39c12;
    font-size: 20px;
    color: #000;
    line-height: 35px;
    margin-right: 5px;
    transition: all 0.35s ease 0s;
}
.fxd-depat .box .icon a:hover{ background: #fff; }
@media only screen and (max-width:990px){
   .fxd-depat  .box{ margin-bottom: 20px; }
}

.testi-more{padding: 2px 10px; color: #fff; font-size: 14px; background-color: #0077A4; border-radius: 10px; margin-bottom: 10px; width: fit-content;}