﻿.carousel-caption1
{
	position: absolute;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.bs-example
{
	margin: 20px;
}

.font-64_white
{
	color: #fff !important;
	font-size: 42px;
	font-family: sans-serif;
	font-weight: bold;
}

.bor
{
	border: 1px solid #999;
	background: #fff;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	font-family: sans-serif;
}

.Sector_name
{
	font-size: 20px;
	color: #000;
	text-align: center;
	font-family: sans-serif;
}

.Degination
{
	font-size: 16px;
	color: #666;
	text-align: center;
	font-family: sans-serif;
}

.HeadingGoverning
{
	font-size: 24px;
	color: #333;
	font-family: sans-serif;
}

.Company
{
	font-family: sans-serif;
	font-size: 16px;
	color: #999;
	text-align: center;
}

.sector-box
{
	background-color: #FFF;
	border: 1px solid #E5E5E5;
	box-shadow: 4px 4px 26px #f4f4f4;
}

