body {
   font-family:'Open Sans', sans-serif;
	font-size: 14px;
}
#header-type{
	background: url(../img/bg-head-types.jpg) no-repeat;
/*	-webkit-background-size: cover;*/
	background-size: cover;
    background-position: 50%;
	height:655px;
	padding-top: 25px;
}
#header-type>.container.wrapper{
	height:600px;
}
.navbar{
    z-index: 0;
}
#text-header{
    margin-top: 50px;
    padding: 0px 50px 0px 30px;
} 
#text-header h2{
	font-size: 28px;
    text-align: center;
    font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
    padding: 23px 0px 23px 0px;
    border-left: solid 4px #F82E2E;
    background: rgba(255, 255, 255, .5);
}
#header-type button{
/*	z-index:;*/
	display: block;
	margin: 0 auto;
	position: relative;
	top:250px;
    left: 195px;
	padding: 6px 60px 6px 70px;
	color: #fff;
	background: linear-gradient(#F82E2E 50%, #de0000 50%);
	border: 1px solid #cc0000;
}
#header-type button:hover {
    background: #EE0000;
}
#header-type button:before {
    position: absolute;
    content: "?";
    left: 15px;
    top: 4px;
    border: 1px solid #fff;
    padding: 0px 15px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: 100;
}
#header-type button span:nth-of-type(1) {
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
    color: #fff200;
    text-align: left;
    margin-bottom: 0px;
    padding: 0;
    display: block;
}
#header-type button span {
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
}
#tonn-3 .bottom-line{
	position: relative;
	top:0px;
	z-index:-1;
    width: 50%;
}
#tonn-3 {
    margin-top: -6px;
}
.type-trucks {
    padding-bottom: 0px;
}
.type-trucks h3{
    text-align: center;
    font-size: 18px;
    background: #FF921A;
    color: #fff;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.type-trucks .slider {
    padding-top: 30px;
    margin-top: 40px;
}
.type-trucks .slider h2 {
    text-align: center;
    margin-top: 0px
}
.type-trucks-right h3 {
    margin-top: 35px;
}
.type-trucks img {
    width: 100%;
}
.type-trucks-right img {
    margin-top: 40px;
    margin-bottom: 20px;
}
.type-trucks h4 {
    font-size: 18px;
    background: #FF921A;
    color: #fff;
    padding: 5px 0px 5px 15px;
/*    margin-right: 25px;*/
}
.charact {
    width: 100%;
    border-collapse:collapse;
    border-spacing:0;
/*    display: block;*/
}
.type-trucks-left .charact tr:nth-of-type(2n) {
    background: #faf2cb;
}
.type-trucks-right .charact tr:nth-of-type(2n) {
    background: #fff;
}
.charact tr td {
    padding: 4px 0px 4px 15px
}
.type-trucks iframe {
    margin-top: 40px;
    width: 100%;
    height: 250px;
    z-index: 11;
}
.type-trucks-left .charact-text {
    margin-top: 40px;
    padding-right: 50px;
}
.charact-text p {
    line-height: 17px;
}
.type-trucks-left .charact-text p {
    padding-right: 40px;
}
.type-trucks-right .charact-text {
    margin-top: 40px;
    padding-right: 30px;
}
.type-trucks-right .charact-text p {
    padding-right: 50px;
/*    padding-left: 20px;*/
}
.charact-text {
    margin-top: 40px;
    padding-right: 50px;
}
.charact-text p {
    padding-right: 50px;
}
.charact-text .callback-btn {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 25px;
}
.type-trucks-right .charact-text #callback-btn {
/*    margin: 20px 50px 0px 20px; */
}
.type-trucks-right {
    background: #faf2cb;
}
#tonn-15 .ev-img {
    margin-top: 70px;
}
#tonn-7 .ev-img {
    margin-top: 40px;
}
#tonn-20 .ev-img {
    margin-top: 60px;
}
#kamaz .ev-img {
    margin-top: 40px
}
a.go-price {
    width: 500px;
    display: block;
    margin: 15px auto 0;
    font-size: 16px !important;
    text-align: center;
    padding: 10px;
    border-radius: 7px;
    background: #00b229;
    font-weight: 600;
}
/*==========  Desktop First Method  ==========*/