header .header-block{
    background: url("../img/background_photo_1.jpg") center;
}
header .menu-block{
    background: #202c44;
}
.menu-btn, .btn, .btn.btn-special.active span.bullet, .btn.btn-special:active span.bullet{
    background: #ea1e3d;
}
.btn.btn-special.active,.btn:active, .btn.btn-special.active:active span.bullet {
    background: #fff;
    color: #ea1e3d;
}

.covered{
    color: #ea1e3d;
}
.btn{
    color: #fff;
}
.btn.theme{
    border: #ea1e3d solid 1px!important;
}
.arrow.active{
    border: #d93944 solid 2px;
    background: url("../img/pic_5.png") center no-repeat;
}
header .buttons-block{

}
.scene{
    background: url("../img/background_scene_1.jpg") bottom no-repeat;
}
.scene .scene-object.car{
    background: url("../img/pic_1.png") center no-repeat;
}
.scene .scene-object.computer{
    background: url("../img/pic_2.png") center no-repeat;
}
.scene .scene-object.case{
    background: url("../img/pic_3_3.png") center no-repeat;
}
.scene .scene-object.water{
    background: url("../img/pic_4.png") center no-repeat;
}
.scene .scene-object.point{
    background: url("../img/pic_5.png") center no-repeat;
}
.desc-block .rates{
    background: url("../img/img_2_2.png") center no-repeat;
    width: 330px;
    height: 313px;
}
.desc-block .protect{
    background: url("../img/img_3.png") center no-repeat;
    width: 326px;
    height: 303px;
}
.desc-block .bulk{
    background: url("../img/blink_icon_1.png") center no-repeat;
}
.temp-text-box {
	margin:150px auto;
	width:600px;

}
.temp-text-box h1 {
	font-size:19pt;
	margin:15px 0px;
}