/************************************************************************************

RESET

*************************************************************************************/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, ul,  dd, dt, li, tfoot, th, thead, tr, button, del, ins, map, object,  a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,  strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */

 



/* set html5 elements to block */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
::selection {
	background: #2a7391;
	color: #FFF;
}

::-moz-selection {
 background: #2a7391;
 color:#FFF;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #FFF;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/************************************************************************************

GENERAL STYLING

*************************************************************************************/

body {
	color: #000; 
	background-color: #fff;
	font-weight:normal;
}
a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
p {
	margin: 0 0 0 0;
	padding: 0;
}
A:focus {
	outline: none;
}
*:focus {
	outline: none;
}
/* reset webkit search input styles */

input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
 input[type="search"]::-webkit-search-decoration,  input[type="search"]::-webkit-search-cancel-button {
 display: none;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
/************************************************************************************

FONT FACE

*************************************************************************************/

@font-face {
  font-family: 'Roboto-Black';
  src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Roboto-Black.woff') format('woff'), 
  url('../fonts/Roboto-Black.ttf')  format('truetype'), 
  url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Roboto-Bold.woff') format('woff'), 
  url('../fonts/Roboto-Bold.ttf')  format('truetype'), 
  url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Roboto-Regular.woff') format('woff'), 
  url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
  url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/RobotoCondensed-Bold.woff') format('woff'), 
  url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'), 
  url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/RobotoCondensed-Regular.woff') format('woff'), 
  url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), 
  url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}




/************************************************************************************

STRUCTURE

*************************************************************************************/
.container{
	width:100%;
	height:auto;
	background-color:#FFFFFF;
}
.wrapper {
	width: 1090px;
	margin: 0 auto;
	position: relative;
}
.wrapper2{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
header{
	width:100%;
	position:relative;
	background-color:#ffffff;
}
header .top{
	width:100%;
	height:35px;
	background-color:#414041;
}
header .toprt{
	width:auto;
	float:right;
	padding-top:8px;
	margin-right:20px;
	font-weight:normal;
	margin-left:15px;
	font-family: 'Roboto-Bold';
	font-size:14px;
	color:#FFF;
}
header .top-icon{
	width:14px;
	height:15px;
	margin-top:2px;
	margin-right:15px;
	float:left;
}
.logo-main{
	width:100%;
	height:97px;
	background-color:#FFF;
}
.logo{
	width:123px;
	float:left;
	margin-left:17px;
}
.logo-name{
	width:auto;
	float:left;
	font-family: 'Roboto-Black';
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
	color:#000;
	padding-top:43px;
	text-transform:uppercase;
}
.button-main{
	width:auto;
	float:right;
}
.soc-box{
	width:25px;
	float:left;
	padding:15px 0 0 10px;
}
.banner-bg{
	width:100%;
	height:auto;
	background-color:#b7192f;
}
.welcome-lt{
	width:50%;
	height:550px;
	float:left;
	border-bottom:1px solid #FFF;
	background-color:#e6e6e6;
}
.welcome-ltbox{
	width:543px;
	height:550px;
	float:right;
	background:url(../images/welcome-ltimg.jpg) right no-repeat;
}
.welcome-rt{
	width:50%;
	height:550px;
	float:right;
	border-bottom:1px solid #FFF;
	background-color:#FFFFFF;
}
.welcome-rtbox{
	width:80.5%;
	height:550px;
	float:left;
	padding:60px 0 0 70px;
	box-sizing:border-box;
	background-color:#FFF;
}
.heading{
	width:100%;
	font-family: 'Roboto-Bold';
	font-size:57px;
	color:#000;
	padding-top:20px;
	text-transform:uppercase;
	background:url(../images/red-line.jpg) no-repeat left top;
}
.sub-hed{
	width:100%;
	font-family: 'Roboto-Regular';
	font-size:24px;
	color:#3e3d3d;
}
.welcome-rtbox p{
	font-family: 'Roboto-Regular';
	font-size:14px;
	color:#797979;
	padding-top:30px;
	line-height:24px;
}
.more-icon{
	width:31px;
	height:31px;
	margin-top:35px;
}
.profile-lt{
	width:50%;
	height:472px;
	float:left;
	background:#f0f0f0 url(../images/profileltimg.jpg) top right no-repeat;
}
.profile-ltbox{
	width:80.5%;
	float:right;
	padding:100px 0 0 0;
	box-sizing:border-box;
}
.profile-ltbox p{
	width:70%;
	font-family: 'Roboto-Regular';
	font-size:14px;
	color:#797979;
	padding-top:30px;
	line-height:24px;
}
.profile-rt{
	width:50%;
	height:472px;
	float:right;
	background:#ededed url(../images/profilertimg.jpg) top left no-repeat;
}
.profile-rtbox{
	width:80.5%;
	float:left;
	text-align:right;
	padding:100px 0 0 0;
	box-sizing:border-box;
}
.heading-rt{
	width:100%;
	font-family: 'Roboto-Bold';
	font-size:57px;
	color:#000;
	padding-top:20px;
	text-transform:uppercase;
	background:url(../images/red-line.jpg) no-repeat right top;
}
.profile-rtbox .more-icon{
	width:31px;
	height:31px;
	float:right;
	margin-left:150px;
	margin-top:35px;
}
.profile-rtbox p{
	width:70%;
	font-family: 'Roboto-Regular';
	font-size:14px;
	text-align:right;
	color:#797979;
	float:right;
	padding-top:30px;
	line-height:24px;
}
.sub-hed2{
	width:100%;
	font-family: 'Roboto-Regular';
	font-size:57px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
	color:#3e3d3d;
}
.sub-hed3{
	width:100%;
	font-family: 'Roboto-Regular';
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
	color:#3e3d3d;
}
.pro-sec{
	width:100%;
	position:relative;
	padding:100px 0;
}
.product-hed{
	width:100%;
	font-family: 'Roboto-Bold';
	font-size:57px;
	color:#000;
	text-align:center;
	text-transform:uppercase;
}
.product-hed span{
	font-family: 'Roboto-Regular';
	color:#717171;
}
.product-subhed{
	width:100%;
	padding:0px 0 20px 0;
	font-family: 'Roboto-Regular';
	font-size:24px;
	color:#000;
	text-align:center;
	margin-bottom:75px;
	background:url(../images/red-line.jpg) no-repeat bottom center;
}
.product-box{
	width:100%;
	height:485px;
	position:relative;
	float:left;
	background-color:#b7182f;
}
.mar{
	margin:0 5.1%;
}
.product-box img{
	width:100%;
	height:auto;
	display:block;
}
.pro-captionbg{
	width:100%;
	height:64px;
	font-family: 'Roboto-Bold';
	font-size:18px;
	color:#FFF;
	box-sizing:border-box;
	padding:18px 0 0 13%;
	margin-top:2px;
	background-color:#bd4052;
}
.pro-content{
	width:100%;
	font-family: 'Roboto-Regular';
	font-size:14px;
	line-height:24px;
	color:#FFF;
	box-sizing:border-box;
	padding:18px 13% 0 13%;
}
.pro-more{
	width:31px;
	position:absolute;
	bottom:18px;
	margin:0 0 0 13%;
}
footer{
	width:100%;
	padding-top:255px;
	padding-bottom:144px;
	box-sizing:border-box;
	background:url(../images/footerimg.jpg) no-repeat top center;
	background-size:cover;
}
footer h1{
	width:100%;
	padding:66px 0 50px 0;
	font-family: 'RobotoCondensed-Regular';
	font-size:30px;
	color:#eeeeee;
	text-align:left;
	font-weight:normal;
	letter-spacing:20px;
	text-transform:uppercase;
	background:url(../images/red-line.jpg) no-repeat top left;
}
footer h2{
	width:100%;
	padding:0 0 60px 0;
	font-family: 'Roboto-Bold';
	font-size:36px;
	color:#feb143;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
}
footer h2 span{
	color:#FFFFFF;
	font-family: 'Roboto-Regular';
}
footer .formbg{
	width:50%;
	float:left;
}
footer .formbg input{
	width:100%;
	height:55px;
	border:1px solid #FFF;
	margin-bottom:20px;
	padding:0 15px;
	box-sizing:border-box;
	color:#FFF;
	background-color:transparent;
}
footer .formbg textarea{
	width:100%;
	height:100px;
	border:1px solid #FFF;
	margin-bottom:25px;
	padding:20px 15px;
	box-sizing:border-box;
	color:#FFF;
	background-color:transparent;
}

footer .submit-btn{
	width:100%;
	padding:10px 0;
	text-align:center;
	border:1px solid #FFF;
	font-family: 'Roboto-Bold';
	background-color:transparent;
	color:#FFF;
	font-size:24px;
	text-transform:uppercase;
	border-radius:30px;
}
footer .getintouchbg{
	width:40%;
	float:right;
}
footer .getintouchbg h1{
	width:100%;
	font-family: 'RobotoCondensed-Bold';
	font-size:24px;
	padding:0 0 60px 0;
	background:none;
	letter-spacing:2px;
	color:#FFF;
	text-transform:uppercase;
}
footer .getintouchbgrow{
	width:100%;
	float:left;
}
footer .getintouchbgrow .iconbox{
	width:19%;
	float:left;
}
footer .getintouchbgrow .iconbox img{
	width:100%;
	height:auto;
	display:block;
}
footer .getintouchbgrow .textbox{
	width:75.7%;
	padding-left:8%;
	box-sizing:border-box;
	float:right;
	padding-bottom:60px;
	font-family: 'Roboto-Bold';
	font-size:16px;
	color:#FFF;
	line-height:30px;
	border-left:1px solid #FFF;
}
footer .getintouchbgrow .textbox2{
	width:75.7%;
	padding-left:8%;
	box-sizing:border-box;
	float:right;
	padding-top:30px;
	padding-bottom:30px;
	font-family: 'Roboto-Bold';
	font-size:16px;
	color:#FFF;
	line-height:30px;
	border-left:1px solid #FFF;
}
.copy-bg{
	width:100%;
	height:100px;
	background-color:#2a2a2a;
}
.copy-lt{
	float:left;
	font-size:18px;
	color:#dad9d9;
	font-family: 'Roboto-Regular';
	padding-top:40px;
}
.copy-rt{
	width:101px;
	float:right;
	margin-top:18px;
}
.pro-pic{
	width:28%;
	position:absolute;
	left:0;
	top:0;
}
.pro-pic img{
	width:100%;
	height:auto;
	display:block;
}
.ftr-pic{
	width:45.9%;
	position:absolute;
	top:-270px;
	right:-10%;
}
.ftr-pic img{
	width:100%;
	height:auto;
	display:block;
}

/*====================Inner Style Starting====================
============================================================*/

.inr-banner{
	width:100%;
	height:164px;
	background-color:#b7192f;
}
.inr-bannerhed{
	width:auto;
	position:absolute;
	font-family: 'Roboto-Bold';
	font-size:60px;
	margin:0 ;
	padding:40px 0 0 20px;
	text-transform:uppercase;
	color:#FFF;
}
.inr-bannerhed-rt{
	width:auto;
	float:right;
	font-family: 'Roboto-Bold';
	font-size:30px;
	line-height:28px;
	margin:0 ;
	padding:35px 0 0 20px;
	color:#FFF;
}
.inr-bannerhed-rt span{
	font-size:22px;
}
.inr-top{
	width:100%;
	padding:45px 20px 33px 20px;
	box-sizing:border-box;
	border-bottom:1px solid #b91327;
	background:url(../images/inr-under.jpg) no-repeat bottom left 20px;
}
.inr-top .lt{
	width:auto;
	float:left;	
	font-family: 'Roboto-Bold';
	font-size:36px;
	color:#000000;
}
.inr-content{
	width:100%;
	padding:60px 20px 0 20px;
	box-sizing:border-box;
	font-family: 'Roboto-Regular';
	font-size:14px;
	color:#797979;
	line-height:24px;
}
.inr-content span{
	font-family: 'Roboto-Bold';
	font-size:16px;
}
.inr-probox{
	width:29.9%;
	margin:0 1.7% 3% 1.7%;
	float:left;
	position:relative;
	background-color:#900;
}
.inr-probox img{
	width:100%;
	height:auto;
	display:block;
}
.inr-probox-caption{
	width:100%;
	min-height:68px;
	position:absolute;
	bottom:0;
	background-color:#b7182f;
}
.inr-probox-caption h1{
	width:auto;
	float:left;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	font-size:18px;
	color:#FFF;
	padding:20px 0 0 15px;
}
.inr-probox-caption .more{
	width:auto;
	float:right;
	margin:18px 15px 0 0;
}
.inr-headingred{
	width:100%;
	font-family: 'Roboto-Bold';
	font-size:24px;
	padding:45px 20px;
	box-sizing:border-box;
	color:#b7182f;
}
.inr-bulletbg{
	width:100%;
}
.inr-bulletbg li{
	width:100%;
	padding:10px 0 10px 60px;
	list-style:none;
	box-sizing:border-box;
	font-family: 'Roboto-Regular';
	font-size:14px;
	color:#797979;
	background:url(../images/bullet.jpg) no-repeat left 20px top 10px;
}
.inr-headingred2{
	width:100%;
	font-family: 'Roboto-Bold';
	font-size:24px;
	padding:45px 20px;
	box-sizing:border-box;
	color:#b7182f;
	border-bottom:1px solid #b91327;
	background:url(../images/inr-under.jpg) no-repeat bottom left 20px;
}
.inr-tablebg{
	width:100%;
	padding:20px;
	margin:25px 0;
	box-sizing:border-box;
}
.inr-tablebg table{
	background-color:#efeeee;
	border:none;
	font-family: 'Roboto-Regular';
	font-size:14px;
	color:#201f1f;
}
.inr-tablebg table tr td{
	border:.5px solid #c2bcbc;
}
.red{
	background-color:#b7182f;
	color:#FFF;
	font-weight:normal;
	font-size:18px;
}
.black{
	color:#201f1f;
	font-weight:normal;
	text-align:right;
	font-size:18px;
}
.margin{
	margin:40px 0;
}
.formore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000099;
}
