@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
@font-face {
    font-family: 'usualbold_italic';
    src: url('../fonts/rui_abreu_-_usual_bold_italic-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualbold';
    src: url('../fonts/rui_abreu_-_usual_bold-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualextrabold_italic';
    src: url('../fonts/rui_abreu_-_usual_extrabold_italic-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_extrabold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualextrabold';
    src: url('../fonts/rui_abreu_-_usual_extrabold-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualitalic';
    src: url('../fonts/rui_abreu_-_usual_italic-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usuallight_italic';
    src: url('../fonts/rui_abreu_-_usual_light_italic-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usuallight';
    src: url('../fonts/rui_abreu_-_usual_light-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualmedium_italic';
    src: url('../fonts/rui_abreu_-_usual_medium_italic-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_medium_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualmedium';
    src: url('../fonts/rui_abreu_-_usual_medium-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usualregular';
    src: url('../fonts/rui_abreu_-_usual-webfont.woff2') format('woff2'),
         url('../fonts/rui_abreu_-_usual-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.gtlv_form_new{
    position: relative;
    font-family: 'usualregular';
}
.gtlv_form_new .gform_legacy_markup_wrapper{
    margin: 0;
    padding: 0;
}
body .gtlv_form_new .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
    margin: 0;
    padding: 0;
}
.gtlv_banner{
    position: relative;
    background: url(../images/bg/1.jpg) no-repeat center center / cover;
    border-bottom: 9px solid #221F1F;
    padding: 42px 30px 35px;
    margin: 0;
    text-align: center;
}
.gtlv_banner::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .42);
}
.gtlv_banner h2{
    font-family: 'usualbold';
    font-size: 28px;
    line-height: 36px;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 0;
    text-shadow: 0px 3px 6px #00000029;
    position: relative;
    z-index: 2;
}
.gform_legacy_markup_wrapper .gtlv_banner h2{
    font-weight: 700;
}
.gtlv_banner h3{
    font-family: 'usualmedium_italic';
    font-size: 24px;
    line-height: 34px;
    color: #FFF;
    font-weight: 500;
    font-style: italic;
    text-shadow: 0px 3px 6px #00000029;
    position: relative;
    z-index: 2;
    margin: 0;
}
.gform_legacy_markup_wrapper .gtlv_banner h3 {
    font-weight: 500;
}

.gtlv_banner::after{
    content: '';
    width: 48px;
    height: 17px;
    background: url(../images/polygon.png) no-repeat top center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    margin: 0 auto;
}
body .gform_legacy_markup_wrapper ul li.gfield.gtlv_stp1_choice{
    margin: 50px 0 54px;
    padding: 0;
}
.gform_legacy_markup_wrapper ul li.gtlv_stp1_choice div.ginput_container_radio{
    margin: 0 102px 0;
}
.gform_wrapper .top_label li.gtlv_stp1_choice ul.gfield_radio{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    column-gap: 26px;
}
.gform_wrapper .top_label li.gtlv_stp1_choice ul.gfield_radio li{
    margin: 0 !important;
    padding: 0;
    width: 50%;
    border: none;
    border-radius: 0;
    overflow: visible;
}
.gform_legacy_markup_wrapper .gtlv_stp1_choice ul.gfield_radio li label{
    border-radius: 15px;
    background: #FFF;
    position: relative;
    padding: 56px 16px 8px !important;
    box-shadow: 0px 3px 6px #00000029;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_legacy_markup_wrapper .gtlv_stp1_choice ul.gfield_radio li.image-choices-choice-hover label,
.gform_legacy_markup_wrapper .gtlv_stp1_choice ul.gfield_radio li.image-choices-choice-selected label{
    box-shadow: 0px 3px 24px #00000039;
    box-shadow: 0px 3px 14px #00000029;
}
.gtlv_stp1_choice.image-choices-field .image-choices-choice-image-wrap{
    display: block !important;
    width: 100%;
    height: auto;
    border-radius: 10px;
    background: none !important;
}
.gtlv_stp1_choice.image-choices-field .image-choices-choice-image-wrap img{
    display: block !important;
    width: 100%;
    height: auto;
}
.gtlv_stp1_choice.image-choices-field.image-choices-show-labels .image-choices-choice-text{
    padding: 20px 0 16px;
    margin: 0;
    text-align: center;
}
.gtlv_stp1_choice.image-choices-field.image-choices-show-labels .image-choices-choice-text span:first-child{
    font-size: 18px;
    line-height: 22px;
    text-shadow: 0px 3px 6px #00000029;
    color: #393939;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 18px;
    width: 100%;
    text-align: center;
    font-family: 'usualbold';
}
.gtlv_stp1_choice.image-choices-field.image-choices-show-labels .image-choices-choice-text span:last-child{
    display: inline-flex;
    width: 160px;
    height: 33px;
    border-radius: 5px;
    color: #FFF;
    background: #221F1F;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
    align-content: center;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'usualregular';
}

.gform_legacy_markup_wrapper .gtlv_stp1 .gform_page_footer{
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    margin: 0;
    padding: 0;
}

/* Step 2 */
.gtlv_step_2_header{
    position: relative;
    padding: 0 13%;
    text-align: center;
    margin: 0 0 53px;
}
.gtlv_step_2_header h2{
    font-size: 28px;
    line-height: 38px;
    color: #393939;
    font-weight: 700 !important;
    text-shadow: 0px 0px 7px #00000029;;
    margin: 0;
    font-family: 'usualbold';
}
body .gform_legacy_markup_wrapper ul li.gfield.gtlv_stp2_choice{
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper ul li.field_description_below.gtlv_stp2_choice div.ginput_container_radio{
    margin: 0 102px 0;
}
.gform_wrapper .top_label li.gtlv_stp2_choice ul.gfield_radio{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 26px;
    flex-direction: row;
    flex-wrap: wrap;
}
.gform_wrapper .top_label li.gtlv_stp2_choice ul.gfield_radio li{
    margin: 0 0 26px !important;
    padding: 0;
    width: calc(50% - 13px);
    border: none;
    border-radius: 0;
    overflow: visible;
}
.gform_wrapper .top_label li.gtlv_stp2_choice ul.gfield_radio li label{
    padding: 5px !important;
    border-radius: 15px;
    height: 132px;
    width: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px #00000029;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_wrapper .top_label li.gtlv_stp2_choice ul.gfield_radio li.image-choices-choice-hover label,
.gform_wrapper .top_label li.gtlv_stp2_choice ul.gfield_radio li.image-choices-choice-selected label{
    box-shadow: 0px 3px 24px #00000039;
    box-shadow: 0px 3px 14px #00000029;
}
.gform_wrapper .top_label li.gtlv_stp2_choice.image-choices-field  .image-choices-choice-image-wrap{
    box-shadow: none;
    height: auto;
    width: auto;
    max-width: 100%;
    background: none !important;
}
.gform_wrapper .top_label li.gtlv_stp2_choice.image-choices-field  .image-choices-choice-image-wrap img{
    display: inline-block;
    max-height: 92px;
    height: auto;
    width: auto;
    max-width: 80%;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp2 .gform_page_footer{
    margin: 0 102px;
    padding: 34px 0 0;
    border: none;
    display: flex;
    justify-content: space-between;
    width: initial;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp2 .gform_page_footer .gform_next_button{
    display: none;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp2 .gform_page_footer .gform_previous_button{
    width: 94px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    border: 2px solid #707070;
    font-weight: 600;
    font-size: 15px;
    font-family: 'usualmedium';
    color: #707070;
    margin: 0 !important;
    cursor: pointer;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp2 .gform_page_footer .gform_previous_button:hover{
    color: #000000;
    border-color: #000000;
}

/* Step 3 */
.gtlv_step_3_header{
    position: relative;
    padding: 0 7%;
    text-align: center;
    margin: 0 0 53px;
}
.gtlv_step_3_header h2{
    font-size: 28px;
    line-height: 38px;
    color: #393939;
    font-weight: 700 !important;
    text-shadow: 0px 0px 7px #00000029;;
    margin: 0;
    font-family: 'usualbold';
}
body .gform_legacy_markup_wrapper ul li.gfield.gtlv_stp3_choice{
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper ul li.field_description_below.gtlv_stp3_choice div.ginput_container_radio{
    margin: 0 102px 0;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 26px;
    flex-direction: row;
    flex-wrap: wrap;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li{
    margin: 0 0 26px !important;
    padding: 0;
    width: calc(50% - 13px);
    border: none;
    border-radius: 0;
    overflow: visible;
    position: relative;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li input[type="radio"]{
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label{
    position: relative;
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0;
    border-radius: 8px 8px 15px 15px;
    background: #FFF;
    box-shadow: 0px 3px 6px #00000029;
    max-width: 100%;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li:hover label,
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li input[type="radio"]:checked + label{
    box-shadow: 0px 3px 24px #00000039;
    box-shadow: 0px 3px 14px #00000029;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:first-child{
    padding: 0 70px;
    display: flex;
    width: 100%;
    background: #DC2B27;
    color: #FFF;
    border-radius: 8px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    height: 158px;
    align-items: center;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
    text-transform: capitalize;
    font-family: 'usualmedium';
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li:last-child label span:first-child{
    background: #221F1F;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:last-child{
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #393939;
    padding: 31px 30px 31px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-transform: capitalize;
    font-family: 'usualbold';
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li:last-child label span:last-child{
    padding: 31px 50px 31px;
}
.gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:last-child i{
    font-size: 16px;
    line-height: 16px;
    color: #393939;
    font-style: normal;
    font-weight: normal;
    display: block;
    margin: 0 0 3px;
    font-family: 'usualregular';
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer{
    margin: 0 102px;
    padding: 34px 0 0;
    border: none;
    display: flex;
    justify-content: space-between;
    width: inherit;
    position: relative;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer img{
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    margin: 0 auto;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer .gform_next_button,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer .gform_previous_button{
    width: 94px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    border: 2px solid #707070;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Titillium Web';
    color: #707070;
    margin: 0 !important;
    cursor: pointer;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer .gform_next_button:hover,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer .gform_previous_button:hover{
    color: #000000;
    border-color: #000000;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer .gform_next_button{
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* Step 4 */
.gtlv_step_4_header{
    position: relative;
    padding: 0 15%;
    text-align: center;
    margin: 0 0 92px;
}
.gtlv_step_4_header h2{
    font-size: 28px;
    line-height: 38px;
    color: #393939;
    font-weight: 700 !important;
    text-shadow: 0px 0px 7px #00000029;;
    margin: 0;
    font-family: 'usualbold';
}
body .gform_legacy_markup_wrapper ul li.gfield.gtlv_stp4_choice{
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper ul li.field_description_below.gtlv_stp4_choice div.ginput_container_radio{
    margin: 0 102px 0;
}
.gform_wrapper .top_label li.gtlv_stp4_choice ul.gfield_radio{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.gform_wrapper .top_label li.gtlv_stp4_choice ul.gfield_radio li{
    margin: 0 0 26px !important;
    padding: 0;
    width: 375px;
    border: none;
    border-radius: 0;
    overflow: visible;
}
.gform_wrapper .top_label li.gtlv_stp4_choice ul.gfield_radio li label{
    padding: 31px 5px 5px !important;
    border-radius: 15px;
    height: 192px;
    width: 100%;
    text-align: center;
    display: block !important;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_wrapper .top_label li.gtlv_stp4_choice ul.gfield_radio li.image-choices-choice-hover label,
.gform_wrapper .top_label li.gtlv_stp4_choice ul.gfield_radio li.image-choices-choice-selected label{
    box-shadow: 0px 3px 24px #00000039;
    box-shadow: 0px 3px 14px #00000029;
}
.gform_wrapper .top_label li.gtlv_stp4_choice.image-choices-field  .image-choices-choice-image-wrap{
    box-shadow: none;
    height: auto;
    width: auto;
    max-width: 100%;
    background: none !important;
}
.gform_wrapper .top_label li.gtlv_stp4_choice.image-choices-field  .image-choices-choice-image-wrap img{
    display: inline-block;
    max-height: 92px;
    height: auto;
    width: auto;
    max-width: 100%;
}
.gform_wrapper .top_label li.gtlv_stp4_choice.image-choices-field  .image-choices-choice-text{
    font-size: 22px;
    line-height: 32px;
    color: #7CA52C;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: 1;
    margin: 9px 0 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer{
    margin: 0 102px;
    padding: 189px 0 0;
    border: none;
    display: flex;
    justify-content: space-between;
    width: inherit;
    position: relative;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: 0 auto;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer .gform_next_button,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer .gform_previous_button{
    width: 94px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    border: 2px solid #707070;
    font-weight: 600;
    font-size: 15px;
    color: #707070;
    margin: 0 !important;
    cursor: pointer;
    font-family: 'usualmedium';

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer .gform_next_button:hover,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer .gform_previous_button:hover{
    color: #000000;
    border-color: #000000;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp4 .gform_page_footer .gform_next_button{
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
}


/* Step 5 */
.gtlv_step_5_header{
    position: relative;
    padding: 0 15%;
    text-align: center;
    margin: 0 0 47px;
}
.gtlv_step_5_header h2{
    font-size: 28px;
    line-height: 38px;
    color: #393939;
    font-weight: 700 !important;
    text-shadow: 0px 0px 7px #00000029;;
    margin: 0 0 20px;
    font-family: 'usualbold';
}
.gtlv_step_5_header p{
    font-size: 16px;
    color: #393939;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    text-shadow: 0px 3px 6px #00000029;
    font-family: 'usualregular';
}
body .gform_legacy_markup_wrapper ul li.gfield.gtlv_stp5_choice{
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper ul li.field_description_below.gtlv_stp5_choice div.ginput_container_radio{
    margin: 0 102px 0;
}
.gform_wrapper .top_label li.gtlv_stp5_choice ul.gfield_radio{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    column-gap: 26px;
    flex-direction: row;
    flex-wrap: wrap;
}
.gform_wrapper .top_label li.gtlv_stp5_choice ul.gfield_radio li{
    margin: 0 0 26px !important;
    padding: 0;
    width: calc(50% - 13px);
    border: none;
    border-radius: 0;
    overflow: visible;
}
.gform_wrapper .top_label li.gtlv_stp5_choice ul.gfield_radio li label{
    padding: 5px !important;
    border-radius: 15px;
    height: 132px;
    width: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 6px #00000029;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_wrapper .top_label li.gtlv_stp5_choice ul.gfield_radio li.image-choices-choice-hover label,
.gform_wrapper .top_label li.gtlv_stp5_choice ul.gfield_radio li.image-choices-choice-selected label{
    box-shadow: 0px 3px 24px #00000039;
    box-shadow: 0px 3px 14px #00000029;
}
.gform_wrapper .top_label li.gtlv_stp5_choice.image-choices-field  .image-choices-choice-image-wrap{
    box-shadow: none;
    height: auto;
    width: auto;
    max-width: 100%;
    background: none !important;
}
.gform_wrapper .top_label li.gtlv_stp5_choice.image-choices-field  .image-choices-choice-image-wrap img{
    display: inline-block;
    max-height: 92px;
    height: auto;
    width: auto;
    max-width: 80%;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer{
    margin: 0 102px;
    padding: 79px 0 0;
    border: none;
    display: flex;
    justify-content: space-between;
    width: inherit;
    position: relative;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: 0 auto;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer .gform_next_button,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer .gform_previous_button{
    width: 94px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    border: 2px solid #707070;
    font-weight: 600;
    font-size: 15px;
    color: #707070;
    margin: 0 !important;
    cursor: pointer;
    font-family: 'usualmedium';

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer .gform_next_button:hover,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer .gform_previous_button:hover{
    color: #000000;
    border-color: #000000;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp5 .gform_page_footer .gform_next_button{
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
}


/* Step 6 */
.gtlv_step_6_header{
    position: relative;
    padding: 0 13%;
    text-align: center;
    margin: 0 0 47px;
}
.gtlv_step_6_header h2{
    font-size: 28px;
    line-height: 38px;
    color: #393939;
    font-weight: 700 !important;
    text-shadow: 0px 0px 7px #00000029;;
    margin: 0 0 20px;
    font-family: 'usualbold';
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_input{
    margin: 0 0 32px;
    padding: 0 160px;
    display: block;
    width: inherit;
    float: none;
}
.gtlv_form_new .gform_legacy_markup_wrapper div.validation_error{
    display: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_input.gfield_error{
    border: none !important;
    background: transparent !important;
}
body .gform_legacy_markup_wrapper .top_label .gtlv_input div.ginput_container{
    margin: 0;
    padding: 0;
}
body .gform_legacy_markup_wrapper .top_label .gtlv_input div.ginput_container_phone .instruction{
    display: none !important;
}
body .gform_legacy_markup_wrapper .top_label .gtlv_input div.ginput_container .ginput_address_zip{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_input .validation_message {
    color: #790000;
    letter-spacing: 0;
    font-style: italic;
    text-align: center;
    position: relative;
    padding: 5px 0 5px !important;
    font-family: 'usualregular';
    font-weight: normal;
    font-size: 13px;
}
.gform_legacy_markup_wrapper .gtlv_input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), 
.gform_legacy_markup_wrapper .gtlv_input select{
    display: block;
    width: 100% !important;
    height: 72px;
    background: #FFF;
    border: none;
    border-radius: 72px;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 18px !important;
    text-shadow: 0px 3px 6px #00000029;
    text-align: center;
    color: #393939;
    margin: 0;
    font-family: 'usualregular' !important;
}
.gform_legacy_markup_wrapper .gtlv_input input:focus{
    border: none;
    outline: 0;
}
.gform_legacy_markup_wrapper .gtlv_input input::-moz-placeholder{
    color: #393939;
    opacity: 1;
}
.gform_legacy_markup_wrapper .gtlv_input input::-ms-input-placeholder{
    color: #393939;
    opacity: 1;
}
.gform_legacy_markup_wrapper .gtlv_input input::-webkit-input-placeholder{
    color: #393939;
    opacity: 1;
}
.gtlv_stp6 .reqNote{
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #393939;
    font-style: italic;
    text-shadow: 0px 3px 6px #00000029;
    margin: 0;
    padding: 13px 0 12px;
    font-family: 'usualmedium_italic';
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent{
    margin: 0 0;
    padding: 0 154px;
    display: block;
    width: inherit;
    float: none;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent.gfield_error{
    border: none !important;
    background: none !important;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent.gfield_error .validation_message{
    color: #790000;
    letter-spacing: 0;
    font-style: italic;
    text-align: left;
    position: relative;
    padding: 5px 0 5px 60px !important;
    font-family: 'usualregular';
    font-weight: normal;
    font-size: 13px;
}
.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gtlv_consent.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100%!important;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent{
    margin: 0 0 !important;
    padding: 0;
    position: relative;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent input[type="checkbox"]{
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent label{
    position: relative;
    padding: 0 0 0 60px;
    font-size: 18px;
    line-height: 28px;
    color: #393939;
    font-style: italic;
    font-weight: 600;
    text-shadow: 0px 3px 6px #00000029;
    text-align: left;
    display: block;
    margin: 0;
    cursor: pointer;
    font-family: 'usualmedium_italic';
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent label::before{
    content: '';
    width: 32px;
    height: 32px;
    border: 2px solid #707070;
    position: absolute;
    left: 0;
    top: 13px;
    cursor: pointer;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent label::after{
    content: '';
    width: 20px;
    height: 10px;
    border-left: 2px solid #707070;
    border-bottom: 2px solid #707070;
    position: absolute;
    left: 6px;
    top: 21px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

    opacity: 0;
    visibility: hidden;

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent input[type="checkbox"]:checked + label::after{
    opacity: 1;
    visibility: visible;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gtlv_consent .ginput_container_consent .gfield_required_asterisk{
    display: none;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer{
    margin: 0 128px;
    padding: 62px 0 0;
    border: none;
    display: flex;
    justify-content: space-between;
    width: inherit;
    position: relative;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: 0 auto;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_button,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_previous_button{
    width: 94px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    border: 2px solid #707070;
    font-weight: 600;
    font-size: 15px;
    color: #707070;
    margin: 0 !important;
    cursor: pointer;
    font-family: 'usualmedium';

    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_button{
    border-color: #75AF19;
    background-color: #75AF19;
    color: #FFF;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_button:hover,
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_previous_button:hover{
    color: #000000;
    border-color: #000000;
}
.gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp6 .gform_page_footer .gform_button:hover{
    background: #75AF19;
    color: #FFF;
    border-color: #75AF19;
}

.doneRightLogoHeader{
    text-align: center;
    position: relative;
    margin: 0 0 43px;
}
.doneRightLogoHeader img{
    height: 145px !important;
    width: auto;
    max-width: 100%;
}
.GutterLoveLogoHeader{
    text-align: center;
    position: relative;
    margin: 0 0 50px;
}
.GutterLoveLogoHeader img{
    max-height: 78px;
    width: auto !important;
    max-width: 100% !important;
}



@media (max-width: 767px){
    /* Setp 3
    .doneRightLogoHeader {
        margin: 0 0 18px;
    }
    .doneRightLogoHeader img{
        height: 72px !important;
        width: auto !important;
    }
    .gtlv_step_3_header h2{
        font-size: 14px;
        line-height: 19px;
    }
    .gform_legacy_markup_wrapper ul li.field_description_below.gtlv_stp3_choice div.ginput_container_radio{
        margin: 0 31px 0;
    }
    .gtlv_step_3_header{
        margin: 0 0 32px;
    }
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio {
        column-gap: 13px;
    }
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:first-child {
        padding: 0 25px;
        font-size: 11px;
        line-height: 11px;
        height: 78px;
        justify-content: center;
    }
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:last-child i, 
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:last-child i {
        font-size: 8px;
        line-height: 16px;
        margin: 0 0 -1px;
    }
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li label span:last-child, 
    .gform_wrapper .top_label li.gtlv_stp3_choice ul.gfield_radio li:last-child label span:last-child{
        font-size: 11px;
        line-height: 15px;
        padding: 4px 33px 15px;
    }
    .gtlv_form_new .gform_legacy_markup_wrapper .gtlv_stp3 .gform_page_footer{
        margin: 0 31px 0;
    }*
}