@import url('https://fonts.googleapis.com/css2?family=Open Sans:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


body {
	margin: 0;
	padding: 0;
}

* {
    font-family: "Open Sans", sans-serif;
    color: #464B4B;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans", 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;
	background-color: #B72C31;
}

.sherlock-styles input, .sherlock-styles select {
    height: 48px !important;
}

.sherlock-styles .home>section:nth-child(2n+3) {
    background-color: #ffffff !important;
}


.sherlock-styles .b_primary.w25 {
    max-width: 170px;
}

.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: "Open Sans", 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;
}

.sherlock-styles .home {
    padding: 0px !important;
}

.sec-titulo, .sherlock-styles .home>section h2,
section#LastOffersHorizontal_Left_2 h2, 
section#AddCvDB_Right_4 h2{
    display: block;
    margin: 0px auto 20px !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 900;
    font-size: 40px;
    line-height: 110%;
    width: 100%;
    background: linear-gradient(to right, #2A295C, #5971ff) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.sec-texto,
.sec-texto p {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Open Sans", sans-serif;
    font-size: 20px !important;
    font-weight: 400 !important;
    text-align: center !important;
    color: #404040 !important;
}
.sec-texto2,
.sec-texto2 p {
    display: block;
    margin: 0px 0px 20px !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    text-align: left !important;
    line-height: 150%;
    color: #404040 !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-indigo,
.t-indigo p {
    color: #1E398D !important;
}
.t-gradient_azul, 
.t-gradient_azul p {
    background: linear-gradient(to right, #2A295C, #5971ff) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.t-branco,
.t-branco p {
    color: #ffffff !important;
}
.sec_color {
    background-color: #1E398D !important;
}
.t-left {
    text-align: left !important;
}
.t-center {
    text-align: center !important;
}
.t-right {
    text-align: right !important;
}

.sherlock-styles iframe {
    border: 0;
    width: 100%;
    aspect-ratio: 16/9;
    max-width: 600px;
}

.sherlock-styles .b_primary {
    color: #fff;
    font-weight: 700;
    background-color: #283897 !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;
}




.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: #E7E9F7 !important;
}
section#LastOffersHorizontal_Left_2 h2 {
    color: #283897;
}
section#AddCvDB_Right_4 {
    background-color: #E7E9F7 !important;
}
section#AddCvDB_Right_4 .box {
    background-color: #E7E9F7;
    padding: 0px !important;
    border-radius: 0px !important;
    box-shadow: 0 0 0px 0px rgba(8,9,10,0);
    position: relative;
}
section#AddCvDB_Right_4 * {
    color: #283897 !important;
}
section#AddCvDB_Right_4 a, 
section#AddCvDB_Right_4 a * {
    color: #ffffff !important;
}
section#AddCvDB_Right_4 .sherlock-styles .b_primary {
    color: #fff !important;
    font-weight: 700 !important;
    background-color: #283897 !important;
}
section#AddCvDB_Right_4 p {
	display: block;
    margin: 0px 0px 20px !important;
    font-family: "Open Sans", 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: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 450px !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;
}
#OfferSearcher_Top_0 {
    background-image: none;
    background-color: #808285;
    height: 450PX !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.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;
    width: 60%;
}
.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;
}

footer * {
	color: #ffffff !important;
	font-size: 14px !important;
}

@media screen and (max-width: 700px) {

.sherlock-styles [class*=field_] {
    margin-top: 20px !important;
    margin-left: 0px !important;
}
}

/** BotÃ£o Sodexo **/
.bt-sdx {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
    font-family: "Open Sans", sans-serif;
    font-weight: 900;
    text-decoration: none;
    border: 2px solid #283897;
	background-color:  #ffffff;
	color:  #283897 !important;
    padding: 10px 30px;
    border-radius: 5px 5px 20px 5px;
	transition: 0.5s ease;
}
.bt-sdx:hover {
	background-color:  #283897;
	color:  #ffffff !important;
}
/** BotÃ£o Sodexo **/


/** quadro de 4 imagens **/
.quadro-img {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.quadro-img a {
    width: calc(25% - 20px);
    aspect-ratio: 13.5/9;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border-radius: 5px 5px 20px 5px;
	background-color: #000000;
}
.quadro-img a img {
    object-fit: fill;
    width: 100%;
	height: 100%;
	display: flex;
    position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: 1;
	transition: 0.5s ease;
}
.quadro-img a:hover img {
	opacity: 0.5;
}
.quadro-img a:after {
    display: block;
    position: absolute;
    content: ' ';
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    opacity: 0;
    transition: 0.5s ease;
    border: 2px solid #ffffff;
    border-radius: 5px 5px 16px 5px;
    backdrop-filter: blur(3px);
}
.quadro-img a:hover:after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    opacity: 1;
}
.quadro-img a .text_box {
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    opacity: 0;
    transition: 0.5s ease;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px;
    flex-direction: column;
}
.quadro-img a:hover .text_box {
	opacity: 1;
}
.quadro-img a .text_box span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.quadro-img a span strong {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
@media screen and (max-width: 600px) {
.quadro-img a {
    object-fit: contain;
    width: calc(50% - 20px);
}
}
/** quadro de texto + 6 imagens **/


/** valores **/
.block_valores {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.v-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc(33% - 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: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    color: #1E398D;
}
.v-txt {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #1E398D;
    font-weight: 400;
}
.v-txt p {
	margin: 0px 0px 10px;
}

@media screen and (max-width: 600px) {
.v-item {
    width: calc(100% - 40px);
}
.v-tit {
    font-size: 16px;
}
.v-txt {
    font-size: 14px;
}
}
/** valores **/