.title-lines h3
{
	font-size:31px;
	color:#F00;
	font-weight:bold;
}
.tm p
{
	color:#000; 
	font: 14px/1.8em Arial,Helvetica,sans-serif; 
	color: #6D6D6D; 
	padding: 5px; 
	margin: 0px; 
}


.b1_new
{
	padding:25px 0px;
}

#text_3
{
	padding-top:25px;
}

#text_3 h3
{
	color: rgb(0, 0, 0);
font-size: 14px;
margin: 0px;
padding: 10px 0px;
font-weight: normal;
}
#box_main
{
	/*padding:30px 0px;
	border-bottom:1px solid #ced6da;
	*/
}

.round-img
{
	max-height:100%;
	max-width:100%;
	border-radius:50%;
	
	width:40%;
}
.vision h1
{
	font-size: 21px;

font-family: 'Times New Roman', Times, serif;

}
.vision p
{
color:#000; 
font: 12px/1.8em Arial,Helvetica,sans-serif; 
color: #6D6D6D;
text-align:center;
margin: 0px;
}
#text_3 h2
{
	font-family:'Times New Roman', Times, serif; 
	font-size:39px; 
	color:#000; 
	margin: 0px;
	font-weight:bold;
}
#text_3 p
{
	color:#000; 
	font: 14px/1.8em Arial,Helvetica,sans-serif; 
	text-align:justify; 
	color: #6D6D6D; 
	margin-right:10px; 
	margin: 0;
}

#img_box
{
	padding: 15px 0px;
}
#img_box img
{
	margin-top:30px;
	width:50%;
}


.tabbing_content
{
padding:25px 0px;
}
.tab ul {
background-color: #F75C5C;
padding: 0;
margin: 0;
}
.tab li
{
	list-style:none;
	display:table-cell;
	padding:10px;
	border-right:1px solid #e4e4e4;
	
	text-align:center;
	font-size:14px;
	cursor:pointer;
}
.tab li:last-child
{
	border-right:none;
}

.active-tab
{
border-bottom: 4px solid #09c;
background-color: #d4d4d4;
}

.link_contents
{
padding-top:25px;
}
.link_contents ul
{
margin:0;
padding:0;
}
.link_contents li
{
font-size: 14px;
line-height: normal;
color: #333;
list-style:none;

}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  
  width:5% !important;
}

.tab2_content, .tab3_content, .tab4_content
{
display:none;
}
ul.serv h4 {
text-transform: capitalize;
}
.serv li {
list-style-image: url('images/Check.html');
}


.portfolio-item
{
	font-style:normal;
}
.portfolio_heading
{
text-align: center;
color: red;
background: #333;
font-size: 20px;
padding: 10px;
font-style:normal;
}

.posttitle
{
font-size:24px;
padding:15px 0px;
margin:0;
font-weight: 500;
}

.page-header
{
margin-top:10px !important;
margin-bottom: 10px !important;
border-bottom:none !important;
}


.entry p
{
font-size:14px;
}

.post-content p
{
margin:0;
}

.post-content p strong
{
color: #f00;
}
