@font-face {
    font-family: 'HeliosCondBold';
    src: url('../fonts/HeliosCond-Bold.eot?') format('eot'), 
        url('../fonts/HeliosCond-Bold.woff') format('woff'), 
        url('../fonts/HeliosCond-Bold.ttf')  format('truetype'),
        url('../fonts/HeliosCond-Bold.svg') format('svg');
}
@font-face {
    font-family: 'HeliosThin';
    src: url('../fonts/HeliosThin.eot?') format('eot'), 
        url('../fonts/HeliosThin.woff') format('woff'), 
        url('../fonts/HeliosThin.ttf')  format('truetype'),
        url('../fonts/HeliosThin.svg') format('svg');
}
@font-face {
    font-family: 'Rouble';
    src: url('../fonts/ALSRubl.eot?') format('eot'), 
        url('../fonts/ALSRubl.woff') format('woff'), 
        url('../fonts/ALSRubl.ttf')  format('truetype'),
        url('../fonts/ALSRubl.svg') format('svg');
}
*{padding:0;margin:0;}
.clear{clear:both;}
body{
    background-color: #3D2E38;
    color:#fff;
    z-index:0;
    font-size:18px;
    font-family: HeliosThin;
}
a,a:link.a:visited,a:active{
    color:#FF7026;
    text-decoration:none;
    border-bottom: 1px dotted #FF7026;
}
/*Main menu*/
.mainmenu{
    height:50px;
    width:100%;
    bottom:80px;
    position:fixed;
    background-image:url('../images/white50.png');
    z-index:2;
}
.mainmenu li{
    list-style-type:none;
    float:left;
    height:50px;
    font-size:1.6em;
}
.mainmenu ul{
    display:inline-block;
}
.mainmenu div{
    text-align:center;
    width:1000px;
    margin:0 auto;
    height:50px;
}
.mainmenu li a,.mainmenu li a:link,.mainmenu li a:visited,.mainmenu li a:active{
    padding:0 20px;
    color:#fff;
    display:block;
    line-height:50px;
    height:100%;
    text-decoration:none;
    -webkit-transition: ease-out 0.2s;
    -moz-transition: ease-out 0.2s;
    -o-transition: ease-out 0.2s;
    transition: ease-out 0.2s;
    font-family:HeliosCondBold;
    border-bottom: 0 none;
    color:#333;
}
.mainmenu li a:hover{
    background-color: #FF7026;
    margin-top:-15px;
    padding-bottom:15px;
    color:#fff;
}
.mainmenu .selectedmenu{
    background-color: #FF7026;
    margin-top:-15px;
    padding-bottom:15px !important;
    color:#fff !important;
}
/*Page*/
.logo{
    height:217px;
    width:100%;
    position:absolute;
    z-index:1;
    top:60px;
}
.logo div{
    background: url('../images/circle.png') no-repeat;
    height:121px;
    padding:48px 0 48px 59px;
    width:900px;
    margin:0 auto;
}
#page-title{
    font-size:3em;
    line-height:121px;
    height:121px;
    padding-left:200px;
    display:inline-block;
    float:left;
}
.logo img{float:left;}
.about{
    display:none;
    right:0;
    bottom:130px;
    position:absolute;
    background-image:url('../images/white75.png');
    z-index:1;
    width:250px;
    top:0;
    padding:60px 25px;
    color:#000;
}
.about ul{
    margin:3px 0 3px 25px;
}
#maincontainer{
    background: 100% 100% no-repeat;
    background-size: cover;
    z-index: 0;
    display:block;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.contacts{
    height:80px;
    opacity:0.8;
    width:100%;
    bottom:0px;
    position:fixed;
    background-color:#000;
    z-index:1;
    text-align: center;
}
.contacts div{
    width:890px;
    height:80px;
    display: block;
    text-align:left;
    line-height: 80px;
    margin: 0 auto;
}
.social{
    display:inline-block;
    width:32px;
    height:32px;
    border-bottom: 0 none;
    margin-right: 10px;
    margin-bottom: -10px;
}
.vk{
    background-image: url(../images/vk.png);
}
.vimeo{
    background-image: url(../images/vimeo.png);
}
.insta{
    background-image: url(../images/insta.png);
}
.phone{
    margin:0 40px;
}
#sendmessage{
}
.white-object{
    width:900px;
    margin:0 auto;
    color:#000;
}
/*Slideshow*/
.preload{display:none;}
#slide-title{
    position:fixed;
    right:320px;
    bottom:150px;
    display:block;
    text-align:right;
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#fff;
    opacity:0.7;
    border:1px solid #aaa;
    color:#000;
    font-family: 'HeliosCondBold';
}
.wrapper{
    margin:337px 0 130px 0;
    background-color:#fff;
    width:100%;
}
/*Calculator*/
.stepcontainer{
    width:33%;
    float:left;
    padding-bottom:30px;
}
.stepheader{
    padding:20px 0 40px 0;
}
.stepheader span{
    display:inline-block;
    width:31px;
    height:31px;
    background: url('../images/calc-circle.png');
    text-align:center;
    line-height:31px;
    font-size:1.3em;
    color:#fff;
    margin-right:10px;
}
.step1{
    width:60%;
    padding:20px;
    margin:50px 0;
    border: 1px solid #FF7026;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.step2{
    width:60%;
    padding:5px 20px;
    margin:15px 0;
    border: 1px solid #FF7026;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.selectedstep{
    background-color: #FF7026;
    color:#fff !important;
}
#price{
    font-size: 4em;
    color:#333;
}
#price:after{
    content: ' c';
    font-family:Rouble;
    font-size:0.6em;
    color:#FF7026;
}
#hours{
    font-size: 2em;
    color:#333;
    padding:40px 0 0 40px
}
#hours:after{
    content: ' часа(ов)';
    font-size:0.6em;
    color:#FF7026;
}
.slider-hours{
    padding:50px 50px 0 10px;
}
#discount{
    font-size:1.5em;
    color:#FF7026;
}
.rouble{
    content:'c';
    font-family:Rouble;
}
.gallerywrapper{
	width: 1000px;
	margin: 350px auto 200px auto;
}
.gallerywrapper .row div{
	margin-right:35px;
	margin-bottom:35px;
	width:310px;
	float:left;
}
.gallerywrapper .row img{
	border:5px solid #fff;
}
.gallerywrapper .row :last-child{
	margin-right:0;
}
.gallerywrapper a:hover,.gallerywrapper a{
	border-bottom:0 none;
}
.gallerywrapper h2{
    font-size: 1.5em;
    text-align:right;
    display:block;
    margin:20px 0;
}
.gallerywrapper h3{
	font-size:1.1em;
}
.gallerywrapper .count{
	font-size:0.6em;
	color:#fff;
}
.gallerywrapper .description{
	font-size:0.8em;
}
.gallerywrapper .date{
	font-size:0.6em;
	display:block;
	margin-bottom:20px;
	margin-top:10px;
	font-style:italic;
}
.galleryback{
    display:inline-block;
    margin-bottom:20px;
    font-size:0.7em;
	border:1px solid #aaa;
	border-bottom:1px solid #aaa !important;
	padding:4px 10px 4px 25px;
	background: #222 url('../images/back.png') no-repeat 5px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.galleryback:hover{
	background: #000 url('../images/back.png') no-repeat 5px 4px;
}
#message span{
    margin-top:20px;
    display:inline-block;
    width:300px;
}
#message #name,#message #email,#message #phone{
    margin-top:20px;
    width:300px;
    display:inline-block;
}
#message #messagetext{
    margin-top:20px;
    width:300px;
    display:inline-block;
    height:200px;
}
#message input[type="button"]{
    display:block;
    width:300px;
    height:30px;
    margin-left:300px;
}
.finm{padding:100px 0;}
 #map_canvas {
        width:100%;
        height: 400px;
        float: left;
        border: 5px solid #fff;
    }
#marshrut table{margin-bottom:100px;}
#marshrut table td{padding:10px;}
#textinfo{font-size:0.8em;}
#textinfo span{font-size:1.3em;font-weight:bold;display:block;margin-top:10px;}
.mtime{width:50px;}