/******** KERALAPIRAVI SPECIAL CSS **********/
.leftdec {
    position: absolute;
    z-index: 9;
    left: -2px;
    top: -2px;
}
.rightdec {
    position: absolute;
    z-index: 9;
    right: -2px;
    top: -2px;
}

 .merychist {
    height: 100px;
}
.mery-wish
{
 position: absolute;
    width: 100%;	
    z-index: 9;
	}
.special-day-banner {
    position: relative;
    background-image: url(https://www.deepika.com/asset/img/chistmasbg.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.special-day-banner .christ-santa {
    position: relative;
    z-index: 2;
}
span.mry img {
    height: 55px;
}

.christ-santa img {
    width: 160px;
}

.christmas .logtxt {
  
  background-image: url("https://www.deepika.com/asset/img/redbackground.gif");
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  background-color: #2196f3;
}

@keyframes movdown {
   0% {
    background-position: center top; 
  }
  100% {
    background-position: center bottom; 
  }
}
/********** CHILDREN'S DAY SPECIAL CSS **********/
.hppy {
    position: absolute;
    top: -12px;
    right: 119px;
    font-size: 11px;
    color: red;
    font-family: 'Inter';
}

.children .logtxt {
  height: 300px;
  width: 100%;
  background-image: url("https://www.deepika.com/asset/img/colorbg.jpg");
  background-position: 0 -1000px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: fire 4s linear infinite;
  background-color: #2196f3;
}


@keyframes fire {
  0% {
    background-position: 0% -50%;
  }
  100% {
    background-position: 0% -25%;
  }
}

span.hpy {
    font-size: 9px;
    position: absolute;
    color: red;
    letter-spacing: 1px;
    font-family: revert;
    text-transform: capitalize;
}


.rot {
  animation: rotation 2s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/******** KERALAPIRAVI SPECIAL CSS **********/
 .keralapiravi img {
    height: 60px !important;
}
.keralapiravi .logtxt {
  height: 300px;
background-image: url("../img/green-kerala.jpg");
  background-position: 0 -1000px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: fire 4s linear infinite;
  background-color: #8bc34a;
}
/********** DIWALI SPECIAL CSS **********/
 

.diwali .logtxt {
  height: 300px;
  width: 100%;
  background-image: url("https://www.deepika.com/asset/img/flame.png");
  background-position: 0 -1000px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: fire 4s linear infinite;
  background-color: #f7e018;
}


@keyframes fire {
  0% {
    background-position: 0% -50%;
  }
  100% {
    background-position: 0% -25%;
  }
}

.deepavali
{
position:relative;	
	}
.deepavali img {
    /*height: 70px !important;*/
}


.firepit {
    position: absolute;
    bottom: 25px;
    left: -18%;
}

.fire {
  position: relative;
  width: 25px;
  height: 25px;
}
.fire .flame {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .9;
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 70%;
  border-bottom-left-radius: 70%;
  border-top-left-radius: 70%;
  transform: rotate(-45deg) skew(-10deg, -10deg);
  background-color: #ff2200;
  background-image: linear-gradient(to bottom left, rgba(255, 34, 0, 0.9), rgba(255, 106, 0, 0.7));
  z-index: 1;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-name: burn-left;
  animation-duration: 300ms;
  
  
}
.fire .flame:nth-of-type(2n) {
  animation-name: burn-right;
  animation-duration: 400ms;
}
.fire .flame:nth-of-type(2) {
  height: 80%;
  width: 80%;
  left: 10%;
  background-color: #ff6a00;
  background-image: linear-gradient(to bottom left, rgba(255, 106, 0, 0.1), rgba(255, 200, 0, 0.1));
  z-index: 2;
}
.fire .flame:nth-of-type(3) {
  height: 50%;
  width: 50%;
  left: 25%;
  background-image: linear-gradient(to bottom left, #ffc800, #ffffff);
  z-index: 3;
}
.fire .flame:nth-of-type(4) {
  height: 30%;
  width: 30%;
  left: 35%;
  background-color: white;
  background-image: linear-gradient(to bottom left, rgba(255, 255, 255, 0.3), rgba(0, 55, 255, 0.9));
  opacity: 1;
  z-index: 4;
}

.spark {
  position: absolute;
  bottom: 46%;
  left: 15%;
  width: 3px;
  height: 3px;
  background-color: rgba(255, 106, 0, 0.4);
  animation-name: fly-up-burnout-1;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: .4s;
}
.spark:nth-of-type(2n) {
  animation-name: fly-up-burnout-2;
  animation-duration: 8.4s;
  animation-delay: 1s;
}
.spark:nth-of-type(3n) {
  animation-delay: 1.9s;
  animation-duration: 8s;
  left: 55%;
}
.spark:nth-of-type(4n) {
  animation-delay: 2.6s;
  animation-duration: 7s;
  left: 88%;
}
.spark:nth-of-type(5n) {
  animation-delay: 1.4s;
  animation-duration: 7s;
  left: 22%;
}
.spark:nth-of-type(6n) {
  animation-delay: 3.2s;
  left: 61%;
}
.spark:nth-of-type(7n) {
  animation-delay: .8s;
  animation-duration: 5s;
  left: 64%;
}
.spark:nth-of-type(8n) {
  animation-delay: 5s;
  left: 19%;
}
.spark:nth-of-type(9n) {
  animation-delay: 4s;
  animation-duration: 6.8s;
  left: 22%;
}
.spark:nth-of-type(10n) {
  animation-delay: 5.2s;
  left: 61%;
}
.spark:nth-of-type(11n) {
  animation-delay: 3.5s;
  animation-duration: 8s;
  left: 81%;
}
.spark:nth-of-type(12n) {
  animation-delay: 2s;
  left: 85%;
}

@keyframes burn-left {
  0%, 100% {
    transform: rotate(-45deg) skew(-10deg, -10deg) scale(1);
  }
  30%, 60% {
    transform: rotate(-44deg) skew(-12deg, -12deg) scale(1.01);
  }
}
@keyframes burn-right {
  0%, 100% {
    transform: rotate(-45deg) skew(-10deg, -10deg) scale(1);
  }
  30%, 60% {
    transform: rotate(-46deg) skew(-6deg, -6deg) scale(1.01);
  }
}
@keyframes fly-up-burnout-1 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  33% {
    transform: translate(12px, -70px);
  }
  66% {
    transform: translate(0, -140px);
    opacity: .6;
  }
  100% {
    transform: translate(6px, -200px);
    opacity: 0;
  }
}
@keyframes fly-up-burnout-2 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(-10px, -80px);
  }
  80% {
    transform: translate(-4px, -140px);
    opacity: .6;
  }
  100% {
    transform: translate(-6px, -160px);
    opacity: 0;
  }
}
