/*------------------------------------------------------------
- subMenu Topo e Rodapé com Display None
--------------------------------------------------------------*/
ul#menuTopo li > ul, ul#menuRodape li > ul {
	display: none!important;
}

/* HEADER */

#header-wrap {
	box-shadow: 0px 1px 5px rgba(0 0 0 / 50%);
}

/*------------------------------------------------------------
- Menu Topo com Sticky Ativo
--------------------------------------------------------------*/
.sticky-active #mainMenu nav > ul > li > a {
	color: #1550a2;
}
.sticky-active #mainMenu nav > ul > li:hover > a, .sticky-active #mainMenu nav > ul > li.current > a {
	color: rgba(0, 150, 64, 0.7);
}

/*------------------------------------------------------------
- Icones Produtos - Index
--------------------------------------------------------------*/
.produtosHome .icon-box .icon img {
	position: relative;
	z-index: -1;
	top: 0px;
	width: 55px;
	margin: 10px;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.produtosHome .icon-box:hover .icon img {
	width: 65px;
	margin: 5px;
}

/*------------------------------------------------------------
- Hover Imagens - Página de Produtos e Produtos Divisórioas
--------------------------------------------------------------*/
.fullImgHover .portfolio-description {
	width: 100%;
	height: 100%;
	padding: 0 !important;
	transform: translate3d(0, 0, 0) !important;
	top: 0;
}
.fullImgHover .portfolio-description a {
	width: 100%;
	height: 100%;
	display: table;
	margin: 0;
}
.fullImgHover .portfolio-description a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/*------------------------------------------------------------
- Tabela - ONDE ESTAMOS & DEMAIS ESTADOS
--------------------------------------------------------------*/
.container .tabs {
	width: 100%;
	display: table;
	clear: both;
}
.tab-content {
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 12px 16px;
}
.tab-content p {
	margin-bottom: 15px;
}
.tab-content p:last-child {
	margin-bottom: 0;
}

.regioes-tabs {
	padding: 0; 
	margin: 0; 
	display: inline-block;
}
.regioes-tabs li {
	width: 33.333%;
	font-size: 11px;
	float: left;
	list-style-type: none;
}
.nav-tabs li .nav-link2 {
	padding: .5rem 0.28rem;
	font-size: 12px;
}
/*------------------------------------------------------------
- Lista - MAPA DO SITE
--------------------------------------------------------------*/
.list-icon.lista-mapa-site li {
	margin-bottom: 10px;	
	margin-left: 0px;	
}
.list-icon.lista-mapa-site li ul li,
.list-icon.lista-mapa-site li ul li.mega-menu-title {
	margin-left: 15px;
}
.list-icon.lista-mapa-site li ul li ul li {
	margin-left: 30px;
}
.list-icon.lista-mapa-site li ul li.mega-menu-title a {
	font-weight: bold;
}

/*------------------------------------------------------------
- Iframe Mapa - Página Contato
--------------------------------------------------------------*/
.iframeMapa {
	width: 100%;
	height: 300px;
	border: 0;
}

/*------------------------------------------------------------
- Widget - RODAPÉ
--------------------------------------------------------------*/
.widget p {
	color: #ccc;
}
.widget-contact-us ul.list-icon {
	background: url(../imagens/world-map.png) top no-repeat;
	background-size: 100%;
	padding: 0;
}
.widget ul.list-icon li {
	margin: 0 0 8px 8px;
	padding-left: 13px; 
	line-height: 21px;
	font-size: 14px;
}
.widget ul.list-icon li a {
	font-size: 14px;
}
.widget ul.list-icon li a:hover, .widget ul.list-icon li a.active {
	color: #AAA!important;
}
.widget-contact-us ul.list-icon li {
	margin: 0 0 8px 8px;
	padding-left: 0; 
	background: transparent;
}
.widget-newsletter p {
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	color: #eee;
	margin-bottom: 20px;
}
.widget-newsletter p span {
	color: #eee !important;
	font-weight: bolder;
}
.widget-newsletter .input-group-text {
	color: #999;
	background-color: rgba(0,0,0,.35);
	border: solid 1px rgba(0,0,0,.25);
	padding: 5px 9px;
	margin-left: -1px;
}
/*------------------------------------------------------------
- Botões Redes Sociais - RODAPÉ
--------------------------------------------------------------*/
.social-icons li a span {
	position: absolute;
	top: 0;
	width: 50%;
	line-height: 36px;
	font-size: 14px;
	color: #CCC !important;
	font-weight: 400;
	padding-left: 24px;
	text-align: left;
}
.social-icons li a span:hover {
	color: #999 !important;
}
.copyright-text a {
	color: #EE802F !important;
}
.copyright-text a:hover {
	color: #EEE !important;
}

/*------------------------------------------------------------
- Copyright & Desenvolvido
--------------------------------------------------------------*/
.copyright-content img {
	width: 25px;
	padding-left: 5px;
	margin-top: -1px;
}

/*------------------------------------------------------------
- Carrossel Outros Produtos
--------------------------------------------------------------*/
.portfolio-image a {
	display: block;
}
.portfolio-image a .img-portfolio {
	width: 285px!important;
	height: 190px!important;
	display: block;
}

/*------------------------------------------------------------
- Lista Outros Produtos
--------------------------------------------------------------*/
.outros-produtos .list-inline {
	border: solid 1px #eee;
	padding:10px;
	margin-bottom:10px;
	text-align: justify;
	font-size: 11px;
}
.outros-produtos .list-inline li {
	display: inline-block;
	margin: 0 5px;
}
.outros-produtos .list-inline li a {
	font-size: 12px;
}

/*------------------------------------------------------------
- Tags
--------------------------------------------------------------*/
.tags-palavras-chave {
	font-size: 11px;
	line-height: 12px;
	border: solid 1px #eee;
	padding: 5px;
}

/*------------------------------------------------------------
- Botão Lateral
--------------------------------------------------------------*/

#ssb-container {
    position: fixed;
    top: 40%;
    z-index: 1;
}

#ssb-container ul {
    padding: 0;
    margin: 0;
}

#ssb-container.ssb-anim-icons ul li {
    transition: transform 100ms;
}

#ssb-container ul li {
    line-height: 45px;
}

#ssb-container ul li {
    list-style: none;
    margin: 0;
}

#ssb-btn-0 {
    background: #29bf07;
}

#ssb-container ul li p {
    margin: 0;
}

#ssb-container ul li a {
    /*padding: 0 15px 0 0;*/
    display: block;
    line-height: 45px;
    text-align: left;
    white-space: nowrap;
    text-decoration: none;
}

#ssb-btn-0 a {
    color: #ffffff;
}

#ssb-container ul li {
    list-style: none;
}

#ssb-container.ssb-anim-icons ul li {
    transition: transform 100ms;
}

#ssb-container ul li {
    line-height: 45px;
}

#ssb-container ul li {
    list-style: none;
    margin: 0;
}

#ssb-btn-2 {
    background: #727477;
}

#ssb-btn-2 a {
    color: #fff;
}

#ssb-container ul li span {
    line-height: 45px;
    width: 50px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
}

@media screen and (max-width: 479px) {
    .animated-mobile {
        visibility: visible !important;
        opacity: 1 !important;
        animation-duration: 1s !important;
        animation-fill-mode: both !important;
    }
}


/*//BOTÃO LATERAL*/


/*------------------------------------------------------------
- Whatsapp Lateral
--------------------------------------------------------------*/

.btn-whats {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 999999999;
    display: block;
}

button.pulse-button {
    position: relative;
    width: 51px;
    height: 51px;
    padding: 0 15px;
    border: none;
    text-align: left;
    box-shadow: 0 0 0 0 #69da83;
    border-radius: 50px;
    background: #2f2c86;
    background-image: -webkit-linear-gradient(top, #28a745, #23582f);
    background-image: -moz-linear-gradient(top, #28a745, #23582f);
    background-image: -ms-linear-gradient(top, #28a745, #23582f);
    background-image: -o-linear-gradient(top, #28a745, #23582f);
    background-image: linear-gradient(to bottom, #28a745, #23582f);
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.16, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.16, 0, 0, 1);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

button.pulse-button:hover {
    width: 201px;
    border-radius: 50px;
    background: #28a5e1 !important;
    background-image: -webkit-linear-gradient(top, #23582f, #28a745) !important;
    background-image: -moz-linear-gradient(top, #23582f, #28a745) !important;
    background-image: -ms-linear-gradient(top, #23582f, #28a745) !important;
    background-image: -o-linear-gradient(top, #23582f, #28a745) !important;
    background-image: linear-gradient(to bottom, #23582f, #28a745) !important;
}

button.pulse-button i {
    color: #ffffff;
    font-size: 25px;
    vertical-align: middle;
    line-height: 52px;
}

button.pulse-button strong {
    visibility: hidden;
    color: #FFF;
    font-size: 0px;
    font-weight: normal!important;
    margin: 2px 0 0 5px;
    line-height: 25px;
    -webkit-transition: font-size .15s ease-in-out;
    transition: font-size .15s ease-in-out;
    transition-delay: .05s;
}

button.pulse-button:hover>strong {
    font-size: 14px;
    visibility: visible;
}

button.pulse-button:focus {
    outline: none;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(217, 0, 0, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(217, 0, 0, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(217, 0, 0, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(217, 0, 0, 0);
    }
}

@media screen and (max-width: 479px) {
    .btn-whats {
        position: fixed;
        bottom: 15px;
        left: 15px;
        z-index: 999999999;
        display: block;
    }
}


/*//BOTÃO LATERAL*/

.whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 5rem;
  right: 15px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
  /* animation: pulse 1s infinite;] */
  i {
    margin-top: 0.8rem;
  }
}