@font-face {
  font-family: 'Fjalla One';
  src: url('../fonts/FjallaOne-Regular.ttf');
}

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important
}

.row-flex {
  display: flex;
}

header {
  padding-top: 200px;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin-top: 0;
  font-family: 'Fjalla One', sans-serif;
}

a,
a:focus {
  outline: none;
}

.font-fjalla {
  font-family: 'Fjalla One', sans-serif;
}

.btn {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-default.disabled {
  color: #666;
}

.bg-red {
  background-color: #EE1D23 !important;
  color: #fff;
}

.bg-blue {
  background-color: #003186 !important;
  color: #fff;
}

.bg-light-gray {
  background-color: #f4f4f4 !important;
}

.border-gray {
  border: 1px solid #dddddd;
}

.color-red {
  color: #EE1D23 !important;
}

.color-gray {
  color: #999999 !important;
}

.color-gray-darker {
  color: #666666 !important;
}

.font-Fjalla {
  font-family: 'Fjalla One', sans-serif;
}

.text10 {
  font-size: 10px;
}

.text12 {
  font-size: 12px;
}

.text14 {
  font-size: 14px;
}

.text16 {
  font-size: 16px;
}

.text18 {
  font-size: 18px;
}

.text21 {
  font-size: 21px;
}

.text24 {
  font-size: 24px;
}

.text32 {
  font-size: 32px;
}

.text56 {
  font-size: 56px;
}

.text60 {
  font-size: 60px;
}

.margin-top-15 {
  margin-top: 15px;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.page-top-hr {
  margin-top: 0px;
  margin-bottom: 0px;
}

.btn-lg-plus {
  padding-top: 15px;
  padding-bottom: 15px;
}

label.error {
  font-weight: normal;
}

.text-bold {
  font-weight: bold;
}

.col-xs-20-perc {
  width: 20%;
}

#topFixed {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  z-index: 1000;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: padding 0.4s ease-in-out;
  -moz-transition: padding 0.4s ease-in-out;
  transition: padding 0.4s ease-in-out;
}

#topPartner {
  background-color: #003186;
}

#topPartner>p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 50px;
  vertical-align: middle;
  color: #ffffff;
}

#topPartner>img {
  vertical-align: top;
}

#topMessage {
  position: relative;
  border-bottom: 1px solid #dddddd;
}

#topMessage ul.list-inline {
  margin-bottom: 0px;
}

#topMessage ul.list-inline>li {
  border-left: 1px solid #ffffff;
}

#topMessage ul.list-inline>li:last-child {
  border-right: 1px solid #ffffff;
}

#topMessage ul.list-inline>li>a {
  display: inline-block;
  padding: 10px 15px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 14px;
  color: #ffffff;
}

#topMessage>.top-tel-gratuito {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 7%;
  padding: 10px 20px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 24px;
  color: #ffffff;
}

@media all and (min-width: 768px) and (max-width: 991px) {
  #topMessage>.top-tel-gratuito {
    right: 5px;
    font-size: 18px;
    padding: 10px 15px;
    line-height: 20px;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  #topMessage>.top-tel-gratuito {
    right: 2%;
  }
}

#topFixed #logo>a>img {
  max-height: 140px;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}

#logoMobile {
  display: none;
  margin-bottom: 30px;
  background-color: #ee1d23;
}

#logoMobile>a>img {
  padding-top: 40px;
  padding-bottom: 40px
}

#logoMobile>.tel-gratuito-mobile {
  padding: 5px 0px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}

#logoMobile>.tel-gratuito-mobile>a {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Fjalla One', sans-serif;
}

#navbar-collapse-menu {
  position: relative;
}

#menu {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#menu .navbar-default {
  border-color: #fff;
  margin-bottom: 0px;
}

#menu .nav.navbar-nav li a {
  font-family: 'Fjalla One', sans-serif;
}

#menu .nav.navbar-nav li.active a {
  background-color: #fff;
  color: #EE1D23;
}

button.navbar-toggle {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 12.5px 10px;
}

#btnWhatsapp {
  color: #2FB641;
}

#topFixed #whatsappMobile {
  position: relative;
  top: 31px;
  padding: 10px;
  background-color: #ee1d23;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  display: none;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

#whatsappMobile>ul {
  margin-top: 35px;
  margin-bottom: 35px;
}

#whatsappMobile>button.close {
  margin-top: 2px;
  font-size: 30px;
}

#searchMobile {
  position: relative;
  top: -53px;
  padding: 10px;
  background-color: #ee1d23;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  display: none;
  z-index: 2000;
}

#labelMessageBox,
#labelMobileMessageBox {
  color: #ee1d23;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

#labelMobileMessageBox {
  color: #ffffff;
}

#searchMobile>button.close {
  margin-top: 2px;
  margin-left: 8px;
  font-size: 30px;
}

.search-mobile-form button.btn.btn-default {
  border-left: 2px solid #ee1d23;
}

.btn-nav-custom {
  margin-top: 5px;
  margin-left: 10px;
  padding: 4px 10px;
  font-size: 22px;
  display: none;
}

.nav>li.menu-item-tablet {
  display: none;
}

.search-hidden {
  position: relative;
}

.search-hidden-form {
  width: 750px;
  position: absolute;
  top: -40px;
  right: 45px;
  opacity: 0;
  /*display: none;*/
  -webkit-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -moz-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -o-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  transition: top 0.5s, visibility 0.5s, opacity 0.5s;
  visibility: hidden;
}

.search-hidden-form.active {
  top: 10px;
  opacity: 1;
  visibility: visible;
}

.menu-itens {
  opacity: 0;
  -webkit-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -moz-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -o-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  transition: top 0.5s, visibility 0.5s, opacity 0.5s;
  visibility: hidden;
}

.menu-itens.active {
  opacity: 1;
  visibility: visible;
}

.search-hidden .search-hidden-btn-open,
.search-hidden .search-hidden-btn-close {
  opacity: 0;
  -webkit-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -moz-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  -o-transition: top 0.5s, visibility 0.5s, opacity 0.5s ease;
  transition: top 0.5s, visibility 0.5s, opacity 0.5s;
  visibility: hidden;
}

.search-hidden .search-hidden-btn-close {
  position: absolute;
  top: -40px;
  left: 0px;
}

.search-hidden .search-hidden-btn-open.active,
.search-hidden .search-hidden-btn-close.active {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
}

.search-hidden .search-hidden-btn-close.active {
  top: 0px;
}

.search-hidden-form input.form-control {
  border-color: #ee1d23;
}

.search-hidden-form input.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(238, 35, 29, 0.75);
}

#banner {
  position: relative;
}

.mascote-ligou-cercou {
  position: absolute;
  top: -40px;
  z-index: 1;
  width: 120px;
  left: 7vw;
  background-color: #ee1d23 !important;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

#banner,
#product {
  margin-bottom: 60px;
}

#search,
#publicity,
#sellers,
#aboutUs {
  margin-bottom: 40px;
}

#network {
  margin-bottom: 45px;
}

#costumers {
  margin-bottom: 50px;
}

#channels {
  margin-bottom: 30px;
}

#featuredProducts,
#especificProducts,
#moreProducts,
#products,
#multimidia {
  margin-bottom: 20px;
}

#search {
  padding: 8px 10px;
}

#search>.navbar-form {
  margin: 0px;
}

.titulo-secao {
  margin-top: 0px;
}

.btn-ver-todos {
  min-width: 110px;
  font-family: 'Fjalla One', sans-serif;
}

#construcardBndes>div {
  padding: 10px 0px;
}

#catalog {
  margin-bottom: 20px;
}

#catalog>div>h4,
#construcardBndes>div>h4 {
  margin-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

#catalog>div {
  padding: 15px;
}

#catalog img {
  margin-right: 15px;
}

.canal-youtube {
  margin-bottom: 50px;
  background-color: #f4f4f4;
  background-image: url('../img/youtube-bg.png');
  background-repeat: no-repeat;
  background-position: 110% 20px;
  display: block;
  position: relative;
  padding: 20px 15px;
}

.canal-youtube hr {
  border-top: 1px solid #EE1D23;
}

.canal-youtube .youtube-video-institucional {
  border: 15px solid #ffffff;
}

#newsletter>div {
  min-height: 136px;
}

#newsletter>div {
  padding: 20px;
}

#newsletter>div h2 {
  margin-top: 0px;
}

#newsletter .newsletter-box-input {
  padding-right: 2px;
}

#newsletter .newsletter-box-btn {
  padding-left: 2px;
}

#socialMedia>div>a.btn {
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 48px;
}

#socialMedia>div>a.btn:not(.last) {
  border-right: 2px solid #FFF;
}

#costumersBox {
  margin-left: 40px;
  margin-right: 40px;
}

#costumersFlexisel {
  display: none;
}

#phone,
#mail,
#whatsapp,
#chat {
  position: relative;
  height: 260px;
  margin-bottom: 30px;
  cursor: pointer;
}

.channel-item {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f4f4f4;
  z-index: 1;
}

.channel-icon {
  text-align: center;
  font-size: 54px;
  color: #ee1d23;
}

.channel-title {
  font-family: 'Fjalla One', sans-serif;
  text-align: center;
  font-size: 18px;
  margin-top: 0px;
}

.channel-text {
  text-align: center;
}

.channel-item-hidden {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #ee1d23;
  color: #FFFFFF;
  text-align: center;
  z-index: 990;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s;
}

#phone:hover .channel-item-hidden,
#mail:hover .channel-item-hidden,
#whatsapp:hover .channel-item-hidden,
#chat:hover .channel-item-hidden {
  opacity: 1;
}

.channel-item-hidden .channel-title {
  border-bottom: 1px dashed #FFFFFF;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.channel-item-hidden a {
  color: #FFFFFF;
  font-weight: bold;
}

#phone .channel-item-hidden {
  background-color: #333;
  border-left: 3px solid #ee1d23;
}

#phone .channel-item-hidden ul li {
  font-size: 12px;
}

#phone .channel-item-hidden p {
  margin-bottom: 5px;
}

#whatsapp .channel-item-hidden {
  background: #ee1d23 url(../img/contato-whatsapp.png) center bottom no-repeat;
}

.sellers {
  border-left: 3px solid #ee1d23;
  background-color: #ffffff;
}

.seller-img-mobile {
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  float: left;
}

.sellers>.seller-details {
  padding: 10px;
}

.sellers .seller-name {
  font-size: 14px;
  margin-bottom: 5px;
}

.sellers .seller-contact {
  color: #999999;
  font-size: 13px;
}

#fTop {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

#fBottom {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#fBottomDigip {
  padding-bottom: 20px;
}

#partners {
  margin-bottom: 30px;
}

#fMenu ul li a,
#fChannels ul li a {
  color: #FFFFFF;
}

.footer-unidades {
  background-color: #ffffff;
  padding: 15px;
  color: #EE1D23;
}

.footer-unidades ul>li>span {
  font-family: 'Fjalla One', sans-serif;
}

#fNewsletter .newsletter-box-input {
  padding-right: 2px;
}

#fNewsletter .newsletter-box-btn {
  padding-left: 2px;
}

#followUs a.btn {
  width: 38px;
  padding: 8px 0px;
}

#paymentMethodsImgMobile {
  display: none;
}

.page-title {
  padding: 40px 0px;
}

.page-title h1,
.page-title .h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/*Produtos*/
.box-product-list {
  position: relative;
}

.box-product-list a {
  color: #333;
}

.box-product-list a:hover {
  text-decoration: none;
}

.box-product-list-text h2 {
  /*text-transform: uppercase !important;*/
  font-size: 16px;
}

.box-product-list-text h3 {
  /*text-transform: uppercase !important;*/
  font-size: 14px;
  margin-top: -5px;
  color: #999999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.box-product-list-img {
  margin-bottom: 10px;
}

.filter-pagination-box {
  padding: 10px 15px;
  margin-bottom: 40px;
  background-color: #ee1d23;
  font-family: 'Fjalla One', sans-serif;
}

.filter-pagination-box .produtos-quantidade {
  padding: 7px 0px;
  color: #ffffff;
}

.produtos-quantidade-mobile {
  display: none;
}

.filter-pagination-box ul.list-inline {
  margin-bottom: 0px;
}

.filter-pagination-box ul.list-inline li {
  color: #ffffff;
}

.filter-pagination-box ul.list-inline#pagination li,
.filter-pagination-box ul.list-inline#pagination li a,
.filter-pagination-box ul.list-inline#pagination li a:hover {
  background-color: #ffffff;
  padding: 7px 10px;
  color: #999999;
}

.filter-pagination-box ul.list-inline#pagination li:not(.active) a:hover {
  color: #333333;
}

.filter-pagination-box ul.list-inline#pagination li.active {
  color: #ee1d23;
}

.filter-pagination-box ul.list-inline#pagination li.disabled {
  color: #cccccc;
}

/*Sobre nos*/
#MissaoVisaoValores {
  border-left: 3px solid #ee1d23;
  padding: 0px 40px;
  font-family: 'arial', sans-serif;
  font-size: 21px;
}

.video-institucional {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f4f4f4;
}

/*Obras*/
#maisObras {
  background-image: url(../img/mais-obras-bg.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

#maisObrasInner {
  padding: 10px 30px 30px;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  text-align: left;
}

.galeria-obras {
  background-color: #f4f4f4;
  margin-bottom: 60px;
}

/*Multimidia*/
.video-title {
  font-family: 'Fjalla One', sans-serif;
  font-size: 16px;
}

.video-duration {
  color: #999;
}

/*formcontato*/
#formcontato .form-control {
  border: 1px solid #ddd;
  margin-bottom: 5px;
}

#formcontato label.error {
  color: #a94442;
}

/*modal contato*/
#modalContato .btn {
  min-width: 72px;
}

/*Product*/
/* .product-img{
	border-right: 3px solid #ee1d23;
} */
.product-content {
  border-left: 3px solid #ee1d23;
}

.product-info .product-marca {
  font-size: 24px;
}

select.product-variation,
select.product-optional {
  border: 1px solid #dddddd;
}

.product-info .btn-add-to-budget {
  height: 50px;
  font-size: 16px;
}

.product-especification {
  padding: 15px;
}

.product-especification>img {
  border: 1px solid #dddddd;
}

.product-ship {
  padding: 20px;
  background-color: #f4f4f4;
  color: #999999;
}

.product-share a.btn {
  width: 40px;
  height: 40px;
  padding-top: 10px;
}

/* Budget */
#budgetInfo {
  padding: 2px 7px;
  background-color: #ee1d23;
  color: #ffffff;
  border-radius: 4px;
}

#budgetInfo .badge {
  background-color: #ffffff;
  color: #333333;
  font-weight: normal;
  margin-top: -3px;
}

#budgetInfo i {
  font-size: 20px;
}

#btnBudgetMobile.btn {
  background-color: #ee1d23;
  color: #ffffff;
}

#btnBudgetMobile.btn .badge {
  background-color: #ffffff;
  color: #ee1d23;
}

#budgetNotification.bubble {
  width: 240px;
  position: absolute;
  top: 43px;
  right: 0px;
  padding: 8px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 2px 3px 1px rgba(97, 97, 97, 0.3);
  -moz-box-shadow: 1px 2px 3px 1px rgba(97, 97, 97, 0.3);
  box-shadow: 1px 2px 3px 1px rgba(97, 97, 97, 0.3);
  text-align: center;
  font-size: 18px;
  color: #787878;
  z-index: 1000;
}

#budgetNotification.bubble:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 20px;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1001;
}

table.table.cart-table>thead.cart-product-head>tr>th {
  background-color: #ee1d23;
  color: #ffffff;
  border-bottom: 0px;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-product,
table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount {
  vertical-align: middle;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount div.input-group {
  width: 140px;
  margin-right: 10px;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount div.input-group button.btn-default {
  border: 1px solid #ddd;
  z-index: 1;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount div.input-group input[type=tel] {
  border: 1px solid #dddddd;
  text-align: center;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount div.input-group input[type=tel]:focus {
  border: 1px solid #66afe9;
}

table.table.cart-table>tbody>tr.cart-product-line>td.cart-column-amount div.cart-product-um {
  padding-top: 5px;
}

table.table.cart-table>tfoot>tr>td {
  padding-top: 30px;
}

table.table.cart-table>tfoot>tr>td>div {
  padding-top: 5px;
}

.cart-identification input.form-control,
.cart-identification select.form-control {
  border: 1px solid #dddddd;
}

.cart-identification input.form-control:focus,
.cart-identification select.form-control:focus {
  border: 1px solid #66afe9;
}

.cart-identification .cart-identification-btns-mobile {
  display: none;
  margin-bottom: 50px;
}

table.table.cart-table .cart-column-image,
table.table.cart-table .cart-column-image img {
  width: 100px;
}

a.link-voltar-ao-carrinho {
  display: inline-block;
  margin-top: 30px;
}

span.form-required {
  color: #ee1d23;
}

div.cart-mobile {
  display: none;
}

div.cart-mobile div.cart-product-line {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #dddddd;
}

div.cart-mobile div.cart-product-line div.cart-column-amount div.input-group {
  margin-right: 10px;
}

div.cart-mobile div.cart-product-line div.cart-column-amount div.input-group button.btn-default {
  border: 1px solid #ddd;
  z-index: 1;
}

div.cart-mobile div.cart-product-line div.cart-column-amount div.input-group input[type=tel] {
  border: 1px solid #dddddd;
  text-align: center;
}

div.cart-mobile div.cart-product-line div.cart-column-amount div.input-group input[type=tel]:focus {
  border: 1px solid #66afe9;
}

div.cart-mobile div.cart-product-line .cart-column-product,
div.cart-mobile div.cart-product-line .cart-column-product-qtd {
  padding-top: 20px;
}

div.cart-mobile div.cart-product-line .cart-product-amount {
  width: 140px;
}

div.cart-mobile div.cart-product-line .cart-product-um {
  padding-top: 5px;
}

div.cart-mobile a.btn-finish-budget {
  margin-bottom: 20px;
}

div.cart-mobile .cart-column-image img {
  max-width: 120px;
}

div.cart-mobile .cart-product-footer {
  margin-top: 30px;
  margin-bottom: 50px;
}

/*popup*/
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000
}

.popup .popup__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, .75);
  z-index: 2000;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.popup.popup__visibility--hidden .popup__backdrop {
  opacity: 0;
}

.popup .popup__image {
  position: fixed;
  top: 15vh;
  left: calc(50% - 30vh);
  z-index: 3000;
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.popup.popup__visibility--hidden .popup__image {
  opacity: 1;
  top: 9999px;
}

.popup .popup__image>img {
  width: 60vh;
}

.popup h1 {
  position: fixed;
  top: 80vh;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  z-index: 3000;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}

.popup.popup__visibility--hidden h1 {
  opacity: 1;
  top: 9999px;
}

.popup .popup__close {
  position: fixed;
  top: 15vh;
  left: calc(50% + 25vh);
  z-index: 3000;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.popup.popup__visibility--hidden .popup__close {
  opacity: 0;
}

.popup .popup__close button {
  color: #ffffff;
  opacity: 1;
}

@media all and (min-width: 1px) and (max-width: 767px) {

  #topMessage,
  #topPartner,
  #logo,
  #banner,
  .page-top-hr,
  #budgetInfo,
  #featuredProducts h2 span,
  #channels,
  #partnerTsj,
  #partner43,
  #fMenu,
  #fNewsletter,
  #followUs,
  #paymentMethodsImg,
  .nav.navbar-nav.navbar-right,
  #catalog img,
  .canal-youtube,
  .produtos-quantidade,
  .list-inline>li.pagination-page,
  #sellers,
  table.table.cart-table,
  .cart-identification .cart-identification-btns {
    display: none;
  }

  #logoMobile,
  #paymentMethodsImgMobile,
  .btn-nav-custom,
  .produtos-quantidade-mobile,
  .seller-img-mobile,
  div.cart-mobile,
  .cart-identification .cart-identification-btns-mobile {
    display: block;
  }

  header {
    padding-top: 52px;
  }

  #topFixed {
    height: 52px;

  }

  .navbar.navbar-default.navbar-static-top {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #navbar-collapse-menu {
    margin-top: 1px;
  }

  .navbar-default .navbar-toggle {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    border-color: #ee1d23;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #ee1d23;
    color: #FFF;
  }

  .navbar-default .navbar-toggle .icon-bar,
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ee1d23;
  }

  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #FFFFFF;
  }

  #topFixed #whatsappMobile {
    top: -52px;
    z-index: 2000;
  }

  #budgetNotification.bubble {
    width: 240px;
    top: 51px;
    right: 15px;
  }

  #budgetNotification.bubble:after {
    right: 26px;
  }

  .page-title h1,
  .page-title .h1 {
    font-size: 30px;
  }

  h2.titulo-secao {
    padding-top: 5px;
    font-size: 26px;
  }

  .box-product-list-text {
    margin-bottom: 15px;
  }

  .box-product-list-text>h2 {
    font-size: 18px;
    padding-top: 3px;
  }

  .box-product-list:not(.last) {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }

  .box-product-list:before,
  .box-product-list:after {
    content: " ";
    display: table;
  }

  .box-product-list:after {
    clear: both;
  }

  .box-product-list>div.box-product-list-img {
    width: 40%;
  }

  .box-product-list-img {
    background-color: white;
  }

  .box-product-list>div.box-product-list-text {
    width: 60%;
    padding-left: 15px;
  }

  .add-to-budget .btn {
    display: block;
    width: 100%;
  }

  #newsletter h2.h1 {
    font-size: 23px;
  }

  #newsletter>div {
    min-height: 70px;
  }

  #newsletter>div {
    padding: 20px;
  }

  #newsletter>div h2 {
    margin-top: 0px;
  }

  #newsletter .newsletter-box-input {
    padding-right: 2px;
  }

  #newsletter .newsletter-box-btn {
    padding-left: 2px;
  }

  #socialMedia>div>a.btn {
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 32px;
  }

  #partnerLigoucercou>img,
  #paymentMethods img#paymentMethodsImgMobile {
    margin: 0 auto;
    display: block;
  }

  #fChannels *,
  #paymentMethods * {
    text-align: center;
  }

  .summary {
    text-align: center;
  }

  #fAddress>div {
    margin-bottom: 10px;
    text-align: center;
  }

  #fBottom {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  #fBottomDigip {
    border-top: 1px dotted #dddddd;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #products .box-product {
    margin-bottom: 20px;
  }

  /*Produtos*/
  .box-product-list {
    padding: 14px;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
  }

  .box-product-list-text>h2 {
    font-size: 20px;
  }

  /*Sobre nos*/
  #MissaoVisaoValores {
    padding: 15px;
    font-size: 18px;
  }

  .video-institucional {
    padding: 3px;
  }

  /*Obras*/
  #maisObras {
    background-color: #f4f4f4;
    background-image: none;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  #maisObrasInner {
    padding: 15px;
    background-color: #f4f4f4;
  }

  #maisObrasInner>div {
    margin-bottom: 10px;
  }

  .btn-catalogo {
    white-space: normal;
  }

  /*Produto*/
  .product-title {
    font-size: 26px;
  }

  .product-specification-title {
    font-size: 26px;
  }

  /* .product-img{
		border-right: none;
	} */
  .product-content {
    border-left: none;
  }

  .product-info .product-marca {
    font-size: 20px;
  }

  .product-share {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }

  .product-share p {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
  }

  #formcontato .modal-footer {
    padding-bottom: 30px;
  }
}

@media all and (min-width: 768px) {
  #search input[type="text"] {
    width: 500px;
  }

  #searchMobile {
    display: none !important;
  }

  #topFixed {
    padding: 30px 0px 30px 0px;
  }

  #topFixed.top-menu-collapse {
    padding: 10px 0px;
  }

  #topFixed #menu {
    padding: 10px 0px 0px 0px;
    -webkit-transition: padding 0.4s ease-in-out;
    -moz-transition: padding 0.4s ease-in-out;
    transition: padding 0.4s ease-in-out;
  }

  #topFixed.top-menu-collapse #menu {
    padding: 0px;
  }

  #topFixed.top-menu-collapse #logo>a>img {
    max-height: 50px;
  }

  #topFixed.top-menu-collapse #whatsappMobile {
    top: 15px;
  }

  /*Produto*/
  .box-product-list {
    padding: 15px;
    margin-bottom: 40px;
  }

  .box-product-list:hover {
    border: 1px solid #333;
    padding: 14px;
  }

  .box-product-list .add-to-budget {
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -91px;
    top: 50%;
    margin-top: -17px;
    display: none;
  }

  .box-product-list .add-to-budget .btn-add-to-budget {
    font-family: 'Fjalla One', sans-serif;
  }

  .box-product-list:hover .box-product-list-img>img {
    opacity: 0.7;
  }

  .box-product-list:hover .add-to-budget {
    display: block;
  }
}

@media all and (min-width: 1px) and (max-width: 991px) {
  #construcardBndes {
    margin-bottom: 20px;
  }
}

@media all and (min-width: 768px) and (max-width: 991px) {

  header {
    padding-top: 180px;
  }

  #topFixed #logo {
    padding: 13px 0px;
    -webkit-transition: padding 0.4s ease-in-out;
    -moz-transition: padding 0.4s ease-in-out;
    transition: padding 0.4s ease-in-out;
  }

  /* #topFixed #menu{
		padding: 30px 0px 0px 0px;
	} */
  #topFixed.top-menu-collapse #logo {
    padding: 4px 0px 0px;
  }

  .navbar-right {
    margin-right: 0px;
  }

  .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 8px;
  }

  /*.nav.navbar-nav.navbar-right{
		display: none;
	}*/
  #newsletter h2.h1 {
    font-size: 24px;
  }

  #newsletter>div {
    min-height: 86px;
  }

  #socialMedia>div>a.btn {
    padding-top: 28.5px;
    padding-bottom: 28.5px;
  }

  .search-hidden-form {
    width: 420px;
  }

  div.newsletter-box-input>input.input-lg {
    font-size: 14px;
  }

  .sellers .seller-contact {
    font-size: 12px;
  }

  .nav>li.menu-item-desktop-md {
    display: none;
  }
}

@media all and (min-width: 768px) and (max-width: 1199px) {
  .nav>li.menu-item-desktop {
    display: none;
  }

  .nav>li.menu-item-tablet {
    display: inline-block;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {

  /* header{
		padding-top: 156px;
  } */
  .nav>li>a {
    position: relative;
    display: block;
    padding: 15px 12px;
  }

  #topFixed #logo {
    padding-top: 12px;
    -webkit-transition: padding-top 0.4s ease-in-out;
    -moz-transition: padding-top 0.4s ease-in-out;
    transition: padding-top 0.4s ease-in-out;
  }

  #topFixed.top-menu-collapse #logo {
    padding-top: 0px;
  }

  #phone,
  #mail,
  #whatsapp,
  #chat {
    height: 260px;
  }

  .channel-title {
    font-size: 16px;
  }

  .search-hidden-form {
    width: 600px;
  }

  .nav>li.menu-item-tablet .menu-item-desktop-md {
    display: none;
  }
}

.integrazap {
  overflow: hidden;
}
