.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;
  min-width: 600px;
  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; }

@media only screen and (max-width: 767px) {
  .anstext {
    border-radius: 0px !important;
    min-width: auto !important; } }
@media only screen and (max-width: 990px) and (min-width: 768px) {
  .anstext {
    min-width: 372px !important; } }
@media only screen and (max-width: 1100px) and (min-width: 990px) {
  .anstext {
    min-width: 520px !important; } }
.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: #ec6c84;
  height: 14px;
  width: 90%;
  margin: auto; }

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

.active-ans {
  border-color: #e7022c;
  background: #e7022c; }

.active-ans span {
  color: #fff;
  font-weight: bold; }

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

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

@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .left-background {
    background-position: left !important; }

  .section--center {
    text-align: left !important; } }
