/* Estilos para a barra de política das cookies */

.cookie_bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #494e54;
	color: white;
	z-index: 9999;
	font-family: Arial, Helvetica;
	font-size: 12px;
	min-height: 50px;
	line-height: 16px;
}

.center_cookie_container {
	position: relative;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}

.cookie_bar .cookie_texto {
	position: relative;
	float: left;
	max-width: 830px;
	width: 100%;
	margin-right: -95px;
	padding: 0px 0;
	text-align: center;
}

.cookie_bar .cookie_texto .cookie_interior {
	margin-right: 95px;
	padding: 10px 10px;
}

.cookie_bar .cookie_texto a {
	color: white;
	text-decoration: underline;
}

.cookie_bar .cookie_aceitar {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	background: white;
	margin-top: 10px;
}

.cookie_bar .cookie_aceitar #cookie_botao {
	background: white;
	border: 1px #FFFFFF solid;
	position: relative;
	width: 75px;
	height: 30px;
	color: #494e54;
	font-weight: bold;
	cursor: pointer;
}

.cookies_politicas {
	position: relative;
	display: none;
	color: white;
	clear: both;
	width: 100%;
	max-width: 810px;
	margin: 0 auto;
}

.cookies_politicas a {
	color: white;
	text-decoration: underline;
}

.cookies_politicas .center_cookie_container {
	padding: 10px;
	width: 95%;
}

.text-center{
    text-align: center;
}



h2.titulos{
    text-align: center;
    font-size: 48px;
    color: #282730;
    font-weight: 600;
    margin: 40px 0 20px 0;
}

p.columns_two{
    column-count: 2;
}

@media screen and (max-width: 992px){
    p.columns_two{
        column-count: unset;
    }
}
/*==================================================================================================*/
/*MENU*/
/*==================================================================================================*/


.headerWrapper #logo img{
    width: 155px;
}

.dropdown i{
    font-size: 17px;
}

/*==================================================================================================*/
/*BANNER*/
/*==================================================================================================*/
.internas .bgImage,
.internas .hero,
.internas .heroBlack,
.internas .heroColor,
.internas .heroSmall,
.internas .heroSmallBlack,
.internas .heroSmallColor {
    min-height: 500px;
}

.internas .horizontalCenter {
    top: 60%;
}

@media only screen and (min-width: 64em){
    header.transparentHeader.menu_black {
        background: #000;
    }
}

@media screen and (max-width: 992px){
    .internas .text-center {
        text-align: left !important;
    }
}

/*==================================================================================================*/
/*HOMEPAGE*/
/*==================================================================================================*/

.portfolioFull .folioMasonry-3 .gallery-item img{
    width: 100%;
}

.home_last_news h2{
    text-align: center;
    font-size: 48px;
    color: #282730;
    font-weight: 600;
    margin-bottom: 40px;
}


.home_last_news p a{
    color: #282730;
}


@media only screen and (min-width: 40.063em){
    .projectsWrapper {
        padding: 80px 25px;
    }
}

.categorias_projetos .imageBoxDesc {
    height: 80% !important;
}

/*==================================================================================================*/
/*APRESENTACAO*/
/*==================================================================================================*/

.holder_sobre_nos ul{
    padding-left: 0;
    margin-left: 1.75em;
    list-style-type: none;
}
.holder_sobre_nos ul li:not(:last-child) {
    border-bottom: 1px solid rgba(42, 43, 47, .1);
}

.holder_sobre_nos ul li {
    position: relative;
    padding: 6px 3px;
    font-size: 14px;
}


.holder_sobre_nos ul li::before {
    content: "\e040";
    font-family: 'icomoon';
    color: rgba(229, 90, 84, 1);
    position: absolute;
    left: -15px;
}

.know_project .imageBoxDesc{
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    height: auto !important;
}

.know_project .imageBoxDesc .link{
    color: #fff;
}

.know_project .imageBoxDesc .link:hover [class^=icon-]{
    color: #fff;
}

/*==================================================================================================*/
/*CERTIFICAÇÕES*/
/*==================================================================================================*/
.certificacoes img{
    display: block;
    width: 300px;
    margin: 80px auto 0 auto;
    max-width: 100%;
}

/*==================================================================================================*/
/*INDICADORES FINANCEIROS*/
/*==================================================================================================*/
.counters .image img{
    display: block;
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto 20px auto;
}


@media screen and (max-width: 1023px){
    .counters .small-12{
        margin: 30px 0;
    }
}


/*==================================================================================================*/
/*EQUIPA*/
/*==================================================================================================*/
.memberCEO{
    text-align: center;
    margin-bottom: 20px;
}
.memberCEO img{
    max-width: 100px;
    border-radius: 50%;
}


#gallery img{
    width: 100%;
}
/*==================================================================================================*/
/*SERVICOS*/
/*==================================================================================================*/
#servicos .imageBoxes a>div:first-child{
    height: 700px;
}

#servicos .imageBoxes a .imageBoxDesc {
     height: 30%;
 }

#servicos .imageBoxes a:hover .imageBoxDesc {
     height: 65%;
 }

#servicos.owl-theme .owl-controls {
    padding-top: 0;
    margin-top: 0;
}

@media screen and (max-width: 992px) {
    .imageBoxes a .imageBoxDesc .smallText{
        max-height: 87px;
        overflow: hidden;
    }

}
/*==================================================================================================*/
/*DETALHE NOTICIAS*/
/*==================================================================================================*/

#slider_imagens_noticias.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20px;
}

#slider_imagens_noticias.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
}


#detalhe_noticia .info_not h3{
    width: Calc(100% - 145px);
    display: inline-block;
    vertical-align: top;
}

#detalhe_noticia .info_not .share{
    width: 140px;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 992px){
    #detalhe_noticia .info_not h3{
        display: block;
        width: 100%;
    }
    #detalhe_noticia .info_not .share {
        width: 100%;
        display: block;
        vertical-align: top;
    }
}
/*==================================================================================================*/
/*CONTACTOS*/
/*==================================================================================================*/
.wpcf7 br{
    display: block;
}

#form_contactos label{
    color: #0a0a0a !important;
}

#form_contactos input[type=checkbox]{
    margin-bottom: 0;
}

#contactos_response{
    font-size: 14px;
}
@media screen and (max-width: 992px){
    #form_contactos input[type=submit]{
        margin: 20px;
    }
}
/*==================================================================================================*/
/*PROJETOS*/
/*==================================================================================================*/
.archia-section.medium-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.folio-big-pad .folio-item {
    padding: 15px;
}

.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}

.dlab-media, .dlab-media, .dlab-post-media {
    position: relative;
    overflow: hidden;
}


.our-team.team-style1 .dlab-media:after, .portfolio-bx.style2 .dlab-img-overlay1:before, .portbox2:hover .dlab-media:after, .dlab-img-overlay1:before, .dlab-img-overlay1:after, .dlab-img-overlay2:before, .dlab-img-overlay2:after, .dlab-img-overlay3:before, .dlab-img-overlay3:after, .dlab-img-overlay4:before, .dlab-img-overlay4:after, .dlab-img-overlay5:before, .dlab-img-overlay5:after, .dlab-img-overlay6:before, .dlab-img-overlay6:after, .dlab-img-overlay7:before, .dlab-img-overlay7:after, .dlab-img-overlay8:before, .dlab-img-overlay8:after, .dlab-img-overlay9:before, .dlab-img-overlay9:after, .dlab-img-overlay11:before, .dlab-img-overlay11:after, .dlab-img-overlay12:before, .dlab-img-overlay12:after, .overlay-primary-light:after, .overlay-primary-middle:after, .overlay-primary-dark:after, .overlay-primary:after, .bg-primary {
    background-color: #191c0a;
}
.portfolio-bx.style2 .mfp-link {
    width: 100px;
    height: 100px;
    display: block;
    font-size: 34px;
    line-height: 100px;
    text-align: center;
    background: #383737;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0px 0px -50px;
    transform: scale(0) rotate(360deg);
    -moz-transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -ms-transform: scale(0) rotate(360deg);
    -o-transform: scale(0) rotate(360deg);
}

.portfolio-bx.style2 .mfp-link i {
    background: transparent;
    vertical-align: middle;
    color: #fff;
}

.portfolio-bx.style2:hover .dlab-img-overlay1:before {
    opacity: 0.8;
}

.portfolio-bx.style2 .dlab-img-overlay1:before {
    background: #111111;
    opacity: 0.4;
}

.dlab-media img, .dlab-post-media img {
    width: 100%;
    height: auto;
}

.portfolio-bx.style2:hover .mfp-link {
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
}

.portfolio-bx.style2:hover .mfp-link {
    visibility: visible;
}

img.mfp-img {
    background: transparent;
}

.folio-two-cols .folio-item, .folio-two-cols .grid-sizer {
    display: inline-block;
    margin-right: -3px;
    vertical-align: top;
    width: 50%;
}
.folio-two-cols .folio-item-two, .folio-two-cols .grid-sizer-two, .folio-two-cols .folio-item-three, .folio-two-cols .grid-sizer-three {
    width: 100%;
}


.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    display: block;
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before,
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before{
    margin-left: 25px;
    border-right: none;
    border-left: none;
}

#detalhe_projeto table {
    width: 100%;
}
#detalhe_projeto table tbody td,
#detalhe_projeto table tbody th {
    padding: 0;
    width: 50%;
}
#detalhe_projeto table tbody td:first-child {
    padding-right: 60px;
}
#detalhe_projeto .informacao {
    padding: 0 90px;
}
#detalhe_projeto .caracteristicas {
    text-align: center;
    margin-top: 60px;
}
#detalhe_projeto .caracteristicas .imagem{
    width: 72px;
    display: inline-block;
    vertical-align: top;
}
#detalhe_projeto .caracteristicas .imagem img{
    width: 100%;
}

#detalhe_projeto .caracteristicas .info{
    width: fit-content;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 10px;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    display: block;
}

#detalhe_projeto .btn.black.btn-aware {
    position: relative;
    overflow: hidden;
    background: transparent;
    z-index: 1;
    border-color: #000;
}

#detalhe_projeto .btn.outline.black {
    color: #171717;
    border-color: #171717;
}

#detalhe_projeto .btn.outline.radius-xl, .btn.outline-2.radius-xl {
    border-radius: 100px;
}

#detalhe_projeto .btn.outline-2 {
    border-width: 2px;
    border-style: solid;
}

#detalhe_projeto .btn-video {
    padding: 14px 18px;
    margin-right: 10px;
}
#detalhe_projeto .btn-md {
    padding: 14px 30px;
    font-weight: 500;
    border-radius: 100px;
    font-size: 15px;
}
#detalhe_projeto .btn-aware:hover,
#detalhe_projeto .btn-md:hover{
    background-color: #000 !important;
    color: #fff !important;
}

#detalhe_projeto .btn-aware:hover i,
#detalhe_projeto .btn-md:hover i {
    color: #fff !important;
}




@media screen and (max-width: 1200px){
    #detalhe_projeto table tbody td, #detalhe_projeto table tbody th {
        padding: 0;
        width: 100%;
        display: block;
    }
    #detalhe_projeto .caracteristicas .small-12 {

        width: 50%;
    }

}


@media screen and (max-width: 900px){
    #detalhe_projeto table tbody td, #detalhe_projeto table tbody th {
        padding: 0;
        width: 100%;
        display: block;
    }
    #detalhe_projeto .caracteristicas .small-12 {
        margin: 10px 0;
        width: 100%;
    }

    #detalhe_projeto .caracteristicas .info {
        width: 100%;
        display: block;
        vertical-align: top;
        text-align: center;
        margin-left: 0;
        margin: 10px 0;
    }

    #detalhe_projeto .informacao {
        padding: 0;
    }

    #detalhe_projeto .padding {
        padding: 40px 0;
    }

    #detalhe_projeto .padding.noPaddingTop {
        padding-top: 0;
    }

    #detalhe_projeto .folio-big-pad .folio-item {
        padding: 15px 0;
    }
    #detalhe_projeto .caracteristicas {
        margin-top: 0;
    }

}

@media screen and (max-width: 500px){

    .folio-two-cols .folio-item, .folio-two-cols .grid-sizer {
        display: block;
        margin-right: 0;
        width: 100%;
    }
}
/*==================================================================================================*/
/*FOOTER*/
/*==================================================================================================*/

.footerBig #copyrights{
    padding: 20px 0;
}


.footerBig #copyrights a {
    text-transform: none;
    margin: 0;
}


.footerBig #copyrights, .footerBig #copyrights a, .footerBig #copyrights p {
    line-height: normal;
}

.footerBig .footerWidgets {
    border-top: none;
}

@media only screen and (min-width: 64em){
    .horizontalCenter, .verticalCenter {
        min-width: unset;
    }
}

ul{
    margin-left: 0;
}