@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
	margin: 0;
	padding: 0;
}

* {
    font-family: "Source Sans Pro", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Inter", sans-serif;
}

footer a {
	    color: #ffffff !important;
}

p:last-child {
    margin-bottom: 0px;
}
.sherlock-styles header {
    background-color: #a00f0f !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sherlock-styles header a {
    color: #ffffff !important;
}
.sherlock-styles .component_OfferSearcher {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #000000 !important;
    background-size: auto !important;
}

.sherlock-styles .field_group {
    margin-top: 30px !important;
    background-color: #fff !important;
    padding: 8px !important;
    margin-bottom: 0 !important;
    border-radius: 8px 28px 28px 8px !important;
    display: flex !important;
    align-items: center !important;
}

.sherlock-styles .intro:before,
.sherlock-styles .home .img_txt:before {
    background-color: unset !important;
}

.sherlock-styles .field_group .field_input_icon,
.sherlock-styles .field_group .field_select_icon {
    margin-bottom: 0 !important;
}

.sherlock-styles .intro .field_help {
    margin-top: 0 !important;
}

.sherlock-styles .field_group .field_input_icon .cont input,
.sherlock-styles .intro .field_select_icon select {
    border: unset !important;
}

.sherlock-styles .component_OfferSearcher .b_primary {
    border-radius: 28px !important;
    margin-left: auto !important;
    float: none !important;
    font-size: 16px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-transform: uppercase !important;
}

.sherlock-styles input, .sherlock-styles select {
    height: 48px !important;
}

.sherlock-styles .home>section h2 {
    font-weight: 600 !important;
    font-size: 32px !important;
    color: #7E1A24;
}

.sherlock-styles .home>section p {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}
.sherlock-styles .b_primary.w25 {
    max-width: 120px;
}

.sherlock-styles .b_primary {
    font-weight: 600 !important;   
}

.sherlock-styles .component_AddCvDB  .b_primary {
    height: 48px !important;
    border-radius: 28px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    background-color: #FDAD4A !important;
}

.sherlock-styles .component_LastOffersHorizontal h3 a {
    font-family: "ABeeZee", sans-serif !important;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.sherlock-styles .home>section.component_LastOffersHorizontal p {
    font-size: 16px !important;
    display: flex !important;
    gap: 8px !important;
    flex-direction: column !important;
    margin-bottom: 10px !important;
}

.sherlock-styles .home>section.component_LastOffersHorizontal p span {
    margin-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.sherlock-styles .home>section.component_LastOffersHorizontal p strong{
    font-weight: 400;
}

.sherlock-styles .home>section.component_LastOffersHorizontal .link_icon{
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}
footer {
    background-color: #A00F0F !important;
}
footer a {
    color: #ffffff !important;
}
.sherlock-styles .home>section:nth-child(2n+3) {
    background-color: #ffffff!important;
}

body {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
}
.custom_section {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 40px 20px;
    /**max-width: calc(100% - 40px);**/
}
.container_in {
    display: block;
    width: 100% !important;
    max-width: 1200px !important;
    height: auto !important;
    margin: auto !important;
    padding: 0px;
}

#OfferSearcher_Top_0 {
    height: 450px;
}

.home > section:nth-child(2n+3) {
    background-color: inherit;
}
.home>section:nth-child(2n+3), .home>section:nth-child(2n+3) h2, .home>section:nth-child(2n+3) h3 {
    color: inherit;
}
section#LastOffersHorizontal_Left_2 h2 {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Inter", sans-serif;
    font-size: 30px !important;
    font-weight: 600 !important;
	text-align: center !important;
    color: #7E1A24 !important;
}
section#AddCvDB_Right_4 h2 {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Inter", sans-serif;
    font-size: 30px !important;
    font-weight: 600 !important;
	text-align: center !important;
    color: #7E1A24 !important;
}
section#AddCvDB_Right_4 .box {
    background-color: #fff;
    padding: 0px !important;
    border-radius: 0px !important;
    box-shadow: 0 0 0px 0px rgba(8,9,10,0);
    position: relative;
}
section#AddCvDB_Right_4 p {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Inter", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-align: center !important;
    color: #000 !important;
}

@media screen and (max-width: 600px) {
section#LastOffersHorizontal_Left_2 h2,
section#AddCvDB_Right_4 h2  {
    font-size: 22px !important;
}
section#AddCvDB_Right_4 p  {
    font-size: 16px !important;
	text-align: center !important;
}
}
button.b_primary.w25.fs17.js_hide.js_show_buttons_send_cv {
    background-color: #00463F !important;
    border-radius: 100px !important;
}


/** Banner **/
.banner-head {
	display: block;
	width: 100%;
}
/** Banner **/



/** quadro de 4 imagens **/
.quadro-img {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.quadro-img img {
    object-fit: contain;
    width: calc(25% - 20px);
}
@media screen and (max-width: 600px) {
.quadro-img img {
    object-fit: contain;
    width: calc(50% - 20px);
}
}


/** video **/
.vid-in {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 620px;
}


/** valores **/
.block_valores {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
}
.v-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 250px;
    min-width: 100px;
    padding: 20px 14px 14px;
    background-color: #EBEBEB;
    border-radius: 10px;
    gap: 10px;
}
.v-img {
    display: flex;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    object-fit: scale-down;
}
.v-tit {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #891A1C;
    text-transform: uppercase;
}
.v-txt {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #891A1C;
    font-weight: 300;
    line-height: 100%;
}
.v-txt p {
	margin: 0px 0px 10px;
}

@media screen and (max-width: 600px) {
.v-item {
    width: calc(100% - 40px);
}
}


/** Beneficios **/
.block_beneficios {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
}
.bene-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 155px;
    min-width: 100px;
    padding: 20px 14px 14px;
    background-color: #e3e3e3;
    border-radius: 20px;
    gap: 10px;
}
.bene-img {
    display: flex;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    object-fit: scale-down;
    padding: 10px;
    overflow: hidden;
    border-radius: 6px;
}
.bene-tit {
    display: block;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #00463F;
    text-transform: uppercase;
}
.bene-txt {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #891A1C;
}
.bene-txt p {
	margin: 0px 0px 10px;
}

@media screen and (max-width: 600px) {
.bene-item {
    width: calc(100% - 40px);
}
}


/** Imagem esquerda + texto **/
.img-text_d-in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: row-reverse;
}
.img-text_e-in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: row;
}
.it-img {
    display: block;
    width: 55%;
    height: auto;
    object-fit: contain;
    max-width: 710px;
    max-height: 420px;
    object-fit: cover;
}
.it-img img {
    width: 100%;
    height: auto;
}
.it-txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 50%;
}
.it-titulo {
    
}
.it-texto {
    font-size: 16px;
    color: #00463F;
}
.it-texto p {
    margin: 0px 0px 20px;
}
.it-texto p:last-child {
    margin: 0px 0px 0px;
}

.img-text_d-in iframe,
.img-text_e-in iframe {
    border: 0;
    width: 100%;
    max-width: 560px;
    height: 400px;
}

#OfferSearcher_Top_0 .intro:before {

    display: none;
}


@media screen and (max-width: 600px) {
.img-text_d-in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
}
.img-text_e-in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
}
.it-img {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 20px !important;
}
.it-txt {
    width: 100% !important;
}
.img-text_d-in .sec-texto2 {
	text-align: center !important;
}
.img-text_d-in .sec-texto2 ul {
	text-align: left !important;
}
}
/** Imagem esquerda + texto **/



/** Desenvolvimente **/

.block_desenvolvimento {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 960px;
    margin: 20px auto;
}
.d-item-out {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 220px;
}
.d-item {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 200px;
    padding: 20px;
    margin: 10px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    align-items: center;
    height: 200px;
    gap: 20px;
}
.d-item:before {
    display: block;
    position: absolute;
    content: ' ';
    top: -20px;
    left: -20px;
    border: 20px solid #ffffff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.d-item-out:nth-child(3n+1) .d-item:before {
	opacity:1.0;
}
.d-item-out:nth-child(3n+2) .d-item:before {
	opacity:0.7;
}
.d-item-out:nth-child(3n+3) .d-item:before {
	opacity:1.0;
}
.d-img {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    object-fit: scale-down;
    border-radius: 50%;
    padding: 10px;
    overflow: hidden;
}
.d-img img {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.d-item-tit {
    display: block;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    text-align: center;
    color: #ffffff;
    line-height: 20px;
    font-weight: 600;
    height: 60px;
}
.d-item-obs {
    display: block;
    padding: 20px;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    color: #ffffff;
}

@media screen and (max-width: 700px) {
.d-item {
    min-width: 110px;
}
.d-txt {
    font-size: 14px;
}
}



.depoimentos {
    display: flex;
    gap: 20px;
    align-items: stretch;
    justify-content: center;
}
.depoimento {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.depo-foto {
    z-index: 2;
}
.depo-item {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #e3e3e3;
    padding: 20px;
    border-radius: 20px;
    margin-top: -50px;
    z-index: 1;
    padding-top: 60px;
}
.depo-txt {
    display: block;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #00463F;
    font-family: "Source Sans Pro", sans-serif;
}
.depo-autor {
    display: block;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #00463F;
    font-family: "Source Sans Pro", sans-serif;
}
.depo-empresa {
    display: block;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    color: #00463F;
    font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
}



.tres-imagens-texto {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1200px;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.tres-imagens {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    max-width: 720px;
    width: 100%;
    gap: 20px;
}
.big-img {
    display: block;
    max-width: 540px;
    max-height: 525px;
    width: 64%;
    height: auto;
}
.duas-img {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 31%;
}
.duas-img img {
    display: block;
    width: 100%;
    object-fit: contain;
}
.ti-texto {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 45%;
    flex-direction: column;
}
.ti-texto a {
    display: inline-block;
    padding: 4px;
    color: #1D1E20;
    font-weight: 600;
	transition:  0.5s ease;
}
.ti-texto a:hover {
    color: #00ADE1;
}



@media screen and (max-width: 600px) {
.tres-imagens-texto {
    flex-direction: column;
}
.tres-imagens {
    width: 100%;
    margin-right: 0px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
}
.big-img {
    width: 100%;
}
.duas-img {
    display: flex;
    margin: 10px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.duas-img img {
    width: 50%;
}
.ti-texto {
    width: 100%;
}
.sherlock-styles .pAllB {
    padding: 0px;
}
}






@media screen and (max-width: 600px) {




}


#OfferSearcher_Top_0 {
    background-image: url(https://ncdn0.infojobs.com.br/imagesx/6873/70507.png), url(https://ncdn0.infojobs.com.br/imagesx/6873/70509.png), linear-gradient(45deg, #2b1010, #2b1010) !important;
    background-size: auto 100% !important;
    height: 450px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: left center, right center, center !important;
}

.sherlock-styles .field_group {
    margin-top: 0px !important;
    background-color: #fff !important;
    padding: 8px !important;
    margin-bottom: 0 !important;
    border-radius: 8px 28px 28px 8px !important;
    display: flex !important;
    align-items: center !important;
}
.sherlock-styles .intro:before {
    display: none;
}
.sherlock-styles .intro .container {
    padding: 10px !important;
}
.field_group.w70.mAuto.mt30 {
    margin: 0px auto !important;
    background-color: #fff !important;
    padding: 10px 10px !important;
    border-radius: 20px 100px 100px 20px !important;
    display: flex !important;
    align-items: flex-start !important;
}
.sherlock-styles [class*=field_] {
    margin-bottom: 0px !important;
    margin-left: 20px !important;
}
.b_primary:not([disabled]) {
    color: #fff!important;
    border-radius: 100px !important;
}
.box.pr0.pl0 {
    background-color: #fff !important;
	padding: 20px !important;
}
.sherlock-styles .home>section {
    color: #050708 !important;
}

@media screen and (max-width: 700px) {

.sherlock-styles [class*=field_] {
    margin-top: 20px !important;
    margin-left: 0px !important;
}
}





.sec-titulo {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Inter", sans-serif;
    font-size: 30px !important;
    font-weight: 600 !important;
	text-align: center !important;
    color: #7E1A24 !important;
}
.sec-texto {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-align: center !important;
    color: #000000 !important;
}
.sec-texto p {
    font-size: 18px !important;
}
.sec-texto2 {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: #000000 !important;
}
.sec-texto2 p {
    font-size: 15px !important;
}
.sec-texto:last-child,
.sec-texto2:last-child {
    margin-bottom: 0px !important;
}

.sec-texto p, .sec-texto2 p {
    margin: 0px 0px 10px !important;
}
.sec-texto p:last-child, .sec-texto2 p:last-child {
    margin: 0px 0px 0px !important;
}
.t_azul {
    color: #0057A0 !important;
}
.t_branco,
.t_branco p {
    color: #ffffff !important;
}
.sec_color {
    background-color: #CD5A32 !important;
}
@media screen and (max-width: 600px) {
.sec-titulo {
    font-size: 22px !important;
}
.sec-texto {
    font-size: 16px !important;
	text-align: center !important;
}
}