.custom_tour_form {
    background-color: #F5F7FA;
    width: 100%;
    border: solid 1px #FECE5C;
    border-radius: 30px;
    margin: auto;
    max-width: 100%;
    margin: 20px 0px;
    padding: 20px 0px;
}
.custom_tour_form .title h2.from-to {
    margin: 0px 0 20px 0;
}

.custom_tour_form .lf-col-12 {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    background: #FFF 0% 0% no-repeat padding-box;
    border: 1px solid #FECE5C;
    gap: 10px;
    padding: 10px 5px;
}
.custom_tour_form .lf-col-12 .lead-form-container {
    border: none;
}
.custom_tour_form .lf-col-12 .form-group{ width:100%;}

.custom_tour_form .lf-col-12 textarea {
    background: transparent !important;
    border: 1px solid #FECE5C;
    border-radius: 5px !important;
    height: 70px !important;
    font-size: 16px !important;
	max-width:100%;
}

.custom_tour_form form#wpforms-form-645 {
    width: 92%;
    margin: 0 auto;
}

.custom_tour_form .lf-contact-details {
    background-color: #FECE5C !important;
	padding: 20px 0px;
}
.custom_tour_form .lf-contact-details .lf-col-12 .form-group fieldset {
    padding: 0;
    margin: 0;
}

.custom_tour_form .lf-contact-details .lf-col-12 .wpforms-submit-container button {
    border-radius: 18px;
    background-color: #23AF11;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #23AF11;
    width: 100%;
}

.custom_tour_form .lf-contact-details .lf-col-12 .wpforms-submit-container .leadformPhone {
    width: 100%;
    margin-top: 15px;
    display: flex;
    text-align: center;
}

.custom_tour_form .lf-contact-details .lf-col-12 .wpforms-submit-container .leadformPhone a {
    border-radius: 18px;
    background-color: #23AF11;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #23AF11;
    padding: 10px 25px;
    width: 100%;
}


.custom_tour_form .lf-contact-details .lf-col-12 .wpforms-submit-container {
    margin-top: 20px;
    width: 100%;
}
.custom_tour_form .lf-contact-details .lf-col-12{ background:transparent;}

.custom_tour_form select, .custom_tour_form input, .custom_tour_form textarea {
    background: #F3F3F3!important;
    border-radius: 8px!important;
    margin-bottom: 6px!important;
    font-size: 16px;
    line-height: 16px;
}

.custom_tour_form .lf-error {
    border: 3px solid red!important;
    border-radius: 0px !important;
	color: inherit;
    text-align:left !important;
}

.custom_tour_form .lf-error-message {
    text-align: center;
    color: red;
    font-size: 15px;
    display: none;
}

.custom_tour_form .lf-title {
    font-weight: 700!important;
    text-align: center!important;
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 8px;
}

.custom_tour_form textarea {
    height: 3.5em!important;
}


.custom_tour_form .lf-contact-details .lf-col-12 .form-group select, .custom_tour_form .lf-contact-details .lf-col-12 .form-group input[type="text"], .custom_tour_form .lf-contact-details .lf-col-12 .form-group input[type="email"], .custom_tour_form .lf-contact-details .lf-col-12 .form-group input[type="tel"] {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 16px !important;
    background: #ffffff !important;
    border-radius: 5px !important;
    height: auto !important;
    padding: 0.3em 0.6em;
    text-align: left !important;
    border-color: transparent;
	text-align-last: left;
	max-width:100%;
}

.custom_tour_form .lf-contact-details .lf-col-12 {
    padding: 0 10px;
    box-sizing: border-box;
    gap: 5px;
}
.lf-icon-img{
    max-height : 40px!important;
}

#wpforms-645-field_5::placeholder {
    color: blue!important;
    font-weight: bold!important;
}

/* For browser compatibility */
.custom_tour_form #wpforms-645-field_5::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #2979ff!important;
    font-weight: bold!important;
    text-align: center!important;
}

.custom_tour_form #wpforms-645-field_5::-moz-placeholder { /* Firefox 19+ */
    color: #2979ff!important;
    font-weight: bold!important;
    text-align: center!important;
}

.custom_tour_form #wpforms-645-field_5:-ms-input-placeholder { /* IE 10+ */
    color: #2979ff!important;
    font-weight: bold!important;
    text-align: center!important;
}

.custom_tour_form #wpforms-645-field_5:-moz-placeholder { /* Firefox 18- */
    color: #2979ff!important;
    font-weight: bold!important;
    text-align: center!important;
}

.custom_tour_form .comment-progress {
    font-size: 14px!important;
}

.custom_tour_form .comment-progress .comment-progress-bar {
    width: 100%!important;
    height: 4px!important;
}

.custom_tour_form .comment-progress .comment-rating.good {
    text-align: end!important;
    color: #FF9100!important;
}

.custom_tour_form .comment-progress .comment-rating.great {
    text-align: end!important;
    color: #2979FF!important;
}
.custom_tour_form .comment-progress .comment-rating.fantastic{
    text-align: end!important;
    color: #25D366!important;
}

.call-us-lf{
    text-align: center;
    background: #4CAF50;
    line-height: 1.2 !important;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 1.0em 2.0em;
    background: #58B146;
    border-color: transparent;
    color: #ffffff !important;
    font-family: Archivo;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    border-radius: 100px;
    margin-top: 10px;
    /*height: 50px;
    width: 50px;
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    color: white;
    font-size: 2em;
    font-weight: 600;*/
}


.call-us-lf a{
    color: inherit;
}
.zf-radio.zf-tempFrmWrapper.zf-twoColumns {
    margin: 10px 0px 10px 0;
    text-align: left;
}


.zf-radio.zf-tempFrmWrapper.zf-twoColumns label.zf-labelName {
    margin-bottom: 5px;
    display: block;
}
.zf-radio.zf-tempFrmWrapper.zf-twoColumns .zf-tempContDiv span.zf-multiAttType {
    font-weight: normal;
    vertical-align: middle;
}

.zf-radio.zf-tempFrmWrapper.zf-twoColumns .zf-tempContDiv span.zf-multiAttType .zf-radioBtnType {
    margin: 0 !important;
    width: 18px;
    height: 18px;
    color: #000000;
    position: relative;
    text-align: center;
    border: 1px solid #2979ff;
    vertical-align: middle;
}
.zf-radio.zf-tempFrmWrapper.zf-twoColumns .zf-tempContDiv span.zf-multiAttType .zf-radioBtnType::before {
    padding: 0 !important;
    width: 78%;
    height: 79%;
    vertical-align: middle;
    background-color: #2979ff;
    position: absolute;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0 auto !important;
    top: 2px;
}
.zf-radio.zf-tempFrmWrapper.zf-twoColumns .zf-tempContDiv span.zf-multiAttType label.zf-radioChoice {
    vertical-align: middle;
}


@media (min-width: 600px) {
    .call-us-lf{
        display: none;
    }
  }
