body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #727271;
}
*:focus {
	border: none;
	outline:none!important;
}
.fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
	background: #fff;
	top: 0px;
}
.ativo a{
	color:#83BC00!important;
}
.padding-130 {
	padding-top: 130px;
}
.linha_contactos {
	padding-top: 20px;
}
.div_equipa{
	background-image: url('../../imagens/div_equipa.jpg');
	background-repeat: no-repeat;
	height: 265px;
	background-color: #daedfc;
}
.barra_topo {
	padding: 4px 0px;
}
.nome_medico{
	margin-top: 20px;
}
.barra_menu {
	padding-top: 20px;
}

.separador_pequeno {
	height: 20px;
}

.separador_medio {
	height: 30px;
}

.linha_azul {
	height: 1px;
	background-color: #7D97AA;
}
.linha_verde{
	height: 2px;
	background-color: #83bc00;
	margin-bottom: 5px;
}
.row_linha_verde{
	border-bottom: 2px solid #83bc00;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.container_especialidades .d-block p{
	padding:0px 15px;
}
.container_especialidades .d-block{
	height: 200px;
    padding-top: 30px;
	background: #f5f7f8;
	
}
.container_especialidades .btn_texto{
	font-size:14px;
	margin-bottom:30px;
}
.fundo_azul {
	background-color: #7D97AA;
}
.fundo_verde_claro {
	background-color: #E5EEC4;
}

.img_responsiva {
	max-width: 100%;
}
.ug-strip-panel{
	width: 60%;
}
.ug-strip-panel{
	top: 60%!important;
}
.sala {
	overflow: hidden;
	height: auto;
}

.sala figure img {
	width: auto;
	height: auto;
}

.sala figure {
	position: relative;
}
.div_logo_pequeno{
	padding-bottom: 6px;
}
.breadcrumbs p{
	padding-top: 2px;
	font-size:12px;
}
.sala::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.sala:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.testemunhos_home .carousel-indicators {
	margin-top: 10px;
    position: relative;
}

.testemunhos_home .carousel-indicators .active{
    background-color: #7D97AA;
}

.testemunhos_home .carousel-indicators li {
    background-color: #BDCAD3;
	height: 10px;
	width: 10px;
	margin: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.horario{
	text-align: center;
	background-color: #7D97AA;
	color: #fff;
	width:100%;
}
.horarioo:first-child .horario{
	border-radius: 25px 0 0 25px;
}
.horarioo:last-child .horario{
	border-radius: 0 25px  25px 0;
}
.carousel-control-prev, 
.carousel-control-next {
	top: -40px;
}	
.testemunhos_home .carousel-item {
    padding: 0 40px;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}


/*
Tipografia
*/

h1, h2 {
	font-size: 30px;
	font-weight: 300;
	margin: 20px 0px;
}
.partilha_fb{
	text-align: right;
	color:#507389;
	font-weight: bold;
}
.partilha_fb:hover{
	color:#83BC00;
	text-decoration:none;
}
.letra_verde a,
.letra_verde a:link,
.letra_verde a:visited,
.letra_verde a:active,
.letra_verde {
	color: #83BC00;
	text-decoration:none;
}
.letra_verde a:hover {
	color: #507389;
}

.letra_azul {
	color: #507389;
}

.copy {
	font-size: 12px;
	line-height: 40px;
	color: #727271;
}

.copy a,
.copy a:link,
.copy a:visited,
.copy a:active {
	color: #727271;
	text-decoration: none;
}

.copy a:hover {
	color: #83BC00;
}

a.btn_texto,
a.btn_texto:link,
a.btn_texto:visited,
a.btn_texto:active {
	font-weight: 700;
	color: #507389;
	text-decoration: none;
}

a.btn_texto:hover {
	color: #83BC00;
}

.pagina_contactos a,
.pagina_contactos a:link,
.pagina_contactos a:visited,
.pagina_contactos a:active {
	color: #727271;
	text-decoration: none;	
}

.pagina_contactos a:hover {
	color: #83BC00;
}

.titulo {
	margin: 15px 0px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #507389;
	width: 100%;
}

.noticias_home .noticia .data {
	font-size: 12px;
	color: #507389;
	margin: 0px;
}

.noticias_home .noticia h3 {
	font-size: 16px;
	font-weight: 500;
	color: #507389;
	margin: 6px 0px;
}

.noticias_home .noticia .texto {
	font-size: 16px;
	color: #727271;
	font-weight: 300;
	margin: 0px;
	line-height: 24px;
}

.testemunhos_home {
	color: #727271;
	text-align: center;
	font-size: 16px;
}

.newsletter {
	color: #83BC00;
	margin-bottom: 3px;
	font-weight: 500;
}
.acordos{
	font-weight:700;
}
.font_14{
	font-size: 14px;
}
.img_equipa{
	border: 1px solid #507389;
}
.acordos_name{
	font-weight:500;
}
.ellipsis {
    overflow: hidden;
    height: 195px;
    line-height: 25px;
    margin: 20px;
}

a.especialidades{
	color:#000;
	text-decoration: underline;
}
.horario_hora{
	font-size: 12px;
}
.img_quadrada{
	padding-bottom: 100%;
    /* height: 147px; */
    width: 100%;
    background-position: center;
    background-size: cover;
}
/*
Navegacao
*/
.lista_equipa nav > ul > li > a,
.lista_equipa nav > ul > li > a:link, 
.lista_equipa nav > ul > li > a:visited, 
.lista_equipa nav > ul > li > a:active {
	list-style: none;
    color: #507389;
    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;
}
.ul_lista_equipa{
	list-style-type: none;
	padding-left: 0px;
}
.lista_equipa nav > ul > li > a:hover {
	color: #83BC00;
}
.menu_idiomas > nav {
	float: right;
}
.menu_idiomas > nav > ul {
	padding: 0px;
	margin: 0px;
	color: #fff;
}

.menu_idiomas > nav > ul > li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: flex;
	float: left;
}

.menu_idiomas > nav > ul > li:after {
	content: '|';
	margin: 0px 4px;
	list-style: none;
	display: flex;
	float: left;
}

.menu_idiomas > nav > ul > li:last-child:after {
	display: none;
}

.menu_idiomas > nav > ul > li > a,
.menu_idiomas > nav > ul > li > a:link,
.menu_idiomas > nav > ul > li > a:visited,
.menu_idiomas > nav > ul > li > a:active {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}

.menu_idiomas > nav > ul > li > a:hover {
	color: #83BC00;
}

.navbar {
	padding: 0px;
    margin-top: 10px;
    height: 40px;
}

.navbar .container {
	padding: 0px;
}

.menu_principal {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	line-height: 16px;
}



footer nav > ul {
	padding: 0px;
	margin: 0px;
	color: #fff;
}

footer nav > ul > li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: flex;
}

footer nav > ul > li > a,
footer nav > ul > li > a:link,
footer nav > ul > li > a:visited,
footer nav > ul > li > a:active {
	color: #507389;
	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 {
	color: #83BC00;
}

footer .menu_especialidades {
	column-count: 2;
}
.breadcrumbs ul{margin-top:10px;padding-left:0px;list-style:none;}
.breadcrumbs ul li{display:inline;}
.breadcrumbs a,
.breadcrumbs a:visited,
.breadcrumbs a:link{text-decoration:none;color:#727271;}
.breadcrumbs a:hover{text-decoration:none;color:#434242;}
.breadcrumbs ul li:not(:last-child):after{text-decoration:none;content:" / ";}
/*
Formularios
*/
label {
    font-weight:500;
    margin-top: 1rem;
    margin-bottom: .3rem;
}
.formulario_newsletter input[type=text] {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #898989;
	display: inline-block;
	font-size: 13px;
	width: 80%;
	padding: 3px 5px;
}

.formulario_newsletter button {
	background: #83BC00;
	color: #fff;
	cursor: pointer;
	border: none;
	display: inline-block;

	/* IE7 inline-block fix */
	zoom: 1;
	*display: inline;
	
	line-height: 24px;
	margin: 0 auto!important;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	min-height: 26px;
	min-width: 26px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
		
	font-size: 14px;
	padding-left: 9px;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
	/* CSS Transitions */	
	-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;
}

.formulario_newsletter button:hover {
	background: #7D97AA;
}

.select,
.formulario_testemunhos  input[type=text],
.formulario_testemunhos  textarea,
.formulario_contactos  input[type=text],
.formulario_contactos  textarea {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: solid 1px #898989;
	display: inline-block;
	font-size: 13px;
	width: 100%;
	padding: 10px;
}

/*
Botoes
*/

.navegacao_noticias{
	color: #507389;
    text-decoration: none;
}
.navegacao_noticias:hover{
	color: #83BC00;
	text-decoration: none;
    
}

a.btn_redondos,
.btn_redondos {

	cursor: pointer;
	border: none;
	display: inline-block;
	color: #fff;

	/* IE7 inline-block fix */
	zoom: 1;
	*display: inline;
	
	background: #7D97AA;
	line-height: 26px;
	margin: 0 auto!important;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	min-height: 26px;
	min-width: 26px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
		
	font-size: 14px;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
	/* CSS Transitions */	
	-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_transparente{
	background-color: #fff;
	color: #83bc00;
	font-size: 16px;
}
a.btn_grande,
.btn_grande {
	padding: 20px 30px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	font-weight: 700;
	font-size: 14px;
}

a.btn_medio,
.btn_medio {
	padding: 15px 25px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	border-radius: 33px;
	font-weight: 700;
	font-size: 14px;
}

a.btn_branco,
.btn_branco {
	background: rgba(255,255,255,0.8);
	color: #7D97AA;
}

a.btn_branco:hover,
.btn_branco:hover {
	background: rgba(255,255,255,1);
}

a.btn_verde,
.btn_verde {
	background: #83BC00!important;
	color: #fff!important;
}
.link_medico{
	color: #7D97AA;
}
.link_medico:hover{
	color: #83BC00;
	text-decoration: none;
}
a.btn_verde:hover,
.btn_verde:hover {
	background: #7D97AA!important;;
}

a.btn_letra_verde,
.btn_letra_verde {
	background: #fff;
	color: #83BC00!important;
}
a.btn_letra_verde:focus,
.btn_letra_verde:focus {
	border: 1px solid #efefef;
	box-shadow: none;
}
a.btn_letra_verde:hover,
.btn_letra_verde:hover {
	background: #EBECEC;
}

a.btn_azul,
.btn_azul {
	background: #7D97AA;
	color: #fff!important;
}

a.btn_azul:hover,
.btn_azul:hover {
	background: #83BC00;
}

.btn_redondos i {
	font-weight: normal;
	font-size: 16px;
	padding-top: 4px;
}

.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: 20px;
    bottom: 45px;
    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: rgba(157, 158, 158, 1);
}


.dropdown-menu {
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin: 6px 0 0;
	background-color: #7D97AA;
	padding: 0px;
}

.dropdown-menu a,
.dropdown-menu a:link,
.dropdown-menu a:visited,
.dropdown-menu a:active {
	color: #fff;
}

.dropdown-menu a:hover {
	color: #83BC00;
}

.dropdown-menu a:hover {
	color: #83BC00;
    border-bottom: solid 1px #fff;
	background: #EBECEC;
}

.dropdown-item {
    border-bottom: solid 1px;
	padding: .45rem 1.5rem;
	font-size: 14px;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.nav-item:hover {
	border-bottom: solid 2px #7D97AA;
}

.nav-item {
	border-bottom: solid 2px #fff;
}

.dropdown.show,
.nav-item.activo {
	border-bottom: solid 2px #7D97AA;
}

.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link {
	color: #507389;
}

.navbar-light .navbar-nav .nav-link.active {
	color: #507389;
}
.ul_paginacao{
	margin:0 auto;
	display:initial;
	padding-left:0px!important;
}
.paginacao{
	width:100%;
	list-style-type:none;
	display:table;
}
.paginacao li{
	display:table-cell;
}
.ativa{
	color: #507389;
	font-weight: 500;
}
.paginacao li>a:hover{
	text-decoration: none;
	color: #83BC00;
}


.container_video  {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding: 57% 0 0 0; /* 34.37% = 100 / (w / h) = 100 / (640 / 220) */
      padding-right: 15px;
    padding-left: 15px;
}

.container_video .ccc {
  display: block;
 /* max-width: 100%;
  max-height: 100%;*/
  position: absolute;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;

      position: relative;
    background: 0 0;
}

.html5-video-player:not(.ytp-transparent), .html5-video-player.ad-interrupting, .html5-video-player.ended-mode {
    background-color: #fff!important;
}

.navbar-light .navbar-toggler {
	border: none;
	background: #EBECEC;
	margin-bottom: 10px;
	position: absolute;
    right: 0px;
    top: 0px;
	height: 50px;
}
.navbar-toggler-icon {
	color: red;
}
.quebra_linha {
	display: none;
	float: left;
}

.logotipo {
/*	margin-bottom: 20px;*/
	position: relative;
}
#cboxClose {
    background-position: -50px -25px!important;
    right: 0!important;
}
#cboxNext {
    background-position: -25px -25px!important;
}
#cboxPrevious {
    background-position: 0  -25px!important;
}
.setas{
	color: #507389!important;
    border: 1px solid #507389;
    padding-right: 8px;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 5px;
}
.setas_next{
	color: #507389!important;
    border: 1px solid #507389;
    padding-right: 7px;
    padding-left: 9px;
    padding-top: 6px;
    padding-bottom: 6px;
	right: 0;
    position: absolute;
}
.abs_right{
	position: absolute;
	right:-125px;
}
@media (max-width: 575px) { 
	.abs_right{
		position: absolute;
		right:-252px;
	}
	.masonry .brick {
		margin: 0 15px;
	}
	.barra_topo {
		height: 42px;
	}
	.barra_topo .redes_sociais,
	.barra_topo .menu_idiomas {
		top: -20px;
	}
	.copy {
		padding: 15px 0px;
		line-height: 18px;
	}
	.noticias_home div:nth-child(4){display:none;}
	.horario{border-radius: 25px;}
	.horarioo:first-child .horario{
	border-radius: 25px;
	}
	.horarioo:last-child .horario{
		border-radius: 25px;
	}
	footer .menu_especialidades {
		column-count: 1;
	}
	.logotipo {
		margin: 0 auto;
		text-align: center;
	}
	.logotipo img {
		max-width: 100%;
	}
	.div_equipa  {
		min-height: 265px;
		height: auto;
		background: none;
	}

	.div_equipa div:first-child div div {
		background-image: url(../../imagens/div_equipa.jpg);
		background-repeat: no-repeat;
		height: 265px;
		background-color: #fff;
	}	
	.menu_principal {
		width: 100%;
		min-height: 60px;
	}
	.navbar {
		height: auto;
	}
	.navbar-nav {
		padding-top: 60px;
	}
	.navbar-nav li {
		border-top: solid 1px #7D97AA;
	}
	.p-0 {
		margin: 0 15px;
	}	
	.formulario_newsletter input[type=text] {
		line-height: 23px;
	}	
	.formulario_newsletter button {
		line-height: 30px;
		text-align: center;
		width: 30px;
		padding-left: 10px;
		left: 4px;
	}
	a.btn_redondos.btn_noticias ,
	.btn_redondos.btn_noticias{
		margin: 10px 0!important;
	}
	.dropdown-item {
		padding: .5rem 1.5rem;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.dropdown-item {
		padding: .5rem 1.5rem;
	}
	.copy {
		padding: 15px 0px;
		line-height: 18px;
	}
	.horarioo:nth-child(odd) .horario{
		border-radius: 25px 0 0 25px;
	}
	.horarioo:nth-child(even) .horario{
		border-radius: 0 25px 25px 0;
	}
	.logotipo {
		margin-bottom: 20px;
	}
	.navbar-light .navbar-toggler {
		float: right;
		top: -60px;
	}
	.navbar {
		height: auto;
	}
	.navbar-nav {
		padding-top: 0px;
	}
	.navbar-nav li {
		border-top: solid 1px #7D97AA;
	}
	.p-0 {
		margin: 0 15px;
	}
	.formulario_newsletter input[type=text] {
		line-height: 23px;
	}	
	.formulario_newsletter button {
		line-height: 30px;
		text-align: center;
		width: 30px;
		padding-left: 10px;
		left: 4px;
	}
	.btn_noticias{
		top: -30px;
	}
	.abs_right{
		position: absolute;
		right:-75px;
	}
}


@media (min-width: 768px) and (max-width: 991px) { 
	.noticias_home div:nth-child(4){display:none;}
	.menu_principal {
		margin-top: 90px;
	}	
	.logotipo {
		margin-bottom: 20px;		
	}
	.logotipo img {
		max-width: 100%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .1rem;
		padding-left: .1rem;
	}
	.btn_noticias{
		top: -30px;
	}
	.navbar-light .navbar-toggler {
		float: right;
		top: -60px;
	}
	.navbar {
		height: auto;
	}
	.navbar-nav {
		padding-top: 0px;
	}
	.navbar-nav li {
		border-top: solid 1px #7D97AA;
	}
	.abs_right{
		position: absolute;
		right:-57px;
	}
}


@media (min-width: 992px) and (max-width: 1199px) { 
	.noticias_home div:nth-child(4){display:none;}
	.logotipo img {
		max-width: 100%;

	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .3rem;
		padding-left: .3rem;
		font-size: .95em;
	}
	footer .letra_azul,
	footer .letra_verde {
		font-size: 0.85em;
	}
	.btn_noticias{
		top: -30px;
	}
	.abs_right{
		position: absolute;
		right:-100px;
	}
}


@media (min-width: 1200px) {  
	.noticias_home div:nth-child(4){display:none;}
	.btn_noticias{
		top: -30px;
	}

}


.masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.masonry .brick {
  margin-bottom: 30px;
   break-inside: avoid-column;
}
.masonry .brick img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.masonry .brick:hover img {
  opacity: .75;
}
.masonry.bordered {
  -moz-column-rule: 1px solid #eee;
  -webkit-column-rule: 1px solid #eee;
  column-rule: 1px solid #eee;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.masonry.gutterless {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}
.masonry.gutterless .brick {
  margin-bottom: 0;
}

.span {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
  *margin: 30px 0;
}

@media only screen and (min-width: 1024px) {
  .desc {
    font-size: 1.25em;
  }

  .intro {
    letter-spacing: 1px;
  }

  .wrapper {
    width: 80%;
    padding: 2em;
  }

  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .wrapper {
    width: 85%;
    padding: 1.5em;
  }

  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
