﻿/* CSS Document */

@font-face {
    font-family: 'calibri';
    src: url('/fonts/calibri/calibri.eot');
    src: url('/fonts/calibri/calibri.eot?#iefix') format('embedded-opentype'),
         url('/fonts/calibri/calibri.woff') format('woff'),
         url('/fonts/calibri/calibri.ttf') format('truetype');


}
@font-face {
    font-family: 'lucida_sans';
    src: url('/fonts/lucida/lucidasansuni.eot');
    src: url('/fonts/lucida/lucidasansuni.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lucida/lucidasansuni.woff') format('woff'),
         url('/fonts/lucida/lucidasansuni.ttf') format('truetype');
}

html,body{
    	font-family: 'fira_sans_light';
	margin: 0px;
	padding: 0px;
    background: #2b2b2b;
/*	overflow-y:auto; */
	overflow:hidden;
}
body{
	text-align: center;
	width: 100%;
	height: 100%;
}
#bg_fon{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:50px;
	/* z-index: -1; */
	overflow: hidden;
	text-align: center;
	/* background-image: url(../img/main/slide_show/f_01/img_01.jpg); */
	background-position: center;
	background-repeat: no-repeat;
	background-color: #d6d6d6;
	background-size: cover;
}


#bottom_menu{
	position: fixed;
	bottom: 0px;
	display: table;
	width: 100%;
	background-image: url(/vtours/img/20_background.png);
}
#top_menu{
	position: absolute;
	top: 0px;
	display: table;
	width: 100%;
	background-color: rgba(0,0,0,0.85);
	height: 50px;
}

#right_menu{
	position: absolute;
	/*top: 0px;*/
	bottom: 0px;
	right: 0px;
	display: table;
	height: 100%;
	
}
#left_menu{
	position: absolute;
	/*top: 76px;*/
	bottom: 0px;
	left: 0px;
	display: table;
	height: 100%;
}
#bottom_menu li, #bottom_menu ul, #right_menu li, #right_menu ul, #left_menu li, #left_menu ul{
	list-style: none;padding: 0;margin: 0;

}
.middle_right_menu img{
    cursor: pointer;
}
.up_right_menu img{
    cursor: pointer;
}

#top_menu li, #top_menu ul{
	list-style: none;padding: 0;margin: 0
}
#bottom_menu li{
	display: table-cell;
	vertical-align: middle;
}
#bottom_menu ul{
	display: table-row;
}
#top_menu li{
	display: table-cell;
	vertical-align: middle;
}
#top_menu ul{
	display: table-row;
	height: 50px;
}

#right_menu ul:nth-child(1){
	display: table-row;
	height: 45%;
}
#right_menu ul:nth-child(2){
	display: table-row;
	height: 55%;
}
#right_menu li{
	display: table-cell;
}

#left_menu ul:nth-child(1){
	display: table-row;
	height: 45%;
}
#left_menu ul:nth-child(2){
	display: table-row;
	height: 55%;
}

#left_menu li{
	display: table-cell;
}

#bottom_menu li:first-child{width: 25%;height: 50px;text-align: left;padding-left: 12px;}
#bottom_menu li:last-child{width: 25%;height: 50px;text-align: right;padding-right: 20px;}
#top_menu li:first-child{height: 50px; text-align: left;padding-left: 20px;}
#top_menu li:last-child{height: 50px; text-align: right;padding-right: 20px;}

.left_top_menu{
	display: table;
}
.middle_left_menu{
	text-align: left;
    cursor: pointer;
	/*margin-top: -76px;*/
}

.middle_left_menu img{
	padding-left: 10px;
}
.up_left_menu{
	padding: 13px 0px 0px 5px;
    cursor: pointer;
}

.left_top_menu span, .left_top_menu span a{
	margin: 0px;
	color: #bdbdbd;
    font-family: 'fira_sans_light';
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
 .left_top_menu span:last-child{
	padding-left: 30px;
  	margin: 0 auto;
  	width: 100%;
 	text-align: center;
}
 .left_top_menu span:last-child a{display:block;}
.right_top_menu img:first-child{
	margin: 0px 50px 0px 30px;
}
#full_scr{
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
}

.right_top_menu img{
    cursor: pointer;
}

.right_down_menu img{
    margin: 0px 10px 0px 10px;
	vertical-align: middle;
}
.left_down_menu img{
    margin: 0px 10px 0px 11px;
	vertical-align: middle;
	cursor: pointer;
}
#central_block{
	position: absolute;
	top: 55px;
	right: 0px;
/*	background-color: #444; */
	width: 100%;
/*	margin: 0 auto; */
}

.main_pictuares img{


}
.main_pictuares{
	margin: 0 auto;
	display: inline-block;
	/*background: #bbb;*/
/*	-webkit-box-shadow: 3px 3px 11px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 11px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 11px 0px rgba(50, 50, 50, 0.75); */
}
.pic_icons{
	display: inline-block;
}

.expo{

}
h1{
	margin: 0px 0px 0px 0px;
    	font-family: 'fira_sans_light';
	font-size: 14px;
	color: #bdbdbd;
	text-transform: uppercase;
	line-height: normal;
	font-weight: normal;
}
h2{
	margin: 0px 0px 0px 0px;
    	font-family: 'fira_sans_light';
	font-size: 14px;
	color: #fff;
	line-height: normal;
	font-weight: normal;
  /* font-weight: normal; */
}
h3{
	margin: 0px 0px 0px 0px;
    	font-family: 'fira_sans_light';
	font-size: 12px;
	color: #ddd;
/* font-style: italic; */
	line-height: normal;
	font-weight: normal;
}
.teatr{

}

.up_right_menu img{
    display: block;
    margin: 0px 10px 10px 10px;
}
.up_right_menu img:first-child{
    margin: 80px 10px 0px 10px;
}

.right_menu{
/*	background-color: #666; */
}
#description{
    position: absolute;
    top: 55px;
    left: -520px;
    width: 420px;
    height: 60%;
    background-color: #A0A0A0;
    padding: 40px;
    text-align: justify;
	-webkit-box-shadow: 3px 3px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 15px 0px rgba(50, 50, 50, 0.75);
    overflow: hidden
}
#description p{
    font-family: 'fira_sans_light';
    color: #000;
    font-size: 16px;

}
h4{
  margin: 5px 0px 5px 0px;
  font-family: 'fira_sans_bold';
  font-size: 14px;
  color: #555;
  font-weight: normal;
}
#bt_close{
    width: 25px;
    margin: -35px 0px 5px -35px;
    position: fixed;
    cursor: pointer;

}
.right_down_menu img:first-child{
    height: 26px;
}
.right_down_menu img:nth-child(2){
    height: 26px;
}
.right_down_menu img:nth-child(3){
    height: 30px;
    cursor: pointer;
    margin: 0px 0px 10px 0px;
    margin-top: 0px;
}
#description h1{
    margin: 0px 0px 10px 0px;
    color: #f5f5f5;
}
#description h2{
    line-height: normal;
    font-size: 18px;
    text-align: left;
  font-family: 'fira_sans_medium';
}
.left_down_menu img:first-child{
	height: 35px;
}
#play_video{
	height: 34px;
}
@media screen and (max-width: 1000px){
	.left_down_menu img {
	  margin: 0px 5px 0px 5px;
	}
	.right_down_menu img {
	  margin: 0px 5px 0px 5px;
	  vertical-align: middle;
	}


	#description h4{
	  font-size: 12px;
	  color: #555;
	}


	#description h2{
	    line-height: normal;
	    font-size: 15px;
	}

	#description p{
	    font-size: 12px;
    	    text-align: left;
	}
}
@media screen and (max-width: 1300px){

	#description h4{
	  font-size: 14px;
	}


	#description h2{
	    font-size: 17px;
	}

	#description p{
	    font-size: 13px;
    	    text-align: left;
	}
}
.pic_main_sign h2{
  font-family: 'fira_sans_medium';
  line-height: 95%;
}
.fancybox-inner{
	overflow: hidden;
}