body {
  overflow-x: hidden;
  font-family: Yantramanav,sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 85%;
  font-weight: 400;
  padding: .75em 0;
  letter-spacing: 0.5px;
  color: #666;
  font-family: Yantramanav,sans-serif;
}

a:hover {
  color: #149cd8;
}

a {
  color: #149cd8;
}

a:hover {
  color: #149cd8;
  text-decoration: underline;
}

a:hover {
  color: #1496d8;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #20a4da;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: Yantramanav,sans-serif;
}

section h3.section-subheading {
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 75px;
  text-transform: none;
  line-height: 1.75;
  font-family: Yantramanav,sans-serif;
}

section#contact .section-heading {
  color: #0f4b70;
}

@media (min-width:768px) {
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 0 30px;
    text-align: right;
  }
}

.esq {
  color: #F99D2A;
  text-align: center;
  margin-top: 150px;
  margin-bottom: 20px;
  font-size: 2.5rem;    
}

@media (max-width: 768px) {
  .esq {
    color: #F99D2A;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 2.5rem;
  }
}

.esq2 {
  color: #0F4B70;
  text-align: left;
  padding-bottom: 25px;
}

.mapa {
  width: 600px;
  margin-top: 150px;
}

@media (max-width: 992px) {
  .mapa {
    width: 450px;
    margin-top: 150px;
  }
}

@media (max-width: 768px) {
  .mapa {
    width: 450px;
    margin-top: 100px;
  }
}

@media (max-width: 576px) {
  .mapa {
    width: 320px;
  }
}

#logo {
  max-height: 40px;
}

.btn {
  font-family: Yantramanav,sans-serif;
  font-weight: 400;
}

.btn.btn-primary.botao2 {
  padding: 20px;
  width: 250px;
}

.btn.btn-primary.botao {
  padding: 20px;
  width: 250px;
}

.btn.btn-primary.botao3 {
  padding-top: 10px;
  width: 120px;
  margin-right: 5px;    
}

.btn.btn-primary.botao4 {
  padding-top: 10px;
  width: 120px;
  margin-left: 5px;    
}

.botao_2 {
  /*float: left;*/
  /*clear: left;*/
  margin-bottom: 10px;
}

.btn-group {
  margin-bottom: 100px;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;    
}

.botao_1 {
  /*float: left;*/
  /*clear: left;*/
  margin-bottom: 10px;
  margin-top: 20px;
}

footer span.copyright, footer ul.quicklinks {
  font-size: 90%;
  line-height: 50px;
  text-transform: none;
  font-family: Yantramanav,sans-serif;
}

.tema {
  max-height: 200px;
}

@media (max-width: 576px) {
  .tema {
    max-height: 150px;
  }
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #149cd8;
  border-color: #149cd8;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #F99D2A!important;
  border-color: #F99D2A!important;
  color: #fff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #F99D2A;
  border-color: #F99D2A;
}

.btn-primary {
  color: #fff;
  background-color: #149cd8;
  border-color: #149cd8;
}

.edicao {
  padding-top: 50px;
  padding-bottom: 50px;
}

.edicao_mapa {
  padding-top: 50px;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #149cd8;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #f99d2a;
  font-family: Yantramanav,sans-serif;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

section#contact .form-control:focus {
  border-color: #149cd8;
  box-shadow: none;
}

.text-muted.sobre {
  text-align: left;
}

.section-heading.sobre {
  text-align: left;
  color: #868e96;
  font-weight: 400;
  padding-top: 10px;
}

dl, ol, ul {
  margin-top: 5px;
}

b, strong {
  font-weight: bold;
}

@media (max-width: 576px) {
  .list-inline.social-buttons {
    margin-bottom: 20px;
  }
}

.text-uppercase.section-heading.titulos {
  color: #0f4b70;
}

.text-uppercase.section-heading.titulos.passo {
  padding-bottom: 40px;
}

.col.lista {
  text-align: center;
}

.text-uppercase.section-heading.titulos.chamada {
  padding-top: 25px;
}

@media (max-width: 768px) {
  .text-uppercase.section-heading.titulos.chamada {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}

#eventos {
  margin-top: 100px;
  padding-bottom: 20px;
}

@media (max-width: 768px) {
  #eventos {
    margin-top: 60px;
    padding-bottom: 20px;
  }
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  line-height: 1.75;
}

.text-center.um {
  margin-top: 10px;
}

.text-center.dois {
  margin-bottom: 20px;
}

.text-center.tres {
  line-height: 1.2;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1496d8;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #20a4da;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

section {
  padding: 150px 0;
}

@media (min-width:768px) {
  section {
    padding: 150px 0;
  }
}

@media (min-width:992px) {
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width:768px) {
  .col-xl-3 {
    -ms-flex: 0 0 33.3333%;
    flex: 33.3333%;
    max-width: 33.3333%;
  }
}

@media (max-width:576px) {
  .col-xl-3 {
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
  }
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #1496d8;
  border-color: #1496d8;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0;
}

