/* here you can put your own css to customize and override the theme */

@import url(../fonts/font.css);

.db_logo
{
	float: right;
    right: 3%;
    position: relative;
    top: 27px;
}

.bloco
{
	width: 100%;
}

.apresentacao
{
	width: 100%;
	text-align: justify;
	font-family: 'Open Sans';
	font-size: 17px;
	color: #172929;
	line-height: 22px;
}

.titulo
{
	width: 100%;
	font-family: 'oswaldbold';
    text-align: center;
    text-transform: uppercase;
    color: #172929;
	font-size: 35px;	
	margin-bottom: 40px;
}

.portfolio-grids4 .portfolio-item
{
	/*width: 198px;*/
	/*height: 198px;*/
	display: inline-block;
	width: 198px;
	height: auto;
	margin: 0 10px 20px 0;
	vertical-align: top;
	font-size: initial;
	position: relative;
}

.portfolio-grids4 .portfolio-item .rollover-element img
{
	width: 198px;
	height: 198px;
	margin-bottom: 23px;
}

.portfolio-grids4 .portfolio-item .rollover-element 
{
    padding-bottom: 10px;
	background: #172929;
	font-family: 'oswaldbold';
	text-transform: uppercase;
	font-size: 15px;
}

.portfolio-grids4 .portfolio-item .rollover-element h3
{
	font-size: 13px;
}

.elastic_top_inner
{
	z-index: 100;
}

.banner_topo {
    margin-top: -100px;
    position: relative;
    z-index: 99;
	width: 100%;
}

.banner_topo img
{
	width: 100%;
	position: relative;
	top: 0;
	margin-top: -100px;
}

.banner_descricao
{
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.titulo_banner
{
	font-size: 85px;
	font-family: 'oswaldbold';
	color: #fff;
	text-transform: uppercase;
}

.texto_banner
{
	font-size: 21px;
	font-family: 'Open Sans';
	color: #fff;
}

.home1 .backstretch
{
   border: 1px solid #464743; 
}

.foto
{
	width: 30%;
	margin-right: 10%;
	float: left;
}

.titulo_detalhe
{
	font-size: 35px;
	font-family: 'oswaldbold';
	color: #172929;
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
}

.texto_detalhe
{
	width: 60%;
    float: left;
	font-family: 'Open Sans';
	font-size: 17px;
	color: #172929;
	line-height: 22px;
}

a#close-item
{
	right: 20px !important; 
}

#portfolio-overlay
{
	background: #f4f4f4; 
}

.bloco_servicos
{
	width: 100%;
}

.servico
{
	width: 19%;
	float: left;
	margin-bottom: 40px;
	text-align: center;
	height: 438px;
}

.servico img
{
	margin-bottom: 40px;
}

.nome_servico
{
	color: #172929;
	font-family: 'oswaldbold';
	font-size: 19px;
	margin-bottom: 40px;
	line-height: 29px;
}

.descricao_servico
{
	font-family: 'Open Sans';
	font-size: 15px;
	color: #535353;
	line-height: 19px;
	
}

.home-block
{
	height: auto;
    overflow: auto;
}

.projecto-item
{
	width: 268px;
	float:left;
	position: relative;
}

.parceiro-item
{
	width: 180px;
	float:left;
	position: relative;
	margin-right: 50px;
	margin-bottom: 50px;
}


.rollover-element2
{
    background: #172929;
    font-family: 'oswaldbold';
    text-transform: uppercase;
    font-size: 15px;
	opacity: 0;
    padding: 20px;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 11;
    width: 268px;
	height: auto;
	/*padding-bottom: 50px;*/
    transition: opacity 0.6s;
    -webkit-transtion: opacity 0.6s;
    -moz-transition: opacity 0.6s;	
    
    img{
        max-width: 100%;
    }
}

.rollover-element2 h3
{
	color: #ffffff;
    text-align: center;
	font-size: 21px;
	font-family: 'oswaldbold';
	text-transform: uppercase;
	margin-top: 16px;
}

.nome_mobile
{
	color: #000000;
    text-align: center;
	font-size: 21px;
	font-family: 'oswaldbold';
	text-transform: uppercase;
	margin-top: 16px;
	display: none;
}

.rollover-element2:hover
{
	opacity: 1;
}

.rollover-element3
{
    background: #172929;
    font-family: 'oswaldbold';
    text-transform: uppercase;
    font-size: 15px;
	opacity: 0;
    padding: 20px;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 11;
	width: 180px;
    height: 195px;
	padding-bottom: 50px;
    transition: opacity 0.6s;
    -webkit-transtion: opacity 0.6s;
    -moz-transition: opacity 0.6s;	
}

.rollover-element3 h3
{
	color: #ffffff;
    text-align: center;
	font-size: 21px;
	font-family: 'oswaldbold';
	text-transform: uppercase;
	margin-top: 16px;
}

.rollover-element3:hover
{
	opacity: 1;
}

.foto2
{
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}

.foto2 img
{
	width: 100%;
}

.titulo_detalhe2
{
	font-size: 35px;
	font-family: 'oswaldbold';
	color: #172929;
	width: 100%;
	text-align: center;
	margin-bottom: 70px;
	text-transform: uppercase;
}

.texto_detalhe2
{
	width: 100%;
	font-family: 'Open Sans';
	font-size: 17px;
	color: #172929;
	line-height: 22px;
}

.bloco_projectos
{
	width: 91%;
	margin-bottom: 40px;
	margin: auto;
}

.bloco_testemunhos
{
	width: 83%;
    margin: auto;
}

.testemunho
{
	width: 268px;
	height: 616px;
	float: left;
	background-color: #ffffff;
	background-image: url('/site/imagens/aspas.png');
	background-repeat: no-repeat;
	background-position: 26px 38px;
	margin-bottom: 40px;
	margin-right: 40px;
}

.testemunho:last-child
{
	margin-right: 0;
}

.test_texto
{
	padding: 26px;
    padding-top: 100px;
	font-size: 13px;
	font-family: 'Open Sans';
	color: #535353;
	margin-bottom: 23px;
}

.test_nome
{
	color: #172929;
	font-size: 15px;
	font-family: 'oswaldbold';
	padding: 26px;
	padding-top: 0px;
}

.test_img
{
	width: 42px;
    height: 42px;
    border-radius: 100%;
    top: 17px;
    position: relative;
    border: 3px solid #151515;
	margin-right: 9px;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.bloco_parceiros
{
	width: 93%;
	margin: auto;
}

.noticia
{
	width: 100%;
	height: 527px;
	background: #fff;
	margin-bottom: 40px;
}

.noticia_desc
{
	float: right;
	width: 40%;
	padding-top: 100px;
	padding-right: 20px;
	
}

.noticia_desc2
{
	float: left;
	width: 40%;
	padding-top: 100px;
	padding-left: 5%;
	
}

.noticia_img
{
	width: 55%;
	float:left;
	height: 527px;
}

.noticia_img2
{
	width: 55%;
	float:right;
	height: 527px;
}

.noticia_desc2 .nome
{
	color: #172929;
	font-family: 'oswaldbold';
	font-size: 19px;
	margin-bottom: 6px;
}

.noticia_desc2 .data
{
	font-family: 'Open Sans';
	font-size: 13px;
	color: #a8a8a8;
	margin-bottom: 40px;
	
}

.noticia_desc2 .texto
{
	font-family: 'Open Sans';
	font-size: 15px;
	color: #535353;
	margin-bottom: 40px;
	padding-right: 60px;
}

.noticia_img2 img
{
	width: 100%;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	
}

.noticia_img img
{
	width: 100%;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	
}

.noticia_desc .nome
{
	color: #172929;
	font-family: 'oswaldbold';
	font-size: 19px;
	margin-bottom: 6px;
}

.noticia_desc .data
{
	font-family: 'Open Sans';
	font-size: 13px;
	color: #a8a8a8;
	margin-bottom: 40px;
	
}

.noticia_desc .texto
{
	font-family: 'Open Sans';
	font-size: 15px;
	color: #535353;
	padding-right: 60px;
	margin-bottom: 40px;
}

.btn_mais
{
	width: 115px;
	height: 42px;
	background: #172929;
	color: #ffffff;
	font-size: 19px;
	font-family: 'oswaldbold';
	position: relative;
	text-align: center;
}

.btn_mais a
{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.btn_mais span
{
	color: #ffffff;
	font-size: 19px;
	font-family: 'oswaldbold';
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 36px;
    height: 16px;
}

.calendario
{
	margin-right: 6px;
    top: 1px;
    position: relative;
}

.thumbnail_equipa img
{
	width: 198px;
	height: 198px;
	object-fit: cover;
	display: block;

	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.contactos
{
	width: 100%;
	background: url('/site/imagens/contactos.jpg');
	background-size: cover;
	height: 527px;
	font-size: 17px;
	font-family: 'Open Sans';
	text-align: center;
	color: #fff;
	padding-top: 90px;
	line-height: 25px;
}

.num
{
	font-size: 17px;
	font-family: 'oswaldbold';
	color: #fff;
	line-height: 38px;
}

.contactos hr
{
	 width: 25%;
}

.num_big
{
	font-size: 37px;
	font-family: 'oswaldbold';
	color: #fff;
	line-height: 38px;
}

.contactos strong
{
	font-family: 'Open Sans';
	font-weight: bold;
	color: #fff;
	font-size: 17px;
}

.contactos a
{
	color: #fff;
	text-decoration: none;
}

.form
{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	
	padding-top: 40px;
	padding-bottom: 40px;
}

.teste
{
	width: 100%;
	background: #fff;
}

.form label
{
	font-family: 'Open Sans';
	font-size: 13px;
	color: #535353;
}

#contacto
{
	width: 85%;
    margin: 0 auto;
}

#contacto input[type="text"]
{
	width: 27%;
	height: 29px;
	float: left;
	margin-right: 3%;
	padding: 20px;
	border: 1px solid #172929;
	color: #535353;
	font-family: 'Open Sans';
	font-size: 15px;
}

#contacto input[type="text"]:last-child
{
	margin-right: 0px;
}

#contacto textarea
{
	width: 93.7%;
	height: 200px;
	padding: 20px;
	border: 1px solid #172929;
	color: #535353;
	font-family: 'Open Sans';
	font-size: 15px;
}

.btn_enviar
{
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.btn_enviar button
{
	width:115px;
	height: 42px;
	background: #172929;
	font-size: 19px;
	font-family: 'oswaldbold';
	color: #ffffff;
	border:0;
	cursor: pointer;
}


#contacto input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #535353;
}
#contacto input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #535353;
   opacity:  1;
}
#contacto input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #535353;
   opacity:  1;
}
#contacto input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #535353;
}

#contacto  textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #535353;
}
#contacto textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #535353;
   opacity:  1;
}
#contacto  textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #535353;
   opacity:  1;
}
#contacto  textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #535353;
}

#portfolio
{
	overflow: initial;
}

.fancybox-nav span
{
	visibility: visible !important;
}

.foto2 label
{
	font-family: 'oswaldbold';
    color: #172929;
	margin-top: 14px;
    display: inline-block;
}

@media screen and (max-width: 1509px)
{
	.home1 .welcome
	{
		top: -26%;
	}
	.bloco_testemunhos
	{
		width: 79%;
		margin: auto;
	}
	.bloco_parceiros 
	{
		width: 98%;
		margin: auto;
	}
	#contacto input[type="text"] 
	{
		width: 26%;
	}
	#contacto textarea 
	{
		width: 92.6%;
	}
}

@media screen and (min-width: 300px) and (max-width: 1200px)
{
	.portfolio-grids4 .portfolio-item .rollover-element {
		width: 200px;
	}
}

@media screen and (max-width: 1200px)
{
	.servico
	{
		width: 30%;
		height: 450px;
	}
	.bloco_testemunhos
	{
		width: 99%;
	}
	#contacto input[type="text"] 
	{
		width: 25%;
	}
	#contacto textarea 
	{
		width: 91.6%;
	}
}

@media screen and (max-width: 1100px)
{
	.home1 .welcome
	{
		top: -24%;
	}
}

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

	.db_logo
	{
		text-align: center;
		float: none;
		right: auto;
		position: relative;
		top: auto;
	}
	.db
	{
		text-align: center;
		width: 100%;
		margin-bottom: 40px;
		right: auto;
	}
	.footer-copyright
	{
		text-align: center;
		left: auto;
		top: auto;
		width: auto;
		margin: auto;
		width: 100%;
	}
	.banner_topo, .banner_topo img
	{
		margin-top: 0;
	}
	.descricao_servico
	{
		padding: 10px;
	}
}

@media screen and (max-width: 960px)
{
	.home1 .welcome
	{
		top: -18%;
	}
	.home-block
	{
		overflow: hidden;
	}
	.bloco_projectos
	{
		width: 80%;
		margin: auto;
	}
	.projecto-item
	{
		margin: 0 !important;
	}
	.bloco_testemunhos
	{
		width: 88%;
	}
	.bloco_parceiros 
	{
		width: 66%;
	}
	.noticia
	{
		height: auto;
	}
	.noticia_img
	{
		width: 100%;
		float: none;
		margin-bottom: 20px;

	}
	.noticia_desc
	{
		width: auto;
		float: none;
		padding-top: 20px;
		padding: 30px;
		padding-bottom: 70px;
	}
	.noticia_desc .texto
	{
		padding-right: 0;
	}
	.noticia_img2
	{
		width: 100%;
		float: none;
		margin-bottom: 20px;

	}
	.noticia_desc2
	{
		width: auto;
		float: none;
		padding-top: 20px;
		padding: 30px;
		padding-bottom: 70px;
	}
	.noticia_desc2 .texto
	{
		padding-right: 0;
	}
	#contacto 
	{
		width: 88%;
	}
	#contacto input[type="text"] 
	{
		width: 93%;
	}
	#contacto textarea
	{
		width: 93%;
	}
	
}

@media screen and (max-width: 800px)
{
	.home1 .welcome
	{
		top: -16%;
	}
}

@media screen and (min-width: 701px) and (max-width: 716px)
{
	.elastic_top_inner 
	{
		width: 683px;
	}
	.elastic_logo_container 
	{
		width: 400px;
	}
	.home1 {
		width: 683px;
	}
	.footer {
		width: 683px;
	}
	.home-block
	{
		width: 683px;
	}
}

@media screen and (max-width: 716px)
{
	.bloco_testemunhos
	{
		width: 91%;
	}
	.bloco_parceiros 
	{
		width: 68%;
	}
	.servico
	{
		height: 470px
	}
}

@media screen and (max-width: 700px)
{
    
    .testemunho {
        height: auto;
    }
    
	.foto
	{
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	.texto_detalhe
	{
		width: 94%;
		padding: 15px;
	}
	.texto_detalhe2
	{
		width: 90%;
		padding: 15px;
	}
	
	.servico
	{
		width: 50%;
	}
	.projecto-item
	{
		margin: 0 auto !important;
		float: none;
		margin-bottom: 20px !important;
	}
	.bloco_testemunhos
	{
		width: 52%;
	}
	.bloco_parceiros 
	{
		width: 89%;
	}
	#elastic-preloader h1
	{
		font-size: 100px;
		height: 97px;
	}
	.nome_mobile
	{
		display: block;
	}
}

@media screen and (max-width: 620px)
{
.home1 .welcome {
    top: -14%;
}
}

@media screen and (min-width: 501px) and (max-width: 537px)
{
	.elastic_top_inner 
	{
		width: 465px;
	}
	.elastic_logo_container 
	{
		width: 300px;
	}
	.home1 {
		width: 465px;
	}
	.footer {
		width: 465px;
	}
	.home-block
	{
		width: 465px;
	}
	.bloco_testemunhos 
	{
		width: 58%;
	}
	.bloco_parceiros {
		width: 39%;
	}
	.form 
	{
		width: 91%;
	}
	
}

@media screen and (max-width: 520px)
{
	.servico
	{
		width: 100%;
		height: auto;
		overflow: auto;
	}
}

@media screen and (max-width: 500px)
{
	.home1 .welcome {
		top: -3%;
	}
	.portfolio-grids4, .portfolio-grids3 {
		width: 200px;
	}
	.portfolio-grids4 {
		display: block;
		font-size: 0;
	}
	.bloco_testemunhos 
	{
		width: 58%;
	}
	.bloco_parceiros 
	{
		width: 43%;
	}
	#contacto 
	{
		width: 75%;
		margin: 40px;
	}
	
}

@media screen and (min-width: 381px) and (max-width: 450px)
{
	.elastic_top_inner 
	{
		width: 350px;
	}
	.elastic_logo_container 
	{
		width: 300px;
	}
	.home1 {
		width: 350px;
	}
	.footer {
		width: 350px;
	}
	.footer-social a {
		width: 90%;
		margin-bottom: 20px;
	}
	.home-block
	{
		width: 350px;
	}
}

@media screen and (max-width: 450px)
{
	.elastic_logo_container 
	{
		width: 180px;
	}
	.bloco_testemunhos 
	{
		width: 77%;
	}
	.bloco_parceiros 
	{
		width: 51%;
	}
}

@media screen and (max-width: 410px)
{
	.home1 .welcome {
		top: 3%;
	}
}

@media screen and (min-width: 381px) and (max-width: 394px)
{
	.portfolio-grids4 .portfolio-item .rollover-element, .portfolio-grids3 .portfolio-item .rollover-element 
	{
		width: 331px;
	}
}

@media screen and (max-width: 380px)
{
	.home1 .welcome {
		top: 1%;
	}
	.portfolio-grids4, .portfolio-grids3 {
		width: 200px;
	}
	.projecto-item
	{
		margin: 0 auto !important;
		width: 198px;
		float: none;
		margin-bottom: 42px !important;
	}
	.rollover-element2
	{
		width: 200px;
		padding-bottom: 10px;
	}
	.projecto-item img
	{
		width: 198px;
	}
}

@media screen and (max-width: 370px)
{
	.home1 .welcome {
		top: 6%;
	}
	.bloco_testemunhos 
	{
		width: 89%;
	}
}

@media screen and (max-width: 316px)
{
	.elastic_top_inner 
	{
		width: 273px;
	}
	.home1 
	{
		width: 273px;
		height: 170px;
	}
	.footer {
		width: 273px;
	}
	.footer-social a {
		width: 234px;
	}
	.home-block
	{
		width: 273px;
	}
	.bloco_testemunhos 
	{
		width: 98%;
	}
	.bloco_parceiros 
	{
		width: 66%;
	}
	#contacto 
	{
		width: 68%;
		margin: 40px;
	}
}