body {
  width: 100%;
  overflow-x: hidden;
  padding: 0 !important;
}

.d-flex {
  display: flex;
}

@media screen and (min-width: 767px) {
  .d-md-flex {
    display: flex;
  }
}

.flex-wrap {
  flex-wrap: wrap;
}

.col-12 {
  width: 100%;
}

.no-padding{
  padding: 0;
}
.page-line .intro{
    margin:  50px 0;
}
.page-line .intro .title{
    margin-bottom: 15px;
}
ul.list-check{
}

ul.list-check li {
  color: #444242;
  margin-bottom: 15px;
}

.item-line p{
  color: #444242
}

p.mb-40{
  min-height: 40px
}

.box-filters{
  padding-right: 60px;
}

.clear-filters{
  display: block;
  max-width: 180px;
  padding: 0;
}

.filters{
  max-width: 180px;
  padding: 0;
}

.box-filters .clear-filters{
  display: block;
}
.clear-filters-button {
  background: #edeef0;
  display: block;
  width: 100%;
  border: none;
  margin-bottom: 10px;
  border-radius: 0;
  min-height: 40px;
  min-width: 180px;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #444242;
}

#obras_ref .jumbtron figure:after{
  height: 0px;
}

#obras_ref .jumbtron figure:hover:after{
  height: 4px;
}

#obras_ref, #videos{
  margin-top: 45px
}

.owl-ambientes-obras .thumbnail{
  margin-bottom: 10px;
}

.owl-ambientes-obras .owl-carousel.owl-drag .owl-item .image-box{
  max-height: 220px;
  overflow: hidden
}

.owl-ambientes-obras .owl-nav .owl-next{
  right: -35px;
  position: absolute;
}

.owl-ambientes-obras .owl-nav .owl-prev{
  left: -35px;
}

.owl-ambientes-obras .owl-nav .owl-prev, .owl-ambientes-obras .owl-nav .owl-next{
  position: absolute;
  transform: translateY(-100%);
  top: 55%;
}

.owl-ambientes-obras .owl-nav .owl-prev span, .owl-ambientes-obras .owl-nav .owl-next span{
  font-size: 90px;
}


#videos{
  margin-bottom: 100px;
}

.box-especificacoes .accordion-list-label{
  text-transform: uppercase;
}
#especificacoes {
  background-color: #ffffff !important;
  border-bottom: 2px solid #edeef0 !important;
}
.box-especificacoes .accordion-list-label .color-primary{
  margin: 0 auto;
  text-align: center;
}
#especificacoes .sub-title.color-primary{
  font-size: 20px;
}

#especificacoes .fa.fa-chevron-down, #especificacoes .fa.fa-chevron-up{
  font-size: 22px;
  margin-top: 10px;
  display: block;
  position: relative;
}

#downloads .download-icon{
  margin-right: 5px;
}
#downloads .download-text{
  color: #333333;
}

#downloads .download-icon img{
  width: 40px;
}

.justify-content-between span i {
  margin-left: -10px;
}

.justify-content-between span:nth-child(3n+2), .justify-content-between span:nth-child(3){
  position: absolute;
  right: 0px;
  /* width: 50%; */
  text-align: right;
  margin-top: 3px;
}
.justify-content-between span:nth-child(3n+2) img, .justify-content-between span:nth-child(3) img {
  margin-top: 1px;
}

.clear-filters-button span:last-child{
  margin-top: 3px;
}

a.filters-title{
  font-size: 15px;
}

.filters-list label{
  cursor: pointer;
  font-size: 14px;
  color: #444242;
  margin-bottom: 10px;
}

.filters-list input:checked + label{
  font-size: 14px
}

.filters-list input[type=checkbox], .item-line-compare input[type=checkbox]{
  display:none; /* Esconde os inputs */
}

.filters-list input[type=checkbox] + label:before, .item-line-compare input[type=checkbox] + label:before{
  border: 1px solid #444242;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 11px;
  width: 11px;
  margin: 5px 10px 0 0;
  padding:0;
  vertical-align: top;
}

.item-line-compare input[type=checkbox] + label:before{
  margin: 2px 5px 0 0;
}

.filters-list input[type=checkbox]:checked + label:before, .item-line-compare input[type=checkbox]:checked + label:before {
  background: #dadada;
  color: #FFF;
  content: "\2713";
  text-align: center;
  border: 0px;
  font-weight: bolder;
  padding: 0px 1px;
  font-size: 13px;
}

.clear-filters p{
  font-size: 12px;
  margin-top: 5px
}
.clear-filters .sub-title{
  font-size: 14px;
}

#cores  h2.sub-title{
}

.item-line .sub-title--level-2{
  color: #444242;
  font-size: 14px;
  margin-bottom: 0px;
  text-transform: capitalize;
  min-height: 32px;
}

.page-line h2{
    color: #003057;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: .5px;
    margin-bottom: 20px;
}
.page-line h2.no-mb{
  margin-bottom: 0;
}
#cores{
  padding-left: 52px;
  z-index: 10;
}
.page-line .thumbnail .img-thumbnail, .page-line .thumbnail{
  border: none;
  padding: 0;
  border-radius: 0;
}
#image-gallery  #image-gallery-image, .modal-obras #image-gallery-image{
  z-index: 10000;
  height: 78vh;
  max-height: 100vw;
  width: auto;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
}

.modal-obras  .modal-body{
  display: flex;
  justify-content: center;
}

.modal-obras .modal-dialog{
  margin-top: 10px
}

#comparar button.close{
  color: #615f5f !important;
  text-shadow: unset !important;
  opacity: .65;
  font-weight: 100;
  position: absolute;
}

.modal-obras #image-gallery-title {
  z-index: 10001;
  color: #fff;
  font-size: 17px;
  width: 100%;
  text-align: left;
  background-color: black;
  bottom: 10px;
  left: 5px;
  padding:11px;
}

#image-gallery, .modal-obras{
  z-index: 10000;
  overflow: hidden !important;
  background-color: rgba(0, 0, 0, 0.74)
}

#image-gallery #image-gallery-legend{
  z-index: 10000;
  color: #fff;
  font-size: 14px;
  left: 50%;
  position: absolute;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 100%;
  padding: 11px;
  background-color: black;
}
#image-gallery-title{
    position: relative;
    font-size: 14px;
    width: 70%;
    float: left;
}

a.image-gallery-download:hover{
  color: white;
}

a.image-gallery-download:focus{
  color: white;
}

.image-gallery-download{
    z-index: 10001;
    color: #fff;
    font-size: 14px;
    right: 10px;
    position: relative;
    bottom: 0;
    background-color: black;
    float: right;
    width: 27%;
    text-align: right;

}
#image-gallery .modal-dialog, .modal-obras .modal-dialog{
  width: auto;
}
#image-gallery .modal-content, .modal-obras .modal-content{
  background: none;
  box-shadow: unset;
  border: 0px;
}

.sub-title--margin-large{
  color: #003054;
}

#show-still .still-formats span:nth-child(3n+2), #show-still .still-formats span:nth-child(3){
  position: relative;
}

#show-still .still-formats span:nth-child(3n+2), #show-still .still-formats span:nth-child(3):before{
  content: ' - ';
}

#show-still button.close span{
  font-weight: 100;
}
#show-still button.close{
  opacity: 1;
  color: #8a8282;
}
#show-still .btn-budget{
  color: #23527c;
  padding: 10px;
  font-size: 15px;
}
#show-still .btn-budget .fas{
  margin-right: 10px;
}

#show-still .modal-header{
  letter-spacing: 1px;
}
#show-still .btn-budget:hover{
  background-color: unset;
}

#show-still .line-ul.list-check strong{
  font-weight: unset;
  color: #4e4e4e;
}
#show-still .line-ul.list-check{
  color: #4e4e4e;
}

#show-still .line-name, #show-still .still-formats, #show-still .still-format{
  color: #4e4e4e;
  font-size: 14px;
}

#show-still .still-format img {
  margin-right: 10px;
  width: 23px;
}

#show-still .still-name {
  color: rgb(28, 32, 94);
  font-size: 19px;
  letter-spacing: 1px;
}
#show-still .modal-header{
  padding-top: 25px
}

#show-still .mobile-center{
  margin-top: 10px;
  position: relative;
  right: 0;
  bottom: 0px;
  transform: translateX(100%);
}
#show-still .modal-dialog{
  max-width: 600px;
  top: 45%;
  transform: translateY(-50%);
}
#show-still .modal-body{
  margin-top: 18px;
  color: #444242;
}
.image-gallery-box{
  position: relative;
  margin: 0 auto;
}
.m-minus-15{
  margin: -15px;
}

.mt-0{
  margin-top: 0px;
}

#image-gallery .modal-header, .modal-obras .modal-header{
  border-bottom: none;
  padding: 15px 0;
}
#image-gallery .modal-body, .modal-obras .modal-body{
  padding: 0;
  display: flex;
}
#image-gallery .modal-header .modal-title, .modal-obras .modal-header .modal-title{
    color: #fff;
    font-size: 14px;
}
.page-line .modal button.close{
    padding: 15px;
    line-height: 30px;
    font-size: 45px;
    color: #fff;
    opacity: 1;
    position: fixed;
    top: 0;
    right: 15px;
    z-index: 100000;
}
.page-line .thumb{
  margin-top: 5px;
  margin-bottom: 5px;
}
.page-line .modal .btn, #show-next-image, #show-previous-image{
    padding: 15px;
    font-size: 30px;
    background: transparent;
    width: auto;
    min-width: auto;
    position: absolute;
    top: 15px;
    bottom: 15px;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 35px #000;
    opacity: .5;
    z-index: 1000000;
}
.page-line .modal .btn:hover{
  opacity: 1;
}
.page-line .modal .btn.float-right, #show-next-image{
    right: 15px;
}
.page-line .modal .btn.float-left, #show-previous-image{
    left: 15px;
}

.page-line .item-line{
  min-height: 416px;
  z-index: 1000;
}

.page-line .item-line article span{
  font-size: 12px;
  letter-spacing: normal;
}

.page-line .item-line-texture img{
  width: 100%;
}

.page-line .modal .btn:hover, .page-line .modal .btn:focus, .page-line .modal .btn:active,
.page-line .modal button.close:hover, .page-line .modal button.close:focus, .page-line .modal button.close:active,
*:active, *:focus, a:focus{
  outline: none;
  box-shadow: none;
}

#show-next-image, #show-previous-image{
outline: none;
box-shadow: none;
}

#image-gallery button.close, #modal-obras button.close, .modal-obras button.close, #comparar button.close, .modal-obras button.close{
  top: 20px;
  right: 24px;
  line-height: 24px;
  font-size: 40px;
  color: #ffffff;
  padding: 5px;
  z-index:  999;
  text-shadow: 0 0 5px #000;
}

.obras-img--custom{
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #144061;
  background-size: contain;
}
.masonry {
    margin: 0;
    padding: 0;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}
.item-masonry{
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
    border: solid 1px #dedede;
    border-top: none;
    border: none;
    margin: 0;
}
.page-line .item-masonry .thumbnail{
  margin-bottom: 0;
}
#modal-obras h4, .modal-obras h4{
  margin-bottom: 15px;
}
.carousel-control.right, .carousel-control.left{
  background-image:  none;
}
.carousel-control{
  width: 50px;
  padding: 15px;
  text-shadow: 0 0 35px #000;
}
#veja_tambem{
  padding: 50px 0 40px;
}

#botaocomparar{
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: 440px;
  padding: 10px;
  background: #333333;
  color: #fff;
  display: block;
  width: 130px;
  text-align: center;
  z-index: 9999;
}
#botaocomparar:hover{
  background: #f29700;
}
.row-tabela{
  overflow-x: auto;
  padding-bottom: 30px;
}
#comparar .modal-body {
  padding: 30px 30px 0;
}
#comparar .title {
  line-height: 26px;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 20px;
}
#comparar .title strong{
    font-size: 26px;
    text-transform: none;
    line-height: 30px;
}
#botaocomparar i{
  margin-right: 5px;
}
.tabela-comparacao{
  min-width: 100%;
}
.tabela-comparacao td{
  padding: 10px 15px;
  white-space: nowrap;
}
.tabela-comparacao td.v-bottom{
  vertical-align: bottom;
}
.tabela-comparacao td img{
  width: 100px;
}
.tabela-comparacao td .sub-title{
  margin-bottom: 0;
}
.tabela-comparacao td .box-remove{
  padding-right: 40px;
  position: relative;
  padding-top: 10px;
}
.tabela-comparacao td .btn-remove{
  padding: 8px 12px;
  color: orange;
  background: #eeeeee;
  display: inline-block;
  margin-top: 5px;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.tabela-comparacao td .btn-remove:hover{
  color: #fff;
  background: #192e56;
}

.tabela-comparacao td strong{
  color: #001c47;
  text-transform: uppercase;
}

.menu-categories a{
  font-family: "Source Sans Pro", sans-serif;
}

.menu-categories li.active a {
  border-bottom-color: orange;
  text-decoration: none;
}

.consulte_estoque {
  transform: rotate(-90deg);
  position: absolute;
  z-index: 99;
  bottom: 264px;
  left: -40px;
  font-size: 11px;
}

.page-category .title_categorie h3{
  font-size: 15px;
  margin-top: 15px;
}

.page-category .container_product_categories{
  margin-bottom: 50px;
}

.page-sustainability .title_categorie h3{
  font-size: 15px;
  margin-top: 15px;
}

.page-sustainability .container_product_categories{
  margin-bottom: 50px;
}

.page-sustainability .paragraph{
   margin-bottom: 40px;
}

.page-sustainability ul{
   max-width: 970px;
   margin: 0 auto;
   padding: 0px;
   margin-bottom: 40px;
}

.page-sustainability ul li{
   list-style: none;
   margin-bottom: 25px;
}

.page-sustainability-modal .modal-body{
   padding: 50px 90px;
}

.page-sustainability-modal .modal-body h5{
   font-size: 30px;
   color: #002a52;
}

.page-sustainability-modal p{
   font-size: 14px;
   margin-bottom: 25px;
}

.page-sustainability-modal .subtitle{
   color: #002a52;
}

.page-sustainability-modal .box-image{
   max-height: 520px;
   overflow: hidden;
}

#bons-materiais .box-image{
  max-height: 690px;
}

.page-sustainability-modal .modal-header{
  border-bottom: unset;
  padding: 0px;
}

.page-sustainability-modal .modal-header .close{
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 31px;
  opacity: 1;
  z-index: 100;
}

@media screen and (max-width: 1199px) {
  .consulte_estoque {
    bottom: 170px;
  }
  #botaocomparar{
    margin-left: 340px;
  }
  .menu-categories a, .menu-categories span{
    padding: 7px 15px;
  }
  #cores{
    padding-left: 0;
  }
  .item-line-choice{
    font-size: 12px;
    line-height: 15px;
  }
  .page-line .clear-filters-button{
    min-width: auto;
  }
}
@media screen and (max-width: 991px) {
  #botaocomparar{
    margin-left: 230px;
   }
  .box-filters{
    padding-right: 15px;
  }
  .filters-list-colors label{
    width: 32px;
    height: 32px;
  }
  .menu-categories li{
    padding: 0 10px;
  }
  #cores{
    padding-left: 15px;
  }
  .item-line-choice{
    font-size: 12px;
    line-height: 15px;
  }
}
.owl-ambientes-obras .box-image{
     max-height: 180px;
     overflow: hidden;
     margin-bottom: 10px;
}

.page-sustainability-modal .box-image img.mobile{
     display: none;
}

.d-sm-none{
    display: none;
}

@media screen and (min-width: 768px){
   .page-sustainability-modal .modal-lg{
        width: 800px;
   }
}

@media screen and (max-width: 767px) {
  .page-sustainability-modal .modal-body {
      padding: 25px;
  }

   #cores .row.col-sm-12{
	     margin-right: 0;
	       width: 100%;
       }

  .page-sustainability-modal .modal-body h5{
      font-size: 18px;
  }

   .page-sustainability-modal .modal-dialog{
       margin: 40px 20px;
   }

  .page-sustainability-modal .box-image{
      max-height: 180px;
      overflow: hidden;
      margin-bottom: 20px;
  }

  .page-sustainability-modal .box-image.desk{
      display: none;
  }

  .d-sm-none{
      display: block;
  }

  .page-sustainability-modal .box-image.mobile{
     display: block;
     max-height: 180px !important;
     overflow: hidden;
     margin-bottom: 20px;
  }

  .page-sustainability-modal .box-image img.desk{
      display: none;
  }

  .page-sustainability-modal .box-image img.mobile{
     display: block;
   }

  #botaocomparar{
    margin-left: 0;
    left: auto;
    right: 0;
   }
   #obras_ref, #videos{
	margin-top: 0px;
   }
   #videos{
	margin-bottom: 30px;
   }
   .box-especificacoes{
	padding-bottom: 28px;
   }
   .owl-ambientes-obras .owl-nav .owl-prev{
        transform: translate(20%, -100%);
        left: 0;
   }
   .owl-ambientes-obras .owl-nav .owl-next {
	transform: translate(-20%, -100%);
        right: 0;
    }
    .owl-ambientes-obras .owl-nav .owl-prev span, .owl-ambientes-obras .owl-nav .owl-next span{
	color: white;
    }
    .page-line .container.owl-ambientes-obras .owl-carousel{
	width: 100%;
	margin: 0;
    }
    .pd-0{
	padding: 0px;
    }
   .page-line .accordion-list-label{
	background: #edeef0;
   }
   .clear-filters, .filters{
	max-width: unset;
	overflow: hidden;
   }
   .clear-filters p{
	display: none;
   }
   .filters-title{
	margin-bottom: 20px;
   }
   .filters{
       padding: 0 10px;
    }  
   .page-line .clear-filters-button {
	padding: 0 10px;
   }
   .page-line .clear-filters-button img{
	max-height: 18px;
   }
   .clear-filters-button span:last-child{
	margin-top: 3px;
        font-size: 15px;
   }
   .clear-filters .sub-title{
	font-size: 15px;
        margin-bottom: 10px !important;
   }
   .box-filters .clear-filters{
	   overflow: hidden;
   }
   .page-line .clear-filters-button{
   	min-width: auto;
        margin: 0 10px;
        position: relative;
        width: 100%;
   }
   .content-filters{
       padding: 5px 15px;
       border: 1px solid #ebecee;
       margin-bottom: 20px;
   }
   .btn-budget:hover{
      display: inline-block;
      margin: 10px 0;
      padding: 5px 5px;
      text-align: center;
   }
   .btn-budget .fas{
      margin: 0 auto;
   }
   .filters-title:after, .filters-title:before{
        width: 12px;
	background: #acacac !important;
   }
   .filters-title:hover {
        color: #23527c;
   }
  .page-line .banner{
    min-height: 250px;
  }
  .page-line .accordion-block{
    padding: 0px;
  }
  .page-line .container{
    padding-left: 20px;
    padding-right: 20px;
  }
  .box-ir-para{
    background: #fff;
    padding: 20px 20px 0;
  }
  .mobile.ir-para{
    background: url(../img/ico-ir-para.png) no-repeat right 15px center #ebeff2;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: uppercase;
  }
  .menu-categories.container{
    padding: 5px 0;
    text-align: left;
    margin-bottom: 0;
    display: none;
  }
  .menu-categories li{
    width: 100%;
    padding: 0;
  }
  .menu-categories a:hover:before, .menu-categories a.active:before{
    height: 0;
  }
  .mobile{
    display: block !important;
  }
  .box-filters{
    margin-bottom: 30px;
  }
  .clear-filters-button{
    margin-bottom: 15px;
  }
  .item-line-choice{
    display: block;
    font-size: 14px;
  }
  .item-line-compare, .btn-budget{
      display: block;
  }
  .item-line-compare{
      width: 100%;
  }
  .btn-budget{
    margin: 5px 0 10px;
    margin-left: -10px;
  }
  .item-line-stock{
    text-align: right;
    top: 120px;
  }
  .accordion-block{
    margin: 30px 0;
    padding: 0;
  }
  .accordion-list{
    padding: 0 15px 10px;
  }
  .page-line .accordion-list, .page-line .accordion-list-label, .page-line .accordion-list-content{
    display: block;
    width: 100%;
  }
  .box-especificacoes{
    padding-bottom: 10px;
  }
  .box-ambientes{
    padding: 0;
  }
  .masonry {
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 360px) {
  .justify-content-between span:nth-child(3n+2), .justify-content-between span:nth-child(3) {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .m-minus-15{
    margin: 0px;
  }
  #show-still .modal-dialog{
    /* max-width: 300px;
    top: 49%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0px;
    margin-top: 70px; */
    width: 90%;
    top: 0;
    left: 0;
    margin: 0;
    margin: 5%;
    transform: none;
  }
  .justify-content-between span:nth-child(3n+2), .justify-content-between span:nth-child(3){

  }
  #show-still .mobile-center{
    transform: unset;
    position: relative;
  }
}


.line-quickship {
  font-size:11px; margin: 40px 0;
}
.sizes-content{
  display: flex;
  justify-content: space-between;
}
