/*
Theme Name: NIED 40 anos
Theme URI:
Author: Laysa Ramos Orlovas e Igor Camargo Pedroso
Author URI:
Description: Tema desenvolvido para o novo site do NIED Unicamp v2023.
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nied-theme
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;700;800;900&display=swap');

/* Index */
body {
  background-color: #FFFFFF;
}

.introducao .jumbotron {
  background-image: url("assets/images/montagem fotos azul.svg");
  /* background-attachment: fixed; */
  background-color: #f6f8fa;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-top: 100px;
  margin-bottom: 0px;
  padding: 2rem;
  color: white;
  text-shadow: 2px 2px #000;
}

.pagina-interna .jumbotron {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}

.linha-jumbotron {
  margin-left: 44%;
}


/** Main **/
.main {
  background-image: url("assets/images/img-main-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  margin: -35px 0 -10px 0;
}

.text {
  color: #ffffff;
  padding: 20vh 0 30vh 0vw;
}

.sombra {
  background-color: black;
  background-color: #565656;
  color: transparent;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip: text;
}

.spacer {
  display: block;
  height: 135px;
  visibility: hidden;
}

.banner-container {
  width: 100vw;
  padding: 0px;
  z-index: -1;
}

.banner {
  position: relative;
  height: 400px;
  width: 100%;
}

.banner img {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.banner > h2 {
  color: white;
}

.banner-sec img{
  width: 100%;
  height: 100%;
  position: fixed;
  right: -600px;
  top: -100px;
}

.logo-banner {
  display: flex;
  justify-content: center; /* Centraliza horizontalmente */
  align-items: center; /* Centraliza verticalmente */ 
}

.logo-banner img {
  right: 10%;
  top: 25%;
  width: 25%;
  height: 25%;
}


.educom {
  text-align: justify;
}

.content-area {
  background-color: white;
}

.educom-content {
  font-family: 'Montserrat';
}

.educom-content img, .educom-content p,.educom-content ul,.educom-content ol {
  color: #222222 ; 
}


.educom-content h2 {
  color: #545a60; 
  text-align: center;
  font-size: 18pt;
  font-weight: 700;
}

.educom-content p ul ol {
  text-align: justify;
}

.educom-content img {
  text-align: center;
  border-radius: 40px;
}

.educom-content figcaption {
  color: #535960;
  margin-top: 20px;
  font-weight: 200;
}

.info-card-equipe {
  border-radius: 40px;
  background-color: #535960;
}

.equipe-columns {
  column-count: 2;
}

.info-card-links {
  border-radius: 40px;
  background-color: rgba(83, 89, 96, 0.67);
}

.info-card-links p, .info-card-links h2, .info-card-links u, .info-card-links li, .info-card-links a {
  color: #ffffff;
  text-align: justify;
}

.info-card-links a {
  font-weight: 500;
  text-decoration: underline;
}

.info-card-links a:hover {
  color: #007bff;
}

.info-card-links h2 {
  text-align: start;
}


.info-card-equipe p {
  color: #ffffff;
  margin-left: 15px;
}

.info-card-equipe > h2 {
  color: #fff;
  text-align: start;
  margin-bottom: 0;
  padding-bottom: 8px;
}

.jumbotron-css {
  background-color: #ffffff;
  padding-bottom: 10px;
  
}

.jumbotron-css p {
  color: #545a60; 
  font-size: 16pt;
  text-indent: 20px;
  font-weight: 700;
}

.jumbotron-css h1{
  font-family: Montserrat, sans-serif;
  font-size: 75pt;
  font-weight: 600;
  padding-bottom: 0px;
  margin-left: -8px;
  color: #1478BD;
}

.info-card p {
  color: #ffffff;
  margin-left: 15px;
}

.info-card li{
  color: white;
  list-style: none;
  line-height: 50px;
}

#main-text-1 {
  font-size: 19pt;
  font-family: Montserrat, sans-serif;
  font-weight: 100;
  margin: 0px 0 0 0;
  padding: 150px 0 0 0;
}
#main-text-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 1000;
  color:#CEDDE9;
  
}
#main-text-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  
}
#main-btn-1 {
  position: relative;
  color: #fff;
  background-color: rgba(0, 0, 0, .1);
  box-sizing: border-box;
  width: 154px;
  height: 56px;
  left: 15px;
  border: 1px solid #CEDDE9;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;

}

/* Destaques */
#destaque-div {
  background-image: url("assets/images/bg-dobra-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 584px;
  margin-bottom: -10px;
}

#card-destaque {
    position: relative;
    top: -70px;
    z-index: 99;
    margin-top: -60px;
    padding-left: 40px;
    background: #ffffff;
    border-radius: 50px;
    padding-left: 40px;
    padding-top: 85px;
    padding-bottom: -60px;
}

#card-destaque-revista {
  background-image: url("assets/images/bg-card-revista.png");
  background-size: 100% 100%;
  position: relative;
  z-index: 99;
  top: -80px;
  width: 900px;
  margin-top: 0px;
  border-radius: 50px;
  padding-left: 40px;
  padding-top: 85px;
  padding-bottom: 50px;
}


#destaque-text {
  padding: 0 0 0px 100px;
  margin: 0 0 0px 0;
}

#destaque-text-1 {
  /* position: relative; */
  /* width: 299.01px; */
/*height: 44px;*/
font-family: Montserrat, sans-serif;
font-weight: bolder;
font-style: normal;
font-size: 36px;
/* line-height: 44px; */
color: #000;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#destaque-text-2 {
  /* position: relative; */ 
  /* width: 563px; */
  /* height: 115px; */
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  /* line-height: 59px; */
  color: #1478BD;
  padding-top: 0px;
  padding-bottom: 40px;
}
#destaque-text-3 {
  position: relative;
  font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #1478BD;
width: 50%;
margin-top: -30px;
margin-bottom: 30px;
}
#destaque-btn-1 {
  /* position: relative; */
  width: 119px;
  height: 56px;
  /* top: -100px;*/
  left: 0px;
  background: #1478BD;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;

  font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
}

#destaque-img-1 {
  position: relative;
  left: 70%;
  margin-top: -200px;
}


#revista-text-1 {

font-family: Montserrat, sans-serif;
font-weight: 800;
font-style: normal;
font-size: 36px;
line-height: 44px;
color: #000;

}
#revista-text-2 {

  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 59px;
  color: #1478BD;
}
#revista-text-3 {
  font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #1478BD;

}

#revista-btn-1 {

height: 56px;


background: #1478BD;
border: 1px solid #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 10px;

font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 18px;

color: #FFFFFF;
}

#revista-img-1 {

  margin-top: -200px;
}

/* Dobras */

#dobra-02 {
  
  background-image: url("assets/images/bg-dobra-02.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 703px;
}

#dobra-03 {
  position: relative;
  background-image: url("assets/images/bg-dobra-03.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 723px;
  margin-bottom: -10px;
}
#dobra-04 {
  position: relative;
  background-image: url("assets/images/bg-dobra-04.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 627px;
  margin-bottom: -10px;
}
#dobra-05 {
  position: relative;
  background-image: url("assets/images/bg-dobra-05.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 597px;
}
#dobra-06 {
  position: relative;
  background-image: url("assets/images/bg-dobra-06.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 699px;
}
#dobra-07 {
  position: relative;
  background-image: url("assets/images/bg-dobra-07.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 735px;
}
#dobra-08 {
  position: relative;
  background-image: url("assets/images/bg-dobra-08.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 709px;
}
#dobra-09 {
  position: relative;
  background-image: url("assets/images/bg-dobra-09.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 882px;
  margin-bottom: -10px;

}

#text-dobra-09 {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  flex-direction: column;
  text-align: right;
  padding-right: 150px;

}

#text-dobra-02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  flex-direction: column;
  text-align: right;
  padding-right: 150px;
}

#dobra-02-text-01 {
  
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  margin: 0 0 0 0;
  
  /* identical to box height */
  
  color: #FFFFFF;
}

#dobra-02-text-02{
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin: 50px 0 0 0;
  color: #FFFFFF;
}

#dobra-02-text-03{
  margin: 80px 150px 50px 0;
  text-align: right;
}

#text-dobra-04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
  flex-direction: column;
  text-align: right;
  padding-right: 150px;
}

#dobra-04-text-01 {
  
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 78px;
  
  /* identical to box height */
  
  color: #FFFFFF;
}
#dobra-04-text-02{

/* Texto */
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;

color: #FFFFFF;
}

.text-left {
  margin: 0px auto 0px 200px;
  padding-top: 100px;
}

#dobra-06-text-01 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 78px; 
  color: #FFFFFF;
}
#dobra-06-text-02{
  width: 467px;

  /* Texto */
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;

  color: #FFFFFF;
}
#dobra-08-text-01 {
  margin: 20px 0 0px 145px;
  
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 78px;
  
  /* identical to box height */
  
  color: #FFFFFF;
}
#dobra-08-text-02{

width: 467px;

margin: 20px 0px 0px 145px;

/* Texto */
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 100;
font-size: 18px;
line-height: 22px;

color: #FFFFFF;
}

#dobra-09-text-01 {

  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 78px;
  
  /* identical to box height */
  
  color: #FFFFFF;
}

#dobra-09-timeline {
  margin: 0 0 0 100px;
}

#card-destaque-dobra-03 {
  position: absolute;
  z-index: 99;
  margin-top: -80px;
  left: 200px;
  background: #ffffff;
  border-radius: 50px;
  padding: 60px 0px 0px 40px;
}
#card-destaque-dobra-05 {

  position: absolute;
  width: 776px;
  z-index: 99;
  margin-top: -80px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  border-radius: 50px;
  padding-left: 10px;
  padding-top: 30px;
  padding-bottom: 50px;
}
#card-destaque-dobra-07 {
  position: absolute;
  z-index: 99;
  margin-top: -80px;
  height: 500px;
  left: 250px;
  background: #ffffff;
  border-radius: 50px;
  padding-left: 40px;
  padding-top: 30px;
  padding-bottom: 150px;
}


#dobra-03-text-1 {
  
width: 1000px;
height: 60.6px;
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 64px;
line-height: 78px;
color: #1478BD;
  margin: 0 0 50px 50px;
}

#dobra-03-text-2 {
  width: 621px;
    
  /* Texto */
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #1478BD;
  margin: 100px 0 50px 50px;
}

#dobra-02-btn-1 {
  box-sizing: border-box;
  margin: 50px 0 0 0;
  width: 155px;
  height: 56px;
  background: rgba(0, 0, 0, .05);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  color: #FFFFFF;
}

#dobra-03-btn-1 {
  box-sizing: border-box;
  width: 155px;
height: 56px;
background: #1478BD;
border: 1px solid #FFFFFF;
border-radius: 10px;
color: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
margin: 0 0 50px 50px;
}


#dobra-04-btn-1 {
  box-sizing: border-box;

  width: 155px;
  height: 56px;
  left: 1000px;
  top: -10px;
  background: rgba(0, 0, 0, .05);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  color: #FFFFFF;
}

#dobra-06-btn-1 {
  box-sizing: border-box;
  width: 155px;
  height: 56px;
  background: rgba(0, 0, 0, .05);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  color: #FFFFFF;
}

#dobra-08-btn-1 {
  box-sizing: border-box;

width: 155px;
height: 56px;
margin: 20px 0px 0px 145px;

background: rgba(0, 0, 0, .05);
border: 1px solid #FFFFFF;
border-radius: 10px;
color: #FFFFFF;
}

#dobra-05-text-1 {

text-align: center;
width: 500px;
height: 60.6px;
margin-left: auto;
margin-right: auto;

font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 48px;
line-height: 78px;

color: #1478BD;
}
#dobra-05-text-2 {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  
  /* Texto */
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  
  color: #1478BD;
}
#dobra-05-btn-1 {
  box-sizing: border-box;
  margin-top: 50px;
  width: 155px;
  height: 56px;
  background: #1478BD;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  color: #FFFFFF;
}
#dobra-07-text-1 {
  position: relative;
width: 1000px;
height: 60.6px;
left: 750px;
top: -300px;

font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 800;
font-size: 64px;
line-height: 78px;

color: #1478BD;
}
#dobra-07-text-2 {
  position: relative;
  width: 500px;
  height: 261px;
  left: 550px;
  top: -250px;
  
  /* Texto */
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  
  color: #1478BD;
}
#dobra-07-btn-1 {
  box-sizing: border-box;

position: relative;
width: 155px;
height: 56px;
left: 80px;
top: -400px;

background: #1478BD;
border: 1px solid #FFFFFF;
border-radius: 10px;
color: #FFFFFF;
}
/* jumobotron */
h4 {
  font-size: 10pt;
  color: #007AB8;
}
#dobra-07-img-01 {
  box-sizing: border-box;
  display: flex;
  position: absolute;
width: 900px;
height: 900px;
left: 0px;
top: -100px;
border: 1px solid #000000;
box-shadow: 0px 2.78133px 2.78133px rgba(0, 0, 0, 0.25);
border-radius: 16.81px;
}

#dobra-08-timeline {
  box-sizing: border-box;
  display: flex;
  position: relative;
width: 1100px;
height: 650px;
left: 400px;
top: 100px;
border-radius: 25%;
}


 .page-content {
  
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;

color: #535960;


}

.jumbotron-title {
  font-family: Montserrat, sans-serif;
  font-size: 75pt;
  font-weight: 600;
  margin-top: -70px;
  padding-bottom: 30px;
  color: #1478BD;
  text-align: center;
}

.introducao .display-4, .pagina-interna .display-4 {
  font-size: 75pt;
  font-weight: 600;
}

.pagina-interna {
  background-color: white;
}

a, h2 {
  word-wrap: break-word;
}

.card {
  transition: 0.3s all ease-in-out;
  /* box-shadow: 0px 15px 45px -9px rgba(0,0,0,0.20); */
  box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.133);
}

.card:hover {
  transition: 0.3s all ease-in-out;
  box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.06);
  /* box-shadow: 0 1px 1px 1px rgba(0,0,0,0.06); */
}

/* header */

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

header nav {
  background: rgba(0, 0, 0, 1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}


header .custom-logo {
  width: 70px;
  height: 70px;
}


header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
  font-weight: bold;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1);
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;

}

header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1);
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

header .nav-link {
  margin-left: .5rem;
  margin-right: .5rem;
}

header .navbar {
  padding: 1rem 3rem;
  height: 135px;
  width: auto;

}

header .logo-entidade-superior a:hover {
  text-decoration: none;
}

header .logo a:hover {
  opacity: 0.8;
  cursor: pointer;
}

.navbar-light .navbar-toggler {
  border-color: rgba(0,0,0,.0);
  margin-left: auto;
}

.navbar>.container, .navbar>.container-fluid {
  justify-content: start;
}

.customize-support header {
  margin-top: 32px;
}

/* footer */

footer {
  bottom: 0;
  padding: 60px 0;
  background: #000000;
  color: white;
  font-size: 22px;
}

footer .info p {
  margin-bottom: 0;
}

footer .row {
  margin-bottom: 1em;
}

footer .title-divider {
  border-bottom: 3px solid;
  width: 80px;
  margin-bottom: 20px;
}

footer a, footer a:hover {
  color: white;
  text-decoration: none;
}



/* "Voltar ao topo" */
.go-top {
  position: fixed;
  border-radius: 100%;
  display: none;
  font-size: 12px;
  bottom: 3em;
  right: 3em;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #000000;
  opacity: 0.5;
  font-size: 12px;
  padding: 1em;
  z-index: 999999;
}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF !important;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

/* cards */


.logo-center {
  height: 200px;
}

.logo-center:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.custom-card {
  width: 366px;
  max-height:900px;
}

.custom-card .card-body {
  padding-left: 10px;
  padding-right: 10px;
}

.custom-card .card-body p, .card-body span {
  color: #575757;
}

.custom-card .card-text .btn-link {
  padding: 0;
}

.custom-card .card-title a {
  color: black;
}

.parceiros .card, .equipe .card {
  border: 0;
}

.custom-card .card-category {
  text-transform: uppercase;
  padding-bottom: 7px;
  font-size: .85rem;
}

.custom-card img {
  max-width: 75%;
  height: 100%;
}

.biblioteca .card-image-size img {
  width: 50%;
  height: 100%;
}

.card-category a {
  pointer-events: none;
  cursor: default;
}

.parceiros {
    display: flex;
    justify-content: center;
    align-items: center;
}

.parceiros  div  .card {
  max-width: 100px;
}
.parceiros img {
  width: 100%;
  height: 100%;
}

/* pagina inicial */
.pagina-inicial {
  padding: 20px 0;
}

.pagina-inicial .section-title h3 {
  text-transform: uppercase;
  font-weight: 600;
}

.pagina-inicial .section-title .divider {
  border-bottom: 3px solid;
  color: #007AB8;
  margin: auto;
  margin-bottom: 20px;
}

.linha iframe {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}

/* Equipe */

.equipe .circle-image {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  box-shadow: 0px 0px 0px 3px rgba(200,207,213,0.9);
}

.equipe .card-image img {
  object-fit: cover;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.equipe .card-cargo p.card-text {
  margin-bottom: 1px;
}

.equipe .fundo-azul {
  background: #2C3E50;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #4CA1AF, #2C3E50);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #4CA1AF, #2C3E50); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  font-size: 5em;
}

.equipe .fundo-azul a {
  color: white;
}

.equipe .fundo-azul a:hover {
  color: white;
  text-decoration: none;
}

.equipe .fundo-azul span {
  display: table-cell;
  vertical-align: middle;
  height: 140px;
  width: 150px;
  padding: 0 25px;
  text-transform: uppercase;
}

.equipe .card-title a, .equipe .card-title a:hover {
  color: black;
}

.equipe .card-cargo p {
  color: #575757;
}

/* Pagination */
.navigation h2 {
  display: none;
}

.pagination {
  justify-content: center;
}

.navigation .nav-links {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  color: #007AB8;

}

.navigation .page-numbers {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #FFFFFF;
  border: 1px solid #dee2e6;
}

.navigation .current {
  z-index: 1;
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* single */
.single-container {
  margin-bottom: 40px;
  margin-top: 140px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.single-container .post-meta {
  color: grey;
  margin-top: -10px;
}

.single-container article {
  padding: 20px 20px;
}

/* https://blog.polarbits.co/2014/02/16/quick-tips-5-column-layout-with-twitter-bootstrap/ */

/* 5 colunas para colocar os logos dos parceiros */

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 768px) {
  .col-sm-15 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  footer .endereco {
    border-left: 0;
    border-right: 0;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  footer .endereco {
    border-left: 1px solid;
    border-right: 1px solid;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  footer .endereco {
    border-left: 1px solid;
    border-right: 1px solid;
  }
}

.navbar:hover .dropdown-menu{
  display: block;
}
.dropdown-menu{
  margin-top: 0;
}

@media only screen and (max-width: 820px) {
  #destaque-img-1 {
    width: 200px;
  }
}

#linha-destaque-01 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  margin-bottom: 20px;
  padding-top: 20px;
}

#linha-destaque-02 {
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#linha-03 {
  margin-top: 125px;
  margin-left: auto;
  margin-bottom: 25px;
  width: 170px;
}

#linha-04 {
  position: relative;
  top: -4px;
  left: 4vw;
  margin-bottom: -20px;
}

#linha-05 {
  margin-top: 125px;
  margin-left: auto;
  margin-bottom: 25px;
  width: 170px;
  
}

#linha-06 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: -10px;
}


#linha-08 {
  position: relative;
  margin-left: auto;
  margin-right: 4rem;
  
}

#linha-09 {
  margin: 150px 0px 0px 145px;

}

#linha-10 {
  margin-top: 125px;
  margin-left: auto;
  margin-bottom: 25px;
  width: 170px;
}

#vetor-01 {
  margin: 20px -10px -10px -38px;
  bottom: -10vh;
}

#vetor-02 {
  float: right;
  margin-top: -130px;
}

#vetor-03 {
  margin: -33px -60px -45px -10px;
  left: -10vw;
  bottom: -10vh;
}

#vetor-04 {
  margin: 0px auto -50px 205px;
}

h1, h2, h3, h4, h5 {
  color: #0E4F7C;
  padding-top: 30px;
  padding-bottom: 30px;
  
}

#rect-1 {
  float: inline-start;

}

#rect-2 {
  float: inline-start;
  
}

#vct-1 {
  float: inline-start;
  
}

#ellipse-1 {
  float: inline-start;
  
}

.su-youtube {
  margin: 0 auto;
  display: block;
}

button {
  cursor: pointer;
}

.idx-revista h3{
  font-size: 1.25rem;
  margin: 20px 0 0 0;
  padding: 0px;
}
.idx-revista p{
  padding-left: 2rem; 
  margin: 10px 0 30px 0;
  color:rgba(0, 0, 0, .7)
}

