@media only screen and (max-width:1700px) {
		
/* Largura geral */
.top-nav-Center, .sobre-geral-centro, .top-banner-Center, .oradores-centro, .centro-programacao, .centro-inscricao, .centro-contactos{
		
	width: 85.65153733528551%; /*1170px / 1366px * 100*/	 
}
/* Outros */
.top-banner{
	background-position: center center;	
}

.top-banner-Center{
	top: 259px; 
}
.agrupa-oradores{
	
	/* width: 100%; */
	/* height: auto; */
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 17px;
     justify-content: space-between;
	 /* background-color: pink; */
}

.real-orador{
	
	width: 228px;  /*252px / 1170px * 100*/
	margin-bottom: 3px;
}

.Phorario, .Ihorario{
	width: 12.82051282051282% /* 150px / 1170px * 100 */
}
.Pactividade, .Iactividade{
	width: 39.05982905982906%; /* 457px / 1170px * 100 */
}
.Pdescricao, .Idescricao{
	
	width: 39.05982905982906%; /* 457px / 1170px * 100 */
}


}


@media only screen and (max-width:1262px){
	
.agrupa-oradores{
	
	display: flex;
	flex-direction: row;
	justify-content: space-between
	/* grid-template-columns: repeat(4, 1fr); */
	/* gap: 17px; */
     /* justify-content: space-between; */
	 /* background-color: pink; */
}
.real-orador{
	
	width: 252px;  /*252px / 1170px * 100*/
}

}

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

.top-nav-Center, .top-banner-Center, .oradores-centro, .centro-programacao, .centro-inscricao, .centro-contactos{
		
	width: 95%; /* 700px/ 1178px * 100*/	 
}
.sobre-geral-centro{
	
	width: 76%;
	/* text-align: justify; */
	
}
.Phorario, .Ihorario{
	width: 12%; /* 150px / 1178px * 100 */
	/* background-color: pink; */
}
.Pactividade, .Iactividade{
	width: 37%; /* 457px / 1178px * 100 */
	/* background-color: pink; */
}
.Pdescricao, .Idescricao{
	
	width: 37%; /* 457px / 1178px * 100 */
	/* background-color: pink; */
}

	
	
}

/* Programacao */
@media only screen and (max-width:710px){
	
.last-img{
	
	visibility:hidden;
	display: none;	
}

.centro-programacao{
		
	width: 95%; /* 700px/ 1178px * 100*/	 
	/* background-color: red; */
}
.Ptitulos{
	display: none;
	
}
.Pitens{
	
	width: 100%;
	height: auto;
	/* width: 1600px; */
	border: 1px solid #e0e0e9;
	border-radius:5px;
	/* padding: 20px; */
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;	
	background-color: #FFFFFF;
	
}
.Phorario, .Ihorario{
	width: auto; /* 150px / 1178px * 100 */
	background-color: #6dc5a0;
	/* background-color: #e2e2e2; */
}
.Phorario p, .Ihorario p{
	color: #FFFFFF;
	/* background-color: #e2e2e2; */
}
.Pactividade, .Iactividade{
	width: auto; /* 457px / 1178px * 100 */
	/* background-color: pink; */
}
.Pdescricao, .Idescricao{
	
	width: auto; /* 457px / 1178px * 100 */
	/* background-color: pink; */
}
.Ihorario p{
	
	font-size: 15px; /*14px /16px*/
	font-weight: 500;
}
.Iactividade p, .Idescricao p{
	
	font-weight: 600;
}

}

/* Menu */
@media only screen and (max-width:854px){
	
.last-img{
	
	visibility:hidden;
	display: none;	
}

.top-nav-Center nav{

	width: 100%;
	height: 90px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	
}
.grupo-menu-mobile{
	
	width: auto;
	display: flex;
	/* flex-direction: row; */
	/* flex-wrap: wrap; */
	align-items: center;
	justify-content: flex-end;
	/* background-color: red;	 */
}

/* .grupo-menu-mobile div:first-child{ */
	
	/* margin-right: 20px; */
	/* width: 145px; */
	/* height: 40px; */
	/* background-color: #00a973; */
	/* border-radius: 20px; */
	/* cursor: pointer; */
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center;	 */
	/* transition: all 3s;		 */
/* } */
/* .grupo-menu-mobile div:first-child >a{ */
	
	/* font-size: 15px; */
	/* color: #FFFFFF; */
	/* font-family:"titulosPequeno"; */
	/* text-decoration: none; */
	/* text-transform: uppercase; */
/* } */

.grupo-menu-mobile div:first-child{
	
	background-color: #16a868;
	width: 44px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	border: solid 1px #16a868;
	cursor: pointer;
	
}
.grupo-menu-mobile div:first-child >img{
	
		width: 20px;	
}

.only-menu-text, .top-btn-inscrever{
	
	display: none;
	
}
.top-btn-inscrever-mobile, .menu-mobile{
	
	display: block;
	
}

/* Orador popup */
.centro-oradores-popup{
	
	width: 70.2576112412178%; /*600px /  854px * 100*/	

}
	
	
}

/* programacao, mobile  e outros*/
@media only screen and (max-width:666px){
	
.last-img{
	
	visibility:hidden;
	display: none;	
}
	
.top-banner-Center div:nth-child(1) >h1{

	font-size: 3.125em; /*50px / 16px*/
}
		
.oradores-centro{
		
	/* width: 90%;  */
	/*1170px / 1366px * 100*/	
	/* display: flex; */
	/* justify-content: center; */
	align-items: center;	
}
.agrupa-oradores{
	
	/* width: 100%; */
	/* height: auto; */
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
	align-items: center;
}

/* footer */

.real-contactos{
	
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}
.real-contactos >div{
	
	width:100%; /* 344px / 1140px * 100*/	
}
.real-contactos >div:nth-child(1){
	
	display: none;
}
.real-contactos >div:nth-child(2){
	
	margin-bottom: 20px;
	text-align: center;
}.real-contactos >div:nth-child(3){
	
	margin-bottom: 20px;
	text-align: center;
}
.real-contactos >div:nth-child(3) >div{
	
	flex-direction: column;

}

}


/* Mobile */
@media only screen and (max-width:428px){
.last-img{
	
	visibility:hidden;
	display: none;	
}	
.top-nav-Center, .sobre-geral-centro, .top-banner-Center, .oradores-centro, .centro-programacao, .centro-inscricao, .centro-contactos{
		
	width: 92.51207729468599%; /* 383px /414px * 100*/	 
}
.sobre-geral-centro{

	width: 77.29468599033816%; /* 320px /414px * 100*/	 
	
}
.top-banner-Center{
	top:214px; 
}
.top-banner-Center div:nth-child(1) >h1{

	font-size: 40px; /*50px / 16px*/
	font-family:"titulosPequeno";
}
.real-inscricao form{
	flex-direction: column;	
}
.real-inscricao input[type=text], .real-inscricao input[type=email], .real-inscricao input[type=number]{
	
	width: 100%;/*553px /1140px * 100*/	

	
}
/* Orador popup */
.centro-oradores-popup{
	
	width: 83%; /*600px /  414px * 100*/	

}
	
}


/* Design menu */


