body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #404040;
}
.modal-title{
	color:#404040;;
}
#modal_testemunho{
	z-index: 9999;
}
#btn_testemunho{
	background-color: #404040;
	padding: 9px;
}
#btn_testemunho_2{
	border: 1px solid #404040;
	background-color: #404040;
	color:#fff;
	padding: 9px;
}
button:hover{
	cursor:pointer;
}
#btn_testemunho_2:hover{
	background-color: #404040;
	padding: 9px;
	cursor: pointer;
}
#btn_testemunho:hover{
	background-color: #fff;
	padding: 9px;
	cursor: pointer;
}
h1, h2, h3, h4{
	font-family: 'Montserrat', sans-serif!important;
}
.alertify-inner{
	color:#6d6d6d;
}
.obra_relacionada{
	border-radius: 15px;
	background: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	background: #5a5a5a;
}
button:focus {
    outline: none;
}
input{
	outline-color:  rgba(255, 96, 10, 0.47);;
}
.padding-50{
	padding-right: 50px;
	padding-left: 50px;
}
a,
a:link,
a:visited,
a:active {
	color: #fff;
	text-decoration: none;
	-webkit-transition: background-color 0.25s ease-in-out;
	   -moz-transition: background-color 0.25s ease-in-out;
         -o-transition: background-color 0.25s ease-in-out;
	        transition: background-color 0.25s ease-in-out;
}
a:hover {
	color: #fff;
}
ul{
	list-style:none;
}
.cliente{
	border: 1px solid #AEAFB0;
	height: 265px;
	background:#ffffff;
}
.img_centro_vertical{
	 margin: 0;
    position: absolute;
    top: 35%;/*50%*/
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.imagem_pequena{
	max-height: 100px;
	max-width: 100%;
	border: 1px solid #b2b3b3;
}
.imagem_pequena:hover{
	cursor:pointer;
	
}
.imagem_pequna_selecionada{
	border: 1px solid #fff;
}
.filter-button{
	padding: 0px 20px;
	font-family: 'Montserrat', sans-serif;
	background-color:#fff;
	border: 0px;
	color:#727271;
	font-size:16px;
}
.caption_servicos{
	position: relative;
	top: -190px;
	background-color: #2B2A29;
	opacity: 0.8;
    color: #fff;
}
.oportunidade{
	border-top: 1px solid #fff;
}
.caption_port{
	font-size: 14px;
    background-color: #2B2A29;
    opacity: 0.8;
    margin-top: -65px;
    height: 40px;
    padding-top: 5px;
    min-height: 46px;
    line-height: 20px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 15px;
}
.caption_port a{
	color:#FFF!important;
	text-align: center;
	width:100%!important;
}
.texto-home{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	margin-top: 25px;
	font-size: 20px;
	text-align: center;
}
header{
	border-bottom: 1px solid #848484;
}
.fixed {
	transition: 0.2s;
	opacity: 0.96;
	animation:slide-down 0.7s;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: #404040;
    top: 0px;
}
.pl-50{
	padding-left: 50px;
}
.texto_infor_orcamento h2{
	font-size: 30px;
	line-height: 50px!important;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
}
.fundo_cinza_claro{
	background-color:#EBECEC;
}
.fundo_cinza_escuro{
	background-color:#C3C4C4;
}
.servicos_home{
	border-top:1px solid #989898;
}
.contacts_info p{
	display:inline-block;
}
.contacts_info>p{
	margin-top:0px!important;
}
.icone_top{
	position:relative;
	top: -23px;
}
.img-fluid{
	width: 100%;
}
.img_destaques{
	border: 2px solid #fff;
	max-height:300px;
}
a:hover{
	text-decoration: none;
}
.img_responsiva {
	max-width: 100%;
}
.img_centro{
	display:block;
	margin: auto;
}
.breadcrumbs a, .breadcrumbs li{
	font-size:12px;
	color: #727271;
}
.pagination a:hover:not(.active) {background-color: #ddd;}
.breadcrumbs ul{margin-top:10px;padding-left:0px;list-style:none;text-transform:lowercase}
.breadcrumbs ul li{display:inline;}
.breadcrumbs a,
.breadcrumbs a:visited,
.breadcrumbs a:link{text-decoration:none;color:#fff;}
.breadcrumbs a:hover{text-decoration:none;color:#c3c4c4;}
.breadcrumbs ul li:not(:last-child):after{text-decoration:none;content:" / ";color:#fff;}
footer, .subrodape{
	border-top: 1px solid #D8D9D9;
}
/*
Tipografia
*/
.font_14{
	font-size: 14px!important;
}
.font_16{
	font-size: 16px!important;
}
.font_18{
	font-size: 18px!important;
}
.font_20{
	font-size: 20px!important;
}
.font_22{
	font-size: 22px!important;
}
.font_24{
	font-size: 24px!important;
}
.font_26{
	font-size: 26px!important;
}
.font_30{
	font-size: 30px!important;
}
.font_36{
	font-size: 36px!important;
}
.font_12{
	font-size: 12px!important;
}
.font_weight_400{
	font-weight: 400;
}
.font_weight_500{
	font-weight: 500;
}
.font_weight_600{
	font-weight: 600;
}
.font_weight_700{
	font-weight: 700!important;
}
.separador_medio {
	height: 30px;
}
.separador_branco{
	height: 1px;
	background-color:#fff;
}
.letra_laranja{
	color:#fff!important;
}
.letra_cinza_clara{
	color:#B2B3B3!important;
}
.letra_cinz_escura_2{
	color:#727271;
}
.letra_cinza_escura{
	color:#fff!important;
}
.separador_grande {
	height: 50px;
}
.separador_enorme {
	height: 80px;
}
.lista_categorias{
	border: 1px solid #AEAFB0;
	border-bottom: 0px;
}
.lista_categorias li{
	border-bottom: 1px solid #AEAFB0;
	padding: 10px 0px;
}
.lista_categorias a{
	margin-left: 10px;;
}
.lista_categorias li:last{
	border-bottom: 1px solid #AEAFB0;
}
.cat_ativa a{
	color:#fff;
}
h1, h2 {
	font-size: 25px;
	font-weight: 700;
	margin: 20px 0px;
	text-transform: uppercase;
}
footer{
	background:#404040;
}
footer nav > ul > li > a, 
footer nav > ul > li > a:link, 
footer nav > ul > li > a:visited, 
footer nav > ul > li > a:active {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
}

/*
Navegacao
*/
.active_item>a{
	color:#fff;
}
.active_item_2{
	color:#fff!important;
}
.navbar{
	padding-top: 1rem;
}
.menu_bts4 li{
	border-right: 1px solid #C5C6C6;
	min-width: 110px;
	text-align: center;
}
.menu_bts4 li:last-child{
	border-right: none!important;
}
.mainmenu{
	width:100%;
}
.menu_bts4{
	margin-right: 50px; 
	width: 100%;
	text-align: right;
}
.nav-link {
	color:#727271;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	position: relative;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.menu_idiomas{
	height: 7px;
	background-color:#404040;
	margin-bottom: 10px;
}
.div_menu{
	margin-bottom:15px;
}
.div_menu ul, .div_menu li{
	display: inline-block;
}
footer nav > ul {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}
footer  p{
	font-size: 14px;
	margin-bottom: 5px;
}
footer nav > ul > li {
	padding: 2px 0px;
	margin: 0px;
	list-style: none;
}
footer nav > ul > li > a,
footer nav > ul > li > a:link,
footer nav > ul > li > a:visited,
footer nav > ul > li > a:active {
	/*color: #727271;*/
	line-height: 20px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s ease-in-out;
	   -moz-transition: background-color 0.25s ease-in-out;
         -o-transition: background-color 0.25s ease-in-out;
	        transition: background-color 0.25s ease-in-out;
}
footer nav > ul > li > a:hover {
	transition: 0.25s;
	color: #c3c4c4;
}

.collapse{
	display: none!important;
}
.collapse.show {
    display: block!important;
}

footer h3{
	font-family: 'Montserrat', sans-serif;
}
/*
Botoes
*/
.btn_candidatura{
	font-family: 'Montserrat', sans-serif!important;
	max-height: 40px;
	padding: 7px 10px!important;
	padding-bottom: 12px!important;
}
.btn_branco {
	font-family: 'Montserrat', sans-serif!important;
	background-color:none;
	width: max-content;
	width: content-fit;
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #fff!important;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 10px;
	border:1px solid #fff!important;
}
.btn_branco,
.btn_branco:after,
.btn_branco:before {
  transition: all .5s;
}

.btn_branco:hover {
	background-color:#fff;
	color: #404040!important;
	border:1px solid #fff!important;
	transition: 0.3s;
}

.btn_laranja {
	font-family: 'Montserrat', sans-serif!important;
	background-color:#fff;
	width: max-content;
	width: content-fit;
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #404040!important;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 10px;
	border:1px solid #fff!important;
}
.btn_laranja,
.btn_laranja:after,
.btn_laranja:before {
  transition: all .5s;
}

.btn_laranja:hover {
	background-color:#fff;
	color: #404040!important;
	border:1px solid #fff!important;
	transition: 0.3s;
}

.btn_info {
	font-family: 'Montserrat', sans-serif!important;
	background-color:none;
	width: max-content;
	width: content-fit;
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #fff!important;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 10px;
	border:1px solid #fff!important;
}
.btn_info,
.btn_info:after,
.btn_info:before {
  transition: all .5s;
}
.btn_cinza_2{
	font-family: 'Montserrat', sans-serif!important;
	border:1px solid #fff!important;
	color: #fff!important;
}
.btn_info:hover {
	background-color:#fff;
	color: #404040!important;
	border:1px solid #fff!important;
	transition: 0.3s;
}
.btn_topo {	cursor: pointer;
	border: none;
	display: inline-block;
	color: #EBECEC;

	/* IE7 inline-block fix */
	zoom: 1;
	*display: inline;
	
	width: auto;
	line-height: 16px;
	margin: 0;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
    background: rgba(157, 158, 158, 0.8);
    position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 5px 10px;
	font-size: 10px;
	
	/* Fancy box shadows */
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	   -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	
	/* CSS Transitions */	
	-webkit-transition: background-color 0.15s ease-in-out;
	   -moz-transition: background-color 0.15s ease-in-out;
         -o-transition: background-color 0.15s ease-in-out;
	        transition: background-color 0.15s ease-in-out;	
}
.btn_topo:hover {
	color: #fff;
    background: #c3c4c4;
}
a.btn_upload,
a.btn_upload:link,
a.btn_upload:visited,
a.btn_upload:active,
.btn_upload {
	background-color: #fff;
	border: 1px solid #57585a;
	color: #57585a!important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
	width: max-content;
    display: block;
	padding: 12px 14px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: background-color 0.25s ease-in-out;
	   -moz-transition: background-color 0.25s ease-in-out;
         -o-transition: background-color 0.25s ease-in-out;
	        transition: background-color 0.25s ease-in-out;
}
a.btn_cinza,
a.btn_cinza:link,
a.btn_cinza:visited,
a.btn_cinza:active,
.btn_cinza {
	background-color: #57585a;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
	width: max-content;
    display: block;
	padding: 12px 14px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: background-color 0.25s ease-in-out;
	   -moz-transition: background-color 0.25s ease-in-out;
         -o-transition: background-color 0.25s ease-in-out;
	        transition: background-color 0.25s ease-in-out;
}
a.btn_cinza:hover,
.btn_cinza:hover{
	background-color: #bcbdc0;
	transition: 0.3s;
	text-decoration: none;
}
.creditos_rodape{
	font-size: 12px;
	margin-top: 15px;
}
.creditos_rodape a:hover{
	color:#fff!important;
}
/*
Formulários
*/
.fileUpload input.upload {   
	max-width: 280px;
	width: 230px;
	max-height: 50px;
    position: relative;
    top: -30px;
    right: 48px;
    margin: 0;
    padding: 0;
    cursor: pointer!important;
    opacity: 0;
    filter: alpha(opacity=0);
}
    
.botao_ficheiro_anexado{
	text-align: center;
    margin-top: 10px;
}
#fileupload:hover {
	cursor: pointer!important;
}
.fileUpload {
    margin: 0;
    max-width: 280px;
	width: 230px;
	max-height: 50px;
    z-index: 10;
    cursor: pointer;
}
form input[type=text],
form input[type=password],
form input[type=select],
form textarea {
    width: 50%;
	height:35px;
	display: inline-block;
}
form textarea {
    height: 100px;
}
select {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 6px;
    height: 35px;
	color:#727271;
}

.obra_aberta{
	padding-left: 7px;
    padding-right: 7px;
    padding-top: 15px;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* For IE6/7 (trigger hasLayout) */
}

/*
*PLUGINS
*/


.icone_servico, .icone_servico a, .icone_servico h4{
	z-index:10;
}

.btn_shift {
	width: max-content;
	width: content-fit;
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #aaa;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 10px;
}
.btn_shift,
.btn_shift:after,
.btn_shift:before {
  transition: all .5s;
}
.btn_shift:hover {
  color: #fff!important;
}
.border-radius_0{
	border-radius:0px!important;
}
.c-pointer {
	cursor:pointer;
}
/*CheckBox*/

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
   border: 1px solid #fff;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #333;
  }
}

/* Keyframes */
@-webkit-keyframes circle {
  0% {
    width: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background: #eee;
    border-radius: 100%;
  }
  100% {
    background: #aaa;
    height: 5000%;
    width: 5000%;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0;
  }
}
.aumenta_logo{
	max-width:100%;
	transition: 0.5s;
	margin-top:0px;
}
.diminui_logo{
	margin-top:5px;
	max-width:80%;
	transition: 0.5s;
}
.dropdown-menu {
	border-radius: 0px!important;
}
.dropdown-item:focus, .dropdown-item:hover{
	background-color: #fff;
	color: #404040;
}
.dropdown-toggle::after {
	display:none!important;
}
.dropdown-item{
	font-size:12px!important;
}
.nivo-caption{
	height: fit-content;
	font-family: 'Montserrat', sans-serif!important;
	color:#fff!important;
	left: 127px!important;
    width: 40%!important;
    display: block;
    background: #000!important;
    background: #0000009c!important;
    max-height: 170px!important;
	opacity: 1!important;
	top:35%!important;
}
.nivo-caption p{
	text-shadow: 2px 2px #000;
	color:#fff!important;
	z-index:999999999999999999999999;
	font-size: 16px;
}
.nivo-caption span{
	color:#fff!important;
	font-size: 26px!important;
	font-weight: 700;
	
}
.theme-default .nivoSlider{
		background:none!important;
}
.pagina_home .creditos_rodape  a, a:link, a:visited, a:active {
    color: #FEFEFE;
    text-decoration: none;
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}
.subrodape{
	background-color:#404040;
	border: 0px;
}
.pagina_home footer{
	border: 0px!important;
}

/*Imagem servicos*/
.container_port {
    position: relative;
    width: 100%;
	background-color:#404040;
}
.container_port_2 {
    position: relative;
    width: 100%;
}
#cboxOverlay {
	background: #444648!important;
}
.image_port {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle_port {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 24px;
  width: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.middle_port_2 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 24px;
  width: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  height: 70px;
}
#photos_2, #photos{
  column-width: 300px;
  column-gap: 5px;
  padding: 5px;
}

section img{
  width: 100%; 
}
.container_port_2{
	padding-left: 7px;
	padding-right: 7px;
	padding-top:15px;
}
.container_port:hover .image_port {
  opacity: 0.5;
}

.container_port:hover .middle_port,  .text_port_2 a{
  opacity: 1;
}

.container_port_2:hover .image_port {
  opacity: 0.3;
  cursor: pointer;
}

.container_port_2:hover .middle_port ,  .container_port_2:hover>a, .container_port_2:hover>.middle_port_2  {
  opacity: 1;
  cursor: pointer;
}

.text_port, .text_port_2 {
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(imagens/menu.png);
}
.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.001);
}
/*
Media queries
*/
@media (max-width: 575px) { 
	.img_logo {
		max-width: 70%!important;
	}
	.navbar {
		padding: 0rem 1rem;
		padding-top: 0em;
	}
	.div_menu {
		margin-bottom: 0px;
	}
	.no-p-mob{
		padding: 0px 15px!important;
	}
	.contacts_info_2{
		margin-top: 10px;
	}
	.padding-50{
		padding: 15px;
	}
	.nivo-caption{
		left: 0px!important;
		width: 100%!important;
	}
	.nivo-controlNav{
		display: none!important;
	}
	.nivo-caption p {
		font-size: 14px;
		text-shadow: 0px 0px #000!important;
	}
	.nivo-caption span{
		font-size: 20px!important;
	}
	.texto-home p{
		font-size:22px;
	}
	.caption_servicos {
		top: -175px;
	}
	.camada_dividida{
		width: 100%!important;
	}
	.pl-50{
		padding-left:15px;
	}
	.pr-50{
		padding-right:15px;
	}
	.texto_infor_orcamento h2 {
		font-size: 20px;
		line-height: 45px!important;
	}
	.navbar-light .navbar-nav .nav-link {
		width: 100%;
		text-align:left;
	}
	.menu_bts4 li {
		border-right: 0px;
	}
	.dropdown-menu{
		border: 0px;
	}
	.navbar-toggler{
		margin-left: 90%;
		position: relative;
		bottom: 47px;
	}
	.info_contactos p{
		width:85%!important;
		display:inline-block;
	}
	.icone_top{
		width:8%;
		display: inline-block;
	}
	.fileUpload {
		max-width: 100%;
	}
	.listagem_relacionados{
		padding:15px!important;
	}
	.div_item_port{
		overflow: hidden;
		padding:15px!important;
	}
	.no-p-xs{
		padding-right:0;
	}
	.imagem_grande{
		margin-top: 10px;
	}
	h1, h2 {
		margin: 4px 0px;
	}
	
}
@media (min-width: 576px) and (max-width: 767px) {	
	.navbar {
		padding: 0rem 1rem;
		padding-top: 0em;
	}
	.img_logo {
		max-width: 70%!important;
	}
	.div_menu {
		margin-bottom: 0px;
	}
	.no-p-mob{
		padding: 0px 15px!important;
	}
	.padding-50{
		padding: 15px;
	}
	.contacts_info_2{
		margin-top: 10px;
	}
	.nivo-caption{
		left: 0px!important;
		width: 100%!important;
	}
	.nivo-controlNav{
		display: none!important;
	}
	.nivo-caption p {
		font-size: 14px;
		text-shadow: 0px 0px #000!important;
	}
	.nivo-caption span{
		font-size: 20px!important;
	}
	.texto-home p{
		font-size:22px;
	}
	
	.camada_dividida{
		width: 100%!important;
	}
	.pl-50{
		padding-left:15px;
	}
	.pr-50{
		padding-right:15px;
	}
	.texto_infor_orcamento h2 {
		font-size: 20px;
		line-height: 45px!important;
	}
	.navbar-light .navbar-nav .nav-link {
		width: 100%;
		text-align:left;
	}
	.menu_bts4 li {
		border-right: 0px;
	}
	.dropdown-menu{
		border: 0px;
	}
	.navbar-toggler{
		margin-left: 90%;
		position: relative;
		bottom: 72px;
	}
	.fileUpload {
		max-width: 100%;
	}
	.listagem_relacionados{
		padding:15px!important;
	}
	.div_item_port{
		overflow: hidden;
		padding:15px!important;
	}
	.no-p-xs{
		padding-right:0;
	}
	.imagem_grande{
		margin-top: 10px;
	}
	.listagem_servicos_home:last-child{
		display:none;
	}
	.listagem_servicos_home h4{
		font-size: 14px!important;
	}
	.caption_servicos {
		top: -145px;
	}
	.contacts_info{
		margin-top: 5px;
	}
	.container_imagem_grande{
		max-width: 100%;
	}
	.caption_servicos h4{
		font-size: 14px!important;
	}
	.caption_port >div{
		padding:15px;
	}
	h1, h2 {
		margin: 4px 0px;
	}
}
@media (min-width: 768px) and (max-width: 991px) { 
	.no-m-mob{
		margin-top:
	}
	.img_logo {
		max-width: 70%!important;
	}
	h1, h2 {
		margin: 4px 5px;
	}
	.navbar {
		padding: 0rem 1rem;
		padding-top: 0em;
	}
	.div_menu {
		margin-bottom: 0px;
	}
	.no-p-mob{
		padding: 0px 15px!important;
	}
	.padding-50{
		padding: 15px;
	}
	.caption_servicos h4{
		font-size: 14px!important;
		padding-bottom: 15px!important;
		padding-top: 15px!important;
	}
	.texto-home p{
		font-size:22px;
	}
	.camada_dividida{
		width: 100%!important;
	}
	.pl-50{
		padding-left:15px;
	}
	.pr-50{
		padding-right:15px;
	}
	.texto_infor_orcamento h2 {
		font-size: 20px;
		line-height: 45px!important;
	}
	.navbar-light .navbar-nav .nav-link {
		width: 100%;
		text-align:right;
	}
	.menu_bts4 li {
		border-right: 0px;
	}
	.dropdown-menu{
		border: 0px;
	}
	.navbar-toggler{
		margin-left: 90%;
		position: relative;
		bottom: 0px;
	}
	.caption_servicos  {
		top: -105px;
	}
	.dropdown-item{
		text-align: right;
	}
	.caption_port {
		padding-left: 15px;
		padding-right: 15px;
	}
	.listagem_relacionados{
		padding:15px!important;
	}
	.info_contactos p{
		width: 86%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) { 
	.menu_bts4 li {
		min-width: unset;
	}
}
@media (min-width: 1200px) {  
	.nivo-caption{
		width: 30%!important;
	}
	.caption_servicos{
		padding-left: 15px;
		padding-right: 15px;
		top: -180px;
	}
	.caption_servicos h4{
		font-size: 16px!important;
	}
}
 @media (min-width: 1800px) {  
	.nivo-caption{
		width: 25%!important;
	}
	.caption_servicos{
		top: -230px;
	}
}
.filer-active{
	background-color:#fff!important;
	color:#fff!important;
}

.nivo-caption{
	position:relative!important;
	top:20%!important;
	color:#fff!important;
	text-shadow: 2px 2px #000;
}
.nivo-caption p{
	color:#fff!important;
	text-align: center;
}
.nivo-caption pre{
	color:#fff!important;
	text-align: center;
}
.nivo-caption strong{
	font-size: 24px;
}
		
@media (min-width: 200px and max-width: 767px) { 
	.nivo-caption{
		top:0!important;
	}
}
@media (min-width: 768px) { 
	.nivo-caption{
		position:absolute!important;
		top:27%!important;
	}
	
}
.nivo-caption_vazia{
	background: transparent:!important;
	display:none!important;
}
