@charset "utf-8";
/* CSS Document */

body{margin:0px;}

@font-face {
    font-family: "Roboto Slab";
	src: url(font/RobotoSlab-Regular.ttf);
}

@font-face {
    font-family: Raleway;
	src: url(font/Raleway-Regular.ttf);
}


.top_font{font-family:Raleway; font-size:13px; color:#FFFFFF; text-align:center; padding:7px 0px; background-color:#ee6d0e; border-radius:0px 0px 5px 5px;}
.top_font a:link{font-family:Raleway; font-size:13px; color:#FFFFFF; text-decoration:none; transition: 0.6s;}
.top_font a:visited{font-family:Raleway; font-size:13px; color:#FFFFFF; text-decoration:none; transition: 0.6s;}
.top_font a:hover{font-family:Raleway; font-size:13px; color:#CCCCCC; text-decoration:none; transition: 0.6s;}

.top_font1{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-align:right; line-height:22px;}


.button {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  padding-right: 20px;
  padding-left: 60px;
  position: relative;
  background-color:#2c4765;
  color:#ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family:Raleway; font-size:14px;
  width:auto;
  float:right;
  margin-right:2px;
}

.button span {
  position: absolute;
  font-size:16px;
  left: 0;
  width: 40px;
  padding:13px 0px;
  background-color:rgba(0,0,0,0.5);
  text-align:center;
border-right: 1px solid  rgba(0,0,0,0.15);
transition: 0.4s;
}

.button:hover span, .button.active span {
  background-color:#ec3237;
  border-right: 1px solid  rgba(0,0,0,0.3);
	transition: 0.4s;
}


.download_title{font-family:Raleway; font-size:24px; color:#787776; text-align:left; padding:20px 0px 20px 20px;}
.download_title span{font-family:Raleway; font-size:24px; color:#2c4765; text-align:left;}


.download {
	background-color:#000;
	border:2px solid #000;
	display:inline-block;
	cursor:pointer;
	color:#FFFFFF;
	font-family:Raleway;
	font-size:16px;
	padding:16px 25px 17px 25px;
	text-decoration:none;
	transition: 0.6s;
}
.download:hover {
	background-color:#fff;
	color:#000;
	transition: 0.6s;
	border:2px solid #000;
}


.footer_title{border-bottom:1px solid #cbcbcb; padding-bottom:17px;}
.footer_title span{font-family:Raleway; font-size:20px; color:#fff; text-align:left; border-bottom:5px solid #ee6d0e; padding-bottom:15px;}

.footer_font{font-family:Raleway; font-size:14px; color:#a8a8a8; text-align:left; line-height:25px; list-style-image:url(images/list_arrow.jpg);}
.footer_font span{font-family:Raleway; font-size:18px; color:#ee6d0e; text-align:left; line-height:25px;}

.list_font{font-family:Raleway; font-size:14px; color:#a8a8a8; text-align:left; line-height:32px; list-style-image:url(images/list_arrow.jpg);}
.list_font a:link{font-family:Raleway; font-size:14px; color:#a8a8a8; text-decoration:none; transition: 0.6s;}
.list_font a:visited{font-family:Raleway; font-size:14px; color:#a8a8a8; text-decoration:none; transition: 0.6s;}
.list_font a:hover{font-family:Raleway; font-size:14px; color:#FFFFFF; text-decoration:none; transition: 0.6s;}

.list_font1{font-family:Raleway; font-size:14px; color:#333333; text-align:left; line-height:32px; list-style-image:url(images/list_arrow1.jpg);}
.list_font1 a:link{font-family:Raleway; font-size:14px; color:#333333; text-decoration:none; transition: 0.6s;}
.list_font1 a:visited{font-family:Raleway; font-size:14px; color:#333333; text-decoration:none; transition: 0.6s;}
.list_font1 a:hover{font-family:Raleway; font-size:14px; color:#000000; text-decoration:none; transition: 0.6s;}



.copy_right_font{font-family:Raleway; font-size:14px; color:#fff;}
.copy_right_font span{font-family:Raleway; font-size:14px; color:#000;}
.copy_right_font a:link{font-family:Raleway; font-size:14px; color:#000; text-decoration:none; transition: 0.6s;}
.copy_right_font a:visited{font-family:Raleway; font-size:14px; color:#000; text-decoration:none; transition: 0.6s;}
.copy_right_font a:hover{font-family:Raleway; font-size:14px; color:#333333; text-decoration:none; transition: 0.6s;}

.service_title{border-bottom:3px solid #a8a8a8; padding-bottom:15px;}
.service_title span{font-family:Raleway; font-size:28px; color:#000000; text-align:left; border-bottom:5px solid #ee6d0e; padding-bottom:14px;}

.service_font{font-family:Raleway; font-size:16px; color:#ee6d0e; text-align:left; padding-bottom:10px;}

.service_inner_font{font-family:Raleway; font-size:14px; color:#333333; text-align:left; line-height:24px;}

.inquiry_bg{background-image:url(images/inquiry_bg.jpg); background-repeat:no-repeat; background-size:cover; padding:20px 20px 0px 20px;}

.inquiry_title{font-family:Raleway; font-size:20px; color:#FFFFFF; text-align:center; border-bottom:1px solid #000000; padding-bottom:10px;}

.pro_bg{background-image:url(images/product_bg.jpg); background-position:center; background-repeat:no-repeat; background-size: cover; padding:60px 0px; background-attachment: fixed; background-color:#d1d1d1;}

.pro_title{font-family:Raleway; font-size:36px; text-align:center; color:#FFFFFF; line-height:40px; border-bottom:1px solid #612b03; padding-bottom:10px;}
.pro_title span{font-family:Raleway; font-size:12px; color:#612b03;}



.inner_title_bg{background-image:url(images/inner_title.jpg); background-position:center; background-repeat:no-repeat; background-size: cover; padding:40px 0px; background-attachment: fixed; background-color:#d1d1d1;}
.inner_title h1{font-family:Raleway; font-size:36px; color:#ee6d0e; text-align:left; margin:0px;}

.inner_title{font-family:Raleway; font-size:36px; color:#ee6d0e; text-align:left;}

.inner_sub_title{border-bottom:3px solid #a8a8a8; padding-bottom:15px;}
.inner_sub_title span{font-family:Raleway; font-size:24px; color:#000000; text-align:left; border-bottom:5px solid #ee6d0e; padding-bottom:14px;}

.pro_inner_font{font-family:Raleway; font-size:22px; color:#ee6d0e; text-align:left;}

.main_font{font-family:Raleway; font-size:14px; color:#666666; text-align:left; line-height:28px;}

.contact_main_font{font-family:Raleway; font-size:16px; color:#ee6d0e; text-align:left; padding-bottom:10px; font-weight:bold;}
.contact_font{font-family:"Roboto Slab"; font-size:14px; color:#333333; text-align:left; line-height:25px; padding-bottom:10px;}


.contact-form1 form input[type="text"], .contact-form1 form textarea {
    font-family: Raleway;
	margin: 3px 0;
	box-shadow: none;
	border: 1px solid #C7C7C7;
	background: #f3f3f3;
	color: #888888;
	line-height: 1.8em;
	display: block;
	width: 90%;
	padding: 8px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	border-radius:3px;
}
.contact-form1  form textarea {
	resize: none;
	height: 70px;
}
.contact-form1 form input[type="text"]:hover, .contact-form1 form textarea:hover {
	border-color: #2c4765;
}
.contact-form1 form input[type="text"]:focus, .contact-form1 form textarea:focus {
	border: 1px solid #ec3237;
}
.contact-form1 form input[type="submit"] {
    font-family: Raleway;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 30px;
	background: #ee6d0e;
	text-transform:uppercase;
	
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #000000;
	-webkit-box-shadow: inset 0px -4px 0px #000000;
	-moz-box-shadow: inset 0px -4px 0px #000000;
	-o-box-shadow: inset 0px -4px 0px #000000;
}
.contact-form1 form input[type="submit"]:hover{
	background: #000;	
}





.contact-form form input[type="text"], .contact-form form textarea {
    font-family: calibri;
	margin: 0px 0;
	box-shadow: none;
	border: 1px solid #C7C7C7;
	background: #f3f3f3;
	color: #888888;
	
	display: block;
	width: 90%;
	padding: 5px 12px;
	font-size: 14px;
	
	
}
.contact-form  form textarea {
	resize: none;
	height: 70px;
}

.contact-form form input[type="submit"] {
    font-family: Raleway;
	font-size: 13px;
	color: #FFFFFF;
	padding: 8px 25px;
	background: #000000;
	border: 2px solid #000000;;
	transition: 0.3s;
	text-transform:uppercase;
	
}
.contact-form form input[type="submit"]:hover{
	background: #FFFFFF;
	color:#000000;	
	border:2px solid #000000;
}













