.ombra {
  text-shadow:   
  0px 0px 6px rgb(0,0,0,0.8); 
}

.ffooter {
  position:fixed;
  bottom:0;
  }




.gradient-btn a {  background-image: linear-gradient(to right,  #dd02d0 20%, #ff7e00 80%)}

.gradient-btn2 a {  background-image: linear-gradient(to right,  #0078ff 10%, #00deff 90%)}

.radius{
  border-top-left-radius: 40px !important;  
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;  
  }

.radius1{
  border-top-left-radius: 0px !important;  
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 40px !important;  
  }

.radius2{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 40px  !important;
  border-bottom-right-radius: 0px  !important;
  border-bottom-left-radius: 0px  !important;
  }

.radius3{
  border-top-left-radius: 60px !important;
  border-top-right-radius: 100px  !important;
  border-bottom-right-radius: 100px  !important;
  border-bottom-left-radius: 10px  !important;
  }

.radius4{
  border-top-left-radius: 0px !important;  
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 50px !important;  
  }


.radius5{
  border-top-left-radius: 50px !important;  
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 50px !important;  
  }
.radius6{
  border-top-left-radius: 0px !important;  
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 40px !important;
  border-bottom-left-radius: 40px !important;  
  }



.knockout-text .ba-counter >span,
.knockout-text .ba-countdown > span > span:first-child,
.knockout-text .content-text *,
.knockout-text .headline-wrapper > * {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/gif/74.gif);
    transform: translate3d(0, 0, 0);
}
