
.servives-long-form {
    max-width: 800px;
    margin: 0 auto;
}
h2.gform_title {
    color: #155b3f;
    text-transform: uppercase;
    font-size: 35px !important;
    text-align: center;
	margin-bottom: 45px !important;
}
.gf_progressbar_wrapper {
    display: none;
}
.grav-name input[type="text"] {
    border-radius: 9px;
    border: 1px solid #cccccc;
}
.grav-name input[type="text"]:focus {
    outline: none !important;
    box-shadow: none;
}
.grav-phone input.large {
    border-radius: 9px;
    border: 1px solid #cccccc;
}
.grav-phone input.large:focus {
    outline: none !important;
    box-shadow: none;
}
.grav-email input.large {
    border-radius: 9px;
    border: 1px solid #cccccc;
}
.grav-email input.large:focus {
    outline: none !important;
    box-shadow: none;
}
.servives-long-form input.gform_next_button.gform-theme-button.button {
    background: #155b3f !important;
    padding: 13px 50px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
}
.servives-long-form .gform_page_footer.top_label {
    display: flex;
    justify-content: center;
    margin-top: 44px;
}
.servives-long-form input.gform_next_button.gform-theme-button.button:focus {
    outline: none !important;
    box-shadow: none;
}
.grav-p {
    text-align: center;
}
.grav-radio legend.gfield_label.gform-field-label {
    font-size: 18px;
    text-align: center;
}
.grav-radio .gchoice {
    border: 1px solid gainsboro;
    padding: 10px;
    text-align: center;
    display: flex !important;
    justify-content: center;
}
.grav-radio input.gfield-choice-input {
    display: none !important;
}
.grav-radio .ginput_container.ginput_container_radio {
    max-width: 500px;
    margin: 0 auto;
}
.grav-radio label.gform-field-label.gform-field-label--type-inline {
    cursor: pointer;
    color: rgb(75, 75, 75) !important;
    font-size: 16px;
    letter-spacing: 1px;
}
.grav-h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #155b3f;
    font-family: Poppins;
}
.grav-drop {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.grav-drop label.gfield_label.gform-field-label {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.grav-drop select.large.gfield_select:focus {
    outline: none !important;
    box-shadow: none;
}
.grav-drop select.large.gfield_select {
    border: 1px solid gainsboro;
    color: rgb(75, 75, 75) !important;
    font-size: 16px;
    letter-spacing: 1px;
}
.grav-h4 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}
.grav-ceck legend.gfield_label.gform-field-label {
    font-size: 18px;
    text-align: center;
}
.grav-area legend.gfield_label.gform-field-label {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.grav-area input[type="text"] {
    border: 1px solid gainsboro;
    padding: 10px;
}
input.gform_previous_button.gform-theme-button.gform-theme-button--secondary.button.make_visible {
    background: #155b3f !important;
    padding: 13px 40px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
    color: white;
}
input.gform_button.button.make_visible {
    background: #155b3f !important;
    padding: 13px 40px !important;
    border-radius: 50px !important;
    font-size: 17px !important;
}
.gform-theme--framework .gfield--type-choice .gfield_checkbox {
    display: grid;
    
    grid-template-columns: 1fr 1fr 1fr;
}
label.gfield_label.gform-field-label {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
}
label.gform-field-label.gform-field-label--type-sub {
    font-size: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    color: #112337;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex {
    display: none;
}
.gform_confirmation_message {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2e6c55;
}
.gfield_description.validation_message.gfield_validation_message {
    display: none;
}
.new-tab-op-serv {
    margin-left: 0 !important;
}
@media screen and (max-width: 768px) {
h2.gform_title {
    color: #155b3f;
    text-transform: uppercase;
    font-size: 25px !important;
    text-align: center;
    margin-bottom: 45px !important;
}
	.gform-theme--framework .gfield--type-choice .gfield_checkbox {
    display: flex;
    align-items: center;
		text-align: center;
}
}
.new-tab-op-serv.medcure-btn {
    font-size: 16px;
    padding: 18px 42px;
}
a.new-tab-op-serv {
    background: #155b3f !important;
    color: #ffffff;
    font-size: 16px !important;
    padding: 18px 42px;
    border-radius: 50px;
    font-weight: 800 !important;
}










































