body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  font-size: 20px;
  background-color: #dcdcdc; 
  color: #424242;
  text-decoration: none;
  overflow-x: hidden !important;
  font-weight: 300;
  align-content: center;
  width: 100%;
}

* {
  box-sizing: border-box;
/*    border: 1px solid red !important;*/
}

h2{
  margin-top: 0px;
  text-transform: uppercase;
  font-size: 80px !important;
  padding-top: 2%;
  padding-bottom: 2%;
  margin-bottom: 0px;
  text-align: left !important;
}

button{
  height: 40px !important;
}
#menu-lateral, .back{
  bottom: 8%;
  right: 3%;
  font-size: 30px;
  color: white !important;
  background-color: gray;
  width: 45px;
  height: 45px;
  border-radius: 60%;
  opacity: 20%;
  position: fixed; 
  text-align: center;
  z-index: 99;
}

.back {   bottom: 15% !important; }

.overlay {
  height: 100%;
  width: 0;
  position: fixed; 
  z-index: 9999;
  right: 0;
  bottom: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s; 
  opacity: 85%;
}

.overlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 3%;
  margin: 5%;
  text-decoration: none;
  font-size: 13px;
  font-weight: 100;
  color: #dddddd;
  display: block; 
  line-height: 0.7;
}

.overlay a:hover, .overlay a:focus {
  color: #424242;
  background-color: #dddddd;
}

.overlay .closebtn:hover{ background-color: rgba(0,0,0, 0.9) !important; }

.overlay .closebtn {
  position: absolute;
  right: 45px;
  font-size: 30px;
  padding: 0 !important;
}

.navbar {
  overflow: hidden;
  background-color: #dcdcdc; 
  width: 100%;
  height: 40px;
  padding:0 !important;
  font-size: 20px;
}

.navbar a strong{
  float: right;
  color: white;
  text-align: center;
  text-decoration: none;
  height: 35px;
  width: auto;
  margin-right: 500% !important;
  padding-right: 10%;
}

.navbar p{
  color: #4a4a4a;
  font-weight: 400;
  left:18% !important;
  position: absolute;
  height: 40px;
  padding: 5px;
  margin-bottom: 0;
}

.subnav {
  float: left;
  overflow: hidden;
  height: 100%;
  font-size: 30px;
  margin: 0;
  background-color: #ebebeb;
  color: #4a4a4a;
  margin-left: 16%;  
  top: 0 !important;
  position: absolute;
}

.subnav .subnavbtn {
  font-size: 60%;  
  border: none;
  outline: none;
  color: #4a4a4a;
  background-color: #c0c0c0;
  padding-top: 0;
  font-weight: lighter;
  margin-top: 0;
  float: left;
  height: 100%;
  width: 100%;
}

.subnav-content {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0f365a !important;
  color: #ebebeb;
  width: 100%;
  height: 40px !important;
  z-index: 1000;
  text-decoration: none !important;
  font-size: 15px;
}

.subnav-content .nav .subnavbtn-content {
  font-size: 300%;  
  border: none;
  outline: none;
  color: #ebebeb;
  background-color: #5c5c5c;
  padding-top: 0;
  font-weight: 100;
  float: left;
  height: 30px;
  width: 2%;
  margin-left: 16%;
}

.subnav-content .nav .subnavbtn-content a{ padding-left: 0%; }

.subnav-content ul{
  list-style-type: none;
  margin: 0;
}

.subnav-content a{
  float: left;
  color: #ebebeb;
  text-decoration: none;
  font-size: 16px !important;
  font-weight: 100;
  z-index: 1;
  padding: 2px;
  padding-left: 8px;
}

.nav-link{
  font-size: 15px !important;
  padding: 5px !important;
}

.menu-azul{
  padding: 0.15%;
  position: absolute;
  float: right !important;
  display: flex;
  right: 17%;
}

.subnav-content .menu-azul a{ color: #37c4ef; }

.menu-azul ul li, .menu-azul ul li a {
  display: block;
  list-style:  none;
  clear: right;
  color: #ebebeb;
}

.menu-azul strong, .menu-azul em{ padding-left: 10px; }

.menu-azul .dropdown-menu{
  float: right !important;
  right: 14% !important;
  width: auto;
  left: auto;
}

.menu-azul form input, .menu-azul form textarea {
  margin: 8px 0 0 8px;
  padding: 5px 5px;
  border: none;
  background: #fff;
  color: #888;
  text-align: center;
  font-size: 11px;
}

.menu-azul form input[type="submit"] {
  background: #ebebeb;
  color: #4a4a4a;
  cursor: pointer;
}

.menu-azul form input[type="button"] {
  background: #ebebeb;
  color: #4a4a4a;
  cursor: pointer;
}

.menu-azul form input.campoacompanhamento {width: 120px;}
.menu-azul form input.botaobusca {width: 40px;}

.subnav:hover .subnav-content {
  display: block;
  background-color: #ebebeb;
}

.dropdown{
	padding-right: 1%;
	padding: 0.2%;
}

.dropdown:first-child{ margin-left: 15%; }

.dropdown-menu {
  top: 40px;
  background-color: #0f365a !important;
  color: #ebebeb !important;
  width: auto;
  height: auto;
  float: left;
  clear: right; 
  z-index: 1000 !important;
  position: fixed !important;
  padding: 10px !important;
  left: 15%;
  border: none;
  display: none;
  text-align: left !important;
}

.dropdown-menu ul li {
  list-style:  none;
  font-weight: normal;
}

.dropdown-menu strong, .dropdown-menu strong a{
  font-weight: 700;
  font-size: 18px;
}

.dropdown-menu ul li a, .dropdown-menu strong{
  clear: both;
  width: 100%;
  white-space: nowrap;
  letter-spacing: 1px;
  padding-right: 2px;
  color: #ebebeb !important;
}

.dropdown-toggle::after { display:none !important; }

.nav-pills{ width: 100%; }

.nav-pills .nav-item .nav-link a{
  margin-top: 0 !important;
  color: #ebebeb;
}

.nav .nav-pills .nav-link{ height: 100% !important; }

.coluna {
  display: flex;
  color: #ebebeb;
  float: left !important;
  text-align: left !important;
  clear: none;
  padding-right: 5px;
  max-width: 300px;
  padding-left: 0;
  border-left: 1px solid #fff;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: stretch;
  justify-content: flex-start;
}

.menu-azul .coluna{ max-width: 500px; }

.coluna li strong a{
  float: left;
  color: white;
  padding-right: 7px;
  margin: 0 !important;
}

.coluna li:hover strong a{
  width: 97%;
  background-color:  #ebebeb;
  color: #0f365a !important;
}

.coluna li:hover a{
  width: 100%;
  background-color:  #ebebeb;
  color: #0f365a !important;
}

.coluna strong{
  margin-right: 0;
  padding-bottom: 2px;
}

.coluna:last-child { padding-bottom: 10px; }

.dropdown:hover .nav-link, .dropdown:hover .nav-link {
  background-color: #ebebeb;
  color:#0f365a;
  height: 35px;
}

.dropdown:hover .dropdown-menu {  display: flex;  }

.dropdown-menu:hover .coluna li a:hover { color:#0f365a !important; }

.linha-logo{
  height: 80px !important;
  padding-left: 20px;
  background-color: #ffffff;  /*COR 5*/
}

.logo-uniara {
  padding-top: 1%;
  height: 80%;
  float: left; 
  border: none;
  outline: none;
  color: white;
  margin-left: 15%;
}

.insc{
  height: 50px;
  width: 40%;
  position: absolute;
  right: 6%;
  margin-right: 9%;
  border: none;
  outline: none;
  color: #f4231f;
  text-align: right;
  font-size: 80%;
  line-height: 1.2;
  padding-top: 2%;
}

.insc a{
  height: 50px;
  float: right; 
  color: #0f365a;
  font-size: 300%;
  font-weight: 700;
  margin-top: -2%;
  padding-left: 2%;
  text-decoration: none !important;
  font-family: 'Roboto Slab', serif;
}

/*.topo-atalhos{
  margin-left: 52% !important;
  width: 35%;
}

#divBusca{
  float: right;
  background-color:#888888;
  width:55%;
  height: auto;
}

#txtBusca::placeholder {
 color: #ebebeb !important;
 border:none;
 text-align: center;
}

#txtBusca {
  float:left;
  padding: 11px;
  font-style:italic;
  font-size:10px;
  border:none;
  width:84%;
  height: 30px !important;
  text-align: center;
  align-items: center;
  height: auto;
}

#divBusca img{
  float: right;
  height: 30px;
}*/

.topo{
  position: relative;
  margin-top: 0%;
  height: 300px;
  background-size: cover;
  background-position: 35% 75%;
}

.conteudo-principal {
  padding-left: 15%;
  padding-right: 15%;
  padding-bottom: 2%;
  text-align: justify;
  height: auto;
  line-height: 2.1;
}

.conteudo-principal p{
  font-weight: 350;
}

.infos {
  width: 100%;
  height: inherit;
  top: 0px;
  position: absolute;
  z-index: 9;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 2vw;
}

.direita {
  display: flex;
  grid-gap: 8%;
  position: absolute;
  padding-top: 10%;
  right: 0;
  bottom: -5%;
  width: 32%;
  height: 100%;
  font-size: 50%;
  z-index: 3;
  margin-right: 15% !important;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.esquerda {
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  font-size: 120%;
  z-index: 3;
  margin-left: 15%;
}

.periodo, .tipo {
  z-index: 1;
  width: inherit;
  right: 0%;
  height: 25%;
  margin-top: 0px;
  padding-top: 1%;
  padding-bottom: 1%;
  height: auto;
  font-weight: 200;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
  line-height: 1.5;
}

.periodo strong, .tipo strong{
  font-weight: 700;
  font-size: 120%;
}

.sigla-dur{
  z-index: 1;
  width: inherit;
  right: 0%;
  padding: 1%;
  bottom: -5%;
  font-weight: 300;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
  margin-top: 0px;
}

.sigla-dur p {
  margin-top: 0;
  margin-bottom: 0;
}

.sigla-dur a{
  line-height: 0.8;
  font-size: 550%;
  vertical-align: text-bottom;
  padding: 2px;
  font-weight: 800;
}

a.marcador{
  background: #d0d6d4;
  color: #444 !important;
  text-decoration: none;
}

.disciplina {
  position: absolute;
  bottom: 20%;
  width: auto;
  text-align: left;
  padding: 0 3% 1% 3%;
  line-height: 1.2;
  font-size: 150%;
  font-weight: 700;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
}

.metodo {
  position: absolute;
  bottom: -5%;
  padding-left: 2%;
  padding-right: 2%;
  width: auto;
  font-size: 90%;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
  font-weight: 400;
  z-index: 1;
  margin-bottom: 0;
}

.premium {
  left:40%;
  z-index: 1;
}

.barra-menu{
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  background-color: white; 
  width: 100%;
  height: 40px;
  text-align: center;
  padding: 2%;
  padding-bottom: 5%;
}

.barra-menu a {
  display: inline-block;  
  color: #EC262D;
  width: 40px;
  height: 100%;
  float: left;
  margin-right: 2%;
  background-repeat: no-repeat;
  background-size: 40px;
}

.barra-menu a:hover {
  text-decoration:  none;
}

.barra-menu a.contato {background-image: url(imagens/icone-contato.png);}
.barra-menu a.contato:hover {background-image: url(imagens/icone-contato-hover.png);}
.barra-menu a.whatsapp {background-image: url(imagens/icone-whatsapp.png);}
.barra-menu a.whatsapp:hover {background-image: url(imagens/icone-whatsapp-hover.png);}

.barra-menu a.contato strong, .barra-menu a.whatsapp strong{  display: none;  } 

.barra-menu span{
	margin: 1% 15% 1% 13%;
	width: 100%;
}

.barra-menu button {
  float: left;
  background-color: #ea252f;
  border: none;
  width: 20%;
  color: #f5f3ec;
  font-weight: 700;
  font-size: 105%;
  margin-right: 2%;
}

.barra-menu button:hover, .barra-menu button:focus{ background-color: #2dc7f2 !important; }

#s-curso{
  background-color: #f0f0f0;
  font-weight: 300;
  font-size: 20px !important;
}

#s-curso h2{
  color: #bbbbbb;
  font-weight: 400;
  padding-top: -2px !important;
}

#s-mercado{
  background-color: #e6e6e6;
  color: #444444;
  font-weight: 300;
  font-size: 20px !important;
}

#s-mercado h2{
  color: #888888;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  margin-top:0px;
}

#s-disciplinas {
  margin-top: 0px;
  color: #ffffff;
}

#s-disciplinas h2{
  font-weight: 200;
  font-size: 600% !important;
  text-align: center !important;
  margin-top: 0px;
}

.semestres {
  display: flex;
  grid-gap: 2em;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

.semestres > * {  flex: 1 1 40%;  }

.semestres .lista {
  height: fit-content;
  width: 46%;
  margin-bottom: 5px;
  float: left;
  margin: 10px;
  font-size: 20px !important;
  font-weight: 350;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
  line-height: 1.5;
}

.semestres .lista h5{
  padding-top: 2%;
  padding-bottom: 2%;
  margin-bottom: 0%;
  text-align: center;
}

.semestres .lista table{  width: 100%;  }

.semestres .lista table tr th{
  font-weight: 500;
  border-bottom: 1px solid gray;
}

.semestres .lista table tr td{
  border-bottom: 1px solid gray;
  padding-top: 5px;
}

.semestres .lista table tr td:last-child, .semestres .lista table tr th:last-child {
  text-align: right;
  min-width: 140px;
  padding-bottom: 5px;
  padding-left: 0;
}

.semestres .lista table tfoot tr td{  border-bottom: 1px solid #fff;  }

#s-conheca h2{
  color: #2dc7f2;
  font-weight: 200;
  margin-top: 0px;
  text-align: center !important;
  padding-bottom: 2%;
}

#s-conheca p{
  font-size: 20px !important;
}

#s-conheca h2 strong{ font-weight: 600; }

#s-conheca, #s-conheca ul li{
  color: #0f365a;
  font-weight: 350;

}

#s-conheca ul li{ font-size: 85% !important;  }

#s-conheca strong{  font-weight: 900; }

#s-conheca h5{
  padding-top: 2%;
  text-align: left !important;
  font-weight: 500;
  font-size: 95% !important;
}

/* VIDEOS DEPOIMENTOS
.video-dep {   text-align: center !important;  text-decoration: none; }
.video-dep a:hover img{   opacity: 0.75; }
.video-dep a img {   width: 200px;   margin: 8px;   text-decoration: none; }
.video-dep a span {   display: inline-block;   position: absolute;   font-size: 150px;   margin-left: -150px;   z-index: 50;   color: black;   text-shadow: 2px 2px 4px rgba(0,0,0,0.25);   opacity: 0.5; }*/
/*
#s-polos {
  padding-left: 18%;
  color: #444444;
  font-family: 'Roboto', sans-serif;
  background-color: #f0f0f0;
  margin-top: 0px;
}*/


#s-polos{
  background-color: #f0f0f0;
  padding-left: 18%;
  color: #888888;
}

#s-polos h2{
  margin-top: 0px;
  margin-left: 40%;
  font-weight: 600;
}

#s-polos p, #s-polos ul{
	margin-left: 40%;
  margin-bottom: 0;
  font-size: 85% !important;
  font-weight: 350;
}

#s-polos li{  
  margin-bottom: 2%;
  line-height: 1.5;
  padding-bottom: 2%;
}

#s-docentes{
  font-weight: 100;
  margin-top: 0px;
}

#s-docentes h2{
  font-family: 'Roboto Slab', serif;
  font-weight: 500;
  margin-top: 0px;
}

.caixas{
  display: flex;
  grid-gap: 2em;
  flex-wrap: wrap;
}

.caixas > *{  flex: 1 1 40%;  }

.caixa-docentes{
  height: auto;
  width: 45%;
  float: left;
  font-style: normal;
  font-size: 20px !important;
  font-weight: 350;
  text-align: justify;
}

/*.caixa-docentes a{
  text-decoration: none;
}*/

.formacao {
  padding-left: 4px;
  padding-right: 4px;
  margin-left: 5px;
  text-decoration: none;
  font-weight: 500;
}

#s-investimento{
  background-color: #f1f6f8;
  color: #0f365a;
  padding-top: 1%;
  margin-top: 0px;
  font-size: 20px !important;
  font-weight: 350;
}

#s-investimento img{
  width: 50%;
  max-width: 1000px;
}

#s-investimento strong{
  font-family: 'Roboto Slab', serif;
  font-weight: 800;
  font-size: 30px;
  padding-bottom: 2%;
  line-height: 0;
}

#s-investimento p{
  padding: 0.25rem 0 0 0;
  line-height: 0.9;
  font-size: 30px !important;
}

#s-investimento span{
  display: contents;
  color:#ea252f;
  position: absolute;
  max-width: 50%;
  font-size: 20px !important;
}

.investimentos{
  display: flex;
  grid-gap: 4em;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.investimentos a{
  color: #0f365a;
}

.investimentos > *{
  flex: 1 1 42%;
}

.investimentos-direita{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

#s-vestibular{
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 0px;
  color: rgb(74, 84, 90);
}

#s-vestibular h2{
  color: #ea252f;
  font-weight: 800;
  padding-bottom: 2%;
  font-family: 'Roboto Slab', serif;
  margin-top: 0px;
  text-align: center !important;
}

#s-vestibular label{
  color: #a4a4a4;
  font-size: 150%;
  font-weight: 600;
  font-family: 'Roboto Slab', serif;
  text-decoration: none;
}
#s-vestibular ul{
  margin-top: -2%;
  padding-left: 0;
  font-size: 20px;
}

#s-vestibular p strong{
font-size: 20px;
  padding-left: 0;
}
#s-vestibular ul li{
  list-style: none;
  margin-bottom: 3%;
  line-height: 1.7;
  padding-left: 0;
}

#s-vestibular button{
  border: none;
  margin-bottom: 10px;
  width: 40%;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff !important;
  text-align: center;
}

#s-vestibular #inscricao{
  float: inherit;
  text-decoration: none !important;
  background-color: #ea252f;
}

#s-vestibular #saiba-mais{
  background-color: #444444;
  margin-bottom: -1%;
}

#inscricao:hover, #inscricao:focus, #saiba-mais:hover, #saiba-mais:focus{
  background-color: #2dc7f2 !important;
}

#s-contato{
  background-color: #2f2f2f;
  margin-top: 0px;
}

.contato{
  height: auto;
}

.conteudo-contato{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2em;
}

.conteudo-contato > *{
  flex: 1 1 40%;
}

.contato-direita p{
  padding-top: 2%;
  color:#ffffff; 
  font-size: 20px !important;
  text-align: center;
}

.contato-esquerda, .contato-esquerda a{
  text-decoration: none;
  color: #ffffff;
  font-size: 20px !important;
  width: 100%;
  line-height: 1.6;
}

.contato-esquerda a:hover{
  color: #2dc7f2;
}

.contato-esquerda label{
  color: #2dc7f2;
  font-weight: 400;
  font-size: 150% !important;
  padding-top: 5%;
}

.contato-esquerda h2{
  font-family: 'Roboto Slab', sans-serif;
  color: #2dc7f2;
  font-weight: 300;
  margin-top: 0px;
  font-size: 500%;
}

.contato-esquerda strong{
  font-weight: 500;
  font-size: 130% !important;
}

#contato { /*form*/
  margin-top: 2%;
  color: #ffffff; 
  background-color: #383838;
  padding: 2%;
  padding-bottom: 5%;
  height: auto;
}

#contato input, #contato textarea{
  width: 100%;
  background-color: inherit;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #ffffff !important;
  border-bottom-width: 1px;
  font-size: 17px;
  color: #ffffff;
  height: 80px;
  text-align: top;
  padding: 40px 16px 0px;
}

::-webkit-input-placeholder  {   
  font-size: 20px;
  color: #ffffff; 
  margin-bottom: 5px;
}

#contato textarea{  
  height: 150px;
  overflow: auto;
  padding-top: 90px;
}

#contato button{
  float: right;
  width: 50%;
  margin-right: 25%;
  border: none !important;
  background-color: #ffffff;
  font-size: 20px !important;
  font-weight: 500;
  color: #2f2f2f;
  margin-top: 2%;
  margin-bottom: 2%;
  line-height: 1;

}

#contato button:hover, #contato button:focus{
  background-color: #2dc7f2 !important;
}

.hide{
  display: none;
  text-align: justify;
}

.trigger-wrapper {
  width: 100%;
  text-align: center;
}

.semestres .hide {
  grid-gap: 2em;
  flex-wrap: wrap;
}

.trigger-input{
  display: none;
}

.trigger-input:checked + .trigger-wrapper .hide {
  display: block;
}

.semestres .trigger-input:checked + .trigger-wrapper .hide{
  display: flex;
  grid-gap: 2em;
  flex-wrap: wrap;
}

.semestres .hide > *{
  flex: 1 1 40%;
}

.caixas .trigger-input:checked + .trigger-wrapper .hide{
  display: flex;
  grid-gap: 2em;
  flex-wrap: wrap;
  flex: 1 1 40%;
  width: 101%;
}

.mais-polos::after, .mais-conheca::after, .mais-mercado::after, .mais-cursos::after {
  background-color: #888888;
  color: #f0f0f0;
}


a.mais-docentes::after, a.mais-disciplinas::after, a.mais-polos::after, a.mais-cursos::after, a.mais-conheca::after, a.mais-mercado::after {
  content: '+';
  width: 40px;
  bottom: 0;
  height: 40px;
  border-radius: 60%;
  text-align: center;
  float: left;
  font-size: 45px;
  line-height: 0.6;
  font-weight: 500;
  transition: transform .3s ease;
}

.trigger-input:checked + .trigger-wrapper .mais-polos::after,
.trigger-input:checked + .trigger-wrapper .mais-cursos::after,
.trigger-input:checked + .trigger-wrapper .mais-docentes::after,
.trigger-input:checked + .trigger-wrapper .mais-disciplinas::after, 
.trigger-input:checked + .trigger-wrapper .mais-conheca::after,
.trigger-input:checked + .trigger-wrapper .mais-mercado::after{
    content: '-';
}

/*a.mais-mercado::after {
  content: '...' !important;
  width: 40px;
  height: 40px;
  border-radius: 60%;
  text-align: center;
  float: left;
  font-weight: 800;
  font-size: 25px;
  transition: transform .3s ease;
}*/

.s-banner{
  padding:3%;
  align-items: center;
}

.s-banner img{
  width: 70%;
  margin-left: 15% !important;
  box-shadow: -10px 10px rgb(0 0 0 / 20%);
}

.s-banner img:hover { opacity: 90%; }

.vestibular{
  background-color: #d9d6e5 !important;
}

.transferencia{
  background-color: #4a545a !important;
}

  @media screen and (max-width: 400px) {
    a.mais-docentes::after, a.mais-disciplinas::after, a.mais-polos::after, a.mais-cursos::after, a.mais-conheca::after, a.mais-mercado::after {
      line-height: 0.9;
    }

    #contato button {

    margin-top: 0 !important;
  }

  #s-vestibular button{
    height: 100% !important;
  }

  .overlay{
    width: 50% !important;
  }
  .overlay .closebtn {
  top: 4% !important;
}

/*    .semestres .lista table{
      max-width: 240px;
          font-size: 65%;
        }*/
  }

  @media screen and (max-width: 1000px) {
    .desktop-apenas {
      display: none !important;
    }

    .navbar {
      height: 40px;
      font-size: 60%;
      margin-top: -2%;
    }
  
    .navbar p{
      margin-top: 3%;
      margin-left: -4%;
    }

    .subnav {
      height: 40px;
      width: 10%;
      font-size: 150%;
      margin-top: 1%;
      margin-left: 0%;
    }

    .topo-atalhos{
      margin-left: 0% !important;
      width: 100%;
      float: right !important;
    }

    #menu-lateral, .back{
      width: 30px;
      height: 30px;
      font-size: 17px;
      border-radius: 60%;
      right: 2%;
      bottom: 12%;
    }

    .back{
      bottom: 17% !important;
    }

    .overlay{
      height: 100%;
    }

    .overlay a {
      font-size: 15px;
      width: 100%;
      top: 0px;
      padding-top: 5px !important;
    }

    .overlay .closebtn {
      font-size: 40px;
      top: 0;
      margin-top: -20px;
      padding: 0 !important;
      right: 0 !important;
      width: auto;
    }

/*        #divBusca{
          float: right;
          background-color:#888888;
          width: 50%;
          height: 40px;
        }

        #txtBusca {
          font-size: 13px;
          width:80%;
          padding: 1px !important;
          height: 30px !important;
          text-align: center;
          align-items: center;
          margin-top: 8px;
        }

        #divBusca img{
          float: right;
          height: 30px;
          margin-top: 5%;
        }*/

        .subnav-content {
          display: none; /*MUDAR PRA NONE*/
          height: 32px !important;
          z-index: 900;
          text-decoration: none !important;
          font-size: 18px;
          float: left !important;
        }

        .dropdown:first-child{
    			margin-left: 0;
    		}

        .subnav-content ul{
          list-style-type: none;
          margin: 0;
          width: 50%;
        }

        .subnav-content a {
          float: left !important;
          color: #ebebeb;
          text-decoration: none;
          margin: 2px;
          font-size: 13px;
          font-weight: 100;
          text-align: left;
          z-index: 2;
        }

        .subnav .subnavbtn{
          font-size: 150%;
          float: left !important;
          margin-left: 0;
        }
        
        .nav-link{
        	font-size: 100px !important;
        }
        
        .dropdown-menu{
          top:0px;
          width: 71% !important;
          z-index: 1000 !important;
          left: 30%;
          padding-left: 2px !important;
          right: 0px !important;
          overflow-y: scroll;
        }

        .dropdown-menu strong, .dropdown-menu strong a {
		    font-size: 100%;
		    }

        .dropdown-menu ul li, .dropdown-menu ul li a{
          max-width: 50%;
        }

        .dropdown:hover .dropdown-menu {
          flex-direction: column; 
        }

        .coluna{
          max-width: 270px;
        }

        .linha-logo {
          height: 80px;
          font-size: 90%;
          padding-left: 0px !important;
        }

        .logo-uniara {
          width: auto;
          height: 100%;
          margin-left: 0;
          padding: 10px;
        }

        .insc{
          padding-top: 5%;
          width: 65%;
          padding-right: 2%;
          margin: 0%;
          text-align: right;
          right: 0;
        }
        .insc a{
          font-size: 250%;
        }

        .topo{
          height: 250px;
          margin-bottom: 150px;
          background-position-x: 30%;
        }

        .esquerda{
          top: 0%;
          height: 100%;
          font-size: 125%;
          width: 50%;
          margin-left: 10%;
        }

        .direita{
        	margin-right: 10%;
        }

        .metodo{
          font-size: 200%;
          margin-bottom: 0;
          width: auto;
          z-index: 1;
        }

        .premium{
          margin-left: 50%;
          width: auto !important;
        }

        .disciplina { 
          font-size: 300%;
          width: min-content;
          padding: 0 5% 0 5%;
        }

        .infos .mobile-apenas{
          position: absolute;
          background-color: #ffffff;
          top:100%;
          padding: 50px 0 0 30px;
          color: #4d3e31;  /* COR 2 */
          font-size: 200%;
          font-weight: 200;
          line-height: 15px;
          height: auto;
          width: 100%;
          text-align: left;
          z-index: 1;
        }

        .infos .mobile-apenas strong{
          font-weight: 700;
        }

        .conteudo-principal h2{
          font-size: 120%;
          margin-top: 0px;
        }

        #s-curso h2{
          padding-top: 10%
        }

        #s-curso h2, #s-disciplinas h2, #s-vestibular h2, #s-mercado h2, #s-docentes h2, #s-contato h2, #s-conheca h2, #s-polos h2{
          font-weight: 300;
          font-size: 180% !important;
          padding-top: 10px;
          padding-bottom: 10px;
          text-align: center !important;
        }

        #s-polos p, #s-polos h2, #s-polos ul { 
          margin-left: 0;
          margin-bottom: 0;
        }

        .barra-menu button {
          margin-top: 60%;
          margin-bottom: 7%;
          width: 100%;
        }

        #s-disciplinas h2{
          font-size: 250%;
          font-weight: 300;
        }

        .semestres, .caixas{
          width: 100%;
          flex-direction: column;
        }

        .semestres .trigger-input:checked + .trigger-wrapper .hide {
          display: block;
        }

        .semestres .lista {
          width: 95%;
          font-size: 65%;
        }

        .semestres .lista table tr td:last-child, .semestres .lista table tr th:last-child {
          min-width: 80px;
        }

        .caixa-docentes{
          height: auto;
          width: 100%;
        }

        #s-investimento strong{
          font-size: 110% !important;
        }

        .investimentos-direita{
          width: 90%;
        }

        #s-investimento {
          font-size: 130% !important;
        }

        #s-investimento p {
          margin-bottom: 0% !important;
        }

        #s-investimento a strong{
          font-size: 160%;
          padding-bottom: 2%;
        }

        #s-investimento img{
          padding: 5% 0 5% 0;
    		  width: 100%;
    		  text-align: center;
    		}

        #s-investimento .detalhe-descontos{
          padding-top: 2%;
          margin-bottom: 0%;
          font-size: 100%;
        }

        #s-vestibular label{
          font-size: 100%;
        }

        #s-vestibular h2{
          margin-left: -5px;
          color: #ea252f;
          font-weight: 900;
          font-size: 250%;
        }

        #s-vestibular button{
          width: 110%;
          margin-left: -15px;
        }

        #contato button{
          width: 50%;
          font-size: 12px;
          margin-right: 25%;
          margin-top: 5%;
        }

        #s-docentes, #s-contato, #s-polos{
          text-align: left;
        }

        .nav {
          display: flex;
          flex-wrap: wrap;
          padding-left: 0;
          margin-bottom: 0;
          list-style: none;
          flex-direction:column;
          background-color: #4a4a4a !important;
          color: #ebebeb;
        }

        .nav-link{
        	font-size: 13px !important;
        }

      }

@media screen and (min-width: 1000px) {
  .mobile-apenas {
    display: none !important;
    text-align: center;
  }

  .disciplina { 
    font-size: 150%;
  }

  .metodo{
    font-size: 80%;
  }

  .insc{
    font-size: 100%;
  }

  .insc a{
    margin-top: -2% !important;
    font-size: 200%;
  }

/*  #s-investimento .detalhe-descontos{

    margin-bottom: 8%;
    font-size: 120%;
  }*/

/*  .video-dep a img {    width: 280px;  }

  .video-dep a span {    font-size: 200px;    margin-left: -220px;
  }*/
}

@media screen and (min-width: 1600px) {
	.topo{
		height: 400px;
	}

  .linha-logo{
    height: 90px !important;
  }

	.conteudo-principal{
		font-size: 25px !important;
	}

  .mais-docentes::after, .mais-disciplinas::after, .mais-cursos::after, .mais-polos::after, .mais-conheca::after, .mais-mercado::after {
	  width: 50px;
	  height: 50px;
	  font-size: 40px;
	}

	.insc{
		font-size: 100%;
	}

	.insc a{
		margin-top: -1.5% !important;

	}

	.overlay .closebtn, .overlay-content a {
	  font-size: 30px;
	}

  #s-investimento .detalhe-descontos{
  margin-bottom: 10%;
  color:#ea252f;
  }

}