body{
	/*font-family: 'Radio Canada', sans-serif;*/
	
/* 	font-family: Poppins,sans-serif; */
	font-family: 'Roboto', sans-serif;

    /*font-size: 1.1rem;*/
    font-weight: 400;
    line-height: 1.875;
    
	position: relative;
	background:#fff;
	color:#272727;
	/*font-size:0.975rem;*/
	overflow-x:hidden;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1190px !important;
    }
    
    #header .container-fluid{
        max-width: 1290px !important;
    }
}
#main-menu .dropdown-menu {
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.18);
    box-shadow: 0 2px 1px rgba(0,0,0,.18);
    border: 0;
    padding: 0.625rem 1.25rem;
    margin: 0;
}

#main-menu .dropdown-menu a.dropdown-item {
    padding: 8px 15px;
    display: block;
    color: #424242;
    font-size: .875rem;
    position: relative;
    font-weight: 400;
    white-space: initial;
	border-top: 1px solid #ebebeb;
}
#main-menu .dropdown-menu a.dropdown-item:hover{
	background:none;
}

#main-menu .dropdown-menu a.dropdown-item:not(:first-child) {
    border-top: 1px solid #ebebeb;
}

@media (min-width: 992px){
#main-menu .dropdown-menu {
    min-width: 270px;
    background-color: #fff;
}
}

img.alignleft{
	float:left !important;
	margin-right:10px;
	margin-bottom:5px;
}
img.alignright{
	float:right !important;
	margin-left:10px;
	margin-bottom:5px;
}

@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1170px;
}
}

#header{
	position: relative;
	left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgb(6 57 105 / 20%);
    box-shadow: 0 1px 4px 0 rgb(6 57 105 / 20%);
}
#header-top{
	padding: 10px 0px;
	background-color: #00597e;
	/*background:#00597e08;*/
	color: #fff;
}

#header-top ul{
	margin-bottom: 0px;
}
#header-top .contact-info{
	list-style: none;
	padding: 0px;
	font-size: 14px;
	font-weight: 400;
}
#header-top .contact-info li{
	padding: 0px 5px;
}
#header-top .contact-info li i, #header-top .contact-info li span{
	margin-right: 5px;
}
.navbar-brand{
	font-weight: 900;
	color: darkgreen !important;
	font-size: 1.9em;
	line-height: 1;
}
.navbar-brand div{
	font-size: 12px;
}
.navbar-brand span{
	color: #222232;
}

#main-menu.navbar .nav-item>.nav-link {
    position: relative;
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: .3px;
    color: #022837cc;
}

/*@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
}
}*/

#main h2,#main h3,#main h4,#main h5{
 font-weight: 700;
    font-family: 'Fira Sans Condensed', sans-serif;
}

#main h2{
      font-size: 1.5rem;
      display:inline-block;
      padding-bottom:3px;
      border-bottom:3px solid #333;
      margin-bottom:15px;
}
#main h3{
    font-size:1.3rem;
}
#main h4{
    font-size:1.1rem;
}

@media (min-width: 1200px){
	#main-menu.navbar .nav-item>.nav-link {
    padding: 0 15px;
	font-family: 'Roboto Condensed', sans-serif;
}
}

#banner{
	position: relative;
	max-height: 560px;
	overflow: hidden;

}
/* #banner:before{
	position:absolute;
	content:"";
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	background:#0000005e;
	z-index:7;
} */
#banner .banner-img img{
	object-fit: cover;
    display: block;
}

#banner .trip-search {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    height: -webkit-fill-available;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
/* 	background:#3333338a; */
	z-index:8 !important;
}

#banner .trip-search .container{
	
}
.trip-search h2{
	font-size: 2.6rem;
	font-weight: 700;
	color:#fff;
    text-transform:uppercase;
	font-family: 'Fira Sans Condensed', sans-serif;
	    text-shadow: 2px 2px #5e5e5e;
	    line-height:1.4;
	    
}
.trip-search .trip-title{
	margin-bottom: 20px;
	    padding: 30px 40px;
    /*background: #22223263;*/
	border-radius:4px;
}
.trip-search .trip-title .t2{
    font-size:1.5rem;
        text-shadow: 2px 2px #5e5e5e;
        color:#fff;
        /*text-indent:1.5rem;*/
        text-transform:capitalize;
}
.trip-search .trip-title span {
    font-size: 1.125rem;
    color: #fff;
}

.trip-title-wrapper .trip-reviews ul{
    list-style:none;
    padding:0px;
    display:flex;
    flex-flow:row wrap;
}

.trip-title-wrapper div.trip-reviews{
    flex-basis:25%;
}

i[class*=" ratings_"], i[class^=ratings_] {
    display: inline-block;
    line-height: 1;
    font-family: icomoon;
    font-style: normal;
    position: relative;
    white-space: nowrap;
    letter-spacing: 2px;
    color: #dc3545;
}

i[class*=" ratings_"]:before, i[class^=ratings_]:before {
    content: "\e9d9 \e9d9 \e9d9 \e9d9 \e9d9";
}

i[class*=" ratings_"]:after, i[class^=ratings_]:after {
    content: "\e9d7 \e9d7 \e9d7 \e9d7 \e9d7";
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.trip-search form {
    display: block;
    position: relative;
    
}
.trip-search .form-control{
	border-radius: 2px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

    font-size: 15px;
    font-weight: 400;
    background-color: #00000030;
    border: 1px solid #50c193;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    padding: 0 140px 0 30px;
    width: 100%;
    background-image: none;
    font-weight: 600;
    color: #fff;
    height: 55px;

}
.btn-custom{
	font-weight: 700;
	padding: 10px 45px;
}

.trip-search .btn.search {
    position: absolute;
    height: 46px;
    right: 6px;
    top: calc(50% - 22px);
    font-size: 1.125rem;
    font-weight: 600;
    color: #50c193;
    text-transform: uppercase;
    padding: 0 22px;
}

.block-title{
	text-align: center;
	/*margin-bottom: 60px;*/
}

.block-text h1, .block-text h2,.block-text h5,.block-title h1, .block-title h2,.block-title h5{
	font-weight: 700;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;

}

.block .tax-body{
    position:relative;
}

#destinations{
	padding-top: 70px;
	padding-bottom: 70px;
	background:#eee;
}

.box{
	position: relative;
	/*padding: 5px;*/
	/*-webkit-transition: .3s linear box-shadow,.3s linear border-color;
    transition: .3s linear box-shadow,.3s linear border-color;
    -webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    background-color: #fff;*/
    margin-bottom: 30px;
    /*padding:10px;*/
}
.box .box-img{
	-webkit-transition: .3s linear box-shadow,.3s linear border-color;
    transition: .3s linear box-shadow,.3s linear border-color;
    /*-webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);*/
    /*box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);*/
    /*padding: 7px;*/
    position:relative;
    
}
.box .box-img img{
    border-radius: 10px;
}
.box .box-text{
	position: relative;
	/*top: 90%;
	left: 15px;
	right: 15px;
	
	/*background-color: #fff;*/
	/*padding: 0px 15px;*/
	
}
.box-text .box-text-inner{
	-webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    /*border-radius: 17px 0px 17px 0px;*/
    border-radius:10px;
    padding: 25px 25px 10px 25px;
    margin-top: -35px;
    background-color:#fff;
}

.box .box-text h4 a{
	text-decoration: none;
	color: #4a4a4a;
	
	transition: .3s linear;

}

.box .box-text h4 a:hover{
	color:#222;
}

.box .box-text h4{
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 10px;
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: 700;
}

.box .box-text .trip-data{
	font-size: .875rem;
	font-weight: 500;
	color: #424242;
}
.box .box-text .trip-data .trip-data-header{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}

.box .box-text .trip-data .trip-data-header>span{
    flex:1 0 50%;
    text-transform:capitalize;
}
.trip-data .trip-data-footer{
	margin: 15px -25px 0px;
	padding: 15px 25px 0px;
	border-top: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
}
.trip-data .trip-data-footer .price{
	font-weight: 700;
    text-transform: uppercase;
    color: #50c193;
    font-size: 1.125rem;
}
.trip-data .trip-data-footer .price-block small{
	display: block;
    font-size: .8125rem;
    position: relative;
    
}
.trip-data .trip-data-footer .price-block small:before{
	/*position: absolute;
    content: '\f02b';
    left: 0;
    top: -5px;
    font: var(--fa-font-solid);
    font-size: 1.125rem;
    font-weight: 400;
    color: #1d2c38;*/
}

#about{
	padding-top: 70px;
	
	background:#3262a0;
	color:#fff;
}

#about img{
    border-radius:20px;
}

#why-us-section{
	padding-top: 70px;
	padding-bottom: 70px;
	background:#3262a0;
	color:#fff;
}
#why-us-section h2.title{
    color:#fff;
}
 .why-us{
	display: flex;
	flex-flow: row wrap;
	margin-top: 30px;
	gap:10px;
}
.why-us .w-list{
	padding: 20px 20px;
	/*height: 100px;
	border: 1px solid #f1f1f1;*/
	flex:1 0 24%;
	text-align: left;
	display: flex;
	
	align-items: center;
	border: 1px solid #fff;
	border-radius:6px;
	background:#fff;
}
.why-us .w-list .w-list-inner{
	display: flex;
	font-size: 1rem;
}
.why-us .w-list .w-list-inner h3{
    font-size:1.3rem;
    font-weight:900;
    margin:0px;
    color:#333;
}
.why-us .w-list .w-list-inner p{
    font-size: 15px;
    line-height: 24px;
    color: #3b3b3b;
}
.why-us .w-list .w-list-inner div{
	margin-right: 10px;
	/*align-content: center;*/
}
.why-us .w-list .w-list-inner div i{
	font-size: 2.6rem;
	color: #198754;
}


#testimonials{
	padding-top: 70px;
	padding-bottom: 70px;
	/*background-color: #1987540d;*/
	background-color: #dee2e6;
}

#testimonials ul{
	list-style: none;
}

#testimonials ul li{
	padding: 15px 20px;
	background-color: #fff;
	-webkit-transition: .3s linear box-shadow,.3s linear border-color;
    transition: .3s linear box-shadow,.3s linear border-color;
    -webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    border-radius: 10px 0px 10px 0px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
}
#testimonials ul li .review-img-wrap{
	display: flex;

	justify-content: center;
}
#testimonials ul li .review-img-wrap span{
	font-weight: 600;
	font-size: 14px;
	display: block;
}
#testimonials ul li .review-img{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	padding: 3px;
	border: 1px solid #e9e9e9;
}

.review-title{
    line-height:1.3;
}

#testimonials ul li span{
	
}

#video-banner{
	position: relative;
}
.video-img{
	height:500px;
	overflow: hidden;
	filter: brightness(1.1);
}
.video-img img{
	object-fit: cover;
	display: block;
}
#video-banner .player-button-wrap{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*===play button ===*/



/* .player-button{
	font-size: 4rem;
}

.player-button i{
	color: #198754;
	border: 1px solid #198754;
	border-radius: 50%;
	padding:3px;
	cursor: pointer;
	-webkit-transition: .3s linear color box-shadow,.3s linear color border-color;
    transition: .3s linear color box-shadow,.3s linear color border-color;
}
 */


.player-button {
  width: 90px;
  height: 90px;
/*   background: radial-gradient( rgba(255, 0, 128, 0.8) 60%, rgba(255, 255, 255, 1) 62%); */
	background: radial-gradient(#198754cf 60%, rgba(255, 255, 255, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  box-shadow: 0px 0px 25px 3px #2b7b4c;
}

/* triangle */
.player-button::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.player-button:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -26%;
  left: -26%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}



#blog{
	padding-top: 70px;
	padding-bottom: 70px;
}
#blog .box .published-date{
	padding: 10px 0px;
	color: #787878;
	font-weight: 600;
	font-size: 14px;
}
#blog .box h4{
	font-size: 1.125rem;
	font-weight: 600;
}
#blog .box h4 a{
	text-decoration: none;
	color: #222;
}

#partners{
	padding-top: 70px;
	padding-bottom: 70px;
}
#partners .block-title h2:after{
	position: absolute;
    content: '';
    height: 1px;
    top: 50%;
    right: 0;
    width: 100%;
    background-color: #dadce0;
    z-index: -1;
}
#partners .block-title h2 span{
	background-color: #fff;
	display: inline-block;
	padding: 0px 30px;
}

#tailor-made{
	background-color: #063969;
	padding-top: 70px;
	padding-bottom: 70px;
	z-index: 1;
}
#tailor-made .block-title{
	color: #fff;
}
#tailor-made .block-title h2{
    color:#fff;
}
#tailor-made-team{
	background-color: transparent;

}
.tailor-made-team-inner{
	position: relative;
	z-index: 1;
	
}
.tailor-made-team-inner:before{
	position: absolute;
    content: '';
    left: 0px;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 2px;
    z-index: -1;
}
#tailor-made+#tailor-made-team{
	margin-top: -60px;
}
.tailor-img{
	height: 250px;
	overflow: hidden;
}
.tailor-img img{
	object-fit: cover;
	display: block;
}
#tailor-made-team .contact .phone a{
	text-decoration: none;
	font-size: 1.5em;
	font-weight: 700;
	color: #222;
}
#tailor-made-team h5{
	font-weight: 700;
}

#trekking-block{
    padding:70px 0px 0px 0px;
    background:#001f3c;
    color:#fff;
    margin-top:70px;
    position:relative;
    z-index:50;
}

.trekking-block-banner{
   height:314px;
   margin:0px auto;
    z-index:70;
    background:url('https://rptreks.com/wp-content/themes/peacefulnepal/assets/img/mtbanner.svg') no-repeat;
    background-size:cover;
    background-position:top center;
    
    position:absolute;
    width:100%;
    bottom:0px;
    filter:brightness(0.4);
}


#footer{
	padding-top: 40px;
	background:#0e1625;
	color:#fff;
}

#footer .bottom h3, #trekking-block .bottom h3, #partners h3{
	font-size: 1.25em;
	font-weight: 900;
	text-transform:uppercase;
}


.bottom-region{
   
    position:relative;
    z-index:90;
}
#trekking-block .bottom-region li a{
    /*border-bottom:1px dashed #c7c7c7;*/
}

#footer .bottom ul, #trekking-block .bottom ul{
	list-style: none;
	padding-left: 0px;
}

.bottom{
    position:relative;
}
#footer .bottom ul li a{
	position: relative;
	font-size: .875rem;
    color: #424242;
    font-weight: 500;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    text-decoration: none;
}

 #trekking-block .bottom ul li a{
	position: relative;
	font-size: .875rem;
    color: #424242;
    font-weight: 500;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #424242;
    text-decoration: none;
}

#trekking-block .bottom.bottom-region ul li a{
 color:#d9d9d9;   
}
#trekking-block .bottom.bottom-region ul li a:hover{
    color:#fff;
}

#footer .footer-bottom{
	margin-top: 30px;
}


.bottom .bottom-contact {
    padding: 30px 30px 10px 30px;
    background: #00597e;
    margin-bottom:30px;
    border-radius:6px;
   
}

#footer ul.f-contact-address li{
    position:relative;
    padding:7px 0px;
    padding-left:38px;
    font-weight:700;
    line-height:1.5;
}
#footer ul.f-contact-address li span.small{
    display:block;
    font-weight:400;
    color:#d1d1d1;
}
#footer ul.f-contact-address li.f-address:before {
    content: "\e942";
    font-size: 1.75rem;
}
#footer ul.f-contact-address li:before{
    position: absolute;
    content: "";
    left: 0;
    /*top: 0;*/
    font-family: icomoon;
    font-size: 1.5rem;
    font-weight: 400;
    
}

#footer ul.f-contact-address li.f-address:before {
    content: "\e948";
    font-size: 1.75rem;
}
#footer ul.f-contact-address li.f-number:before {
    content: "\e942";
}

#footer ul.f-contact-address li.f-email:before {
    content: "\e945";
}

ul.social-links{
	list-style: none;
	padding-left: 0px;
	display: flex;
	justify-content: center;
}

.bottom ul.social-links li a{
	display: block;
	padding: 10px;
}
#header-top ul.social-links li a{
	display: block;
	padding: 0px 5px;
	text-decoration:none;
	color:#fff;
}
#header-top ul.social-links li.podcast{
    font-weight:600;
    margin-left:10px;
    background:#7bcb9f;
    padding:5px 10px;
    border-radius:50px;
    font-size:13px;
}

#header-top ul.social-links li.plan-trip{
    font-weight:600;
    margin-left:10px;
    background:#0076a7;
    padding:5px 10px;
    border-radius:50px;
    font-size:13px;
}

ul.social-links li a span.icon-facebook {
    color: #3b5998;
}
ul.social-links li a span.icon-twitter {
    color: #55acee;
}

ul.social-links li a span.icon-instagram {
    color: #c32aa3;
}

ul.social-links li a span.icon-youtube {
    color: #b00;
}

a[data-fancybox] img {
  cursor: zoom-in;
}

/*==== page ====*/
#trip-page{
	/*padding-top: 70px;*/
	padding-bottom: 70px;
	position: relative;
}

#trip-page:before{
	position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 350px;
    /*background-image: -webkit-gradient(linear,left top,right top,from(#063969),to(#50c193));
    background-image: linear-gradient(to right,#063969 0,#50c193 100%);*/
    background-color: #e2f1ff;
    z-index: -1;
}

#trip-page .trip-header{
	padding-top: 60px;
	padding-bottom: 30px;
	z-index: 1;
}


.trip-title-wrapper{
	display: flex;
	justify-content: space-between;

}
.trip-title{
	color: #00597e;
/* 	text-shadow: 0 2px 4px #333; */
}
.trip-title h1{
	font-size: 2.7rem;
	font-weight: 700;
	margin-bottom: 0px;
	font-family: 'Fira Sans Condensed', sans-serif;
}

.trip-breadcrumb{
	padding: 10px 0px;
	background-color: #f5f5f5;
}
.trip-breadcrumb ol.breadcrumb{
	margin: 0px;
	font-weight: 600;
    font-size: .775rem;
}

.trip-breadcrumb .breadcrumb li a {
    color: #00000085;
    text-decoration: none;
    font-weight: 600;
    font-size: .875rem;
}
.breadcrumb{
    margin-bottom:0px;
}
.breadcrumb li.breadcrumb-item a{
    color:#454545;
}
.trip-gallery{
	/*padding: 2px;*/
	/*border: 2px solid #dddddd;*/
	/*box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;*/
}

ul.trip-overview {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    list-style: none;
    line-height: 1.4;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.trip-overview>li {
    list-style: none;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.trip-overview>li.item {
    position: relative;
    background-color: transparent;
    border-radius: 2px;
    padding-left: 50px;
    font-size: 0.775rem;
    text-transform:uppercase;
    letter-spacing: 1.1px;
}

ul.trip-overview>li.item b {
    display: block;
    font-weight: 700;
    color: #fff;
    text-transform:capitalize;
     font-size: 1rem;
}

ul.trip-overview>li.item:before {
    left: 5px;
    position: absolute;
    content: '';
    font-size: 1.75rem;
    top: 10px;
    /*font-family: FontAwesome;*/
    font-family: icomoon;
    color: #fff;
}

ul.trip-overview>li.item.trip-duration:before {
    content: '\e9d5';
    
    font-size: 1.75rem;

}
ul.trip-overview>li.item.difficulty:before {
    
    font-size: 1.75rem;
    content: '\e99d';
}

ul.trip-overview>li.item.trip-destination:before {
    content: '\e94a';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.destination:before {
    content: '\e948';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.group_size:before {
    content: '\e972';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.activity:before {
    content: '\e985';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.best-time:before {
    content: '\e9d6';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.altitude:before {
    content: '\ea4c';
    font-size: 1.75rem;
}
ul.trip-overview>li.item.area:before {
    content: '\e900';
    font-size: 1.75rem;
}
ul.trip-overview>li.item.meals:before {
    content: '\e9a3';
    font-size: 1.75rem;
}
ul.trip-overview>li.item.distance:before {
    content: '\e98b';
    font-size: 1.75rem;
}

ul.trip-overview>li.item.transportation:before {
    content: '\e9af';
    font-size: 1.75rem;
}

#trip-description{
	/*padding: 30px 0px;*/
}

#trip-page h2,#itinerary h2, h2{
	font-size: 2rem;
	font-weight: 700;
	font-family: 'Fira Sans Condensed', sans-serif;
	/*color:#00597e;*/
}

h2.title{
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	
	margin-bottom: 30px;
	/*color:#00597e;*/
}

#trip-page h3, #inclusion h3 {
    font-size: 1.3rem;
    font-weight: 700;
	font-family: 'Fira Sans Condensed', sans-serif;
	/*color:#00597e;*/
}

#trip-page h4, #inclusion h4{
	font-size: 1.2rem;
    font-weight: 700;
	font-family: 'Fira Sans Condensed', sans-serif;
}

#trip-overview{
	padding: 30px 0px;
}
.highlights>ul{
	list-style: none;
	padding-left: 30px;
}
.highlights>ul>li{
	position: relative;
	padding: 3px 0px;
}
.highlights>ul>li:before {
    display: block;
    font-size: 15px;
    font-family: icomoon;
    content: "\ea52";
    position: absolute;
    left: -30px;
    top: 0px;
    color: #198754;
    font-size:1.3rem;

}
#inclusion{
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #00597e0f;
}
.includes ul, .excludes ul {
    list-style: none;
    padding-left: 0px;
}
.includes ul li:before {
    position: relative;
    content: "\ea10";
    font-family: icomoon;
    margin-right: 15px;
    color: darkgreen;
}

.excludes ul li:before {
    position: relative;
    content: "\ea0f";
    font-family: icomoon;
    margin-right: 15px;
    color: darkred;
}

#itinerary{
	padding-top: 20px;
	padding-bottom: 70px;
}

#itinerary ul, #faqs ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 15px;
}

#itinerary ul>li.itinerary-list {
    padding: 15px;
    background-color: #fff;
    margin-left: 40px;
    /*border-bottom: 5px solid #f7f7f7;*/
    position: relative;
    
}

#itinerary ul>li.itinerary-list:not(last-child):before {
    position: absolute;
    content: "";
    border-left: 2px dashed #c7d0d9;
    width: 0;
    padding-top: 0px;
    height: 105%;
    left: -30px;
    top: 0px;
}

#itinerary ul li .title h4, #faqs ul li .title h4 {
    font-size: 1.3em;
    cursor: pointer;
    font-weight: 600;
	font-family: 'Fira Sans Condensed', sans-serif;
	
}
#faqs ul li .title h4{
	    padding: 15px 20px;

}
#faqs ul li{
	/*text-align:center;*/
}
#faqs ul li .title h4{
	font-weight: 700;
}

#itinerary ul li .description{
    display: block;
}
 #faqs ul li .description{
    display:none;
 }
#faqs ul li .description {
	background:#fff;
	padding: 15px;
	margin-top: 15px;
}
.d-facts {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
    font-weight: 300;
}
.d-facts div {
    padding: 5px 10px 5px 0px;
    font-size: 1em;
}

#itinerary ul>li.itinerary-list:first-child:after {
    position: absolute;
    font-family: icomoon;
    content: "\e948";
    left: -45px;
    top: 10px;
    color: green;
    font-size: 2.5em;
}

#itinerary ul>li.itinerary-list:not(last-child):before {
    position: absolute;
    content: "";
    border-left: 2px dashed #c7d0d9;
    width: 0;
    padding-top: 0px;
    height: 105%;
    left: -30px;
    top: 0px;
}

#itinerary ul>li.itinerary-list:not(last-child):before {
    position: absolute;
    content: "";
    border-left: 2px dashed #c7d0d9;
    width: 0;
    padding-top: 0px;
    height: 105%;
    left: -30px;
    top: 0px;
}

#itinerary ul>li.itinerary-list:last-child:after {
    position: absolute;
    font-family: icomoon;
    content: "\e9cc";
    left: -45px;
    top: 10px;
    color: #e91e63;
    font-size: 2.5em;
}

#itinerary ul>li.itinerary-list:after {
    position: absolute;
    font-family: icomoon;
    content: "\ea54";
    left: -45px;
    top: -7px;
    color: #2196f3;
    font-size: 2em;
}

#dates{
	padding-top: 70px;
	padding-bottom: 70px;
	
}
#dates .date-list-box{
	border: 1px solid #dddddd;
	padding: 15px;
}
#dates .date-list{
	padding: 15px 0px;
	font-size: 1.1em;
	border-bottom: 1px dotted #ddd;
	color: #676767;
}
#dates .date-list strong{
	color: #333;
}
#dates .date-list i {
	padding: 0px 20px;
}
#dates .date-list .btn{
	border-radius: 0px;
}

#faqs{
	padding-top: 70px;
	padding-bottom: 70px;
}

#faqs ul li {
    border-bottom: 2px solid #ddd;
/*     border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; */
    background:#00597e03;
}


#equipment{
	padding:70px 0px 0px 0px;
}
#equipment ul{
	list-style:none;
}
#equipment ul li{
	position:relative;
	padding-left:10px;
}
#equipment ul li:before{
    font-size: 15px;
    font-family: icomoon;
    content: "\ea52";
    position: absolute;
    left: -25px;
    top: -5px;
    color: #198754;
	font-size:1.5rem;
}

#equipment h3{
        font-size: 1.3rem;
    font-weight: 700;
    font-family: 'Fira Sans Condensed', sans-serif;
}
#equipment h4{
     font-size: 1.1rem;
    font-weight: 700;
    font-family: 'Fira Sans Condensed', sans-serif;
}
.sidebar.price-box{
	padding: 0px 20px 20px 20px;
    /*border-bottom: 2px solid #b0bbd6;*/
    /*background-color: #eafff6  !important;*/
    box-shadow: 0 1px 3px 0 rgba(0,34,72,.3);
    border-top:4px solid blue;
}
.sidebar.price-box .price-highlight{
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.sidebar.price-box .price-highlight h4{
	font-size: 1.1em;
    font-weight: 600;
    line-height: 1.6;
}

.sidebar.price-box .price .pt{
	font-size: .875rem;
	font-weight: 700;
}
.sidebar.price-box .price .pp{
	display: block;
	font-size: 1.775rem;
	font-weight: 900;
}

.sidebar.price-box .price-highlight .highlight-row{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
   
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.highlight-row .price{
    line-height:1.4;
}
.highlight-row .price span.ps{
    font-size:0.875rem;
}
.sidebar.price-box .price-highlight .highlight-row .special{
	position: relative;
}
.sidebar.price-box .price-highlight .highlight-row .special span{
	padding: 10px 15px;
	background-color: #ffc107;
	color: #333;
	position: relative;
	border-radius: 2px 2px 0 2px;
	display: block;
	margin-right: -50px;
}
.sidebar.price-box .price-highlight .highlight-row .special span:before{
	position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #e3aa00;
    position: absolute;
    right: 0;
    top: 100%;
    border-bottom-right-radius: 100%;
}

.why-feature{
/* 	padding-top: 25px; */
}
.why-feature h4{
	font-size: 1.1em;
    font-weight: 600;
    line-height: 1.6;
}
.why-feature ul{
	list-style: none;
	padding-left: 25px;
}

.why-feature ul>li{
	padding: 3px 0px;
	position: relative;
	
}

.why-feature ul>li:before{
	display: block;
    font-size: 15px;
    /*font-family: "Font Awesome 6 Free";*/
    font-family:icomoon;
    content: "\ea10";
    position: absolute;
    left: -25px;
    top: 3px;
    color: #198754;
}

.sidebar-wrapper{
	position: relative;
}
@media (min-width: 992px){
.price-sticky {
    position: sticky;
    -webkit-position: sticky;
    -moz-position: sticky;
    top: 75px;
    -webkit-transition: .3s .3s ease;
    transition: .3s .3s ease;
    width: 100%;
}
	ul.trip-overview li{
		
   
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
   
	}
	
	.bottom .bottom-contact{
	     position:absolute;
        top:-100px;
	}
}

@media(max-width:640px){
    #main-menu.navbar .nav-item>.nav-link {
    background: #00597e;
    font-weight: 700;
    font-size:0.875rem;
    letter-spacing: .2px;
    padding: 10px 20px;
    border-radius:4px;
    color:#fff;
    border-bottom: 1px solid #bbbbbb;
    }
    #main-menu .dropdown-menu a.dropdown-item ul{
        list-style:circle;
    }
    
    .trip-title-wrapper{
        flex-direction:column;
    }
    
    
    
    .activity-section-inner{
        position: relative;
    display: grid;
    grid-template-areas:
        "item0 item1"
        "item2 item3" !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: auto;
    min-height:450px;
    gap:5px;
    overflow:hidden;
}

 .activity-section-inner .activity-content p{
    display:none;
}


#navbar-action{
    overflow-x:scroll;
}
	.trip-search .trip-title{
	    margin:0px !important;
	    padding:0px !important;
	}
	.trip-search h2{
		font-size:1.7rem;
	}
	
	

}

.flexslider{
	border: none !important;
	border-radius: 0px !important;
	margin: 0px !important;
	background-color: transparent !important;
	padding: 0px !important;
}

#review{
	/*padding-top: 70px;*/
	padding-bottom: 70px;
}

.review-row{
	padding: 30px 20px;
	border: 1px solid #e1e1e1;
	font-size:1rem;
}
.review-row h5{
	font-weight: 600;
	margin-bottom: 15px;
}

.review-row .overallrating {
    width: 40px;
    height: 40px;
    background-color: #02C03B;
    border-radius: 50%;
    font-size: 1.4rem;
    text-align: center;
    color: #FFFFFF;
    
    margin: 0;
    overflow:hidden;
}
.review-row .ratings i{
	font-size: 1.1em;
}
.review-avatar{
    position:relative;
   width:100px;
   height:100px;
   background: #00597e;
    border-radius: 50%;
}
.review-avatar.tripadvisor:before{
    position:absolute;
    width:40px;
    height:40px;
    content:"";
     background:#d9d9d9 url('../img/tripadvisor-logo.png') no-repeat;
    background-size:cover;
    background-position:center;
    border-radius:50%;
    border:5px solid #d9d9d9;
    padding:10px;
    bottom:0px;
}

.review-avatar.facebook:before{
    position:absolute;
    width:45px;
    height:45px;
    content:"\f09a";
    font-family:fontawesome;
    background:#316FF6;
    border-radius:50%;
    bottom:0px;
    color:#fff;
    font-size:1.5rem;
    text-align:center;
}

.review-avatar.google:before{
    position:absolute;
    width:45px;
    height:45px;
    content:"\f1a0";
    font-family:fontawesome;
    background:#DB4437;
    border-radius:50%;
    bottom:0px;
    color:#fff;
    font-size:1.5rem;
    text-align:center;
}


.review-avatar.website:before{
    position:absolute;
    width:45px;
    height:45px;
    content:"\f57d";
    font-family:fontawesome;
    background:#000;
    border-radius:50%;
    bottom:0px;
    color:#fff;
    font-size:1.5rem;
    text-align:center;
}






.review-avatar img{
    width:100%;
    height:100%;
}

.header-t-wrap{
	position:relative;
}
.header-t-wrap:before{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	content:"";
	background:#000d12;
	filter:opacity(0.7);
}
.header-t-wrap .block h1.title{
	filter:opacity(1);
}

.archive .header-t-wrap .block-title h1{
    text-transform:uppercase;
}

aside#credit {
    background: #ebebeb;
    font-size:12px;
    color:#000;
}

.btn-inquiry {
    display: block;
    font-weight: 600;
    padding: 7px 0px;
    width: 100%;
}

/*=== team ===*/
#team .box {
    box-shadow: rgba(0,0,0,.2) 0 18px 50px -10px;
	line-height:1;
	background:#fff;
}
#team .box .text-box{
    padding:10px 0px 10px 0px;
}

.guide-ratings {
    color: #ff9245;
}
#team .box {
    border: 1px solid #e5e5e5;
/*     padding: 10px; */
    margin-bottom: 25px;
    transition: .3s;
}
.text-box h4{
    font-size:1.1rem;
    font-weight:700;
}
.text-box a{
    color:#333;
    text-decoration:none;
}
.text-box p {
    font-weight: 200;
}



.member-img {
    border: 7px solid #f1f1f1;
    padding: 1px;
}


.modal-title{
    font-family: 'Fira Sans Condensed', sans-serif;
}


.sidebar .expert {
    
    padding: 20px 20px 0px 20px;
    
    text-align: center;
    /* background: #0b2a48; */
    /* color: #fff; */
}

.expert h4 {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.6;
}
.sidebar .expert h5 {
    font-size: 14px;
    margin-bottom: 3px;
}

.sidebar .expert a {
    color: #0b2a48;
    font-weight: 700;
    font-size: 18px;
}
.expert-img-box {
    width: 100px;
    height: 100px;
    margin: 10px auto;
}
.sidebar .expert img {
    border: 7px solid #dfdfdf;
}
.rounded-circle {
    border-radius: 50%!important;
   
}

#map .map-inner {
	width:fit-content;
    height: 390px;
    overflow-y: scroll;
	
}
.map-inner::-webkit-scrollbar{
	width:12px
}
.map-inner::-webkit-scrollbar-track{
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	border-radius:10px;
}
.map-inner::-webkit-scrollbar-thumb{
	border-radius:10px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);
}

ul.contact-list{
    list-style:none;
   
	padding: 25px;
    background: #00597e;
    color: #fff;
}
ul.contact-list li{
    padding:10px 0px 0px 40px;
	position:relative;
	font-weight: 700;
	font-size: .9375rem;
}

ul.contact-list li b{
    display:block;
	font-weight: 400;
}
ul.contact-list li.country{
	font-size:1.2rem;
}
ul.contact-list li:not(:first-child):before{
	position:absolute;
	content:"\f3c5";
	font-family:'FontAwesome';
	left:0px;
	font-size:1.3rem;
}
ul.contact-list li.office_address:before{
	
	content:"\f3c5";
}

ul.contact-list li.m_number:before{
	
	content:"\f3ce";
	
}

ul.contact-list li.email_address:before{
	
	content:"\f0e0";
	
}

.trip-facts{
    background:#00597e;
    color:#fff;
    padding:20px;
    margin-bottom:30px;
    border-radius:4px;
}

#navbar-action{
    position: fixed;
    background-color: #003d56;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    transform: translateY(-100%);
    transition: transform .2s linear;
}

#navbar-action.navbar-action-sticky {
    transform: translateY(0);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    opacity: 1;
    padding:0px;
}

#navbar-action.navbar-expand-lg .navbar-nav .nav-link{
    color:#fff;
    font-weight:700;
    font-size:0.975rem;
    letter-spacing: .5px;
    padding: 13px 15px 12px;
}

#navbar-action.navbar-expand-lg .navbar-nav .nav-link small{
    font-size:1em;
}
#navbar-action.navbar-expand-lg .navbar-nav .nav-link span{
    margin-right:5px;
}
 #navbar-action .navbar-nav{
     /*justify-content: center;*/
     /*align-items:center;*/
     width:100%;
 }
 
#navbar-action.navbar-expand-lg .navbar-nav .nav-link.active {
    background: #fff;
    color:#333;
}
 
@media(max-width:960px){
    #navbar-action .navbar-nav{
        flex-direction: row !important;
        justify-content: space-around;
    }
    
    #navbar-action.navbar-expand-lg .navbar-nav .nav-link small{
        /*display:none;*/
        display:block;
    }
    
       #navbar-action{
     padding:0px;
 }

}


#activity-section{
    display: block;
        box-sizing: border-box;
        padding:70px 0px 70px 0px;
        background:#fff;
}


.item0 { grid-area: item0; }
.item1 { grid-area: item1; }
.item2 { grid-area: item2; }
.item3 { grid-area: item3; }


.activity-section-inner{
        position: relative;
    display: grid;
    grid-template-areas:
        "item0 item0 item1 item2"
        "item0 item0 item3 item3";
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    min-height:650px;
    gap:5px;
    overflow:hidden;
}

.item0, .item1, .item2, .item3{
    position:relative;
    
}

.item0 img{
    position: absolute;
    inset: 0px;
    box-sizing: border-box;
    padding: 0px;
    border: none;
    margin: auto;
    display: block;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
    background-size: cover;
    background-image: none;
    background-position: 0% 0%;
}

.item1 img, .item2 img,.item3 img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
}
.activity-content{
    background: linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 100%);
    
    
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 32px 10%;
    overflow: hidden;
    position: absolute;
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    
}

.item0 .activity-content h3{
        letter-spacing: 1.5px;
    text-transform: uppercase;
    color:#fff;
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    font-family: 'Roboto Condensed',sans-serif;
}
.activity-content p{
    font-weight:700;
    line-height:1.3;
    color:#fff;
    letter-spacing:1.5px;
}
.item1 .activity-content h3, .item2 .activity-content h3, .item3 .activity-content h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color:#fff;
    font-family: 'Roboto Condensed',sans-serif;
}
.activity-content-inner span.btn{
    text-transform:uppercase;
}

.btn-rounded{
    border-radius:30px;
    font-weight:bold;
    font-size:13px;
}

.block-text{
    line-height:1.6;
}
.contact-img-nav{
    display:flex;
    justify-content:center;
    align-items:center;
}
.contact-img-nav a{
    color:#fff;
    text-decoration:none;
    line-height:1;
    padding-left:5px;
}
.contact-img-nav a span.lb{
    font-size:0.775rem;
}
.contact-img-nav a span.txt{
     font-size:1.2rem;
    font-weight:700;
    display:block;
}
.btn-contact{
    font-weight:700;
}

.group-discount-title{
    font-weight:600;
}
ul.group-discount-list{
    list-style:none;
    padding:0px;
    margin:0px;
}

.group-discount-title span, ul.group-discount-list li{
    border-bottom: 1px dashed #d3d3d3;
    font-size: .875rem;
}
.group-discount span.gt{
    font-weight:600;
    font-size: .875rem;
}

#mobile-bottom-bar{
    position:fixed;
    bottom:0px;
    z-index:7;
    background:#efefef;
    left:0px;
    right:0;
    bottom:0;
    padding:10px 0px;
    overflow:hidden;
}

.mobile-bottom-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    padding: 9px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #ebeef3;
    
}
#mobile-bottom-bar .sm-phone{
    line-height:1;
    font-size: .8125rem;
    color: #000;
    padding-left: 10px;
}
#mobile-bottom-bar a{
    display:block;
    font-weight: 800;
}

.special-tag{
    position:absolute;
    top:15px;
    right:-8px;
    padding:5px 15px 5px 20px;
    background-color:#34b878;
    font-size:0.75rem;
    text-transform:uppercase;
    border-radius:15px 0px 0px 15px;
    font-weight:500;
    color:#fff;
    letter-spacing:1.3px;
}
.special-tag:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
    width: 0;
    height: 0;
    border: 4px solid #34b878;
    border-bottom-color: transparent;
    border-right-color: transparent;
    z-index: -1;
}
