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

body {
	margin:0;
	padding:0;
	color:#1a1a1a;
	font-family: 'robotoregular';
}
 @font-face {
 font-family: 'oswaldbold';
 src: url('../fonts/oswald-bold-webfont.eot');
 src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff2') format('woff2'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'oswaldbook';
 src: url('../fonts/oswald_book-webfont.eot');
 src: url('../fonts/oswald_book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald_book-webfont.woff2') format('woff2'), url('../fonts/oswald_book-webfont.woff') format('woff'), url('../fonts/oswald_book-webfont.ttf') format('truetype'), url('../fonts/oswald_book-webfont.svg#oswaldbook') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotoregular';
 src: url('../fonts/roboto-regular-webfont.eot');
 src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotobold';
 src: url('../fonts/roboto-bold-webfont.eot');
 src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype'), url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotomedium';
 src: url('../fonts/roboto-medium-webfont.eot');
 src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'museo300';
 src: url('../fonts/museo300-regular-webfont.eot');
 src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo300-regular-webfont.woff2') format('woff2'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'museo700';
 src: url('../fonts/museo700-regular-webfont.eot');
 src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo700-regular-webfont.woff2') format('woff2'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#museo700') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotolight';
 src: url('../fonts/roboto-light-webfont.eot');
 src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
 font-weight: normal;
 font-style: normal;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
	outline:0;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.display {
	display:none;
}
.clear {
	clear: both;
}
.wrapper {
	width:100%;
	float:left;
}
.holder {
	width:980px;
	margin:0 auto;
}
.header {
	width:100%;
	float:left;
	background:#114d86;
	padding:10px 0;
}
.largebg {
	width:100%;
	float:left;
	background:url(../images/large_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:290px;
	padding:20px 0;
}
.header {
	background:url(../images/patrren_top.jpg) repeat-x;
	height:114px;
}
.logo {
	width:auto;
	float:left;
	padding:10px 0 0 0;
}
.sticker {
	width:auto;
	float:right;
	padding:10px 0 0 0;
}
.main_col {
	width:100%;
	float:left;
	padding:20px 0;
}
.left_col {
	width: 50%;
	float: left;
}
.left_col h2 {
	width:100%;
	float:left;
	font-weight:normal;
	font-size:24px;
	color:#1a1a1a;
	font-family: 'robotolight';
	margin:0 0 5px 0;
}
.left_col h2 span {
	font-family: 'robotomedium';
}
.right_col {
	width: 50%;
	height: 670px;
	float: left;
}
.slider_sec {
	width:100%;
	float:left;
}
.profile_sec {
	width:100%;
	float:left;
	background:#f3f3f3;
	padding:20px 0;
}
.porfile_lft {
	width:483px;
	float:left;
}
/**/
.porfile_lft h2 {
	width:auto;
	float:left;
	font-size:14px;
	color:#ea0015;
	font-family: 'robotobold';
	font-weight:normal;
}
.porfile_lft p {
	width:100%;
	float:left;
	font-size:13px;
	line-height:20px;
	margin:0px 0 8px 0;
}
.profile_sec_lft p span.bold {
	font-family: 'robotobold';
}
.porfile_lft p.desc1 {
	width:100%;
	float:left;
	margin:0 0 6px 0;
}
.porfile_lft p.desc {
	width:100%;
	float:left;
	margin-top:0;
}
.porfile_lft p.desc span {
	width:auto;
	float:left;
	margin:0 20px 0 0;
}
.porfile_lft p.desc span span.bold {
	font-family: 'robotobold';
	margin:0;
}
.holder_desc_col1 {
	width:163px;
	float:left;
}
.holder_desc_col2 {
	width:163px;
	float:left;
}
.holder_desc_col3 {
	width:120px;
	float:left;
}
.profile_right {
	width:444px;
	float:right;
	background:#e40101;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:24px 10px;
}
.profile_right h2 {
	width:100%;
	float:left;
	font-weight:normal;
	font-size:24px;
	color:#fff;
	font-family: 'robotolight';
	margin:0 0 5px 0;
	text-align:center;
}
.profile_right h2 span {
	font-family: 'robotomedium';
}
.profile_right p {
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#fbc9c9;
	margin:0 0 20px 0;
}
.pr_contact_holder {
	width:100%;
	float:left;
	border-top:1px dashed #ff9797;
	padding:12px 0;
}
.pr_contact_holder img {
	width:auto;
	float:left;
}
.pr_contact_holder label {
	width:auto;
	float:left;
	font-size:14px;
	font-family: 'robotobold';
	color:#fff;
	padding:4px 0 0 10px;
}
.pr_contact_holder img.ver_btn {
	float:right;
}
.largebg h2 {
	width:100%;
	float:left;
	font-weight:normal;
	font-size:24px;
	color:#fff;
	font-family: 'robotolight';
	margin:0 0 25px 0;
	text-align:center;
}
.largebg h2 span {
	font-family: 'robotomedium';
}
.largebg p {
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#fff;
	margin:0 0 30px 0;
}
.holder.verify {
	position:relative;
}
.heading_bg {
	background:url(../images/heading_bg.png) no-repeat center bottom;
	bottom: -353px;
	height: 75px;
	left: 174px;
	position: absolute;
	width: 640px;
}
.heading_bg h2 {
	font-weight:normal;
	font-family: 'oswaldbook';
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	width:100%;
	text-align:center;
	padding:14px 0 0 0;
}
.heading_bg span {
	font-family: 'oswaldbold' !important;
	padding:5px 0 0 10px;
}
.footer_txt {
	width:100%;
	float:left;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	padding:50px 0 20px 0;
}

.img_section {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}

.img_section div {
	width: 48.8%;
	float: left;
	margin-right: 10px;
}

.img_section div:last-child {
	margin-right: 0;
}
.img_section div img {
	width: 100%;
	height: auto;
}