.flex-container {
    display: flex;
    align-items: flex-start;
}

#form_title {
    text-align: center;
    font-weight: bold;
}
.log_cont {
    padding-top: 20px;   
}
#form_title img {
    width: 212px;
}
#form_title p {
    padding: 0px 0 24px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
}
#form_title h1 span.orange_txt {
    font-size: 18px;
    color:rgb(255, 100, 0);
    font-weight: bold;
}
#form_title h1 {
    font-size: 62px; 
    font-weight: bold;
    margin-top: -40px;
}
#form_title h1 span.gr_line {
    position: relative;
    letter-spacing: 6px;
}
#form_title h1 span.gr_line:before {
    content: '';
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/light.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    width: 93px;
    height: 93px;
    top: -90px;
    left: -75px;
    z-index: -1;
} 
#form_title h1 span.gr_line:after {
    content: '';
    height: 8px;
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 2px;
    background-color: rgb(200, 255, 0);
}


#form_frame .form_wrapper {
    background-color: rgb(200, 255, 0);
    padding: 30px 20px 40px 20px;
    width: 100%;
    margin: 0 auto;
    max-width: 750px;

    max-height: 800px;
}

.hide_btn {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px;
}

.hide_btn .q_label {
    font-size: 20px;
    padding: 5px 18px;
    background-color: rgb(255, 100, 0);
    font-weight: bold;
    color: #fff;
    border-radius: 25px;
    line-height: 50px;
}
.hide_btn .q_txt_container {
    font-size: 24px;
    font-weight: bold;
    max-width: 400px;
    margin: 0 auto;
}
.hide_btn .q_txt_container div {
    margin: 0 auto;
}

.hide_btn .q_txt_container .img_card {
    position: relative;
}

.hide_btn .q_txt_container .img_card img {
    width: 100px;
}

.slick-list.draggable {
    padding: 0 !important;
}

.hide_btn input.radio_btn_opt {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.hide_btn label {
    display: block;
}

.radio_visb_btn {
    text-align: center;
    padding: 16px 0;
    background-color: rgb(255, 100, 0);
    margin: 1rem auto;
    width: 100%;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    border-radius: 30px;

    border-bottom: 7px solid #ffd1b2;
    transition: .3s;
    max-width: 400px;
}
.hide_btn.jpa_txt .radio_visb_btn {
    font-size: 18px;
    padding: 8px 0;
    line-height: 24px;
    border-radius: 40px;
}

.radio_visb_btn {
    margin-top: 0;
}

input:checked + .radio_visb_btn {
    border: 7px solid #fff;
    background-color: rgb(255, 72, 0);
}

.next_buttons {
    text-align: center;
    padding: 15px 31px;
    background-color: rgb(200, 255, 0);
    border-radius: 40px;
    margin: 35px auto 20px auto;
    width: 60%;
    font-weight: bold;
}
.next_buttons.for_back {
    text-align: center;
    padding: 0;
    background-color: inherit;
    border-radius: 25px;
    margin: 20px auto;
    width: auto;
    font-weight: bold;
}
.next_buttons.for_back a {
    color: #000;
}
.next_buttons.for_back span {
    border-bottom: 2px solid #000;
    padding: 5px 0;
}

.contact-submit {
    text-align: center;
    padding: 0 2px;
}

.contact-submit [type=button], .contact-submit [type=submit], .contact-submit button {
    white-space: break-spaces;
    text-align: center;
    background-color: rgb(255, 100, 0);
    margin: 1rem auto;
    width: 100%;
    font-weight: bold;
    color: #fff;
    border-radius: 40px;
    border: none;
    border-bottom: 7px solid #ffd1b2;
    transition: .3s;
    max-width: 400px; 
    font-size: 18px;
    padding: 8px 0;
    line-height: 24px;
}

.result_card {
    text-align: center;
    font-weight: bold;
}
.result_card h2 {
    font-size: 18px;
    font-weight: bold;
}
.result_card p {
    font-size: 16px;
}
.result_card p.large_lat {
    font-size: 32px;
    font-weight: bold;
}
.result_card p.large_lat span {
    color: rgb(255, 100, 0);
}
.result_area {
    position: inherit;
    margin-bottom: 40px 0;
}
.result_card.gr_line {
    padding-bottom: 10px;
}
.result_card.gr_line:after {
    content: '';
    border: 1px solid rgb(200, 255, 0);
    height: 2px;
    width: 100vw;
    position: absolute;
    left: 0;
}
.gr_sep_line {
    /*
    height: 2px;
    width: 100vw;
    background-color: rgb(200, 255, 0);
    margin: 20px 0;
    */
}
.from_items, .result_card {
    max-width: 400px;
    margin: 0 auto;
}
.from_items label {
    font-size: 18px;
    padding: 10px 0 16px 0;
    font-weight: bold;
}
.from_items input {
    margin-bottom: 30px;   
}
.from_items p {
    font-weight: bold;   
}

.from_items p a {
    color:rgb(255, 100, 0);
}
.hide_btn.result_area {
}
/*
#dispmsg {
    padding: 100px 0;
}
*/
/*prgo-bar*/
.bar_case {
    position: absolute;
    top: -10px;
    left: 0;
    height: 20px;
    width: 100%;
    z-index: 10;
}

ul#prog-bar {
    padding: 0;
    position: relative;
}

#prog-bar li {
    list-style: none;
    width: 25%;
    margin: 0 auto;
    position: relative;
}

#prog-bar li span {
    list-style: none;
    display: block;
    height: 20px;
    width: 20px;
    background-color: #ffd1b2;
    border-radius: 50%;
    margin: 0 auto;
}

#prog-bar li span:after {
    content: '';
    height: 10px;
    width: 10px;
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 5px);
    background-color: #fff;
    border-radius: 50%;
}

#prog-bar li span:before {
    content: '';
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/active-num1.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 18px;
    width: 10px;
    position: absolute;
    font-weight: bold;
    top: -20px;
    left: calc(50% - 5px);
    color: #ffd1b2;
    border-radius: 50%;
}
#prog-bar li:nth-child(2) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/num2.png');
}
#prog-bar li:nth-child(3) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/num3.png');
}
#prog-bar li:nth-child(4) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/flag.png');
    height: 20px;
    width: 20px;
}
#prog-bar li.complete:nth-child(2) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/active-num2.png');
}
#prog-bar li.complete:nth-child(3) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/active-num3.png');
}
#prog-bar li.complete:nth-child(4) span:before {
    background-image: url('https://trion-c.com/homeone/wp-content/themes/hello-elementor/form-assets/img/active-flag.png');
}

#prog-bar li:after {
    position: absolute;
    z-index: -1;
    top: 5px;
    width: 130%;
    left: 50%;
    height: 5px;
    content: '';
    background-color: #ffd1b2;
}

#prog-bar li.complete span {
    background-color: rgb(255, 100, 0);
}
#prog-bar li.complete span:before {
    color: rgb(255, 100, 0);
}
#prog-bar li.active:after {
    background-color: rgb(255, 100, 0);
}
/*
#prog-bar li:first-child:after {
    background-color: blue;
}
#prog-bar li:nth-child(2):after {
    background-color: green;
}
*/

#prog-bar li:last-child:after {
    content: none;
}

@media screen and (max-width: 767px) {
	.contact-submit [type=submit] {
		font-size: 16px;
	}
}