@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
.bg-1 {
	background-image: url(images/banner1.jpg);
	background-repeat: repeat;
	width: 100%;
	background-size: cover;
	height: 714px;
}
.bg-1 h3 {
	font-size: 65px;
	font-weight: 600;
	padding-top: 300px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.bg-1 h3 span {
	color: #fa8c00;
}
.bg-2 {
	background-image: url(images/banner-in.jpg);
	background-repeat: repeat;
	width: 100%;
	background-size: cover;
	height: 334px;
}
.bg-2 h3 {
	font-size: 65px;
	font-weight: 600;
	padding-top: 120px;
	color: #FFF;
	text-transform: uppercase;
	text-align: right;
}
.bg-2 h3 span {
	color: #fa8c00;
}
.odd {
	background-color: #0086ac !important;
	color: #FFF;
	padding: 15px 25px !important;
}
th {
	text-align: left;
	padding: 10px 10px 10px 27px !important;
}
.white {
	background-color: #FFFFFF;
	padding: 20px 0;
	font-size: 20px;
	font-weight: 600;
	color: #444;
}
.white a {
	font-size: 25px;
	font-weight: 600;
}
.abt-wht {
	background-color: #FFFFFF;
	padding: 50px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
.abt-wht img {
	padding-top: 30px;
}
.abt-wht h1 {
	font-size: 35px;
	font-weight: 600;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	color: #444;
	text-transform: uppercase;
}
.abt-wht a {
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
	margin: 0px;
	background-color: #0086ac;
	color: #FFF;
	text-align: center;
	display: inline-block;
}
.abt-wht a:hover {
	font-size: 16px;
	background-color: #444;
	color: #FFF;
	text-decoration: none;
}
.abt-wht2 {
	background-color: #FFFFFF;
	padding: 50px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
.abt-wht2 img {
	padding-top: 30px;
}
.abt-wht2 h1 {
	font-size: 35px;
	font-weight: 600;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	color: #444;
	text-transform: uppercase;
}
.abt-wht2 a {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
}
.abt-wht2 a:hover {
	font-size: 16px;
	color: #444;
	text-decoration: none;
}
.abt-wht2 ul {
}
.abt-wht2 ul li {
	padding-bottom: 10px;
}
.abt-wht3 {
	background-color: #FFFFFF;
	padding: 50px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
.abt-wht3 a {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
.abt-wht3 a:hover {
	font-size: 16px;
	color: #0086ac;
	text-decoration: none;
}
.white2 {
	background-color: #FFFFFF;
	padding: 50px 50px;
	text-align: center;
}
.white2 img {
	display: inline-block !important;
	padding-right: 10px;
}
.white2 h3 {
	font-size: 25px;
	font-weight: 600;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	color: #444;
	text-align: center;
}
.blue {
	background-color: #0086ac;
	text-align: center;
}
.grey2 {
	background-color: #2a9aba;
	padding: 30px 0 80px 0px;
}
.grey {
	background-image: url(images/mdl.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	padding: 30px 0 80px 0px;
}
.grey a {
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
	margin: 0px;
	background-color: #0086ac;
	color: #FFF;
	text-align: center;
	display: inline-block;
}
.grey a:hover {
	font-size: 16px;
	background-color: #444;
	color: #FFF;
	text-decoration: none;
}
.grey h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 30px 0px;
}
.grey h3 {
	font-size: 25px;
	font-weight: 500;
	padding: 20px 0px 0px;
	margin: 0px;
	color: #444;
}
.grey h6 {
	font-size: 16px;
	font-weight: 500;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	color: #999;
	;
}
.mid1 {
	background-color: #FFFFFF;
	padding: 20px;
	border: solid 1px #bdbdbd;
	box-shadow: 5px 10px #094b5e;
}
.navbar {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}
.navbar-default {
	background: none;
	border: 0px;
}
.nav > li, .navbar-nav > li {
	position: relative;
	float: left;
}
.navbar-nav > li > a {
	font-size: 16px;
	padding: 15px 20px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #00aeef;
	text-decoration: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
}
.navbar-nav > li > a {
	text-decoration: none;
	position: relative;
	color: #ffffff;
}
.navbar-nav > li > a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 0%;
	transition: 0.4s;
}
.navbar-nav > li > a:hover:after {
	width: 100%;
}
.ft-bg {
	background-color: #0086ac;
	padding: 50px 0;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
.ft-bg a {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.ft-bg h4 {
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 20px;
	text-align: center
}
.ft-bg span {
	color: #ee2f36;
	letter-spacing: 2px;
}
.ft-bg ul {
	padding: 0px !important;
	margin: 0px !important;
}
.ft-bg li {
	padding: 6px 0px;
	list-style-image: none;
	list-style-type: none;
}
.ft-frm {
	border: solid 1px #aaa !important;
	background-color: #FFF !important;
	color: #222222;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	padding: 8px 10px;
	margin-bottom: 25px;
}
.ft-frm2 {
	border: solid 1px #aaa;
	background-color: #FFF;
	color: #222222;
	width: 100%;
	height: 115px;
	font-size: 14px;
	font-weight: 300;
	padding: 8px 10px;
	margin-bottom: 25px;
}
.ft-bt {
	background-color: #444 !important;
	border: 0;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	padding: 12px 10px !important;
	text-shadow: none;
	width: 100%;
	text-transform: uppercase;
}
.frm{ width:100%; padding:8px 10px; margin:5px 0px 10px 0px; color:#000;}
.frm2{ width:100%; height:115px; margin-bottom:40px;color:#000; padding:8px 10px;}
.btn {font-size:18px; font-weight:500;  width: 100%; padding: 20px;  background: #000000; text-align: center;  color: #ffffff;}
.btn:hover{background: #000000;  text-align: center; color: #ffffff; }
.btm-bg {
	background-color: #444;
	padding: 15px 0;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.btm-bg ul {
	padding: 0px !important;
	margin: 0px !important;
}
.btm-bg li {
	display: inline-block;
	padding: 0px 6px;
}
.btm-bg li a {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.btm-bg li a:hover {
	text-decoration: underline;
}
.inr_cntnt {
	display: table;
	float: left;
	padding: 5px 0 5px 0;
}
.inr_cntnt .ilink_logo a {
	width: 168px;
	height: 75px;
	display: table;
	float: left;
	border: #c7c9c9 solid 1px;
}
.g-recaptcha{
	transform: scale(0.85) !important;
    transform-origin: 0 0 0;
	
	}
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
}
