.u-section-1 .u-sheet-1 {
  min-height: 75px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  margin: 5px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 31px;
  margin: -49px 0 22px 1089px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 79px;
  }

  .u-section-1 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: -300px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    width: auto;
    margin-top: 0;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: -80px;
    margin-bottom: 35px;
    margin-left: 889px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 241px;
    margin-top: 5px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: -49px;
    margin-bottom: 22px;
    margin-left: 669px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 69px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.125rem;
    width: 228px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-right: 78px;
    margin-left: 411px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 63px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin: -42px 0 16px 289px;
  }
}.flotantebtn {
position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.my-float {
	margin-top:16px;
}