@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVxAsz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVmgsz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVqAsz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVRAwz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVfQwz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVGgwz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVMwwz_Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbjKWckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbmyWckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbl6Wckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbrKRckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbouRckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbuyRckg.ttf) format('truetype');
}
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbsWRckg.ttf) format('truetype');
}
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
body {
  font-size: 13px;
  font-family: 'Red Hat Display', sans-serif;
  background: url("../img/top.png") no-repeat top center, url("../img/bg_quest.jpg") no-repeat top 100% center;
  min-height: 100vh;
  padding-top: 65px;
  padding-bottom: 60px;
  color: #333;
}
.page {
  width: 1280px;
  margin: auto;
  padding: 0 20px;
}
.box-logo {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  background: #fff;
  width: 100%;
  max-width: 1163px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 28px 20px;
  margin: auto;
}
.heading-nameform {
  text-align: center;
  color: #333333;
  margin-top: 95px;
  margin-bottom: 10px;
}
.heading-nameform h1 {
  font-size: 36px;
  font-weight: 700;
}
.heading-nameform span {
  color: #CC313F;
}
.heading-nameform .subheadtext {
  font-size: 20px;
  font-weight: 500;
}
.heading-nameform-end {
  margin-top: 160px;
}
.contact-fixed-box {
  position: fixed;
  top: 150px;
  right: 50px;
  z-index: 100;
}
.wrapper-circle-fast-contact {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 238px;
  height: 238px;
}
.wrapper-circle-fast-contact .green-contact-circle1 {
  position: absolute;
  top: 55px;
  left: -35px;
  z-index: 1;
}
.wrapper-circle-fast-contact .green-contact-circle2 {
  position: absolute;
  top: 129px;
  left: 139px;
  z-index: 1;
}
.wrapper-circle-fast-contact .green-contact-circle-box {
  width: 238px;
  height: 238px;
  background: #69AA4C;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  text-align: center;
  border-radius: 100%;
  padding-top: 30px;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-name {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.35));
  margin-bottom: 10px;
  text-decoration: none;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-email {
  display: block;
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  text-decoration: none;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-email img {
  position: relative;
  left: -5px;
  top: 3px;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-phone {
  display: block;
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  text-decoration: none;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-phone img {
  position: relative;
  left: -5px;
  top: 3px;
}
.wrapper-circle-fast-contact .green-contact-circle-box .green-contact-open {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}
.questionare-frame-wrapper {
  border: 1px solid #7E7E7E;
  border-radius: 10px;
  max-width: 1050px;
  width: 100%;
  margin: auto;
  margin-top: 56px;
  padding: 23px 33px;
  margin-bottom: 20px;
  background: #fff;
  background: none;
}
.questionare-frame-wrapper .item-quest {
  position: relative;
  padding-left: 20px;
  margin-bottom: 29px;
}
.questionare-frame-wrapper .item-quest .number {
  color: #CC313F;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
}
.questionare-frame-wrapper .item-quest .name {
  font-size: 18px;
  font-weight: 500;
}
.questionare-frame-wrapper .item-quest .name-lang {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.questionare-frame-wrapper .item-quest .star-wrapper {
  height: 26px;
  margin-top: 4px;
  width: 500px;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper {
  margin-top: 8px;
  margin-left: -22px;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper textarea {
  width: 100%;
  resize: none;
  border: 1px solid #333;
  border-radius: 10px;
  height: 133px;
  font-family: 'Red Hat Display', sans-serif;
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper textarea:focus {
  outline: none;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper .bgtx1 {
  background: url("../img/bgtx1.png") no-repeat;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper .bgtx2 {
  background: url("../img/bgtx2.png") no-repeat;
}
.questionare-frame-wrapper .item-quest .textarea-wrapper .bgtx3 {
  background: url("../img/bgtx3.png") no-repeat;
}
.questionare-frame-wrapper .item-quest .address-email-box {
  padding-top: 10px;
  padding-left: 23px;
  display: none;
}
.questionare-frame-wrapper .item-quest .address-email-box .input-wrapper input {
  width: 400px;
  height: 48px;
  border: 1px solid #333;
  border-radius: 5px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  background: url("../img/bgmail.png") no-repeat;
}
.questionare-frame-wrapper .item-quest .address-email-box .input-wrapper input:focus {
  outline: none;
}
.questionare-frame-wrapper .item-quest .radio-agree-wrapper {
  display: flex;
  margin-top: 6px;
}
.questionare-frame-wrapper .item-quest .radio-agree-wrapper .col {
  display: flex;
  margin-right: 30px;
}
.questionare-frame-wrapper .item-quest .radio-agree-wrapper .col input {
  width: 17px;
  height: 17px;
  accent-color: #CC313F;
  margin-top: 2px;
}
.questionare-frame-wrapper .item-quest .radio-agree-wrapper .col label {
  font-size: 17px;
  display: block;
  padding-left: 7px;
  font-weight: 400;
}
.questionare-frame-wrapper .item-quest .radio-agree-wrapper .col label .lang-label {
  display: block;
  font-size: 14px;
  font-style: italic;
}
.questionare-frame-wrapper .item-quest .checkbox-agree-wrapper {
  display: flex;
  margin-top: 8px;
}
.questionare-frame-wrapper .item-quest .checkbox-agree-wrapper .col {
  display: flex;
}
.questionare-frame-wrapper .item-quest .checkbox-agree-wrapper .col input {
  width: 17px;
  height: 17px;
  accent-color: #CC313F;
  margin-top: 2px;
}
.questionare-frame-wrapper .item-quest .checkbox-agree-wrapper .col label {
  font-size: 17px;
  display: block;
  padding-left: 7px;
  font-weight: 400;
}
.questionare-frame-wrapper .item-quest .checkbox-agree-wrapper .col label .lang-label {
  display: block;
  font-size: 14px;
  font-style: italic;
}
.rating {
  margin-top: 30px;
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating span.star {
  font-family: FontAwesome;
  cursor: pointer;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.rating span.star:before {
  content: "\f006";
  font-size: 26px;
  padding-right: 10px;
  color: #333;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
  content: "\f005";
  color: #ffd953;
}
.rating > .checked ~ span:before {
  content: "\f005";
  color: #ffd953;
}
.rating > span.checked:before {
  content: "\f005";
  color: #ffd953;
}
.goto-next {
  width: 190px;
  height: 69px;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  background: none;
  border-radius: 43px;
  text-align: center;
  border: 0px;
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  text-decoration: none;
  padding-top: 3px;
  margin-left: 20px;
  margin-right: 20px;
  margin: auto;
  z-index: 2;
  margin-top: 40px;
}
.goto-next .lang-mini {
  font-size: 18px;
  font-weight: 400;
  display: block;
  font-style: italic;
}
.goto-next:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #C5172F;
  border-radius: 30px;
  z-index: -2;
}
.goto-next:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #800f1f;
  transition: all 0.3s;
  border-radius: 30px;
  z-index: -1;
}
.goto-next:hover {
  color: #fff;
}
.goto-next:hover:before {
  width: 100%;
}
.goto-next-link {
  width: 338px;
  height: 69px;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  background: none;
  border-radius: 43px;
  text-align: center;
  border: 0px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 20px;
  margin: auto;
  z-index: 2;
  margin-top: 60px;
}
.goto-next-link .lang-mini {
  font-size: 18px;
  font-weight: 400;
  display: block;
  font-style: italic;
}
.goto-next-link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #C5172F;
  border-radius: 30px;
  z-index: -2;
}
.goto-next-link:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #800f1f;
  transition: all 0.3s;
  border-radius: 30px;
  z-index: -1;
}
.goto-next-link:hover {
  color: #fff;
}
.goto-next-link:hover:before {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */