	.welcome_right:after {
    border: 4px solid #009688;
    content: "";
    display: inline-block;
    left: 7px;
    position: absolute;
    right: 7px;
    top: -8px;
    bottom: 41px;
}
.odometer1 {
    background: url(images/gtratech-slider-bg-2.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}
.layer {
    background: rgba(0, 0, 0, 0.86);
}
.odometer {
    font-size: 4em;
    color: #fff;
    font-weight: 700;
}
.w3_stats_grid p {
    font-size: 16px;
    color: #ccc;
    letter-spacing: 1px;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(196, 196, 196, 0.4);
}

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  z-index:999;	
  }
  .sticky{background:rgb(255,255,255);
      box-shadow: 0 1px 3px rgba(0,0,0,.15);}
	  .w3_banner_info_grid h4{
	  color:#fff;
	  }
	  .padding{
	  padding: 27px;
	  }
	  .odometer {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
}
.w3_stats_grid .para {
    font-size: 21px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    text-shadow: 0 1px 2px rgba(196, 196, 196, 0.4);
}
.border-right1{

border-right: 3px solid #ada8a8;
}