@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
	margin: 0;
	padding: 0;
}

* {
    font-family: "Source Sans Pro", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Source Sans Pro", sans-serif;
}

.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 .box {
    -webkit-box-shadow: 0 0 9px 2px rgba(8,9,10,.0) !important;
    box-shadow: 0 0 9px 2px rgba(8,9,10,.0) !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: #fff !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 Pro", sans-serif;
    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;
}


body {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
    color: #464B4B;
}
.sec-titulo {
    display: block;
    margin: 0px auto 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    width: 100%;
    color: #2D2C2E;
}
.sec-titulo2 {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 500;
    font-size: 26px;
    line-height: 110%;
    width: 100%;
    color: #C52126;
}
.sec-texto,
.sec-texto p {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center !important;
    color: #2D2C2E !important;
}
.sec-texto2,
.sec-texto2 p {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
    line-height: 150%;
    color: #2D2C2E !important;

}

.sec-texto p, .sec-texto2 p {
    margin: 0px 0px 20px !important;
}
.sec-texto p:last-child, .sec-texto2 p:last-child {
    margin: 0px 0px 0px !important;
}
.t-black {
    color: #2D2C2E !important;
}
.t-amarelo {
    color: #FFB946 !important;
}
.t-vermelho {
    color: #DC0032 !important;
}
.t-branco,
.t-branco p {
    color: #ffffff !important;
}
.sec_color {
    background-color: #5A0032 !important;
}
.sec_color2 {
    background-color: #DC0032 !important;
}
.t-left {
    text-align: left !important;
}
.t-center {
    text-align: center !important;
}
.t-right {
    text-align: right !important;
}
@media screen and (max-width: 600px) {
.sec-titulo {
    font-size: 22px !important;
}
.sec-texto {
    font-size: 16px !important;
	text-align: center !important;
}
.t-left,
.t-center,
.t-right {
    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: 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 {
    background-color: #DC0032 !important;
}
section#LastOffersHorizontal_Left_2 h2 {
    display: block;
    margin: 0px auto 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 700;
    font-size: 30px;
    line-height: 110%;
    width: fit-content;
    color: #2D2C2E;
}
section#AddCvDB_Right_4 h2 {
    display: block;
    margin: 0px auto 20px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 700;
    font-size: 30px;
    line-height: 110%;
    width: fit-content;
    color: #2D2C2E;
}
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 Pro", sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
	text-align: center !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;
}

#OfferSearcher_Top_0 {
    background-size: 100% !important;
    height: 450px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#OfferSearcher_Top_0 h1 {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.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;
}
}


/** quadro de texto + 6 imagens **/
.quadro-6img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 10px;
}
.q6i-g {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 33%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
}
.q6i-p {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 33%;
    object-fit: cover;
    aspect-ratio: 1/1;
    flex-wrap: wrap;
    align-content: stretch;
    gap: 10px;
}
.q6i-p img {
    width: 47%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1/1;
}

@media screen and (max-width: 600px) {
.quadro-6img {
    flex-direction: column;
}
.q6i-g {
    width: 100%;
    height: 100%;
}
.q6i-p {
    flex-direction: row;
    width: calc(100% - 20px);
    aspect-ratio: 2/1;
}
}

@media screen and (max-width: 600px) {
.quadro-6img {
    flex-direction: column;
}
.q6i-g {
    width: 100%;
    height: 100%;
}
.q6i-p {
    flex-direction: row;
    width: 100%;
}
}



/** 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);
}
}
/** quadro de texto + 6 imagens **/


/** Imagem esquerda + texto **/
.img-text_e-in {
    display: flex;
    align-items: center;
    justify-content: center;
	gap: 20px;
}
.it-img {
    display: block;
    width: 55%;
    height: auto;
    object-fit: contain;
}
.it-img img {
    width: 100%;
    height: auto;
}
.it-txt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 45%;
}
.it-titulo {
    
}
.it-texto {
    font-size: 16px;
    color: #050708;
}
.it-texto p {
    margin: 0px 0px 20px;
}
.it-texto p:last-child {
    margin: 0px 0px 0px;
}

#OfferSearcher_Top_0 .intro:before {
    display: none;
}


@media screen and (max-width: 600px) {
.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_e-in .sec-texto2 {
	text-align: center !important;
}
.img-text_e-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: stretch;
    width: 100%;
    margin: 20px auto;
}
.d-item {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 150px;
    padding: 20px;
    margin: 10px;
    border-radius: 50%;
    aspect-ratio: 1/1;
    align-items: center;
    height: 150px;
}
.d-item:before {
    display: block;
    position: absolute;
    content: ' ';
    top: -20px;
    left: -20px;
    border: 20px solid #DC0032;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.d-item:nth-child(6n+1):before {
	opacity:1.0;
}
.d-item:nth-child(6n+2):before {
	opacity:0.85;
}
.d-item:nth-child(6n+3):before {
	opacity:0.7;
}
.d-item:nth-child(6n+4):before {
	opacity:0.5;
}
.d-item:nth-child(6n+5):before {
	opacity:0.35;
}
.d-item:nth-child(6n+6):before {
	opacity:0.2;
}
.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-txt {
    display: block;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #DC0032;
    line-height: 100%;
}

@media screen and (max-width: 700px) {
.d-item {
    min-width: 110px;
}
.d-txt {
    font-size: 14px;
}
}
/** Desenvolvimente **/


/** História **/
.block_historia {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
}
.hist-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc(25% - 20px);
    min-width: 100px;
    padding: 20px 14px 14px;
    background-color: #EBEBEB;
    border-radius: 10px;
    gap: 10px;
}
.hist-img {
    display: flex;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    object-fit: scale-down;
}
.hist-tit {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #DC0032;
    text-transform: uppercase;
}
.hist-txt {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #2D2C2E;
    font-weight: 400;
}
.hist-txt p {
	margin: 0px 0px 10px;
}

@media screen and (max-width: 600px) {
.hist-item {
    width: calc(100% - 40px);
}
}
/** História **/


/** valores **/
.block_valores {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    width: 960px;
    margin: auto;
}
.v-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc(25% - 20px);
    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: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #DC0032;
    text-transform: uppercase;
}
.v-txt {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #2D2C2E;
    font-weight: 400;
}
.v-txt p {
	margin: 0px 0px 10px;
}

@media screen and (max-width: 600px) {
.v-item {
    width: calc(100% - 40px);
}
}
/** valores **/


/** Premios **/
.block_premios {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
}
.prem-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 217px;
}
@media screen and (max-width: 600px) {
.prem-item {
    width: calc(50% - 40px);
}
}
/** Premios **/

/** video **/
.vid-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: 700px;
    aspect-ratio: 16/9;
}
.vid-sec iframe {
    width: 100% !important;
    aspect-ratio: 16/9;
    height: 100%;
}
/** video **/

header, 
header a,
footer, 
footer a {
    color: #fff !important;
}