/*
	DIOGENES JUNIOR
	CONTATO@DIOGENESJUNIOR.COM.BR
	
*/

/*---------------------------------
	IMPORTS E CONSULTAS
-----------------------------------*/

a[href^="#"]{
  color: #84E;
}
img{
  max-width: 100%;
  height: auto;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}

#topo{
  position: relative;
  display: block;
  width: 0px;
  height: 0px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited{
  border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
  color: #fff !important;
  text-decoration: none;
  font-size: 11px; 
  background: #24356D !important;
  border-color: #24356D !important;
  padding-left: 30px;
  padding-right: 30px;
}

.apenas-mobile{
  display: block;
}

.menu-mobile{
  position: fixed;
  top: 0;
  right: -80%;
  background: #fff;
  -webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;transition:all 700ms ease;
  z-index: 999999999999;
  box-shadow: -2px 0px 20px rgba(0, 0, 0, 0.16);
  padding: 25px;
  width: 80%;
  max-width: 300px;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 140px;
}

.menu-mobile nav{
  padding-top: 55px;
}
.menu-mobile nav ul li{
  list-style: none;
  border-bottom: 1px solid #f2f2f2;
}

.banner-principal.banner-principal-temporario{
  margin-top:8px;
}

.menu-mobile nav ul li a img{
  margin-left: 5px;
  margin-right: 5px;
}

.menu-mobile .close-menu-mobile{
    position: absolute;
    top: 5px;
    right: 11px;
}

.menu-mobile .close-menu-mobile a{
  color: #205f9b;
  text-decoration: none;
  font-size: 28px;
}


/*---------------------------------
	ESTILOS
-----------------------------------*/
html,body{
    height: 100%;
}
body{
	overflow-x: hidden;
  background:#fff;
  padding-top: 66px;
}

/*---------------------------------
  HEADER
-----------------------------------*/
header{
  position: fixed;
  display: block;
  left: 0;
  width: 100%;
  height: 85px;
  top:0px;
  background: #fff;
  border-bottom: 1px solid #e2e2e2;
  -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;
  z-index: 999;
}


header#fixo{
  top:-1000px;
  -webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;
  background: #fff;
  border-bottom: 1px solid #24356D;
  z-index: 1000;
}

header .logo{
  padding-top: 12px;
}
header .logo img{
  width: 115px;
  max-width: 100%;
  height: auto;
}

header .menu-desktop{
  text-align: right;
  display: none;
  padding-top: 32px;
}

header .menu-desktop nav ul{
  padding-left: 0px;
  margin-left: 0px;
}
header .menu-desktop nav ul li{
  list-style: none;
  padding-right: 22px;
  display: inline;
}


header .menu-desktop nav ul li a{
  color: #24356D;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 13.5px;
}

header#fixo .menu-desktop nav ul li a{
  color: #24356D;
}

header .menu-desktop .social{
  border-right: 2px solid #24356D;
  padding-right: 12px;
}

header#fixo .menu-desktop .social{
  border-right: 2px solid #fff;
}


header .menu-desktop .social a{
  font-size: 19px;
}


header .menu-desktop .idiomas{
   padding-left: 22px;
} 

header .menu-desktop .idiomas img{
  width: 32px;
  height: auto;
}


header .toggle-menu{
  text-align: right;
  padding-top: 12px;
}

header .toggle-menu a{
  font-size: 28px;
  text-decoration: none;
  color: #24356D !important;
}

/*---------------------------------
  BANNER PRINCIPAL
-----------------------------------*/
.banner-principal{
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
}

.banner-principal .carousel-item{
  position: relative;
  height: 600px;
}

.banner-principal .carousel-item .imagem-lateral{
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 100%;
  height: 520px;
  background: #f2f2f2;
  z-index: 100;
}

.banner-principal .caption-banner{
    position: relative;
    display: block;
    margin-left: 2%;
    width: 74%;
    top: 124px;
    height: 230px;
    background: url(../images/fundo.png) transparent no-repeat;
    background-position: top left;
    background-size: 321px 300px;
    padding: 28px;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 101;
}


.banner-principal .caption-banner h1{
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
}
.banner-principal .caption-banner a{
  text-decoration: none;
}

.banner-principal .caption-banner a img{
  width: 28px;
  height: auto;
}

.banner-principal .bolinhas-azuis{
        position: absolute;
    display: block;
    width: 80%;
    bottom: 0;
    left: 5%;
    height: 290px;
    background: url(../images/pontos-azul.png) transparent no-repeat;
    background-size: 100% auto;
    background-position: center center;
}

.banner-principal .carousel-indicators{
    position: absolute;
    display: block;
    left: 0 !important;
    bottom: auto;
    top: 400px;
    background: transparent;
    right: auto;
    margin-left: 0px;
    -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}


.banner-principal .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 60px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 1;
    transition: opacity 0.6s ease;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;
    text-indent: unset;
    font-weight: bold;
    color: #bebebe;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}

.banner-principal .carousel-indicators li span{
  position: relative;
  display: inline-block;
  width: 22px;
  height: 3px;
  top: -4px;
  left: -4px;
  background: #afafaf;
  margin-right: 5px;
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}

.banner-principal .carousel-indicators li.active{
  color: #24356D;
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}
.banner-principal .carousel-indicators li.active span{
  background: #24356D;
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}








/*---------------------------------
  SESSÕES DA HOMEPAGE
-----------------------------------*/


h3.fancy {
  line-height: 23px !important;
  text-align: left;
  color: #24356D;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

h3.fancy span {
  display: inline-block;
  position: relative;  
}


h3.fancy span{
  background: none;
  padding-left: 0px;
  padding-right: 14px;
}


h3.fancy span:before,
h3.fancy span:after{
  content: " ";
  position: absolute;
  height: 2px;
  border-bottom: 2px solid #24356D;
  top: 1px;
  width: 63px;
}

h3.fancy span:before {
  display: none;
  right: 100%;
  margin-right: 14px;
}
h3.fancy span:after {
  left: 100%;
  margin-left: 3px;
}

section.quem-somos{
  position: relative;
  display: block;
  padding-top: 32px;
  padding-bottom: 12px;
}

section.quem-somos .coluna-um{
   position: relative;
   height: 500px;
}



      section.quem-somos .coluna-um img:nth-child(1){
        position: absolute;
        right: 0;
        top:130px;
        z-index: 1;
        width: 70%;
        height: auto;
      }

      section.quem-somos .coluna-um img:nth-child(2){
        position: absolute;
        left: 15px;
        display: none;
        top: 50px;
        z-index: 2;
        width: 310px;
        height: auto;
      }

      section.quem-somos .coluna-um img:nth-child(3){
        position: absolute;
        right: 5px;
        top: 0px;
        z-index: 3;
        width: 360px;
        height: auto;
      }








section.quem-somos .coluna-dois{
  padding-right: 1px;
  padding-left: 50px;
}

section.quem-somos .coluna-dois h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #5c5f5d;
    font-size: 28px;
    margin-top: 14px;
    line-height: 28px;
}

section.quem-somos .coluna-dois p{
  color: #5c5f5d;
  font-family: 'Montserrat', sans-serif;
  font-size: 14.5px;
  line-height: 22.5px; 
  padding-top: 18px;
}



section.nossa-experiencia{
  padding-top: 15px;
}



section.setores-de-atuacao{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 50px;
}


section.setores-de-atuacao h3.fancy {
  line-height: 0.5;
  text-align: center;
  color: #24356D;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

section.setores-de-atuacao h3.fancy span {
  display: inline-block;
  position: relative;  
}


section.setores-de-atuacao h3.fancy span{
  background: none;
  padding-left: 14px;
  padding-right: 14px;
}


section.setores-de-atuacao h3.fancy span:before,
section.setores-de-atuacao h3.fancy span:after{
  content: " ";
  position: absolute;
  height: 2px;
  border-bottom: 2px solid #24356D;
  top: 1px;
  width: 63px;
}

section.setores-de-atuacao h3.fancy span:before {
  right: 100%;
  display: inline-block;
  margin-right: 3px;
}
section.setores-de-atuacao h3.fancy span:after {
  left: 100%;
  margin-left: 3px;
}

section.setores-de-atuacao h2{
  color: #5c5f5d;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 35px;
}


section.setores-de-atuacao .caixa-area-atuacao{
  position: relative;
  display: block;
  width: 100%;
  height: 430px;
}

section.setores-de-atuacao .caixa-area-atuacao .caption{
  position: absolute;
  display: block;
  right: 32px;
  bottom: 32px;
  background: #fff;
  border-radius: 2px;
  padding: 12px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  z-index: 1;
  width: 70%;
}

section.setores-de-atuacao .caixa-area-atuacao .caption h4{
  color: #5c5f5d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 12px;
}

section.setores-de-atuacao .caixa-area-atuacao .caption p{
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight:300;
}

section.setores-de-atuacao .caixa-area-atuacao .caption p a{
  text-decoration: underline;
  color: #24356D;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 3px;
}

/*---------------------------------
  OWL CARROUSSEL
-----------------------------------*/

.controle-banner-na-homepage{
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 0px;
    padding-top: 0px;
    width: 100%;
    height: auto;
    z-index: 999;
}



.controle-banner-na-homepage .owl-theme img{
  width: 15px !important;
  height: auto !important;
}

.controle-banner-na-homepage .owl-theme .custom-nav-banner {
    position: absolute;
    top: -94px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
}

.controle-banner-na-homepage .owl-theme .custom-nav-banner{
  outline: none !important;
}

.controle-banner-na-homepage .owl-theme .custom-nav-banner .owl-prev,
.controle-banner-na-homepage .owl-theme .custom-nav-banner .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 1;
  outline: none !important;
}

.controle-banner-na-homepage .owl-theme .custom-nav-banner .owl-prev {
  left: 1%;
}

.controle-banner-na-homepage .owl-theme .custom-nav-banner .owl-next {
  right: 1%;
}


.custom-nav-banner button{
  background: none !important;
  border:none !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #5c5f5d !important;
}



#carousel-custom-dots2{
  padding-left: 0px;
  margin-left: 0px;
}
#carousel-custom-dots2 li{
  cursor: pointer;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  margin-left: 5px;
  margin-right: 5px;
  background: #F8B133;
}

#carousel-custom-dots2 li.owl-dot.active{
  background: #C59032;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.11);
}

















section.premios-e-reconhecimentos{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 118px;
  padding-bottom: 36px;
}


section.premios-e-reconhecimentos .titulo-sessao{
  padding-bottom: 55px;
}

section.premios-e-reconhecimentos h2{
  font-size:30px;
}
section.premios-e-reconhecimentos h3.fancy {
  line-height: 0.5;
  text-align: center;
  color: #24356D;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

section.premios-e-reconhecimentos h3.fancy span {
  display: inline-block;
  position: relative;  
}


section.premios-e-reconhecimentos h3.fancy span{
  background: none;
  padding-left: 14px;
  padding-right: 14px;
  width: 63%;
}


section.premios-e-reconhecimentos h3.fancy span:before,
section.premios-e-reconhecimentos h3.fancy span:after{
  content: " ";
  position: absolute;
  height: 2px;
  border-bottom: 2px solid #24356D;
  top: 1px;
  margin-top: 16px;
  width: 63px;
}

section.premios-e-reconhecimentos h3.fancy span:before {
  right: 100%;
  display: inline-block;
  margin-right: 3px;
}
section.premios-e-reconhecimentos h3.fancy span:after {
  left: 100%;
  margin-left: 3px;
}

section.premios-e-reconhecimentos .item{
  text-align: center;
}

section.premios-e-reconhecimentos .item img{
  width: auto;
  max-width:66px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/*---------------------------------
  OWL CARROUSSEL
-----------------------------------*/

.controle-banner-na-homepage2{
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 0px;
    padding-top: 0px;
    width: 100%;
    height: auto;
    z-index: 999;
}



.controle-banner-na-homepage2 .owl-theme img{
  width: 15px !important;
  height: auto !important;
}

.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2 {
    position: absolute;
    top: -134px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
}

.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2{
  outline: none !important;
}

.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2 .owl-prev,
.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2 .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 1;
  outline: none !important;
}

.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2 .owl-prev {
  left: -1%;
}

.controle-banner-na-homepage2 .owl-theme .custom-nav-banner2 .owl-next {
  right: -1%;
}


.custom-nav-banner2 button{
  background: none !important;
  border:none !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #5c5f5d !important;
}

/*---------------------------------
  NOSSA HISTÓRIA
-----------------------------------*/
section.nossa-historia{
  position: relative;
  display: block;
  left: 0;
  width: 100%;
  padding-top: 45px;
  padding-bottom: 45px;
  height: auto;
  margin-bottom: 50px;
  margin-top: 50px;
  min-height: 365px;
}


section.nossa-historia .imagem-maior{
  position: absolute;
  top: 0;
  left: 0;
  width: 64%;
  height: auto;
  background: transparent;
  z-index: 10;
}

section.nossa-historia .imagem-maior iframe{
  width: 100%;
  height: 233px;
}

section.nossa-historia .coluna-dois{
    position: absolute;
    top: 118px;
    right: 40px;
    height: 450px;
    background: none;
    background-size: auto;
    background-position: right;
    z-index: 5;
    width: 88%;
}

section.nossa-historia .coluna-dois .caption{
      position: relative;
    display: block;
    margin-top: -25px;
    background: #fff;
    padding: 20px;
    padding-left: 40px;
    padding-top: 30px;
    width: 340px;
    right: 0;
    margin-left: auto;
}

section.nossa-historia .coluna-dois .caption h4{
  font-family: 'Montserrat', sans-serif;
  color: #24356D;
  font-weight: bold;
  font-size: 16px;
}

section.nossa-historia .coluna-dois .caption p{
  font-family: 'Montserrat', sans-serif;
  color: #5c5f5d;
  font-size: 14px;
  margin-bottom: 14px;
	font-weight:300;
}

section.nossa-historia .coluna-dois .caption p a{
  font-family: 'Montserrat', sans-serif;
  font-weight: unset;
  text-decoration: none;
  font-size: 13px;
  color: #24356D;
}
section.nossa-historia .coluna-dois .caption p a img{
  width: 50px;
  margin-right: 8px;
}


section.imagem-cabecalho{
  position: relative;
  display: block;
  width: 100%;
  height: 511px;
  background: url("../images/pontos-azul.png") transparent no-repeat;
  background-size: 390px auto;
  background-position: top left;
  padding-top: 50px;
  margin-top: 30px;
}


section.imagem-cabecalho .header-interna{
  position: relative;
  display: block;
  width: 100%;
  height: 180px;
  background: #ccc;
  margin-bottom: 55px;
}

section.imagem-cabecalho .header-interna h1{
  position: absolute;
  display: block;
  padding: 30px;
  padding-bottom: 18px;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 26px;
}

section.imagem-cabecalho .header-interna h1 small{
      font-weight: 300;
    font-size: 13px;
    color: #fff;
    padding-top: 4px;
    display: block;
}



section.conteudo article{
  padding-top: 55px;
  padding-bottom: 105px;
}

section.conteudo article p,
section.conteudo article ul li,
section.conteudo article ol{
  font-family: 'Roboto Slab', serif;
  color: #5c5f5d;
  font-size: 15px;
  line-height: 24px;
}

section.conteudo article h1,
section.conteudo article h2,
section.conteudo article h3,
section.conteudo article h4,
section.conteudo article h5{
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #002d79;
  margin-top: 12px;
}

section.conteudo article img{
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

section.conteudo article iframe{
  width: 100%;
  height: 380px;
}

section.conteudo blockquote{
  background: url("../images/quote.png") #f5f5f5 no-repeat;
  background-size: 115px auto;
    background-position: 7px 6px;
  padding: 50px;
  margin-top: 38px;
  margin-bottom: 38px;
}

section.conteudo blockquote p{
    font-size: 18px;
    line-height: 28px;
}

section.conteudo blockquote span{
  font-size: 22px !important;
}

.wp-caption{
  max-width: 100%;
}
section.conteudo p.caption,.wp-caption-text{
  text-align: center;
  font-size: 13px;
  color: #9B9292;
  margin-top: 8px;
  margin-bottom: 20px;
}



#galeria-nova{
  position: relative;
  display: block;
  background: #eee;
  text-align: center;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#galeria-nova img{
    width: auto !important;
    height: 330px !important;
    display: block;
    margin: auto;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}



#galeria-nova .carousel-item{
  width: 100%;
  height: auto;
}

@media(max-width: 540px){

  #galeria-nova img{
    width:100% !important;
    height: auto !important;
    display: block !important;
    margin: auto !important;
  }

}

#galeria-nova .carousel-control-next{
  top: -15% !important;
}
#galeria-nova .carousel-control-next img{
  width: 32px !important;
    height: auto !important;
}


#galeria-nova .carousel-control-prev{
  top: -15% !important;
}
#galeria-nova .carousel-control-prev img{
  width: 32px !important;
    height: auto !important;
}

 

#galeria-nova .carousel-item p{
  padding-top: 7px;
    font-style: oblique;
    font-size: 13px;
    margin-bottom: -7px;
}


section.intro-equipe{
  position: relative;
  display: block;
  padding-top: 90px;
  padding-bottom: 40px;
 /* background: url("../images/pontos-azul.png") transparent no-repeat; */
  background-size: 390px auto;
  background-position: left bottom;
}


section.intro-equipe .caixa-cinza{
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  padding: 32px;
  background: #f6f7f9;
  margin-top: 200px;
      right: -3px;
}
section.intro-equipe .caixa-cinza h2{
  font-weight: bold;
  color: #5c5f5d;
  font-family: 'Montserrat', sans-serif;
  margin-top: 17px;
  margin-bottom: 17px;
}

section.intro-equipe .caixa-cinza p{
   font-family: 'Montserrat', sans-serif;
  color: #5c5f5d;
  font-size: 15px;
  line-height: 24px;
}

section.intro-equipe .container{
  position: relative;
  z-index: 2;
}


section.intro-equipe .imagem-destaque-intro-equipe{
  position: absolute;
  display: block;
  top: 50px;
  left: 0;
  z-index: 1;
}

section.intro-equipe .imagem-destaque-intro-equipe img{
  width: 455px;
  height: auto;
}


.campo-busca{
  padding-top: 60px;
  padding-bottom: 32px;
}

.campo-busca .input-group{
  border: 1px solid #24356D;
  height: 55px;
}

.campo-busca .input-group .form-control{
  height: 53px;
  border:none !important;
  box-shadow: none !important;
  outline: none !important;
}

.campo-busca .input-group-text{
  background: none;
  border: none;
}

.campo-busca .input-group-append{
  cursor: pointer;
}

.campo-busca .input-group-text, .campo-busca .input-group-text i{
  color: #24356D;
}

.letras-desktop{
  display: block;
}
.letras-desktop .col {
      display: inline-block;
    width: 50px;
}
.letras-desktop .col a{
  color: #24356D;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
.loop-equipe .membro-equipe{
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}
.loop-equipe .foto-equipe{
  position: relative;
  display: block;
  width: 100%;
  height: 252px;
  background:#f2f2f2;
}

.loop-equipe .foto-equipe a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.loop-equipe .caixa-dados-equipe h3{
    font-size: 25px;
    margin-bottom: 3px;
    margin-top: 27px;
}

.loop-equipe .caixa-contatos-equipe{
  text-align: right;
  color: #24356D;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  padding-top: 28px;
  text-align: center;
  padding-bottom: 20px;
}

.imagem-interna-equipe img{
    position: absolute;
    display: block;
    width: 50%;
    top: 15px;
    height: auto;
}

.imagem-interna-equipe .caixa-branca{
    position: absolute;
    right: 0;
    top: 0;
    width: 49%;
    height: auto;
    padding: 30px;
    padding-top: 60px;
    background: #fff;
    margin-bottom: 0;
}

.imagem-interna-equipe .caixa-branca h2{
   font-family: 'Montserrat', sans-serif;
   font-weight: bold;
   color: #002d79;
   margin-bottom: 0px;
}

.imagem-interna-equipe .caixa-branca h3{
   color: #5c5f5d;
   font-weight: 300;
   font-size: 20px;
   margin-bottom: 28px;
}

.imagem-interna-equipe .caixa-branca p{
  font-family: 'Montserrat', sans-serif;
  color: #5c5f5d;
   font-weight: 500;
   font-size: 15px;
}

.imagem-interna-equipe .caixa-branca p b{
   font-family: 'Montserrat', sans-serif;
   font-weight: bold;
   color: #002d79;
}

.premios-e-reconhecimentos-perfil .item{
  text-align: center;
}

.premios-e-reconhecimentos-perfil .item img{
  width: auto;
  max-width: 80px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
article .custom-nav-banner2{
  top:-234px !important;
}



.blog h3{
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold !important;
    color: #002d79 !important;
    margin-top: 12px !important;
    font-size: 21px !important;
    margin-bottom: 23px !important;
}

.blog h3 small{
  display: block;
  color: #5c5f5d;
  font-weight: 500;
  padding-top: 15px;
  font-size: 12px;
}

.blog h3 a{
   font-family: 'Montserrat', sans-serif;
   font-weight: bold;
   display: block;
   width: 100%;
   color: #002d79;
   text-decoration: none;
   border-bottom: 1px solid transparent;
}



.paginacao{
  padding-top: 14px;
}

.paginacao ul{
  padding-left: 0px;
  margin-left: 0px;
}
.paginacao ul li{
  display: inline;
  list-style: none;
  padding-right: 4px;
}

.paginacao ul.simples a{
    border-radius: 0px !important;
    width: 140px !important;
    height: 34px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}



.paginacao ul li a,
.paginacao a,
.paginacao .page-numbers.dots,
.paginacao .page-numbers.current,
.paginacao .prev.page-numbers,
ul.page-numbers li a{
  border-radius: 0%;
  background: #fff;
  font-family: 'Montserrat', sans-serif !important;
  padding-top: 4px;
  text-align: center;
  text-decoration: none;
  color: #24356D;
  border:1px solid #24356D;
  font-size: 13.5px;
  display: inline-block;
  width: 32px;
  height: 32px;
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
}

.paginacao ul li a:hover,
.paginacao a:hover,
ul.page-numbers li a:hover{
  -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;
  color: #fff !important;
  background: #24356D !important;
  border-color:#24356D !important;
} 

.paginacao ul li a.ativo,
.paginacao .page-numbers.current,
ul.page-numbers li span.current{
  color: #fff !important;
  background: #24356D !important;
  border-color:#24356D !important;
}

ul.page-numbers .page-numbers.current{
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 0%;
}



.paginacao ul li a.botao,
.paginacao .next.page-numbers,
.paginacao .prev.page-numbers,
ul.page-numbers .next.page-numbers,
ul.page-numbers .prev.page-numbers{
    width: 145px;
    height: 32px;
    border-radius: 0px;
    padding-top: 4px;
}

.paginacao ul li a.botao i{
  padding-left: 6px;
  color: #1F72B5;
}

.paginacao ul li a:hover i{
  color: #fff;
}

.categoria-blog{
  padding-top: 13px;
  padding-bottom: 13px;
}


.todas-as-categorias{
  margin-top: -32px;
  margin-bottom: -30px;
}
.paginacao{
  padding-top: 30px;
  padding-bottom: 30px;
}

.categoria-blog a{
  display: block;
  width: 100%;
  height: 80px;
  padding-top: 27px;
  color: #fff;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif !important;
  background: #24356D;
  border:1px solid #24356D;
  font-weight: bold;
}

.categoria-blog a.categoria-ativa{
  color: #24356D;
  background: #fff;
  border:1px solid #24356D;
}

.header-interna-single{
  background: #24356D !important;
    height: 268px !important;
}

.header-interna-single * a{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif !important;
}
section.imagem-cabecalho .header-interna.header-interna-single{
  margin-bottom: 40px !important;
}
section.imagem-cabecalho .header-interna.header-interna-single h1{
   bottom: auto;
   top: 5px;
   font-size: 28px;
}

section.imagem-cabecalho .header-interna.header-interna-single h1 small{
      padding-bottom: 20px;
}

p.autor{
  font-family: 'Montserrat', sans-serif !important;
  color: #24356D !important;
}


/* COMPARTILHAMENTO */
.a2a_dd.addtoany_share_save.addtoany_share{
  display: none !important;
}
.addtoany_header {
    margin: 0 0 16px;
    display: inline;
    margin-right: 12px;
    font-family: 'Montserrat', sans-serif !important;
}
.addtoany_content {
    clear: both;
    margin: 16px 0;
    margin-top: 42px;
}


.adm-judicial{
  margin-top: -112px;
  margin-bottom: 112px;
}


.adm-judicial h4{
    text-align: center;
    padding-bottom: 60px;
    color: #5c5f5d;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 65px;
    font-weight: bold;
    font-size: 22px;
}

.enderecos h3{
  color: #5c5f5d;
  font-weight: bold;
  font-size: 20px;
}

.enderecos p{
  font-size: 14px;
  margin-bottom: 0px;
}


.titulo-pre-formulario{
  padding-top: 40px;
}


.titulo-pre-formulario h4{
    text-align: center;
    padding-bottom: 60px;
    color: #5c5f5d !important;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 65px;
    font-weight: bold;
    font-size: 20px;
}

.formulario-de-contato .form-control{
  border:none;
  border-bottom: 2px solid #f0f0f0;
  outline: none !important;
  box-shadow: none !important;
  font-weight: bold;
  color: #24356D !important;
  font-family: 'Montserrat', sans-serif !important;
  margin-bottom: 28px;
  padding-left: 0px;
  font-size: 16px;
}
.formulario-de-contato .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #24356D !important;
  opacity: 1; /* Firefox */
}

.formulario-de-contato .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #24356D;
}

.formulario-de-contato .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #24356D;
}


.formulario-de-contato .btn-primary{
  border:2px solid #24356D !important;
  color: #24356D !important;
  background: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  font-weight: bold !important;
  font-size: 14px;
}






/*---------------------------------
  FOOTER
-----------------------------------*/
footer{
  position: relative;
  display: block;
  border-top: 1px solid #e2e2e2;
  padding-top: 24px;
}

footer nav ul{
  padding-left: 0px;
  margin-left: 0px;
}


footer .menu-desktop nav ul li{
  list-style: none;
  display: inline;
  padding-right:13px;
}

footer .menu-desktop nav ul li a{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #24356D;
    text-decoration: none;
    font-size: 14px;
}

footer .menu-desktop nav ul li.social a{
  font-size: 18px;
}

footer .bottom{
  position: relative;
  display: block;
  background: #24356D;
  padding-top: 30px;
  padding-bottom: 18px;
  text-align: center;
  margin-top: 14px;
}

footer .bottom .logo img{
  width: 125px;
  height: auto;
  margin-bottom: 20px;
}

footer .bottom p{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 11.5px;
  padding-left: 20px;
  padding-right: 20px;
}


footer .voltar-ao-topo{
  position: absolute;
  right: 20px;
  top: 22px;
  z-index: 999;
  display: block;
  width: 30px;
}

footer .voltar-ao-topo a{
  text-decoration: none;
}

footer .voltar-ao-topo a img{
  width: 30px;
  height: auto;
}


.enderecos{
  text-align: center;
}

.colunas-margin-top{
  margin-top: -14px;
}

@media(min-width: 600px){
  .banner-principal.banner-principal-temporario .caption-banner {
    position: relative;
    display: block;
    margin-left: 0px;
    width: 63%;
    top: 84px;
    height: 252px;
    background: url(../images/fundo.png) transparent no-repeat;
    background-position: top left;
    background-size: 56% 100%;
    background: #24356D !important;
    padding: 28px;
    padding-left: 53px;
    padding-right: 40px;
    z-index: 101;
}
}


section.quem-somos .imagem-maior{
  width: 52%;
}

section.nossa-historia .imagem-maior{
  width: 41%;
}

@media(min-width: 730px){
  section.nossa-historia .imagem-maior{
    width: 55%;
  }
}

