 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-layout-wrap-1 {
  margin: 60px auto 0 0;
}

.u-section-1 .u-image-1 {
  min-height: 680px;
  background-image: url("images/form_card.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  font-weight: 700;
  font-family: candara;
  margin: 550px auto 0;
  padding: 10px 34px;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 680px;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.75rem;
  font-family: candara;
  line-height: 1.6;
  margin: 128px 11px 0 38px;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  font-family: candara;
  margin: 19px 0 0 49px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 145px;
  width: 559px;
  margin: 11px 0 0 49px;
}

.u-section-1 .u-text-3 {
  font-family: candara;
  font-size: 1.5rem;
  margin: 49px 0 0 49px;
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-1 {
    min-height: 561px;
  }

  .u-section-1 .u-btn-1 {
    border-style: solid;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 674px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 154px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-custom-html-1 {
    min-height: 161px;
    margin-right: -10px;
    margin-left: 0;
    width: 501px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 29px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-1 {
    min-height: 430px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 650px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    margin-top: 0;
  }

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

  .u-section-1 .u-custom-html-1 {
    min-height: 140px;
    width: 346px;
    margin-right: 28px;
  }
}

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

  .u-section-1 .u-image-1 {
    min-height: 592px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 517px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 526px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
  }

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

  .u-section-1 .u-custom-html-1 {
    min-height: 161px;
    width: 440px;
    margin-right: 101px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-1 {
    min-height: 379px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 322px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 444px;
  }

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

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

  .u-section-1 .u-custom-html-1 {
    margin-right: 0;
    width: 330px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 27px;
  }
}.idiv {
border: 0px solid #000;
}
.mframe {
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	border: none;
	overflow: hidden;
}@font-face {
  font-family: 'candara';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/candara.ttf);
}