@font-face {
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?") format("eot"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-family: Poppins-Bold;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?") format("eot"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.woff") format("woff");
}
@font-face {
  font-family: Poppins-Light;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Light.eot");
  src: url("../fonts/Poppins-Light.eot?") format("eot"), url("../fonts/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light.ttf") format("truetype"), url("../fonts/Poppins-Light.woff") format("woff");
}
@font-face {
  font-family: Poppins-Medium;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?") format("eot"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-family: Poppins-Black;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Black.eot");
  src: url("../fonts/Poppins-Black.eot?") format("eot"), url("../fonts/Poppins-Black.woff") format("woff"), url("../fonts/Poppins-Black.ttf") format("truetype"), url("../fonts/Poppins-Black.woff") format("woff");
}
@font-face {
  font-family: Poppins-SemiBold;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?") format("eot"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.woff") format("woff");
}
.alert-success,
.alert-warning,
.alert-danger,
.alert-info {
  padding-left: 60px;
  font: normal 15px "Poppins-Bold";
  text-align: center;
  background-color: #FFFFFF;
  background-image: none;
}
.alert-success:before,
.alert-warning:before,
.alert-danger:before,
.alert-info:before {
  position: absolute;
  display: flex;
  content: "!";
  width: 50px;
  height: 100%;
  top: 0px;
  left: 0px;
  color: #FFFFFF;
  font: normal 34px "Poppins-Bold";
  align-items: center;
  justify-content: center;
}

.alert-success {
  color: #0EAF78;
  border: solid 2px #0EAF78;
}
.alert-success:before {
  background-color: #0EAF78;
}

.alert-warning {
  color: #E6A23C;
  border: solid 2px #E6A23C;
}
.alert-warning:before {
  background-color: #E6A23C;
}

.alert-danger {
  color: #DE5D6C;
  border: solid 2px #DE5D6C;
}
.alert-danger:before {
  background-color: #DE5D6C;
}

.alert-info {
  color: #405da7;
  border: solid 2px #405da7;
}
.alert-info:before {
  background-color: #405da7;
}

@keyframes skeleton-load {
  0% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
html {
  font-size: 16px;
  overflow-x: hidden;
}

body,
* {
  margin: 0;
  padding: 0;
}

a {
  outline: 0px;
  color: inherit;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}

li {
  list-style: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

object {
  display: none;
}

.msgError,
.error_msg,
.msgInfo,
.info_msg,
.msgOk,
.succes_msg,
.msgSaved,
.saved_msg,
.msgWarn,
.exclamation_msg {
  border: none;
  padding: 3px 5px;
  /*text-shadow: 1px 1px 2px #000;*/
}

.msgError,
.error_msg {
  color: #DE5D6C;
}

.msgOk,
.succes_msg {
  color: #0EAF78;
}

div.center {
  text-align: center;
  margin: 0 auto;
}

p.justify {
  text-align: justify;
}

p.left {
  text-align: left;
}

p.left img {
  margin: 0;
}

p.right {
  text-align: right;
}

span.size-1 {
  font-size: x-small;
}

span.size-2 {
  font-size: medium;
}

span.size-3 {
  font-size: large;
}

span.size-4 {
  font-size: x-large;
}

span.size-5 {
  font-size: xx-large;
}

span.size-6 {
  font-size: 250%;
}

span.size-7 {
  font-size: 300%;
}

.alpha-padding {
  padding-left: 0;
}

.omega-padding {
  padding-right: 0;
}

.no-padding {
  padding: 0;
}

@font-face {
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.eot");
  src: url("../fonts/Poppins-Regular.eot?") format("eot"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-family: Poppins-Bold;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Bold.eot");
  src: url("../fonts/Poppins-Bold.eot?") format("eot"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.woff") format("woff");
}
@font-face {
  font-family: Poppins-Light;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Light.eot");
  src: url("../fonts/Poppins-Light.eot?") format("eot"), url("../fonts/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light.ttf") format("truetype"), url("../fonts/Poppins-Light.woff") format("woff");
}
@font-face {
  font-family: Poppins-Medium;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Medium.eot");
  src: url("../fonts/Poppins-Medium.eot?") format("eot"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-family: Poppins-Black;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Black.eot");
  src: url("../fonts/Poppins-Black.eot?") format("eot"), url("../fonts/Poppins-Black.woff") format("woff"), url("../fonts/Poppins-Black.ttf") format("truetype"), url("../fonts/Poppins-Black.woff") format("woff");
}
@font-face {
  font-family: Poppins-SemiBold;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.eot");
  src: url("../fonts/Poppins-SemiBold.eot?") format("eot"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.woff") format("woff");
}
.alert-success,
.alert-warning,
.alert-danger,
.alert-info {
  padding-left: 60px;
  font: normal 15px "Poppins-Bold";
  text-align: center;
  background-color: #FFFFFF;
  background-image: none;
}
.alert-success:before,
.alert-warning:before,
.alert-danger:before,
.alert-info:before {
  position: absolute;
  display: flex;
  content: "!";
  width: 50px;
  height: 100%;
  top: 0px;
  left: 0px;
  color: #FFFFFF;
  font: normal 34px "Poppins-Bold";
  align-items: center;
  justify-content: center;
}

.alert-success {
  color: #0EAF78;
  border: solid 2px #0EAF78;
}
.alert-success:before {
  background-color: #0EAF78;
}

.alert-warning {
  color: #E6A23C;
  border: solid 2px #E6A23C;
}
.alert-warning:before {
  background-color: #E6A23C;
}

.alert-danger {
  color: #DE5D6C;
  border: solid 2px #DE5D6C;
}
.alert-danger:before {
  background-color: #DE5D6C;
}

.alert-info {
  color: #405da7;
  border: solid 2px #405da7;
}
.alert-info:before {
  background-color: #405da7;
}

@keyframes skeleton-load {
  0% {
    background-color: rgba(0, 0, 0, 0.1);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
body {
  font-family: "Poppins-Regular";
}

#simplemodal-overlay {
  z-index: 2003 !important;
  opacity: 0.7 !important;
  background-color: rgb(255, 255, 255);
}

#simplemodal-container {
  z-index: 2004 !important;
}

ul, p {
  margin: 0px;
}

#modal-produto {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}

#con-banner-fixo {
  background-color: #000000;
}

jdiv {
  z-index: 1999 !important;
}

#top-delimiter {
  display: block;
  width: 100%;
  height: 0px;
  margin-top: 74px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 991px) {
  #top-delimiter {
    margin-top: 62px;
  }
}

.prevent-load {
  display: flex !important;
  overflow: hidden !important;
}

#btn-whatsapp {
  position: fixed;
  z-index: 900;
  outline: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  right: 15px;
  bottom: 50px;
}
#btn-whatsapp svg {
  background-image: linear-gradient(to right, #209142, #56d263);
  border-radius: 50px;
}
#btn-whatsapp svg circle {
  fill: transparent;
}

img[data-assinc-image] {
  background-color: #f3f3f3;
  background-image: url(../img/icones/photo-loading.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: clamp(40px, 40%, 100px);
  opacity: 0.2;
  transition: visibility 0s 0.1s, opacity 0.1s linear;
}

img.data-assinc-loaded {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease-out;
}

input[type=range] {
  display: block;
  outline: none;
  width: 100%;
  height: 1px;
  margin: 0.4em 0em;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 5px;
  background-color: #9A9A9A;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #405da7;
  border: solid 3px #405da7;
}

input[type=range]::-ms-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #405da7;
  border: solid 3px #405da7;
}

input[type=range]::-moz-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #405da7;
  border: solid 3px #405da7;
}

.owl-dots {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.owl-dots .owl-dot {
  display: block;
  outline: 0px;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #f29065 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.owl-dots .owl-dot.active {
  background-color: #f29065;
}

#con-breadcrumb {
  padding: 25px 0px;
  color: #5F5F5F;
  font: normal 12px "Poppins-Regular";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #con-breadcrumb {
    display: none;
  }
}
#con-breadcrumb a {
  display: inline-block;
  margin: 0px 5px;
  color: #5F5F5F;
}
#con-breadcrumb a:last-child {
  color: #000000;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.title-lista {
  position: relative;
  display: block;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  margin: 60px 0px 30px 0px;
  text-align: center;
  border-bottom: solid 1px #b8b7b8;
}

.pagination {
  display: block;
  width: 100%;
  height: auto;
  margin: 30px 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 450px) {
  .pagination {
    margin: 15px 0px;
  }
}
.pagination .paginas {
  display: flex;
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 0px;
  align-items: center;
  justify-content: center;
}
.pagination .paginas .first, .pagination .paginas .last {
  display: none;
}
.pagination .paginas .prev, .pagination .paginas .next {
  display: block;
  outline: 0px;
  padding: 10px 15px;
}
.pagination .paginas .prev:before, .pagination .paginas .next:before {
  display: inline-block;
  background-image: url(../img/sprite.png);
  display: block;
  content: "";
  width: 22px;
  height: 12px;
  margin: 0 auto;
}
.pagination .paginas .prev:before {
  background-position: -138px -57px;
}
.pagination .paginas .next:before {
  background-position: -176px -57px;
}
.pagination .paginas .numero-paginas {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .paginas .numero-paginas a {
  display: block;
  outline: 0px;
  margin-right: 10px;
  padding: 10px 15px;
  color: #000000;
  font-size: 12px;
  font-family: "Poppins-Regular";
  vertical-align: middle;
}
.pagination .paginas .numero-paginas a.current {
  color: #FFFFFF;
  background-color: #f29065;
}
.pagination .paginas .numero-paginas a:last-of-type {
  margin-right: 0px;
}
.pagination .paginas .numero-paginas a:hover, .pagination .paginas .numero-paginas a:focus {
  /*text-decoration: underline;*/
}
@media (max-width: 450px) {
  .pagination .ocorrencias {
    float: none;
  }
}

#info-empresa {
  padding: 20px 0px;
  text-align: left;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
}
#info-empresa img {
  display: block;
  width: 100%;
  height: auto;
  margin: 15px auto;
  max-width: 172px;
}
@media (max-width: 767px) {
  #info-empresa img {
    width: 40%;
    margin-bottom: 40px;
  }
}
#info-empresa .container-texto {
  color: #000000;
  font-size: 13px;
  font-family: "Poppins-Light";
  text-align: justify;
  background-color: #000000;
  padding: 70px;
}
#info-empresa .container-texto h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #000000;
  font-size: 30px;
  font-weight: normal;
  font-family: "Poppins-Regular";
}

#con-info-atendimento {
  position: relative;
  padding: 20px 0;
  margin-bottom: 30px;
  background-color: transparent;
}
#con-info-atendimento .atendimento {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
#con-info-atendimento .atendimento .item {
  display: block;
  color: #000000;
  font-size: 15px;
  font-family: "Poppins-Medium";
  text-align: center;
}
#con-info-atendimento .atendimento .item:before {
  display: inline-block;
  background-image: url(../img/sprite.png);
  content: "";
  margin-right: 5px;
  vertical-align: middle;
}
#con-info-atendimento .atendimento .item.icon-whatsapp:before {
  width: 27px;
  height: 27px;
  background-position: -88px -89px;
}
#con-info-atendimento .atendimento .item.icon-email:before {
  width: 43px;
  height: 27px;
  background-position: -135px -89px;
}
#con-info-atendimento .atendimento .item.icon-telefone:before {
  width: 27px;
  height: 27px;
  background-position: -198px -89px;
}

#con-newsletter {
  display: block;
  width: 100%;
}
#con-newsletter .box-conteudo {
  display: block;
  width: 100%;
  max-width: 810px;
}
@media (max-width: 1400px) {
  #con-newsletter .box-conteudo {
    margin: 0 auto;
  }
}
#con-newsletter .box-conteudo .news-text {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
#con-newsletter .box-conteudo .news-text .titulo {
  display: block;
  margin: 0px;
  margin-bottom: 15px;
  color: #f29065;
  font: normal 20px "Poppins-Regular";
  line-height: 30px;
}
#con-newsletter .box-conteudo .news-text .subtitulo {
  display: block;
  margin: 0px;
  color: #f29065;
  font: normal 14px "Poppins-Regular";
  line-height: 21px;
}
#con-newsletter .box-conteudo #tnews {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  gap: 5px;
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  #con-newsletter .box-conteudo #tnews {
    flex-direction: column;
  }
}
#con-newsletter .box-conteudo #tnews .form-input {
  outline: 0px;
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 15px 25px;
  color: #f29065;
  font: normal 14px "Poppins-Regular";
  line-height: 21px;
  border: none;
  background-color: #F6F3ED;
}
@media (max-width: 575px) {
  #con-newsletter .box-conteudo #tnews .form-input {
    max-width: 100%;
  }
}
#con-newsletter .box-conteudo #tnews #tnewss {
  display: block;
  width: 100%;
  max-width: 200px;
  padding: 15px;
  color: #FFFFFF;
  font: normal 14px "Poppins-Regular";
  line-height: 21px;
  text-align: center;
  border: none;
  background-color: #f29065;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 575px) {
  #con-newsletter .box-conteudo #tnews #tnewss {
    max-width: 100%;
  }
}
#con-newsletter .box-conteudo #tnews #tnewss:hover, #con-newsletter .box-conteudo #tnews #tnewss:focus {
  background-color: #28438d;
}
#con-newsletter .box-conteudo .text-aviso {
  display: block;
  margin: 0px;
  color: #716D6E;
  font: normal 12px "Poppins-Regular";
  line-height: 18px;
}
#con-newsletter .box-conteudo .retorno {
  display: block;
  margin: 0px;
  margin-bottom: 20px;
  color: #f29065;
  font: normal 12px "Poppins-Regular";
  line-height: 18px;
}
#con-newsletter .box-sucesso {
  display: none;
  width: 100%;
}
#con-newsletter .box-sucesso .titulo {
  display: block;
  margin: 0px;
  color: #f29065;
  font: normal 20px "Poppins-Regular";
  text-align: center;
}
#con-newsletter .box-sucesso .titulo:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 15px;
  background-image: url(../img/concluido.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.aviso {
  display: block;
  width: calc(100% + 30px);
  height: auto;
  padding: 15px;
  margin-left: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.aviso h3 {
  display: block;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

.banners-home .container-banners .item a {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.banners-home .container-banners .item a img {
  display: block;
  width: 100%;
  height: auto;
}
.banners-home .container-banners .item a:hover {
  -webkit-filter: contrast(120%);
  -moz-filter: contrast(120%);
  -o-filter: contrast(120%);
  -ms-filter: contrast(120%);
  filter: contrast(120%);
}

#pagina-tabelaspreco {
  display: block;
  width: 100%;
  height: auto;
  padding: 100px 15px;
}
@media (max-width: 991px) {
  #pagina-tabelaspreco {
    padding-top: 50px;
    apdding-bottom: 50px;
  }
}
#pagina-tabelaspreco .x_panel {
  display: block;
  width: 100%;
  height: auto;
}
#pagina-tabelaspreco .x_panel .x_title {
  display: block;
  margin: 0px;
  margin-bottom: 50px;
  color: #000000;
  font: normal 26px "Poppins-Bold";
  line-height: 31px;
  text-align: center;
}
#pagina-tabelaspreco .x_panel .x_content {
  display: block;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row {
  position: relative;
  display: block;
  cursor: pointer;
  width: 100%;
  max-width: 425px;
  margin: 15px;
  border: solid 2px transparent;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row img {
  display: block;
  width: 100%;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row input {
  position: absolute;
  width: 0px;
  height: 0px;
  visibility: hidden;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 50px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto {
    padding: 50px 30px;
  }
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto p {
  display: block;
  margin: 0px;
  margin-bottom: -55px;
  color: #FFFFFF;
  font: normal 39px "Poppins-Black";
  line-height: 46px;
  text-align: left;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto p {
    font-size: 24px;
    line-height: 26px;
  }
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto .btn-init {
  display: block;
  outline: 0px;
  width: 100%;
  max-width: 140px;
  padding: 15px 10px;
  color: #FFFFFF;
  font: normal 15px "Poppins-SemiBold";
  line-height: 23px;
  text-align: center;
  background-color: #f29065;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear, background-color 0.3s linear;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto .btn-init:hover, #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row .box-texto .btn-init:focus {
  background-color: #0EAF78;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row:hover, #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row:focus, #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row.checked {
  border-color: #f29065;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row.checked .box-texto p {
  margin-bottom: 20px;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .form-group .tb-row.checked .box-texto .btn-init {
  visibility: visible;
  pointer-events: initial;
  opacity: 1;
  transition: opacity 0.3s linear, background-color 0.3s linear;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .btn-tabela {
  display: block;
  width: 100%;
  max-width: 190px;
  margin: 0 auto;
  padding: 15px;
  color: #FFFFFF;
  font: normal 15px "Poppins-Regular";
  text-align: center;
  background-color: #8C3C64;
  border: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .btn-tabela:hover, #pagina-tabelaspreco .x_panel .x_content #tabela-preco-frm .btn-tabela:focus {
  background-color: #B96978;
}
#pagina-tabelaspreco .x_panel .x_content .tabela-aviso {
  display: block;
  margin: 0px;
  color: #1e1e1e;
  font-size: 20px;
  font-family: "Poppins-Regular";
  font-weight: normal;
  text-align: center;
}

.modal {
  position: fixed;
  z-index: 2001;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 15px;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
}
.modal .box-overlay {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal .box-conteudo {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 840px;
  background-color: #FFFFFF;
}
.modal .box-conteudo .fechar {
  position: absolute;
  display: flex;
  width: 40px;
  height: 40px;
  top: 0px;
  right: -40px;
  padding-right: 5px;
  border-radius: 0px 20px 20px 0px;
  background-color: #FFF;
  align-items: center;
  justify-content: center;
}
.modal .box-conteudo .fechar:before {
  display: inline-block;
  background-image: url(../img/sprite.png);
  display: flex;
  z-index: 2;
  content: "";
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  background-position: -40px -285px;
  background-color: #fff;
}
.modal .box-conteudo .header {
  display: flex;
  height: 41px;
  padding: 0 4px;
  align-items: center;
  border-bottom: solid 1px #eee;
}
.modal .box-conteudo .header ~ .conteudo .body {
  max-height: calc(80vh - 100px);
}
@media (max-height: 300px) {
  .modal .box-conteudo .header ~ .conteudo .body {
    max-height: calc(80vh - 120px);
  }
}
.modal .box-conteudo .header ~ .conteudo:last-child .body {
  max-height: calc(80vh - 50px);
}
@media (max-height: 300px) {
  .modal .box-conteudo .header ~ .conteudo:last-child .body {
    max-height: calc(80vh - 70px);
  }
}
.modal .box-conteudo .conteudo {
  width: 100%;
  height: 100%;
}
.modal .box-conteudo .conteudo .body {
  overflow: auto;
  padding: 30px 15px;
  max-height: calc(80vh - 50px);
}
.modal .box-conteudo .conteudo:last-child .body {
  max-height: 80vh;
}
.modal .box-conteudo .footer {
  display: flex;
  height: 65px;
  padding: 10px;
  align-items: center;
  border-top: solid 1px #eee;
}
.modal.ativo {
  visibility: visible;
  pointer-events: initial;
  opacity: 1;
  transition: opacity 0.3s linear;
}

#popup-cookies {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: auto;
  left: 0px;
  bottom: 0px;
  padding: 5px;
  background-color: #FFFFFF;
  visibility: visible;
  pointer-events: initial;
  opacity: 1;
  transition: opacity 0.3s linear;
}
#popup-cookies .conteudo {
  display: block;
  width: 100%;
  padding: 15px;
  border: solid 1px #b8b7b8;
}
#popup-cookies .conteudo .texto {
  display: block;
  width: 100%;
  max-width: 650px;
  margin: 0px auto;
  margin-bottom: 15px;
  color: #000000;
  font: normal 15px "Poppins-Regular";
  text-align: center;
}
@media (max-width: 575px) {
  #popup-cookies .conteudo .texto {
    font-size: 14px;
  }
}
#popup-cookies .conteudo .opcoes {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#popup-cookies .conteudo .opcoes .opt {
  display: block;
  outline: 0px;
  width: 100%;
  padding: 10px;
  max-width: 215px;
  color: #000000;
  font: normal 15px "Poppins-Regular";
  text-align: center;
  box-shadow: none;
  border-radius: 0px;
  border: solid 1px #000000;
  background-color: #FFFFFF;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 575px) {
  #popup-cookies .conteudo .opcoes .opt {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
#popup-cookies .conteudo .opcoes .opt.btn-aceitar {
  margin-right: 15px;
  color: #FFFFFF;
  border-color: #f29065;
  background-color: #f29065;
}
#popup-cookies .conteudo .opcoes .opt:hover, #popup-cookies .conteudo .opcoes .opt:focus {
  color: #FFFFFF;
  border-color: #0EAF78;
  background-color: #0EAF78;
}
#popup-cookies.inativo {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
}

#saiba-mais-cookies .box-conteudo .fechar {
  display: none;
}
#saiba-mais-cookies .box-conteudo .conteudo .body .texto {
  display: block;
  width: 100%;
  color: #000000;
  font: normal 15px "Poppins-Regular";
}
#saiba-mais-cookies .box-conteudo .conteudo .body .texto strong {
  display: block;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: "Poppins-Bold";
}
#saiba-mais-cookies .box-conteudo .conteudo .body .texto p {
  display: block;
  margin: 0px;
  margin-bottom: 10px;
}
#saiba-mais-cookies .box-conteudo .conteudo .body .texto p:last-of-type {
  margin-bottom: 0px;
}
#saiba-mais-cookies .box-conteudo .conteudo .footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#saiba-mais-cookies .box-conteudo .conteudo .footer .btn-ok {
  display: block;
  outline: 0px;
  width: 100%;
  padding: 10px;
  max-width: 215px;
  color: #FFFFFF;
  font: normal 15px "Poppins-Regular";
  text-align: center;
  box-shadow: none;
  border-radius: 0px;
  border: solid 1px #f29065;
  background-color: #f29065;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#saiba-mais-cookies .box-conteudo .conteudo .footer .btn-ok:hover, #saiba-mais-cookies .box-conteudo .conteudo .footer .btn-ok:focus {
  color: #FFFFFF;
  border-color: #0EAF78;
  background-color: #0EAF78;
}

.results-frete {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.results-frete #loading {
  display: block;
  margin: 0 auto;
}
.results-frete #conteudo-frete-carrinho,
.results-frete #conteudo-frete {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  overflow-y: auto;
  max-height: 150px;
}
.results-frete #conteudo-frete-carrinho .item,
.results-frete #conteudo-frete .item {
  display: flex;
  padding: 5px 10px;
  border-bottom: solid 1px #d0cfd0;
  align-items: center;
  justify-content: space-between;
  background-color: #f9f9f9;
}
@media (max-width: 450px) {
  .results-frete #conteudo-frete-carrinho .item,
  .results-frete #conteudo-frete .item {
    flex-direction: column;
  }
}
.results-frete #conteudo-frete-carrinho .item li,
.results-frete #conteudo-frete .item li {
  display: block;
  width: 33%;
  padding: 5px 0px;
  color: #000000;
  font-size: 12px;
  font-family: "Poppins-Regular";
}
@media (max-width: 450px) {
  .results-frete #conteudo-frete-carrinho .item li,
  .results-frete #conteudo-frete .item li {
    width: 100%;
    text-align: center !important;
  }
}
.results-frete #conteudo-frete-carrinho .item li .freteNome,
.results-frete #conteudo-frete-carrinho .item li .freteValor,
.results-frete #conteudo-frete .item li .freteNome,
.results-frete #conteudo-frete .item li .freteValor {
  font-family: "Poppins-Regular";
  font-weight: normal;
}
.results-frete #conteudo-frete-carrinho .item li .fretePrazo,
.results-frete #conteudo-frete .item li .fretePrazo {
  font-family: "Poppins-Regular";
  font-weight: normal;
}
.results-frete #conteudo-frete-carrinho .item li:nth-child(1),
.results-frete #conteudo-frete .item li:nth-child(1) {
  text-align: left;
}
.results-frete #conteudo-frete-carrinho .item li:nth-child(2),
.results-frete #conteudo-frete .item li:nth-child(2) {
  text-align: center;
}
.results-frete #conteudo-frete-carrinho .item li:nth-child(3),
.results-frete #conteudo-frete .item li:nth-child(3) {
  text-align: right;
}
.results-frete #conteudo-frete-carrinho .item:last-of-type,
.results-frete #conteudo-frete .item:last-of-type {
  border-bottom: none;
}

/*# sourceMappingURL=conteudo.css.map */
