@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

body {
	margin: 0;
	padding: 0;
}

* {
    font-family: "Source Sans 3", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Source Sans 3", sans-serif;
}


p:last-child {
    margin-bottom: 0px;
}

.sherlock-styles .home {
    padding: 0 0px !important;
}


.sherlock-styles .component_OfferSearcher {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #000000 !important;
    background-size: auto !important;
}
#OfferSearcher_Top_0 {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 450px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sherlock-styles .field_group {
    margin-top: 30px !important;
    background-color: #fff !important;
    padding: 8px !important;
    margin: 0 auto !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;
    background-color: #F80032 !important;
}

.sherlock-styles input, .sherlock-styles select {
    height: 48px !important;
}

/**.sherlock-styles .home>section:nth-child(2n+3), .sherlock-styles .home>section:nth-child(2n+3):not(.component_AddCvDB) h2:not(.default-color) {
    color: #61001A !important;
}**/
.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;
}

.sherlock-styles .component_LastOffersHorizontal h3 a {
    font-family: "Source Sans 3", sans-serif;
    color: #000000;
    font-weight: 400;
    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: #F80032 !important;
    font-weight: 600;
}


body {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
}
.sec-titulo,
section#LastOffersHorizontal__2 h2, 
section#AddCvDB__3 h2,
h2.mb30.fs26.tc,
h2.mb0.fwB {
    display: block;
    width: 100%;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans 3", sans-serif;
    font-size: 36px !important;
    font-weight: 800 !important;
	text-align: center !important;
	color: #E4002B !important;
}
section#LastOffersHorizontal__2 h2,
h2.mb30.fs26.tc {
	color: #ffffff !important;
}
section#AddCvDB__3 h2 {
	color: #E4002B !important;
}
.sec-texto {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center !important;
}
.sec-texto: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-left, 
.t-left p {
    text-align: left !important;
}
.t-center, 
.t-center p {
    text-align: center !important;
}
.t-right, 
.t-right p {
    text-align: right !important;
}
.t-preto, 
.t-preto p {
    color: #686B6B !important;
}
.t-ciano, 
.t-ciano p {
    color: #0093AD !important;
}
.t-branco, 
.t-branco p {
    color: #ffffff !important;
}
.sec_color-azul_escuro {
    background-color: #1D1740 !important;
}




@media screen and (max-width: 600px) {
section#LastOffersHorizontal_Left_2 h2,
section#AddCvDB_Right_4 h2, 
.sec-titulo {
    font-size: 22px !important;
}
.sec-texto {
    font-size: 16px !important;
	text-align: center !important;
}
.t-left, 
.t-left p, 
.t-center, 
.t-center p, 
.t-right, 
.t-right p {
    text-align: center !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: auto !important;
    background-image: none !important;
    background-color: #c83b38  !important;
}
.intro:before,
.intro:after {
    display: none;
}
.sherlock-styles .intro .container {
    position: relative;
    padding-top: 0px;
    z-index: 1;
    display: flex;
    padding: 10px 0px !important;
    height: auto;
}

.home > section:nth-child(2n+3) {
    background-color: #e4022a !important;
}
.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 {
    background-color: #E4002B !important;
}
.sherlock-styles .box {
    padding: 30px !important;
    background-color: #fff;
}
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: "Source Sans 3", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
	text-align: center !important;
}
.sherlock-styles .component_AddCvDB  .b_primary {
    background-color: #e4022a !important;
}
footer * {
	font-size: 14px !important;
	color: #fff !important;
}

@media screen and (max-width: 600px) {
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: flex;
    width: 100%;
    background-color: #C83B38;
    justify-content: center;
    align-items: center;
    max-height: 450px;
}
.banner-head img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 450px;
}
/** Banner **/


/* bloco geral: imagens + texto lado a lado */
.tres-imagens-texto {
    display: flex;
    gap: 40px;
    align-items: center;
}

/* bloco das imagens */
.tres-imagens {
    display: flex;
    gap: 20px;
    flex: 1; /* ocupa metade do espaço */
}

.big-img {
    flex: 2;
    width: 63%;
    object-fit: contain;
}

.duas-img {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.duas-img img {
    width: 100%;
    object-fit: cover;
}

/* bloco de texto */
.ti-texto {
    flex: 1; /* divide meio a meio com as imagens */
}

/* garantir que imagens não passem do limite */
.tres-imagens img {
    display: block;
}


@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;
}
.tit-img-left, 
.tit-img-right {
    flex-direction: column;
}
}
