.elementor-1279 .elementor-element.elementor-element-78d1d51{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS */.animate-charcter
{
  background-image: linear-gradient(
    -225deg,
    var(--e-global-color-primary) 0%,
    var(--e-global-color-primary) 0%,
    var(--e-global-color-secondary) 100%,
    var(--e-global-color-secondary) 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}


/*End Text Animation CSS*/




.iconhover{
    right: 0;
}

@media (max-width: 1024px)  {
    .choose-img-contnr {
        position: inherit;
    }
}/* End custom CSS */