.elementor-547 .elementor-element.elementor-element-96094f1 > .elementor-container{max-width:1000px;}.elementor-547 .elementor-element.elementor-element-96094f1:not(.elementor-motion-effects-element-type-background), .elementor-547 .elementor-element.elementor-element-96094f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #00BCFF 0%, #E3F3FF 40%);}.elementor-547 .elementor-element.elementor-element-96094f1 > .elementor-background-overlay{background-image:url("https://annaundraphaelheiraten.de/wp-content/uploads/2020/12/clouds.png");background-position:bottom center;background-repeat:no-repeat;background-size:100% auto;opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-547 .elementor-element.elementor-element-96094f1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-547 .elementor-element.elementor-element-f301fee > .elementor-widget-container{margin:-500px 0px 500px 0px;padding:0px 0px 0px 0px;}.elementor-547 .elementor-element.elementor-element-f301fee{z-index:9;}.elementor-547 .elementor-element.elementor-element-029a951{text-align:center;color:#FFFFFF;font-family:"Rochester", Sans-serif;font-size:118px;font-weight:normal;line-height:0.8em;letter-spacing:0px;}.elementor-547 .elementor-element.elementor-element-029a951 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-547 .elementor-element.elementor-element-ec33149 img{width:63%;}.elementor-547 .elementor-element.elementor-element-ec33149 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-547 .elementor-element.elementor-element-ec33149{z-index:2;}.elementor-547 .elementor-element.elementor-element-7cfa265 img{width:100%;}.elementor-547 .elementor-element.elementor-element-7cfa265 > .elementor-widget-container{margin:-250px 0px 0px 0px;}.elementor-547 .elementor-element.elementor-element-7cfa265{z-index:0;}/* Start custom CSS for section, class: .elementor-element-96094f1 */body {
  background-color: #053C5E;
}
.stripe_umbrella { 
  height: 500px;
  width: 500px;
  padding: 50px;
  margin: auto;}

h1 {
  font-size: 100px;
  letter-spacing: 50px;
  color: #F4FFF9;
  font-family: 'Codystar';
}

  
}
.bill1 {
  height: 100px;
  width: 100px;
  display: inline-block;
  position: relative;
  
}

.rain div {
    display: inline-block;
    height: 100px;
    width: 100px;
    display: inline-block;
    position: relative;
    
    -webkit-animation: rain 5s infinite  linear;
    -moz-animation: rain 5s infinite  linear;
}
.rain div:nth-child(5n+5) {

    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
}
.rain div:nth-child(3n+2) {

    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}
.rain div:nth-child(2n+5) {

    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
}

.rain div:nth-child(3n+10) {

    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
}
.rain div:nth-child(7n+2) {

    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}
.rain div:nth-child(4n+5) {

    -webkit-animation-delay: 3.25s;
    -moz-animation-delay: 3.25s;
}
.rain div:nth-child(3n+7) {

    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
}

@-webkit-keyframes rain {
  0% {
    opacity: 1;

	-webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;

	-webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
@-moz-keyframes rain {
  0% {
    opacity: 1;
    
	-webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
   
	-webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    
	-webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}


@media screen and (max-width: 600px) {
  .rain div{
  height: 50px;
  width: 50px;
}
  h1 {
    font-size: 25px;
    letter-spacing: 5px;
  }
  .stripe_umbrella {
    padding: 20px;
    height: 250px;
    width: 250px;
  }
}/* End custom CSS */