body {
  font-family: "Arial, Helvetica, sans-serif";
  /* font-size: 14px; */
  line-height: 1.42857143;

}



.Footer_Bottombg {
  color: #fff;
  background: radial-gradient(50% 50%at 50% 50%, #194489, #06275c);
  padding: 30px 0px;
}
/* .white-circle {
  left: 46%;
  border-radius: 50%;
  height: 7em;
  width: 7em;
  position: absolute;
  margin-top: -81px;
} */

.white-circle {
  left: 46%;
  border-radius: 50%;
  height: 6em;
  width: 6em;
  position: absolute;
  margin-top: -47px;
}
.Footer_Bottombg {
  text-align: center;
}

@media (max-width:991px)
{
 
  .white-circle {
    left: 46%;
    border-radius: 50%;
    height: 5em;
    width: 5em;
    position: absolute;
    margin-top: -42px;
  }
}
@media (max-width:767px)
{
 

}

@media (max-width:767px)
{
  

}