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

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

.u-section-1 .u-text-2 {
  margin: 20px 0 0 20px;
}

.u-section-1 .u-text-3 {
  margin: 8px 20px 0 0;
}

.u-section-1 .u-text-4 {
  margin: 19px 20px 0 0;
}

.u-section-1 .u-text-5 {
  margin: 0 20px 0 0;
}

.u-section-1 .u-text-6 {
  margin: 19px 20px 0 0;
}

.u-section-1 .u-text-7 {
  margin: 9px 20px 0 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 60px;
  margin: -124px 42px 85px 990px;
}

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 19px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }

  .u-section-1 .u-text-4 {
    margin-right: 0;
  }

  .u-section-1 .u-text-5 {
    margin-right: 0;
  }

  .u-section-1 .u-text-6 {
    margin-right: 0;
  }

  .u-section-1 .u-text-7 {
    margin-right: 0;
  }

  .u-section-1 .u-custom-html-1 {
    margin-right: 0;
    margin-left: 832px;
  }
}

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

  .u-section-1 .u-text-4 {
    width: auto;
  }

  .u-section-1 .u-text-5 {
    width: auto;
  }

  .u-section-1 .u-text-6 {
    width: auto;
  }

  .u-section-1 .u-text-7 {
    width: auto;
  }

  .u-section-1 .u-custom-html-1 {
    min-height: 38px;
    margin-right: 19px;
    margin-left: 633px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-right: 0;
    margin-left: 472px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.625rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin-left: 272px;
  }
}.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;
}