.u-section-1 {
  background-image: url("img/background.jpg");
}

.u-section-1 .u-sheet-1 {
  min-height: calc(100vh - 0px);
}

.u-footer{
	font-family: Montserrat;
	font-size: 0.75rem;
	background-color: rgb(0, 0, 0, 0.5);
	color: rgb(255, 255, 255, 0.4);
	
	position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:20px;
    margin:-20px 0 auto;
	text-align:center;
}

.u-section-1 .u-group-1 {
  width: 488px;
  min-height: 306px;
  background-image: none;
  height: auto;
  margin: 60px auto;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  background-image: none;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 3.75rem;
  margin: 0;
}

.u-section-1 .u-line-1 {
  width: 231px;
  transform-origin: left center 0px;
  margin: 13px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 21px 0 0;
}

.u-section-1 .u-social-icons-1 {
  height: 32px;
  min-height: 16px;
  width: 154px;
  min-width: 106px;
  animation-duration: 1000ms;
  margin: 46px auto 0;
}

.u-section-1 .u-icon-1 {
  height: 100%;
  color: rgb(255, 255, 255);
}

.u-section-1 .u-icon-2 {
  height: 100%;
  color: rgb(255, 255, 255);
}

.u-section-1 .u-icon-3 {
  height: 100%;
  color: rgb(255, 255, 255);
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-icon-2 {
    color: rgb(59, 89, 152);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 323px;
    min-height: 248px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 28px;
  }

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

  .u-section-1 .u-line-1 {
    width: 137px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-top: 16px;
  }

  .u-section-1 .u-social-icons-1 {
    width: 127px;
    height: 23px;
    margin-top: 47px;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 15px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-top: 48px;
  }
}