
#gform_wrapper_1 .gf_progressbar_title{color:black;font-weight:300;margin-top:2px;}

input#gform_submit_button_3 {
    background: grey;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: -8px;
    display: inline-block !important;
    position: relative !important;
}
#input_3_2{height:60px !important;}

#gform_previous_button_1_3{display:none !important;}

.step_form {
        max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.step_form fieldset {
    margin: 0;
    border: 0;
	    max-width: 700px;
    margin: 0 auto;
}

.step_form legend {
    font-size: 28px;
    font-weight: 400;
    margin: 24px 0 18px 0;
    color: #55585c;
	display:block;
}

.btnlist ul {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    max-width: 640px;
    margin: 0 auto;
}

.list2.btnlist ul li {
    width: 50%;
}

.step_form .btnlist label {
    text-align: center;
    font-size: 20px;
    transition: 0.3s;
    max-width: 270px;
    display: block;
    margin: 0 auto;
    background: #2686D4;
    border-radius: 4px;
    line-height: 1.15;
    color: #fff;
    text-transform: capitalize;
    padding: 16px 20px;
    cursor: pointer;
}

.btnlist ul li {
    position: relative;
}

.btnlist ul li input {
    position: absolute;
    opacity: 0;
    z-index: -9;
}

.step_form .btnlist label:hover {
    background-color: #185d96;
    transition: 0.3s;
}

.list2.btnlist ul li:nth-child(n+3) {
    margin-top: 13px;
}

.list3.btnlist ul li {
    width: 33.33%;
}

.step_form .list3.btnlist ul li label {
    max-width: 196px;
}
.step_form fieldset {
    display: none;
}
.step_form form fieldset:first-child {
    display: block;
}

.np-btn {
    max-width: 190px;
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    border-radius: 4px;
    color: rgba(117, 117, 117, 0.5);
    border: 0;
    padding: 10px 20px;
    line-height: 1.75;
}

.np-btn:hover {
    background-color: rgba(158, 158, 158, .2) !important;
    color: rgba(117, 117, 117, 0.5) ;
	 transition: .3s;
}

.next-prev {
    margin-top: 35px;
}
.np-btn.next-btn{
	    background-color: #2686D4;
	color:#fff;
}
.np-btn.next-btn:hover{
	        background-color: #185d96 !important;
    transition: .3s;
}
.next-prev .np-btn + .np-btn {
    margin-top: 10px;
}
.pref-tag input,.nopref-tag input {
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    padding: 11px 0;
    transition: 0.3s;
    padding-left: 25px;
    border-radius: 4px;
}
.pref-tag {
    max-width: 300px;
    margin: 0px auto 35px;
}
.pref-tag input::-webkit-outer-spin-button,
.pref-tag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.pref-tag input[type=number] {
  -moz-appearance: textfield;
}
.pref-tag {
    position: relative;
}
.dol:before {
    content: '$';
    position: absolute;
    left: 10px;
    font-size: 24px;
    top: 8px;
    color: #55585c;
    text-align: left;
    font-weight: 600;
}
.personal_inform ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.personal_inform ul li {
    width: 49%;
}

.personal_inform ul li input {
    width: 100%;
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    transition: 0.3s;
    height: 55px;
    padding-left: 25px;
    border-radius: 4px;
}

.personal_inform ul li label {
    display: block;
}

.personal_inform ul li:nth-child(n+3) {
    margin-top: 15px;
}

.personal_inform {
    margin-bottom: 25px;
}

.personal_submit label {
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-left: 24px;
    line-height: 25px;
}

.personal_submit [type=checkbox] {
    position: absolute;
    left: 0;
    top: 5px;
    width: 17px;
    height: 17px;
}

.personal_submit h5 {
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    line-height: 1.3;
	margin-bottom:40px;
}
.personal_submit h5 a{
  color:#3b97d3;	
}
.personal_submit [name=submit] {
    background: #2686D4;
    border-radius: 4px;
    line-height: 1.2;
    width: 100%;
    height: 55px;
    text-align: center;
    text-transform: none;
    font-size: 20px;
    transition: 0.3s;
    max-width: 190px;
    color: #fff;
    border: 0;
}
.help-inline-error {
    border-color: red !important;
    color: red;
}
.top-progress {
    width: 100%;
    border-radius: 50px;
    background: #f1f1f2;
    height: 10px;
    display: block;
}
.progress-status {
    width: 0;
    display: block;
    height: 100%;
    background-color: #FCEE21;
    border-radius: 50px;
}
#ihs-send-otp-btn, .ihs-otp-btn {
    display: none;
}
#ihs-country-code .ihs-country-code {border-right: 0;border-radius: 4px 0px 0px 4px;
}

.personal_inform ul li .ihs-country-code-exis-mob +  input {
    border-left: 0;
    border-radius: 0 4px 4px 0px;
}
.final-verification {display: flex;flex-wrap: wrap;}

.step_form fieldset:last-child {
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    border-radius: 4px;
    padding: 25px;
}

.left-step {
    width: 68%;
    text-align: left;
}

.right-step img {
    max-width: 200px;
}

.right-step {
    width: 32%;
}

.left-step h3 {
    font-size: 24px;
    margin: 0;
    color: #55585c;
    font-weight: 500;
    margin-bottom: 30px;
}

.left-step h4 {
    line-height: 1.2;
    font-size: 17px;
    padding-bottom: 15px;
    color: #55585c;
}

.left-step h4 span {
    color: #2686D4;
}

.otp-verify {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.numb-field {
    display: flex;
    width: 55%;
    justify-content: space-between;
}

.numb-field input {
    text-align: center;
    width: 100%;
    border-radius: 4px;
    height: 55px;
    line-height: normal;
    border: 1px solid #a7b3b6;
    font-size: 20px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    transition: .3s ease-in-out;
    outline: 0;
    max-width: 60px;
}

.otp-verify button {
    font-size: 18px;
    width: 39%;
    transition: 0.3s;
    border-radius: 4px;
    color: #fff;
    background-color: #3b97d3;
    border-color: #3b97d3;
}
.otp-verify {
    margin-bottom: 35px;
}
.resed-form {
    display: flex;
    justify-content: space-between;
}

.resed-form input[name=mobile_numb] {
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    transition: 0.3s;
    height: 55px;
    border-radius: 4px;
    padding: 0 0 0 15px;
    width: 60% !important;
}

.resed-form input[type=button] {
    width: 36%;
    color: #3B97D3;
    border: 1px solid #3B97D3;
    background-color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.final-verification{
	align-items:center;
}
.numb-field input::-webkit-outer-spin-button,
.numb-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mobile-veriy {
    text-align: center;
    background: #fcee21;
    color: #fff;
    margin-bottom: 20px;
}
.mobile-veriy.sucess {
    background-color: green;
}
.thank-page {
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    border-radius: 4px;
    padding: 25px;
}
.personal_inform ul li label {
    position: relative;
}

.personal_inform ul li label span.pref {
    position: absolute;
    font-size: 21px;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    left: 7px;
}

.personal_inform12 ul li label span.pref + input {
    padding-left: 50px;
}
.resed-form {
    position: relative;
}
.resed-form span.pref {
    position: absolute;
    left: 5px;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    font-size: 20px;
}


.inactive{
	  position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

#gform_wrapper_8 .gfield_label {
    color: black;
    font-weight: 400;
}

#label_8_3_1, #label_8_3_2, #label_8_3_0, #label_8_3_3{color:green !important;font-weight:bold !important;}
#input_8_3 label{color:red;}


    #gform_wrapper_1 .gfield_required{display:none !important;}

div#field_8_1 h1 {
    color: red !important;
    font-family: "Roboto", Sans-serif;
    font-size: 23px;
    font-weight: 800;
    font-style: italic;
    text-decoration: underline;
    margin-bottom: 0;
}


#gform_submit_button_8{
	   background: #E90000;
    color: #fff;
    font-weight: bold;
}


.instructions{color:red;font-style:italic;margin-bottom:0;}
div.booking-box-1 {
    border: 1px solid rgba(0,0,0,0.2);
    padding: 10px;
}
p.booking-string-1{margin-top:10px;}

#input_3_2{border:1px solid rgba(0,0,0,0.1);}

fieldset#field_1_47 .gfield_list_group .add_list_item {
    display: none;
}
fieldset#field_1_47 .gfield_list_group:last-child .add_list_item {
    display: block !important;
}
#gform_wrapper_1 .gfield_list_icons button.delete_list_item {
    background: none;
    font-size: 19px;
    opacity: 1;
    FONT-WEIGHT: 800;
}

#gform_submit_button_1 {
    background-color: #c36;
    color: #fff;
}

#gform_submit_button_7 {
    background-color: #c36;
    color: #fff;
}

#gform_wrapper_1 .gform_next_button {
    background: rgba(41,41,41,0.1) !important;
    color: #292929;
    font-weight: bold;
    background-color: yellow !important;
}

#gform_wrapper_7 .gform_next_button {
    background: rgba(41,41,41,0.1) !important;
    color: #292929;
    font-weight: bold;
    background-color: yellow !important;
}

#gfield_instruction_1_87{display:none;}

#gform_wrapper_7 .gf_progressbar_title {
    color: black;
    font-weight: 300;
    margin-top: 2px;
}

div#gfield_description_1_87 {
    color: red;
    font-style: italic;
}

fieldset#field_1_47 .gfield_list_group:last-child .add_list_item {
    display: block !important;
    background: none;
    font-size: 21px;
    color: green;
    opacity: 1;
    font-weight: 800;
    margin-right: 120px;
    position: absolute;
    margin-top: 60px;
}

fieldset#field_1_49 .gfield_list_group .add_list_item {
    display: none;
}
fieldset#field_1_49 .gfield_list_group:last-child .add_list_item {
    display: block !important;
}

#gform_wrapper_1 .gfield_list_icons button.delete_list_item {
    background: none;
    font-size: 19px;
    opacity: 1;
    FONT-WEIGHT: 800;
}

fieldset#field_1_49 .gfield_list_group:last-child .add_list_item {
    display: block !important;
    background: none;
    font-size: 21px;
    color: green;
    opacity: 1;
    font-weight: 800;
    margin-right: 120px;
    position: absolute;
    margin-top: 60px;
}

#gform_wrapper_1 .gf_progressbar_title{color:black;font-weight:300;margin-top:2px;}

input#gform_submit_button_3 {
    background: grey;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: -8px;
    display: inline-block !important;
    position: relative !important;
}
#input_3_2{height:60px !important;}

#gform_previous_button_1_3{display:none !important;}


.step_form fieldset {
    margin: 0;
    border: 0;
	    max-width: 700px;
    margin: 0 auto;
}

.step_form legend {
    font-size: 28px;
    font-weight: 400;
    margin: 24px 0 18px 0;
    color: #55585c;
	display:block;
}

.btnlist ul {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    max-width: 640px;
    margin: 0 auto;
}

.list2.btnlist ul li {
    width: 50%;
}

.step_form .btnlist label {
    text-align: center;
    font-size: 20px;
    transition: 0.3s;
    max-width: 270px;
    display: block;
    margin: 0 auto;
    background: #2686D4;
    border-radius: 4px;
    line-height: 1.15;
    color: #fff;
    text-transform: capitalize;
    padding: 16px 20px;
    cursor: pointer;
}

.btnlist ul li {
    position: relative;
}

.btnlist ul li input {
    position: absolute;
    opacity: 0;
    z-index: -9;
}

.step_form .btnlist label:hover {
    background-color: #185d96;
    transition: 0.3s;
}

.list2.btnlist ul li:nth-child(n+3) {
    margin-top: 13px;
}

.list3.btnlist ul li {
    width: 33.33%;
}

.step_form .list3.btnlist ul li label {
    max-width: 196px;
}
.step_form fieldset {
    display: none;
}
.step_form form fieldset:first-child {
    display: block;
}
.step_form {
    padding-top: 10px;
    padding-bottom: 20px;
}
.np-btn {
    max-width: 190px;
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    border-radius: 4px;
    color: rgba(117, 117, 117, 0.5);
    border: 0;
    padding: 10px 20px;
    line-height: 1.75;
}

.np-btn:hover {
    background-color: rgba(158, 158, 158, .2) !important;
    color: rgba(117, 117, 117, 0.5) ;
	 transition: .3s;
}

.next-prev {
    margin-top: 35px;
}
.np-btn.next-btn{
	    background-color: #2686D4;
	color:#fff;
}
.np-btn.next-btn:hover{
	background-color: #185d96 !important;
    color: #fff;
    transition: .3s;
}
.next-prev .np-btn + .np-btn {
    margin-top: 10px;
}
.pref-tag input,.nopref-tag input {
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    padding: 11px 0;
    transition: 0.3s;
    padding-left: 25px;
    border-radius: 4px;
}
.pref-tag {
    max-width: 300px;
    margin: 0px auto 35px;
}
.pref-tag input::-webkit-outer-spin-button,
.pref-tag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.pref-tag input[type=number] {
  -moz-appearance: textfield;
}
.pref-tag {
    position: relative;
}
.dol:before {
    content: '$';
    position: absolute;
    left: 10px;
    font-size: 24px;
    top: 8px;
    color: #55585c;
    text-align: left;
    font-weight: 600;
}
.personal_inform ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.personal_inform ul li {
    width: 49%;
}

.personal_inform ul li input {
    width: 100%;
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    transition: 0.3s;
    height: 55px;
    padding-left: 25px;
    border-radius: 4px;
}

.personal_inform ul li label {
    display: block;
}

.personal_inform ul li:nth-child(n+3) {
    margin-top: 15px;
}

.personal_inform {
    margin-bottom: 25px;
}

.personal_submit label {
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-left: 24px;
    line-height: 25px;
}

.personal_submit [type=checkbox] {
    position: absolute;
    left: 0;
    top: 5px;
    width: 17px;
    height: 17px;
}

.personal_submit h5 {
    font-size: 14px;
    color: rgba(0, 0, 0, .7);
    font-weight: 400;
    line-height: 1.3;
	margin-bottom:40px;
}
.personal_submit h5 a{
  color:#3b97d3;	
}
.personal_submit [name=submit] {
    background: #2686D4;
    border-radius: 4px;
    line-height: 1.2;
    width: 100%;
    height: 55px;
    text-align: center;
    text-transform: none;
    font-size: 20px;
    transition: 0.3s;
    max-width: 190px;
    color: #fff;
    border: 0;
}
.help-inline-error {
    border-color: red !important;
    color: red;
}
.top-progress {
    width: 100%;
    border-radius: 50px;
    background: #f1f1f2;
    height: 10px;
    display: block;
}
.progress-status {
    width: 0;
    display: block;
    height: 100%;
    background-color: #FCEE21;
    border-radius: 50px;
}
#ihs-send-otp-btn, .ihs-otp-btn {
    display: none;
}
#ihs-country-code .ihs-country-code {border-right: 0;border-radius: 4px 0px 0px 4px;
}

.personal_inform ul li .ihs-country-code-exis-mob +  input {
    border-left: 0;
    border-radius: 0 4px 4px 0px;
}
.final-verification {display: flex;flex-wrap: wrap;}

.step_form fieldset:last-child {
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    border-radius: 4px;
    padding: 25px;
}

.left-step {
    width: 68%;
    text-align: left;
}

.right-step img {
    max-width: 200px;
}

.right-step {
    width: 32%;
}

.left-step h3 {
    font-size: 24px;
    margin: 0;
    color: #55585c;
    font-weight: 500;
    margin-bottom: 30px;
}

.left-step h4 {
    line-height: 1.2;
    font-size: 17px;
    padding-bottom: 15px;
    color: #55585c;
}

.left-step h4 span {
    color: #2686D4;
}

.otp-verify {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.numb-field {
    display: flex;
    width: 55%;
    justify-content: space-between;
}

.numb-field input {
    text-align: center;
    width: 100%;
    border-radius: 4px;
    height: 55px;
    line-height: normal;
    border: 1px solid #a7b3b6;
    font-size: 20px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    transition: .3s ease-in-out;
    outline: 0;
    max-width: 60px;
}

.otp-verify button {
    font-size: 18px;
    width: 39%;
    transition: 0.3s;
    border-radius: 4px;
    color: #fff;
    background-color: #3b97d3;
    border-color: #3b97d3;
}
.otp-verify {
    margin-bottom: 35px;
}
.resed-form {
    display: flex;
    justify-content: space-between;
}

.resed-form input[name=mobile_numb] {
    font-size: 20px;
    border: 1px solid;
    border-color: #a7b3b6;
    font-weight: 400;
    transition: 0.3s;
    height: 55px;
    border-radius: 4px;
    padding: 0 0 0 15px;
    width: 60% !important;
}

.resed-form input[type=button] {
    width: 36%;
    color: #3B97D3;
    border: 1px solid #3B97D3;
    background-color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.final-verification{
	align-items:center;
}
.numb-field input::-webkit-outer-spin-button,
.numb-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mobile-veriy {
    text-align: center;
    background: #fcee21;
    color: #fff;
    margin-bottom: 20px;
}
.mobile-veriy.sucess {
    background-color: green;
}
.thank-page {
    max-width: 100%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    border-radius: 4px;
    padding: 25px;
}
.personal_inform ul li label {
    position: relative;
}

.personal_inform ul li label span.pref {
    position: absolute;
    font-size: 21px;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    left: 7px;
}

.personal_inform12 ul li label span.pref + input {
    padding-left: 50px;
}
.resed-form {
    position: relative;
}
.resed-form span.pref {
    position: absolute;
    left: 5px;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.left-stform {
    margin: 10px;
    padding-top: 70px;
    width:calc(66.66% - 20px);
}
.right-stform {
    margin: 10px;
    width:calc(33.33% - 20px);
}
.step_form {
    display: flex;
    flex-wrap: wrap;
}
.st-sidebar {
    border: 1px solid rgba(125, 125, 125, 0.5);
    border-radius: 15px;
    margin: 20px 0;
    text-align: left;
}
.list-step {
    padding: 15px 15px 15px 15px;
    display: block;
    color: #444;
    position: relative;
    margin-left: 30px;
}
.st-sidebar h3 {
    padding: 30px 15px 15px;
    font-size: 24px;
    font-weight: 300;
    margin: 0;
}
.list-step h5 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #444;
}
.list-step:before {
    content: '';
    width: 18px;
    height: 18px;
    background: rgba(158, 158, 158, .2);
    box-shadow: 0 1px 1.5px 0 rgb(0 0 0 / 12%), 0 1px 1px 0 rgb(0 0 0 / 24%);
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -15px;
}
.list-step .item {
    padding: 3px 0;
    font-size: 14px;
    color: #444;
    visibility: hidden;
}
.list-step.active .item{
    visibility: visible;
}
.list-step.active:before {
    background-color: #c22039;
}
.np-btn {
    background: transparent;
    color: rgba(117, 117, 117, 0.5);
    border: transparent;
    max-width: 280px;
    transition: 0.3s;
    display: block;
    width: 100%;
    border-radius: 6px;
    font-size: 20px;
    padding: 10px 15px;
}
.np-btn:hover {
    background: rgba(158, 158, 158, .2);
    color: rgba(117, 117, 117, 0.5);
}
.list-step.active.complete:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -13px;
    top: 18px;
    color: #fff;
    font-size: 13px;
}
@media(max-width: 840px){
 .left-stform {
    width: 100%;
    margin-bottom: 20px;
}
.right-stform {
    width: 100%;
}
.step_form {
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px;
}
}