@font-face {
  font-family: "arkhipregular";
  src: url("../themes/deluxx/assets/fonts/arkhip-regular-webfont.woff2") format("woff2"), url("../themes/deluxx/assets/fonts/arkhip-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body p {
  font-size: 14px;
  line-height: 26px;
}
header {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  transition: all 0.3s;
}
header .nav-link {
  color: #ffff;
  font-size: 14px;
  font-weight: 300;
}
header .nav-link:hover {
  color: #E3DCCA;
}
.logo {
  font-family: "arkhipregular";
}
.midias a {
  color: #fff;
  margin: 5px;
}
.bg-grey {
  background: #EAEDEF;
}
.full-banner {
  background: url(../themes/deluxx/assets/images/banner.jpg) center no-repeat;
  background-size: cover;
  min-height: 600px;
  display: flex;
  align-items: flex-end;
  padding: 60px 0;
  position: relative;
}
.full-banner::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.full-banner .container {
  z-index: 9;
}
.full-banner .container h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  max-width: 350px;
  z-index: 9;
}
.full-banner .container img {
  width: 250px;
}
.full-banner .logo {
  font-size: 42px;
  color: #fff;
}
.intro p {
  font-weight: 200;
  font-size: 18px;
  max-width: 900px;
  margin: 0 auto;
}
.destaque {
  padding: 30px 0;
}
.destaque .info {
  background: #E3DCCA;
  padding: 60px 35px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.portifolio h3 {
  font-size: 22px;
  font-weight: 300;
}
.portifolio p {
  font-weight: 300;
}
.portifolio .projetos .item {
  position: relative;
  min-height: 300px;
  background-size: cover !important;
}
.portifolio .projetos .item .info {
  position: absolute;
  padding: 15px 30px;
  bottom: 0;
  color: #fff;
  z-index: 8;
}
.portifolio .projetos .item .info h4 {
  font-size: 12px;
}
.portifolio .projetos .item .info p {
  font-size: 12px;
  line-height: 20px;
}
.portifolio .projetos .item .degrade {
  background: linear-gradient(0deg, #000000, #ffffff00 40%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.servicos {
  padding-bottom: 250px !important;
}
.servicos span {
  font-weight: bold;
  font-size: 12px;
}
.servicos h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0;
}
.servicos .categorias .item {
  padding: 400px 0 40px;
}
.servicos .categorias ._bg-1 {
  background: url(../themes/deluxx/assets/images/2.jpg) center;
  background-size: cover;
}
.servicos .categorias ._bg-2 {
  background: url(../themes/deluxx/assets/images/glazed1.jpg) center;
  background-size: cover;
}
.servicos .categorias ._bg-3 {
  background: url(../themes/deluxx/assets/images/11.jpg) center;
  background-size: cover;
}
.servicos .categorias span {
  padding: 13px 20px 10px 20px;
  background-color: #000000;
  border-radius: 0px 28px 28px 0px;
  display: inline-block;
  color: #fff;
}
.parceiro h2 {
  font-size: 32px;
  font-weight: 200;
  max-width: 400px;
}
.parceiro h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  max-width: 600px;
}
.parceiro img {
  margin-top: -450px;
}
.parceiro .logo {
  color: #000;
  font-size: 22px;
}
.btn {
  font-size: 12px;
  font-weight: 500;
}
.btn.btn-contato {
  color: #000;
  background-color: #fff;
  border-radius: 28px;
}
.btn.btn-dark {
  background: #000;
  border: 0;
  padding-left: 0;
}
.btn.btn-news {
  border-radius: 0;
  background: #000;
  color: #fff;
  padding: 12px;
}
.noticias h3 {
  color: #fff;
}
.noticias span {
  color: #fff;
}
.noticias .item img {
  width: 100% !important;
  max-width: none !important;
  height: 300px !important;
  object-fit: cover;
  object-position: center center;
}
.noticias .item h3 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 20px 0;
  margin: 0;
}
.noticias .item p {
  color: #fff;
}
section span {
  font-weight: bold;
  font-size: 12px;
  display: block;
}
section h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0;
}
.newsletter h2 {
  font-weight: 200;
}
.newsletter .form-control {
  border-radius: 0;
  border-color: #707070;
}
.newsletter .alert {
  margin-top: 5px;
  text-align: center;
  padding: 5px !important;
}
.newsletter .alert button {
  display: none;
}
.newsletter .alert p {
  margin: 0;
}
footer .links a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding-bottom: 5px;
}
footer .links h4 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
footer .logo {
  font-size: 20px;
  color: #fff;
}
.page-header {
  background: url(../themes/deluxx/assets/images/banner.jpg) center no-repeat;
  background-size: cover;
  min-height: 300px;
  position: relative;
  padding: 200px 0 60px;
}
.page-header::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.page-header .container {
  z-index: 9;
  position: relative;
}
.page-header .container h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.page-header .container h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 200;
}
.page-servicos {
  padding-bottom: 150px;
}
.page-servicos .banner-categoria {
  min-height: 240px;
  display: flex;
  align-items: center;
  background-size: cover;
}
.page-servicos .banner-categoria .item {
  padding: 20px 30px 15px 30px;
  background-color: #000000;
  border-radius: 0px 40px 40px 0px;
  z-index: 4;
  position: relative;
  color: #fff;
}
.page-servicos .banner-categoria .item:last-child {
  margin: 0px 0px 0px -46px;
  padding: 20px 30px 15px 60px;
  background-color: #6E6E6E;
  border-radius: 0px 40px 40px 0px;
  z-index: 3;
  position: relative;
}
.page-servicos .banner-categoria._bg-1 {
  background: url(../themes/deluxx/assets/images/glazed1-1.jpg);
}
.page-servicos .banner-categoria._bg-2 {
  background: url(../themes/deluxx/assets/images/2-2.jpg);
}
.page-servicos .banner-categoria._bg-3 {
  background: url(../themes/deluxx/assets/images/closet2.jpg);
}
.page-servicos h3 {
  font-size: 24px;
  font-weight: 300;
  max-width: 450px;
  margin-bottom: 20px;
}
.page-historia {
  padding-bottom: 100px;
  background-color: black;
  color: white;
}
.page-historia h3 {
  font-size: 24px;
  font-weight: 300;
  max-width: 450px;
  margin-bottom: 20px;
}
.page-noticia h1 {
  font-size: 26px;
  margin: 0;
}
.page-noticia img {
  width: 100% !important;
  max-width: none !important;
  height: 400px !important;
  object-fit: cover;
  object-position: center center;
  padding: 30px 0;
}
.parceiro {
  padding-top: 100px !important;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
  }
}
@media (max-width: 920px) {
  .servicos {
    padding-bottom: 3rem !important;
  }
  .parceiro img {
    margin-top: 10px;
  }
  .noticias .item {
    margin-bottom: 40px;
  }
  .page-historia {
    padding-bottom: 3rem !important;
  }
}
