.elementor-26137 .elementor-element.elementor-element-f620384:not(.elementor-motion-effects-element-type-background), .elementor-26137 .elementor-element.elementor-element-f620384 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://motorpor.pt/wp-content/uploads/2022/08/mulher-de-negocios-propoe-assinar-ponto-de-papel-com-caneta-onde-colocar-a-assinatura-pessoal_151013-40752.jpg");background-position:0px -141px;background-size:cover;}.elementor-26137 .elementor-element.elementor-element-f620384 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(90deg, #E8EFFFF0 37%, #2E4B6A00 100%);opacity:0.51;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-26137 .elementor-element.elementor-element-f620384 > .elementor-container{min-height:250px;}.elementor-26137 .elementor-element.elementor-element-f620384{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:50px;}.elementor-26137 .elementor-element.elementor-element-5aaf08f .elementor-heading-title{font-size:59px;color:var( --e-global-color-4760dbf );}@media(max-width:1199px){.elementor-26137 .elementor-element.elementor-element-f620384:not(.elementor-motion-effects-element-type-background), .elementor-26137 .elementor-element.elementor-element-f620384 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:899px){.elementor-26137 .elementor-element.elementor-element-f620384:not(.elementor-motion-effects-element-type-background), .elementor-26137 .elementor-element.elementor-element-f620384 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for section, class: .elementor-element-f620384 */.single-job_listing .company{
    background-color: #f2f5fb;
    border: none;
    box-shadow: none;
    border-radius: 10px;
}

.single-job_listing .job-listing-meta li:before{
    color: #6C98E1;
}

.single-job_listing .job_application .application_button{
    background-color: #6C98E1;
    border: none;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    transition: .3s;
}

.single-job_listing .job_application .application_button:hover{
    background-color: rgba(108, 152, 225, .8);
}

.single-job_listing .job_application .application_details{
    background-color: #f2f5fb;
    border: none;
    border-radius: 10px;
    padding: 20px 30px 10px 30px;
}

.single-job_listing .job_application .application_details:before{
    border-bottom: 10px solid #f2f5fb;
}

.single-job_listing .job_application .application_details:after{
    border-bottom: 9px solid #f2f5fb;
}

.single-job_listing .job_application .application_details input, .single-job_listing .job_application .application_details textarea{
    padding: 10px 10px;
    /*border: 0px solid rgba(34, 39, 50, 0.5);*/
    box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
    border: solid 1px #e7edf3;
    border-radius: 10px;
    background-color: #ffffff;
}

.single-job_listing .job_application .application_details input[type=submit]{
    background-color: #6C98E1;
    border: none;
    color: #ffffff;
    cursor: pointer;
    transition: .3s;
}

.single-job_listing .job_application .application_details input[type=submit]:hover{
    background-color: rgba(108, 152, 225, .8);
}/* End custom CSS */