@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
	background: url(image/body.jpg) no-repeat;
}
.wrapper{
	margin: 0px auto;
	width: 1060px;
}
.logo{
	float: left;
	width: 486px;
	padding: 29px 0px 3px 0px;
}
.top-phone{
	float: left;
	background: url(image/top-phone.png) no-repeat left;
	margin-top: 45px;
	width: 200px;
	color: #aaaaaa;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding-left: 40px;
}
.top-phone span{
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.top-mail{
	float: left;
	background: url(image/top-mail.png) no-repeat left;
	margin-top: 45px;
	color: #aaaaaa;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding-left: 40px;
	width: 200px;
}
.top-mail span{
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.menu{
	float: left;
	width: 100%;
	background: url(image/menubg.jpg) no-repeat;
}
.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li{
	float: left;
}
.menu ul li a{
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	float: left;
	padding: 11px 40px;
	text-decoration: none;
}
.menu ul li a:hover{
	background: #c2c2c3;
	color: #000000;
}
.news{
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	padding: 15px 0px;
		
}
.banner{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.newsbg{
	padding: 0px;
	background: url(image/newsbg.jpg) no-repeat;
	height: 228px;
	float: left;
    width: 100%;
	margin-top: 45px;
}
.pdf_logo{
	float: left;
	width: 33%;
	padding: 50px 0px 0px 23px;
}
.new-title{
	float: left;
	width: 26%;
	padding: 80px 0px 0px 8px;
	color: #fcfcfc;
}
.new-title p{
	float: left;
	width: 100%;
	color: #a3a3a3;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
}
.new-title img{
	padding: 9px 180px 0px 10px;
	float: right;
}

.prodbg{
	float: left;
	width: 100%;
}
.prodbg h1{
	padding: 30px 0px;
	margin: 0px;
	text-align: center;
}
.featurebg{
	float: left;
	width: 100%;
	background: url(image/featurebg.jpg) no-repeat;
}
.pro-box{
	float: left;
	width: 20%;
	margin: 0px;
	text-align: center;
	padding: 39px 0px 27px 0px;
}
.pro-box h2{
	float: left;
	width: 100%;
	color: #ee0405;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0px;
	padding: 7px 0px 7px 0px;
}
.pro-box p{
	color: #d7d7d7;
	font-size: 12px;
	float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 10px;
}
.footerbg{
	float: left;
	width: 100%;
	background: #222422;
	margin-top: 30px;
	box-shadow: inset 0px 15px 30px #161816;
}
.w-25{
	float: left;
	width: 25%;
	background: url(image/bor.png) no-repeat;
	background-position: 80% 60%;
    height: 260px;
}
.w-25:last-child{
	background: none;
}
.f-title{
	float: left;
	width: 100%;
	color: #e0e0e0;
	padding: 30px 0px 20px 0px;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}
.fmenu{
	float: left;
	width: 100%;
}
.fmenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.fmenu ul li{
	float: left;
	width: 100%;
}
.fmenu ul li a{
	color: #868686;
	font-size: 13px;
	text-decoration: none;
	padding: 4px 0px;
	float: left;
	width: 100%;
}
.adres{
	float: left;
	width: 100%;
	font-size: 13px;
	color: #8c8c8c;
	margin-bottom: 10px;
}
.adres img{
	padding-right: 15px;
	padding-bottom: 10px;
    float: left;
}
.copy{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #757575;
	padding: 30px 0px;
	text-align: center;
	background: #0f110f;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

.right {
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding: 10px 20px 20px;
    background: url(image/contant.png) no-repeat;
    background-size: 100% 100%;
}
.p-heading {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
.right ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}
.right ul li {
    float: left;
}
.right ul li a {
    color: #fff;
    font-size: 18px;
    float: left;
    padding: 10px 10px 20px 0px;
    text-decoration: none;
}
.about {
    float: left;
    width: 100%;
}
.about p,
.about p a {
    color: #ffffff;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
.about p a:hover {
	text-decoration: none;
}

.form-group {
    padding-bottom: 20px;
}
.form-group label {
    color: #ffffff;
    font-size: 16px;
    padding-right: 20px;
    margin: 0px;
    line-height: 25px;
    width: 5%;
    float: left;
}
.form-group input {
    height: 22px;
    padding: 2px 5px;
    width: 29%;
}
.form-group textarea {
    width: 30%;
}

.btn-default {
    background: #fe0405;
    border: none;
    padding: 9px 21px;
    color: #fff;
    margin-left: 72px;
}

.col_1 {
    float: left;
    width: 25%;
    background: url(image/bor.png) no-repeat;
    background-position: 90% 60%;
    height: 260px;
}
.col_2 {
    float: left;
    width: 35%;
    background: url(image/bor.png) no-repeat;
    background-position: 96% 60%;
    height: 260px;
}
.col_3 {
    float: left;
    width: 40%;
}
.one {
    float: left;
    width: 45%;
    padding-right: 5%;
}
.one img {
    width: 197px;
}
.two {
    float: left;
    width: 50%;
}
.two img {
    width: 88%;
}












