.tnp.tnp-subscription > form {
	display:inline-table;
	width:100%
}

.tnp.tnp-subscription .tnp-field.tnp-field-button{
	width:1%;
	display:table-cell;
}

/*Remove Email lable from newslatter*/
.tnp.tnp-subscription > form .tnp-field.tnp-field-email label {
	display:none;
	
}

.tnp.tnp-subscription .tnp-field.tnp-field-button .tnp-submit{
	height:50px;
	margin-left:10px;
}

.tnp.tnp-subscription .tnp-field.tnp-field-email{
	margin-bottom:auto;

}

/* .header_top_item .contact .fa.fa-phone{
	font-family:fontawesome;
} */

.wpb_text_column.wpb_content_element .wpb_wrapper .tnp.tnp-subscription{
	max-width:650px
} 
/*changes name on header in all page*/
.wraper_inner_banner_main .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .inner_banner_main{
	float:left;
}
.wraper_inner_banner_breadcrumb .container .row .col-lg-12.col-md-12.col-sm-12.col-xs-12 .inner_banner_breadcrumb{
	float:left;
}

/* Header logo width css */
.header_main .brand-logo img {
    max-width: 110px;
}


.error_main_item.matchHeight .table .table-cell .btn{
	background-color:#0c90fb;
}


/*Search Icon CSS*/
.header_main .header_main_action{
	margin-top: 29px !important;
}

/*header center */
.header_main .nav{
	margin-top: 28px !important;
}

/* tags text color*/
.post-tags a{
	color: black
}

/* chnages on service page pic */
.entry-content .wpb_animate_when_almost_visible.wpb_zoomIn.zoomIn.wpb_column.vc_column_container.vc_col-sm-7.vc_col-has-fill.wpb_start_animation{
	opacity:0.8;
} animated


/* arrow*/
.services_heading:after{
	content:"\f107";
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	text-align:center;
	float:right
}

.service-accordion.s-active .services_heading:after {
	content:"\f106";
}

