/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Template:     generatepress
 Version:      0.1
*/

.page-id-34155 .wp-block-group__inner-container{
    padding: 0;
}
.main_form_wrapper{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background-color: #EEF0F4;
}
.main_form_wrapper h3.gb-headline-text{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    width: 100%;
    display: inline-block;
    background-color: #0B3C5D;
    color: #FFFFFF;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 0px;
}
.main_form_wrapper .wp-block-group{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    text-align: center;
}
.main_form_wrapper .wp-block-group h4.gb-headline-text{
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
}
body .main_form_wrapper .demo_form_wrap input[type="text"],
body .main_form_wrapper .demo_form_wrap input[type="tel"],
body .main_form_wrapper .demo_form_wrap input[type="email"]{
    width: 100%;
    max-width: 100%;
    background-color: #e0e9f0;
    border: 1px solid #bbc8d3;
    font-size: 13px;
    padding: .5rem .8rem .5rem 2rem;
}
.main_form_wrapper .demo_form_wrap .wpforms-field{
    position: relative;
}
.main_form_wrapper .demo_form_wrap .wpforms-field-name::before{
    content: "\f007";
}
.main_form_wrapper .demo_form_wrap .wpforms-field-phone::before{
    content: "\f095";
}
.main_form_wrapper .demo_form_wrap .wpforms-field-email::before{
    content: "\f0e0";
}
.main_form_wrapper .demo_form_wrap .wpforms-field::before{
    position: absolute;
    top: 50%;
    left: 1rem;
    right: auto;
    bottom: auto;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 12px;
    color: #8d9eab;
}
.main_form_wrapper .demo_form_wrap .wpforms-has-error::before {
    top: 35%;
}
body .main_form_wrapper .wpforms-submit-container button[type="submit"]{
    width: 100%;
    padding: 8px 15px;
    color: #FFFFFF;
    background-color: #eeae4e;
    border: 1px solid #eeae4e;
    border-radius: 5px;
}
body .main_form_wrapper .wpforms-submit-container button[type=submit]:hover{
    background-color: transparent;
    color: #eeae4e;
    border-color: #eeae4e;
}
.main_form_wrapper p.gb-headline-text{
    font-size: 12px;
    color: #353535;
    line-height: 1.5;
    font-weight: 400;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
    text-align: left;
    margin: 5px 0px;
}
body .main_form_wrapper .wpforms-confirmation-container-full{
    background-color: #F2A737;
    border-color: #F2A737;
    border-radius: 5px;
    padding: 10px;
}
body .main_form_wrapper .wpforms-confirmation-container-full p{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    font-family: Poppins, sans-serif !important;
}
.blog .entry-content {
    display: none;
}
@media only screen and (max-width: 1024px){
    .form-logos {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
   }
}
@media only screen and (max-width: 991px){
    .hl_cmt_order .gb-grid-column:first-child{
        order: 1;
    }
}
@media only screen and (max-width: 575px){
    .form-logos .gb-image-9d64880f,
    .form-logos .gb-image-de3ddd17,
    .form-logo .gb-image-7c57d4b7 {
    width:auto;
    }
    .form-logos {
    display:inline-block !important;
    width:100% !important;
    flex-direction: unset !important;
    flex-wrap: unset !important;
    }
}

/**************New Page Css**************/

.h2__heading_title {
    font-weight: 600 !important;
}

.plr__none .wp-block-group__inner-container{
    padding: 0px 0px;
}

ul.list__timeline_step{
    width: 100%;
    margin: 0px 0px 40px;
    display: inline-block;
    vertical-align: top;
}

ul.list__timeline_step > li{
    position: relative;
    padding-left: 30px;
    list-style: none;
    width: 100%;
    max-width: 550px;
    font-size: 16px;
    line-height: 1.4;
}

ul.list__timeline_step > li strong{
    font-size: 18px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

ul.list__timeline_step > li:not(:last-child){
    margin-bottom: 30px;
}

ul.list__timeline_step > li:before{
    content: "";
    position: absolute;
    background: #E6B350;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 3px;
    left: 0px;
    z-index: 1;
}

ul.list__timeline_step > li:after{
    content: "";
    position: absolute;
    border-right: 3px solid #EEAE4E;
    height: calc(100% - 25px);
    top: 35px;
    left: 8px;
    z-index: 0;
}

.services_testimonial_sec .wptww-testimonials-slidelist h4{
    margin: 8px 0px 20px !important;
}

.services_testimonial_sec .wptww-testimonials-slidelist .wptww-testimonials-text p{
    text-align: left;
}

.form_wrap_section .wpforms-submit-container{
    text-align: center;
}

.form_wrap_section div.wpforms-container-full .wpforms-form button[type=submit]{
    background-color: #1c2f3a!important;
    color: #fff!important;
}

@media only screen and (max-width: 767px){
    .services_banner_img > img{
        width: 100%;
        height: 100%;
        max-height: 380px;
        object-fit: cover;
        object-position: top center;
    }

    ul.list__timeline_step{
        margin: 0px auto 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    ul.list__timeline_step > li{
        margin: 0px auto;
    }
}