/*transform origin*/
.thank-you header {
  padding-bottom: 50px;
}
.thank-you footer {
  padding-top: 50px;
}
.thank-you .mt_thank-you_container {
  background-color: #F4F0EC;
}
.thank-you.has_cta_slider #mt_thank-you .mt_banner_content {
  padding-top: 64px !important;
}
.thank-you .mt_banner_content {
  margin-top: 24px !important;
}
@media (min-width: 992px) {
  .thank-you .mt_transparent:not(.mainHeaderBgColor) {
    background-color: #F4F0EC;
  }
}
.thank-you {
  background-color: #ffffff;
}
.thank-you .main-content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.thank-you #mt_thank-you {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background-color: #F4F0EC;
  max-width: 1210px;
  min-height: 388px !important;
  max-height: 388px;
}
@media (max-width: 991.8px) {
  .thank-you #mt_thank-you {
    max-height: 415px;
  }
}
@media (min-width: 1920px) {
  .thank-you #mt_thank-you {
    display: block !important;
  }
}
.thank-you #mt_thank-you {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .thank-you #mt_thank-you .mt_col_heading {
    line-height: 58px;
    letter-spacing: 0px;
    font-size: 48px;
    margin-bottom: 10px;
  }
}
.thank-you #mt_thank-you .mt_paragraph {
  font-style: normal;
  color: #130018;
}
.thank-you #mt_thank-you {
  width: 83%;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #D8BCAA;
  background-color: #F4F0EC;
  position: relative;
}
.thank-you #mt_thank-you:after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -2px;
  border-right: 2px solid #9D6852;
  border-bottom: 2px solid #9D6852;
  width: 50px;
  height: 50px;
  z-index: 100;
  background-color: #F4F0EC;
}
.thank-you #mt_thank-you .thankyou-pad1::after {
  content: "";
  position: absolute;
  border: 3px solid #F4F0EC;
  width: 0px;
  height: 3px;
  bottom: 0;
  right: 0;
  border-top: 0;
  right: 48px;
  bottom: -3px;
}
.thank-you #mt_thank-you .thankyou-pad2::after {
  content: "";
  position: absolute;
  border: 3px solid #F4F0EC;
  width: 0px;
  height: 6px;
  bottom: 48px;
  border-top: 0;
  right: -3px;
}
.thank-you .mt_social svg {
  display: none;
}

/*# sourceMappingURL=thankyou.css.map */
