@font-face {
	font-family:AZO_Sans_Bold;
	src:url(../fonts/AZO_Sans_Bold.ttf);
}
@font-face {
	font-family:Soleto_Regular;
	src: url(../fonts/Soleto_Regular.ttf);
}
@font-face {
	font-family:Soleto_Medium;
	src: url(../fonts/Soleto_Medium.ttf);
}
@font-face {
	font-family:Soleto_Light;
	src: url(../fonts/Soleto_Light.ttf);
}
body
{
	padding:0;
	margin:0;
	font-family:Soleto_Regular;
}
h1,h2,h2,h3,h4,h5,h6,p
{
	margin: 0px;
	padding:0px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
p
{
	font-size: 16px;
	font-family:Soleto_Light;
}

.ham-icon, .my-sidenav {
	display: none;
	float: right;
}
/*-----------Menu Start-----------*/
header {
    padding: 15px 0;
    display: block;
    margin: auto;
    width: 100%;
    z-index: 9;
    background: #f3f3f3;
    border-bottom: 2px solid #016cb7;
}

	.menu
	{
		float: right;
	}
	.menu ul {
		list-style: none;
		padding-left: 0px;
	}
	.menu ul li {
		display: inline-block;
		padding-right: 50px;
	}
	.menu ul li a {
    font-size: 15px;
    color: #454545;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Soleto_Medium;
	}
ul.dropdown-menu.submenu1 li a, ul.dropdown-menu.submenu li a {
    text-transform: capitalize!important;
}
	.menu ul li:last-child
	{
		padding-right: 0px;
	}
	.dropdown:hover>.dropdown-menu 
	{
		display: block;
	}
	.menu ul.dropdown-menu li
	{
		display: block;
	}
	.menu ul.dropdown-menu {
		border-radius: 0px;
		margin: 0px 0px;
		padding:0px;
	}
	.menu ul.dropdown-menu li:hover
	{
		background-color: #ffffff;
	}
	.menu ul.dropdown-menu li:hover>a {
    color: #016cb7;
}
	.submenu1 li a span img
	{
		transition: ease 1s;
	}
	.menu ul.dropdown-menu li a {
    color: #454545;
    padding: 0px 10px;
    font-size: 14px;
	font-family: Soleto_Regular;
}
	ul.submenu1 li.dropdown:hover a span img {
		transform: rotate(90deg);
		transition: ease 1s;
	}
	.submenu1 li ul.dropdown-menu {
		left: 100%;
		top: 0%;
		padding: 0px 0px;
		margin: 0px 0px;
		border: 0px;
	}
	.menu ul.dropdown-menu li {
    border-bottom: 1px solid #ece8e8;
    display: block;
    padding: 10px 30px 10px 10px;
}
	.menu ul.dropdown-menu li a:focus, .menu ul.dropdown-menu li a:hover {
		background-color: transparent;
	}
	.submenu1 li a span {
		position: absolute;
		right: 20px;
	}
	.menu ul.dropdown-menu li:last-child {
		border-bottom: 0px;
	}
	.logo img {
		width: 270px;
	}
li.dropdown.drop:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-left: 10px;
    font-weight: 600;
	cursor: pointer;
}
.dropdown-menu {
    border: none;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.5);
    transition: ease all 0.3s;
    display: block;
    opacity: 0;
    visibility: hidden;
}
li.dropdown.drop:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 25px;
}

	/*-----------Menu Css End-------------*/
	.mb-10{
		margin-bottom: 10px;
		display: inline-block;
	}
	.mt-10 {
		margin-top: 20px;
		display: inline-block;
	}
	.mt-20 {
		margin-top: 20px;
		display: inline-block;
	}
   .mt-25 {
		margin-top: 25px;
	}
	.mt-30 {
		margin-top: 30px;
	}
	.mt-40 {
		margin-top: 40px;
		display: inline-block;
	}
	.mt-50 {
		margin-top: 50px;
	}
	.mt-60{
		margin-top: 60px;
	}
	.mt-70{
		margin-top: 70px;
	}
	.mt-80{
		margin-top: 80px;
	}
	.pt-pb-60{
		padding: 60px 0;
	}
	.pt-pb-50{
		padding: 50px 0;
	}
	.pt-pb-40{
		padding: 40px 0;
	}
	.pt-pb-30{
		padding: 30px 0;
	}
	.pt-pb-20{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pt-pb-10{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pdding-15{
		padding: 15px;
	}
	.pdding-20{
		padding: 20px;
	}
	.pdding-30{
		padding: 30px;
	}
	.pdding-40{
		padding: 40px;
	}
	.mb-30{
		margin-bottom: 30px;
	}
	.mb-20{
		margin-bottom: 20px;
		
	}
	.mb-70{
		margin-bottom: 70px;
	}
	.mb-40{
		margin-bottom: 40px;
	}
	.pl-90{
		padding-left: 90px;
	}
	.pr-20 {
		padding-right: 20px;		
	}
	.pr-50 {
		padding-right: 50px;		
	}
	.pl-20 {
		padding-right: 20px;		
	}
	.pl-15 {
		padding-left: 15px;		
	}
	.pl-70 {
    padding-left: 70px!important;
	}
	.mt-30{
		margin-top: 30px;
	}
	.pl-pr-65{
		padding-left: 65px;
		padding-right: 65px;
	}
	.pding-15{
		padding:15px;
	}
	h1 {
		font-family: Soleto_Medium;
		font-size: 45px;
	}
	h2{
		font-size: 30px;
		font-family: Soleto_Medium;
		text-transform: uppercase;
	}
	h3 {
		font-size: 30px;
		font-family: Soleto_Medium;
		line-height: 37px;
	}
	h4 {
		font-size: 26px;
		font-family:Soleto_Medium;
		line-height: 30px;
	}
	h5 {
		font-size: 24px;
		font-family:Soleto_Medium;
		line-height: 28px;
	}
	h6 {
		font-size: 22px;
		font-family: Soleto_Medium;
	}
	.inner-heading-common {
    font-size: 35px;
    line-height: 37px;
    font-family: Soleto_Medium;
	}
	section.innovate-div {
		background: url('../images/Bharat-forge-banner-animation.gif') no-repeat center;
		background-size: cover;
		min-height: 88vh;
	}
	section.glance-sec {
		background: url(../images/blue-glance-bg.jpg) no-repeat center;
		text-align: center;
		background-size: cover;
		height: 100vh;
	}
	section.chairmen-sec {
		background: url(../images/banner-bg.jpg) no-repeat center;
		background-size: cover;
		min-height: 93vh;
		position: relative;
	}
	section.chairmen-sec:after {
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .8);
		top: 0;
	}
.glance {
    background: #f3f3f3;
    min-height: 172px;
    cursor: pointer;
}
	.txt-blue {
		color: #016cb7;
		font-size: 24px;
		font-family: Soleto_Medium;
	}
	.gray-clr-txt{
	color: #454545;
	}
	.white-txt{
		font-size: 18px;

	}
	
	.white{
		color: #fff;
	}
	.blue-txt{
		color: #016cb7;
	}
	.white-bg{
		background: #fff;		
	}
	.blue-bg {
		background: #016cb7!important;
	}
	.blue-bg:hover{
		color: #fff;
	}
a.know-more:hover {
    text-decoration: underline;
}
a:focus, a:hover {
    color: #016cb7;
    text-decoration: underline;
}
a.know-more {
    padding: 10px 30px;
    cursor: pointer;
    font-family: Soleto_Medium;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #fff;
	transition: all ease .3s;
}
a.know-more2:hover {
	text-decoration: underline;
}
	.inner-chairmen {
		z-index: 9;
		position: relative;
		width: 100%;
		max-width: 470px;
	}
	
	
	.inner-chairmen p, .capacity-div p, .inner-manufacture p, .inner-manufacture ul, .growth-div-txt p, .chairmen-div p, .inner-director p, .inner-director2 p, .about-div p, .business-div p, .about-blue-sec p, .business-ul, .innov-div p{
		font-size: 18px;
		line-height: 26px;
		font-family:Soleto_Light;
	}
	.img-slider{
		position: relative;
		z-index: 9;
	}
	.cntr-div {
		position: relative;
		height: 93vh;
		display: flex;
		align-items: center;
	}
	.building-capacity {

		background: url('../images/Building-Capacities.jpg') no-repeat;
		height: 100vh;
		background-size: contain;
		background-position: -2% 100%;	
	}
	.manufacture {
		background: url('../images/Digitalizing-Manufacturing-with-Industry.jpg') no-repeat;
		background-position-x: 0%;
		background-position-y: 0%;
		height: 100vh;
		background-size: contain;
		background-position: 102% 2%;	
	}
	
	.inner-manufacture{
		width: 100%;
		max-width: 470px;
	}
	.inner-innovate {
		width: 100%;
		max-width: 400px;
		background: #016cb7;
		padding: 20px 20px 40px;
		float: right;
		position: relative;
		right: -15px;
	}
	.inner-innovate:after {
		width: 0;
		height: 100%;
		border-top: 20px solid #fff;
		border-right: 20px solid transparent;
		z-index: 999;
		content: "";
		left: 0;
		top: 0;
		position: absolute;
	}
	.right-div {
		display: flex;
		justify-content: flex-end;
		height: 88vh;
		align-items: center;
	}
	ul.listingg li:after {
		content: "•";
		font-size: 35px;
		position: absolute;
		display: block;
		top: 0;
		left: -20px;
		color: #016cb7;
	}
	ul.listingg li:last-child {
		margin-bottom: 0;
	}
	ul.listingg li {
		position: relative;
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 25px;
		color: #454545;
		font-family: Soleto_Regular;
	}
	ul.listingg {
		list-style: none;
		padding: 20px;
		padding-left: 35px;
		margin-bottom: 0;
	}

	ul.listingg2 li:after {
		content: "•";
		font-size: 35px;
		position: absolute;
		display: block;
		top: 0;
		left: -20px;
		color: #016cb7;
	}
	ul.listingg2 li:last-child {
		margin-bottom: 0;
	}
	ul.listingg2 li {
		position: relative;
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 25px;
		color: #454545;
		font-family:Soleto_Light;
	}
	ul.listingg2 {
		list-style: none;
		padding: 20px 0 20px 20px;
		padding-left: 15px;
		margin-bottom: 0;
	}

ul.listingg3 li:after {
	content: "•";
	font-size: 35px;
	position: absolute;
	display: block;
	top: 0;
	left: -20px;
	color: #494949;
}
ul.listingg3 li:last-child {
	margin-bottom: 0;
}
ul.listingg3 li {
	position: relative;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 25px;
	font-family:Soleto_Light;
	color: #494949;
	
}
ul.listingg3 {
    list-style: none;
    padding: 0 0 20px;
    padding-left: 20px;
    margin-bottom: 0;
}
	section.growth-sec {
		background: url(../images/growth.jpg) no-repeat center;
		height: 100vh;
		background-size: cover;
	}
	.inner-growth img {
		width: 100%;
	}
	
	small.white {
		font-size: 64%;
		font-family: Soleto_Medium;
		text-transform: uppercase;
		margin-top: 10px;
		display: inline-block;
	}
	a.download-btn {
    padding: 10px 30px;
    cursor: pointer;
    font-family: Soleto_Regular;
    font-size: 23px;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #016cb7;
    transition: all ease .3s;
}
a.download-btn:hover {
    text-decoration: underline;
}
	a.download-btn img {
		margin-right: 20px;
	}
	footer {
		background: url(../images/footer.jpg) no-repeat center;
		height: 235px;
	}
	.address-txt p {
		font-family: Soleto_Medium;
		line-height: 26px;
		font-size: 18px;
		color: #bebebe;
	}
	.uppr{
		text-transform: uppercase;
	}
	.copyright p {
		padding: 10px 0 0;
		border-top: 2px solid #747474;
		margin-top: 25px;
		color: #f2f2f2;
		font-size: 13px;
		font-family: Soleto_Regular;
	}
	.copyright a {
		color: #f2f2f2;
		font-size: 13px;
		font-family: Soleto_Regular;
	}
	.address-div img {
		margin-right: 10px;
		margin-bottom: 5px;
	}
	.mbl-show{
		display: none;
	}
	
	/*.know-more{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#ffffff;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.know-more:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;border:1px solid #fff;background:#0460a0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.know-more:active,.know-more:focus,.know-more:hover{color:#fff}.know-more:active:before,.know-more:focus:before,.know-more:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #ffffff,0 0 1px rgba(0,0,0,0)}*/
	.mbl-40 {
		margin-bottom: 10px;
	}
	.inner-strenth {
		background: #f3f3f3;
		position: relative;
	}
.core-img {
    position: relative;
}
	.namee {
    position: absolute;
    color: #fff;
    top: 30px;
    left: 20px;
    font-size: 45px;
    width: 100%;
    max-width: 660px;
}
.namee2 {
    position: absolute;
    color: #fff;
    bottom: 30px;
    left: 20px;
    font-size: 45px;
    width: 100%;
    max-width: 660px;
}
	.inner-strenth:last-child {
		margin-bottom: 0;
	}
	.inner-sub-txt {
		font-size: 22px;
		font-family: Soleto_Light;
	}
	.growth-icon-txt {
		font-size: 24px;
		font-family:Soleto_Medium;
	}
	.growth-icon {
		background: url(../images/growth-bg.jpg) no-repeat;
		background-size: cover;
		padding: 20px;
	}
	.growth-icon-txt img {
		margin-right: 30px;
	}
	.truck-div {
		position: relative;
	}
	.truck-name {
		position: absolute;
		color: #fff;
		bottom: 0;
		left: 0;
		font-size: 20px;
		width: 100%;
		padding: 10px;
		z-index: 9;
	}
	.truck-div:after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 50px;
    border-left: 45px solid transparent;
    border-bottom: 45px solid #016cb7;
    bottom: 0;
}

/*------------------------------------------board of directors------------------------*/
.row.no-gutters{
	margin-left: 0px;
	margin-right: 0px;
}
.p-lr-0{
	padding-left: 0px;
	padding-right:0px;
}
.p-lr-15{
	padding-left: 15px;
	padding-right:15px;
}

section.board-directors .bod-image div{
	background-color: #dcddde;
	padding-bottom: 20px;
}

/*section.board-directors .bod-image div p{
	padding-top: 20px;
}*/

section.board-directors .bod-image div span {
	font-family: Soleto_Medium;
}

section.board-directors .bod-names{
	padding-bottom: 20px;
	background-color: #f9f9f9;
}

section.board-directors .bod-names h3{
	font-size: 24px;
	font-family:Soleto_Medium;
	color: #016cb7;
}

section.board-directors .bod-names p{
	color: #494949;
	padding-bottom: 5px;
	border-bottom: 2px solid #cccccc;
}

section.board-directors .bod-names>div{
	margin-top: 45px;
}

section.board-directors .bod-names p.rmv-brdr{
	border: none;
}

/*------------------------------------------board of directors END------------------------*/

/* engineering-better-powered*/
.csr-impact
{
	margin-top:70px;
	margin-bottom:40px;
}

.csr h6
{
	padding-bottom:20px;
	border-bottom:1px solid #454545;
	margin-bottom:60px;
	color:#006cb7;
}
.blue-heading
{
	margin-top:50px;
	margin-bottom:35px;
	color:#006cb7;
}
.grey-text-light
{
	font-family:Soleto_Light;
	font-size:18px;
	color:#454545;
}
.grey-heading
{
	margin-top:40px;
	color:#454545;
	margin-bottom:35px;
}

.key-progress ul {
  list-style: none;
  padding-left:0px;
  max-width:380px;
  width:100%;
  float:left;
  margin-right:95px;
}
.key-progress ul li {
    font-family:Soleto_Light;
	font-size:18px;
	color:#454545;
	padding-bottom:20px;
	margin-left:20px;
}
.key-progress ul li span
{
	padding-left:10px;
}

.key-progress ul li::before {
  content:'';
  background-color:#006cb7;
  font-weight: bold;
  display: inline-block; 
  width:10px;
  height:10px;
  border-radius:50px;
  margin-left:-20px;
}
.key-edu ul
{
	float:none;
	max-width:100%;
}
.csr-activity
{
	margin-top:70px;
}
.csr-activity-img img {
    width: 100%;
}
.drinking-water-content {
    width: auto;
}
.csr-activity-img, .drinking-water-img{
	position:relative;
}
.csr-activity-content
{

	left:35px;
	font-size:18px;
	font-family:Soleto_Light;
	line-height:22px;
}
.drinking-water-content
{
	padding:0px 10px;
}

.community
{
	margin-top:40px;
}
.sports-blue-bg
{
	background-image:url(../images/sports-blue-b%20g.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding:25px 10px 25px 20px;
	display:inline-block;
	width:100%;
	margin-top:50px;
}
.sports-blue-bg h6
{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:22px;
}
.sports
{
	display:flex;
	border-bottom:1px solid #fff;
	padding-bottom:22px;
	margin-top:20px;
}
.sports-text
{
	padding-left:50px;
}
.sports-text h6
{
	font-size:20px !important;
	border:none;
	padding-bottom:20px;
}
.sports-text p
{
	font-size:18px;
	color:#fff;
	font-family:Soleto_Medium;
}

span.brck {
    display: block;
}
.chairmen-div {
    width: 100%;
    max-width: 635px;
}
.chairmen-div img {
    float: right;
}
.revenue-div p{
	font-family:Soleto_Light;
}
.revenue-div h3{
	font-family:Soleto_Medium;
}
hr.revenue-div-hr {
    margin-top: 3px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #90bfe0;
}
.revenue-div img {
    vertical-align: baseline;
}
.inner-director2 {
    width: 100%;
    max-width: 815px;
}
.disply-tbl{
	    display: table;
}
b.bld {
    font-family: Soleto_Regular;
}
.bld {
    font-family: Soleto_Regular;
}
span.midum-bld {
    font-family: Soleto_Medium;
}

.about-div {
    background: url(../images/blue-glance-bg.jpg) no-repeat center;
    background-size: cover;
	padding: 40px 20px;
}
hr.about-blue-div-hr {
    border: 0;
    border-top: 1px solid #90bfe0;
    margin-top: 15px;
    margin-bottom: 15px;
}
span.about-blue-sec-span {
    font-size: 24px;
    font-family: Soleto_Medium;
}
hr.business-div-hr {
    border-top: 1px solid #016cb7;
}
.business-div {
    position: relative;
}
.top-img {
    position: absolute;
    top: -30px;
    right: 0;
}
.gray-bg{
	background: #e2e3e4;
}
hr.gray-bg-div-hr {
    border: 0;
    border-top: 1px solid #939494;
    margin-top: 27px;
    margin-bottom: 25px;
}
hr.gray-bg-div-hr2 {
    border: 0;
    border-top: 1px solid #939494;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.business-ul {
    padding-left: 0;
    list-style: none;
	margin-bottom: 0;
}
ul.business-ul.mb-10 {
    margin-bottom: 10px!important;
}
.col-md-6.border-right {
    border-right: 1px solid #939494;
}
.vehicle-div svg {
    width: 100%;
    max-width: 350px;
}
span.blue-box {
    width: 18px;
    height: 18px;
    background: #006cb8;
    display: inline-block;
    margin-right: 10px;
}
span.light-orng-box {
    width: 18px;
    height: 18px;
    background: #faa61a;
    display: inline-block;
    margin-right: 10px;
}
span.dark-orng-box {
    width: 18px;
    height: 18px;
    background: #f5821f;
    display: inline-block;
    margin-right: 10px;
}
span.light-blue-box {
    width: 18px;
    height: 18px;
    background: #00aeef;
    display: inline-block;
    margin-right: 10px;
}
.add-img img {
    margin-right: 10px;
}
.add-img {
    display: inline-flex;
    align-items: baseline;
}
.addrs-map {
    display: flex;
    justify-content: space-around;
}
.add-img span{
	font-size: 18px;
}
.footprint-div{
	position: relative;
}
.mapp-div {
    position: relative;
    bottom: 100px;
}
p.text-right.map-para {
    padding-right: 40px;
    padding-top: 15px;
	font-style: italic;
}
p.white-txt.white.mt-20.text-center {
    min-height: 75px;
}
.roundd {
    animation: rotateIn 3s linear;
}
.zoomee{
	animation: rubberBand 3s linear;
}
.financial-div {
    width: 100%;
    max-width: 445px;
}
.big-number {
    font-size: 50px;
}
.financial-div h6 span {
    float: right;
}
.col-md-6:nth-child(odd) .financial-div {
    float: right;
}
.horiztal-bar:first-child {
    font-weight: 600;
}
.chart-column
	{
		
	}
.horiztal-bar {
    overflow: hidden;
    margin: 0;
    border-bottom: 1px solid #d2caca;
    margin-top: 20px;
}
	.horiztal-bar ul
	{
		list-style: none;
		margin-bottom: 0px;
	}
	.horiztal-bar ul li
	{
		display: inline-block;
	}
.chart-line {
    float: left;
    width: 20%;
    text-align: left;
}
.left-data {
    width:50%;
    float: left;
    animation-name: slide-right;
    animation-duration: 3s;
    animation-delay: 0.6s;
    background-color: #818285;
    margin: 0;
    height: 25px;
}
	.horiztal-bar-width-85 p
	{
		font-weight: 400;
	}
	.horiztal-bar-width-85 .left-data {
    background-color: #006cb8;
    width: 65%;
    animation-name: slide-right-74;
}
	.horiztal-bar-width-78 .left-data {
    width: 35%;
    animation-name: slide-right-70;
    background: #a7a9ac;
}
	.horiztal-bar-width-70 .left-data {
    width: 42%;
    animation-name: slide-right-65;
    background: #a7a9ac;
}
.horiztal-bar-width-73 .left-data {
    width: 45%;
    animation-name: slide-right-73;
    background: #a7a9ac;
}
.horiztal-bar-width-733 .left-data {
    width: 60%;
    animation-name: slide-right-733;
    background: #a7a9ac;
}
.horiztal-bar-width-722 .left-data {
    width: 62%;
    animation-name: slide-right-722;
    background: #a7a9ac;
}
.horiztal-bar-width-744 .left-data {
    width: 50%;
    animation-name: slide-right-744;
    background: #a7a9ac;
}
.horiztal-bar-width-755 .left-data {
    width: 56%;
    animation-name: slide-right-755;
    background: #818285;
}
.horiztal-bar-width-766 .left-data {
    width: 68%;
    animation-name: slide-right-766;
    background: #a7a9ac;
}
.horiztal-bar-width-71 .left-data {
    width: 35%;
    animation-name: slide-right-71;
    background: #818285;
}
.horiztal-bar-width-blue-72 .left-data {
    width: 50%;
    animation-name: slide-right-blue-72;
    background: #006cb8;
}
.horiztal-bar-width-72 .left-data {
    width: 33%;
    animation-name: slide-right-72;
    background: #a7a9ac;
}
	.horiztal-bar-width-65 .left-data {
    width: 45%;
    animation-name: slide-right-50;
    background: #a7a9ac;
}
	.horiztal-bar-width-90 .left-data
	{
		width:55%;
		animation-name: slide-right-90;
	}
	.horiztal-bar-width-45 .left-data
	{
		width:45%;
		animation-name: slide-right-45;
	}
	.horiztal-bar-width-30 .left-data
	{
		width:30%;
		animation-name: slide-right-30;
	}
	.horiztal-bar-width-20 .left-data
	{
		width:20%;
		animation-name: slide-right-20;
	}

	.right-data {
    width: 30%;
    float: left;
    margin: 0;
}
.right-data.right2 {
    float: right;
}
	.horiztal-bar-width-85 .right-data
	{
		width: 10%;
	}
	.horiztal-bar-width-78 .right-data
	{
		width: 40%;
	}
	.horiztal-bar-width-70 .right-data {
    width: 35%;
}
.horiztal-bar-width-73 .right-data {
    width: 33%;
}
.horiztal-bar-width-733 .right-data {
    width: 18%;
}
.horiztal-bar-width-722 .right-data {
    width: 16%;
}
.horiztal-bar-width-72 .right-data {
    width: 44%;
}
.horiztal-bar-width-744 .right-data {
    width: 30%;
}
.horiztal-bar-width-755 .right-data {
    width: 24%;
}
.horiztal-bar-width-71 .right-data {
    width: 24%;
}
.horiztal-bar-width-blue-72.right-data {
    width: 24%;
}
.horiztal-bar-width-766 .right-data {
    width: 10%;
}
	.horiztal-bar-width-65 .right-data {
    width: 32%;
}
	.horiztal-bar-width-90  .right-data
	{
		width: 20%;
	}
	.horiztal-bar-width-45  .right-data
	{
		width: 30%;
	}
	.horiztal-bar-width-30  .right-data
	{
		width: 45%;
	}
	.horiztal-bar-width-20  .right-data
	{
		width: 55%;
	}
	@keyframes slide-right {
		from {width: 0%;font-size: 0px;}
		to {width:50%;}
	}
	@keyframes slide-right-74 {
		from {width: 0%;font-size: 0px;}
		to {width:65%;}
	}
	@keyframes slide-right-70 {
		from {width: 0%;font-size: 0px;}
		to {width:35%;}
	}
	@keyframes slide-right-65 {
		from {width: 0%;font-size: 0px;}
		to {width:42%;}
	}
	@keyframes slide-right-73 {
		from {width: 0%;font-size: 0px;}
		to {width:45%;}
	}
	@keyframes slide-right-733 {
		from {width: 0%;font-size: 0px;}
		to {width:60%;}
	}
	@keyframes slide-right-722 {
		from {width: 0%;font-size: 0px;}
		to {width:62%;}
	}
	@keyframes slide-right-72 {
		from {width: 0%;font-size: 0px;}
		to {width:33%;}
	}
	@keyframes slide-right-744 {
		from {width: 0%;font-size: 0px;}
		to {width:50%;}
	}
    @keyframes slide-right-755 {
		from {width: 0%;font-size: 0px;}
		to {width:56%;}
	}
	@keyframes slide-right-766 {
		from {width: 0%;font-size: 0px;}
		to {width:68%;}
	}
	@keyframes slide-right-71 {
		from {width: 0%;font-size: 0px;}
		to {width:35%;}
	}
	@keyframes slide-right-blue-72 {
		from {width: 0%;font-size: 0px;}
		to {width:50%;}
	}
	@keyframes slide-right-50 {
		from {width: 0%;font-size: 0px;}
		to {width:45%;}
	}
	@keyframes slide-right-90 {
		from {width: 0%;font-size: 0px;}
		to {width:55%;}
	}
	@keyframes slide-right-45 {
		from {width: 0%;font-size: 0px;}
		to {width:45%;}
	}
	@keyframes slide-right-30 {
		from {width: 0%;font-size: 0px;}
		to {width:30%;}
	}
	@keyframes slide-right-20 {
		from {width: 0%;font-size: 0px;}
		to {width:20%;}
	}
	.horiztal-bar .left-data ul li
	{
		color: #ffffff;
	}
	.horiztal-bar .left-data ul li:last-child
	{
		float: right;
		font-size: 20px;
	}
	.horiztal-bar .right-data ul li {
    float: right;
    color: #454545;
    font-size: 18px;
    font-family: Soleto_Light!important;
}
.horiztal-bar-width-85 .right-data ul li {
    color: #454545;
    font-family: Soleto_Light!important;
}
	section.cg-section a
	{
		margin:56px 0px;
	}
	

/* animation path */
@keyframes dash {
    from {
      stroke-dashoffset: 2000;
    }
    to {
      stroke-dashoffset: 0;
    }
  }
    -webkit-@keyframes dash {
    from {
      stroke-dashoffset: 2000;
    }
    to {
      stroke-dashoffset: 0;
    }
  }
  
  .horiztal-bar-width-73-3 .right-data {
   width: 34%;
}
.horiztal-bar-width-73-3 .left-data {
   width: 44%;
   animation-name: slide-right-73-3;
   background: #818285;
}
@keyframes slide-right-73-3 {
from {width: 0%;font-size: 0px;}
to {width:44%;}
}
  
.path {
    transform: scale(1.2);
    transition: all ease .3s;
}
.glance-icon{
	transition: all ease .3s;
}
.glance img {
    width: 60px;
}
.path {
    transform: scale(1.2);
    transition: all ease .3s;
}
.roundd2 {
    animation: rotateIn 1s linear;
}
.bouncee {
    animation: bounce 1s linear;
}
.swingg {
    animation: swing 1s linear;
}
.wobblee {
    animation: wobble 1s linear;
}
.headShakee {
    animation: headShake 1s linear;
}
.tadaa {
    animation: tada 1s linear;
}
.flipInXx {
    animation: flipInX 1s linear;
}
.rotateInn {
    animation: rotateIn 1s linear;
}
.jackInTheBoxx {
    animation: jackInTheBox 1s linear;
}
.rollInn {
    animation: rollIn 1s linear;
}