@charset "utf-8";
/* CSS Document */
	body {
	margin:0px;
	padding:0px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
	font-size:14px;
	color:#4b4b4b;
}
p {
	padding:0px;
	margin:0px;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	padding:0px;
	margin:0px;
}
.clear {
	clear:both;
}
b, strong {
	font-weight: 600;
}
img{ max-width:100%;}
/****** css for header_wrapper ******/
	body {
	font-family: 'Roboto', sans-serif;
}
div.abc {
	background: url(../image/body_bg01.png) no-repeat top left;
}
.header_wrapper {
	border-bottom:2px solid #f4f4f4;
	padding-bottom:8px;
}
.menu, .header {
	width:1220px;
	margin:0px auto;
	position:relative;
}
.header_holder {
	padding-bottom:18px;
}
.logo {
	float:left;
	margin-top:14px;
}
.header-right{ float:right; width:320px; position:relative;}
.top_quick_login {
	float:right;
	margin-top:8px;
}
.top_quick_login a {
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	color:#4c8bc3;
	text-transform:uppercase;
}
a.contact {
	background:url(../image/contact.png) no-repeat left center;
	padding-left: 40px;
	padding-right: 10px;
}
a.login span, a.contact span {
	border-bottom:1px solid #FFF;
}
a.login span:hover, a.contact span:hover {
	border-bottom:1px solid #4c8bc3;
}
a.login {
	background:url(../image/login.png) no-repeat left center;
	padding-left: 20px;
}
a.logout {
	background:url(../image/logout.png) no-repeat left center;
	padding-left: 20px;
	padding-right: 10px;
}
.user_login_profile {
	position: absolute;
	right: 0;
	top: 30px;
	color:#4b4b4b;
}
.user_login_profile a {
	color:#4c8bc3;
}
/** css end for top header **/	
	
	/** css  for top menu **/
	.menu {
	margin-bottom:12px;
	z-index:999;
}
/** css end for menu **/	

	
	.menu_content {
	float:right;
	width:776px;
}
.top_reg {
	float:right;
	margin-bottom:14px;
}
.top_reg .ht_number {
	background: url("http://www.metrobd.net/img/contant.png") no-repeat scroll 15px center #3051A3;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	padding: 8px 0 8px 60px;
}
.top_reg .ht_number span {
	font-weight:700;
	padding: 0 20px 0 23px;
	text-shadow: 1px 1px 0 #213870;
}
.top_reg .reg_wrapper {
	float:left;
}
.top_reg .registration {
	background: url("http://www.metrobd.net/img/computer.png") no-repeat scroll 9px center #B4CE45;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	padding: 8px 0 8px 50px;
}
.top_reg .registration span {
	font-weight: 700;
	padding: 0 14px 0 0;
	text-shadow: 1px 1px 0 #70802B;
}
.slider {
}
/****** css end header_wrapper ******/
	
	/******** css for menu_holder ******/
	
	
	
	
	/******* css for body_wrapper**************/
	.body_wrapper {
	width:1000px;
	margin:0 auto 50px;
}
.application {
	margin-bottom: 49px;
}
.android, .seo, .html, .sql {
	display:inline-block;
	margin-right:62px;
	vertical-align:top;
}
.left_event {
	width:235px;
	float:left;
	margin-right:20px;
	padding:1px;
}
.work_shop {
	width:235px;
	margin-bottom:10px;
}
.work_shop .event_title {
	color:#b4ce45 !important
}
ul.course li {
	background: none repeat scroll 0 0 #D2D2D2;
	cursor: pointer;
	margin-bottom: 3px;
	padding: 6px 10px 8px 6px;
}
ul.course li:hover {
	background:#b4ce45;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: all 0.7s ease-in-out;
}
ul.course li:hover a, ul.course li:hover a span {
	color:#000
}
div.training_course ul.course li:hover {
	background:#3e4fa1;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: all 0.7s ease-in-out;
}
ul.course li a {
	color: #656565;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
}
/******* css end body_wrapper**************/
	
	/****** css fof .course_details.php *******/
	.participate_content {
	margin-bottom:20px;
}
.participate_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6b6b;
	line-height:22px;
}
.course_category {
	margin-bottom:15px;
}
.prerequisite {
	float:left;
	width:235px;
}
.prerequisite h2.event_title {
	color:#b4ce45
}
.prerequisite_course_details {
	background:#d7ee8b;
	height: 95px;
	padding: 10px 15px;
	width: 208px;
}
.object_course {
	float:right;
	width:235px;
}
.object_course h2.event_title {
	color:#3e4fa1
}
.object_course_details {
	background:#a3b1f8;
	height: 95px;
	padding: 10px 15px;
	width: 208px;
}
.course_outline ul {
	margin: 20px 15px;
}
.course_outline ul li {
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 8px;
}
.course_outline h3 {
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.course_outline p {
	padding-left:15px;
}
.reg_btn {
	margin: 35px auto 20px;
	width: 170px;
}
.reg_btn a {
	background:url(http://www.metrobd.net/img/reg_btn.png) no-repeat top center;
	display:block;
	width:170px;
	height:40px;
}
.course_summery {
	background: url("http://www.metrobd.net/img/course_summery_bj.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 248px;
	margin: 0 auto;
	padding: 15px;
	width: 970px;
}
h2.summery_title {
	text-align:left;
	color: #3E4FA1;
	float:left;
	font-size:24px;
}
h2.scoruce_price {
	text-align:left;
	color: #3E4FA1;
	float:right;
	font-size:24px;
}
.course_duretion {
	background: none repeat scroll 0 0 #F6F8FF;
	border: 1px solid #E4EAFF;
	color: #3E4FA1;
	display: inline-block;
	font-family: arial;
	font-size: 12px;
	height: 110px;
	margin: 13px 1px 1px;
	padding: 15px;
	vertical-align: top;
	width: 205px;
}
.course_duretionp:last-child {
	margin:0px;
}
.course_duretion p {
	font-weight:bold;
	margin-top:20px;
}
.course_duretion p.class_schedule_title {
	margin:0px;
}
p.project_title {
	margin:0px;
}
p.projecst {
	font-weight: normal;
	margin-top: 6px;
}
div.user_info h2.event_title {
	border:0px;
	background:none;
	margin:0px;
}
div.user_info_holder {
	width:203px;
	padding:6px;
	border:1px solid #b4ce45;
}
div.user_info {
	margin-bottom: 28px;
}
div.user_photo {
	width:203px;
	height:203px;
}
div.user_photo a img {
	width:203px;
	height:203px;
}
div.user_info_wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6b6b;
	margin-top:75px;
}
div.user_info_wrapper h3 {
	font-weight:bold;
	margin-bottom:5px;
}
div.user_info_wrapper p {
	margin-bottom:3px;
}
/****** ess end .course_details.php**********/
	
	/****** ess for .contact_info**********/
	.gmap {
	padding-bottom:45px;
}
.contact_form {
	width:1060px;
	background:url(../image/form_bg.png) repeat;
	padding:35px 70px;
}
.contact_form form {
	margin: 26px auto 0;
	color: #464646;
}
.contact_form h2.event_title {
	color:#b4ce45
}
.input_holder {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 22px;
	margin-right: 22px;
	vertical-align: top;
	width: 190px;
}
.contact_form .last_child {
	margin-right:0px
}
input.name_field {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	color: #464646;
	height: 22px;
	margin-top: 6px;
	padding: 8px 15px;
	width: 260px;
	display:inline-block;
	margin-right:54px;
	margin-bottom:25px;
}
.sms_box {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	color: #464646;
	display: inline-block;
	height: 120px;
	margin-bottom: 25px;
	margin-right: 54px;
	margin-top: 6px;
	padding: 8px 15px;
	width: 612px;
}
input.code_field {
	width:118px;
	margin-bottom: 0;
}
input.submit_btn {
	width:150px;
	text-align:center;
	background:#1570a6;
	padding:10px 0px;
	border:0px;
	color:#FFF;
	font-weight:600;
	margin-top:10px;
	text-transform:uppercase;
	cursor:pointer;
}
input.reset_btn {
	background:#797f8a;
}
div.security_code {
	width:160px;
	float:left;
	margin-right:40px;
}
input.name_field:focus, input.name_field:focus, .sms_box:focus, input.name_field:hover, .sms_box:hover {
	border: 1px solid #80c833;
}
.sms_content {
	margin: 0;
	width: 624px;
}
textarea.message_content {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #EBE9E5;
	border-radius: 3px;
	color: #464646;
	height: 175px;
	margin-top: 6px;
	padding: 8px;
	width: 604px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_btn_reset {
	background: none repeat scroll 0 0 #DDDBD4 !important;
}
/****** ess end .contact_info**********/
	
	
	.page_wrapper ul li a {
	color:#6B6B6B;
}
/************Style By Biplob**************/
	
	.innerpage_img {
	margin-bottom:20px;
}
.page_container {
	float: left;/* width: 742px;*/
}
.page_wrapper {
	width: 560px
}
.history_img {
	margin-top:20px;
}
.history_img img {
	border: 1px solid #B4CE45;
	border-radius: 3px;
	display: inline-block;
	margin-right:15px;
	padding: 4px;
	width:220px;
}
.page_wrapper span {
	font-weight:500;
	display:block;
	padding-bottom:10px;
	color:#6B6B6B;
	font-family:Arial, Helvetica, sans-serif;
}
.traning_program h3, .page_wrapper ul li {
	background: url("http://www.metrobd.net/img/li_bg.png") no-repeat scroll 2px 4px rgba(0, 0, 0, 0);
	color: #6B6B6B;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 14px;
}
.page_container ul li a:hover {
	color: #6B6B6B;
	font-family: arial;
	font-size: 12px;
}
ul.mission_key span {
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
.page_container ul {
	margin-bottom: 10px;
	margin-left: 25px;
}
.traning_methodology {
	background: url("http://www.metrobd.net/img/li_bg.png") no-repeat scroll 2px 4px rgba(0, 0, 0, 0);
	color: #6B6B6B;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 14px;
}
h3.innovation_title {
	display: block;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #6B6B6B;
	margin-bottom:15px;
}
p.innovation_details {
	margin-left:15px;
}
img.admission_process_img {
	margin-top: 15px;
	width: 748px;
}
.addmission_process_wrappre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6B6B6B;
	margin-top:10px;
}
.addmission_process_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6B6B6B;
	font-weight:normal;
	margin-bottom:10px;
}
ul.addmission_online_process ul, ul.addmission_online_process {
	margin-left:10px;
}
ul.addmission_online_process li {
	background: url("http://www.metrobd.net/img/li_bg.png") no-repeat scroll 2px 4px rgba(0, 0, 0, 0);
	color: #6B6B6B;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 14px;
}
.faculty_member {
}
.member_wrapper, .member_photo {
	display:inline-block;
	vertical-align:top;
}
.member_photo a img {
	border: 1px solid #999999;
	border-radius: 50%;
	height: 100px;
	width: 100px;
}
.member_info {
	margin-left: 15px;
	margin-top: 10px;
}
.member_info a {
	color:#737220;
}
.member_info p {
	margin-bottom:0px
}
.faculty_member_wrapper {
	margin:15px 40px;
	display:inline-block
}
form.gmap_form input.map_field {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #808080;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	margin-top: -15px;
	position: absolute;
}
.workshop_block {
	margin-bottom:30px;
	overflow:hidden;
	clear:both;
}
.workshop_box {
	width:313px;
	height:169px;
	border:1px solid #b4ce45;
	position:relative;
	float:left;
	margin-right:27px;
	overflow:hidden;
}
.workshop_box h1 {
	position:absolute;
	right:0;
	bottom:0;
	background:url(http://www.metrobd.net/img/workshop_title_bg.png) repeat;
	width:180px;
	height:50px;
	font-size:24px;
	display:block;
	text-align:right;
	text-transform:uppercase;
	line-height:50px;
}
.workshop_box h1 a {
	font-size:24px;
	display:block;
	padding-right:15px;
	color:#2a3401;
}
.workshop_box:hover {
	opacity:0.9;
}
.workshop_box h1:hover, .workshop_box:hover h1 a {
	color:#3051a3;
}
/**********Tree menu****************/
	.tree_menu {
	width:160px;
	margin-top:8px;
}
.tree_menu .tree_menu_main {
	width:160px;
	display:block;
}
.tree_menu_main li a {
	background:#d2d2d2;
	display:block;
 padding:
 color:#3e4fa1;
	font-size:14px;
	text-transform:capitalize;
	font-family:Arial;
	min-height:30px;
	line-height:30px;
	padding-left:20px;
	border-bottom:1px solid #fff;
}
.tree_menu_main li ul.tree_menu_main_sub li a {
	display:block;
	color:#3e4fa1;
	font-size:13px;
	text-transform:capitalize;
	font-family:Arial;
	min-height:30px;
	line-height:20px;
	padding-left:30px;
	background:url("http://www.metrobd.net/img/tree_li_bg.png") no-repeat 20px 12px #d2d2d2;
	padding-top:5px;
}
.tree_menu_main li ul.tree_menu_main_sub li .tree_menu_main_sub_has li a {
	background:url("http://www.metrobd.net/img/tree_li_bg_hover.png") no-repeat 20px 12px #3e4fa1;
	color:#fff;
	padding-left:30px;
}
.tree_menu_main li ul.tree_menu_main_sub li a:hover {
	background:url("http://www.metrobd.net/img/tree_li_bg_hover.png") no-repeat 20px 12px #3e4fa1;
	color:#fff;
	padding-left:30px;
}
.tree_menu_main li ul.tree_menu_main_sub li a.active {
	background:url("http://www.metrobd.net/img/tree_li_bg_hover.png") no-repeat 20px 12px #3e4fa1;
	color:#fff;
	padding-left:30px;
}
.tree_menu_main li ul.tree_menu_main_sub li .tree_menu_main_sub_has li a {
	display:block;
	color:#3e4fa1;
	font-size:13px;
	text-transform:capitalize;
	font-family:Arial;
	min-height:30px;
	line-height:20px;
	padding-left:40px;
	background:url("http://www.metrobd.net/img/tree_li_bg.png") no-repeat 30px 12px #d2d2d2;
	padding-top:5px;
}
.tree_menu_main li ul.tree_menu_main_sub li .tree_menu_main_sub_has li a:hover {
	background:url("http://www.metrobd.net/img/tree_li_bg_hover.png") no-repeat 30px 12px #3e4fa1;
	color:#fff;
	padding-left:40px;
}
.tree_menu_main li ul.tree_menu_main_sub li .tree_menu_main_sub_has li a.active {
	background:url("http://www.metrobd.net/img/tree_li_bg_hover.png") no-repeat 30px 12px #3e4fa1;
	color:#fff;
	padding-left:40px;
}
.news_event {
	margin-bottom:8px;
	overflow:hidden;
	padding-bottom:8px;
}
.news_event_img {
	float:left;
	margin-right:10px;
}
.news_event_img img {
	border-radius: 5px;
	height: 52px;
	width: 52px;
	border: 1px solid #B4CE45;
}
.news_event_box {
	width:170px;
	float:left;
}
.news_event_box h3, .news_event_box p {
	width:170px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom:2px;
}
.news_event_box h3 a {
	font-size:12px;
	font-family:Arial;
	color:#656565;
}
.news_event_box span {
	font-size:10px;
	font-family:Arial;
	color:#656565;
}
.news_event_box p {
	font-size:12px;
	font-family:Arial;
	color:#656565;
}
.news_event_box .details {
	text-align:right;
}
.news_event_box .details a {
	font-size:12px;
	font-family:Arial;
	color:#3E4FA1;
}
/*==============Slider======================*/
	.slider_wrap {
	margin:auto;
	overflow:hidden;
	margin-bottom:20px;
}
#slider1_container {
	margin:0px auto;
	position: relative;
	width: 100% !important;
	overflow:hidden;
	height:242px !important;
}
.slides_box img{height:485px !important;}
.jssord05l, .jssord05r, .jssord05ldn, .jssord05rdn {
	position: absolute;
	cursor: pointer;
	display: block !important;
	background: url(http://www.metrobd.net/img/d17.png) no-repeat;
	overflow:hidden;
}
.jssord05l {
	background-position:-29px -48px;
}
.jssord05r {
	background-position:-143.5px -47px;
}
.jssord05l:hover {
	background-position:-82px -48px;
}
.jssord05r:hover {
	background-position:-195px -47px;
}
.jssord05ldn {
	background-position: -250px -40px;
}
.jssord05rdn {
	background-position: -310px -40px;
}
.captionb {
	color: #FFF;
	font-size:22px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 0 0 13px;
	text-shadow: 1px 2px 0 #7C8D2F;
}
.caption_top {
	background: none repeat scroll 0 0 #15A0E1;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	padding: 25px;
	text-align: left;
	width: 258px;
	text-transform:uppercase;
}
/*============================= News derails ===============================*/
	.news_derails {
	width:740px;
}
.news_derails img {
	float:left;
	margin:0 20px 10px 0;
	width:200px;
	height:190px;
	padding:2px;
	border:1px solid #B4CE45;
}
.news_derails .page_sub_title {
	margin-bottom:10px;
	color:#3E4FA1;
	font-size:20px;
}
.news_derails .page_sub_title span {
	color:#3E4FA1;
	font-size:14px;
}
/*============================= End News derails ===============================*/
	
	
	
	.slider {
	margin-top:5%;
	width:1349px;
	overflow:hidden;
}
/****** css for technology_wrapper *******/	
	.technology_wrapper {
	margin:0px auto;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
	padding-top:42px;
}
.technology_serction {
	width:1200px;
	margin:0px auto;
}
.technology {
	float: left;
	margin: 0 37px;
	width: 325px;
}
.technology_img {
	float:left;
	margin-right:15px;
}
.technology .details {
	float: right;
	margin: 4px 0 0;
	width: 224px;
}
h3.title {
	text-transform:uppercase;
	color:#15a0e1;
	font-size:18px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:10px;
}
.details p {
	color: #4B4B4B;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 112px;
	margin-bottom: 25px;
	overflow: hidden;
}
a.reaed_more {
	color:#15a0e1;
	font-size:14px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;
}
/****** css end technology_wrapper *******/		
	
	/** css for metronet_wrapper **/
	.metronet_wrapper {
	background: none repeat scroll 0 0 rgba(243, 245, 245, 0.95);
	border-top: 1px solid #C2C2C2;
	
}
.metronet {
	background: url("../image/2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-left: 9%;
	padding-top:38px;
	padding-left:20px;
}
.merto_bd {
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	width:1100px;
}
.merto_bd h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 20px;
	color:#fc470e;
}
.service_content p, .merto_bd p {
	color: black;
	font-family:  'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding-bottom:30px;
}
.excellience {
	float:left;
	width:150px;
	margin-top:5px;
	text-align:center;
	position:absolute;
}

.service_excellience {
	margin: 0 0 0 25px;
}
.services {
	background: url("../image/service_bg.png") no-repeat scroll center top #050c1f;
	padding-bottom:20px;
}
.services_wrapper {
	width:1240px;
	margin:0px auto;
}
.services_wrapper h3 {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: roboto;
	font-size: 30px;
	font-weight: 100;
	margin: 0 auto 30px;
	padding-bottom: 8px;
	padding-top: 22px;
	text-align: center;
	text-transform: uppercase;
	width: 241px;
}
.services_wrapper ul {
	text-align:center;
}
.services_wrapper ul li {
	display: inline-block;
	margin: 0 8px 28px;
	vertical-align: top;
	cursor:pointer;
	width:289px;
}
.services_wrapper ul li img {
	border:1px solid #FFF;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.services_wrapper ul li img:hover {
	border:1px solid #1570a6;
}
.services_wrapper ul li p {
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 0px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
/** css end metronet_wrapper **/
	
	/** css for client **/
	.client {
	background:#1570a6;
}
.client_wrapper {
	width:1200px;
	margin:0px auto;
	padding: 11px 0 18px 0px;
}
.partner {
	float:left;
	width:300px;
	overflow:hidden;
}
.major_client p, .partner p {
	font-size:30px;
	font-weight:100;
	color:#FFF;
	padding-bottom:20px;
	text-transform:uppercase;
}
.partner ul li {
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
}
.major_client {
	float: left;
	width: 1200px;
}
.major_client ul {
	padding-bottom:32px;
}
.major_client ul li {
	display: inline-block;
	margin-right: 3px;
	vertical-align: top;
}
.major_client ul li:last-child {
/*	margin:0px;*/
}
.subscribe{ text-align:left;}
.subscribe form, .subscribe p {
	display:inline-block;
	vertical-align:top;
}
.subscribe form input.email_box {
	border: 0 none;
	border-radius: 2px;
	margin: 1px 18px 0 25px;
	padding: 12px;
	width: 402px;
}
.mail_submit_btn {
	background: none repeat scroll 0 0 #5E9E59;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px;
	padding: 12px 47px;
	text-align: center;
	text-transform: uppercase;
}
/** css end client **/	
	
	/** css for footer **/	
	.footer {
	padding-top:24px;
	background:url(../image/footer_texture.jpg) repeat;
	background:#ccc;
}
.footer_wrapper {
	border-bottom: 1px solid #F4F4F4;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	width: 1200px;
	
}
.f_title {
	font-size:24px;
	color:#083047;
	font-weight:100;
	border-bottom:1px solid #a9a9a9;
	padding-bottom:8px;
	margin-bottom:8px;
}
.f_menu {
	width:353px;
	display: inline-block;
	margin-right: 90px;
	vertical-align: top;
}
.link ul li, .f_menu ul li {
	padding: 1px 0;
}
.link ul li a, .f_menu ul li a {
	color:#083047;
	text-align:left;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.link ul li a:hover, .f_menu ul li a:hover {
	color:#15a0e1;
}
.f_menu ul {
	float:left;
	margin-right:15px;
}
.f_menu ul:last-child {
	float:right;
	margin:0px;
}
.link {
	width:160px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
.address {
	float:right;
	text-align:right;
	width:460px;
}
.address_wrapper {
	color:#083047;
	font-size:14px;
	line-height:20px;
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.btn_footer {
	margin: 0px auto;
	padding-bottom:15px;
	width: 1200px;
}
.copy_right {
	float:left;
}
.powerd_by span, .copy_right p {
	color:#9a9a9a;
	font-size:14px;
}
.powerd_by {
	float:right;
}
.powerd_by span {
	display: inline-block;
	padding-right: 12px;
	vertical-align: top;
}
/** css end footer **/
	
	/** css for social link **/	
	.social_link {
	float: right;
	margin-top: 9px;
	margin-right:4%;
}
.social_link ul li {
	display:inline-block;
	vertical-align:top;
}
.social_link ul li a {
	display:block;
	width:33px;
	height:33px;
	margin-right: 8px;
	-webkit-transition:all 0.2s ease 0s;
	transition:all 0.2s ease 0s;
}
.social_link ul li a.face_book {
	background:url(../image/fb_icon.png) no-repeat top center;
}
.social_link ul li a.face_book:hover {
	background:url("../image/fb_icon.png") no-repeat scroll center -37px rgba(0, 0, 0, 0);
}
.social_link ul li a.twiter {
	background:url(../image/tw_icon.png) no-repeat top center;
}
.social_link ul li a.twiter:hover {
	background:url(../image/tw_icon.png) no-repeat scroll center -37px rgba(0, 0, 0, 0);
}
.social_link ul li a.g_plus {
	background:url(../image/g-_icon.png) no-repeat top center;
}
.social_link ul li a.g_plus:hover {
	background:url(../image/g-_icon.png) no-repeat scroll center -37px rgba(0, 0, 0, 0);
}
.social_link ul li a.linkedin {
	background:url(../image/linkind.png) no-repeat top center;
	margin-right: 0px;
}
.social_link ul li a.linkedin:hover {
	background:url(../image/linkind.png) no-repeat scroll center -37px rgba(0, 0, 0, 0);
}
/** css end social link **/		
	
	/** css for service.php **/	
	.service_banner {
	width:100%;
	overflow:hidden;
}
.banner_slogan {
	background: none repeat scroll 0 0 #15A0E1;
	color: #FFFFFF;
	font-family: roboto;
	font-size: 23px;
	font-weight: 300;
	line-height: 29px;
	margin: 2% 5% 5% 15%;
	padding: 25px;
	position: absolute;
	text-transform: uppercase;
	width: 212px;
	z-index:99;
}
.merto_bd h2 span {
	color:black;
	color:#fc470e;
}
h3.sub_title {
	font-family: open sans;
	font-weight: 400;
	padding-bottom: 30px;
}
h3.sub_title span {
	font-weight: 600;
	font-size:16px;
}
h3.inner_sub_title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	padding-bottom:25px;
}
.brodband_service {
	margin-bottom:30px;
}
.brodband_service li {
	background: url("../image/li_bg.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);
	color: #5F5D5D;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 3px 14px;
	margin-left:20px;
}
.service_content {
	width:98%;
	margin-left:2%;
}
/** css end service.php **/	
	
	/** css for contact_us.php **/
	.metronet_content_wrapper h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size:30px;
	color:#000;
}
.metronet_content_wrapper h3 span {
	color:#15a0e1;
	vertical-align: middle;
}
.office_address {
}
.office_address_content {
	width:358px;
	float:left;
	margin:0px 64px 40px 0px
}
.office_address_content:last-child {
	margin:0px;
}
.office_address_content p, .office_address_content h3 {
	color: #5F5D5D;
	font-family: open sans;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}
.office_address_content p {
	margin-left:15px;
	color: #5F5D5D;
	font-family: open sans;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
.no_margin {
	margin-right:0px
}
/** css end contact_us.php **/	
	
	.partner_img li a img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.partner_img li a img:hover {
	filter:none; /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ *//*border:3px  solid #FFF*/
}
.major_client_img li a img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.major_client_img li a img:hover {
	filter:none; /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ *//*border:3px  solid #FFF*/
}
.contact_metronet {
	margin-left: 6%;
}
.small_logo {
	display:none;
	float:left;
}
.f-nav .small_logo {
	display: inline-block;
	margin: 5px 0 0 60px;
}
.f-nav .small_logo a img {
	height:31px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.f-nav {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 5px #000000;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.f-nav .sf-menu {
	margin-top:4px;
}
/*======Input Error========*/
	input.error {
	border:1px solid #F00 !important;
}
.full_width {
	margin:auto;
	width:1200px;
	overflow:hidden;
}
.full_width .brodband_service {
	float:left;
	width:600px;
}
.full_width .ul_full_width {
	float:left;
	width:800px;
}
.service_img {
}
.service_img img {
	border:1px solid #d2d0d0;
	padding:2px;
	border-radius:4px;
}
.data_connectivity {
	margin:15px auto;
	overflow:hidden;
}
.data_connectivity .left {
	float:left;
}
.data_connectivity .right {
	float:right;
}
.data_connectivity_img {
	width:250px;
}
.data_connectivity_text {
	width:900px;
}
.reduces li p {
	padding-bottom:0;
	font-size:15px;
	line-height:20px;
}
ul.reduces li.reduces_li {
	background: url("../image/li_bg.png") no-repeat scroll left 12px;
}
/*======Career page========*/
	.career {
	margin:auto;
	width:1200px;
	margin-bottom:30px;
}
.career table {
	border-collapse:collapse;
}
.career thead.thead tr {
	background: none repeat scroll 0 0 #DDDDDD;
	color:#15A0E1;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	text-align: left;
}
.career table tr {
	background: url("../images/posted_on_tr.png") repeat-x scroll center top rgba(0, 0, 0, 0);
	color: #15A0E1;
	height: 50px;
}
.career table a.job_apply {
	background: none repeat scroll 0 0 #005aab;
	border: medium none;
	border-radius: 6px;
	color: #FFFFFF;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 65px;
}
.job_details {
	padding-left:20px;
}
.job_details ul li {
	background: url("../image/li_bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #5F5D5D;
	display: block;
	line-height: 28px;
	padding-left: 15px;
}
.resume_section_left {
	float: left;
	padding-left:20px;
}
.resume_section_right {
	float: right;
}
.resume_section_left ul li, .resume_section_right ul li {
	margin-bottom: 15px;
	overflow: hidden;
	width:540px;
}
.resume_section_left ul li label, .resume_section_right ul li label {
	color:#4b4b4b;
	float: left;
	font-size: 12px;
	margin-right: 8px;
	width: 160px;
}
.resume_section_top .resume_input {
	color: #ACABAB;
	padding: 5px 5px 6px;
	width: 335px;
}
.resume_submit {
	background: none repeat scroll 0 0 #005aab;
	border: medium none;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 13px;
	margin: auto;
	padding: 10px 20px;
	text-align: center;
}
.apply_online_bottom a {
	background: none repeat scroll 0 0 #005aab;
	border: medium none;
	border-radius: 6px;
	color: #FFFFFF;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 65px;
}
/*==========video_conferencing===========*/
	.video_conferencing ul li {
	float:left;
	margin:10px 20px
}
/*==========Partners===========*/
	.partners_tabel {
	color:#5f5d5d;
	margin-bottom:30px;
}
.partners_tabel td{ padding:0 5px 10px;}
.security_box {
	width:280px;
	border:1px solid #40c47c;
	padding:15px 20px;
	text-align:left;
	float:left;
	margin:10px 25px;
	margin-bottom:40px;
	border-radius:15px;
	min-height: 348px;
}
.security_box h2 {
	text-align:center;
	color:#40c47c;
}
.security_box p {
	color:#40c47c;
	padding-bottom:20px;
}
.security_box span {
	color:#5f5d5d;
	font-size:14px;
	background:rad
}
.red {
	border:1px solid #ff4040;
}
.red h2, .red p {
	color:#ff4040;
}
.blue {
	border:1px solid #0070c0;
}
.blue h2, .blue p {
	color:#0070c0;
}
/*==========back-to-top===========*/
	div#page {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
.back-to-top {
	position: fixed;
	bottom: 5em;
	right: 112px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index:9;
}
.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50);
}
/*==========/back-to-top===========*/
	
	
	p.exist_email, p.success_email {
	font-size: 16px;
	margin-left: 26px;
	text-transform: none;
}
/*==========unsubscribe_form===========*/
	.unsubscribe_form {
	border:1px solid #5b5b5b;
	padding:30px;
	margin-bottom:30px;
	width:450px;
	border-radius:12px;
	color:#4b4b4b;
}
.email_box {
	border-radius:5px;
	width:400px;
	border:1px solid #c0c0c0;
	padding:10px 8px;
	margin-bottom:30px;
}
.unsubscribe_style {
	background:#5e9e59;
	width:416px;
	border:none;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:20px;
	cursor:pointer;
}
tbody.job_post_style tr td, tbody.job_post_style tr td a {
	color:#4b4b4b;
}
.chack_box {
	color:#4b4b4b;
}
.resume_section_left div {
	color: #4b4b4b;
	padding-left: 170px;
	text-align: left;
}
.resume_section_right div {
	color: #4b4b4b;
	padding-left: 170px;
	text-align: left;
}
.owl-pagination {
	display:none;
}
/*==========Network ===========*/
	.network_ing {
	margin-bottom:30px;
}
.network_ing img {
	width:1200px;
	margin:auto;
}
/*==========Create Cv ===========*/
	.content {
	margin-bottom: 18px;
	margin-top: 4px;
	padding: 10px 12px 18px 10px;
	width:800px;
	margin:auto;
}
.careerTitle2 {
	border-bottom: 1px solid #15a0e1;
	color:#4b4b4b;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
	width:800px;
}
.careerTitle2 span {
	color:#4c8bc3;
}
.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
	margin-top:4px;
	margin-left:0px;
}
table tr.eduRow td {
	vertical-align:middle
}
select.eduyear {
	width:60px;
	margin-bottom:2px;
}
#show_inst_other1 {
	margin-top:2px;
}
#show_inst_other2 {
	margin-top:2px;
}
#show_inst_other3 {
	margin-top:2px;
}
#show_inst_other4 {
	margin-top:2px;
}
#show_inst_other5 {
	margin-top:2px;
}
select.proyear {
	width:86px;
	margin-bottom:2px;
	float:left
}
.content td {
	font-family: Verdana;
	font-size: 11px;
}
.careerInputTxt {
	height: 19px;
	width:450px;
}
.careerTbl span {
	color: #ff0000;
	padding-left: 2px;
}
.careerTbl input[type="text"], select, textarea {
	border: 1px solid #a8acad;
	padding:1px 5px 1px 2px;
}
.careerTblstep1 tr td:first-child {
	border-left: 0 none;
}
.careerTblstep1 tr:first-child td {
	border-top: 1px solid #e3e8ee;
}
.careerTblstep1 tr td {
	border-bottom: 1px solid #e3e8ee;
	border-right: 1px solid #e3e8ee;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
	padding-left:3px;
}
.careerTitle {
	color: #5f5d5d;
	font-weight: bold;
	margin: 20px 20px 0;
	text-align: center;
}
.unsubscribe_style {
	background: none repeat scroll 0 0 #5e9e59;
	border: medium none;
	cursor: pointer;
	font-size: 20px;
	width: 416px;
}
.continuebtn {
	background: none repeat scroll 0 0 #5e9e59;
	border: 0 none;
	cursor: pointer;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 102px;
	border-radius: 5px;
	color: #fff;
	padding: 5px;
}
table.careerTbl input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: middle;
}
.careerInputTxt4 {
	padding:2px 0px 2px 2px !important;
}
table.academic_tbl .careerInputTxt4 {
	margin-left:2px;
	width:150px;
}
table.academic_tbl .careerInputTxt3 {
	margin-right:5px;
	padding:2px 1px 2px 2px;
}
table.academic_tbl .cgpa {
	width: 65px;
}
table.experience .careerInputTxt4 {
	width:165px;
}
table.experience4 .careerInputTxt4 {
	width:165px;
}
table.experience1 .careerInputTxt4 {
	width:165px;
}
.academic_tbl input[type="checkbox"] {
	margin-left:24px;
}
.cv_form_error {
	color:#F00;
	margin:3px 0;
}
.content_body .msgsuccess {
	border: 1px solid #15a0e1;
	border-radius: 5px;
	margin: 10px auto;
	padding: 3px;
	text-align: center;
	width: 45%;
	color:#15a0e1;
}
/*=========user_profile_account=========*/	 
.user_profile_account {
}
.user_profile_account_left {
	float:left;
	min-height:100px;
	width:59%;
}
.user_profile_account_left ol {
	margin:0;
	padding:0;
	margin-left:30px;
}
.user_profile_account_left ol li {
	list-style:decimal;
	line-height:24px;
	color:#4b4b4b;
}
.user_profile_account_right {
	float:right;
	min-height:100px;
	width:38%;
	border-left:2px solid #15a0e1;
	padding-left:20px;
	min-height:100px;
}
.update_cv a {
	background: url("../image/update.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding:6px 0 6px 42px;
	color:#4b4b4b;
	display:block;
}
.user_profile_account_right .user_profile_image img {
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 2px;
	width: 150px;
}
.msgerror {
	color:#F00;
	border: 1px solid #f00;
	border-radius: 5px;
	margin: 10px auto;
	padding: 3px;
	text-align: center;
	width: 45%;
}
.password {
	border: 1px solid #a8acad;
	padding: 1px 5px 1px 2px;
}
.forgate_password_style, .back_login_style{
	float: right;
	position: relative;
	top: -22px;
	width: 382px;
	color:#4b4b4b;
}
.forgate_password_style a span, .back_login_style a span{color:#4b4b4b;}
.user_profile_image{ margin-bottom:10px;}
.seekers_passport_img_style{
border: 1px solid #fffccc;
float: right;
margin-right: 133px;
padding: 5px;
}
.seekers_passport_img_style img{ width:60px;}
.file_upload_cv{ margin-top:30px;}
.apply_online_bottom strong{ color:#ff0000;}
table { font-family:'Open Sans',sans-serif; border-collapse: collapse;}
.user_profile_image{ float:right; width:150px; margin-top:80px;}
.user_profile_image img{
  width: 100px;
  border: 1px solid #999;
  padding: 5px;
  border-radius: 5px;
}

.seekers_resume_update{
  float: right;
  text-align: left;
  width: 542px;
}

.seekers_resume_update a{
	background: none repeat scroll 0 0 #5e9e59;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 102px;
}

#capImg{ float:left !important; width:150px; margin-right:10px;}

.display-error
{
   width: 400px;
   border: 1px solid #D8D8D8;
   padding: 5px;
   border-radius: 5px;
   font-family: Arial;
   font-size: 11px;
   text-transform: uppercase;
   background-color: rgb(255, 249, 242);
   color: rgb(211, 0, 0);
   text-align: center;
}
 
 
.display-success
{
   width: 400px;
   border: 1px solid #D8D8D8;
   padding: 10px;
   border-radius: 5px;
   font-family: Arial;
   font-size: 11px;
   text-transform: uppercase;
   background-color: rgb(236, 255, 216);
   color: green;
   text-align: center;
   margin-top: 30px;
}


img.center_fixed{
        max-height: 100%;  
        max-width: 100%; 
        width: auto;
        height: auto;
        position: absolute;  
        top: 0;  
        bottom: 0;  
        left: 0;  
        right: 0;  
        margin: auto;
    }
.subscribe-block{ margin:auto; overflow:hidden; background:#999; padding:20px 0; display:none;}
.subscribe-inner{ margin:auto; width:1200px;}

.subscribe-inner p {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
}

.left-column{ float:left; width:48%;}
.right-column{ float:right; width:48%;}
.sub-title{margin-top:10px; margin-bottom:10px; text-align:left; color:#396e2c; font-weight:500;}
.about-partners{ width:100%; margin-bottom:20px;}
table.table-content{ width:100%; border-collapse: collapse; text-align:left; margin:0px auto 40px auto;}
table.table-content tr td{ border:1px solid #ccc; padding:6px;}
table.table-content tr:nth-child(even) {background-color:rgba(241, 241, 241, 0.8)}
table.table-content tr:nth-child(odd) {background-color:rgba(255, 255, 255, 0.8)}
ul.end-point-logo{ margin-bottom:30px; float:right;}
ul.end-point-logo li{ display:inline-block; margin-right:5px;}
.ol-list{ padding-left:20px;}
.ol-list ol li{ list-style:inherit;}

.table-content-solutions .brodband_service{ width:385px;}
.table-content-solutions .sub-title{ padding-left: 78px;}

.partners_style table tr:nth-child(even) {background-color:rgba(241, 241, 241, 0.8)}
.partners_style table tr:nth-child(odd) {background-color:rgba(255, 255, 255, 0.8)}
.partners_style table tr td{ padding:15px; border:0;}
.heading{ font-size:25px;}
.heading strong{ font-size:30px;}
.metrotel-logo{ float:left; margin-top:65px;}

.supert-table tr td{ border:1px solid #CCC; padding:5px; color:#5f5d5d;}