
body{
	font-family: 'Roboto Serif', serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	background-color: #f3f3f3;
	color: #002F46;
	height: auto; 


}
#setores-de-atuacao{

}

.scrolla{
	
	height: auto;

}
header{
	background-color: #002f46;
	height: 116px;
	width: 100%;
}
ul{
	margin-bottom: 0px;

}
ul li{
	line-height: 40px;
}

.conteudo ul li{
	line-height: 30px;
	padding-bottom: 10px;
	text-align: left;
}
.logo{
	float: left;
	margin-top: 58px;
}
.top-container{
	float: right;
}
.subMenu{
	clear: right;
	float: right;
	margin-top: 35px;
	position: relative !important;
}
.subMenu a{
	padding: 2px 5px;
	margin: 3px 5px;
	color: #000000;
	font-family: 'Cinzel', serif;
	transition: all 0.5s ease;

	text-decoration: none;
	border-bottom: 2px solid  #ffffff;
}
.subMenu a:hover{
	color: #084d6e;
	border-bottom: 2px solid  #084d6e;
}



.languages{
	font-family: 'Roboto', serif;
	color: #ffffff;
	font-size: 13px;
	margin-right: 30px;
	margin-left: 40px;

}

.languages a{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	transition: all 0.5s ease;
}
.languages a:hover{
	font-weight: 600;
	color: #ffffff;
}
.languages a:visited{
	font-weight: 600;
	color: #ffffff;
}
.languages a.active_lang{
	font-weight: bold;
}
.section {
	width: 100%;
	max-width: 1600px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	

}


.inner {

	margin: 0 auto;
	position: relative;
	min-height: 50px;

}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


h1{
	display: inline-block;

	font-size: 18px;
	background-color: #dcdddd;
	color:#002f46;
	font-family: 'Roboto Serif', serif;
	font-weight: 600;
	width:100%;
	min-height: 80px;
	height: 100%;
	line-height: 90px;
	margin-bottom: 0px;
}

.container-blue{
	background-color: #002f46;
	color: #ffffff;;
}

.container-blue h1{
	background-color: #002f46;
	color: #ffffff;
}

.conteudo{
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 40px;
	text-align: justify;
}
.conteudo-nopadtop{
	padding-top: 0px;
}
h1{
	padding-left: 25px;
	padding-right: 25px;	
}

.navbar{
	background-color: #002f46;
	padding: 0px;
}
.navbar-brand{
	padding-left: 30px;
	min-width: 30%;
	padding: 0px;
	padding-top: 5px;	
}
.navbar-brand img{
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.navbar-nav {
	padding-bottom: 30px;
	float: left;
}
.navbar .nav-item{
	padding-left: 10px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.navbar .nav-link{
	font-size: 14px;
	color: #ffffff;
	font-weight: 300;
	border-top: 1px solid transparent
	
}
.navbar .nav-link:hover{
	border-top: 1px solid #ffffff;

}

.navbar-toggler{
	
	border: none;
	font-size: 30px;

}
.nav-container {
	min-height: 80px;


}


/* Setting the stroke to green using rgb values (0, 128, 0) */
  
.collapsed .navbar-toggler-icon {
	background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
margin-top: 10px;
width: 30px;
height: 30px;
}

.navbar-toggler-icon {

	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'><path opacity='1' fill='%23ffffff' d='M35.6 34.4L28 26.8l7.6-7.6c.2-.2.2-.5 0-.7l-.5-.5c-.2-.2-.5-.2-.7 0l-7.6 7.6-7.5-7.6c-.2-.2-.5-.2-.7 0l-.6.6c-.2.2-.2.5 0 .7l7.6 7.6-7.6 7.5c-.2.2-.2.5 0 .7l.5.5c.2.2.5.2.7 0l7.6-7.6 7.6 7.6c.2.2.5.2.7 0l.5-.5c.2-.2.2-.5 0-.7z'/></svg>");
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;

	}

.navbar-toggler:focus {
	box-shadow: none;
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #ffffff;
	
	margin-top: 0px;

}

.practice li{
	line-height: 30px;
	margin-bottom: 10px;
}
.blue-title{
	background-color: #002f46;
	min-height: 80px;
}
.blue-title p{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 80px;
	margin: 0px;
}


.link{
	color:#002f46;
	text-decoration: none;
}
.link:hover{
	color:#002f46;
	text-decoration: underline;
	transition: all 0.5s ease;
}

.contact, .location{
	line-height: 35px;
}
.contact span{
	color: #084d6e;
	font-family: 'Cinzel', serif;
	font-weight: bold;
}
.contact a{
	color: #084d6e;

}


.morada a {
	margin-left: 10px;
}
.morada a:hover img{
	opacity: 1;
	filter: invert(0%) sepia(0%) saturate(100%) hue-rotate(-180deg) brightness(0%) contrast(100%);
}

.morada a:visited{
	color: none;
}



.location span{
	font-size: 16px;
}
.image-container{
	background-color: #002f46;
	padding: 0px;
	
}

.top-image-container{
	padding: 0px;
	margin-top: 80px;
}
.top-image{
	margin: 0 auto;
	text-align: center;

}
.parallax-window {
    min-height: 200px;
    background: transparent;
}
.text-image{
	width: 100%;
	text-align: center;
	height: 100%;
	font-size: 46px;
	font-family: 'Playfair Display', serif;
	color: #0b2b4f;
	line-height: 400px;
	text-shadow: 1px 0px 12px rgba(255, 255, 255, 1);

}
.footer{
	background-color: #002f46;
}
.footer-text{
	text-align: center;
	padding: 15px 0px;
	color: #ffffff;
	font-size: 10px;
}
.map-container{
	height: 321px;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.sombra{

	box-shadow: 11px 0px 10px -7px rgba(0,0,0,0.25),-11px 0px 10px -7px rgba(0,0,0,0.25);

}

.traco{
	
	width: 100%;
	

}
.traco div{
	margin-left: 25px;
	margin-right: 25px;
	background-color: #ffffff;
	height: 1px;
}


/* Small devices (tablets, 768px and up) */
@media (max-width: 600px ) {
	
	.subMenu{
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;

	}
	.subMenu a{
		font-size: 13px;

		padding: 3px 2px;
		margin: 0px;
	}
	.top-image{
		height: 200px;
	}
	.text-image{
		font-size: 20px;
		line-height: 200px;
	}
	.image-text{
		padding-top: 100px;
		font-size: 20px;
	}

	.blue-title{
		background-color: #7f96a2;
		border-bottom: 3px solid #002F46;
		min-height: 40px;
	}
	.blue-title p{
		line-height: 40px;
	}	
	.no-mobile{
		display: none;
	}
}


	.nav-container{

		-webkit-box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.90);
		-moz-box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.90);
		box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.90);
		
	}



@media (min-width: 600px) and (max-width: 768px ) {

	.subMenu a{
		font-size: 12px;

		padding: 3px 2px;
		margin: 0px;
	}
	.top-image{
		height: 200px;
	}
	.text-image{
		font-size: 30px;
		line-height: 200px;
	}
	.image-text{
		padding-top: 100px;
		font-size: 36px;
	}
	.no-mobile{
		display: none;
	}
	.blue-title p{
		line-height: 40px;
	}	
	

}



/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) {
	


	.blue-title p{
		font-size: 24px;

	}
	.conteudo-nopadtop{
		padding-top: 35px;
	}

	.image-text{
		padding-top: 150px;
		font-size: 36px;
	}

	
}



@media (min-width: 768px) and (max-width: 992px) {
	.subMenu a{
		font-size: 15px;
	}
	.text-image{
		font-size: 20px;
	}
	.top-image{
		height: 300px;
	}
	.text-image{
		font-size: 30px;
		line-height: 300px;
	}
	.parallax-window {
		min-height: 301px;
	}
	.navbar-brand{
		min-width: 25%;
		padding-top: 5px;
		padding-bottom: 5px;
	
				
	}
	.navbar-brand img{
	height: 100px;
	}



}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.submenu a{
		font-size: 20px;
	}
	.navbar .nav-item{
		padding-left: 0px;
		margin-right: 5px;
		margin-left: 5px;
		
	}
	.navbar-nav {
		padding-bottom: 0px;
	}

	h1{
		padding-left: 55px;
	}
	.conteudo{
		padding-left: 55px;
		padding-right: 55px;
		padding-bottom: 30px;
	}


	.parallax-window {
		min-height: 465px;
	}
	
	.navbar-brand{
		min-width: 25%;
		padding-top: 10px;;
				
	}
	.navbar-brand img{
	height: 100px;
	padding-left: 36px;
	}
	.nav-container .lang{
		margin-right: 13px;
	}

	.nav-container{
		background-color: #002f46;
		min-height: 120px;
		
	}

	.image-text{
		padding-top: 250px;
	}
}




/* Medium devices (desktops, 992px and up) */
@media (min-width: 1200px) {
	


	
	.navbar-brand{
		min-width: 30%;
		padding-left: 36px;
				
	}
	.navbar .nav-item{
		padding-left: 0px;
		
		margin-right: 10px;
		margin-left: 10px;	
	}
	

}

#navbarNav{
	margin-top: 27px;
}


.lang{
	float: right;
	margin-right: 33px;
}

.nav-container{
	background-color: #002f46;
}

.image-text{
	font-family: 'Roboto Serif', serif;
	font-weight: 300;
	
	color: #F3F3F3;
	z-index: 1029;

	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;


}

