@charset "utf-8";
/*
Theme Name: Snow Lion Tours
Theme URI: http://equilibrium.pp.ua/
Author: LCGreyAngel
Author URI: mailto:lc.grey.angel@gmail.com
Description: Тема для сайта showliontours.ru
Version: 0.1
*/

@import "reset.css";

body { background:#CBD7D5; color:#333; font-family: 'Arial', sans-serif; font-size:13px; line-height:150%; }
a { color:#06c; }
a:hover { text-decoration:underline; }
strong {font-weight: bold;}
form { margin:0; padding:0; }
input.txt, textarea.txt { border:1px solid #ccc; padding:1px 2px; font-family:Arial; }
input.txt:focus, textarea.txt:focus { border-color:#038AFF; }
h1.column { font-size:16px; line-height:200%; border-bottom:1px solid #ccc; margin:8px 0; }
span.msg { color:green; }
span.error { color:red; }
span.required { color:#FFF; }

.spacer { margin-bottom:10px; }
.clear { clear:both; display:block; width:0; height:0; overflow:hidden; visibility:hidden; }

.container { width:930px; margin:0 auto; background-color:#FFF; padding:0 15px 0 15px;}
.side { float:right; width:222px; }
.wide { float:left; width:700px; }


/*---------------------------------------------------------------------------------------------------------- Header */
	.header { position:relative; padding:15px 0; overflow:auto; _height:1%; }
	.header h1, .header h2 { float:left; width:400px; height:80px; }
	.header h1 a, .header h2 a { display:block; width:400px; height:90px; background:url('/wp-content/themes/snowlion/images/logo.png') no-repeat; text-indent:-9999px; }
	.header form.top-search { position:absolute; bottom:15px; right:0; width:270px; text-align:right; }
	.header form.top-search input.txt {
		width:100%;
		height:28px;
		line-height:28px;
		background-color: rgb(240, 240, 240);
		border-radius: 10px;
		padding: 0 35px 0 15px;
		font-family: 'Arial', sans-serif;
		color: rgb(0, 0, 0);
		font-size: 14px;
		border: none;
		outline: none;
		position:relative;
		left:auto;
		box-sizing: border-box;
	}
	.header form.top-search input.submit {
		width: 35px;
		height: 28px;
		border:none;
		background:url(/wp-content/themes/snowlion/images/search-icon.png) center center no-repeat;
		background-size: 50%;
		text-indent:-9999px;
		cursor:pointer;
		position:absolute;
		right: 0;
		top: 0;
		*font-size:0;
		*padding-top:10px;
		margin-left: -30px;
	}
/*---------------------------------------------------------------------------------------------------------- Header */
	.header div.languages { position:absolute; top:15px; right:0; width:235px; text-align:right; }
	.header div.languages ul li { display: inline-block; }
	.header div.languages ul li:before { content: " | "; margin: 0 5px; }
	.header div.languages ul li:first-child:before { content: ""; }

/*---------------------------------------------------------------------------------------------------------- Navigator */
	.navigator { height:65px; clear:both; background:url(images/nav_back.gif) repeat-x;  position:relative; z-index:1; }
	.navigator a { display:block; _float:left; border:1px solid transparent; border-bottom:none; border-top:none; }
	.navigator a:hover { text-decoration:none; }
	.navigator li.last a { border:none !important; }
	.navigator ul li>a { height:35px; padding: 0 20px; color:#3a362b; font-weight:bold; }
	.navigator ul li>a:hover,
	.navigator ul li.on a,
	.navigator ul li:hover a { height:34px; color:#FFF; background:url(images/nav_on.gif) repeat-x; border:1px solid #000; border-bottom:none; }
	.navigator ol li>a ,
	.navigator li.on ol a,
	.navigator ul li:hover ol a { display:inline; padding: 0 10px; color:#FFF; background:url(); font-weight:normal; border:none; border-right:1px solid #666; }
	.navigator li.on ul a,
	.navigator ul li:hover ul a { display:inline; padding: 0 10px; color:#FFF; background:url(); font-weight:normal; border:none; border-right:1px solid #666; }
	.navigator ol li>a:hover,
	.navigator li.on ol a:hover,
	.navigator li:hover ol a:hover,
	.navigator ol li.on a { color:#FFF; background:none; border:none; border-right:1px solid #666; text-decoration: underline; }
	.navigator ul li ul li>a:hover,
	.navigator li.on ul a:hover,
	.navigator li:hover ul a:hover,
/*	.navigator ul li ul li.on a { color:#FFF; background:none; border:none; border-right:1px solid #666; text-decoration: underline; }*/
	.navigator ul li ul li.current-menu-item.on a { color:#FFF; background:none; border:none; border-right:1px solid #666; text-decoration: underline; }
	.navigator ul li ul li.current-menu-parent.on a { color:#FFF; background:none; border:none; border-right:1px solid #666; text-decoration: underline; }

/*
	.navigator ul { height:35px; }
*/
	.navigator ul { height:35px; z-index: 99; position: relative; }
	.navigator ul li { float:left; line-height:35px; }
/*
	.navigator ol { position:absolute; top:35px; left:0; display:none; height:30px; background:#000; width:100%; opacity:.8; }
*/
	.navigator ol { position:absolute; top:35px; left:0; display:none; height:30px; background:#000; width:100%; }
/*
	.navigator ul li ul { position:absolute; top:35px; left:0; display:none; height:30px; background:#000; width:100%; opacity:.8; }
*/
	.navigator ul li ul { position:absolute; top:35px; left:0; display:none; height:30px; background:#000; width:100%; }
	.navigator ol li { line-height:30px; }
	.navigator ul li ul li { line-height:30px; }
	.navigator ul li.on ol, .navigator ul li:hover ol { display:block; }
	.navigator ul li.on ul, .navigator ul li:hover ul { display:block; }

	.navigator ul li a { _height:35px; _padding:0 20px; _color:#3a362b; _font-weight:bold; }
	.navigator ul li.on a,
	.navigator ul li a:hover { _height:34px; _line-height:34px; _color:#FFF; _background:url(images/nav_on.gif) repeat-x; _border:1px solid #000; _border-bottom:none; }
	.navigator ul li ol li a,
	.navigator ul li.on ol li a { _background:none;  _color:#cdcd9b; _font-weight:normal; _padding:0 10px;  _display:inline; }
	.navigator ul li ul li a,
	.navigator ul li.on ul li a { _background:none;  _color:#cdcd9b; _font-weight:normal; _padding:0 10px;  _display:inline; }
	.navigator ul li ol li a:hover,
	.navigator ul li.on ol li a:hover { _background:none; }
	.navigator ul li ul li a:hover,
	.navigator ul li.on ul li a:hover { _background:none; }

/*	.navigator ul li ul li.on a,
	.navigator ul li ul li a:hover { text-decoration: underline; }
*/
	.navigator ul li:hover ul { display: block; z-index: 100; position: absolute; }
/*---------------------------------------------------------------------------------------------------------- Navigator */

/*---------------------------------------------------------------------------------------------------------- wel-banner */

	div.wel-banner { position:relative; }

/*	div.wel-banner > img { vertical-align:top; }*/

	div.wel-banner div.img-info { 
		position:absolute; right:5px; bottom:10px; width:480px; height:120px; overflow:hidden;
		padding:5px 8px; background:#FFF; opacity:0.8; filter:alpha(opacity=80);
		-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
 display:none;
	}
	
	
	div.wel-banner div.img-info p{margin:0 0 5px 0; font-size:12px;}
	div.wel-banner div.img-bug { position:absolute; right:8px; bottom:10px; cursor:pointer; width: 21px; height: 21px;}
/*---------------------------------------------------------------------------------------------------------- wel-banner */


/*---------------------------------------------------------------------------------------------------------- Footer */
	div.footer { padding-bottom:20px; position: relative; }
	div.footer .links { width:100%; height:35px; line-height:35px; overflow:hidden; background:#b0b2b2; text-align:center; color:#333; }
	div.footer .links a { color:#333; padding:0 10px; }
	div.footer .info { text-align:center; margin-top:10px; }
	div.footer .fs { right: 0; bottom: 10px; position: absolute; font-size: 0.9em; color: #999; }
	div.footer .fs a { opacity: 0.5; }
	div.footer .fs a:hover { opacity: 1; }
/*---------------------------------------------------------------------------------------------------------- Footer */

	div.footer .links .menu { text-align: center; }
	div.footer .links .menu li { display: inline-block; }
	div.footer .links .menu li:before { content: " | "; }
	div.footer .links .menu li:first-child:before { content: ""; }


/*---------------------------------------------------------------------------------------------------------- p-v */
	div.p-v { width:212px; height:250px; overflow:hidden; border:5px solid #E6E4E5; padding:0; background-color: #E6E4E5;
		margin-bottom: 20px;}
	div.p-v > a { vertical-align: top;}
	div.p-v h3 { line-height:150%; padding: 3px; background-color: rgb(101, 101, 101); color:#FFF; font-size:14px; }
	div.p-v h3 a { color:#FFF; }
	div.p-v img.avatars { width:212px; }

	div.p-v h4 { line-height:150%; padding:5px 0 0; color:#333; }
	div.p-v h4 a { color:#333; }

	div.p-v div.intro { color: #000; margin-top: 5px; padding: 0 10px; box-sizing: border-box; }
	div.p-v div.intro p{ margin-top:2px; line-height:140%; font-size:12px;}
	div.p-v div.intro .more { color:#06c; }
	
	
	div.p-vs { width:212px; height:240px; overflow:hidden; border:1px solid #E6E4E5; padding:4px; background-color: #E6E4E5;}
	div.p-vs h3 { line-height:150%; padding:3px; background:#666; color:#FFF; font-size: 14px;}
	div.p-vs h3 a { color:#FFF; }
	div.p-vs img.avatars { width:212px; }

	div.p-vs h4 { line-height:150%; padding:5px 0 0; color:#333; }
	div.p-vs h4 a { color:#333; }

	div.p-vs div.intro { color:#333;}
	div.p-vs div.intro p{ margin-top:2px; line-height:140%; font-size:12px;}
	div.p-vs div.intro .more { color:#06c; }
/*---------------------------------------------------------------------------------------------------------- p-v */

/*---------------------------------------------------------------------------------------------------------- news-box */
	div.news-box {}
	div.news-box div.avatar { float:left; width:135px; }
	div.news-box div.avatar img {margin:0; padding:0;}
	div.news-box div.with-avatar { margin-left: 160px; }
	div.news-box div.main {}
	div.news-box div.main h3.title { font-size:14px; font-weight:bold; color:#000; }
/*---------------------------------------------------------------------------------------------------------- news-box */

/*---------------------------------------------------------------------------------------------------------- circle_list */
	ul.circle-list { }
	ul.circle-list li { margin:3px 0; padding-left:15px; background:url(images/li_circle.gif) no-repeat left center; }
	.sect ul li { margin:3px 0; padding-left:15px; background:url(images/li_circle.gif) no-repeat left center; }
	
	
	ul.square-list { }
	ul.square-list li { margin:3px 0; padding-left:15px; background:url(images/li_circle.gif) no-repeat left center; margin-left:20px; }
	
	ol.price-list li{ margin:3px 0; list-style-type: decimal; margin-left:15px;}
	
/*---------------------------------------------------------------------------------------------------------- circle_list */

/*---------------------------------------------------------------------------------------------------------- tab_content */
	div.tab_content div.tab_menu { border-bottom:1px solid #000; margin-bottom:8px; }
	div.tab_content div.tab_menu  span { display:-moz-inline-box; display:inline-block; *display:inline; *zoom:1; }
	div.tab_content div.tab_menu  span a { display:block; padding:3px 10px;  color:#333; background:url(images/nav_back.gif) repeat-x; }
	div.tab_content div.tab_menu  span a:hover { color:#FFF; text-decoration:none; }
	div.tab_content div.tab_menu  span.on a { color:#FFF; background:url(images/nav_on.gif) repeat-x; }
/*---------------------------------------------------------------------------------------------------------- tab_content */

/*---------------------------------------------------------------------------------------------------------- column-list */
	.column-list { width:100%; overflow:auto; _height:1%; margin:15px 0 0; }
	.column-list li { float:left; margin-right:14px; }
	.column-list li.last { margin-right:0; }
	.side .column-list { margin-top:0; }
	.side .column-list li { margin-top:8px; margin-right:0; }
/*---------------------------------------------------------------------------------------------------------- column-list */

/*---------------------------------------------------------------------------------------------------------- view-content */
	div.view-content h1.title { font-size:18px; font-weight:bold; color:#000; margin-bottom:5px; }
	div.view-content .intro p { margin:3px 0 10px 0; }
	div.view-content .half { width:45%; float:left; margin-right:10px; }
	div.view-content hr, div.view-content hr.clear { height:0; overflow:hidden; border-top:1px solid #EEE; visibility:visible; width:100%; margin:8px 0; }
	div.view-content .md { margin-bottom:10px; }
	div.view-content .md h3 { color:#333; font-size:14px; margin-bottom:5px; }
	div.view-content ul li { margin-bottom:5px; }
	div.view-content ul li a { color:#333; }
	div.view-content ul li a.more { color:#06c; }
/*---------------------------------------------------------------------------------------------------------- view-content */

/*---------------------------------------------------------------------------------------------------------- ul.news-list */
	ul.news-list li { border-bottom:1px solid #EEE; padding:8px 0; }
	ul.news-list li p {margin:0 0 0 0;}
	div.view-content ul.news-list { border-top:1px solid #999; margin:10px 0; }
	div.view-content ul.news-list p.leader { margin-top:30px; }
	div.view-content ul.news-list div.avatar { border:1px solid #f0f0f0; background:#f7f7f7; padding:5px; }
	div.view-content p{margin:15px 0 15px 0; text-align: justify; padding-right: 30px; line-height:150%; font-size:13px;}
/*---------------------------------------------------------------------------------------------------------- ul.news-list */

/*---------------------------------------------------------------------------------------------------------- contact */
	fieldset.contact-info { padding:5px 10px; }
	fieldset.contact-info label { margin-right:3px; display:-moz-inline-box; display:inline-block; *display:inline; *zoom:1; width:80px; text-align:right; }
	fieldset.contact-info textarea { vertical-align:top; width:60%; height:100px; }
	fieldset.contact-info form { padding:5px 0; }
	fieldset.contact-info form p { margin:5px 0; }
/*---------------------------------------------------------------------------------------------------------- contact */
	dl.faq-list {}
	dl.faq-list dt { cursor:pointer; font-weight:bold; }
	dl.faq-list dd { margin:3px 10px; display:none; border:1px solid #EFEFEF; padding:5px; }
	
	table.tibet_table td {padding:5px; vertical-align:top; }
	table.tibet_table {margin-bottom:20px; border:1px solid #999; padding:2px;}
	.shadow {background-color:#EFEFEF; color:#333;}
	
	.t_table td{padding:5px; text-align:center; vertical-align:middle;}
	.t_table {margin-bottom: 20px;}

body {
	
}

#main {

}

header {
	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */





#crumbs {
	font-size: 0.8em;
	margin-bottom: 18px;
}


/* Fluid Columns */
.full{ width:100%; }
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.full, .last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}




/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 700px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 17px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}





/* WP-PageNavi http://wordpress.org/extend/plugins/wp-pagenavi/ */  
.wp-pagenavi {
	clear: both;
	text-align: center;
	padding: 5px;
}
.wp-pagenavi a, .wp-pagenavi span  {
	text-decoration: none;
	margin: 0 5px;
	color: #0066cc;
	height: 26px;
	width: 26px;
	line-height: 26px;
	display: inline-block;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 1px 1px #999;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #dedede;
	height: 26px;
	border: none;
	cursor: pointer;
	color: #000;
	font-weight: bold;
}
.wp-pagenavi a:hover {
	box-shadow: 0 0 3px #333;
/*	color: #fff;*/
}
.wp-pagenavi .extend {
	background:transparent;
	border:0px none transparent;
	color: #555555;
	margin-right:6px;
	padding:0;
	text-align:center;
	text-decoration:none;
	height: 26px;
	width: auto;
}

#ob_overlay {
	background-color: #000;
	opacity: 0.8;
}

.post-single {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #dedede;
}
.post-content {
	margin-bottom: 20px;
}

.product-gallery {
	float: left;
/*	width: 345px; */
/*	margin-right: 15px;*/
}
.product-description {
	float: left;
	width: 580px; 
	color: #463231;
}
.product-description h3 {
	color: #72253e;
	margin-bottom: 10px;
}

#product-gallery-image-wrap {
	position: relative;
	margin-bottom: 10px;
}
#product-gallery-image-wrap > a {
	text-align: center;
	width: 100%;
	display: inline-block;
}
#product-gallery-image-wrap img {
	vertical-align: middle;
	width: auto;
	max-width: 700px;
}
.product-gallery-imglist {}
.img-item {
	float: left;
	margin-right: 5px;
}
.img-item img {
	width: 65px;
}
.img-description {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #000;
	background: #fff;
	opacity: 0.8;
	width: 680px;
}






























.post-content ol,
.page-content ol {
	list-style-type: decimal;
	margin-left: 1.5em;
}






.lcga-ngg-albumoverview ul li {
float: left;
margin: 0;
list-style: none;
padding: 0;
margin-bottom: 20px !important;
}

.lcga-ngg-albumoverview div.p-v {
width: 690px;
height: auto;
min-height: 135px;
overflow: hidden;
border: 0 solid #E6E4E5;
padding: 5px;
background-color: #E6E4E5;
}

.lcga-ngg-albumoverview ul li a {
color: #fff !important;
}

.lcga-ngg-albumoverview ul li img {
	margin: 10px 7px 0;
	box-shadow: 0 0 2px #999;
}
.lcga-ngg-albumoverview ul li div.p-v a:first-child img {
	margin-left: 0;
}

.lcga-ngg-albumoverview .gallery-description {
	margin: 10px;
}


.news-box .main div a {
	font-size: 14px;
	color: #666;
}


div.footer .social {
	text-align: center;
	margin: 10px auto 0;
}

div.footer .fs {
	right: 5px;
	bottom: 30px;
	position: absolute;
	font-size: 0.9em;
	color: #fff;
}


/* SLIDER
-----------------------------------------------------------------------------*/
#slider {
/*	height: 525px;*/
	width: 700px;
/*	margin-bottom: 20px;*/
/*	overflow: hidden;*/
	position: relative;
}

#slides {
	margin-bottom: 20px;
	position: relative;
}

.slide {
	display: none;
	height: 525px;
	width: 700px;
	position: relative;
	text-align: center;
	vertical-align: middle;
/*	display: table-cell;*/
	line-height: 525px;
}

.slide a {
	vertical-align: middle;
}

.slide img {
	display: inline;
	max-height: 525px;
	width: auto;
	vertical-align: middle;

}

.slide-text {
	display: none;
	position: absolute;
	top: 0;
	width: 580px;
	color: #f0eb81;
	text-shadow: 1px 1px 3px #000;
}
.slide-text-inner {
	padding: 15px 0 15px 50px;
}
.slide-text h2,
.slide-text h3 {
	font-weight: bold;
}
.slide-text h2 {
	color: #fff;
}
.slide-text h3 {
	color: #f0eb81;
}
.slide-text a {
	color: #f0eb81;
}

#nav {
	position: absolute;
	top: 125px;
	width: 100%;
	z-index: 16;
} 

#nav a {
	background: url("images/slider-arrows.png") repeat scroll 0 0 transparent;
	height: 65px;
	width: 65px;
	display: block;
	position: absolute;
	top: 107px;
	z-index: 10;
} 
#nav #prev {
	left: 20px;
}
#nav #next {
	left: auto;
	right: 20px;
	background-position: -65px 0;
}
#nav #prev:hover {
	background-position: 0 -65px;
}
#nav #next:hover {
	background-position: -65px -65px;
}


#navp-wrapper {
/*	position: absolute;
	bottom: 0px;
	z-index: 10;*/
	text-align: center;
	width: 100%;
}

#navp {}
#navp li {
/*	float: left;*/
	display: inline-block;
	margin: 0 20px;
}
#navp li img {
	border: 3px solid #fff;
	display: block;
}
#navp a { 
/*	background: #fff;*/
	color: transparent;
	font-size: 1px;
	text-align: center;
	float: left;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#navp a:hover {
/*	background: #ff0;*/
	opacity: 0.9;

}
#navp a.activepage:hover,
#navp .activepage { 
/*    background: #f00;*/
	opacity: 1;
}

#navp a:active {
/*	background: #666;*/
}

#navp a.activepage img {
	box-shadow: 0 0 0 1px #ff0000;
}

.img-description {
	position: absolute;
	bottom: 0;
	padding: 2%;
	width: 96%;
	background: #ffffff;
	background: rgba(255,255,255,.9);
	z-index: 17;
}
.ngg-breadcrumbs {
    position: absolute;
    opacity: 0;
    display: none;
}

/*---------------------------------------------------------------------------------------------------------- description-home-page */

.description-home-page {
	width: 100%;
	padding: 15px 20px;
	background-color: rgb(94, 180, 152);
	box-sizing: border-box;
	font-family: "Arial", sans-serif;
	margin-bottom: 20px;
}
.description-home-page h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: white;
	margin-top: 0;
	margin-bottom: 10px;
}
.description-home-page ul {
	list-style-type: disc;
	padding-left: 20px;
}
.description-home-page ul li {
	color: white;
	font-size: 15px;
	line-height: 22px;
}

.description-home-page p {
	font-size: 15px;
	line-height: 22px;
	color: white;
	margin-bottom: 0;
}

/*---------------------------------------------------------------------------------------------------------- description-home-page */

/*---------------------------------------------------------------------------------------------------------- best-tours-block */

.best-tours-wrapper {
	margin: 0 0 10px;
}
.best-tours-wrapper h2 {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	color: black;
	font-weight: 400;
	font-family: "Arial", sans-serif;
	margin-bottom: 20px;
	margin-top: 25px;
}
.best-tours_block__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.best-tours_block {
	width: calc(33.85% - 20px);
	min-width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.best-tours_block:last-child {
	margin-right: 0;
}
.best-tours_pict {
	width: 42px;
	height: 37px;
	margin: 0 auto 10px;
	display: block;
}
.best-tours_pict img {
	max-width: 100%;
	display: block;
}
.best-tours_text {
	display: block;
	width: 100%;
	color: black;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 0;
}


/*---------------------------------------------------------------------------------------------------------- best-tours-block */

/*---------------------------------------------------------------------------------------------------------- best-tours-item */

.best-tours_item__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.best-tours_item {
	width: calc(33.85% - 15px);
	min-width: 220px;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 5px solid rgb(240, 240, 240);
	background-color: rgb(240, 240, 240);
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	color: black;
	text-decoration: none;
}
.best-tours_item:nth-child(3n+3) {
	margin-right: 0;
}
.best-tours_item:hover {
	text-decoration: none;
	color: black;
}
.best-tours_item__view h3 {
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.best-tours_item__pict {
	width: 100%;
	height: 240px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.best-tours_item__hidden {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin-top: 30px;
	transition: all .4s ease;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 15px 20px;
	box-sizing: border-box;
}
.best-tours_item:hover .best-tours_item__hidden {
	opacity: 1;
	margin-top: 0;
	visibility: visible;
}

.best-tours_item__hidden h4 {
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	border-bottom: 1px solid rgb(213, 213, 213);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.best-tours_item__hidden ul {
	list-style-type: none;
	padding-left: 0;
	display: block;
}
.best-tours_item__hidden li {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
	color: black;
	line-height: 20px;
}
.best-tours_item__hidden .btn-more {
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: block;
	width: 125px;
	height: 30px;
	border: 2px solid rgb(94, 180, 152);
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: black;
	-webkit-transition: background .4s ease, color .4s ease;
	-o-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
}
.best-tours_item__hidden .btn-more:hover {
	background: rgb(94, 180, 152);
	color: white;
}

/*---------------------------------------------------------------------------------------------------------- best-tours-item */

/*---------------------------------------------------------------------------------------------------------- list-information-wrapper */

.list-information-all {
	background: rgb(240, 240, 240);
	padding: 20px 0 5px;
	margin: 30px 0;
}

.list-information-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list-information-item {
	width: calc(33.33% - 50px);
	min-width: 220px;
	margin: 0 15px 15px;
}

.list-information-item h4 {
	height: 34px;
	line-height: 34px;
	background-color: rgb(94, 180, 152);
	padding: 0 25px;
	color: white;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}
.list-information-item .green-point {
	padding-left: 5px;
}
.green-point {
	list-style-type: none;
	padding-left: 0;
}

.green-point li {
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 10px;
}
.green-point li::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	background-color: rgb(94, 180, 152);
	border-radius: 50%;
}

.green-point li a {
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: underline;
}
.green-point li a:hover {
	text-decoration: none;
}

.recommend-us {
	text-align: center;
	margin-top:25px;
}
.recommend-us span {
	display: inline-block;
	vertical-align: middle;
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 15px;
}

.recommend-us img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 15px;
	max-width: 90px;
}

/*---------------------------------------------------------------------------------------------------------- list-information-wrapper */

/*---------------------------------------------------------------------------------------------------------- infoMain-bottom-all */

.infoMain-bottom-all h2 {
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 15px;
}

.infoMain-bottom_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.infoMain-bottom_video {
	width: calc(67% - 50px);
	margin-right: 50px;
	margin-bottom: 10px;
	position: relative;
	min-height: 300px;
	background-position: center;
	background-size: cover;
}
.infoMain-bottom_video img {
	width: 100%;
	height: 300px;
}
.more-video-btn {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 2px solid rgb(94, 180, 152);
	border-radius: 5px;
	padding: 0 20px;
	max-width: 220px;
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: background .4s ease, color .4s ease;
	-o-transition: background .4s ease, color .4s ease;
	transition: background .4s ease, color .4s ease;
}
.more-video-btn:hover {
	background: rgb(94, 180, 152);
	color: white;
	text-decoration: none;
}
.infoMain-bottom_video__pict {
	position: relative;
	border: 5px solid rgb(240, 240, 240);
	box-sizing: border-box;
	height: 310px;
}
.infoMain-bottom_video__pict::before {
	content: '';
	width: 114px;
	height: 114px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(0, 0, 0, .45);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
	cursor: pointer;
}
.infoMain-bottom_video__pict::after {
	content: '';
	width: 44px;
	height: 51px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url("/wp-content/themes/snowlion/images/play-btn.png") no-repeat;
	z-index: 3;
	cursor: pointer;
}

.infoMain-bottom_contacts {
	width: 33%;
	margin-bottom: 30px;
}
.infoMain-bottom_contacts h3 {
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin-left: 30px;
	margin-bottom: 15px;
}

.infoMain-bottom_contacts .map-site {
	margin-left: 30px;
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: underline;
}
.infoMain-bottom_contacts .map-site:hover {
	text-decoration: none;
}

.infoMain-bottom_contacts .green-point li a {
	font-size: 14px;
}

/*---------------------------------------------------------------------------------------------------------- infoMain-bottom-all */

/*---------------------------------------------------------------------------------------------------------- video-page */

.video-page_wrapper {
	margin: 30px 0;
	max-width: 930px;
}

.video-page_wrapper h2 {
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}

.video-page_block__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.video-page_block {
	width: calc(34% - 27px);
	margin-right: 30px;
	margin-bottom: 30px;
}
.video-page_block:nth-child(3n+3) {
	margin-right: 0;
}
.video-page_item {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.video-page_item::before {
	content: '';
	width: 114px;
	height: 114px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(0, 0, 0, .45);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 2;
	cursor: pointer;
}
.video-page_item::after {
	content: '';
	width: 44px;
	height: 51px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url("/wp-content/themes/snowlion/images/play-btn.png") no-repeat;
	z-index: 3;
	cursor: pointer;
}
.video-page_item img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.video-page_block__title {
	color: rgb(0, 0, 0);
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.sect .video-page_pagination {
	padding-left: 0;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	list-style-type: none;
}
.sect .video-page_pagination li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	color: rgb(94, 180, 152);
	font-size: 14px;
	font-family: "Arial", sans-serif;
	cursor: pointer;
	list-style-type: none;
	padding-left: 0;
	background: none;
}
.sect .video-page_pagination li.active,
.sect .video-page_pagination li:hover {
	text-decoration: underline;
}

	/*---------------------------------------------------------------------------------------------------------- video-page */


/*---------------------------------------------------------------------------------------------------------- footer */

.social-item {
	background-color: rgb(240, 240, 240);
	padding: 10px 20px 0;
	text-align: center;
}
.social-item > * {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 5px;
}

.footer-copyright {
	background-color: rgb(94, 180, 152);
	display: block;
	padding: 10px 20px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
.footer-copyright a {
	color: white;
}
.footer-copyright a:hover {
	color: white;
}

/*.back-top_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}*/

.back-top {
	width: 60px;
	height: 52px;
	position: fixed;
	bottom: 70px;
	right: 70px;
	background: url("/wp-content/themes/snowlion/images/arrow-top.png") center no-repeat;
	background-size: 90%;
	-webkit-transition: background-size .4s ease;
	-o-transition: background-size .4s ease;
	transition: background-size .4s ease;
}
.back-top:hover {
	background-size: 100%;
}
#background_home-page {
	background-image: url(/wp-content/uploads/2019/01/2018-Tripadvisor-certificate-150x150.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 164px;
}

div.view-content hr, div.view-content hr.clear {
	border-top-color: black;
}
/*---------------------------------------------------------------------------------------------------------- footer */
