@charset "utf-8";
/* CSS Document */
.clear {
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
}
body {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	color: #707070;
	padding: 0px;
	margin: 0px;
	background: url(../img/body-bg.jpg) repeat;
	overflow-x: hidden;
}
@font-face {
	font-family: 'Conv_lvnm';
	src: url('../fonts/lvnm.eot');
	src: local('☺'), url('../fonts/lvnm.woff') format('woff'), url('../fonts/lvnm.ttf') format('truetype'), url('../fonts/lvnm.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
p {
	font-size: 14px;
	line-height: 26px;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_lvnmbd';
	src: url('../fonts/lvnmbd.eot');
	src: local('☺'), url('../fonts/lvnmbd.woff') format('woff'), url('../fonts/lvnmbd.ttf') format('truetype'), url('../fonts/lvnmbd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/GOTHIC.eot'); /* IE9 Compat Modes */
	src: url('../fonts/GOTHIC.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/GOTHIC.woff2') format('woff2'), /* Modern Browsers */  url('../fonts/GOTHIC.woff') format('woff'), /* Modern Browsers */  url('../fonts/GOTHIC.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/GOTHIC.svg') format('svg'); /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
.main-container {
	width: 97%;
	margin: 0 auto;
	padding: 0 50px;
}
.top-bg {
	background: #f5f9fa;
	padding: 0px 30px;
}
.top-bg .left {
	width: 60%;
	float: left;
}
.top-bg .left p {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	color: #717774;
	line-height: 26px;
	margin: 0px;
}
.top-bg .right {
	float: right;
	padding: 5px 15px 0 30px;
	text-align: right;
	font-size: 15px;
}
.top-bg .right img {
	margin: 5px 0 0 20px;
}
.top-bg .right i {
	padding: 6px 5px;
}
#header {
	width: 97%;
	margin: 0 auto;
	padding: 8px 30px;
	border-top: 1px #ecece4 solid;
	background: #fff;
}
#header .logo {
	width: 100%;
	float: left;
}
#header .logo img {
	width: 100%;
	max-width: 233px;
}
.top_right {
	text-align: right;
}
.call_no {
	font-size: 18px;
	font-weight: 700;
	color: #0f75bd;
	margin: 0 30px 0 0;
}
.call_no img {
	margin-right: 5px;
}
.login_link {
	padding: 18px 0 0 0;
	font-size: 15px;
	font-family: 'Conv_lvnm';
	font-weight: 700;
}
.login_link a {
	color: #000;
}
.login_link img {
	margin-right: 5px;
}
#header ul {
	width: 27%;
	float: right;
	margin-top: 20px;
}
#header li {
	float: right;
	display: block;
	font-family: 'Conv_lvnm';
	font-weight: 700;
	margin-right: 20px;
	font-size: 14px;
	margin: 0 0 7px 0;
	color: #0f75bd;
}
#header li i {
	float: left;
	margin-right: 10px;
	font-size: 20px;
	color: #000000;
}
#header li a {
	font-family: 'Conv_lvnm';
	color: #0f75bd;
	text-decoration: none;
}
#header li a:hover {
	text-decoration: underline;
}
nav {
	width: 97%;
	margin: 0 auto;
	background: #0f75bd;
	height: 40px;
	position: relative;
}
nav ul {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
nav ul li {
	display: inline-block;
	padding: 12px 0 0 0
}
nav ul li:last-child a{
	border-right:none;
}
nav ul li a {
	font-family: 'Conv_lvnm';
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px 10px;
	font-weight: 600;
	text-decoration: none;
	border-right: 1px #2393e2 solid;
	letter-spacing: 1px;
}

nav ul li a.active {
	color: #000;
}
nav ul li a:hover {
	text-decoration: none;
	color: #000;
}
nav .submenu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #0f75bd;
	border: none;
	width: 190px;
	padding: 10px 0 0 0!important;
	margin: 0!important;
	list-style: none;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	z-index: 999;
}
nav .submenu.open {
	display: table!important;
}
nav .submenu li {
	float: left;
	width: 100%;
	padding: 0px!important;
	margin: 0!important;
	border: none;
}
nav .submenu li a {
	font-size: 12px;
	width: 100%;
	float: left;
	padding: 10px 15px;
	color: #fff;
	border: none;
}
nav .submenu li a:hover {
	background: #0b67a8;
	text-decoration: none;
	color: #fff;
}
#banner {
	width: 97%;
	margin: 0 auto;
}
#banner img {
	width: 100%;
}
#section-service {
	width: 97%;
	margin: 0 auto;
	padding: 30px 0;
	background: #fff;
	overflow: hidden;
}
#section-service h1 {
	font-family: 'Conv_lvnm';
	font-size: 23px !important;
	color: #141414;
	margin: 0;
	font-weight: bolder;
}
#section-service h1 a {
	font-family: 'Conv_lvnm';
	font-size: 23px !important;
	color: #141414;
	margin: 0;
	text-decoration: none;
	font-weight: bolder;
}
#section-service h3 {
	font-family: 'Conv_lvnm';
	font-size: 17px !important;
	color: #141414;
	margin: 15px 0;
	font-weight: bolder;
}
#section-service h3 a {
	font-family: 'Conv_lvnm';
	font-size: 17px !important;
	color: #141414;
	margin: 0;
	text-decoration: none;
	font-weight: bolder;
}
#section-service .boder {
	background: #ccc;
	height: 7px;
	width: 5%;
	margin: 15px auto;
}
#section-service h2 {
	font-size: 14px;
	font-family: 'CenturyGothic';
	color: #3d3d3d;
	line-height: 22px;
	font-weight: bolder;
}
#section-service h2 span {
	color: #8f8f8f;
}
#section-service p {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	color: #3d3d3d;
	line-height: 22px;
}
#section-service ul.services {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	display: inline-block;
}
.nd-blue {
	width: 100%;
	padding: 30px 0;
	color: #000;
	font-size: 15px;
	line-height: 160%;
	text-align: center;
	background-color: #eef7fc;
}
.nd-blue a {
	color: #000;
	text-decoration: none;
}
.nd-blue span {
	color: #0f75bd;
}
.nd-blue span a {
	color: #0f75bd;
	text-decoration: none;
}
#section-service ul.services li {
	display: inline-block;
	text-align: center;
	width: 20%;
	padding: 0px 10px;
	position: relative;
	word-wrap: break-word;
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	transition: transform 0.3s ease;
	margin: 60px 20px 0 20px;
	position: relative;
}
#section-service ul.services li h1 {
	font-size: 26px;
	color: #030303;
	font-weight: bold;
	font-family: 'CenturyGothic';
}
#section-service ul.services li p {
	font-size: 13px;
	color: #030303;
	line-height: 22px;
	font-weight: bold;
	font-family: 'CenturyGothic';
	margin: 15px 0 25px 0;
}

	
#section-service ul.services li a {
	font-size: 10px;
	color: #0f75bd;
	background: #f5f5f3;
	border: 1px #e7e7e7 solid;
	padding: 10px 30px;
	font-weight: bold;
	font-family: 'CenturyGothic';
}
#section-service ul.services li a:hover {
	text-decoration: none;
	background-color: #e7e7e7;
}
#section-service ul.services li img {
	width: 100%;
	border-radius: 100%;
	padding: 0px;
	clear: both;
	margin-bottom: 30px;
	transform: scaleY(1);
	transition: all 0.4s ease-in-out 0s;
}
#section-service ul.services li:hover img {
	transform: scale(1.05);
}
#section-mid {
	width: 97%;
	background: #0f75bd;
	margin: 0 auto;
	padding: 15px;
}
#section-mid .aside {
	width: 40%;
	float: left;
	margin: 18px 0 0 45px;
}
#section-mid .aside h1 {
	font-family: 'Conv_lvnm';
	font-size: 31px;
	color: #fff;
}
#section-mid .aside p {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	color: #fff;
	line-height: 23px;
}
#section-mid .image {
	width: 50%;
	float: right;
}
#section-mid .image img {
	width: 100%;
}
.destacados {
	padding: 20px 0;
	text-align: center;
}
.destacados > div > div {
	padding: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	transition: 0.2s;
}
.destacados > div:hover > div {
	margin-top: -10px;
	border: 1px solid rgb(200, 200, 200);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
	background: rgba(200, 200, 200, 0.1);
	transition: 0.5s;
}
.mt40 {
	margin-top: 40px;
}
.panel {
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 0 !important;
}
.panel-default {
	border-color: #ebedef !important;
}
.panel .panel-body {
	position: relative;
	padding: 0 !important;
	overflow: hidden;
	height: auto;
}
.panel .panel-body a {
	overflow: hidden;
}
.panel .panel-body a img {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.panel .panel-body a.zoom:hover img {
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
}
.panel .panel-body a.zoom span.overlay {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0;
	transition: opacity .25s ease-out;
	-moz-transition: opacity .25s ease-out;
	-webkit-transition: opacity .25s ease-out;
	-o-transition: opacity .25s ease-out;
}
.panel .panel-body a.zoom:hover span.overlay {
	display: block;
	visibility: visible;
	opacity: 0.55;
	-moz-opacity: 0.55;
	-webkit-opacity: 0.55;
	filter: alpha(opacity=65);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.panel .panel-body a.zoom:hover span.overlay i {
	position: absolute;
	top: 45%;
	left: 0%;
	width: 100%;
	font-size: 2.25em;
	color: #fff !important;
	text-align: center;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.panel .panel-footer {
	padding: 8px 25px!important;
	background-color: #f9f9f9 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.panel .panel-footer h4 {
	display: inline;
	font: 400 normal 1.125em "Roboto", Arial, Verdana, sans-serif;
color: #34495e margin: 0 !important;
	padding: 0 !important;
}
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container {
	position: relative
}
.ekko-lightbox-nav-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%
}
.ekko-lightbox-nav-overlay a {
	z-index: 100;
	display: block;
	width: 49%;
	height: 100%;
	padding-top: 45%;
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	opacity: 0;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.ekko-lightbox-nav-overlay a:empty {
	width: 49%
}
.ekko-lightbox a:hover {
	text-decoration: none;
	opacity: 1
}
.ekko-lightbox .glyphicon-chevron-left {
	left: 0;
	float: left;
	padding-left: 15px;
	text-align: left
}
.ekko-lightbox .glyphicon-chevron-right {
	right: 0;
	float: right;
	padding-right: 15px;
	text-align: right
}
.ekko-lightbox .modal-footer {
	text-align: left
}
#section-bottom-mid {
	width: 97%;
	background: url(../img/bg-mid.jpg) repeat-x;
	height: 478px;
	margin: 0 auto;
	padding: 31px 40px;
}
#section-bottom-mid .image {
	width: 45%;
	float: left;
}
#section-bottom-mid .aside {
	width: 45%;
	float: right;
}
#section-bottom-mid .aside ul {
	padding: 0;
	margin: 0;
}
#section-bottom-mid .aside li {
	display: inline-block;
	width: 100%;
	padding: 16px 20px;
}
#section-bottom-mid .aside .left {
	width: 20%;
	float: left;
	margin: 5px 0 0 0;
}
#section-bottom-mid .aside .left img {
	width: 100%;
}
#section-bottom-mid .aside .right {
	width: 70%;
	float: right;
}
#section-bottom-mid .aside h1 {
	font-family: 'Conv_lvnm';
	font-size: 17px;
	font-weight: bolder;
	color: #383838;
}
#section-bottom-mid .aside p {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	font-weight: bolder;
	color: #707070;
	line-height: 20px;
}
#section-bottom-mid .aside h1 span {
	font-family: 'Conv_lvnm';
	font-size: 17px;
	margin-right: 15px;
	color: #2685db;
}
.style-two {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(136, 136, 136, 0.75), rgba(0, 0, 0, 0));
}
#contact-section {
	width: 97%;
	background: #fff;
	margin: 0 auto;
	padding: 40px 40px;
}
#contact-section p {
	font-family: 'Conv_lvnm';
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}
#contact-section .form {
	width: 35%;
	float: left;
}
#contact-section .form .input {
	width: 100%;
	border: 1px #b7b7b7 solid;
	outline: none;
	color: #b7b7b7;
	font-size: 15px;
	padding: 10px 0 7px 0;
	text-align: center;
	margin: 10px 0;
}
#contact-section .form .button {
	width: 100%;
	background: #a1a1a1;
	padding: 10px;
	font-family: 'Conv_lvnm';
	font-size: 18px;
	border: 0px;
	border-radius: 5px;
	color: #fff;
	font-weight: bolder;
}
#contact-section .form .button:hover {
	background: #999999;
}
#contact-section .aside {
	width: 45%;
	float: right;
}
#contact-section .aside img {
	width: 100%;
}
#contact-section h1 {
	font-family: 'Conv_lvnm';
	font-size: 23px;
	color: #a1a1a1;
	font-weight: bolder;
	line-height: 43px;
}
.mt40 {
	margin: 40px 0 0 0
}
.mt60 {
	margin: 60px 0 0 0
}
#bottom {
	width: 97%;
	display: table;
	padding: 30px;
	margin: 0 auto;
	background: #1c1e1f;
	font-family: 'Conv_lvnm';
	font-size: 13px;
	text-align: center;
}
#bottom .left {
	width: 40%;
	float: left;
}
#bottom p {
	margin: 0px 0;
}
#bottom .right {
	width: 15%;
	float: right;
	text-align: right;
}
#bottom .right i {
	font-size: 25px;
	margin-right: 8px;
	color: #323634;
}
#bottom .right i:hover {
	color: #6f7170;
	cursor: pointer;
}
.footer_links {
	width: 100%;
	display: table;
	margin: 0 0 10px 0;
}
.footer_links a {
	color: #6f7170;
	padding: 0 12px;
	text-transform: uppercase;
}
.footer_links a:hover {
	color: #fff;
	text-decoration: none;
}
/*parallax Effect Css*/
.sf-animation[data-animation="fade-from-left"], .sf-animation[data-animation="fade-from-right"] {
	margin: 0 auto;
}
.sf-animation[data-animation="fade-from-left"] {
	left: -70px;
}
.sf-icon-box {
	display: block;
	position: relative;
	z-index: 2;
}
.sf-animation {
	opacity: 0;
	perspective: 600px;
	position: relative;
}
.sf-animation[data-animation="fade-from-right"] {
	right: -70px;
}
.sf-animation[data-animation="fade-from-bottom"] {
	bottom: -120px;
}
/*Clients page source*/
.sub-wrapper {
	background: #FFFFFF;
	width: 97%;
	margin: 0 auto;
	padding: 30px 0;
	background: #fff;
	overflow: hidden;
}
.sub-wrapper h1 {
	font-size: 35px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
.clients-right {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 60px 0px;
	max-height: 298px;
}
.clients-right ul {
	margin-left: 10px;
}
.clients-right ul li {
	font-size: 22px;
	color: #1b7cc1;
	padding: 7px 0;
}
.clients-right ul li a {
	color: #000000;
	text-decoration: none;
}
.clients-right ul li a:hover {
	color: #1B7CC1;
}
.clients-left img {
	height: 100%;
	width: 100%;
}
.bsi{
	max-width:300px !important;
	max-height:140px !important;
}
.content {
	padding: 25px;
}
.content h2 {
	font-size: 24px;
	color: #000000;
}
.content h5 {
	font-size: 17px;
	padding:0;
	margin:20px 0 8px;
	color: #000000;
}
.content P {
	font-size: 13px;
	color: #757575;
}
.content P a{
color: #757575;
}
.content ul.g-ul {
	margin:0;
	padding:0 0 20px;
	list-style:none;
}
.content ul.g-ul li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../img/blues.png) no-repeat left top 5px;
	font-size:14px;
	margin-top:15px;
	padding-left:25px;
}
.content h3 {
	font-size: 18px;
	color: #000;
}
.right-list {
	margin: 0;
	padding-left: 20px;
}
.right-list li {
	font-size: 20px;
	color: #1075bd;
	padding: 8px 0px;
}
.right-list li p {
	font-size: 15px;
	color: #474747;
}
.left-box {
	background: #f5f9fa;
	width: 100%;
	border: 1px solid #d6d6d6;
	padding: 30px 0;
}
.left-box ul li {
	font-size: 20px;
	color: #1075bd;
}
.left-box ul li p {
	font-size: 15px;
	color: #474747;
}
.phone-number {
	font-size: 35px;
	color: #0f75bf;
	margin: 20px 0px 0px 15px;
}
.title-border {
	background: #ccc;
	height: 7px;
	width: 5%;
	margin: 15px auto;
}
/*Services Page Source*/
.sub-wrapper h2 {
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	margin: 0;
	padding: 15px 0px 10px 0px;
}
.sub-wrapper h2.ndh2 {
	font-size: 20px;
	color: #0f75bd;
	line-height: 30px;
	margin: 0;
	font-weight:600;
	padding: 15px 0px 10px 0px;
}
.top-box {
	width: 65%;
	margin: 0 auto;
}
.top-box p {
	text-align: center;
	font-size: 15px;
}
.services-list .col-md-6 img {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	transform: scaleY(1);
	transition: all 0.4s ease-in-out 0s;
}
.services-list .col-md-6:hover img {
	transform: scale(1.05);
}
.services-list img.img-22 {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	transform: scaleY(1);
	transition: all 0.4s ease-in-out 0s;
}
.services-list img.img-22:hover {
	transform: scale(1.05);
}
.sub-wrapper h3 {
	font-size: 25px;
	color: #000000;
}
.sub-wrapper h4 {
	font-size: 17px;
	color: #0f75bd;
}
.sub-wrapper h4.ndh4 {
	font-size: 20px;
	color: #b0b0b0;
	font-weight: 600;
}
.sub-wrapper h4.ndh4 span {
	font-size: 15px;
	color: #b0b0b0;
}
.services-list p {
	font-size: 13px;
	color: #000;
}
.services-list h4 {
	font-size: 35px;
	color: #000;
	margin: 0px 0px 0px 20px;
	line-height: 50px;
}
.margin-top30 {
	margin-top: 60px;
}

.about-link{
	width:100%;
	background:#0f75bd;
	padding:6px;
}
h4.about-link-h4{
	width:100%;
	border:1px solid #fff;
	color:#fff;
	padding:10px 0;
	margin:0;
	font-size:16px;
	text-align:center;
	line-height:140%;
}
h4.about-link-h4 a{
	color:#fff;
	transition:all 400ms ease-in-out;
	text-decoration:none;
}
h4.about-link-h4 a:hover, h4.about-link-h4 a:active, h4.about-link-h4 a:focus{
	color:#000;
	text-decoration:none;
}

.mission-ab {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 30px 3px 3px 3px;
}
.mission-ab p {
	font-size: 15px;
	color: #000;
	padding:0 17px 10px 17px;
	text-align: center;
	line-height:140%;
}
.mission-ab p.line {
	border-top: solid 1px #d6d6d6;
	padding-top: 20px;
	margin:10px 17px 16px 17px;
	font-size: 15px;
}

.mission {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 30px 10px;
}
.mission p {
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height:140%;
}
.mission p.line {
	border-top: solid 1px #d6d6d6;
	padding-top: 10px;
	font-size: 16px;
}
.staff-right {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 20px 20px;
}
.staff-right ul li {
	font-size: 22px;
	color: #2684db;
	line-height: 40px;
}
.staff-right ul {
	margin-top: 30px;
}
.career-right {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 20px 20px;
}
.career-right ul li {
	font-size: 25px;
	color: #2771B3;
}
.career-right ul li a {
	text-decoration: none;
	font-size: 20px;
	line-height: 45px;
}
.career-right ul li a:hover {
	text-decoration: none;
}
.form-bg {
	background: #CCCCCC;
	padding: 20px;
}
.form-title h1 {
	font-size: 25px;
	text-align: left;
}
.forms input {
	width: 100%;
	height: 30px;
	margin: 0px 0px 7px 0px;
}
.cityname {
	width: 30%;
	height: 30px;
	float: left;
}
.statename {
	width: 30%;
	height: 30px;
	margin-left: 50px;
	float: left;
}
.btn {
	background: #0F75BD;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	color: #ffffff;
	font-size: 23px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	float: right;
}
.btn:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
}
.career-list {
	padding-left: 0;
}
.career-list li {
	font-size: 14px;
	line-height: 30px;
}
.career-list li.nd-li {
	font-size: 14px;
	line-height: 30px;
	background: url(../img/blues.png) no-repeat left top 10px;
	padding-left: 20px;
	list-style: none;
}
.contact-right ul {
	margin: 0;
	padding: 0;
}
.contact-right ul li {
	font-size: 16px;
	list-style: none;
	line-height: 25px;
}
.contact-right {
	background: #f5f9fa;
	border: 1px solid #d6d6d6;
	padding: 20px 20px;
}
.removespacing {
	padding: 25px 0 25px 25px;
}
.contact-left {
	width: 100%;
background:#;
}
.contact-form-left {
	width: 49%;
	float: left;
}
.margin-bottom30 {
	margin-bottom: 30px;
}
.contact-form-right {
	width: 49%;
	float: left;
	margin-left: 2%;
}
.comment-box {
	height: 138px;
	width: 100%;
}
.margin-top20 {
	margin-top: 20px;
}
#inline1_content {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}
.nomargin {
	margin: 0;
	padding: 0;
}
.margin-bottom50 {
	margin-bottom: 50px;
}
.forms .checkbox {
	width: auto;
	margin-right: 5px;
	float: left;
	height: auto;
}
#inline2_content h2 {
	color: #23527C;
	text-transform: uppercase;
}
#inline1_content h2 {
	color: #23527C;
	text-transform: uppercase;
}
#inline3_content h2 {
	color: #23527C;
	text-transform: uppercase;
}
#inline4_content h3 {
	color: #23527C;
	font-size: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.services-list img {
	transform: scale(1.05);
}
.upload-resume-button {
	position: relative;
	float: left;
}
.upload-resume:hover {
	cursor: pointer !important;
}
.upload-resume {
	position: absolute;
	z-index: 50;
	width: 233px;
	height: 40px;
	opacity: 0;
}
.float-none {
	float: none;
}
.max-width {
	max-width: 100%;
}
.textaligncenter {
	text-align: center;
	margin: 35px 0 0 0;
}
.home_blue_box {
	background: #0f75bd;
	padding: 20px;
	text-align: center;
	margin-top: 10px;
}
.home_blue_box p {
	font-size: 18px !important;
	color: #FFFFFF !important;
	font-weight: 700 !important;
	line-height: 30px !important;
}
.left {
	max-width: 340px;
	background-color: #0f75bd;
	margin: 0 0 0 465px;
}
.left h2 {
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.policy_info h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	color: #000;
	font-size: 15px;
	font-weight: 500;
}
.policy_info ul {
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 14px;
}
.policy_info ul li {
	padding: 0;
	margin: 0 0 5px 0;
}
