@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.tb_button {padding:1px;cursor:pointer;border-right: 1px solid #8b8b8b;border-left: 1px solid #FFF;border-bottom: 1px solid #fff;}
.c-button--accent:hover {
    background: #fff;
    color: #00808c;
}
.tb_button.hover {border:2px outset #def; background-color: #f8f8f8 !important;}.ws_toolbar {z-index:100000} .ws_toolbar .ws_tb_btn {cursor:pointer;border:1px solid #555;padding:3px}   .tb_highlight{background-color:yellow} .tb_hide {visibility:hidden} .ws_toolbar img {padding:2px;margin:0px}</style><style>.tb_button {padding:1px;cursor:pointer;border-right: 1px solid #8b8b8b;border-left: 1px solid #FFF;border-bottom: 1px solid #fff;}.tb_button.hover {borer:2px outset #def; background-color: #f8f8f8 !important;}.ws_toolbar {z-index:100000} .ws_toolbar .ws_tb_btn {cursor:pointer;border:1px solid #555;padding:3px}   .tb_highlight{background-color:yellow} .tb_hide {visibility:hidden} .ws_toolbar img {padding:2px;margin:0px}
#checkform {
    margin: 5% auto 30px;
    text-align: left;
    width: 65%;
    padding: 2% 2%;
    min-height: 320px;
    background: #00808c;
}
a.popup-btn.c-button--primary {
    text-transform: capitalize;
    text-decoration: none !important;
}
.dis {
    clear: both !important;
    display: block;
    margin: 25px auto;
}
.offercol {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
    gap: 33%;
}
	.col-md-12 {
    
    padding: 2%;
    margin: 10px auto;
}
#finalshow {
    margin: 30px 0px;
}
.active, .accordion:hover {
    background-color: #00808c !important;
}
#hdr {color:#ffffff !Important;}
#finalshow h3 {
        margin: 20px auto;
    font-size: 24px;
    text-align: center;
}
.progress-bar {
  width: 100%;
  height: 35px;
  background-color: #ddd;
  border-radius: 5px;
  position: relative;
}
.ref {
    font-size: 75%;
    display: block;
    clear: both !important;
    margin: 5% auto 0px;
}
.progress-bar-fill {
  height: 100%;
  background-color: #00808c;
  border-radius: 5px;
  transition: width 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.progress-bar-text {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #00474a;
    font-weight: bold;
    background: #cddd2c;
    padding: 10px;
}
#subbtn, #finishup, #nextq1, #nextq2, #nextq3, #nextq4, #nextq5, #nextq6, #prevq1, #prevq2, #prevq3, #prevq4, #prevq5, #prevq6, #restart {
margin: 20px 0px;
    font-family: 'interstate';
    padding: 10px;
}
button#restart {
    background: #f7f7f7 !important;
}
div#heading {
    padding: 0px 10% 20px;
}
p.offerhdr {
    margin-left: 10px;
    font-weight: bold;
    font-size: 18px;
}
.left::before {
    content: "\f053";
    font-family: FontAwesome;
    margin-right: 1ch;
}
.left::after {
display:none;
}
/* #subbtn, #finishup, #nextq1, #nextq2, #nextq3, #nextq4, #nextq5, #nextq6, #prevq1, #prevq2, #prevq3, #prevq4, #prevq5, #prevq6, #restart {
background-color: #0e7b86;
    border: none;
    color: #ffffff;
    font-weight: bold;
    padding: 15px 40px;
    text-align: center;
    text-decoration: none;
    display: inline;
    font-size: 17px;
    text-transform: capitalize;
    width: auto;
    margin: 20px 20px 0 0;
}
*/

#finish {
    text-align: center;
}
h2.selhdr {
    color: #fff;
    text-align: center;
    font-size: 30px;
    margin: 20px 0px 20px;
}
#heading h3 {
    color: #ffffff;
}
#finaltext, #finaltext h3, #finaltext h4, #finaltext h5, #finaltext p {
    color: #ffffff !important;
    font-family: 'Interstate';
}
#finaltext ul li {
    color: #fff !important;
}
.c-button--accent {text-decoration: none !important;}
#heading h4 {
    color: #ffffff;
    margin: 0px 0px 20px;
}
#finish p { color: #ffffff
    font-size: 1.3em;
    font-weight: bold;
    text-transform: capitalize;
}
	.thumb {    width: 100px;
    display: block;text-align: center;
    margin: 0px auto;}

.h3, h3 { font-weight: bold !Important;;
    font-size: 24px;
    margin: 20px auto;
}
	.h4, h4 {text-align:center;
}
.title { font-size: 1.5rem;
    font-weight: bold;
  margin: 10px auto; }
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    color: #ffffff;
}
	.h5, h5 { line-height: 1.3em;
    font-size: 18px!Important;
    color: #757575!Important;
    font-weight: 300 !important;
}
.body-container .hs-form input[type=submit], [class*=c-button] {
    padding-left: 1.5em !Important;
    padding-right: 1.5em!Important; text-transform:capitalize;
}
	.h1, .h2, .h3, .h4, .h6, h1, h2, h3, h4,  h6 {
    color: #00808c;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 0.5em;
    margin-top: 0.25em;
}
button, input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: auto!important;
    border-radius: 0;
}
#question2,#question3,#question4,#question5,#question6,#finish,#finalshow{display:none;}

.check {
    margin-left: 15%;
    max-width: 80%;
    line-height: 1.7;
  margin-top: -40px;
}
.ques {
    background-color: #cddd2c;
    color: #1e545f;
    padding: 5px;
    position: relative;
    margin: 12px auto 0px -3px;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
}
	.ques:after {
    content: " ";
    position: absolute;
    right: 40%;
    top: -8px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #cddd2c;
}
	[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) { padding: 5px; }
/*progressbar*/
	.mt-1 {
    margin-top: 0.25rem!important;
    text-align: center;
}
	
#progressbar {
margin-bottom: 50px;
    overflow: hidden;
    counter-reset: step;
    margin-left: 30px;
}
#progressbar li {
  list-style-type: none;
  color: #fff;
    text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  width: 15%;
  float: left;
  position: relative;
}
.white strong {color: #fff;}
#progressbar li:before {
 /*  content: counter(step); */
counter-increment: step;
    width: 15px;
    line-height: 15px;
    display: block;
    font-size: 20px;
    color: #cddd2c;
    background: #cddd2c;
    border-radius: 3px;
    margin: 3px auto 5px auto;
    text-align: center;
    content: '*';
    border-radius: 100px;
}
/*progressbar connectors*/
#progressbar li:after {
content: "";
    width: 100%;
    height: 3px;
    left: -50%;
    top: 9px;
    z-index: 1;
    position: absolute;
        color: #cddd2c;
    background: #cddd2c;
}
#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
      color: #cddd2c;
    background: #cddd2c; border-radius:100px;
}
	.list:after {
   content: '';
    display: block;
    border-bottom: solid #cddd2c 3px;
    padding: 4px 0px 5px;
    width: 90%;
}
@media only screen and (min-width:1900px) {
  #progressbar {
    margin-bottom: 50px;
    overflow: hidden;
    counter-reset: step;
    margin-left: 90px;
}
    
}
@media only screen and (max-width:1100px){
    .offercol {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: center;
    gap: 15%;
}
}
	@media only screen and (max-width:980px) {
.ques {
    width: auto;
}
	}
	@media only screen and (max-width: 768px) {
  .ques {
    font-size: 8px;
    width: auto;
  }
        
    .span8.widget-span.widget-type-widget_container.selector {
    padding: 10px;
}
      #coltwo {
    border-left: none !important;
    }
#progressbar {
    display: none;
}
		#checkform {
    width: 100%;
}
    .check {
    margin: 0px auto;
}
    .button, .button:hover, .button:visited {
    background-color: #0e7b86;
    border: none;
    color: #ffffff;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: inline;
    font-size: 17px;
    text-transform: capitalize;
    width: 100%;
    margin: 20px 20px 0 0;
}
        .offercol {
    flex-direction: column;
    text-align: center;
    gap: 50px;
}
    .white {color:#ffffff !important;}
		.ques:after {
    content: " ";
    position: absolute;
    right: 33%;
    top: -8px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #27ae60;
}
        .dis {
    text-align: center;
}
        .buttons {
    text-align: center;
}
        button#restart {
    text-align: center;
    display: block;
    margin: 20px auto;
}
}	