

.banner_text {

	width:100%;

	position:absolute;

	top:227px;

}

.banner_text_inner {

	width:980px;

	height:auto;

	margin:22px auto;

}

.banner_text_inner h1 {

	background:#fff;

	font-size:44px;

	line-height:50px;

	color:#00467a;

	padding:10px 20px;

	margin:0;

	font-family: 'robotobold';

	display:block;

	width:auto;

	float:left;

}

.banner_text_inner p {

	background: url(../images/textbg.png) repeat;

	font-size:18px;

	color:#fff;

	padding:12px 20px;

	margin:2px 0 0 0;

	font-family: 'robotoregular';

	line-height:24px;

	float:left;

	display:block;

	clear:both;

}

.readmore_btn {

	background:#ffffff;

	width:122px;

	height:40px;

	float:left;

	text-align:center;

	cursor:pointer;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

	margin-top:20px;

	clear:both;

}

.readmore_btn a {

	text-decoration:none;

	background: url(../images/blackarrow.png) no-repeat 90px 15px;

	font-family: 'robotobold';

	font-size:12px;

	font-weight:normal;

	color:#333333;

	text-transform:uppercase;

	padding-right:22px;

	display:block;

	line-height:40px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.readmore_btn:hover {

	background:#00467a;

}

.readmore_btn a:hover {

	background:url(../images/whitearrow.png) no-repeat 90px 15px;

	color:#FFFFFF;

}

.midsec {

	width:100%;

	height:auto;

	background:url(../images/midbg.jpg) no-repeat center top;

	float:left;

}

.midsec_inner {

	width:980px;

	height:auto;

	margin:0 auto;

	padding-top:31px;

}

.aboutsec {

	width:100%;

	text-align:center;

	margin:0 auto;

}

.aboutsec h1 {

	font-size:34px;

	color:#4c4c4c;

	padding:0;

	margin:0;

	font-family: 'robotolight';

	font-weight:normal;

	padding-bottom:30px;

}

.aboutsec h1 span {

	font-size:34px;

	font-weight:normal;

	color:#00467a;

	padding:0;

	margin:0;

	font-family: 'robotoblack';

}

.aboutsec p {

	background:url(../images/quoate.png) no-repeat left top;

	text-align:center;

	font-size:24px;

	color:#333333;

	line-height:36px;

	font-family: 'playfair_displayitalic';

	padding:0 30px;

}

.bot-arrow {

	width:42px;

	height:auto;

	margin:0 auto;

	padding-top:15px;

}

.open_account_sec {

	width:980px;

	margin:0px auto;

	padding-top:50px;

}

.account_block {

	background:#93c748;

	width:431px;

	height:273px;

	float:left;

	position:relative;

	padding:0px 30px 0px 29px;

}

.account_block_top {

	padding:0px;

	padding-top:34px;

	padding-bottom:19px;

	padding-left:8px;

}

.account_block_top_text {

	background:url(../images/account-block-border.png) no-repeat left 7px;

	width:325px;

	float:left;

	padding-left:30px;

	margin-left:11px;

}

.account_block_icon {

	float:left;

	padding-top:10px;

}

.account_block h3 {

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:26px;

	font-weight:normal;

	color:#ffffff;

	line-height:32px;

	margin:0px;

}

.account_block p {

	font-family:'robotoregular', Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:normal;

	color:#ffffff;

	line-height:28px;

	margin:0px;

}

.account_block_bottom {

	padding:0px;

	padding-top:18px;

}

.personal_account_btn {

	background:#ffffff;

	width:201px;

	height:50px;

	float:left;

	text-align:center;

	cursor:pointer;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

	margin-right:29px;

}

.personal_account_btn a {

	text-decoration:none;

	background: url(../images/arrow-blue.png) no-repeat 174px 20px;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#00467a;

	text-transform:uppercase;

	padding-right:22px;

	display:block;

	line-height:50px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.personal_account_btn:hover {

	background:#00467a;

}

.personal_account_btn a:hover {

	background:url(../images/arrow-white.png) no-repeat 174px 20px;

	color:#FFFFFF;

}

.personal_account_btn.business_btn_bg {

	background:#00467a;

	margin-right:0px;

}

.personal_account_btn a.business_acc_btn {

	background: url(../images/arrow-white.png) no-repeat 174px 20px;

	color:#FFFFFF;

}

.personal_account_btn.business_btn_bg:hover {

	background:#fff;

}

.personal_account_btn a.business_acc_btn:hover {

	background: url(../images/arrow-blue.png) no-repeat 174px 20px;

	color:#00467a;

}

.account_block_arrow {

	width:36px;

	height:20px;

	position:absolute;

	left:49px;

	top:0px;

}

.account_block.internet_banking_bg {

	background:#00467a;

}

.personal_account_btn a.click_login {

	background: url(../images/arrow-green.png) no-repeat 174px 20px;

	color:#93c748;

}

.personal_account_btn a.click_login:hover {

	background: url(../images/arrow-white.png) no-repeat 174px 20px;

	color:#fff;

}

.personal_account_btn.click_login_bg {

	background:#fff;

}

.personal_account_btn.click_login_bg:hover {

	background:#93c748;

}

.personal_account_btn.register_btn_bg {

	background:#93c748;

	margin-right:0px;

}

.personal_account_btn.register_btn_bg:hover {

	background:#FFFFFF;

}

.personal_account_btn a.register_btn {

	background: url(../images/arrow-white.png) no-repeat 174px 20px;

	color:#fff;

}

.personal_account_btn a.register_btn:hover {

	background: url(../images/arrow-green.png) no-repeat 174px 20px;

	color:#93c748;

}

.service_block_sec {

	background:url(../images/service-blockbg.png) no-repeat center top;

	width:980px;

	margin:0px auto;

	margin-top:35px;

}

.service_block_left {

	width:195px;


	height:195px;

	float:left;

	text-align:center;

	padding-top:35px;

	margin-right:1px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.service_block_left:hover {

	background:#93c748;

}

.service_block_left a {

	text-decoration:none;

}

.service_block_icon {

	width:62px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon {

}

.service_block_icon1 {

	background:url(../images/service-block-icon1.png) no-repeat left top;

	width:62px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon1 {

	background:url(../images/service-block-icon1hover.png) no-repeat left top;

}

.service_block_icon2 {

	background:url(../images/service-block-icon2.png) no-repeat left top;

	width:53px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon2 {

	background:url(../images/service-block-icon2hover.png) no-repeat left top;

}

.service_block_icon3 {

	background:url(../images/service-block-icon3.png) no-repeat left top;

	width:49px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon3 {

	background:url(../images/service-block-icon3hover.png) no-repeat left top;

}

.service_block_icon4 {

	background:url(../images/service-block-icon4.png) no-repeat left top;

	width:54px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon4 {

	background:url(../images/service-block-icon4hover.png) no-repeat left top;

}

.service_block_icon5 {

	background:url(../images/service-block-icon5.png) no-repeat left top;

	width:52px;

	height:70px;

	margin:0px auto;

}

.service_block_left:hover .service_block_icon5 {

	background:url(../images/service-block-icon5hover.png) no-repeat left top;

}

.service_block_text {

	padding:12px 1px 0;

}

.service_block_left:hover .service_block_text p {

	color:#FFFFFF;

}

.service_block_text p {

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:normal;

	color:#1a1a1a;

	line-height:22px;

	text-transform:uppercase;

	margin:0px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.service_block_arrow {

	padding:0px;

	padding-top:19px;

	display:none;

	height:34px;

}

.service_block_left:hover .service_block_arrow {

	display:block;

}

.get_in_tuch_sec {

	background:#e7e7e7;

	width:980px;

	height:90px;

	margin:0px auto;

	margin-top:30px;

}

.get_in_tuch_left {

	width:564px;

	float:left;

	text-align:right;

	padding-top:30px;

}

.get_in_tuch_left p {

	font-family:'robotolight', Arial, Helvetica, sans-serif;

	font-size:24px;

	font-weight:normal;

	color:#00467a;

	line-height:28px;

	margin:0px;

}

.get_in_tuch_btn {

	width:175px;

	height:44px;

	float:left;

	border:2px solid #ffffff;

	text-align:center;

	margin-top:23px;

	margin-left:30px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.get_in_tuch_btn:hover {

	background:#00467a;

	border:2px solid #ffffff;

}

.get_in_tuch_btn a {

	background:url(../images/get-in-touch-arrow.png) no-repeat 140px 18px;

	text-decoration:none;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#00467a;

	text-transform:uppercase;

	display:block;

	padding-right:21px;

	line-height:46px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.get_in_tuch_btn a:hover {

	background:url(../images/arrow-white.png) no-repeat 140px 18px;

	color:#FFFFFF;

}

.footer_sec {

	width:100%;

	padding-top:40px;

}

.footer_top_sec {

	background:#003761;

	width:100%;

	height:80px;

}

.footer_top_inner {

	width:980px;

	margin:0px auto;

}

.footer_top_left {

	width:593px;

	float:left;

	border-right:1px solid #004173;

	height:80px;

}

.newsletter {

	width:228px;

	float:left;

	padding-top:27px;

}

.newsletter h3 {

	background:url(../images/mail-icon.png) no-repeat left 5px;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:normal;

	color:#ffffff;

	text-transform:uppercase;

	margin:0px;

	padding-left:41px;

}

.newsletter h3 span {

	font-family:'robotolight', Arial, Helvetica, sans-serif;

}

.email_input_sec {

	background:#003b67;

	width:280px;

	height:50px;

	float:right;

	border:1px solid #00467a;

	margin-right:31px;

	margin-top:15px;

	position:relative;

}

.email_input {

	background:none;

	border:none;

	width:202px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:normal;

	color:#d6e3eb;

	

	padding:18px 10px 16px 20px;

}

.go_btn {

	background:#004173;

	border:none;

	width:48px;

	height:50px;

	float:left;

	text-align:center;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#ffffff;

	border-left:1px solid #00467a;

	cursor:pointer;
	
	-webkit-appearance: none;

}

.email_input_sec span.wpcf7-not-valid-tip {

	color:#f00;

	font-size:1em;

	display:block;

	position:absolute;

	bottom:-45px;

	right:0px;

	width:165px;

}

.email_input_sec .wpcf7-response-output {

	display:none !important;

}

.social_icon_sec {

	width:327px;

	float:right;

	padding-top:22px;

	padding-right:32px;

}

.social_icon_sec a {

	float:left;

	margin-right:35px;

	height:37px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.social_icon_sec a:hover {

	transform: rotate(360deg);

	-webkit-transform: rotate(360deg);

	-moz-transform: rotate(360deg);

	-o-transform: rotate(360deg);

	-ms-transform: rotate(360deg);

}

.social_icon_sec a.margin0, .social_icon_sec a:last-child {

	margin-right:0px;

}

.footer_middle_sec {

	background:url(../images/footerbg.jpg) no-repeat center top #00467A;

	width:100%;

	height:422px;

}

.footer_middle_inner {

	width:980px;

	margin:0px auto;

}

.footer_middle_left {

	float:left;

	width:594px;

	padding-top:38px;

}

.current_account_block {

	width:197px;

	float:left;

	padding-bottom:37px;

}

.footer_middle_left h4 {

	background:url(../images/dot.png) no-repeat left 7px;

	font-family:'ubuntubold', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#d6e3eb;

	text-transform:uppercase;

	margin:0px;

	padding-left:10px;

	padding-bottom:2px;

}

.footer_middle_left ul {

	margin:0px;

	padding:0px;

}

.footer_middle_left ul li {

	list-style:none;

}

.footer_middle_left ul li a {

	background:url(../images/line.png) no-repeat left 7px;

	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:normal;

	color:#d6e3eb;

	line-height:26px;

	padding-left:10px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.footer_middle_left ul li a:hover {

	color:#FFFFFF;

	text-decoration:underline;

}

.footer_middle_right {

	width:357px;

	float:right;

	padding-top:32px;

	padding-left:29px;

	position:relative;

}

.footer_middle_right h5 {

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:normal;

	color:#ffffff;

	text-transform:uppercase;

	margin:0px;

	padding-bottom:10px;

}

.footer_middle_right p {

	font-family:'robotoregular', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#d6e3eb;

	margin:0px;

}

.footer_middle_right_one {

	width:220px;

	padding:0px;

}

.footer_middle_right_one p {

	padding-bottom:13px;

}

.footer_middle_right_one1 {

	padding:0px;

	padding-bottom:12px;

}

.footer_middle_right_one1 p {

	padding-bottom:15px;

}

.phone_icon {

	float:left;

	margin-left:12px;

	margin-right:8px;

}

.phone_icon.icon_pd {

	padding-top:2px;

}

.phone_icon_text {

	width:187px;

	float:left;

}

.phone_icon_text p {

	padding-bottom:0px;

}

.phone_icon_text a {

	text-decoration:none;

	font-family:'robotoregular', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#d6e3eb;

	margin:0px;

}

.phone_icon_text a:hover {

	text-decoration:underline;

}

.direction_box {

	position:absolute;

	right:-53px;

	top:43px;

	width:158px;

}

.direction_box_img {

	float:left;

	margin-left:8px;

	height:100px;

}

.direction_box_text {

	background:url(../images/direction-blockbg.png) no-repeat left top;

	width:158px;

	height:50px;

	float:left;

}

.direction_box_text a {

	text-decoration:none;

	background:url(../images/direction-arrow.png) no-repeat 85px 10px #55a244;

	width:95px;

	height:30px;

	float:left;

	text-align:center;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:normal;

	color:#ffffff;

	text-transform:uppercase;

	display:block;

	line-height:30px;

	padding-right:15px;

	margin-top:10px;

	margin-left:28px;

}

.footer_content {

	padding:0px;

	padding-top:18px;

}

.footer_content p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#abc4d4;

	margin:0px;

	line-height:18px;

}

.footer_content_left {

	width:623px;

	float:left;

}

.footer_contnet_right {

	width:250px;

	float:left;

}

.powered_by_text {

	float:left;

}

.powered_by_text p {

	font-size:12px;

	color:#d6e3eb;

}


.powered_by_text p a{

	font-size:12px;

	color:#d6e3eb;
	
	text-decoration:none;

}


.powered_by_text p a:hover{

	text-decoration:underline;

}


.redspider_img {

	float:left;

	padding-top:3px;

	padding-left:4px;

}

/*--about page start here---*/







.about_banner {

	width:100%;

	height:auto;

	position:relative;

	float:left;

	margin-bottom:35px;

}

.about_banner img {

	width:100%;

}

.about_content {

	width:100%;

	height:auto;

	position:absolute;

	top:191px;

}

.about_content .banner_text_inner h1 {

	background:none;

	font-size:42px;

	line-height:50px;

	color:#00467a;

	padding:0;

	margin:0;

	font-family: 'robotobold';

	float:none;

}

.about_content ul {

	padding:15px 0 0 0;

	margin:0;

}

.about_content ul li {

	padding:0 13px 0 0px;

	margin:0 3px 0 0;

	background:url(../images/brducmarrow.png) no-repeat right 4px;

	font-size:11px;

	color:#333;

	float:left;

}

.about_content ul li a {

	padding:0;

	text-decoration:none;

	margin:0;

	font-size:11px;

	color:#333;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

}

.about_content ul li a:hover {

	text-decoration:underline;

}

.about_content ul li:last-child {

	background:none;

}

.inner_div {

	width:980px;

	height:auto;

	margin:0px auto 0 auto;

	border:1px solid #e6e6e6;

	background:url(../images/innerbg.jpg) repeat-y left top;

	clear:both;

}

.inner_div_left {

	width:244px;

	height:auto;

	float:left;

	background:#00467a;

	padding-left:18px;

	padding-right:18px;

}

.toplogo {

	width:100%;

	padding-top:15px;

	padding-bottom:15px;

}

.inner_div_left ul {

	padding:0;

	margin:0;

}

.inner_div_left ul li {

	padding:0;

	margin:0;

	border-bottom:1px solid #1a5988;

}

.inner_div_left ul li a {

	font-size:16px;

	padding:14px 0px 14px 15px;

	display:block;

	color:#fff;

	font-family: 'robotoregular';

	text-decoration:none;

}

.inner_div_left ul li a:hover,  .inner_div_left ul li a.acti {

	background:url(../images/hoverbg.png) no-repeat left 0 #93C748;

	width:265px;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	position:relative;

	z-index:10;

}

.contacttoday {

	width:80%;

	background:#FFF;

	padding: 20px 10% 20px 10%;

	float:left;

	margin-top:30px;

}

.contacttoday p {

	font-size:20px;

	color:#00467a;

	line-height:28px;

	font-family: 'robotolight';

}

.getintuch_btn {

	width:155px;

	height:44px;

	float:left;

	border:2px solid #e6e6e6;

	text-align:center;

	margin-top:23px;

	margin-left:0px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.getintuch_btn:hover {

	background:#00467a;

	border:2px solid #ffffff;

	color:#fff;

}

.getintuch_btn a {

	background:url(../images/get-in-touch-arrow.png) no-repeat 130px 18px;

	text-decoration:none;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#00467a;

	text-transform:uppercase;

	display:block;

	padding-right:21px;

	line-height:46px;

	display:block;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.getintuch_btn a:hover {

	background:url(../images/arrow-white.png) no-repeat 130px 18px;

	color:#FFFFFF;

}

.about_rightcontent {

	width:700px;

	height: auto;

	float:left;

}

.about_rightcontent_inner {

	margin-left:30px;

	margin-right:30px; /*float:left;*/

}

.about_rightcontent h1 {

	font-size:26px;

	color:#333333;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	padding:30px 0 10px 0;

	margin:0;

	font-weight:normal;

}

.about_righttop {

	width:610px;

padding-left:10% height:auto;

	float:left;

	border-bottom:1px solid #e7e7e7;

	padding-left:50px;

	margin-bottom:30px;

}

.top_icon {

	width:100%;

	float:left;

	padding-bottom:15px;

}

.about_righttop span {

	font-size:18px;

	color:#333333;

	font-family: 'playfair_displayitalic';

	padding:0;

	margin:0;

	line-height:26px;

	display:block;

	padding-bottom:0px;

}

.about_rightcontent p {

	font-size:16px;

	color:#333333;

	font-family: 'robotoregular';

	padding:0;

	margin:0;

	line-height:26px;

	display:block;

	padding-bottom:10px;

	text-align:justify;

}

.about_rightcontent p a {

	color: #333;

}

.tab_block {

	width:640px;

	height:auto;

	margin:0px auto;

	position:relative;

	top:-52px;

	right:-30px;

}

.tab_block ul {

	padding:0;

	margin:0;

}

.tab_block ul li {

	padding:0 30px 0 0;

	margin:0;

	float:left;

}

.tab_block ul li a {

	font-size:16px;

	color:#808080;

	font-family: 'robotoregular';

	background:#e7e7e7;

	display:block;

	padding: 25px 20px 25px 20px;

	width:153px;

	height:40px;

	text-decoration:none;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.tab_block ul li a:hover,  .tab_block ul li a.act {

	background:#9bcb55;

	color:#FFF;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

}

.tab_block ul li:last-child {

	padding:0;

}

.pdf_block {

	width:97%;

	float:left;

	background:url(../images/pdfbg.jpg) repeat-x left top;

	height:auto;

	padding: 14px 0 0 3%;

}

.pdf_icon {

	width:80px;

	float:left;

}

.pdf_block a {

	font-size:14px;

	display:block;

	color:#303030;

	font-family: 'robotoregular';

	text-decoration:none;

	padding: 0px 0 0 0;

	text-transform:uppercase;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

	line-height:15px;

}

.pdf_block a:hover {

	color:#00467a;

}

.toppic {

	width:auto;

	position:relative;

	height:190px;

	overflow:hidden;

}

.about_rightcontent h2 {

	font-size:16px;

	color:#00467a;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	padding:0;

	margin:0;

	text-transform:uppercase;

	font-weight:normal;

	padding-bottom:15px;

	padding-top:5px;

}

.about_rightcontent h3 {

	font-size:16px;

	color:#93c748;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	padding:0;

	margin:0;

	text-transform:uppercase;

	font-weight:normal;

	padding-bottom:15px;

	padding-top:5px;

}

.about_rightcontent ul, .about_rightcontent ul {

	padding:0;

	margin:0;

}

.about_rightcontent ul li {

	background:url(../images/bullet.jpg) no-repeat left 17px;

	padding:0;

	margin:0;

	float:left;

	color:#333333;

	font-family: 'robotoregular';

	line-height:34px;

	font-size:16px;

	width:100%;

	padding-left:17px

}

.about_rightcontent ol li {

	padding:0;

	margin:0 0 0 20px;

	float:left;

	color:#333333;

	font-family: 'robotoregular';

	line-height:34px;

	font-size:16px;

	width:100%;

	list-style:inherit;

}

.about_rightcontent ol li ul li {

	padding-left:17px;

}

.innercontent {

	width:auto;

	padding-left:50px;

	padding-bottom:30px;

	float:left;

}

.innercontent_left {

	width:294px;

	height:auto;

	position:relative;

}

.card {

	position:absolute;

	right:-300px;

	top:0;

}

/*--contact page css start here--*/







.inner_div.bd_none {

	border:none;

}

.contact_sec {

	padding:0px;

}

.contact_left {

	width:700px;

	float:left;

}

.contact_map {

	padding:0px;

	height:300px;

}

.contact_form_sec {

	background:#f3f3f3;

	padding:0px;

	padding:0px 29px 0px 29px;

}

.connect_with_us {

	position:relative;

	margin-top:-50px;

	background:#93c748;

	width:171px;

	height:90px;

	float:left;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:normal;

	color:#ffffff;

	display:block;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

	padding-left:19px;

	line-height:92px;

}

.contact_form {

	padding:0px;

	padding-top:32px;

	padding-bottom:31px;

}

.contact_form p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#333333;

	line-height:22px;

	margin:0px;

	padding-bottom:22px;

}

.contact_form_one {

	padding:0px;

	padding-bottom:10px;

}

.name_input {

	background:#ffffff;

	width:274px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#a9a9a9;

	border:1px solid #e6e6e6;

	padding:11px 18px 10px 18px;

	margin-right:10px;

}

.name_input.fist_child {

	margin-right:0px;

}

.subject_input {

	background:#ffffff;

	width:596px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#a9a9a9;

	border:1px solid #e6e6e6;

	padding:11px 18px 10px 18px;

	margin-right:10px;

}

.request_textarea {

	background:#ffffff;

	width:596px;

	height:182px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#a9a9a9;

	border:1px solid #e6e6e6;

	padding:11px 18px 10px 18px;

	margin-right:10px;

	resize:none;

}

.click_here_btn {

	background:#00467a;

	width:285px;

	height:38px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#ffffff;

	border:none;

	text-transform:uppercase;

	text-align:center;

	border-radius:5px;

	cursor:pointer;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

	margin-top:10px;

}

.click_here_btn:hover {

	background:#93c748;

}

span.wpcf7-form-control-wrap.f-name {

	position: relative;

	float:left;

}

span.wpcf7-form-control-wrap.l-name {

	position: relative;

	float:left;

}

span.wpcf7-form-control-wrap.email {

	position: relative;

	float:left;

}

span.wpcf7-form-control-wrap.phone {

	position: relative;

	float:left;

}

span.wpcf7-form-control-wrap.subject {

	position: relative;

	float:left;

}

.f-name span.wpcf7-not-valid-tip {

	position:absolute;

	top:20px;

	right:20px;

	width:165px;

}

.l-name span.wpcf7-not-valid-tip {

	position:absolute;

	top:20px;

	right:20px;

	width:165px;

}

.email span.wpcf7-not-valid-tip {

	position:absolute;

	top:20px;

	right:20px;

	width:165px;

}

.phone span.wpcf7-not-valid-tip {

	position:absolute;

	top:20px;

	right:20px;

	width:165px;

}

.subject span.wpcf7-not-valid-tip {

	position:absolute;

	top:20px;

	right:20px;

	width:165px;

}

.contact_form .wpcf7-response-output {

	width:250px;

	margin:0px 10px 0px 0px;

	padding:10px 15px;

	float:right;

}

img.ajax-loader {

	display:none !important;

}

.contact_right {

	width:260px;

	float:right;

}

.corporate_heading {

	background:#00467a;

	height:101px;

	text-align:center;

	position:relative;

}

.corporate_heading h4 {

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:normal;

	color:#ffffff;

	text-transform:uppercase;

	margin:0px;

	padding-top:41px;

}

.heading_arrow {

	position:absolute;

	width:36px;

	height:20px;

	left:30px;

	bottom:0px;

}

.office_address {

	background:#e7e7e7;

	padding:0px;

	padding:25px 10px 18px 10px;

}

.office_address p {

	font-family:'robotoregular', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#333333;

	line-height:20px;

	margin:0px;

	padding-bottom:20px;

}

.office_address h5 {

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:normal;

	color:#333333;

	margin:0px;

	padding-bottom:12px;

}

.office_address_one {

	padding:0px;

	padding-bottom:13px;

}

.office_address_one.pd_b0 {

	padding-bottom:18px;

}

.office_icon {

	float:left;

}

.office_icon.pd01 {

	padding-top:5px;

}

.office_text {

	width:188px;

	float:left;

	padding-left:5px;

}

.office_text p {

	padding-bottom:0px;

}

.office_text a {

	text-decoration:none;

	font-family:'robotoregular', Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:normal;

	color:#333333;

	line-height:20px;

	margin:0px;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.office_text a:hover {

	color:#00467a;

}

.office_img {

	padding:0px;

}

.service_block_sec.service_box_sec {

	background:url(../images/service-boxbg.jpg) no-repeat left 21px;

	margin:0 auto;

}

.service_block_left.service_box_left {

	padding:0px;

	padding-top:36px;

	height:385px;

}

.service_block_left .service_box_text {

	padding:0px;

	padding:12px 15px 0px 15px;

}

.service_block_left .service_box_text p {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:normal;

	color:#808080;

	line-height:24px;

	margin:0px;

	text-transform:none;

}

/*----------------------slider temp-----------*/







.main_banner {

	width:auto;

	margin:0 auto;

	position:relative;

}

.main_banner .bx-viewport {

	float:left !important;

}

.main_banner a.bx-prev {

	background: url(../images/left_arrow.png) no-repeat center top;

	z-index: 55;

	text-indent: -9999px;

	height: 60px;

	width: 42px;

	position: absolute;

	left: 0;

	top: 310px;

	outline: none;

}

.main_banner a.bx-next {

	background: url(../images/right_arrow.png) no-repeat center top;

	z-index: 55;

	text-indent: -9999px;

	height: 60px;

	width: 42px;

	position: absolute;

	right: 0;

	top: 300px;

	outline: none;

}

.bx-pager.bx-default-pager {

	width: 10px;

	position: absolute;

	right: 75px;

	top: 310px;

	z-index: 55;

}

.main_banner a.bx-pager-link {

	display:none;

}

.main_banner a.bx-pager-link.active {

	font-size:14px;

	color:#fff;

	font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;

	display:block;

	color:#fff;

	text-decoration:none;

	cursor:default;

}

.right_page {

	background:url(../images/pagging.png) no-repeat;

	width:100px;

	height:60px;

	position:absolute;

	top:300px;

	right:0;

	z-index:53;

}

.right_page span.currunt {

	font-size:14px;

	color:#fff;

	font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;

	float:left;

	padding:10px 0 0 20px;

}

.right_page span.total {

	font-size:14px;

	color:#80a3bd;

	font-family: 'roboto_condensedbold', Arial, Helvetica, sans-serif;

	float:left;

	padding:30px 0 0 10px;

}

.banner_loader {

	height:554px;

	background:url(../images/loader.gif) no-repeat center;

	position:relative;

	top:54px;

}

/*-------------------------------------*/







.responsive-tabs-wrapper {

	position:relative;

	top:-35px;

}

.responsive-tabs ul.responsive-tabs__list {

	font-size: 18px !important;

	line-height: 18px !important;

	margin:0px 0 0 12px !important;

	padding: 0;

	width:640px;

	height:auto;

	margin:0px auto;

	position:relative;

	top:0px;

	right:10px;

}

.responsive-tabs .responsive-tabs__list__item {

	font-size:16px !important;

	color:#808080 !important;

	font-family: 'robotoregular';

	background:#e7e7e7 !important;

	display:block !important;

	padding: 10px 20px 10px 20px !important;

	margin:0px 30px 0 0!important;

	width:153px;

	height:40px;

	top:0px !important;

	white-space:normal !important;

	border:none !important;

	border-radius:0px !important;

	text-decoration:none;

	-moz-transition: all 0.65s ease-out 0s;

	-webkit-transition: all 0.65s ease-out 0s;

}

.responsive-tabs .responsive-tabs__list__item:last-child {

	margin-right:0px !important;

}

.responsive-tabs .responsive-tabs__list__item:hover,  .responsive-tabs .responsive-tabs__list__item--active,  .responsive-tabs .responsive-tabs__list__item--active:hover {

	background:#9bcb55 !important;

	color:#FFF !important;

	font-family:'robotoblack', Arial, Helvetica, sans-serif;

}

.responsive-tabs .responsive-tabs__panel {

	border:none !important;

	/*float: left !important;*/



margin-top:10px !important;

}

/*------------nextgen gallery---------------*/



.ppt {

	display:none !important;

}

.pp_default .pp_social {

	display:none;

}

.ngg-galleryoverview {

	width:660px !important;

	margin:0 auto !important;

}

.ngg-gallery-thumbnail-box {

	margin-right:0px !important;

}

.ngg-gallery-thumbnail {

	overflow:hidden;

	background:#00467A !important;

	margin:0 20px 20px 0;

}

.ngg-gallery-thumbnail a {

	color:#00467a;

}

.ngg-gallery-thumbnail a img {

	padding:0 !important;

	margin:0 !important;

	background-color:#00467A !important;

	position:relative;

	transition:all 0.65s;

	border:none !important;





}

.ngg-gallery-thumbnail a:hover img {

	opacity: 0.4;

	-webkit-transform: scale(1.2);/* Saf3.1+, Chrome */

-moz-transform: scale(1.2); /* FF3.5+ */

-ms-transform: scale(1.2); /* IE9 */

-o-transform: scale(1.2); /* Opera 10.5+ */

transform: scale(1.2)

}





/*-------tell a friend--------------*/





a.tell_a_friend {

	position:fixed;

	bottom:65px;

	right:0;

	z-index:60;

}



#TellAFriend_BoxContainerFooter{z-index:60; opacity:.5 !important;} 



#TellAFriend_BoxContainer{border-radius:0px !important; width:400px !important; position:fixed !important; top:100px !important; left:440px !important;}



#TellAFriend_BoxContainerHeader{background:#00467a !important; border-radius:0px !important;}



#TellAFriend_BoxLabel{color:#a9a9a9 !important}



#TellAFriend_BoxContainerBody input{ width:94%; padding:9px 3%; margin-bottom:8px; color:#a9a9a9 !important; border:1px solid #e6e6e6 !important;}



#TellAFriend_BoxContainerBody .TellAFriend_TextArea{width:94%; padding:9px 3%; resize:none;  margin-bottom:8px; color:#a9a9a9 !important; border:1px solid #e6e6e6 !important;}



#TellAFriend_BoxContainerBody input.TellAFriend_Button {

    width:180px !important;

    color:#fff !important;

    text-transform: uppercase;

    border:none;

    background:#93c748;

    cursor:pointer;

}



#TellAFriend_BoxContainerBody input.TellAFriend_Button:hover{background:#3099D6;}



/*-----------*/



#tellafriend{max-width:300px; position:fixed; right:0; bottom:0;}



#myButton{float:right;}



#myDiv{width:100%; background:#003761; height:270px; padding:20px;}



#myDiv input.email_input{border:1px solid #00467a; margin-bottom:15px; padding:12px 10px;}



#myDiv .go_btn{width:80px; float:nonel; margin:0 auto; display:block;}





/*--------------------*/





.company_chat {

	display:block;

	position:fixed;

	 z-index: 120;

	bottom:0px;

	right:0;

	height:253px;

}

.company_chat_title {

	background:url(../images/email_btn.jpg) no-repeat #93c748;

	display:inline-block;

	cursor:pointer;

	height:253px;

	width:50px;

	position:relative;

	vertical-align:top;

	float:left;

}

.company_chat_title:before {

	content:"";

	background:url(../images/company_chat_arrow.png) no-repeat center;

	position:absolute;

	right:0;

	top:0px;

	font:bold 15px arial;

	color:#999999;

	width:48px;

	height:48px;

}

.company_chat_form .company_chat_title:before {

	background:url(../images/company_chat_arrow1.png) no-repeat center;

}

.company_chat_form {

	width:725px;

	display:inline-block;

	float:left;

	background:#23292F;

	height:253px

}



.tell-friend{float:left; width:93%; padding:10px 20px; position:relative;}



.tell-friend h1.company_chatform_title {
     margin-top: 0;
	font-size: 16px;
    font-weight: 500;
	line-height:22px;
margin-bottom:0px;
	color:#fff;

	padding:21px  0px 22px 0px;

}





.tell-friend .mail_friend{color:#fff;  height:36px; font-size: 14px; float:left;margin: 0 10px 10px 0;
    width: 31%;}



.tell-friend .mail_friend.email_right{margin: 0;}



.tell-friend input.email_input{background:#fff; border:1px solid #e6e6e6; color:#000; padding:7px 5%; outline: none; width:100%; font-size: 14px; float:left; margin-top:0px; background: #f7f7ee;

    border-radius: 5px;}
	
	.tell-friend textarea.spanhjkifg{background:#fff; border:1px solid #e6e6e6; color:#000; outline: none; width:100%; font-size: 14px; float:left; margin-top:0px; background: #f7f7ee;

    border-radius: 5px;padding: 2px 1%;}

.spanhjki{
	width:98%;
	float:left;
	color: #fff;
}
.spansedghuj{
	float:left;
	width:98%;
}

.tell-friend .go_btn{ float:none; margin:0 auto; color:#fff; display:block; height: 40px; font-size: 20px; border:none; clear:both;   position: relative;
    top: 8px;
    width: 55%;font-weight: 400;}



.tell-friend span.wpcf7-form-control-wrap{float:left;}



.tell-friend span.wpcf7-not-valid-tip {color:#f00; font-size:12px; position:absolute; top:18px; right:5px; width:165px;}



.tell-friend .wpcf7-response-output {bottom:20px; color:#fff; position:relative; float:left; text-align:cente;}





