/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2022 | 13:54:47 */
@media only screen and (min-width: 1024px) {
	.float1024 {
		
    position: fixed;
	width:80% !important;
	margin-top:3% !important;
	margin-left:-4%;
		
}

.floatone1024 {
	animation: move11024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
	
@keyframes move11024 {
  from {margin-top:.8%;margin-left:-13.9%;transform:scale(.8,.8) rotate(0deg);  }
  to   {margin-top:4%;margin-left:-13.9%;transform:scale(1.3,1.3) rotate(45deg); }
}
	
	.floatnine1024 {
	animation: move21024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
	
@keyframes move21024 {
  from {margin-top:4%;margin-left:-13.9%;transform:scale(1.3,1.3) rotate(45deg);  }
  to   {margin-top:4%;margin-left:-13.9%;transform:scale(1.2,1.2) rotate(-10deg); }
}


.floatthree1024 {
	animation: move31024 1.8s;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes move31024 {
  from { margin-top:4%;margin-left:-13.9%;transform:scale(1.2,1.2) rotate(-10deg); }
  to   { margin-top:6%;margin-left:20%;transform:scale(.6,.6) rotate(45deg); }
}
.floatfour1024 {
	animation: move41024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes move41024{
  from { margin-top:6%; margin-left:20%;transform:scale(.6,.6) rotate(45deg); }
  to   { margin-top:2%; margin-left:-5%;transform:scale(2,2) rotate(45deg); }
}

.floatten1024 {
	animation: move101024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes move101024 {
  from { margin-top:2%;margin-left:-5%;transform:scale(2,2) rotate(45deg) ; }
  to   { margin-top:1%;margin-left:-10.5%;transform:scale(1.1,1.1) rotate(20deg) ; }
}


    .floatsettle1024 {
	animation: move61024;
    position: absolute;
	margin-top:4250px !important;
    margin-left:54% !important;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes move61024 {
  from {margin-top:-5%;left:54%;transform:scale(1.39,1.39) rotate(20deg) ;  }
  to   { margin-top:-2%;margin-right:-54%;transform:scale(2.8,2.8) rotate(20deg) ; }
}
	
	.floatsettleback1024 {
	animation: move6back1024;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes move6back1024 {
  from { margin-top:-3%;margin-left:-10.5%;transform:scale(1,1) rotate(20deg) ; }
  to   { margin-top:-3%;margin-left:-10.5%;transform:scale(1.1,1.1) rotate(20deg) ; }
}


.floatfiveback1024 {
	animation: moveback51024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes moveback51024 {
  from { margin-top:-5%;margin-left:-10.5%;transform:scale(1.1,1.1) rotate(20deg) ; }
  to   { margin-top:2%;margin-left:-5%;transform:scale(2,2) rotate(45deg) ; }
}

.floatfourback1024 {
	animation: moveback41024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes moveback41024 {
  from { margin-top:2%;margin-left:-5%;transform:scale(2,2) rotate(45deg) ; }
  to   { margin-top:6%; margin-left:20%;transform:scale(.6,.6) rotate(45deg); }
}
.floatthreeback1024 {
	animation: moveback31024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes moveback31024 {
 
  from { margin-top:6%; margin-left:20%;transform:scale(.6,.6) rotate(45deg); }
  to   { margin-top:4%;margin-left:-13.9%;transform:scale(1.2,1.2) rotate(-10deg); }
}

.floattwoback1024 {
	animation: moveback21024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes moveback21024 {
 
   from { margin-top:4%;margin-left:-13.9%;transform:scale(1.2,1.2) rotate(-10deg); }
  to   {margin-top:4%;margin-left:-13.9%;transform:scale(1.3,1.3) rotate(45deg);  }
}

.floatoneback1024 {
	animation: moveback11024 1.8s ease-in-out;
    position: fixed;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes moveback11024 {
 
   from { margin-top:4%;margin-left:-13.9%;transform:scale(1.3,1.3) rotate(45deg); }
  to   {margin-top:.8%;margin-left:-13.9%;transform:scale(.8,.8) rotate(0deg); }
	
	
}

}