/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 04 2024 | 15:25:09 */
body{
	overflow-x: hidden;
}

body::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
}

.elementor-search-form__input:focus {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 0 !important;
}

.elementor-search-form {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 0 !important;
}

.elementor-search-form input:focus {
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 0 !important;
}

.elementor-search-form--focus input:focus {
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 0 !important;
}

.searchElement{
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 0 !important;
}

.elementor-search-form--focus {
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
	outline: 2px solid #F99B9B00 !important;
}

.site.grid-container.container{
	overflow-x: hidden;
	overflow-y: hidden;
}

.site .grid-container{
	overflow-y: hidden;
}

.underlineStyle a{
	position: relative;
	transition-duration: .3s;
	cursor: pointer;
}

.underlineStyle a::after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: white;
	position: absolute;
	bottom: -3px;
	left: 0;
	transition-duration: .3s;
	opacity: 0;
}

.underlineStyle a:hover::after{
	opacity: 1;
}

.itemMenu .elementor-widget-container .elementor-heading-title{
	position: relative;
	transition-duration: .3s;
	cursor: pointer;
}

.itemMenu .elementor-widget-container .elementor-heading-title::after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #0B9FC4;
	position: absolute;
	bottom: -3px;
	left: 0;
	transition-duration: .3s;
	opacity: 0;
}

.itemMenu .elementor-widget-container .elementor-heading-title:hover::after{
	opacity: 1;
}

.standardStyle{
	text-decoration: none;
	color: white;
}

.standardStyle:hover{
	text-decoration: none;
	color: white;
}

.grid-container-lines{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none; /* Make the grid non-clickable */
    z-index: 9999999; /* Ensure the grid appears above other content */
	
	
}

.gridLine{
	border-right: 0.5px solid;
	border-color: #bebebe50;
}

.grid-position{
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
}

.gridLine01, .gridLine06{
	width: 5%;
}

.gridLine02, .gridLine03, .gridLine04, .gridLine05{
	width: 22.5%;
}

.fixedItems{
	position: fixed;
    bottom: 50px;
    width: 100vw;
    z-index: 11111;
}

.fixedItems .socialIconsFixed .elementor-widget-container .elementor-social-icons-wrapper{
	display: flex;
	justify-content: center;
	align-content: flex-start;
	flex-wrap: wrap;
}

.fixedItems .socialIconsFixed .elementor-widget-container .elementor-social-icons-wrapper .elementor-grid-item{
	width: 100%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner{
	padding: 0;
	width: 100%;
	height: 100%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents{
	width: 100%;
	height: 100%;
}


.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description{
	width: 100%;
	height: 100%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
    align-content: center;
	flex-wrap: wrap;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: nowrap;
	position: relative;
	margin: 50px 0;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnSide{
	width: 5%;
	height: 100%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnCenter{
	width: 22.5%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnCenter45{
	width: 45%;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title{
	width: 100%;
	position: relative;
	display: flex;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title span{
	width: 100%;
	text-align: left;
	color: #012041;
	opacity: 0.75;
	font-weight: 400;
	font-size: 20px;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title-container h2{
	text-align: left;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 65px;
	margin-top: 10px;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-sub-title-container h2{
	font-size: 25px;
	font-weight: 400;
}

.imagemHomeHover{
	transition-duration: .3s;
}

.imagemHomeHover .htmlProjetos{
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.imagemHomeHover .elementor-element{
	margin: 0;
}

.imagemHomeHover .htmlProjetos .elementor-widget-container{
	width: 100%;
	height: 100%;
}

.imagemHomeHover:hover .htmlProjetos .main-projetos-image-hover{
	opacity: 1;
}

.imagemHomeHover .htmlProjetos .main-projetos-image-hover{
	width: 100%;
	height: 100%;
	background-color: #02203dd1;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	opacity: 0;
	transition-duration: .3s;
	cursor: pointer;
}

.imagemHomeHover .htmlProjetos .main-projetos-image-hover > div{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.imagemHomeHover .htmlProjetos .main-projetos-image-hover .projetos-text p{
	margin-bottom: -200px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}

.noWrapWord > .elementor-widget-container > h2{
	white-space: nowrap;
}



.sliderHome .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-pagination{
	width: 5%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	top: initial;
	left: initial;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.sliderHome .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-pagination .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	margin: 5px 30%;
	border-radius: 100%;
	background-color: #00000000;
	border: 1px solid #ffffff;
	opacity: 1;
}

.sliderHome .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #ffffff;
}

.formContact input::placeholder{
	opacity: 100% !important;
	font-size: 18px !important;
	font-weight: 400 !important;
}

.formContact textarea::placeholder{
	opacity: 100% !important;
	font-size: 18px !important;
	font-weight: 400 !important;
}

.formContact .requiredFildsHtml{
	text-align: right;
	margin-top: 35px;
	font-size: 14px;
	font-weight: 400;
}

.formContact #submitButton{
	width: 50% !important;
	padding: 51.5px 60px;
	transition-duration: .3s;
	border-left: 0;
	border-right: 0;
	border-color: #bebebe47;
}

.formContact #submitButton:hover{
	background-color: #E8466E;
}

.contactBeforeShape::before{
	content: '';
	width: 72.5%;
	height: 140%;
	position: absolute;
	right: 0;
	top: -240px;
	left: initial;
	bottom: initial;
	background-color: #62C9E3;
}

.semibold{
	font-weight: 700;
}

.receiveDocClass{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative;
	z-index: 1;
	padding: 20px;
	border-bottom: 1px solid #bebebe;
	transition-duration: .3s;
}

.receiveDocClass p{
	text-align: center;
	margin: 0;
	transition-duration: .3s;
}

.receiveDoc{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative;
	z-index: 1;
	padding: 20px;
	border-bottom: 1px solid #bebebe;
	transition-duration: .3s;
}

.receiveDoc:hover{
	background-color: #E8466E;
}

.receiveDoc:hover p{
	color: #ffffff;
}

.receiveDoc p{
	text-align: center;
	margin: 0;
	transition-duration: .3s;
}

.receiveDoc input{
	text-align: center;
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}

.formCandidatura .elementor-field{
	padding: 20px;
}

.menuHamburgerSection .elementor-widget-container{
	display: flex;
	justify-content: center;
}

.menuHamburger{
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	cursor: pointer;
}

.menuHamburger .menuLine{
	height: 3px;
    background-color: #0B9FC4;
    transition-duration: .3s;
    border-radius: 5px;
}

.menuHamburger .menuLineTop{
	width: 90%;
}

.menuHamburger .menuLineMiddle{
	width: 100%;
}

.menuHamburger .menuLineBottom{
	width: 50%;
}

.menuHamburger:hover .menuLine{
	width: 100%;
}

.getHoverColumn{
	transition-duration: .3s;
}

.getHoverColumn:hover{
	background-color: #E8466E;
}

.getHoverColumn:hover .elementor-widget-wrap .elementor-element .elementor-widget-container h4{
	color: #ffffff;
}

.getHoverColumn .elementor-widget-wrap .elementor-element .elementor-widget-container h4{
	cursor: pointer;
}

.dialog-close-button{
	color: #ffffff00;
}

.dialog-close-button:hover{
	color: #ffffff00;
}

.recrutamentoFilterColumn img{
	width: 100%;
	max-width: 45px;
	height: 100%;
	max-height: 50px;
}

.recrutamentoFilterColumn .elementor-widget-wrap{
	padding: 30px 0;
	border-color: #bebebe50 !important;
}

.recrutamentoBeforeShape::before{
	top: -297px;
	background-color: #62C9E3;
	opacity: 78%;
}

.candidaturaEspontaneaForm{
	position: relative;
	background-color: #DADEE2;
	transition-duration: .3s;
}

.candidaturaEspontaneaForm:hover{
	background-color: #E8466E;
}

.elementor-widget-container .elementor-form .elementor-form-fields-wrapper{
	position: relative;
	padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-type-upload{
	opacity: 0;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-type-upload input{
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit{
	padding: 20px 0;
	padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
	border: 1px solid #BEBEBE;
	z-index: 2;
	cursor: auto;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .candidaturaEspontaneaDiv{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	padding: 100px 20px;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .candidaturaEspontaneaDiv p{
	margin: 0;
	width: 100%;
	text-align: center;
	color: #012041;
	transition-duration: .3s;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .candidaturaEspontaneaDiv .titleCandidaturaEspontanea{
	font-size: 24px;
	font-weight: bold;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .elementor-field-type-html{
	margin: 0;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .candidaturaEspontaneaDiv .subTitleCandidaturaEspontanea{
	font-size: 14px;
	font-weight: bold;
}

.candidaturaEspontaneaForm:hover .elementor-widget-container .elementor-form .elementor-form-fields-wrapper .candidaturaEspontaneaDiv p{
	color: white;
}

.candidaturaEspontaneaForm .elementor-widget-container .elementor-form .elementor-form-fields-wrapper span{
	color: #012041;
	transition-duration: .3s;
}

.candidaturaEspontaneaForm:hover .elementor-widget-container .elementor-form .elementor-form-fields-wrapper span{
	color: white;
}

.mainDivVagasList{
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.mainDivVagasList > div{
	width: 100%;
	text-align: center;
}

.mainDivVagasList .areaVaga{
	display: none;
}

.mainDivVagasList .tempoVaga{
	display: none;
}

.mainDivVagasList .localizacaoVaga{
	display: none;
}

.mainDivVagasList p{
	font-size: 24px;
	font-weight: bold;
	color: #012041;
	margin: 0;
	transition-duration: .3s;
	text-transform: uppercase;
}

.mainDivVagasList .listItemRecrutamento:hover .vagaIndividual p{
	color: #BEBEBE;
}

.mainDivVagasList .listItemRecrutamento{
	margin: 20px 0;
}

.listRecrutamento{
	background-color: #ffffff;
	padding: 50px;
}

.filterSectionRecrutamento{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 322px;
    z-index: 2;
    background-color: #62C9E3;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 50px;
	opacity: 0;
	display: none;
}

.filterSectionRecrutamento.active{
	bottom: -321px;
	opacity: 1;
	display: flex;
}

.filterSectionRecrutamento .filterItem{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
	cursor: pointer;
	margin: 10px 0;
}

.filterSectionRecrutamento .filterItem:hover .circle{
	background-color: #ffffff;
}

.filterSectionRecrutamento .filterItem.active .circle{
	background-color: #ffffff;
}

.filterSectionRecrutamento .filterItem .circle{
	width: 25px;
	height: 25px;
	border-radius: 100%;
	border: 1px solid white;
	background-color: #ffffff00;
	transition-duration: .3s;
}

.filterSectionRecrutamento .filterItem .filterTitle{
	margin-left: 15px;
}

.filterSectionRecrutamento .filterItem .filterTitle p{
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

.recrutamentoFilterColumn{
	transition-duration: .3s;
	cursor: pointer;
}

.recrutamentoFilterColumn.active{
	background-color: #62C9E3;
}

.recrutamentoFilterColumn:hover{
	background-color: #62C9E3;
}

.recrutamentoFilterColumn:hover .elementor-widget-wrap{
	border-color: #62C9E3 !important;
}


/* Teste */
.elementor-366 .elementor-element.elementor-element-28f3f58 .elementor-field-group{
	padding-left: 0;
	padding-right: 0;
}

.menuOpenItem h3:hover{
	color: #012041 !important;
}

.menuOpenItem a:hover{
	color: #012041 !important;
}

.menuOpenItem a{
	transition-duration: .3s;
}

.inspireBeforeShape::before{
	top: -325px;
}

.mainDivInspireList{
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	margin-left: 10px;
}

.mainDivInspireList .postItemInpire{
	width: 33%;
	box-sizing: border-box;
	padding: 20px;
	transition-duration: .3s;
}

.mainDivInspireList .postItemInpire:hover .imgInspire{
	background-color: #01204114;
}

.mainDivInspireList .postItemInpire:hover .contentInspire{
	background-color: #01204114;
}

.mainDivInspireList .postItemInpire > div{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}

.mainDivInspireList .postItemInpire .contentInspire{
	padding: 20px;
	transition-duration: .3s;
}

.mainDivInspireList .postItemInpire > div > div{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}

.mainDivInspireList .postItemInpire .imgInspire{
	max-height: 250px;
	transition-duration: .3s;
}

.mainDivInspireList .postItemInpire .imgInspire img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mainDivInspireList .postItemInpire .titleContentInspire{
	padding: 10px;
}

.mainDivInspireList .postItemInpire .titleContentInspire .nameInspire{
	font-size: 24px;
	font-weight: bold;
	color: #012041;
	margin: 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.mainDivInspireList .postItemInpire .titleContentInspire .infoInspire{
	font-size: 14px;
	font-weight: bold;
	color: #0B9FC4;
	text-transform: uppercase;
	text-align: center;
}

.mainDivInspireList .postItemInpire .contentInspireText .textInspire{
	font-size: 12px;
	font-weight: 400;
	color: #012041;
	text-align: center;
}

.menuSection{
	border-bottom: 0.5px solid !important;
    border-color: #bebebe50 !important;
	z-index: 11111;
	background-color: white;
}

.recrutamentoFilterColumn p{
	display: none;
}

.recrutamentoFilterColumn p.active{
	display: block;
	margin-top: 20px;
}

.recrutamentoFilterColumn .elementor-element{
	margin: 0;	
}

.formCandidatura .elementor-form-fields-wrapper{
	padding: 0 !important;
}

/*
.formContact .elementor-form-fields-wrapper{
	padding: 0 !important;
}
*/

.newsletterBeforeShape::before {
    top: -247px;
}

.formNewsletter .elementor-field-option{
	margin: 10px 0;
}

.formNewsletter .elementor-field-option label{
	margin-left: 10px;
}

.titleFormNewsletter{
	font-size: 30px;
	color: #0B9FC4;
	font-weight: bold;
}


.formNewsletter .elementor-field-type-checkbox{
	margin-top: 10px;
}

.formNewsletter .elementor-field-type-submit{
	margin-top: 40px;
}

.formNewsletter .elementor-field-option input{
	position: relative;
}

.formNewsletter .elementor-field-option input::before{
	content: '';
	position: absolute;
	left: -2px;
	top: -2px;
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	border-radius: 100%;
	border: 1px solid #012041;
}

.formNewsletter .elementor-field-option input:checked::before{
	background-color: #012041;
}

.projects-list{
	display: flex;
	justify-content: center;
	align-content: flex-start;
	flex-wrap: wrap;
}

.projects-list .small-items-project{
	width: 50%;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}

.projects-list .small-items-project .project-item{
	width: 50%;
}

.projects-list .big-item-project{
	width: 50%;
}

.projects-list .big-item-project .project-item{
	width: 100%;
	max-width: unset;
	max-height: unset;
	width: 100%;
    height: 100%;
}


.projects-list .project-item{
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	position: relative;
	min-width: 200px;
	min-height: 200px;
	max-width: 500px;
	max-height: 500px;
	aspect-ratio: 1 / 1;
	transition-duration: .3s;
}

.projects-list .project-item:hover .project-link::before{
	opacity: 75%;
}

.projects-list .project-item:hover span{
	opacity: 1;
}

.projects-list .project-item .project-link::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #02203D;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1;
	transition-duration: .3s;
}

.projects-list .project-item .project-link{
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	height: 100%;
}


.projects-list .project-item .img-project{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
}

.projects-list .project-item span{
	width: 100%;
	z-index: 3;
	text-align: center;
	opacity: 0;
	transition-duration: .3s;
}

.projects-list .project-item .name-project{
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.projects-list .project-item .name-client{
	font-size: 14px;
	color: #0B9FC4;
	font-weight: bold;
	margin-top: -5px;
	text-transform: uppercase;
}

.columnRecrutamentoFooter{
	margin-top: -50px;
	transition-duration: .3s;
	border-bottom: 1px solid #bebebe50;
}

.columnRecrutamentoFooter:hover{
	background-color: #E8466E;
}

.columnRecrutamentoFooter .elementor-widget-wrap{
	display: flex;
	align-items: flex-end;
	padding-bottom: 50px;
}

.columnRecrutamentoFooter .elementor-widget-wrap div{
	width: 100%;
	height: 100%;
}

.columnRecrutamentoFooter .elementor-widget-wrap div h4{
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	text-align: center;
}

.columnRecrutamentoFooter .elementor-widget-wrap div h4 a{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 50px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	text-align: center;
}

.sectionAbsoluteTopSearch{
	position: absolute;
	top: 91px;
	z-index: 1;
	width: 100%;
	left: 0;
}

.menuSection + .sectionAbsoluteTopSearch{
	top: 125px;
}

.menuSection + .sectionAbsoluteTopSearch + .sectionAbsoluteTopGoBack{
	top: 215px;
}

.sectionAbsoluteTopGoBack{
	position: absolute;
	top: 191px;
	z-index: 1;
	width: 100%;
	left: 0;
}

.columnGridMenu{
	border-bottom: 0.5px solid;
	border-color: #bebebe50;
}

.searchElement input::placeholder{
	opacity: 1;
}

#columnSearchBoxID .elementor-widget-wrap{
	visibility: hidden;
}

#searchItemID{
	cursor: pointer;
}

#goBackID{
	cursor: pointer;
}

.sectionAbsoluteTopSearch{
	z-index: 2;
}

.projetosBeforeText::before{
	content: 'ÁREAS DE NEGÓCIO';
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	left: -160px;
    top: 47px;
	position: absolute;
}

.inspireBeforeText::before{
	content: 'FILTROS';
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	left: -100px;
    top: 47px;
	position: absolute;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnSide{
	width: 25%;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnSide:last-child{
	display: none;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnCenter{
	display: none;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .columnCenter45{
	width: 75%;
	display: block;
	padding-right: 10px;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title{
	display: none;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title-container h2{
	font-size: 50px;
}

.sliderHomeMobile .swiper-slide{
	width: 100% !important;
}

.sliderHomeMobile .elementor-widget-container .elementor-swiper .elementor-slides-wrapper .swiper-pagination{
	width: 15%;
    height: 20%;
    bottom: 50px;
}

.galleryHomeMobile .elementor-image-gallery .gallery-item{
	width: 33%;
	padding: 5px;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-sub-title-container h2{
	font-size: 15px;
}

.sliderHomeMobile .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-sub-title-container{
	margin-top: 90px;
	padding-right: 10%;
}

.inspireBeforeShape::before {
    top: -278px;
}

.recrutamentoBeforeShape::before {
    top: -272px;
    background-color: #62C9E3;
    opacity: 78%;
	height: 160%;
}

.columnInspireHome{
	transition-duration: .3s;
}

.columnInspireHome:hover{
	background-color: #E8466E;
}

.columnInspireHome:hover .elementor-widget-wrap{
	background-color: #E8466E !important;
	border: 1px solid #E8466E !important;
}

.columnInspireHome:hover a{
	color: #ffffff !important;
}

.htmlFilter{
	margin-bottom: 7px !important;
}

#filterLocalizacaoSectionRecrutamentoID{
	bottom: -312px;
}

#filterTipoVagaSectionRecrutamentoID{
	bottom: -309px;
}

.projetosBeforeShape::before{
	top: -278px;
	height: 115%;
}

.projects-list .project-item .tipo-projeto{
	display: none;
}

.pag404SnakeSection{
	position: fixed;
	width: 100vw;
	height: 80vh;
	z-index: 111;
	overflow: hidden;
}

.pag404SnakeSection canvas{
	width: 100%;
	height: 100%;
	padding-top: 90px;
}

.pag404TitleSection{
	position: absolute !important;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 1;
    background-color: #0B9FC4;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.inspireGroupSectionHomepage{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: nowrap;
}

.inspireGroupSectionHomepage .inspire-item-homepage{
	width: 33%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
	margin: 10px;
	transition-duration: .3s;
}

.inspireGroupSectionHomepage .inspire-item-homepage:hover{
	background-color: #01204114;
}

.inspireGroupSectionHomepage .inspire-item-homepage:hover .titles-inspire-homepage h4{
	color: #012041;
}

.inspireGroupSectionHomepage .inspire-item-homepage div{
	width: 100%;
}

.inspireGroupSectionHomepage .inspire-item-homepage .image-inpire-homepage{
	width: 100%;
	height: 100%;
	max-height: 250px;
}

.inspireGroupSectionHomepage .inspire-item-homepage .image-inpire-homepage img{
	width: 100%;
	height: 100%;
	min-height: 210px;
	object-fit: cover;
}

.inspireGroupSectionHomepage .inspire-item-homepage .titles-inspire-homepage{
	margin-top: 30px;
}

.inspireGroupSectionHomepage .inspire-item-homepage .titles-inspire-homepage h3{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #012041;
	text-align: center;
	margin-bottom: 0;
}

.inspireGroupSectionHomepage .inspire-item-homepage .titles-inspire-homepage h4{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0B9FC4;
	text-align: center;
	margin-bottom: 0;
}

.inspireGroupSectionHomepage .inspire-item-homepage .text-inspire-homepage{
	margin-top: 30px;
	padding-bottom: 20px;
	width: 50%;
}

.inspireGroupSectionHomepage .inspire-item-homepage .text-inspire-homepage p{
	width: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	color: #012041;
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
    left: 33px;
    bottom: 10px;
	width: 30px;
	height: 30px;
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left .cky-btn-revisit img{
    width: 20px;
	height: 20px;
}

.featured-image.page-header-image{
	display: none;
}

.searchResultsList{
	display: flex;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: wrap;
}

.searchResultsList .searchResult-item{
	width: 33%;
    box-sizing: border-box;
    transition-duration: .3s;
	padding: 0 20px;
	margin: 20px 0;
}

.searchResultsList .searchResult-item .image-searchResult{
    max-height: 250px;
    transition-duration: .3s;
}

.searchResultsList .searchResult-item .image-searchResult img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.searchResultsList .searchResult-item .title-searchResult{
	padding: 20px;
    padding-bottom: 35px;
    transition-duration: .3s;
}

.searchResultsList .searchResult-item .title-searchResult h3{
    font-size: 24px;
    font-weight: bold;
    color: #012041;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.searchResultsList .searchResult-item:hover .searchResult-inner-item{
	background-color: #01204114;
}

.menuOpenItem{
	z-index: 11111;
}

.last-inspire-list a h5{
	font-size: 18px;
	font-weight: 400;
	color: #012041;
}

.sliderHome .elementor-swiper-button{
	display: none !important;
}

.post-link-navigation{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #4E4E4E;
}

.getHoverColumn .elementor-widget-wrap .elementor-element .elementor-widget-container h4{
	display: none;
}

.getHoverColumn:hover .elementor-widget-wrap .elementor-element .elementor-widget-container .post-link-navigation{
	color: #ffffff;
}

.recrutamentoFilterColumn:hover p{
	display: block;
	margin-top: 20px;
}

.menuFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	display: block !important;
	transition-duration: .3s;
	transition: top 0.3s ease;
}

.menuAppear {
    animation-name: slideDown;
    animation-duration: 0.5s; /* Adjust the duration as needed */
    animation-timing-function: ease; /* Adjust the timing function as needed */
    animation-fill-mode: forwards;
    transform-origin: top;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

#columnSearchBoxID .elementor-widget-wrap{
	visibility: initial;
    position: absolute;
    left: -100%;
    bottom: 0;
    transition: left 1.3s ease; /* Adjust the duration and easing function as needed */
	z-index: 111;
}

#columnSearchBoxID{
	overflow: hidden;
	border-color: #ffffff00;
}

.arrowDownHome {
  position: relative;
  animation: MoveUpDown 3s infinite;
  animation-timing-function: cubic-bezier(0.25, 0.75, 0.5, 1.25); /* Custom timing function for smoother bounce */
}

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-8px);
  }
}


.imagemHomeHover .getImageProjectsHome{
	overflow: hidden;
}

.imagemHomeHover .getImageProjectsHome img{
	transition-duration: .3s;
}

.imagemHomeHover:hover .getImageProjectsHome img{
	scale: 1.2;
}

.imageProjectsTag::after{
	content: '';
	font-size: 11px;
	color: white;
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 30px;
	text-transform: uppercase;
	transition-duration: .3s;
}

.imageProjectsTagMuseus::after{
	content: 'Museus';
}

.imageProjectsTagEventos::after{
	content: 'Eventos';
}

.imageProjectsTag:hover::after{
	opacity: 0;
}

.recrutamentoFilterColumn .elementor-widget-wrap{
	min-height: 135px;
}

/*
.recrutamentoFilterColumnAdapt .elementor-widget-wrap{
	min-height: 140px;
}
*/

.post-link-navigation.next-post-link.no-item{
	opacity: .2;
}

.post-link-navigation.prev-post-link.no-item{
	opacity: .2;
}

.receiveDocClass p{
	width: 100%;
	text-align: left;
}

.receiveDoc p{
	width: 100%;
	text-align: left;
}

.formNewsletter .elementor-form-fields-wrapper{
	padding: 0 !important;
}

#elementor-search-form-56e433d::-moz-focus-inner{
  border: 0;
  outline: none;
}

#elementor-search-form-56e433d::placeholder::-moz-focus-inner{
	border: 0;
	outline: none;
}

.menuSectionTransparent{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1111;
	width: 100vw;
	background-color: #ffffff00;
	border-style: solid !important;
	border-bottom: 0.5px solid;
	border-color: #bebebe50;
	display: block;
}

.hideMenu{
	display: none;
}

.menuSectionTransparent .menuHamburger .menuLine{
	background-color: #ffffff;
}

.menuSectionTransparent .itemMenu .elementor-widget-container .elementor-heading-title::after{
	background-color: #ffffff;
}

.candidaturaEspontaneaSection{
	background-color: #DADEE2;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.candidaturaEspontaneaSection .topSectionCandidatura,.bottomSectionCandidatura{
	width: 100%;
}

.candidaturaEspontaneaSection .topSectionCandidatura{
	padding-top: 100px;
	padding-bottom: 100px;
}

.candidaturaEspontaneaSection .topSectionCandidatura p{
	color: #012041;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.candidaturaEspontaneaSection .topSectionCandidatura .title{
	font-size: 24px;
}

.candidaturaEspontaneaSection .bottomSectionCandidatura{
	padding: 50px;
	border-top: 1px solid #bebebe50;
}

.candidaturaEspontaneaSection .bottomSectionCandidatura p{
	color: #012041;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	text-align: center;
}

.candidaturaEspontaneaSection:hover{
	background-color: #E8466E;
}

.candidaturaEspontaneaSection:hover p{
	color: #ffffff;
}

.projetosHomepageColunaForma::before{
	content: '';
	position: absolute;
	top: -153px;
    left: -60px;
	background-image: url('https://evk.parisesilva.pt/wp-content/uploads/2023/09/formaHomepage.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 614px;
	height: 153px;
	z-index: 1;
}

#searchItemID .elementor-widget-container img{
	max-width: 18px;
}

.popup-candidatura{
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	width: 100vw;
	height: 100vh;
	background-color: #000000c2;
	z-index: 111111122;
}

.popup-candidatura p{
	width: 100%;
	color: #ffffff;
	text-align: center;
	margin: 0;
}

.popup-candidatura .tituloPopupCandidatura{
	font-size: 27px;
	font-weight: 600;
}

.popup-candidatura .textoPopupCandidatura{
	font-size: 18px;
	font-weight: 400;
}

.popup-candidatura .noStyle{
	color: #ffffff;
}

.popup-candidatura .noStyle:hover{
	color: #ffffff;
}

.project-item a{
	overflow: hidden;
}

.project-item:hover a img{
	transform: scale(1.2);
}

.project-item a img{
	transition-duration: .3s;
}

.menuSection + .sectionAbsoluteTopSearch {
    top: 90px;
}

.menuSection + .sectionAbsoluteTopSearch + .sectionAbsoluteTopGoBack {
    top: 187px;
}

.menuOpenElements{
	position: relative !important;
	left: 0 !important;
}

.verMaisMobileHome{
	margin: 0;
	color: #62C9E3;
	font-size: 12px;
	font-weight: bold;
	margin-top: -25px;
	display: none;
}

#lottieAnimationUrl{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.formDesafie .elementor-form-fields-wrapper .elementor-field-group{
	padding: 0 !important;
}

.recrutamentoFilterColumn .elementor-widget-wrap{
	min-height: 115px;
	max-height: 115px;
}

.columnInspireHome h4{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.imgSetaDiv{
	width: 70px;
    height: 60px;
    background-image: url('https://evk.parisesilva.pt/wp-content/uploads/2023/10/icon-seta-preta.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.imgSetaDivWhite{
	width: 70px !important;
    height: 60px !important;
    background-image: url('https://evk.parisesilva.pt/wp-content/uploads/2023/10/icon-seta-branca.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.imgSetaDivWhite img{
	opacity: 0;
}

.columnRecrutamentoFooter:hover .imgSetaDivWhite{
	background-image: url('https://evk.parisesilva.pt/wp-content/uploads/2023/10/icon-seta-branca.svg');
}

.columnInspireHome:hover .imgSetaDiv{
	background-image: url('https://evk.parisesilva.pt/wp-content/uploads/2023/10/icon-seta-branca.svg');
}

.imgSetaDiv img{
	opacity: 0;
}

.linkElementHome{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.oQueFazemosColumn{
	margin-top: -170px;
    min-height: 373px;
}

.columnRecrutamentoFooter .elementor-widget-wrap div h4 a{
	bottom: initial;
    text-align: initial;
	width: initial;
    height: 60px;
	position: relative;
	display: flex;
	align-items: center;
}

.columnMobileButtonHome .elementor-widget-wrap div h4{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

.imgSetaDivWhite.imgSetaDivWhiteMobile{
	margin-right: -25px;
}

input.elementor-search-form__input::-webkit-search-cancel-button {
    display: none;
}

.getCanvas{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	position: relative;
}

.columnRecrutamentoFooter .imgSetaDivWhite{
	margin-right: -30px;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-title-container h2{
	margin-bottom: 5px;
}

.sliderHome .elementor-swiper .swiper-wrapper .swiper-slide-inner .swiper-slide-contents .elementor-slide-description .main-slider-home .section-main-slider-home .column-grid-slider .column-sub-title-container h2{
	margin-bottom: 10px;
}

.menuAppear .displayLogoMobile{
	margin-bottom: 0 !important;
}

.menuSectionTransparent{
	border-top: 1px solid #686868;
}

div#prevProject h4 {
	display: flex!important;
	flex-direction: row-reverse!important;
}

div#prevProject h4 .imgSetaDiv{
	transform: rotateZ(180deg);
}

div#prevProject #prevPostID {
	display: none!important;
}

div#nextProject h4 {
	display: flex!important;
}

div#nextProject #nextPostID {
	display: none!important;
}

/* INSPIRE */
 
.single-inspire #previous h4 {
	display: flex!important;
	flex-direction: row-reverse!important;
}

.single-inspire #previous h4 .imgSetaDiv{
	transform: rotateZ(180deg);
}

.single-inspire .getHoverColumn.buttonsProjetoMobile.columnInspireHome #prevPostID {
	display: none!important;
}

.single-inspire #next h4 {
	display: flex!important;
}

.single-inspire #next #nextPostID {
	display: none!important;
}
















