.top-social-icon
{
	display: inline-flex;
}
.top-social-icon li
{
	list-style-type: none;
	margin: 5px 10px;
	float: left;
	color: #3a3a3a;
	font-size: 16px;
}
.top-social-icon li a
{
	color: #3a3a3a;
}
.pb0
{
	padding-bottom: 0px;
}
.ml20
{
	margin-left: 20px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: center;
  padding: 8px;
  border: 1px solid #afafaf;
}

tr:nth-child(even){background-color: #ccc;}

#vlb1lightbox table
{
	border:none;
}
#vlb1outerImageContainer td, #vlb1outerImageContainer tr
{
	background-color: transparent;
}
.brochur
{
	background-color: #d4ac00;
    /* margin: 10px auto; */
    padding: 15px 28px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.mb45
{
	margin-bottom: 45px;
}
.mt10
{
	margin-top: 10px ! important;
}
.image-caption a
{
	color: #163642;
}
.affix .container
{
	float: none;
}
.cust-block h2
{
	font-size: 16px;
}
.topbar>.container
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.cust-block>.section-title
{
	/*margin-bottom: 15px;*/
}
.mt50
{
	margin-top: 50px;
}
.mb0
{
	margin-bottom: 0px;
}
.pt0
{
	padding-top: 0px;
}
.types p
{
	margin-bottom: 8px;
}
.responsiblity h4
{
	margin: 6px 0;
}
.text-justyfy
{
	text-align: justify;
}
.eng-list h4
{
	margin: 10px 0;
}
.mt0
{
	margin-top: 0px;
}
.mr10
{
	margin-right: 10px;
}
navbar-default .navbar-nav > li > a {
    color:  #000 ! important;
}
@media(max-width: 768px)
{
	.callus p
	{
		width: 60%;
		margin: auto;
	}
	.fhmm .container
	{
		float: none;
	}
	.cust-block .col-md-4
	{
		margin-bottom: 30px;
	}
}