.combine {
  display: flex;
  margin-top: 10px; }

span.count-num {
  margin-right: 20px;
  border-radius: 50%;
  padding: 0px 5px; }

.anstext p {
  margin: 0px;
  line-height: 20px;
  font-size: 16px; }

.anstext h5 {
  margin: 0px;
  line-height: 20px;
  font-size: 16px; }

.anstext h6 {
  margin: 0px;
  line-height: 20px;
  font-size: 16px; }

.anstext h4 {
  margin: 0px;
  line-height: 20px;
  font-size: 16px; }

.anstext {
  padding: 20px 20px;
  border-radius: 14px;
  border: 1px solid #333;
  text-align: center;
  display: block;
  cursor: pointer;
  width: 100%; }

.number {
  padding-top: 15px; }

.main-button {
  display: flex; }

.prev {
  text-align: left; }

.next {
  text-align: right; }

.prev a {
  font-size: 16px;
  border-radius: 10px;
  font-weight: normal;
  display: block;
  width: 100%; }

.main-button .col-md-4 {
  padding: 0; }

.next a {
  /* border-radius: 34px; */
  font-size: 16px;
  border-radius: 10px;
  font-weight: normal;
  display: block;
  width: 100%; }

.background-image--1590215824113 {
  background-position: left; }

.background-image--1590238349973 {
  background-position: right; }

.main-button {
  padding-top: 25px; }

.block--1590243850334 .col-md-6 input {
  border-radius: 50px !important;
  padding: 10px 20px !important;
  border-color: #000; }

.block--1590243850334 .custom-form {
  box-shadow: 1px 2px 20px #000000c4; }

.btn--sections_1590243822206_blocks_1590243850334_settings_btn_text.btn--solid {
  border-radius: 50px; }

.left-background {
  background-attachment: inherit;
  background-size: 295px;
  background-color: #fff;
  background-position: 215px bottom; }

.right-background {
  background-attachment: inherit;
  background-size: 295px;
  background-color: #fff;
  background-position: right bottom; }

.progress-bar {
  background: #f9e372;
  height: 14px;
  width: 90%;
  margin: auto; }

.progress1 {
  height: 14px;
  background: #dbba0e;
  width: 0%; }

.active-ans {
  border-color: #dbba0e !important;
  background: #dbba0e; }

.active-ans span, .active-ans p, .active-ans h4 {
  color: #fff !important;
  font-weight: bold; }

.first-div, .first-div:hover {
  background: #ccc !important; }

.error {
  display: block;
  background: #dbba0e;
  color: #fff;
  text-align: center;
  padding: 6px;
  border-radius: 7px; }

.image_text_answer {
  padding: 0;
  margin-bottom: 15px; }

.image_text_answer img {
  margin: 0;
  border-radius: 0px 0px 13px 13px;
  padding: 2px; }

.image_text_answer h4 {
  padding: 10px; }

body p, body span {
  font-size: 18px;
  color: #5f6e70; }

h4 {
  color: #00b1c8 !important; }

.image_text_answer p {
  margin: 0px;
  line-height: 20px;
  font-size: 16px;
  color: #00b1c8;
  padding: 11px;
  font-weight: bold; }

.image_text_answer {
  border: 1px solid #00b1c8; }
