<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html {
	/*	font-size: 100%;
*/	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 15px;
	line-height: 1.231;
	font-family: 'Open Sans', sans-serif;
	color: #838383;
	counter-reset: item;
}
body, button, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	color: #5e5e5e;
}
/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #616060;
	text-decoration: none;
}
a:visited {
	color: #269ed2;
}
a:hover {
	color: #e16926;
}
a:focus {
	outline: none;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
	outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
p {
	margin: 0;
	padding: 0;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
	margin: 0;
	padding: 0 0 0 0;
}
li {
	list-style: none;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) {
	overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */

figure {
	margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */

form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/* Indicate that 'label' will shift focus to the associated form element */
label {
	cursor: pointer;
}
/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
}
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input {
	line-height: normal;
*overflow: visible;
}
/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input {
*overflow: auto;
}
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
/* Colors for form validity */

.banner-wrapper .form-area .wpcf7-not-valid {
	border-bottom: 1px solid #7eb5b8!important;
	border-top: none!important;
	border-left: none!important;
	border-right: none!important;
}
.banner-wrapper span.wpcf7-not-valid-tip {
	color: #28BEC6!important;
	font-size: 13px;
	font-style: italic;
	margin: -20px 0 0 0;
}
div.wpcf7-validation-errors {
	background: none!important;
	color: #28BEC6!important;
	font-family: "Open Sans", sans-serif;
	font-style: italic;
	margin-top: 5px!important;
}
.mad_mimi_error {
	color: #28BEC6!important;
}
div.wpcf7-response-output {
	border: none!important;
	margin-top: 5px!important;
	font-style: italic;
	padding: 0!important;
}
.buisness-maintenance p, .body-panel p {
	margin-bottom: 10px;
}
/* =============================================================================
   Tables
   ========================================================================== */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
















/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
	display: none !important;
	visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
	visibility: hidden;
}
/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
}
.spacer {
	clear: both;
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
 @media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
} /* Black prints faster: h5bp.com/s */
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}  /* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* h5bp.com/t */
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 300%;
}
h2 {
	font-size: 233%;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
	margin: 0;
}
h2, h3 {
	page-break-after: avoid;
}
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*================== main style start ======================*/
header {
	background: #112b3d;
}
.wrapper-home {
	width: 1170px;
	margin: 0 auto;
	height: 80px;
}
.wrapper {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.wrapper a, .wrapper-home a {
	color: #0f72ad;
}
.wrapper .banner-wrapper a {
	color: #fff;
}
.upper-header {
	position: absolute;
	width: 100%;
}
.header-img &gt; img {
	width: 100%;
}
.header-img {
	background: #112c3c;
}
.home header {
	/*background:url(../images/banner.jpg) repeat 57% -90%;
	background: rgba(0, 0, 0, 0) url("../images/bannernew.jpg") repeat scroll -190px -90px;
	background: rgba(0, 0, 0, 0) url("../images/bannernew.jpg") repeat scroll -22px 0px;*/
	width: 100%;
}
.home .header-img {
/*padding-bottom:100px;*/
}
.info-panel {
	padding: 10px 0 10px 0;
	/*border-bottom:1px solid #335a75;*/
	/*overflow:hidden;*/
	clear: both;
}
/*Top Section*/
.topsection {
	background-color:#EFF2F7;
	position:relative;
}
.topsection::after {
  border-bottom: 1px solid #eff2f7;
  bottom: -3px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
.toplogosection {
   background:#fff;
}
.logo {
	float: left;
}
.upper-menu {
	float: left;
	width: 20%;
}
.info-cont {
	float: left;
	width: 50%;
}
.social-icons {    float: left;    padding-right: 25px;}
.social-icons ul li {
	font-size: 18px;
}
.contact-info .info-cont ul li {
	border-right: none;
	font-size: 14px;
	margin: 0 5px 0 0;
}
i.fa-phone, i.fa-whatsapp,  i.fa-map-marker, i.fa-envelope {
	color: #0f72ad;
	font-size: 18px;
	font-family: FontAwesome;
}
.contact-info {
	padding: 15px 0 0;
	font-family: 'Open Sans', sans-serif;
	color: #5d5d5d;
	font-size: 13px;
}
.contact-info ul li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 6px;
}
.upper-menu ul li a {
  color: #282828;
  line-height: 20px;
  text-decoration: none;
}
/*.contact-info ul li:last-child{
	border:0;}*/
	
.contact-info ul li.no-bdr {
	border: 0;
}
.upper-menu ul li:last-child {
	border: 0;
}
.upper-menu ul li a {
	color: #5d5d5d;
	text-decoration: none;
}
.upper-menu ul li a:hover {
	color: #000;
}
.upper-menu ul li a.active {
	color: #ddd;
}
.social-icons ul li {
	border: 0;
	font-size: 18px;
}
.social-icons ul li a {
	color: #a6a6a6;
}
/*============== nav start ================*/

nav {
  float: right;
  margin-top: 7px;
  position: relative;
  width: 70%;
}
nav ul li {
	float: left;
	list-style: none;
	display: inline-block;
	padding: 0 27px;
}
.home nav ul &gt; li {
	padding: 0 10px !important;
	position: relative !important;
}
.home nav ul li ul li {
	padding: 0!important;
}
nav ul li.subMenu {
	background: url(../images/menu-bg.png) no-repeat right;
}
nav ul li:last-child {
	padding-right: 0;
}
nav ul li:first-child {
	padding-left: 0!important;
}
nav ul li a {
	color: #fff;
	text-transform: capitalize;
	/*font-size:13px;*/
	display: block;
	line-height: 50px;
	/*padding:10px 0;*/
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
nav ul li a.active {
	color: #068b92;
}

nav ul li a:hover {
	color: #147ebd;
}
nav ul li a:hover::after {
	color: #147ebd;
	transition: width .5s;
}
.drop-menu {
	display: none;
	width: 1130px;
	/*opacity:0.9;*/
	background:orange;
	text-transform: uppercase;
}
nav ul li.subMenu {
/*position:relative;*/}
nav ul li ul.drop-menu li a {
	font-size: 13px;
	line-height: 20px;
}
nav ul li ul.drop-menu li ul {
	cursor: pointer;
	display: block;
}
nav ul li.left-menu .sub-menu:hover ul li {
	color: #2CBFC7;
}
nav ul li.left-menu .sub-menu:hover ul li a {
	color: #2CBFC7;
}
.resrc {
	position: relative;
}
nav ul li.subMenu:hover .drop-menu {
	display: block;
	background: #092537;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: -350px;
	right: 0;
	padding: 20px;
	transition: .8s ease;
}
nav ul li.subMenu .drop-menu &gt; li.left-menu {
	padding: 20px 20px;
	float: left;
	display: inline-block;
	line-height: 20px;
}
.left-menu h4 {
	color: #fff;
	margin: 0;
	/* padding: 3px 0 3px 26px;*/
	padding: 3px 0 3px 12px;
}
/*.drop-menu &gt; li:first-child{
	padding:0 20px;
}*/

/*.left-menu .sub-menu{

	float:left;
	border:1px solid #000;
	padding:10px 10px 10px 24px!important;}

.left-menu li.sub-menu:first-child{
	padding:10px;
}*/

/*edit 14-12-15 by amit*/
.left-menu .sub-menu {
	/*width:331px;*/
	float: left;
	/*border:1px solid #000;*/
	padding: 10px 10px 20px 22px !important;/*background:url(../images/tick.png) no-repeat top 24px left;*/
}
.left-menu li.sub-menu:first-child {
	padding: 10px 10px 20px 22px !important;
}
.sub-menu:hover {
/*border:1px solid #4083b2;*/
}
.sub-menu &gt; ul {
	margin: 0;
	overflow: hidden;
	padding: 0px 0 0 0;
}
.drop-menu .sub-menu li {
	padding: 0;
	display: block;
	float: none;
	line-height: 20px;
	transition:0.3s ease all;
}
/*.drop-menu .sub-menu li a{text-transform:uppercase !important;}*/
.drop-menu .sub-menu li:after {
	height: 0;
}
.sub-menu li, .sub-menu li a {
	line-height: 26px;
	text-transform: none;
	color: #f5f5f5;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	transition:0.3s ease all;
}
/*.sub-menu li a{text-transform:uppercase !important;}*/
.sub-menu li a:hover {
	/*color:#667b8a;*/
	color: #f5f5f5;
}
.sub-menu li::after, .sub-menu li a::after {
	height: 0;
	content: "";
	display: block;
}
.left-menu {
	float: left;
	width: 333px;
}
.sub-menu {
	padding: 0;
}
.drop-menu-resrc {
	width: auto;
	display: none;
	width: 100%;
}
nav ul li.subMenu:hover .drop-menu-resrc {
	display: block;
	background: #092537;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	right: 0;
	padding: 20px;
	transition: .8s ease;
	margin: 0px 0 0 0;
}
.subMenu.resrc ul li {
	float: none;
	padding: 10px 0;
}
.drop-menu-resrc a {
	line-height: 25px;
}
.drop-menu-resrc a {
	/*font-size:12px;*/
	text-transform: uppercase !important;
	font-weight: 400;
}
li .sub-menu a {/*text-transform:uppercase !important; font-weight:400;*/
}
/*=============== nav end =============*/
.homeBanner {
	background: url(../images/home-baner.png) no-repeat 40% 100%;
	max-width: 100%;
	padding: 0px 0;
}
.banner-wrapper {
	padding: 25px 0;
	outline: none;
}
.banner-text {
	float: left;
	width: 100%;
	font-family: 'Raleway', sans-serif;
}
.home .banner-text p {
  color: #fff;
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 3px;
  padding: 14px 18px;
}
#normal {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  margin: 0 0 3px;
  padding: 2px 18px;
}
.lightBluebg {
  background: rgba(0, 188, 255, 0.5) none repeat scroll 0 0;
}
.darkBluebg {
  background: rgba(0,0,0,0.5);
}
.smallText {
  font-size: 18px !important;
  font-weight:400 !important;
}
.smallText p {
	font-size: 28px!important;
	text-transform: capitalize!important;
}
.home .banner-text img {
	max-width: auto;
	margin-left: -50px;
	width: 773px;
}
.inner-banner-text h1 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 900;
	margin: 0;
	padding: 0;
	text-align: center;
}
/*================ body panel start ====================*/
.body-panel {
	padding: 42px 0;
}
.left_panel {
	float: left;
	width: 70%;
	margin: 30px 0;
}
.right_panel {
	float: right;
	width: 30%;
}
/*============== bread crumbs =============*/
.bread-crumbs {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.bread-crumbs ul li {
	float: left;
	padding: 0 8px 0 8px;
}
.bread-crumbs ul li:first-child {
	padding-left: 0;
}
.bread-crumbs ul li a {
	font-size: 16px;
	color: #2c2c2e;
	line-height: 25px;
}
.bread-crumbs ul li a.active {
	color: #068b92;
}
.banner-text h3 {
	color: #b0ea6c;
	font-size: 31px;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: 400;
}
.banner-text p {
	padding: 10px 0 0 0;
	color: #fff;
	line-height: 22px;
	font-size: 15px;
	}
.home .form-area {
  background: rgba(0, 20, 100, 0.7);
  float: right;
  margin-bottom: 30px;
  margin-left: 0;
  overflow: hidden;
  padding: 20px 36px;
  width: 30%;
}
.home .form-area p {
	padding-bottom: 10px;
	color: #fff;
	/*text-transform:uppercase;*/
	font-size: 27px;
	/*font-weight:600;*/
	font-family: 'Raleway', sans-serif;
}
 .home .form-area input[type="text"], [type="email"], [type="text"], [type="tel"] {
 margin-bottom: 25px;
 padding:15px 0 8px 0;
 background:none;
 border-top:none;
 border-left:none;
 border-right:none;
 border-bottom:1px solid #19b7f7;
 width:100%;
 color:#fff;
 font-size:14px;
 outline:none;
}

.form-area input[type="text"], [type="email"], [type="text"], [type="tel"] {
 margin-bottom:0px;
 padding:15px 0 8px 0;
 background:none;
 border-top:none;
 border-left:none;
 border-right:none;
 border-bottom:1px solid #19b7f7;
 width:100%;
 color:#000;
 font-size:14px;
 outline:none;
}
.home .form-area input[type="text"] {
	margin-bottom:0px;
	padding: 5px 0 8px 0;
}

.home .form-area input[type="email"] {
	margin-bottom:0px;
	padding: 5px 0 8px 0;
}

.home .form-area input[type="tel"] {
	margin-bottom:0px;
	padding: 5px 0 8px 0;
}

.home input:invalid, textarea:invalid {
 color:#fff!important;
}
.home .form-area textarea {
	padding: 0px 0 8px 0;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #19b7f7;
	width: 100%;
	/*color:#92a5a6;*/
	color: #000;
	font-size: 14px;
	resize: none;
	height: 45px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	outline: none;
}
.form-area textarea {
	padding: 0px 0 8px 0;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #19b7f7;
	width: 100%;
	/*color:#92a5a6;*/
	color: #000;
	font-size: 14px;
	resize: none;
	height: 45px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	outline: none;
}

textarea {
	padding: 0px 0 8px 0;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #19b7f7;
	width: 100%;
	/*color:#92a5a6;*/
	color: #000;
	font-size: 14px;
	resize: none;
	height: 45px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	outline: none;
}
select {
	padding: 0px 0 8px 0;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #19b7f7;
	width: 100%;
	/*color:#92a5a6;*/
	color: #000;
	font-size: 14px;
	resize: none;
	height: 45px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
	outline: none;
}

.home .form-area input[type="submit"] {
	width: 100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 39px;
	padding: 0!important;
	margin-top: 0;
	background: url(../images/submitbg.jpg) no-repeat 60% 50% #0f72ad;
	outline: none;
}

.form-area input[type="submit"] {
	width: 100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 39px;
	padding: 0!important;
	margin-top: 0;
	background: url(../images/submitbg.jpg) no-repeat 60% 50% #19b7f7;
	outline: none;
}
 input[type="submit"] {
	width: 100%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 39px;
	padding: 0!important;
	margin-top: 0;
	background: url(../images/submitbg.jpg) no-repeat 60% 50% #19b7f7;
	outline: none;
}

.home .form-area input[type="submit"]:hover {
	background: url(../images/submitbg.jpg) no-repeat 60% 50% #19b7f7;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	-ms-transition: background .3s ease;
	-o-transition: background .3s ease;
	transition: background .3s ease;
}
.home .form-area input[type="button"] {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	background: #1ca0a7;
	border: 0;
	padding: 16px 36px;
	margin-top: 5px;
	font-size: 22px;
}
.home .form-area input[type="button"]:hover {
	background: #03c7d1;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	-ms-transition: background .3s ease;
	-o-transition: background .3s ease;
	transition: background .3s ease;
}
.banner-wrapper input::-moz-placeholder, .banner-wrapper textarea::-moz-placeholder {
 color:#fff!important;
 opacity:1;
}
 .banner-wrapper ::-webkit-input-placeholder {
 color:#fff!important;
}
.rightPanel input::-moz-placeholder, .rightPanel textarea::-moz-placeholder {
 color:#fff!important;
}
.rightPanel .wpcf7-form-control-wrap textarea::-moz-placeholder {
 color:#5e5e5e !important;
}
 .rightPanel ::-webkit-input-placeholder {
 color:#fff!important;
}
.wpcf7-form span.get_txt {
	font-size: 13px;
	font-style: italic;
	color: #fff;
	text-align: center;
	display: block;
	margin-right: 34px;
}
/*================== side bar start ====================*/

.side-bar {
	position: fixed;
	right: 0;
	top: 60%;
}
.side-bar ul li {
	float: none;
	margin: 0 0 3px 0;
	list-style: none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.side-bar ul li a {
	background: #000;
	display: block;
	padding: 10px;
	color: #fff;
}
/*============== hgroup-section start ===============*/ 
 
.hgroup-section {
	padding: 31px 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.hgroup-section ul li {
	float: left;
	padding: 0 15px;
	line-height: 25px;
}
.hgroup-section ul li:first-child {
	padding-left: 0;
}
.header-one {
	font-size: 42px;
	font-weight: 600;
}
.header-two {
	font-size: 35px;
	font-weight: 600;
}
.header-three {
	font-size: 30px;
	font-weight: 600;
}
.header-four {
	font-size: 17px;
	font-weight: 600;
}
.header-five {
	font-size: 15px;
	font-weight: 600;
}
.header-five span {
	font-size: 11px;
	font-weight: 400;
}
.paragraph {
	font-size: 14px;
}
/*============== featured-section ===============*/

.featured-section {
	overflow: hidden;
}
.home .featured-section {
	padding: 0px 0 57px 0;
}
.featured-section ul li {
	list-style: none;
	float: left;
	padding: 26px 16px;
	border: 3px solid #128c92;
	margin: 0 25px 0 25px;
	width: 161px;
	min-height: 100px;
}
.featured-section ul li:first-child {
	margin-left: 0;
}
.featured-section ul li:last-child {
	margin: 0;
}
.featured-section ul li:hover {
	background: #068b92;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	-ms-transition: background .8s ease;
	-o-transition: background .8s ease;
	transition: background .8s ease;
}
.featured-section ul li.active {
	background: #068b92;
}
.featured-section ul li p {
	text-align: left;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}
.featured-section ul li p span {
	color: #b0ea6c;
	text-transform: uppercase;
	font-size: 35px;
}
/*================ body panel start ====================*/
.body-panel {
	padding: 0 0;
}
.body-panel h2 {
	font-size: 50px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	margin: 0;
}
.business-panel {
	padding: 56px 0 56px 0;
}
.left-panel {
	width: 33%;
	float: left;
	margin-right: 35px;
	font-family: 'Raleway', sans-serif;
}
.right-panel {
	float: right;
	width: 25%;
	margin: 45px 0;
	font-family: 'Raleway', sans-serif;
}
.middle-panel {
	width: 100%;
	float: left;
	font-family: 'Raleway', sans-serif;
}
.left-panel h3, .middle-panel h3, .right-panel h3 {
	text-transform: uppercase;
	color: #464646;
	font-size: 25px;
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
	background: url(../images/buisness-bg.png) no-repeat bottom left;
	margin-bottom: 25px;
}
.left-panel ul li {
	margin: 20px 0;
	font-family: 'Raleway', sans-serif;
	line-height: 22px;
	color: #9a9a9a;
}
.left-panel ul li .salaried &gt; img {
	float: left;
	padding-right: 11px;
}
.left-panel ul li .salaried p {
	font-size: 15px;
	color: #828282;
	line-height: 18px;
}
.left-panel ul li .salaried p span {
	color: #1ca0a7;
	font-size: 15px;
}
.left-panel ul li a, .right-panel ul li a {
	color: #000;
	/*border-bottom:2px solid #1ca0a7;
	font-weight:600;
	padding-bottom:8px;
	text-transform:uppercase;*/
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: initial;
}
.left-panel ul li a.view-all {
	color: #464646;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 2px solid #1ca0a7;
}
.middle-panel .video-box {
	position: relative;
/*padding:25px 0 0 0;*/}
.middle-panel .video-box iframe {
	margin-bottom: 0!important;
}
.video-btn {
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%
}

.right-panel ul {
	overflow: hidden;
}
.right-panel ul li {
	list-style: none;
}
.download-btn a { /*left:25px;*//* bottom:18px; left:47px;*/
}
.ebook-image {
/*float:left;
	margin-left:7px;*/}
.ebook-image {
/*-webkit-box-shadow: 0 1px 3px 1px rgba(c,6,c,6);
    box-shadow: 0 1px 3px 1px rgba(c,6,c,6);*/
	/*position: relative;*/}
.download-btn a {
	/*position:absolute;
	bottom:0;
	left:7px;
	background:url(../images/download-bttn.jpg) no-repeat 0 9px;
	height: 34px;*/
	padding:10px 0;
	width: 117px;
	display: block;
	background-color: #19b7f7;
	text-transform: uppercase;
	color: #fff!important;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
}
/*.download-btn a:hover{
	background:url(../images/download-bttn.jpg) no-repeat 0 -24px;
	height:25px;
	transition:.8s ease;}*/

.book-desrptn {
	float: left;
	padding-left: 26px;
	width: 72%;
}
.right-panel .bxslider {
/*padding:25px 0 0 0;*/}
.book-desrptn h5 {
	margin: 0;
	padding: 0;
	color: #1ca0a7;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
/*padding-bottom:20px;*/}
.book-desrptn h5 span {
	color: #434343;
}
.book-desrptn p {
	font-size: 15px;
	color: #838383;
	line-height: 22px;
}
/*================== about us start =================*/

.aboutus {
	background: #2a2a2a;
}
.aboutus h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	margin: 0;
	padding: 0 0 18px 0;
	text-align: center;
	background: url(../images/aboutus-bg.png) no-repeat bottom;
	font-family: 'Raleway', sans-serif;
}
.aboutus p {
	padding: 28px 0;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #fff;
}
.read-more {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.read-more a {
	color: #fff;
	text-transform: uppercase;
	padding: 11px 18px;
	display: inline-block;
	border: 1px solid #fff;
	font-size: 13px;
}
.read-more a:hover {
	background: #28bec6;
	color: #fff;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	-ms-transition: background .8s ease;
	-o-transition: background .8s ease;
	transition: background .8s ease;
}
/*============== blog start =================*/

.home .body-panel.blogpanel {
	border-top: 1px solid #e5e5e5;
	padding: 65px 0;
}
.body-panel.blogpanel {
	border-top: 1px solid #e5e5e5;
}
.blogpanel .left-panel {
	width: 40%;
}
.home .blogpanel .right-panel {
	width: 40%;
}
.home .blogpanel .left-panel {
	width: 50%;
}
.home .blogpanel .right-panel {
	width: 43%;
}
.blogpanel .left-panel li {
	margin: 30px 0;
	overflow: hidden;
}
.blogpanel .left-panel li a {
	color: #1ca0a7;
	font-size: 15px;
}
p.post {
	color: #a8a8a8;
	font-size: 11px;
	/*background:url(../images/icon-time.png) no-repeat 0 2px;*/
	padding: 0 0 0 0px;
	float: left;
}
.post-title {
	float: left;
	padding: 0 0 0 0px;
}
p.post span {
	font-weight: 600;
	color: #1ca0a7;
}
.from-blog {
	padding: 0;
}
.from-blog ul li {
	font-size: 15px;
	width: 95%;
	padding-right: 1%;
	margin-bottom: 20px;
	min-height: 90px;
}
.from-blog ul li span {
	padding: 5px;
	border: 1px solid #c5c5c5;
	color: #7a7a7a;
	font-size: 16px; /*width:40px;*/
	float: left;
	margin-right: 25px;
	text-align: center;
}
.from-blog ul li span img {
	height: 100px;
}
.from-blog ul li span strong {
	font-weight: bold;
	font-size: 30px;
}
.from-blog ul li a {
	color: #0f72ad;
}
.from-blog ul li span.date {
	font-size: 11px;
	border: none;
	padding: 10px 0 0 0;
	margin: 0;
}
.office-text {
/*padding:25px 0 0 0;*/}
.office-text &gt; ul {
	overflow: hidden;
	clear: both;
}
.office-text ul li {
	color: #8d8d8d;
	font-size: 16px;
	float: left;
	padding: 0 13px;
	line-height: 22px;
}
.office-text ul li:first-child {
	padding-left: 0;
}
.office-text ul li.date {
	color: #1ca0a7;
	font-size: 16px;
	padding: 0 13px 0 0;
	border-right: 1px solid #8d8d8d;
}
.office-text h4 {
	margin: 0;
	padding: 18px 0;
	color: #393939;
	text-transform: uppercase;
	font-size: 18px;
}
.office-text p {
	line-height: 24px;
	color: #9a9a9a;
	font-size: 14px;
}
.register-now {
	display: block;
	margin: 26px 0 0 0;
}
.register-now a {
	display: inline-block;
	padding: 11px 14px;
	background: #28bec6;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.register-now a:hover {
	background: #05a3ab;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	-ms-transition: background .8s ease;
	-o-transition: background .8s ease;
	transition: background .8s ease;
}
.upcoming-events {
	padding: 0 0 28px 0;
}
.image-box {
	width: 18%;
	padding: 8px 5px 0 5px;
	border: 1px solid #d0d0d0;
	float: left;
}
.founder-text {
	float: right;
	width: 75%;
	padding: 10px 0 0 20px;
	color: #9a9a9a;
	font-size: 14px;
	line-height: 18px;
}
.founder-text p {
	padding: 0 0 18px 0;
	line-height: 22px;
}
.founder-text a {
	border-bottom: 2px solid #1ca0a7;
	color: #464646;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 800;
	padding-bottom: 8px;
	text-transform: uppercase
}
/*=============== 28-9-15 ============*/
.upw-image {
	width: 20%;
	float: left;
	margin-right: 3%;
}
/*=============== 29-9-15 ============*/


.upw-content.post-sctn {
	overflow: hidden;
	width: 77%;
}
/*=============== advantage panel start =================*/

.home .advantage {
	/*background:url(../images/advantage-bg.png) repeat-x;*/
	background-color: #058389;
	padding: 40px;
}
.advantage h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	margin: 0;
	padding: 0 0 18px 0;
	text-align: center;
	background: url(../images/aboutus-bg.png) no-repeat bottom;
	font-family: 'Raleway', sans-serif;
}
.ad-panel {
	padding: 40px 0 0px 0;
	overflow: hidden;
}
.add-box {
	width: 13%;
	padding: 0 21px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 87.5%;
	float: left;
}
.add-box:nth-child(1) {
	padding-left: 0;
}
/*.first{
	padding-left:0;}*/
	
.last {
	padding-right: 0;
}
.home .add-box p {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 22px;
}
.add-box p {
	padding: 30px 0 0 0;
	font-size: 14px;
	line-height: 22px;
}
/*================= clients section satrt =================*/

.clients {
	border-bottom: 0px solid #e8e8e8;
}
.home .clients {
	border-bottom: 0px solid #e8e8e8;
/*padding:40px 0 0;*/}
.clients h3, .testimonial-right h3 {
	font-size: 25px;
	margin: 0;
	text-transform: uppercase;
	color: #464646;
	font-family: 'Raleway', sans-serif;
	padding: 0 0 16px 0;
	font-weight: 600;
}
.tiesup-left h3 {
	font-size: 25px;
	text-align: left!important;
	margin: 0;
	background: url(../images/buisness-bg.png) no-repeat left bottom!important;
	text-transform: uppercase;
	color: #464646;
	font-family: 'Raleway', sans-serif;
	padding: 0 0 16px 0;
	font-weight: 600;
	float: left;
	width: 20%;
}
/*=====Slider Controller=======*/
.clients .bx-wrapper .bx-controls-direction a {
	top: 39%;
}
.clients .bx-wrapper .bx-prev { /*left:540px !important;*/ /*left:inherit!important;*/
/*right:15px;*/}
.clients .bx-wrapper .bx-next { /*left:560px !important;*/ /*left:inherit!important;*/
/*right:0;*/}
.tie-logos .bx-wrapper .bx-controls-direction a {
	top: 15%!important;
}
.tie-logos .bx-wrapper .bx-prev {
	left: inherit;
	right: 15px;
}
.tie-logos .bx-wrapper .bx-next {
	left: inherit;
	right: 0;
}
/*===================== testimonial start =====================*/

.home .testimonial {
	padding: 40px 0;
	background: #e9e9e9;
}
.testimonial-left {
	position: relative;
	text-align:center;	
}
.bx-viewport {
	height: 100px!important;
}
.upevents h3, .from-blog h3 {
	text-transform: uppercase;
	color: #464646;
	font-size: 25px;
	margin: 0;
	padding: 0 0 16px 0;
	background: url(../images/buisness-bg.png) no-repeat center bottom;
	font-weight: 600;
/*margin-bottom:25px;*/}
.testimonial-left h3, .upevents h3, .from-blog h3 {
	text-transform: uppercase;
	color: #464646;
	font-size: 25px;
	margin: 0;
	padding: 0 0 16px 0;
	margin-bottom: 25px;
}
.testimonial-left &gt; h3 {
	padding:90px 40px 20px;
	background-position: 40px bottom;
}
.testimonial-imege {
	width: 130px;
	margin: 0 auto;
}
.testimonial-imege img {
	display: block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width: 130px;
	height: 130px;
	border: solid 13px #e6e6e6;
}
.testimonial-imege img {
	width: 100px!important;
	height: 100px;
}
.text-testimnl {
	min-height: 125px;
	position: relative;
	padding: 0 40px;
}
.text-testimnl:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background: url(../images/left-quote.png) no-repeat;
	height: 115px;
	width: 122px;
	z-index: -1;
}
.text-testimnl:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	background: url(../images/right-quote.png) no-repeat;
	height: 118px;
	width: 122px;
	z-index: -1;
}
.text-testimnl p {
	padding: 0 0 0 0px;
	font-size: 21px;
	font-style: italic;
	color: #000;
	line-height: 28px;
	text-align: center;
	font-family: 'Alegreya', serif;
}
.testimonial-left span {
	color: #000;
	font-size: 14px;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.author {
	
	text-align: center;
	font-weight: 400;
	padding: 5px 0 0px 0;
	font-size: 29px;
	color: #000;
	font-family: 'Raleway', sans-serif;
}
.viewall {
	float: right;
	display: block;
}
.viewall a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
.bx-wrapper .bx-pager {
	left: 0px !important;
	text-align: left !important;
	top: 456px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	border-radius: 100px !important;
}
.testimonial-right {
	/*float:right;*/
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0 0 0;
}
.testimonial-right &gt; ul {
	overflow: hidden;
}
.testimonial-right ul li {
	/*float:left;*/
	padding: 15px 11px;
	display: inline-block;
}
.testimonial-right ul li:last-child {
	padding-right: 0;
}
.testimonial-right ul li:first-child {
	padding-left: 0;
}
/*===================== testimonial end =====================*/


/*===================== tie ups start =====================*/
.tieUps {
	background: #f5f5f5;
}
.tiesup-left {
	/*float:left;*/
	width: 100%;/*padding-right:2%;
	margin-right:2%;*//*border-right:1px solid #E9E9E9;*/
}
.tieUps h3, .tie-logos h3, .membership-logos h3, .media-logos h3, .membership-right h3 {
	color: #464646;
	/*font-family: "Raleway",sans-serif;*/
	font-size: 25px;
	margin: 0;
	padding: 25px 0 18px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	background: url(../images/buisness-bg.png) no-repeat 50% 100%;
}
.tiesup-left ul li {
	margin: 13px 10px 0;
	width: 200px!important;
}
.membership-right {
	float: left;
	width: 49%;
}
.membership-right .bx-wrapper ul li {
	margin-right: 10px!important;
}
/*.tieUps h3{
	color: #2b2b2b;
    font-family: "Raleway",sans-serif;
    font-size:30px;
    margin: 0;
    padding: 0 0 18px;
    text-align: center;
    text-transform: uppercase;}*/

/*===================== tie ups end =====================*/


/*================ footer start ===============*/
footer {
	background: url(../images/footer-bg.jpg) repeat-x #181818 center center;
}
.upper-footer {
	border-bottom: 1px solid #333333;
	padding: 30px 0 0 0;
	overflow: hidden;
}
.footer-links {
	float: left;
	width: 25%;
	padding-right: 30px;
	font-family: "Raleway", sans-serif;
}
.footer-links h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0 0 24px 0;
}
.footer-links ul {
	float: left;
	padding-right: 38px;
}
.footer-links ul:last-child {
	padding: 0;
}
.footer-links ul li {
	padding: 0 0 8px 0;
}
.footer-links ul li a {
	float: none;
	color: #929292;
	font-size: 14px;
}
.footer-links ul li a:hover {
	color: #fff;
}
.footer-links input[type="email"] {
	color: #ababab;
	font-size: 87.5%;
	border: 1px solid #5f5f5f;
	padding: 17px 11px;
}
.address-info {
	width: 22%;
}
.address-text p span {
	color: #1ca0a7;
}
.address-text {
	padding-bottom: 10px;
}
.address-text p {
	line-height: 20px;
	color: #929292;
	font-size: 14px;
}
.address-text p b {
	color: #fff;
}
.followus {
	padding: 0;
	width: 15%;
}
.followus ul li {
	float: left;
	padding: 0 11px 0 0;
}
.followus ul li a {
}
.lower-footer {
	padding: 20px 0 20px 0;
}
.lower-footer p {
	color: #797979;
	font-size: 13px;
	text-align: center;
	margin-bottom: 0!important;
	line-height: 18px;
}
/*New Footer*/
.newfl {
	float: left;
	width: 56%;
	padding: 40px 0 0;
}
.clients .bx-wrapper .bx-controls-direction a {
	top: 110px;
}
.clients .bx-wrapper .bx-prev {
	left: 0!important;
	right: 0;
}
.clients .bx-wrapper .bx-next {
	left: inherit!important;
	right: 0;
}
.tiesup-left .bx-wrapper {
	float: right;
	width: 76%;
}
.clients .bx-wrapper .bx-viewport {
	padding: 0 0 20px 0!important;
}
/*Slider*/
ul.noslider {
	width: 95%;
	padding: 20px 0;/*	height:181px;*/
}
ul.noslider li {
	display: inline-block;
	padding: 0;
	width: 24%;
}
ul.noslider li a img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
ul.noslider li a img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
/*================ footer end ===============*/
/*================ services start =======================*/

.servicesPanel h2 {
	color: #464646;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	background: url(../images/buisness-bg.png) no-repeat bottom left;
	padding-bottom: 15px;
}
.servicesPanel ul {
	padding: 10px 0 0 0;
}
.servicesPanel ul li {
	line-height: 40px;
	font-family: 'Raleway', sans-serif;
}
.servicesPanel ul li a {
	color: #838383;
	background: url(../images/list-bg.png) no-repeat 0 5px;
	padding-left: 20px;
}
.services-panel {
	/*padding:42px 0;*/
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.leftPanel {
	float: left;
	width: 50%;
}
.rightPanel {
	width: 46%;
	float: right;
	border-left: 1px solid #e5e5e5;
	padding: 0 0 0 40px;
}
.complete-tax-panel .rightPanel {
	border-left: 1px solid #335a75;
}
.services h2 {
	color: #464646;
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 700;
	background: url(../images/buisness-bg.png) no-repeat bottom left;
	padding-bottom: 15px;
}
.complete-tax-panel .services h2 {
	color: #fff;
}
.services ul {
	padding: 10px 0 0 0;
}
.services ul li {
	line-height: 40px;
	font-family: 'Raleway', sans-serif;
}
.services ul li a, .services-included-list ul li, .buisness-maintenance ul li {
	color: #838383;
	background: url(../images/list-bg.png) no-repeat 0 5px;
	padding-left: 20px;
}
.buisness-maintenance ul li {
	line-height: 40px;
	background-position: left 16px;
}
.services-included-list ul li {
	color: #fff;
	background: url(../images/list-bg-white.png) no-repeat left center;
}
.services-included-list {
	padding: 32px 0 0 0;
}
.free-quote {
	padding: 32px 0 0 0;
}
.membership-logos {
	background: #f5f5f5;
}
.home .membership-logos {
	background: #f5f5f5;
	padding: 25px 0;
}
.tie-logos {
	border-top: 1px solid #e5e5e5; /*margin-top:40px;*/
}
.home .tie-logos {
	padding: 25px 0;
	/*background:#c9c9c9;*/
	background-color: #f5f5f5;
}
.home .tie-logos ul {
	background: #f5f5f5;
}
.tie-logos ul li, .membership-logos ul li, .media-logos ul li {
	list-style: none;
	background: none;
	display: inline-block;
}
.tie-logos ul, .membership-logos ul, .media-logos ul {
	width: 100%;
	text-align: center;
}
.body-panel.media-logos {
	padding: 30px 0 0 0;
}
.home .body-panel.media-logos {
	padding: 25px 0;
}
/*Front page - Service*/
.featuredS {
  background-color: #0f72ad;
  margin: 0;
  overflow: hidden;
  padding: 40px 0;
}
.featuredS ul {
	text-align: center;
}
.featuredS ul li {
	list-style: none;
	display: inline-block;
	padding: 10px 40px 0 40px;
	border-right: 1px solid #45abd3;
	height: 82px;
}
.featuredS ul li:first-child {
	margin-left: 0;
}
.featuredS ul li:last-child {
	margin: 0;
	border-right: none;
}
.featuredS ul li:hover {
/*background:#112b3d;*/
	/*border-color:#112b3d;*/
	/*-webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    -ms-transition: background .8s ease;
    -o-transition: background .8s ease;
    transition: background .8s ease;*/}
.featuredS ul li.active {/*background:#068b92;*/
	color: #b0ea6c;
}
.featuredS ul li p {
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.featuredS ul li p span {
	color: #fff;
	text-transform: uppercase;
	font-size: 38px;
}
.featuredS ul li:hover p {
	color: #fff;
}
/*.featuredS ul li:hover span{
	color:#b0ea6c;}*/
.pservices-bg {
	background:#0f72ad;
	padding: 45px 0;
}
.pservices ul {
	/*padding:0 0 20px 0;*/
	padding: 0px;
	margin: 0;
	width: 100%;
	padding: 4px 0;
}
/*Services*/
.pservices ul li {
	/*float:left;*/
	display: inline-block;
	width: 14.5%;
	margin-right: 2%;
	text-align: center;
	vertical-align: top;
}
.pservices ul li:last-child {
	margin-right: 0;
}
.pservices ul li .salaried &gt; img {
	float: inherit;
	padding-right: 11px;
}
.pservices ul li .salaried p {
	font-size: 14px;
	/*color:#828282;*/
	color: #c7e9f7;
	line-height: 18px;
	padding-top: 10px;
	width: 145px;
}
.pservices ul li .salaried p span {
	/*color:#1ca0a7;*/
	color: #c7e9f7;
	font-size: 16px;
	line-height: 20px;
}
.upevents {
	background-color: #f5f5f5;
	padding: 40px 0;
}
.upevents .upevents-left {
	float: left;
	width: 50%;
}
.upevents .upevents-right {
	float: right;
	width: 50%;
}
.events ul {
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
}
.events ul li {
	font-size: 15px;
	color: #8d8d8d;
	float: left;
	margin-right: 20px;
	border-right: 1px solid #8d8d8d;
	padding-right: 10px;
}
.events ul li:last-child {
	border-right: none;
}
.events ul li span {
	font-weight: bold;
	color: #058389;
}
.events p {
	color: #9a9a9a;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}
.events p span {
	color: #393939;
	font-size: 16px;
}
.video ul li {
	float: left;
}
.video ul li a {
	background: #068b92;
	color: #fff;
	padding: 10px 30px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	float: left;
}
.video ul li a:hover, .video ul li a.active {
	color: #464646;
	background: #fff;
}
.video-frame {
	padding: 25px;
	background: #fff;
	float: left;
}
.video-frame img {
	width: 100%;
}
.tax-media {
	float: left;
}
.left-client { /*float:left;*/
	width: 100%;
	margin-bottom: 0;
}
.home .membership-logos, .home .body-panel.media-logos {
	display: none;
}
.tabs {
	float: left;
}
.content-wrap section {
	text-align: left!important;
}
.tabs .wrapper {
	width: 100%;
}
.indextabs.tabs nav a span {
	padding: 0!important
}
.indextabs.tabs nav a {
	padding: 0!important
}
/*.right-panel{ float:left; width:100%;}*/

/*======= tab start ==========*/

.indextabs.tabs {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 50%;
	font-weight: 300;
	font-size: 1.25em;
}
/* Nav */
.indextabs.tabs nav {
	/*text-align: center;*/
	width: 100%;
	float: none;
}
.indextabs.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
.indextabs.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0;
	text-align: center;
	/*-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;*/
	width: 20%;
	text-align: center;
}
.indextabs.tabs nav a {
	position: relative;
	display: inline-block;
	/*overflow: hidden;
	line-height: 25px;*/
	color: #1ca0a7 !important;
	min-height: 70px;
	padding: 20px 0;
	min-width: 100px;
}
.indextabs.tabs nav a span:hover {
	/*border-bottom:4px solid #1ca0a7;*/
	transition: border .2s;
	color: #000;
}
.indextabs.tabs nav a span {
	vertical-align: middle;
	border-bottom: 4px solid #fff;
	/*line-height:30px;*/
	padding-bottom: 30px;
	display: block;
	padding: 60px 0 0 0;
	font-size: 15px;
	text-transform: none;/*font-size: 0.75em;*/
}
.indextabs.tabs nav li.tab-current a {
	color: #1ca0a7;
	font-size: 15px;
	font-family: "Raleway", sans-serif;
}
.indextabs.tabs nav li.tab-current a span {
	border-bottom: 4px solid #1ca0a7;
}
/* Content */
.content-wrap {
	position: relative;
}
.content-wrap section {
	display: none;
	margin: 0 auto;
	padding: 1em;
	max-width: 100%;
	text-align: center;
}
.content-wrap section.content-current {
	display: block;
	background: #f5f5f5;
	min-height: 240px;
}
.content-wrap section.content-current {
	background: #fff!important;
	border: none;
}
.indextabs.tabs nav ul {
	display: block;
}
nav {
	border: none;
}
.indextabs.tabs nav ul li { /*width:auto;*/
	padding: 0 0 0 27px!important;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
.indextabs.tabs nav a {
	min-height: 0;
	min-width: auto;
}
.indextabs.tabs nav li.tab-current a span {
	border: none;
	background: #0f72ad;
	color: #fff;
	font-size: 20px;
}
.indextabs.tabs nav a span {
	border: none;
	background: #fff;
	color: #000;
	padding: 0 45px !important;
	font-size: 20px;
}
.blogreadmore {
	margin: 0 0 0 0;
	float: left;
	display: block;
	background: #19b7f7;
	padding: 0 17px;
	color: #fff!important;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
	border-radius: 5px 5px 5px 5px;
}
a.readMore {
	background: #1ca0a7;
	padding: 8px 15px;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
	margin: 25px 0 25px 22px;
	display: block;
	width: 86px;
	text-align: center;
}
.inner-pgs .left-client h3 {
	background: rgba(0, 0, 0, 0) url("../images/buisness-bg.png") no-repeat scroll left bottom;
	color: #000;
	font-size: 25px;
	margin: 0 0 25px;
	padding: 0 0 16px;
	text-transform: uppercase;
	font-weight: 700;
}
a.readMore:hover {
	background: #03c7d1;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	-ms-transition: background .8s ease;
	-o-transition: background .8s ease;
	transition: background .8s ease;
}
.footer-links input[type="submit"] {
	background: #1ca0a7;
	padding: 14px 30px;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
}
.footer-links input[type="submit"]:hover {
	background: #03c7d1;
	-webkit-transition: background .8s ease;
	-moz-transition: background .8s ease;
	-ms-transition: background .8s ease;
	-o-transition: background .8s ease;
	transition: background .8s ease;
}
.clinicpage-section3 .left-part input {
	border-radius: 5px 5px 5px 5px;
}
a#scroll-to-top {
	background: none!important;
}
/*=========== 16-12-15 ===========*/

.home .pservices-bg {
	padding: 0;
}
.home .pservices ul li .salaried p {
	margin: 0 auto;
}
.home .pservices a {
	padding:8px 0px 10px;
	/*min-height:150px;*/
	display: block;
}
.home .pservices a:hover {
	border-radius: 5px;
	background: #c7e9f7;
	-webkit-transition: background 800ms ease;
	-moz-transition: background 800ms ease;
	-ms-transition: background 800ms ease;
	-o-transition: background 800ms ease;
	transition: background 800ms ease;
}
.home .pservices ul li .salaried &gt; img {
	float: inherit;
	padding-right: 0;
}
.home .pservices a:hover .salaried p span {
	color: #112b3d;
}
.home .pservices ul li .salaried p {
	padding: 36px 0 0 0;
}
.pigi-bg {
	background: url(../images/icon-register-new.png) no-repeat center 0;
}
.home .pservices a:hover .pigi-bg {
	background: url(../images/icon-register-new-hover.png) no-repeat center 0;
}
.self-employed {
	background: url(../images/icon-manage-new.png) no-repeat center 0;
}
.home .pservices a:hover .self-employed {
	background: url(../images/icon-manage-new-hover.png) no-repeat center 0;
}
.nri {
	background: url(../images/icon-advisory-new.png) no-repeat center 0;
}
.home .pservices a:hover .nri {
	background: url(../images/icon-advisory-new-hover.png) no-repeat center 0;
}
.high-value {
	background: url(../images/icon-funding-new.png) no-repeat center 0;
}
.home .pservices a:hover .high-value {
	background: url(../images/icon-funding-new-hover.png) no-repeat center 0;
}
.icon-aggrement {
	background: url(../images/icon-aggrement-new.png) no-repeat center 0;
}
.home .pservices a:hover .icon-aggrement {
	background: url(../images/icon-aggrement-new-hover.png) no-repeat center 0;
}
.tax-consultant {
	background: url(../images/icon-startup-new.png) no-repeat center 0;
}
.home .pservices a:hover .tax-consultant {
	background: url(../images/icon-startup-new-hover.png) no-repeat center 0;
}
.newfl .left-client {
	overflow: hidden;
/*min-height:400px;*/}
.banner-inner {
  float: left;
  margin-top: 185px;
  width: 48%;
}
.book-image {
	float: left;
	width: 22%;
}
.downbtn {
	font-size: 16px;
	background: none;
	font-weight:bold;
	margin-top:10px;
}
.downbtn a:hover {
	text-decoration:underline
}
.drop-menu-resrc a {
	font-size: 13px;
}
.top-menu, .menu-info {
	display: none;
}
.wrapper a.more-link {
    color: #29bec5;
    display: none;
    font-weight: bold;
}
.download-btn {
    margin-top: 7px;
}
.e-bookSection li{ overflow:hidden; margin-bottom:20px;}
.download-btn a{ border-radius:4px;}

.formText &gt; img {
    border-radius: 4px 0 0 4px;
}
.testimonial-left .bx-controls{ display:none;}

.sub-menu:hover ul li a{
	color:orange !important;}

.sub-menu:hover ul li{color:orange !important;}

/*.sub-menu li a:hover .sub-menu ul li a{
	color:orange !important;}

.sub-menu ul li a:hover,.sub-menu li:hover{
	color:orange !important;}

.sub-menu li a:hover{color:orange !important;}

.drop-menu li ul li a:hover{
	color:orange;}

.drop-menu-resrc a:hover{
	color:orange;}*/
	
/*==================== 10-2-16 ==================*/

.sub-menu &gt; a::after {
    height: 0;
}

.sub-menu &gt; a {
    padding-bottom: 5px;
    text-transform: uppercase;
	font-size:14px !important;
}

.sub-menu &gt; a:hover,.drop-menu-resrc a:hover{
	color:orange;
}


.sub-menu{
	padding-bottom:15px;}

.sub-menu:hover ul li a{
	color:orange;}

.sub-menu:hover a{
	color:orange;}


.buisness-maintenance ul li {
    background: rgba(0, 0, 0, 0) url("../images/accordian-open.png") no-repeat scroll 0 20px;
    border-bottom: 1px solid #e0dede;
    color: #000;
    float: none;
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    padding: 20px 0px !important;
    text-align: left;
}

#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
  background: rgba(0, 0, 0, 0.7)  !important;
  border-color: #fff;
  padding: 0 20px;
  text-align: left !important;
  top: 64px !important;
  width: 300px;
  z-index: 999;
  margin-left:0px !important;
  text-align:left !important;
}

#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
  color: #19b7f7  !important;
  font-family:"Raleway",sans-serif;
  font-size: 14px  !important;
  font-weight: normal;
  padding: 4px 0  !important;
}</pre></body></html>