/*
Theme Name: Shantal Marketing Médico
Text Domain: Shantal Marketing Médico
Version:1.2 
Description: Tema Criado em parceria com a Shantal Marketing Médico, desenvolvido por Joao Antonio Rocco
Tags: responsive,wordpress theme, bootstrap
Author: Joao Antonio
Author URI: https://marketingdigitalmedicos.com.br
Theme URI:  https://marketingdigitalmedicos.com.br
*/

/************* GLOBALS ****************/
.wp-block-image figcaption {
text-align: center;
}
ul {
    
list-style: none!important;    
}


.conteudo-interno h3, .internas h3{
    color: #8a8d8f;
    font-size: 23px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0;}

.bg-dark-gray {
background: #4f4e50;
    border-top: 4px solid #ffffff;
    border-bottom: 6px solid #ff8f1c;
    height: 130px;
    font-family: 'Open Sans Condensed', sans-serif;
}
#crumbs {
    padding: 10px 0;
    list-style: none;
    color: #a2a2a2;
    font-size: 15px;}

.titulo {
    color: #ff8f1c;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    margin-bottom: 40px;
    text-align: center;}



.titulo2 {
    color: #8a8d8f;
    font-size: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 40px 0;}

.btContato {
    background: #8a8d8f;
    color: #fff;
    float: right;
    font-size: 20px;
    margin: 20px 0 30px;
    padding: 10px 15px;
}
/************* GLOBALS ENDS ************/


/******************** NAVBAR E HEADER ***************/
.top-menu {
	font-weight:500;
	font-size:0.8rem
}

.top-menu a, .top-link a{
    color:#000;
    font-size:0.8rem;
    font-weight:700;
}

.topo img {
    display: block;
    margin: 25px -25% 0;
}
.topo .linksTopo {
    padding-top: 74px;
    text-align: right;
}
.topo p {
      padding-top: 74px;
        color: #ff8f1c;
}

.topo .linksTopo a {
    color: #ff8f1c;
    font-size: 16px;
    font-weight: 600;
    margin-left: 40px;
}
.topo .linksTopo i {
    color: #ffffff;
    padding-right: 5px;
}





#menu-menu-1 a{
  color: #ff8f1c;
    display: inline-block;
    font-size: 1.6rem;
    height: 54px;
    line-height: 54px;
    padding: 0 12px;
       font-family: 'Open Sans Condensed', sans-serif;
}
#menu-menu-1 a:hover{
	color: #493302;}

#menu-menu-1.navbar-nav .active>a{
	color: #493302;}

.redes-top a{
    color:#aeb0b5;
    font-size:1.2rem;
    padding:0 0.5rem;
}

.redes-top {
    padding-top:0.5rem;
}
/*********** NAVBAR E HEADER ENDS *************/
/*********** BANNER HOME *************/

/*********** BANNER HOME ENDS *************/

/*********** ESPECIALIDADE HOME ****************/
.listaItens {
position:relative;
padding:0 5rem;
}
.arrows .leftArrow, .arrows .rightArrow {
color:#ff8f1c;
font-size:3rem;
position:absolute;
top:25%;
cursor: pointer;
}

.arrows .leftArrow:hover, .arrows .rightArrow:hover {
color:#686767;
}

.arrows .leftArrow {
left:30px;
}
.arrows .rightArrow {
right:30px;
}


.navbar-toggler {
	position:absolute;
	right:0;
	top:-100px;
}




 .listaItens .item a img {
    border: 10px solid #f6f6f6;
    border-radius: 145px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.listaItens .item a:hover img {
    border-color: #ff8f1c
}

.listaItens .item a figcaption {
    color: #4f4e50;
    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
    font-size: 20px;
    margin: 10px 0 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.listaItens .item a:hover figcaption{
    color: #ff8f1c;
}
 .listaItens .item a p {
    color: #515151!important;
	 text-decoration:none;
	 padding: 0 20px;
}

.listaItens .item figure {
	margin:0 20px!important;
}

.listaItens .item a {
	 text-decoration:none;
}


.chamadas .caption .tituloSlider {
    color: #ff8f1c;
    float: left;
    font-family:  font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin: 15px 0;
    padding: 0 30px 0 15px;
    text-align: center;

}
.chamadas .caption p {
    float: left;
    margin: 5px 0 0;
}




.joelhoTv {
    background: #f6f6f6;
    padding: 30px 0;
}
.joelhoTv p {
    color: #ff8f1c;
      font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin: 0;
    padding-top: 30px;
}
.joelhoTv .btConheca {
    background: #ff8f1c;
    border-radius: 8px;
    color: #fff;
    display: block;
      font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    margin: 15px auto 0;
    text-align: center;
    width: 92px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.joelhoTv .btConheca:hover, .joelhoTv .btConheca:focus {
    background: #493302;
}


.chamadas .tituloChamada {
    color: #8a8d8f;
     font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    margin: 10px 0;
    text-align: center;
}

a {
	text-decoration:none!important;
}
.chamadaDemange a {
	color:#515151;
}
.chamadaDemange a:hover {
    color: #ff8f1c;
}

.boxLaranja {
    background-color: #ff8f1c;

}
.boxLaranja a {
   color: #fff;
}
.boxLaranja  .titulo {
	color:#fff
}

.boxLaranja  h5 {
    color: #493302;
    font-weight: bold;
    margin-left: 20px;
}
 .blog .boxLaranja img {
    border: 6px solid #fff;
    margin: 0 15px 15px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

 .blog .boxLaranja a:hover,  .blog .boxLaranja  a:focus {
    color: #493302;
}
 .blog .boxLaranja a:hover img, .blog .boxLaranja:focus img {
    border-color: #493302;
}
.blog .boxLaranja p, .blog .boxLaranja h3 {
	margin-left:20px;
}


.boxCinza {
	background-color:#8a8d8f;
	padding-left:20px!important;
	color:#fff;
}

.boxCinza ul {
  list-style: none;
	color:#ff8f1c
  }
.boxCinza li {
  padding-left: 1.3em;
}
.boxCinza li:before {
  content: ">"; 
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.boxCinza li a,  .boxCinza .linksenha{
color:#ff8f1c;
}

footer {
    background: #f6f6f6;
    overflow: hidden;
    padding: 20px 0;
}
footer h5 {
    color: #8a8d8f;
    display: block;
    font-family:  font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}
footer .menuFooter .main a:hover span, footer .menuFooter .main a:hover span {
    color: #ff8f1c;
}
footer  a {
    color: #8a8d8f;
    font-size: 11px;
}
footer a.linkSocial {
    background: #ff8f1c;
    border-radius: 32px;
    color: #ffffff;
    float:right;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    text-align: center;
    width: 32px;
}
footer a.linkSocial:hover, footer a.linkSocial:focus {
    background: #493302;
}
footer a:hover, footer  a:focus {
    color: #ff8f1c;
}

footer ul {
	list-style:none;
	padding-left:0;
}

.fl {

    display: inline;
}
.fr {
    display: inline;
color:#ff8f1c;
}
.itemEvento {
margin-top:20px;

}
.itemEvento a {
color:#fff;
}
.itemEvento i{
	float:left;
color:#ff8f1c;
	font-size:2rem;
	margin-right:10px;
}


.internas .introGrupo {
    float: none;
    max-width: 700px;
    margin: 0 auto;
}
.imgRedonda {
    border: 10px solid #f6f6f6;
    border-radius: 100%;
    object-fit:cover;
    height:345px;
}
.internas .imgG img {
    margin: 0 auto;
}
.internas .cirurgia {
    margin: 30px 0;
    line-height: 24px;
}
.internas .cirurgia .tit {
    color: #ff8f1c;
    font-size: 22px;
    margin: 0 0 10px 0;
    font-family:  font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}
.internas .cirurgia ul li {
    font-size: 13px;
    line-height: normal;
}
.internas .cirurgia ul li.subCategoria a {
    color: #515151
}
.internas .cirurgia ul li.subCategoria a:hover, .internas .cirurgia ul li.subCategoria a:focus {
    color: #ff8f1c;
}
.internas .cirurgia ul li a.verMais {
    color: #ff8f1c;
    font-size: 18px;
  font-family:  font-family: 'Open Sans Condensed', sans-serif;
    margin: 10px 0 0 0;
    display: block;
}
.internas .cirurgia ul li.subCategoria {
    padding: 0 0 8px 10px;
}
.internas .cirurgia i{
    color: #ff8f1c;
    margin-top: 2px;
    font-size:10px;
    float: left;
    margin-right:5px;
}
}
.internas .listaItens .item {
    margin: 0 0 30px;
    max-width: 145px;
    text-align: center;
    float: left;
}
.internas .listaItens .item a .imagem {
    border: 10px solid #f6f6f6;
    border-radius: 145px;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.internas .listaItens .item a:hover .imagem {
    border-color: #ff8f1c
}
.internas .listaItens .item a .imagem span.hover {
    background: rgba(28,45,76,0.5);
    border-radius: 100%;
    color: #fff;
    font-size: 85px;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.internas .listaItens .item a:hover .imagem span.hover {
    opacity: 1;
}
.internas .titulo4 {
    color: #ff8f1c;
    font-size: 22px;
 font-family:  font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
}

.internas .legenda {
    margin-bottom: 40px;
}
.internas .thumb img {
    margin: 0 auto 5px;
}
.internas .thumb p {
    text-align: center;
    min-height: 75px;
}
.internas .linkFooter {
    background: #f0f0f0;
    padding: 30px 0 30px 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 30px 0;
    color: #8a8d8f;
    line-height: 20px;
}
.internas .linkFooter .titulo {
    font-size: 22px;
    color: #ff8f1c;
 font-family:  font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}
.internas .linkFooter a {
    color: #515151;
}
.internas .linkFooter a i {
    color: #ff8f1c;
}
.internas .listaCategorias {
    padding-bottom: 30px;
}
.internas .listaCategorias li {
    overflow: hidden;
    padding-bottom: 8px;
}
.internas .listaCategorias li a {
    color: #515151;
        font-size:1rem;
}
.internas .listaCategorias li a:hover, .internas .listaCategorias li a:focus {
    color: #ff8f1c;
}
.internas .listaCategorias li a span {
    float: left;
    width: calc(100% - 23px);
}

a:active, a:focus {
  outline: 0!important;
  -moz-outline-style: none!important;
}

.texto {
    margin: 20px 0 55px 0;
}
 .instituto {
    margin: 0 0 25px 0;
}
.institutoLogo {
    padding: 30px 0 0 0;
}
 .instituto p {
    border-bottom: 1px solid #ff8f1c;
    padding: 0 0 50px 0;
}
 .instituto p.hr {
    border-bottom: 1px solid #eae3d5;
    padding: 0 0 20px 0;
}
.instituto h3 {
    color: #ff8f1c;
    font-size: 19px;
    font-family:     font-family: 'Open Sans Condensed', sans-serif;
}

.instituto.bold h3 {
	font-weight:700;
	text-transform:unset!important;
}

.artigos-cientificos .texto {
    margin: 0 0 55px 0;
}
.artigos-cientificos .link {
    background: #f7f3ea;
    padding: 10px 0;
    margin: 0 0 30px 0;
	height:80%;
}
.artigos-cientificos .link p {
    margin: 10px 0 0 0;
	
	

}
a.verMais {
	position:absolute;
	bottom:-20px;
}


.internas .cirurgia ul li [class^="fas"]::before, .cirurgia-joelho .cirurgia ul li [class*=" fas"]::before {
    color: #ff8f1c;
    margin-left: -10px;
    margin-right: 0;
    margin-top: 2px;
	float: left;}


.collums-2 {
    columns: 2;
		
    -webkit-columns: 2;
    -moz-columns: 2;
}

.collums-3 {
    columns: 3;
		
    -webkit-columns: 3;
    -moz-columns: 3;
}

.esporte-saude {
    color: #515151;
}
.esporte-saude:hover{
    color: #ff8f1c!important;
}



.consultorios h3{
    color: #8a8d8f;
    font-size: 26px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    width: 100%;
	margin:20px 0 0;
}


.consultorios p{
	margin:0;
}

.sb-mais {
   display: inline-block;
    color: #fff;
    background: #ff8f1c;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: none;
    line-height: normal;
    margin: 5px 0 10px 0;
    vertical-align: text-top;
}

.bg-gray {
	   background: #f0f0f0;
    margin-bottom: 50px;
}

.psa{
position:relative;
}
.sb-mais.hosp {
    position: absolute;
    top: 0;
    margin: 10px;
}
.arrows {
	display:none;
}

.protected-post-form {
border: 3px solid #f0f0f0;
    text-align: right;
    padding: 60px 125px 30px;
    margin-bottom: 10px;
	    font-family: 'Open Sans Condensed', sans-serif;
}

.protected-post-form .form-senha{
color: #777777;
    font-size: 20px;
    background: #f0f0f0;
    border: 0;
    padding: 10px;
	width: 100%;}

.protected-post-form .button{
	color: #ff8f1c;
    font-size: 26px;
    background: #fff;
    border: 0;
    padding: 5px 0;
    text-transform: uppercase;
}


.text-pass a{
    color: #af8a37;
	text-decoration: none;}



.collums-3 {
    columns: 3;
		
    -webkit-columns: 3;
    -moz-columns: 3;
}


.dropdown-menu {
background-color: #ff8f1c!important;
    border: none!important;
    border-radius: 0!important;
}

.dropdown-menu li a {
	color: #ffffff!important;}

.dropdown-menu li a:hover,.dropdown-menu li a:focus{
background-color:transparent!important;
	color:#493302!important
}

.contato form input {
    color: #777777;
    font-size: 20px;
	    font-family: 'Open Sans Condensed', sans-serif;
    background: #f0f0f0;
    border: 0;
    padding: 10px;
    width: 100%;
    margin: 0 0 2px 0;
}
.contato form textarea {
    color: #777777;
    font-size: 20px;
	    font-family: 'Open Sans Condensed', sans-serif;
    background: #f0f0f0;
    border: 0;
    padding: 10px;
    width: 100%;
}
.contato form button {
    color: #ff8f1c;
    font-size: 26px;
	    font-family: 'Open Sans Condensed', sans-serif;
    background: #fff;
    border: 0;
    text-transform: uppercase;
    float: right;
}
.contato .boxContato {
    background: #f0f0f0;
    text-align: center;
    padding: 40px 0;
    color: #8a8d8f;
    font-size: 26px;
	    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}
.contato .boxContato a {
    font-size: 29px;
}
.contato .boxSucesso {
    background: #f0f0f0;
    text-align: center;
    padding: 92px 0;
    color: #8a8d8f;
}

.contato .linkFooter {
    background: #f0f0f0;
    text-align: center;
    font-size: 29px;
	    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-bottom: 80px;
    margin-top: 50px;
    padding: 18px 0;
}
.contato .linkFooter a {
    color: #8a8d8f;
}
.contato .ressalva {
    text-align: center;
    font-size: 12px;
    margin: 5px 0 0 0;
}
.inherit {
font-size:inherit;
}

.adress {
margin-top:20px;
color: #8a8d8f;
    display: block;
	    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
    font-size: 16px;
    margin-bottom: 5px;
}
.boxCinza li a:hover, .boxCinza .linksenha:hover {
	color:#fff;
}

.boxCinza li a, .boxCinza .linksenha {

-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}



.newsletterInt {
    background: #ff8f1c;
    color: #000 !important;
}
.newsletter {
    overflow: hidden;
    padding: 20px 0;
}
.newsletter .titulo {
    color: #ff8f1c;
    float: left;
	    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    margin-right: 30px;
		padding-top:15px!important;
}
.newsletterInt .titulo {
    color: #fff !important;

}
.newsletter p {
    float: left;
    margin: 10px 30px 0 0;
    width: 200px;
}
.newsletter .ipt {
    background: #f6f6f6;
    border: 1px solid #d5d5d5;
  font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    height: 35px;
    margin: 10px 30px 0 0;
    padding: 0 10px;
	width:255px;
}
.newsletter .btEnviar {
    background: #ff8f1c;
    border: 1px solid #ff8f1c;
    border-radius: 5px;
    color: #fff;
	    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
    font-size: 16px;
    height: 35px;
    margin-top: 10px;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.newsletterInt .btEnviar {
    background: #fff !important;
    color: #ff8f1c !important;
}
.newsletter .btEnviar:hover, .newsletter .btEnviar:focus {
    background: #493302;
}


.datas-evento {
    background-color: #d9d9d9;
    color: #8a8d8f;
padding:1.5rem 0 2rem 0;
}
.datas-evento h4 {
    font-size: 25px;
}
.datas-evento h5 {
    font-size: 18px;
}
.datas-evento span{
	font-size:16px;
}

.saiba-mais {
	display:block;
	text-align:right;
	margin-top:10px;
	color:#af8a37;;
}

.saiba-mais:hover{
	color:#8a8d8f;}


.header .scrolls {
	display:none;
}
.header-alt .scrolls {
	position:fixed;
	top:0;
	z-index:9999;
	width:100%;
	background-color:#4f4e50;
}

.scrolls .linksTopo i {
	color:#ff8f1c;
	margin:10px 1px 0 10px
}
.scrolls .linksTopo a{
	color:#fff;
}
.header-alt .navbar-toggler {
	position:inherit;
	right:inherit;
	top:-20px;
}

 .scrolls #menu-menu a{
  color: #ff8f1c;
    display: inline-block;
    font-size: 1rem;
    height: 54px;
    line-height: 54px;


}
.header-alt #menu-menu a:hover{
	color: #fff}

.header-alt #menu-menu.navbar-nav .active>a{
	color: #fff;}

.header-alt img{
width:150px;
height:auto;
margin:-50px 0 0 0 
}

.header-alt .navbar  {
background:none;
}


.subir {
position: fixed;
    right: 25px;
    bottom: 25px;
	background-color:#ff8f1c;
	border-radius:100%;
height:40px;
width:40px;
text-align:center;

}

.subir a {

color:#fff;
font-size:25px;
display:block;
}
.linkContatoLateral {
    background: #ff8f1c;
    border: 1px solid #fff;
    color: #fff;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -15px;
    height: 33px;
    width: 30px;
    line-height: 30px;
    font-size: 20px;
	z-index:99;
    text-align: center;
}



.map-responsive{
    overflow:hidden;
    padding-bottom:46.25%;
    position:relative;
    height:0;
	margin:1rem 0 ;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.endereco-h {
	margin-top:3em;
	
}
.endereco-h i {
    color: #ff8f1c;
    margin-left: -20px;
    width: 20px;
} 

.endereco-h a {
	    color: #8a8d8f;
	margin-left:10px;

}

.carimbo {
	font-size:0.85rem;
	font-style:italic;
	color:#999;
}

.endereco-h p {
    color: #8a8d8f;
	    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    padding-left: 20px;
}	


.conteudo-hospitais h2 {
color: #ff8f1c;
    font-size: 22px;
	    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
    margin: 30px 0 15px;
}
.cats {
color: #f28a1f;
text-align:center;
}

.cats a {
color: #f28a1f;

}

.feed-blog-page h1, h2, h3, h4, h5, h6 {
color: #636363;
}

.title-archives a {
color: #636363;
}
.title-archives a:hover {
color:#dd8500;
}

.cats li {
display:inline-flex!important;
margin:0 10px;
}

.cats  a:hover {
	color:#636363;
}

hr.title_break {
    width: 50px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
   border-color: #dd8500!important;
	border-top: 2px solid #dd8500!important;
}

.page-blog .btn-mais {
	color:#0b1d3e;
	    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
}
.page-blog .btn-mais:hover {
	color: #636363;
}
hr.readmore_break {
    width: 30px;
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    border-color: #222;
}

.sidebar-option h2 {
    border: 1px solid #f28a1f;
    border-left: 0;
    border-right: 0;
	font-size:1.2rem;
	padding:0.2rem 0;
text-align:center;
	    font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
}

.sidebar-option p{
	margin-bottom:50px;
}
.redes-sidebar {
	text-align:center;
	margin:10px 0 15px;
}

.redes-sidebar a.linkSocial {
    background: #ff8f1c;
	display:inline-block;
    width: 32px;
	text-align:center;
    border-radius: 32px;
    color: #ffffff;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;

}
.redes-sidebar a.linkSocial:hover, footer a.linkSocial:focus {
    background: #493302;
}

.rpwwt-post-title {
color: #222222;
font-weight:500;
font-size:0.9rem;
}

.rpwwt-post-date {
    padding: 0;
    margin-top: 10px;
    color: #999;
    letter-spacing: 0;
    font-size: 12px;
    font-style: italic;
}
.rpwwt-widget ul {
  columns: 1!important;
  -webkit-columns: 1!important;
  -moz-columns: 1!important;
}
.widget-right {
	margin-top:50px
}
.widget-right ul {
	padding-left: 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.widget-right ul .cat-item a {
	color:#999;
}
.widget-right ul .cat-item a:hover{
	color: #222222;
}
.pagination {
	margin:0 0 30px;
}
.pagination .page-numbers{
	background-color:#ff8f1c;
	margin:0 10px 0;
	padding:10px;
	color:#fff;
}
.pagination .page-numbers:hover{
	background-color:#4f4e50;	
}
.page-numbers.current{
	background-color:#4f4e50;	
}


.contato .boxContato a{
	color:#ff8f1c;	
}

.wpcf7-submit {
	background-color:#ff8f1c!important;
color:#fff!important;
}
.wpcf7-submit:hover {
	background-color:#4f4e50!important;		
}



/************* MEDIA QUERYS ************/
@media only screen and (max-width:768px){
.topo p {
	display:none;
}
	.arrows {
	display:block;
}
		.formNews {
		clear:both;
	}

    
 .listaItens {
padding:0 2rem;
}   
	.hidden-mobile {
		display:none!important;
	}

.topo img {
width:150px;
margin-left:-10px;
height:auto;
}

.linksTopo a{
display:block;
position:relative;
top:-120px;
right:80px;
	}
    #bannerHome img{
        object-fit: cover;
    height: 200px;
    }
}

.closebtn {
	display:none!important;
}
@media only screen and (max-width: 768px) {	
	.closebtn {
	display:block!important;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #4f4e50;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px!important;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
	}
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
	}
}

@media only screen and (max-width:425px){
.topo img {
position:relative;
z-index:9999;
	}
	
.topo .linksTopo {
    padding-top: 60px;
}
	
.map-responsive{
 padding-bottom:70.25%;	
	}
}



