.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em
0.5em 1em;padding:0.2em 1em;border:2px
solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px
solid #dc3232;background:#fff;padding: .2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0
0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0
24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes
spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes
blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:0.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}body{display:block}.searchandfilter
p{margin-top:1em;display:inline-block}.searchandfilter
ul{display:inline-block}.searchandfilter
li{list-style:none;display:inline-block;padding-right:10px}.widget-area .searchandfilter li, .widget-area .searchandfilter
p{display:block}.searchandfilter
label{display:block}.searchandfilter
h4{margin:15px
0;font-size:16px}.searchandfilter ul>li>ul:not(.children){margin-left:0}/**
 * WP jQuery Lightbox
 * Version 1.3.4 - 2011-12-29
 * http://wordpress.org/extend/plugins/wp-jquery-lightbox/ 
 */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10100;/*twentyeleven keeps the header at 999...*/
	text-align: center;
	line-height: 0;
	}

#jqlb_loading{
	height:32px;
	background-image:url('/wp-content/plugins/wp-lightbox-2/styles/images/loading.gif');
	background-repeat:no-repeat;				
	background-position:center center; 		
}	
#jqlb_closelabel{
	height:22px;
	background-image:url('/wp-content/plugins/wp-lightbox-2/styles/images/closelabel.gif');
	background-repeat:no-repeat;				
	background-position:center center;
}	

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 45%;
	height: 100%;
	background: transparent url('/wp-content/plugins/wp-lightbox-2/styles/images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/wp-content/plugins/wp-lightbox-2/styles/images/prev.gif') left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/wp-content/plugins/wp-lightbox-2/styles/images/next.gif') right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
#downloadLink{
margin-left: 10px;
}	
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px;  float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10090;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	

/*!
Theme Name: Salitrekking - Bikashsoft Theme 
Theme URI: https://www.salitrekking.com/
Author: Bikashsoft Technology 
Author URI: https://www.bikashsoft.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mountain-world-trek
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mountain-world-trek is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:0.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay
iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap
iframe{visibility:visible}.tmm
.tmm_wrap{width:100%;margin-bottom:30px;text-align:center}.tmm
.clearer{clear:both}.tmm
.tmm_container{display:inline}.tmm .tmm_container:last-child{display:block;text-align:center !important}.tmm .tmm_container:last-child
.tmm_member{float:none !important}.tmm
.tmm_columns_containers_desktop{display:block;clear:both}.tmm
.tmm_member{vertical-align:top;display:inline-block;margin-top:25px;margin-bottom:25px;height:auto;float:left;position:relative;text-align:center;-webkit-box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);-moz-box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);border-top:5px solid lightgrey;border-left:solid 1px #eee;border-right:solid 1px #eee;border-bottom:5px solid whitesmoke;background:white;box-sizing:border-box}.tmm .tmm_1_columns
.tmm_member{width:96%;margin-right:2%;margin-left:2%;margin-top:140px;margin-bottom:25px}.tmm .tmm_2_columns
.tmm_member{width:42%;margin-right:4%;margin-left:4%;margin-top:120px;margin-bottom:25px}.tmm .tmm_3_columns
.tmm_member{width:29%;margin-right:2.16%;margin-left:2.16%;margin-top:100px;margin-bottom:25px}.tmm .tmm_4_columns
.tmm_member{width:23%;margin-right:1%;margin-left:1%;margin-top:80px;margin-bottom:20px}.tmm .tmm_5_columns
.tmm_member{width:18%;margin-right:1%;margin-left:1%;margin-top:50px;margin-bottom:35px}.tmm
.tmm_three_entries{clear:both}.tmm .tmm_member
.tmm_photo{margin-left:auto;margin-right:auto;background-size:cover !important;background-position:center center !important;width:60%;padding-bottom:60%;border:none;-webkit-box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);-moz-box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);border-radius:34% !important;margin-top:-30%;border:6px
solid #eee}.tmm_1_columns .tmm_member
.tmm_photo{width:35%;padding-bottom:35%;margin-top:-18%}.tmm_2_columns .tmm_member
.tmm_photo{width:50%;padding-bottom:50%;margin-top:-25%}.tmm .tmm_member .tmm_textblock
.tmm_scblock{padding-top:10px}.tmm .tmm_member
.tmm_textblock{padding:10px
12px}.tmm .tmm_member .tmm_textblock
.tmm_sociallink{clear:both;margin-bottom:20px;border:none;box-shadow:0 0 0}.tmm .tmm_member .tmm_textblock .tmm_sociallink
img{display:inline-block;border:none;width:24px;height:24px;box-shadow:0 0 0 0;margin:10px
4px}.tmm .tmm_5_columns .tmm_member .tmm_textblock .tmm_sociallink
img{width:19px;height:19px;margin:6px
2px}.tmm .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink
img{width:21px;height:21px;margin:6px
3px}.tmm .tmm_member .tmm_textblock .tmm_sociallink img:hover{opacity:0.8}.tmm
.tmm_fname{display:inline}.tmm
.tmm_lname{display:inline}.tmm .tmm_names span,
.tmm .tmm_names span.tmm_fname,
.tmm .tmm_names span.tmm_lname,
.tmm
.tmm_names{color:#222}.tmm .tmm_desc,
.tmm .tmm_desc span,
.tmm .tmm_desc
p{color:#555;word-break:break-word}.tmm .tmm_job,
.tmm .tmm_job
p{color:#888}.tmm .tmm_plugin_f
.tmm_names{font-size:20px;font-weight:400;line-height:24px;margin-bottom:8px;margin-top:10px}.tmm .tmm_plugin_f
.tmm_job{font-size:16px;font-weight:400}.tmm .tmm_plugin_f
.tmm_desc{padding:0px;margin-top:19px;margin-bottom:10px;font-weight:400;font-size:14px;line-height:23px}.tmm .tmm_theme_f
.tmm_names{font-size:1.1em;font-weight:400;margin-bottom:8px;margin-top:10px}.tmm .tmm_theme_f
.tmm_job{font-size:1em;font-weight:400}.tmm .tmm_theme_f
.tmm_desc{font-size:0.9em;line-height:165%;padding:0px;font-weight:400;margin-top:19px;margin-bottom:10px}@media only screen and (max-width: 64.063em){.tmm
.tmm_columns_containers_desktop{display:none;clear:none}.tmm_two_containers_tablet{display:block;clear:both}.tmm .tmm_member,
.tmm .tmm_2_columns .tmm_member,
.tmm .tmm_3_columns .tmm_member,
.tmm .tmm_4_columns .tmm_member,
.tmm .tmm_5_columns
.tmm_member{width:40%;margin-left:5%;margin-right:5%;margin-top:80px;margin-bottom:25px}.tmm .tmm_1_columns
.tmm_member{margin-top:100px;margin-bottom:15px}.tmm .tmm_member .tmm_photo,
.tmm .tmm_2_columns .tmm_member .tmm_photo,
.tmm .tmm_3_columns .tmm_member .tmm_photo,
.tmm .tmm_4_columns .tmm_member .tmm_photo,
.tmm .tmm_5_columns .tmm_member
.tmm_photo{width:50%;padding-bottom:50%;margin-top:-25%}}@media only screen and (max-width: 40em){.tmm
.tmm_columns_containers_desktop{display:none;clear:none}.tmm .tmm_member,
.tmm .tmm_1_columns .tmm_member,
.tmm .tmm_2_columns .tmm_member,
.tmm .tmm_3_columns .tmm_member,
.tmm .tmm_4_columns .tmm_member,
.tmm .tmm_5_columns
.tmm_member{width:96%;margin:0
2%;margin-top:110px;margin-bottom:25px}.tmm .tmm_member .tmm_photo,
.tmm .tmm_1_columns .tmm_member .tmm_photo,
.tmm .tmm_2_columns .tmm_member .tmm_photo,
.tmm .tmm_3_columns .tmm_member .tmm_photo,
.tmm .tmm_4_columns .tmm_member .tmm_photo,
.tmm .tmm_5_columns .tmm_member
.tmm_photo{width:45%;padding-bottom:45%;margin-top:-24%}.tmm .tmm_plugin_f
.tmm_desc{padding:0
10px;font-size:16px;line-height:27px}}.tmm_plugin_f,
.tmm_plugin_f .tmm_names span,
.tmm_plugin_f .tmm_job,
.tmm_plugin_f .tmm_desc,
.tmm_plugin_f .tmm_desc a,
.tmm_plugin_f .tmm_desc span,
.tmm_plugin_f .tmm_desc p,
.tmm_plugin_f .tmm_desc h1,
.tmm_plugin_f .tmm_desc h2,
.tmm_plugin_f .tmm_desc h3,
.tmm_plugin_f .tmm_desc h4,
.tmm_plugin_f .tmm_desc h5,
.tmm_plugin_f .tmm_desc h6,
.tmm_plugin_f .tmm_desc ul li,
.tmm_plugin_f .tmm_desc ol
li{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}