.panel-body ul{
  list-style-type: circle;
  margin-left: 15px !important;
}

.btn-padrao.btn-whatsapp.icone-whats-footer{
  right: 20px;
  margin: 0px;
}

.social-logo a {
  color: #FFF;
  text-decoration: none;
  display: inline-block !important;
  margin-right: 0px !important;
  border-right: none !important;
}

.social-logo a i {
  font-size: 16px;
}

.social-logo-footer a{
  margin-right: 15px !important;
}

.social-logo-footer a i {
  font-size: 24px;
}

.social-logo a:hover i{
  color: #2b68a2;
}

[data-carousel=home] .carousel-item img, [data-carousel=home] .item img{
  cursor: default !important;
}

@media (max-width: 1200px) {
  
  .social-menu{
    justify-content: center!important;
  }

  .social-menu ul:first-of-type {
    display: none!important;
  }
}

@media (max-width: 991px) {
  header .box-content-menu .container .img-logo{
    height: 70px!important;
  }

  .panel-title > a{
    position: relative;
  }

  .panel-title > a::after{
    content: "+";
    font-weight: bold;
    color: #00acfb;
    position: absolute;
    top: 0;
    left: 130px;
  }

  .lista-professores-curso .d-flex {
    justify-content: space-between;
  }
  .lista-professores-curso .d-flex h4 {
    padding: 0 5px;
    font-size: 1.2em;
  }

  .bloco-texto-imagem h4, .bloco-texto-imagem p {
    text-align: center!important;
  }
}

@media (max-width: 768px) {
  .navbar-toggle {
    display: block !important;
  }

  .top-menu .social-menu ul li .fd-svg{
    height: 15px !important;
  }

  .top-menu .social-menu ul:nth-of-type(2) li .social-logo{
    margin-right: 3px;
  }

  .top-menu .social-menu ul:nth-of-type(2) li a{
    padding: 4px;
  }

  .top-menu .social-menu ul:nth-of-type(2) li .fd-svg{
    height: 30px !important;
  }

  .top-menu .social-menu ul:nth-of-type(2) li .box-vestibular{
    padding: 20px 10px;
    width: 140px;
  }

  .top-menu .social-menu ul:nth-of-type(2) li .box-vestibular a{
    font-size: 12px;
  }

  .btn-padrao.btn-whatsapp.icone-whats-footer{
    width: 53px;
    padding: 10px;
    right: 20px;
    left: auto;
  }

  .btn-padrao.btn-whatsapp .fd-svg{
    height: 29px !important;
    margin-right: 0px;
  }

  .btn-padrao.btn-whatsapp.icone-whats-footer p{
    display: none;
  }

  .top-menu .social-menu ul:nth-of-type(2) li .box-vestibular a {    
    left: 5px
  }

  .grupos-de-pesquisa {
    padding-bottom: 0;
  }

  [data-component=box-novidades-email] .container form input[type=email] {
    width: 95%;
  }
  .offset-1 {
    margin-left: 0;
  }
  
}

.lista_certificados{
  margin-bottom: 30px;
}

.lista_certificados .row{
  margin-bottom: 20px;
}

.lista_certificados .btn-print{
  background-color: #01669C; 
  color: #fff; 
  font-size: inherit; 
  cursor: pointer;
}

header .box-content-menu .container .img-logo{
  height: 100px;
}

#servicos {
  padding: 40px 0 80px;
}

.menu-principal ul li {
  max-height: 70px;
}

.btn-telefone {
  padding-top: 3px;
    padding-bottom: 9px;
    position: fixed;
    bottom: 5px;
    left: 21px;
    width: 250px;
    background-color: #017bba!important;
    z-index: 100;
}

.btn-telefone p {
  margin: 0;
}

.btn-telefone img {
  display: none;
}

.btn-telefone:hover {
  color: lightgray;
}

@media (max-width:768px) {
  .btn-telefone {
    left: auto;
    right: 20px;
    width: 53px;
    height: 53px;
    padding: 12px 9px 10px 10px;    
  }

  .btn-telefone p {
    display: none;
  }
  
  .btn-telefone img {
    display: block;
    width: 30px;
  }
}

.box-vestibular-link {
  font-size: 13px!important;
}

#emec {
  margin-top: 10px;
  padding: 0;
  border: 3px solid #2b68a2;
  border-radius: 0.5vw;
  color: #2b68a2;
  background-color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}

#logoemec {
  margin-bottom: 0;
  padding: 0;
}

#logoemec img {
  margin: 10px auto;
  padding: 0;
  width: 40%; 
}

#qremec img {
  margin: 5px auto;
  padding: 0;
  width: 100%; 
}

#linkemec a {
  color: #1661ac !important;
  font-weight:bold;
  font-size: 12px;
  padding: 0 15px;
  margin: 15px auto;
  
}
