/*
font-family: 'Roboto Slab', serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html {
	font-size: 1px;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 15px;
	background: #777;
	/*background: #FFF001;*/
}

h1,
h2,
h3,
h4 {
	width: 90%;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 700;
	margin: 24px 0;
	font-size: 40px;
	color: #888;
	text-transform: capitalize;
}

h2 {
	text-transform: none;
}

h1 {
	display: none;
	float: left;
	width: 50%;
	height: 100vh;
	font-size: 36px;
	letter-spacing: 2px;
	line-height: 150%;
	text-align: center;
	margin: 0 auto !important;
	padding: 0;
	background: url(/2021/fec/imagens/logo_com_data.webp) center no-repeat;
	background-size: 65vh !important;
	background-position: 50% 84%;
	/*background-color: #00ADCB;*/
	text-indent: -9999px;
}

h2 {
	font-size: 50px;
	line-height: 55px;
	color: rgb(121, 121, 121);
	letter-spacing: 0;
}

h3 {
	font-size: 20px;
	color: rgb(121, 121, 121);
	letter-spacing: 1px;
}

h4 {
	font-size: 16px;
	color: #111;
	letter-spacing: 1px;
	text-transform: none;
}

p,
#s-programacao ul li {
	margin: 25px 0;
	line-height: 150%;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	list-style-position: inside;
}

#s-inscricao{
	min-height: auto;
	background: #111;
	align-items: middle;
}

#s-visite ul li, 
#s-programacao ul li {
	width: 90%;
	color: #000;
	line-height: 150%;
	text-indent: 35px;
	margin: 5px 0;
}

.menuBtn {
	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}

.clear {
	clear: both;
}

.wrap {
	/*background:url(../images/bg.png) top left repeat-x;*/
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.section {
	display: block;
	float: center;
	clear: both;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

.section a {
	color: #fff;
}

.inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding: 0 10px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 20px 0;
}
/* This is the selector i used for my menu, it needs to be set as position:absolute; */

#mini-logo {
	display: block;
	float: left;
	clear: none;
	width: 50px;
	height: 50px;
	background: url(/2021/fec/imagens/logo-uniara.webp) center no-repeat;
	background-color: #111;
}

.barra-menu {
	width: 100%;
	background: #111;
}

.subMenu {
	position: fixed;
	top: 0;
	height: auto;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: url(/2021/fec/imagens/fundo_desktop1.webp) center no-repeat;
	background-size: cover;
	/*background-color: #333;*/
	margin: auto;
}

.subMenu .inner {
	padding: 0;
	font-weight: 400;
}

.subMenu > img {
    margin-top: 88vh;
    /* margin-right: 3vh; */
    height: 8vh;
    float: right;
    background: none;
    padding: 2vh;
    /* padding-right: 4vh; */
    z-index: 0;
}

.subNavBtn {
	display: block;
	height: 35px;
	width: 12.65%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}

.subNavBtn.ativo {
	background: rgb(121, 121, 121);
}

.subNavBtn:hover {
	background: #111;
}

.subNavBtn.linkExterno {
	color: #FFF780;
}

.end {
	margin: 0;
}

.carrossel {
	height: 100%;
    width: 138%;
	overflow: hidden;
    margin-left: -190px;
}

.carrossel .carrosselimg{
	width: 550%;
	animation-name: animacao;
	animation-duration: 15s;
	animation-iteration-count: infinite;
}

.carrossel .carrosselimg img{
	width: 18.2%;
}

.centraliza-foto {
	float: center;
}

.meia-tela {
		display: block;
		float: left;
		clear: right;
		width: 50%;
		margin-top: 20px;
		margin-bottom: 0px;
        margin-left: -20px;
}

.meia-tela-left{
	display: block;
	float: left;
	clear: right;
	width: 50%;
	padding-top: 20px;
	margin-bottom: 20px;
	align-content: center;
	margin-left: -20px;

}

.coluna {
	width: 50%;
	float: left;
	display: block;
	clear: right;
}

#formulario-contato .formulario label {
	display: block;
	float: left;
	clear: both;
	padding: 20px 0;
	font-weight: strong;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

#formulario-contato .formulario input,
.formulario textarea {
	display: block;
	float: left;
	clear: both;
	padding: 10px 20px;
	margin-top: 5px;
	width: 335px;
	max-width: 100%;
	border: 2px solid #ddd;
	background: #eee;
	font-size: 15px;
	color: #888;
}

#formulario-contato .formulario input[type=submit] {
	display: block;
	float: left;
	clear: both;
	background: #aaa;
	color: #fff;
	text-transform: uppercase;
	font-weight: strong;
	font-size: 20px;
	width: 200px;
	margin: 30px 0;
	border: none;
	cursor: pointer;
}


/* SECTIONS */
#s-home,
#s-final {
	min-height: 500px;
	color: #333;
	padding-top: 150px;
	background-color: rgb(68, 68, 68);
}

#s-afec {
	min-height: 600px;
	background-color: #777;
	color: #fff;
}

#s-afec  h2 {
	  margin-top: 30px;
	  text-align: center;
      color: #fff;
}

#s-afec  p {
	  margin: auto;
	  text-align: justify;
}

#s-contador {
    background-color: #111;
    color: #fff;
    width: auto;
    display: block;
    clear: both;
    padding: 50px 0;}

#s-programacao {
	min-height: 800px;
	background: #777;
	align-items: middle;
}

#s-visite {
	min-height: 600px;
	width: 100%;
	background: #777;
	padding-bottom: 80px;
}

#s-fotos {
    background: #FFF001;
    display: flex;
	text-indent: 1.5em;
}

#s-fotos h2 { 
	color: #DD338B;
}

#s-fotos p { 
	color: #222;
	text-align: justify;
}

.s-banner {
	background:none;
	display: block;
	padding: 0;
	align-items: center;
	text-align: center;
}


#s-contato {
	min-height: 1080px;
	background: rgb(68, 68, 68);
	color: white;
}

.subMenu a p {
	display: block;
	height: 25vh;
	background: url(/2021/fec/imagens/seta.webp) top center no-repeat;
	background-color: rgb(68, 68, 68);
	background-size: 25%;
	margin: auto;
	margin-top: -25vh;
	padding: 0;
	color: rgb(68, 68, 68);
	text-indent: -100px;
}


#s-cop {
    background: #444;
    display: flex;
	color: #fff;
	text-indent: 1.5em;
	
}

#s-cop p { 
	margin: 40px 0;
	text-align: justify
}

#s-cop h2 { 
	color: #fff;
	text-align: center;
}

#s-programacao h2 {
	color:#DD338B;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 600;
}

#s-programacao h2 span {
	font-weight: 700;
}

#s-programacao p {
	color: #000;
	margin-left: 0%;
		text-align: center;
}

#s-programacao p strong {
	font-weight: 800;
}

#s-visite h2 {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0;
	font-size: 70px;
	line-height:90%;
	text-align: center;
}

#s-visite .meia-tela {
	margin-top: 0;
	margin-bottom: -10px;
	height: auto !important;
}


#s-visite form select {
	border: none;
	padding: 3%;
	margin-left: 2%;
	margin-bottom: 0;
	margin-top: 30px;
	width: 87%;
	background: #fff;
	font-size: 20px;
	cursor: pointer;
	box-shadow: -3px 3px 0 0 rgba(0,0,0,.15);
}

#s-visite form select option {
	padding-left: 10px;
}

#s-visite  .marcador-local {
	color: #000;
	font-weight: 500;
	line-height: 140%;
	font-size: 18px;
}

#s-visite  .marcador-local img {
	float: left;
	display: block;
	clear: left;
	margin-top: -5px;
	margin-right: 15px;
	width: 60px;
}

#s-visite ul {
	padding: 0 0;
	margin-bottom: 40px;
}

#s-visite ul li {
	padding: 10px 0;
    font-size: 16px;
    list-style: square;
    font-weight: 400;
	list-style-position: inside;
}

.s-banner ,
.s-banner .inner {
	width: 100%;
	text-align: center;
	padding:0;
	margin:0;
	clear: both;
	display: block;
	align-items: center;
}

.s-banner a,
.s-banner img {
    display: block;
    margin: auto;
    text-align: center;
    float: none;
    width: 100%;
}

.s-banner a img {
	display: block;
	width: 100%;
	padding:0;
	margin:0;	
}

.icone-menu {
	display: none;
}

#s-contato h2 {
	color: #DF328C;
	font-weight: 600;
}

a.link-amarelo{
	background: #FFF780;
	color: #444 !important;
	text-decoration: none;
}

.destaque-rosa {
	color: #DD338B;
}

.destaque-azul {
	color: rgb(68, 68, 68);
}

.destaque{
	font-size: 50px !important;
}

.imagemfim{
	width: 100%;
	float: left;
}

.imagemfim img{
		display: inline-flex;
		
		clear: right;
		height: auto;
		width: 30%;
		margin-top: 5px;
		margin-bottom: 50px;
        margin-left: 13%;

}
.contador-fec .contador-regressivo {
	display: table;
	margin: auto;
	align-items: center;
	text-align: center;
}

.contador-fec .contador-regressivo div {
	display: inline-block;
}

.contador-fec .titulo,
.contador-fec .legenda,
.contador-fec .dias,
.contador-fec .horas,
.contador-fec .minutos,
.contador-fec .segundos {
	font-family: 'Roboto Condensed', sans-serif !important;
	display: inline-block;
	text-align: center;
	width: 132px;
	font-size: 90px;
	color: #111;
	background: #fff;
	padding: 0;
	margin: 0 10px;
	font-weight: 600;
	align-items: center;
}

.contador-fec .titulo,
.contador-fec .legenda,
.contador-fec .frase {
	display: table;
	font-size: 15px;
	margin-top: 10px;
	background: none;
	color: #fff;
	text-transform: uppercase;
}

.contador-fec .titulo {
	display: block;
	width: auto;  
	font-size: 45px;	
	margin-bottom: 15px;
	text-align: center;
}

.contador-fec .legenda {
	letter-spacing: 1px;
	font-weight: 400;
}

.contador-fec .frase {
	display: block;
	width: auto;  
	font-size: 25px;	
	margin-top: 45px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: none;
}

.botao {
	text-align: center;
	margin: 0;
    padding: 10px;
    display: contents;
	font-size: 150%;
	font-family: 'Roboto Condensed', sans-serif !important;
	width: 1000px;
}

.botao a {
	display: inline-grid;
    align-items: center;	
	background: #111;
	color: #fff;
	height: 80px;
	width: 1000px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 120%;
	font-weight: 550;
	margin: 0 10px;
    margin-bottom: -10px;
	border-radius: 50px;
	text-shadow: 0vw 0vw 1vw #DD3388, 0vw 0vw 2vw #DD3388, 0 0 2vw #DD3388, 0 0 2vw #DD3388;
/* botão neon
	-moz-box-shadow: 0px 10px 10px yellow;
	-webkit-box-shadow: 0px 10px 10px yellow;
*/
}

/*.botao a:hover {
	background: rgb(121, 121, 121);
}*/

.caixa-programacao,
.caixa-locais {
	padding: 7% 1%;
	margin-left: 2%;
	margin-bottom: 20px;
	width: 85%;
	background: #DF328C;
	box-shadow: -3px 3px 0 0 rgba(0,0,0,.15);
	text-align: justify;
	font-family: 'Roboto', sans-serif;
	border-radius: 10px;
}

.caixa-show {
	padding: 2% 1%;
	margin-left: 5%;
	margin-bottom: -20px;
	width: 86%;
	text-align: center;
	background: #111;
	box-shadow: -3px 3px 0 0 rgba(0,0,0,.15);
}

.caixa-locais {
	margin-top: 30px;
	padding: 1% 0 1% 3% !important;
	background: #fff;
	width: 85%;
}

.caixa-programacao.azul {
	background: rgb(68, 68, 68);
}

.caixa-programacao  p{
	width: auto !important;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: 300;

}

.caixa-programacao  p strong,
.caixa-locais p strong  {
	color: #FFF001;
	text-transform: uppercase;
	font-size: 36px;
}

.caixa-locais > p {
	color: #222;
	padding: 1% !important;
	margin: 3% 1% !important;
	font-family: 'Roboto', sans-serif;
}

.caixa-locais p em {
	font-weight: 500;
	color: #DD338B;
	
}

.caixa-locais p strong a{
	font-weight: 800;
	color: #DD338B;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
}

.caixa-programacao  p img {
	width: 17%;
	margin-top: 15px;
}

.caixa-programacao,
.caixa-programacao {
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;	
}

.caixa-programacao .aberto,
.caixa-programacao .fechado {
	display: block;

}	

.caixa-programacao .fechado {
	cursor: pointer;
	padding-top: 30px;
	padding-bottom: 20px;
}	

.caixa-programacao .aberto .titulo {
	background: none;
	padding: 10px 15px;
	color: #fff;
	font-size: 26px;
	width: 95%;
	text-align: center;
	text-shadow: -2px 2px rgba(34, 34, 34, 0.438);
}

.caixa-programacao .aberto .titulo a {
	float: right;
	font-family: 'Roboto Condensed', sans-serif !important;
	text-transform: uppercase;
	font-weight: 700;
	background: #222;
	padding: 10px 15px;
	margin: -10px -15px -10px 15px;
	cursor: pointer;
}

.caixa-programacao .aberto .titulo em {
	float: center;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 0;
	text-align: center;
	text-shadow: #aaa;

	
}

.caixa-programacao .aberto .titulo strong {
	text-transform: uppercase;
	font-weight: 700;
	color: #DF328C;
}	

.caixa-programacao .aberto .lista {
    background: #fff;
    padding: 15px;
    height: 400px;
	overflow-y: scroll;
	width: auto;
    margin-bottom: 30px;
    color: #111;
}


.caixa-programacao .aberto .lista  em{
	color: #DD338B;
	font-style: normal;
	font-weight: 500;
}

.caixa-programacao .aberto .lista  strong{
    color: #111;
    font-weight: 550;
    line-height: 290%;
	font-size: 22px;
    margin-bottom: 30px;	
}

.caixa-programacao:first-child{
	border-top: 0;
}

.caixa-programacao .aberto .lista  span{
	color: #444;
	font-weight: 400;
	font-size: 18px;
}

.caixa-programacao.azul .aberto .lista  em{
	color: rgb(68, 68, 68);
}

.caixa-programacao .aberto .aviso {
	background: #111;
	height: auto;
	overflow: visible;
	width: 97%;
	text-align: center;
}


.caixa-programacao .aberto .aviso p {
	color: #fff !important;
	padding: 2% 8%;
    width: 84% !important;
    display: grid;
    /* margin: 15% 0 0 0; */
    object-fit: fill;
    height: auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
	overflow: auto;
	text-align: center;
}

.caixa-programacao .aberto .aviso p em {
	font-size: 22px;
	line-height: 36px;
	color: rgb(121, 121, 121);
	text-align: center;
}

.caixa-programacao .aberto .aviso a {
	text-decoration: none !important;
}

.caixa-programacao .aberto .aviso p em:hover {
	text-decoration: underline !important;
}

.tag-curso {
	display: inline-grid;
    background: rgb(121, 121, 121);
    padding: 10px;
    margin-right: 20px;
    color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.galeria-fotos {
	color: #EBEBEB;
	background: #EBEBEB;
	min-height: 50px;
	overflow: hidden;
	width: 350px;
	min-height: 80px;
	padding: 30px;
	margin-top: 30px;
	box-shadow: -4px 4px 0 0 rgba(0,0,0,.15);
	border-radius: 30px;
}

.galeria-fotos h4{
	padding: 100px !important;
	line-height: 50px;
	text-align: center;
}

.galeria-fotos span {
	display: block;
	float: left;
	clear: right;
	padding: 2px 0 0 2px;
	margin: 0;
}

.galeria-fotos ul {
	display: block;
	float: center;
	clear: right;
	padding: 0;
	margin: 0;
}

.galeria-fotos ul li {
	display: block;
	float: left;
	clear: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.galeria-fotos ul li a {
    display: block;
    float: left;
    clear: right;
    padding: 2px;
    margin: 0;
    text-align: center;
    margin: 2px;
}

.galeria-fotos ul li a:hover img{
	border: 2px solid rgb(121, 121, 121);
	margin: -2px;
}

.galeria-fotos ul li a img {
	padding: 0;
	margin: 0;
    width: 181px;
    height: 181px;	
	object-fit: cover;
	border-radius: 5px;
}

.galeria-fotos form {
	display: inline-block;
	float: none;
	clear: both;
	width: 100%;	
	margin: auto;
	text-align: center;
	white-space: nowrap !important;
	margin-bottom: 5px;		
}

.galeria-fotos form div {
	display: inline-block;
	clear: both;
	margin: auto;
	text-align: center;
	white-space: nowrap !important;
}

.galeria-fotos .s-form {
	display: inline-block;
	float: none !important;
	clear: none !important;
	font-size: 15px;
	margin: 5px auto;
	padding: 5px;
	height: 36px;
	background: rgb(121, 121, 121);
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	border: none;
	border-left: solid 2px #EBEBEB;
	border-right: solid 2px #EBEBEB;
	color: #fff;
	white-space: nowrap !important;
	border-radius: 10px;
}

.galeria-fotos form select, .galeria-fotos form input {
	float: left;
	clear: none;
	border: none !important;
	margin: 5px !important;
	box-shadow: -3px 3px 0 0 rgba(0,0,0,.15);
}

.galeria-fotos .lendo {
	display: block;
	float: none;
	clear: both;
	text-align: center;
	padding: 120px 80px 0 80px;
	height: 280px;
}

.galeria-fotos .lendo img {
	width: 200px;
}

.meia-tela p {
	line-height: 200%;
	text-indent: 1.5em;
}

.meia-tela-left p {
	line-height: 200%;
	text-indent: 1.5em;
}


#lead-fec h1,
#lead-fec h2,
#lead-fec h3,
#lead-fec h4 {
	margin: 20px 0;
}
	
#lead-fec fieldset {
	/*border: 1px solid #fff;*/
	background: #ddd;
	padding: 10px;
	margin-top: 30px;
}	

#lead-fec fieldset legend {
	border: 1px solid #111;
	background: #fff;
	padding: 5px 10px;
	color: #111;
	font-size: 16px;
	font-weight: 500;
}	

#lead-fec > div {
	background: none;
	width: 100%;
	height: auto;
}	

#lead-fec > div form {
	margin: 5%;
}

#lead-fec > div form p {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 10px 0;
}

#lead-fec  > div form  input,
#lead-fec  > div form  button,
#lead-fec  > div form select {
	width: 100% !important;
	min-height: 30px;
	margin: 3px auto;
	background: #fff;
	border: none;
	text-align: lef;
	font-size: 16px;
	line-height: 30px;
	text-indent: 8px;
}

#lead-fec  > div form input[type=radio] {
	width: 25px !important;
    vertical-align: middle;
    margin: -5px 5px 0 0;
}

#lead-fec  > div form label {
	cursor: pointer;
}

#lead-fec  > div form  button,
#lead-fec  > div form select {
	cursor: pointer;
}

#lead-fec  > div form  button {
	background:rgb(121, 121, 121);
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}

#lead-fec  > div form select {
	width: 100% !important;
	padding: 3px 4px !important;
	line-height: 35px;
	text-indent: 0;	
}	

.texto-vermelho {
	color: #f00 !important;
}

.volta-home {
	cursor: pointer;
}

.link-imagem-curso {
    display: inline-grid;
	text-decoration: none;
}

.imagem-coordenador {
    width: 250px;
    float: right;
    clear: none;
    margin: -140px 20px 10px 10px;
}

.imagem-curso {
    width: 244px;
    height: 244px;
    object-fit: cover;
	margin: 10px;
	border: 1px solid #fff;
}

.imagem-curso:hover {
    border: 1px solid #eee;
	opacity: 0.8;
}

.legenda-imagem-curso {
	display: inline-flex;
    position: relative;
    margin: -37px 0 0 11px;
    color: #fff;
    font-size: 13px;
    width: fit-content;
    height: 20px;
    background: rgb(121, 121, 121);
    padding: 3px 7px;
    text-decoration: none;
    line-height: 20px;
    max-width: 230px;
}

.videos-cop p {
	text-align: center !important;
	text-decoration: none;
}

.videos-cop p a:hover img{
	opacity: 0.75;
}

.videos-cop p a img {
	display: inline;
    /* position: relative; */
    width: 280px;
    margin: auto;
    margin: 15px;
    text-decoration: none;
    /* float: left; */
}

.videos-cop p a span {
    display: inline-block;
    position: absolute;
    font-size: 200px;
    margin-left: -220px;
    z-index: 50;
    margin-top: 115px;
    text-decoration: none !important;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.25);
	opacity: 0.75;
}

.link-youtube img {
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 2px;
}

.ao-vivo {
	width: 200px;
	height: 200px;
	top: 60px;
	right: 20px;
	position: fixed; 
	z-index: 9999;
	text-align: center;
	vertical-align: middle;
}


@media screen and (max-width: 799px) {
	html {
		font-size: 1px !important;
	}
	h1 {
		margin: 10px auto;
		background-size: 50vh !important;
		background-position: 50% 50%;
		width: 100%;
	}
	h2,
	h3 {
		margin: 0;
		margin-left: 10px;
		padding-top: 30px;
	}
	h3 {
		padding-top: 10px;
		padding-bottom: 20px;
	}	
	p {	
		max-width: 85%;
		padding-left: 3%;
		padding-right: 3%;
		margin: 30px 0;
		line-height: 150%;
		font-size: 20px;
	}
	iframe {
		width: 100%;
		height: 200px;
	}
	.wrap,
	.section,
	.inner,
	.subMenu {
		width: 100%;
		max-width: auto;
		min-width: auto;
	}
	
	.inner {
		padding: 20px;
	}
	
	.section {
		padding: 20px 0;
	}
			
	.subNavBtn {
		clear: both;
		padding-top: 3%;
		padding-bottom: 3%;
	}
	
	/*.subNavBtn.ativo {
	}*/
	
	.barra-menu {
		background: none;
	}
	
	.barra-menu div {
		display: none;
	}
	
	.barra-menu .inner {
		background: #111;
	}
	
	.barra-menu > .inner > img {
		display: block;
		float: none;
		width: 40%;
		padding: 10% 30%;
	}	
	
	.coluna {
		width: 100%;
		clear: both;
	}

	.meia-tela {
		clear: both;
		width: 100%;
	}

	.meia-tela-left{
		clear: both;
		width: 100%;
	}

	#formulario-contato {
		padding: 10px;
	}
	
    #s-home,
	#s-final {
		min-height: 100px;
	}
	
    #s-home {
		padding-top: 15px;
	}
	
    #s-programacao h2 {
		font-size: 50px;
		line-height: 50px;
	}

	#s-afec .meia-tela img {
		margin-top: 0px;
		width: 75%;
		vertical-align: middle;
		margin-left: 0px;
	}

	#s-afec .meia-tela-left img {
		margin-top: 0px;
		vertical-align: middle;
		margin-left: -20px;
		width: 100%;
		vertical-align: middle;
	}
	.logo-menu {
		display: block;
		height: 40px;
		float: left;
		clear: none;
		margin: 15px 0 -60px 15px;
	}
	
	.icone-menu {
		display: block;
		padding: 15px 15px 5px 0;
		clear: both;
		height: 50px
	}
	
	.icone-menu img {
		display: block;
		width: 40px;
		float: right;
		margin-right: 15px;
	}
	
    .carrossel {
        height: 100%;
        width: 100%;
        overflow: hidden;
        margin-left: -20px;
    }

	/*body, .wrap, .subMenu, .barra-menu {*/
	html,
	body {
		width: 100%;
		margin: 0;
		padding: 0;
		overflow: auto;
		overflow-x: hidden;
	}
	#formulario-contato .formulario input,
	.formulario textarea {
		max-width: 70%;
	}
	.subMenu {
		position: fixed;
		min-height: 60px;
		background-position-x: 0;
		/*background: #111;*/
        background: url(/2021/fec/imagens/fundo_mobile.webp) top/100% 48% no-repeat;
        ;
        /*background: url(/2021/fec/imagens/fundo_desktop1.png) center no-repeat;
        background-size: height 100%;
        background-position: 0% 0%;*/
	}
	.barra-menu a {
		display: block;
		clear: both;
		width: 100%;
		text-align: center;
		font-size: 24px;
		background: #111;
	}

	.caixa-programacao  p{
		float: none;
		clear: both;
		margin: auto;
		width: 100% !important;	
		color: #fff !important;
		margin-left: 0px;

	}
	
	.caixa-programacao .aberto .lista strong{
		height: 400px;
		width: auto;
        overflow-y: scroll;
	}
	
	.videos-cop p a span {
		display: none;
	}
	
	#s-contador  {
		padding-bottom: 60px;
	}
	
	#s-contador .inner {
		padding: 0;
	}
	
	#s-contador .meia-tela {
		margin: 10px auto;
	}	
	

	.galeria-fotos ul li a img {
		width: 142px;
		height: 142px;
	}	
	
	.contador-fec .dias, 
	.contador-fec .horas, 
	.contador-fec .minutos, 
	.contador-fec .segundos	{
		width: 65px;
		font-size: 40px;
	}	
	
	.contador-fec .segundos,
	.contador-fec .legenda-segundos {
		display: none;
	}
	
	.contador-fec .titulo {
		padding: 10px;		
		clear: both;
		width: 95vw !important;
		display: inline-table;
	}

		
	.contador-fec .frase {
	    display: table-cell;
		padding: 20px;		
		clear: both;
	}	
	
	
	.botao {
		padding-top: 0;
		margin: auto;
		margin-top: 20px;

	}	
	
	.botao a {
		padding: 0 10px;
		width: auto;
		margin: 0 6px;
		font-size: xx-large;	
	}
	
	.contador-fec .legenda {
		width: 65px;
		font-size: 11px;
		text-align: center;
	}

	.imagem-coordenador {
		margin: 0 0 30px 50px;
	}

	.imagem-curso {
		width: 280px;
		height: 280px;
	}	

	.imagemfim img{
		float: inherit;
		clear: right;
		width: 100%;
		margin: auto;
		margin-left: 0px;

	}
	
	.desktop-apenas {
		display: none !important;
	}

	.ao-vivo {
		width: 35vw;
		height: 35vw;
		top: 10vh;
		right: -1vw;
	}

	.ao-vivo img {	
		width: 35vw;
	}
	
}

@media screen and (min-width: 800px) {

	.barra-menu,
	.barra-menu .inner {
		display: block;
		float: none;
		clear: both;
		height: 40px;
	}

	.barra-menu > .inner > img {
		height: 28px;
		margin-top: 5px;
	}
	
	.barra-menu > .inner > span {
		float: right;
	}
	
	.barra-menu > .inner > span > a.ativo ,
	.barra-menu > .inner > span > a:hover {
		padding-bottom: 7px;
		border-bottom: 5px solid rgb(121, 121, 121);
		background: none;
	}
	
	.barra-menu > .inner > span > a.ativo {
		border-bottom: 5px solid #DD338B;
	}	
	
	.subMenu,
	.section,
	.wrap {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}

	
	.subMenu h1, h1 {
		background-size: 50vh;
		background-color: inherit;
	}
	
	.subMenu a p {
		background-size: 15vh;
		background-color: inherit;
	}
	
	.subNavBtn {
		display: block;
		float: left;
		clear: none;		
		padding: 12px 14px;
		margin: 0;
		width: auto;
		white-space: nowrap;
		font-size: 15px;
		height: 16px;
		line-height: 100%;
		/*vertical-align: center;*/
	}
	
	#s-afec .meia-tela img {
		margin-top: 20px;
		width: 250px;
		vertical-align: middle;
		margin-left: 50px;
	}
	
	#s-afec .meia-tela-left img {
		margin-top: 20px;
		vertical-align: middle;
		margin-left: 50px;
		width: 385px;
		vertical-align: middle;
		
	}
	.caixa-programacao  p{
		color: #fff !important;
	}	
	
	.section {
		min-height: 10vh !important;
	}
	
	#s-home.section {
		min-height: 25vh !important;
		height: 25vh !important;
	}
	
	#s-fotos .meia-tela {
		width: 90%;
		padding: 0 3%;
		margin: 25px auto;
	}
	
	.galeria-fotos {
		width: 854px;
		min-height: inherit;
		/*height: 260px;*/
		margin-top: 20px;
	}
	
	.galeria-fotos span.lendo img{
		margin-top: -45px !important;
		align-items: center;
	}
	
	.caixa-programacao,
	.caixa-locais {
		margin-left: 6%;
		width: 86%;
	}
	
	.caixa-locais p strong {
		padding-right: 150px;
	}
	
	#s-visite form select {
		margin-left: 6%;
		width: 89%;
	}

	/*#lead-fec  {
	}*/
	
	#lead-fec > div {
		width: auto;
	}		

	.mobile-apenas {
		display: none !important;
	}	
	
}

.oculto {
	display: none !important;
}

@keyframes animacao {
    0%{ margin-left: 0;}
    23% {margin-left: 0;}
    35% {margin-left: 0;}
    50% {margin-left: -100%;}
    70% {margin-left: -100%;}
    82% {margin-left: -200%;}
    95% {margin-left: -200%;}
    100% {margin-left: -200%;}
}
