.marcador{
	border: solid 1px yellow;
}
/*RECURSOS*/

.marcador2{
	border:  solid 1px purple;
}

.marcador3{
	border:  solid 1px red;
}

.clear{
	clear: both;
}

.respiro-baixo{
	height: 55px;
	margin: 5px;
}

.tarja_superior{
	width: 500px;
	margin: -1px 10px 10px;
}

.logo_abracar_sp{
	width: 150px;
	margin: 0px 15px 10px;
	padding-inline: 20px;
}



a {
  color: #fff;
  text-decoration: none;
}

h3{
	color: #2e5485;
}

h5{
	color: #21769d;
}

p{
	color: #197396;
	font-weight: bold;
}

label{
	color: #197396;
	font-weight: bold;
}

/*ESTILIZAÇÕES CABECALHO*/

/*header{
	background-color: #050178;
	color: #FFF;
	height: 80px;
}*/

header a{
	text-decoration: none;
	color: inherit;
}

header #logo{
	float: left;
	position: relative;
	left:  -10px;
}

header #logo .img-mobile{
	position: relative;
	left:  -10px;
	display: none;
}

header #midias-sociais{
	float: right;
	position: relative;
	top: -70px;
	right:  10px;
}

header #traducao{
	float:  right;
	position: relative;
	top: 15px;
	right: 47%;
	display: flex;
}


header #traducao .link-traducao-pt{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: solid #FFF 2px;
	background-image: url('../img/b_brasil.png');
	background-size:  cover;
	margin-right: 5px;
}

header #traducao .link-traducao-esp{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: solid #FFF 1px;
	background-image: url('../img/b_espanha.png');
	background-size:  cover;
	margin-left: 5px;
}

header #area-logout{
	float: right;
	position: relative;
	top: -15px;
	right:  -20px;
	color: #2e5485;
}

header #area-admin{
	float: right;
	position: relative;
	top: -35px;
	right:  -150px;
	color: #2e5485;
}

header #info-usuario{
	float:  right;
	position: relative;
	top: 25px;
	right: 47%;
	display: flex;
	color: #2e5485;
}

#banner1{
	padding: 0;
}

#banner2{
	padding: 0;
}

.banner-sabraqui{
	width: 100%;
	min-height: 600px;
	background-image: url('../img/banner_sabraqui.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFF;
	margin-top: 0;
}

.banner-sabraqui-teste{
	width: 100%;
	min-height: 400px;
	background-image: url('../img/banner_sabraqui_modal.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFF;
	margin-top: 0;
}

.banner-sabraqui2{
	width: 100%;
	min-height: 600px;
	/*border-top:  solid #092579 5px;*/
	background-image: url('../img/banner_sabraquiCLARO.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	color: #000;
	margin-top: 0;
}

.banner-sabraqui .formulario-cadastro-sabraqui{
	width: 450px;
	min-height: 200px;
	border: solid 2px #FFF;
	border-radius: 10px;
	padding: 10px;
	float: right;
	position: relative;
	right: 30px;
	/*right: 170px;*/
	top: 15px;
	/*top: 30px;*/
	text-align: center;
	background-color: #141414;
}

.banner-sabraqui2 .formulario-cadastro-sabraqui2{
	width: 450px;
	min-height: 200px;
	border: solid 2px #000;
	border-radius: 10px;
	padding: 10px;
	float: right;
	position: relative;
	right: 30px;
	/*right: 5%;*/
	top: 15px;
	background-color: #DDDDDD;
}

#menu{
	position: relative;
	top: 0;
	width: 100%;
	min-height: 50px;
	background: rgb(138,136,140);
	background: linear-gradient(153deg, rgba(138,136,140,1) 0%, rgba(43,46,47,1) 100%);
	color: #FFF;
	text-align: center;	
}

#menu .menu-content{
	width: 84%;
	margin:  0 8% 0 8%;
	/*border: solid yellow 1px;*/
/*	position: relative;
	left: 80px;*/
}

#menu .menu-content ul{
	width: 100%;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: .9rem;
}

#menu ul li a{
	text-decoration: none;
	color: inherit;
}

#menu .size-item{
	/*display: block;*/
	width: fit-content !important;
}

.area-intro{
	background: rgb(138,136,140);
	background: linear-gradient(153deg, rgba(138,136,140,1) 0%, rgba(43,46,47,1) 100%);
	border-bottom: solid 6px #e0b400;
	color: #FFF;
}

.area-intro div{
	padding: 5px;
}

/*ESTILIZAÇÕES CONTEUDO*/


.conteudo-abertura{
	display: block;
	min-height: 75vh;
}

.conteudo{
	display: block;
	background-color: #FFF;
	min-height: 85vh;
}

.area-txt-home{
	margin-top: 50px;
	margin-bottom: 30px;
}

.img-home{
	background-image: url('../img/bg-index.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 400px;
}

main .area-conteudo .area-thumbs{
	justify-content: space-around;
}

.thumb-link-alt{
	background-color: #197396;
	min-height: 90px;
	padding: 10px;
	margin: 20px 15px 5px 15px; 
	border-radius: 5px;
	color: #FFF;
}

.thumb-link{
	background-color: #197396;
	min-height: 350px;
	padding: 10px;
	margin: 20px 15px 5px 15px; 
	border-radius: 5px;
	color: #FFF;
}

.thumb-link a{
	color: #FFF;
	text-decoration: none;
}

.thumb-link .thumb{
	margin-top: 10px;
	border:  solid 1px #fff;
	width: 100%;
	height: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

.thumb-link .thumb img{
		width: 100%;
		height: auto;
}

.area-txt-home{
	padding: 15px;
}

.area-txt-home h2{
	color:  #050178;
	margin-bottom: 15px;

}

.area-txt-home p{
	color: #050178;
}

.area-txt-home .thumb-video-videoteca{
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background-color: #050178;
	color: #FFF;
	text-decoration: none;
}

.area-txt-home .thumb-video-videoteca a{
	color: inherit;
}

.img-mat-cientificos{
	background-image: url('../img/mat.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	min-width: 400px;
	min-height: 400px;
}

.mat-cientifico{
	padding: 20px;
	border:  solid 1px #050178;
}

.mat-cientifico ul li{
	margin-bottom: 10px;
	text-decoration: none;
	list-style-type: none;
}

.mat-cientifico ul li a{
	color: inherit;
	text-decoration: none;	
}

.mat-cientifico ul li img{
	margin-right: 10px;
}

.img-mat-inovacao{
	background-image: url('../img/inovacao.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	min-width: 400px;
	min-height: 400px;
}

.mat-inovacao{
	padding: 20px;
}

.mat-inovacao img{
	width: 120px;
	height: auto;
	margin:  0 auto;
}


.img-apoio-esp{
	background-image: url('../img/apoio_esp.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	min-width: 400px;
	min-height: 400px;
}

.apoio-esp{
	padding: 20px;
}

.apoio-esp img{
	width: 120px;
	height: auto;
	margin:  0 auto;
}

.videoaula iframe{
	width: 100%;
	min-height: 360px;
}

.thumb-video-videoteca{
	min-width: 330px;
	min-height: 300px;
	border-radius: 10px;
	background-size: #050178;
	color: #FFF;
}

#controles input[type=text]{
	border: none;
	color:  #050178;
	font-weight: bold;
	width: 20px;
}

#area-acesso{
	width: 350px;
	background-color: #FFF;
	border:  solid 2px #2e5485;
	border-radius: 15px;
	position: relative;
	top: 75%;
	transform: translate(2%, 6%);
}

#area-acesso strong{
	color: #2e5485;
	font-size: 15px bold;
	padding: 5px;
}

#bloco-descritivo{
	background-color: #FFF;
	border:  solid 1px #050178;
	border-radius: 15px;
}

#bloco-descritivo p{
	font-size: 15px;
	padding: 5px;
	color: #050178;
}

#bloco-descritivo img{
	padding: 5px;
	margin-top: 5px;
	border-radius: 15px;
}


.area_certificado{
	padding-top: 10px;
}

.area_certificado::before{
	content: "";
	display: block;
	width: 80px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	border-top: 3px solid #092579;
}

/*ESTILIZAÇÕES RODAPE*/

#rodape-site{
	position: relative;
	bottom: 0;
	width: 100%;
	padding-top: 10px;
	background-color: #050178;
	color: #FFF;
}

.conteudo-painel{
	background-image: url("../img/bg-painel.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 85vh;
}

/*Estilizações area de conteudo painel*/

.conteudo-painel h1::after{
	content: "";
	display: block;
	width: 180px;
	border-bottom: solid 4px #2E5485;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.conteudo-painel h2{
	font-size: 1.3rem;
	margin-top: 20px;
}

.conteudo-painel h2::after{
	content: "";
	display: block;
	width: 180px;
	border-bottom: solid 4px #2E5485;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

.conteudo-painel .area-tabela{
	background-color: rgba(255, 255, 255, .7);
	border:  solid 2px #2E5485 ;
	height: 500px;
	overflow-y: scroll;
	padding: 14px;
	margin-bottom: 20px;
}

.conteudo-painel .area-conteudo{
	background-color: rgba(255, 255, 255, .7);
	border:  solid 2px #2E5485 ;
	min-height: 55vh;
	padding: 14px;
	margin-bottom: 80px;

}

/*Estilizações formulario*/

.conteudo-painel #ficha-usuario form{
	max-width: 300px;
	padding: 5px;
}

.conteudo-painel #ficha-usuario .info-materiais{
	border-left: solid 1px #ccc;
	padding-left: 30px;
}

.conteudo-painel #ficha-usuario form label{
	font-weight: bold;
}

.conteudo-painel #ficha-usuario form .form-group{
	margin-bottom: 10px;
}



.conteudo-painel #ficha-material form{
	max-width: 450px;
	padding: 5px;
}

.conteudo-painel #ficha-material .info-materiais{
	border-left: solid 1px #ccc;
	padding-left: 30px;
}

.conteudo-painel #ficha-material .info-materiais #video-details #iframePainel{
	border: solid 1px #2E5485;
}

.conteudo-painel #ficha-material .info-materiais #video-details .area-img img{
	width: 100%;
	height: auto;
}

.conteudo-painel #ficha-material form label{
	font-weight: bold;
}

.conteudo-painel #ficha-material form .form-group{
	margin-bottom: 10px;
}


.conteudo-painel .area-conteudo .area-thumbs{
	justify-content: space-evenly;
}

.conteudo-painel .area-tabela .table-responsive table{
	font-size: .7rem;
}

.conteudo-painel .area-tabela .table-responsive table i{
	text-decoration: none;
	color: #2E5485;
}

.card-painel{
	max-width: 210px;
	height: 180px;
	background-color: #2E5485;
	text-align: center;
	text-decoration: none;
	transition: .5s;
	border: solid #fff 1px;
	border-radius: 8px;
	padding: 5px;
	transition: .5s;
}

.card-painel a{
	text-decoration: none;
	color: inherit;
}

.card-painel a i{
	color: #fff;
	margin-bottom: 10px;
}

.card-painel p{
	background-color: #fff;
	border-radius: 5px;
	color: #2E5485;
	padding: 5px;
}

.card-painel:hover{
	max-width: 210px;
	height: 180px;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	transition: .5s;
	border: solid #2E5485 1px;
	border-radius: 8px;
	padding: 5px;
	transition: .5s;
}

.card-painel a:hover{
	text-decoration: none;
	color: inherit;
}

.card-painel a i:hover{
	color: #2E5485;
	margin-bottom: 10px;
}



.btn-painel {
  color: #fff;
  background-color: #2E5485;
  border-color: #2E5485;
}
.btn-painel:hover {
  color: #2E5485;
  background-color: #fff;
  border: solid 2px #2E5485;
  font-weight: bold;
}

/*Medias Queries*/

@media (min-width: 400px) AND (max-width: 600px){

header #midias-sociais{
	float: right;
	position: relative;
	top: -70px;
	right:  -5px;
}

header #traducao{
	display: none;
}

	.banner-sabraqui{
		min-height: 400px;
		background-color: #000 !important;
		color: #FFF;
		margin-top: 0;
	}

	.banner-sabraqui2{
		min-height: 400px;
		background-color: #000 !important;
		color: #FFF;
		margin-top: 0;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui{
		width: 350px;
		min-height: 200px;
		border: solid 2px #FFF;
		border-radius: 10px;
		padding: 10px;
		float: right;
		position: relative;
		right: 50px;
		top: -40px;
		bottom: -10px;
		background-color: #FFF;
		color: #000;
	}

	.banner-sabraqui2 .formulario-cadastro-sabraqui2{
		width: 350px;
		min-height: 200px;
		border: solid 2px #FFF;
		border-radius: 10px;
		padding: 10px;
		float: right;
		position: relative;
		right: 50px;
		top: -50px;
		bottom: -10px;
		background-color: #FFF;
		color: #000;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui .btn-light{
		border:  solid 1px #000;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui2 .btn-light{
		border:  solid 1px #000;
	}

}

@media (max-width: 650px){
	#area-acesso{
		left: -5%;
		transform: translate(5%, 4%);
	}

}

@media (min-width: 100px) AND (max-width: 399px){

header #midias-sociais{
	float: right;
	position: relative;
	top: -70px;
	right:  -5px;
}

header #traducao{
	display: none;
}

	.banner-sabraqui{
		min-height: 400px;
		background-color: #000 !important;
		color: #FFF;
		margin-top: 0;
	}

	.banner-sabraqui2{
		min-height: 400px;
		background-color: #000 !important;
		color: #FFF;
		margin-top: 0;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui{
		width: 300px;
		min-height: 150px;
		border: solid 2px #FFF;
		border-radius: 10px;
		padding: 10px;
		float: right;
		position: relative;
		right: 30px;
		top: 10px;
		background-color: #FFF;
		color: #000;
	}

	.banner-sabraqui2 .formulario-cadastro-sabraqui2{
		width: 300px;
		min-height: 150px;
		border: solid 2px #FFF;
		border-radius: 10px;
		padding: 10px;
		float: right;
		position: relative;
		right: 30px;
		top: 10px;
		background-color: #FFF;
		color: #000;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui .btn-light{
		border:  solid 1px #000;
	}

	.banner-sabraqui .formulario-cadastro-sabraqui2 .btn-light{
		border:  solid 1px #000;
	}

}