
::selection {background: #DFDFDF;;}
::-moz-selection {background: #FFF;}
::-webkit-selection {background: #FFF; color:#000;}

html {
	height: 100%;
}
body {
	font-family:robotoregular;
	font-size: 12px;
	background: #fff;
	padding: 0;
	position: relative;
	margin: 0;
	min-width:1200px;
	-webkit-font-smoothing: antialiased;
}
*{
	padding:0;
	margin: 0;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear:both;
}
p{
	font-size: 14px;
	line-height:18px;
	font-family: robotoregular;
}
h1{
}
h2{
}
h3{
	font: 36px/100px roboto_thregular;
	text-align:center;
	text-transform:uppercase;
}
h4{
	font: 27px/27px robotobold;
}
h5{
}
h6{
}
a{
	color:#89cb15;
	text-decoration:none;
}
img{
	border:none;
}
.btn{
	display:block;
	color:#fff;
	font:36px/36px robotoregular;
	text-transform:uppercase;
	text-align:center;
	width:335px;
	height:55px;
	border-radius: 3px;
	cursor:pointer;
	margin:0px auto;
	border:4px solid #212a29;
	text-shadow:0 0 4px #000;
	box-shadow:0px 0px 5px 1px #363636;
	background: rgb(255,255,255); 
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,227,13,1) 50%, rgba(255,255,255,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(235,227,13,1)), color-stop(100%,rgba(255,255,255,1))); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,227,13,1) 50%,rgba(255,255,255,1) 100%); 
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,227,13,1) 50%,rgba(255,255,255,1) 100%); 
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,227,13,1) 50%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(235,227,13,1) 50%,rgba(255,255,255,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.btn:hover{
	background:#ebe30d;
}
.btn:active{
	background:#ebe30d;
	box-shadow:none;
}
input{
	background:#fff;
	font:12px/25px roboto_thregular;
	color:#000;
	border:none;
	padding-left:10px;
	outline:none;
}
textarea{
	background:#fff;
	border:2px solid #000;
	font:18px/18px roboto_thregular;
	color:#000;
	border-radius:5px;
	outline:none;
	resize:none;
	text-align:center;
}
input[type=checkbox] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=checkbox] + label {
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
	background-image: url(../img/dark-check-orange.png);
}
input[type=checkbox]:checked + label {
    background-position: 0 -15px;
}
.submit{
	background:#ffd100;
	width:320px;
	height:50px;
	display:block;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font:24px/50px roboto_cnregular;
	margin:0 auto;
	cursor:pointer;
}
.submit:hover{
	    background: #FE9900;
}
section{position:relative;}


#page1{
	background:#000 url(../img/page1_bg.jpg) no-repeat top;
	height:606px;
}
header{
	background:rgba(0, 0, 0, 0.5);
}
.h_firm{
	margin:15px 0 0 38px;
	float:left;
	width:300px;
}
.h_firm h4{
	font:30px/16px Museo_Cyr_900;
	color:#fff;
	text-transform:uppercase;
}
.h_firm h4 span{
	font:11px/16px Museo_Cyr_500;
}
.h_raspisan{
	float:left;
	width:400px;
	margin-left: 135px;
}
.h_raspisan ul li{
	font:18px/21px Museo_Cyr_500;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	list-style-type:none;
	margin:21px 0;
	padding: 0 5px;
}
.h_raspisan ul li:first-child{
	border-right:2px solid #fff;
}
.h_phone{
	float:left;
	font:28px/60px Museo_Cyr_900;
	color:#ffd100;
	margin-left: 62px;
	text-transform:uppercase;
}
.head_action{
	color:#ffd100;
	font:30px/30px Museo_Cyr_700;
	text-transform:uppercase;
	margin: 29px 0 0 35px;
}
.action{
    width: 338px;
    height: 203px;
	background:rgba(0, 0, 0, 0.5);
	margin: 15px 0 0 0;
	padding-top:18px;
}
.action .timer{
	color:#fff;
	font:63.5px/95px Museo_Cyr_700;
    text-align: center;
	width:302px;
	height:106px;
	background:url(../img/count.png) no-repeat;
	margin:0px auto;
}
#xcd-display-event .day{
	display:none;
}
#xcd-display-event .hour{
	display:none;
}

.default #xcd-display-event p {
  display: block;
  float:left;
  text-transform: uppercase;
	color:#fff;
	font:63.5px/95px Museo_Cyr_700;
	text-align:center;
}


.default #xcd-display-event{
	width:350px;
	padding-top:5px;
}
.default #xcd-display-event p span {
	font:63.5px/95px Museo_Cyr_700;
  color: #fff;
}

#xcd-display-event .minute{
	letter-spacing:35px;
	margin-left:12px;
}
#xcd-display-event .second{
	letter-spacing:30px;
	margin-left:25px;
}
.action .used_act{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	display:block;
	margin:22px auto 0;
	width:270px;
	font:16px/35px Museo_Cyr_500;
	background:rgba(0, 0, 0, 0.5);
}
.action .used_act:hover{
	color:#FFD101;
	background:#000;
}
.bl_main_head{
	width:796px;
	height:165px;
	background:url(../img/page1_main.png) no-repeat;
	position:relative;
}
.bl_main_head h3{
	color:#fff;
	font:48px/62px Museo_Cyr_900;
	display:block;
	position:absolute;
	text-transform:uppercase;
    top: 25px;
    left: 36px;
	text-align: left;
}
.bl_main_head h3 span{
	font:72px/48px Museo_Cyr_900;
}
.bl_main_head a{
	display:block;
    top: 0px;
    left: 338px;
    position: absolute;
    width: 459px;
	height:84px;
}
.bl_main_head a h1:hover{
	color:#000;
	background:#F90;
}
.bl_main_head a h1{
	color:#fff;
	font:20px/84px Museo_Cyr_500;
	display:block;
	text-align:center;
	text-transform:uppercase;
}

.land_menu{
	background:#232328;
	width:100%;
	height: 42px;
	z-index:100;
}
.land_menu ul{
	
}
.land_menu ul li{
	float:left;
	list-style-type:none;
}
.land_menu ul li a{
	width:180px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font:16px/42px Museo_Cyr_500;
}
.land_menu ul li a:hover,.land_menu ul li.active a{
	background:#FE9900;
}
.land_menu .search{
	position:relative;
	float:right;
	margin:4px 10px 0 0;
}
.land_menu .search .inputbox {
	width:215px;
	height:25px;
}
.land_menu .search .btn{
	position:absolute;
	width: 19px;
    height: 16px;
    display: block;
    background: #fff url(../img/search-ico.png) no-repeat 0 0;
	box-shadow:none;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
    top: 3px;
    right: 6px;
    z-index: 10;
    cursor: pointer;
}



#page2{
	position:relative;
	background:#FFD101;
	padding-bottom:22px;
}
#page2:before{
	position:absolute;
	width:100%;
	height:9px;
	background:url(../img/page2_after.png) repeat-x;
	content:"";
	bottom:-11px;
	left:0px;
}
#page2 .container{
	position:relative;
}
#page2 h3{
	line-height: 90px;
	background:url(../img/page2_h3.png) no-repeat 0 26px;
}
#page2 .img_1{
	width:581px;
	height:398px;
	background:url(../img/page2_img.jpg) no-repeat;
	position:absolute;
	top:112px;
	right:4px;
}
#page2 .img_2{
	width:356px;
	height:67px;
	background:url(../img/page2_img2.png) no-repeat;
	position:absolute;
    top: 124px;
    right: 528px;
}
.vam_nuzh{
	color:#020202;
	font:20px/27px roboto_cnregular;
	margin: 10px 0 0 24px;
}
.kto_mi_list{
	width:400px;
	    margin-top: 13px;
}
.kto_mi_list li{
	list-style-type:none;
	vertical-align: middle;
    display: block;
	width:400px;
	padding: 0px 0 0 94px;
	font:16px/16px robotoregular;
	position:relative;
}
.kto_mi_list li p{
	list-style-type:none;
	vertical-align: middle;
    display: table-cell;
	width:400px;
	height:64px;
	color:#020202;
	margin:0px 0  0 50px;
	font:16px/16px robotoregular;
	position:relative;
}
.kto_mi_list li:before{
	width:49px;
	height:49px;
	content:"";
	position:absolute;
	top:10%;
	left:24px;
	background:url(../img/page2_li.png);
	font:16px/16px robotoregular;
}
.bl_who_we{
	background:url(../img/page2_text.png);
	width:1123px;
	height:125px;
	position:relative;
	margin: 6px 0 0 73px;
}
.fipm{
	color:#fff;
	font:90px/90px Museo_Cyr_900;
	text-transform:uppercase;
	width:490px;
	display:block;
	position:absolute;
	top:5px;
	left:15px;
}
.o_firm{
	color:#020202;
	font:22px/22px Museo_Cyr_500;
	letter-spacing:0.075em;
	text-transform:uppercase;
	width:490px;
	display:block;
	position:absolute;
	top:95px;
	left:30px;
}
.opisan{
	color:#fff;
	font: 16px/20px robotoregular;
    text-shadow: 0 0 1px #6E6E6E;
	display:block;
	position:absolute;
	top:10px;
	left:570px;
}

#page3{
	margin: 10px 0 0px 0;
	height:652px;
	background:url(../img/page3_bg.jpg) no-repeat top;
}
#page3 .container{
}
.somn_left{
	width:50%;
	float:left;
}
.somn_left p{
	width:470px;
	color:#020202;
	font:26px/30px Museo_Cyr_700;
	text-transform:uppercase;
	text-align:right;
	letter-spacing: -1px;
}
.somn_left p span{
    font: 48px/53px Museo_Cyr_700;
    display: block;
    margin-right: -78px;
	letter-spacing: -2px;
}
.somn_right{
	width:50%;
	float:left;
	    height: 242px;
}
.somn_right .head{
	color:#fff;
    font: 18px/26px roboto_cnbold;
	margin:3px 0 0 78px;
	text-transform:uppercase;
}
.somn_right ul{
	height:170px;
}
.somn_right ul.left{
	width:305px;
	float:left;
	margin: 20px 0 0 64px;
}
.somn_right ul.right{
	width:230px;
	float:left;
	margin: 20px 0 0 0px;
}
.somn_right ul li{
	margin-top: 14px;
    font: 16px/26px robotoregular;
	color:#020202;
	list-style-image:url(../img/page3_li.png);
}
.somn_right ul li span{
    font: 13px/26px roboto_thregular;
}
#page3 .zakazat{
	display:block;
	color:#000;
	font: 24px/69px Museo_Cyr_500;
    margin: 87px 26px 0 637px;
    text-align: center;
	text-transform:uppercase;
	transform: skew(-19deg, 0deg);
}
#page3 .zakazat span{
	display:block;
	transform: skew(19deg, 0deg);
}
#page3 .zakazat:hover{
	color:#fff;
	background:#000;
}

#page4{
	background:#000 url(../img/page4_bg.png) no-repeat top;
	height:854px;
	overflow:hidden;
}
.stoimost{
	width:600px;
	float:left;
}
.stoimost h3{
	text-align: left;
    padding: 30px 0 17px 50px;
	line-height:36px;
}
.bl_type_kr{
	width:382px;
	margin:0px  0 0 20px;
}
.bl_type_kr .head{
	font:19px/41px roboto_cnbold;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:382px;
	height:41px;
	background:url(../img/page4_head.png);
}
.bl_type_kr .inform{
    padding: 4px 0 16px 33px;
}
.bl_type_kr .inform p{
	font:15px/23px roboto_condensedlight;
	color:#000;
}
.bl_type_kr .inform p span{
	font:16px/22px robotoregular;
}
.park{
	width:600px;
	float:left;
}
.park h3{
	color:#fff;
}
.park .nivoSlider{
	margin: 10px 0 0 0;
	overflow:visible!important;
}
.theme-default .nivoSlider{
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow:  none!important;
}
.nivo-caption{
	position: inherit!important;
    background: none!important;
    opacity: 1!important;
}
.theme-default .nivoSlider img{
}
.park .nivo-caption p{
	font:24px/24px roboto_cnregular;
	color:#fff;
	text-transform:uppercase;
	margin:34px 0 0 150px;
	text-align:left;
	display:none;
	}
.park .nivo-caption ul{
	margin:53px 0 0 150px;
	text-align:left;
}
.park .nivo-caption ul li{
	font:18px/41px roboto_cnregular;
	text-transform:uppercase;
	color:#fff;
	list-style-image:url(../img/page4_li.png);
	list-style-position: inside;
}
.park .nivo-caption ul li span{
	color:#ffd100;
}
.theme-default .nivoSlider{
	background:none!important;
}
.nivo-directionNav a {
    top: 100px!important;
    width: 32px!important;
    height: 60px!important;
    opacity: 1!important;
}
a.nivo-nextNav{background:url(../img/arr_r.png) 0 0!important;right: -50px!important;}
a.nivo-prevNav {background:url(../img/arr_l.png) 0 0!important;left: -50px!important;}
a.nivo-nextNav:hover{background:url(../img/arr_rh.png) 0 0!important;}
a.nivo-prevNav:hover{background:url(../img/arr_lh.png) 0 0!important;}

#page5{
	background:#FFA319  url(../img/page5_bg.png) no-repeat top;
	height:600px;
}
#page5 .container{
	position:relative;
}
#page5 h3{
	line-height:80px;
}
.opl_left{
	float:left;
	width:550px;
	margin: 0 0 0 50px;
}
.head_opl{
	font:24px/24px roboto_cnregular;
	color:#000;
}
.inf_opl{
	font:16px/22px roboto_cnregular;
	color:#000;
	margin-top: 16px;
}
.inf_opl span{
	text-decoration:underline;
}
.opl_left .rekv_opl{
	margin: 15px 0 0 0px;
	height:275px;
}
.opl_left .rekv_opl p{
	font:15px/22px roboto_condensedlight;
	color:#000;
}
.opl_left .downl{
	
}
.opl_left .downl p{
	font:13px/16px roboto_cnbold;
	text-transform:uppercase;
	color:#000;
	margin-top: 14px;
}
.opl_left .downl a{
	display:block;
	width: 338px;
    height: 50px;
    font: 24px/50px Museo_Cyr_500;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 11px 0 0 58px;
    transform: skew(-22deg, 0deg);
}
.opl_left .downl a span{
	display:block;
    transform: skew(22deg, 0deg);
	
}
.opl_left .downl a:hover{
	color:#fff;
	background:#232328;
}
.opl_right{
	float:left;
	width:415px;
	margin: 0 0 0 175px;
}
.kamaz{
	background:url(../img/page5_kamaz.png);
	width:539px;
	height:377px;
	position:absolute;
    top: 215px;
    right: 0px;
}

#page6{
	padding-bottom:35px;
	background:#cccccc;
}
#page6 h3{
	padding:20px 0 0 0;
}
.form_bottom{
	
}
.form_bottom input[type="text"]{
	width:545px;
	height:50px;
	padding-left:15px;
	margin:17px auto 0;
	display:block;
	font:18px/50px roboto_thregular;
	color:#5f5f5f;
}
.checkbox_zakaz{
	width:545px;
	margin:20px auto 0;
	text-align:center;
}
.checkbox_zakaz label{
	font:14px/14px roboto_condensedlight;
	color:#000;
}
.form_bottom input[type="submit"]{
	margin:25px auto 0;
}
.fancybox-skin{
	background:#cccccc;
}
.contakts{
	
}
#page6 .contakts h3{
    line-height: 90px;
    background: url(../img/page2_h3.png)/***css-loader:: can't load recource***/ no-repeat 0 83px;
	    padding: 63px 0 24px;
}
.contakts p{
	font:24px/40px roboto_cnregular;
	text-align:center;
}
.contakts p span, .contakts a{
	font:30px/40px roboto_cnbold;
	color:#000;
}