* {
  font-family: "alwyn-new-web";
}
header {
  position: fixed;
  width: 100%;
  transition: all 0.3s ease;
  top: 0;
  z-index: 999;
}
header .nav-item._a .nav-link {
  border: #FFA700 solid 1px;
  opacity: 1;
  border-radius: 20px;
  padding: 5px 16px;
}
header .nav-item._f .nav-link {
  background: #5FA500;
  opacity: 1;
  border-radius: 20px;
  padding: 5px 16px;
}
header .nav-item .nav-link {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
header .line {
  height: 1px;
  background-color: #fff;
  max-width: 95%;
  margin: 0 auto;
  opacity: 0.5;
}
.hero {
  position: relative;
  padding: 320px 0;
  color: #fff;
  overflow: hidden;
}
.hero h1 {
  font-size: 65px;
  line-height: 65px;
  font-weight: 300;
}
.hero h2 {
  opacity: 0.5;
  font-style: italic;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.hero-content {
  position: relative;
  z-index: 3;
}
.btn.btn-saiba-mais {
  font-size: 12px;
  letter-spacing: 2px;
  position: relative;
  padding-left: 25px;
}
.btn.btn-saiba-mais::before {
  content: "";
  background: url(../themes/carbuiberia/assets/images/icon-circle.svg) right center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
}
.btn.btn-saiba-mais.btn-l {
  color: #fff;
}
.btn.btn-saiba-mais.btn-l::before {
  content: "";
  filter: invert(1);
}
.btn.btn-outline-primary {
  color: #000;
  font-size: 14px;
  border-color: #000;
  font-style: italic;
  border-radius: 5px;
  min-width: 140px;
}
p {
  opacity: 0.5;
  font-size: 14px;
}
section span {
  font-size: 12px;
  font-style: italic;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
section span::before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #000000;
  margin-right: 10px;
  margin-bottom: 4px;
}
section h2 {
  font-weight: lighter;
  color: #000000;
  opacity: 0.3;
  margin: 0;
  font-size: 45px;
  line-height: 45px;
}
section h3 {
  font-weight: 400;
  color: #000000;
  font-style: italic;
  margin: 20px 0;
}
section.dark h2, section.dark h3, section.dark p {
  color: #fff;
  opacity: 1;
}
section.dark span {
  color: #fff;
}
section.dark span::before {
  content: "";
  background-color: #fff;
}
.qualidade {
  background: url(../themes/carbuiberia/assets/images/bg-6.svg) bottom right #EAEAEA no-repeat;
  background-size: contain;
  padding: 80px 0;
}
.qualidade._operacao {
  background: url(../themes/carbuiberia/assets/images/bg-16.jpg) top right #fff no-repeat;
  background-size: contain;
  padding-bottom: 250px;
}
.qualidade._interna {
  background: url(../themes/carbuiberia/assets/images/bg-6.svg) center right #fff no-repeat;
  background-size: 50%;
}
.qualidade._infos {
  background: #EAEAEA;
}
.qualidade._infos .box-itens {
  margin-top: -300px;
}
.qualidade .box-itens .item {
  background: #1B375D;
  color: #fff;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
}
.qualidade .box-itens .item img {
  margin-bottom: 20px;
  max-width: 60%;
}
.qualidade .box-itens .item h4 {
  font-weight: lighter;
  font-size: 30px;
  line-height: 30px;
}
.qualidade .box-itens .item p {
  opacity: 1;
}
.bg-light {
  background-color: #EAEAEA !important;
}
.sobre-nos {
  padding: 180px 0;
  background: url(../themes/carbuiberia/assets/images/bg-14.jpg) center top no-repeat;
  background-size: cover;
}
.operacao {
  padding: 180px 0;
  background: url(../themes/carbuiberia/assets/images/bg-15.jpg) center top no-repeat;
  background-size: cover;
}
.energia {
  padding: 80px 0;
  background: url(../themes/carbuiberia/assets/images/bg-5.png) center top no-repeat;
  background-size: contain;
}
.energia._interna {
  background: url(../themes/carbuiberia/assets/images/bg-4.png) top right no-repeat #fff;
  background-blend-mode: multiply;
  background-size: 70%;
  padding: 100px 0;
}
.energia .box-itens .item {
  min-height: 100%;
  color: #fff;
  padding: 30px;
  border-radius: 20px;
  min-height: 500px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.energia .box-itens .item h4 {
  font-weight: lighter;
  font-size: 35px;
  line-height: 35px;
  z-index: 9;
  position: relative;
}
.energia .box-itens .item._bg-1 {
  background: url(../themes/carbuiberia/assets/images/img-1.png) center no-repeat;
  background-size: cover;
}
.energia .box-itens .item._bg-2 {
  background: url(../themes/carbuiberia/assets/images/img-4.png) center no-repeat;
  background-size: cover;
}
.energia .box-itens .item._bg-3 {
  background: url(../themes/carbuiberia/assets/images/img-5.png) center no-repeat;
  background-size: cover;
}
.energia .box-itens .item p {
  opacity: 1;
  z-index: 9;
  position: relative;
}
.energia .box-itens .item .degrade {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: #000000;
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 65%);
}
.combustivel {
  padding: 250px 0 150px;
  background: url(../themes/carbuiberia/assets/images/bg-1.jpg) center top no-repeat;
  background-size: cover;
  color: #fff;
  margin-top: -200px;
}
.combustivel h2, .combustivel h3, .combustivel p {
  color: #fff;
  opacity: 1;
}
.combustivel .box-itens .item {
  font-size: 26px;
  font-weight: lighter;
  font-style: italic;
  margin-bottom: 15px;
  border-radius: 40px;
  padding: 10px;
  background: #FFA700;
  background: linear-gradient(270deg, #ffa700 0%, #ff7703 100%);
}
.combustivel .box-itens .item img {
  margin-left: 12px;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.processo {
  background: url(../themes/carbuiberia/assets/images/bg-4.png) center right no-repeat #EAEAEA;
  background-blend-mode: multiply;
  background-size: contain;
  padding: 100px 0;
}
.processo .box-itens .item {
  background: #1B375D;
  color: #fff;
  border-radius: 5px;
  padding: 20px;
  height: 100%;
}
.processo .box-itens .item h4 {
  font-size: 18px;
  font-weight: 400;
}
.processo .box-itens .item h4 span {
  font-size: 18px;
  letter-spacing: normal;
  font-style: normal;
  font-weight: lighter;
}
.processo .box-itens .item h4 span::before {
  display: none;
}
.processo .box-itens .item img {
  max-width: 60%;
  margin-bottom: 15px;
}
.futuro {
  background: url(../themes/carbuiberia/assets/images/bg-2.jpg) center no-repeat;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
.futuro *._l {
  max-width: 280px;
}
.futuro h2 {
  color: #AEC392 !important;
  font-size: 65px;
  line-height: 65px;
}
.futuro._interna h2 {
  font-weight: lighter;
  color: #fff !important;
  opacity: 1;
  margin: 0;
  font-size: 45px;
  line-height: 45px;
}
.produtos {
  padding: 60px 0 10px;
}
.produtos h2 {
  color: #002A53;
  font-style: italic;
  font-weight: lighter;
  opacity: 1;
}
.produtos h3 {
  opacity: 0.5;
}
.produtos .box-itens .item {
  margin-bottom: 50px;
  height: 100%;
}
.produtos .box-itens .item h5 {
  color: #002A53;
  font-style: italic;
  font-size: 24px;
  min-height: 60px;
  display: flex;
  align-items: flex-end;
}
.produtos .box-itens .item p {
  min-height: 70px;
}
.produtos .box-itens .item img {
  width: 100%;
  max-width: 200px;
}
.map h6 {
  font-weight: lighter;
  display: flex;
  align-items-center: center;
}
.map h6 i {
  color: #FFAA00;
  font-size: 30px;
  margin-right: 10px;
}
.fale-conosco {
  padding: 100px 0 200px;
  background: url(../themes/carbuiberia/assets/images/bg-3.jpg) center bottom no-repeat;
  background-size: cover;
}
.fale-conosco .box-form ::placeholder {
  color: #999;
  font-style: italic;
}
.fale-conosco .box-form .form-control, .fale-conosco .box-form .form-select {
  margin-bottom: 15px;
  border: 0;
  border-bottom: solid 1px #000;
  border-radius: 0;
}
.box-breadcrumb {
  background: #1267BA;
  padding: 66px 0 5px;
}
.box-breadcrumb .breadcrumb {
  margin: 0;
}
.box-breadcrumb .breadcrumb .breadcrumb-item {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  margin: 0;
  letter-spacing: 2px;
  font-weight: lighter;
}
.box-breadcrumb .breadcrumb span {
  letter-spacing: 2px;
  font-style: normal;
}
.box-breadcrumb .breadcrumb span::before {
  color: #fff;
  content: "|";
  width: 0;
  background: transparent;
  margin-right: 5px;
}
.fiabilidade {
  padding: 80px 0;
  background: url(../themes/carbuiberia/assets/images/bg-7.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.fiabilidade .box-itens .item p {
  padding: 10px;
}
.fiabilidade .box-itens .item .item-header {
  background: #1267BA;
  background: linear-gradient(90deg, #1267ba 0%, #002a53 100%);
  color: #fff;
  padding: 10px;
  border-radius: 40px;
  display: flex;
  align-items: center;
}
.fiabilidade .box-itens .item .item-header img {
  margin: 0 10px;
  max-width: 25px;
  object-fit: contain;
}
.fiabilidade .box-itens._i .item {
  background: #002B5C88;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 20px;
}
.fiabilidade .box-itens._i .item h4 {
  color: #fff;
}
.fiabilidade .box-itens._i .item p {
  padding: 0;
}
.fiabilidade ._bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90%;
}
.solucoes {
  background: #EAEAEA;
  padding: 260px 0 80px;
  margin-top: -250px;
}
.solucoes .item {
  background: #fff;
  height: 100%;
  padding: 30px;
  border-radius: 20px;
}
.solucoes .item .item-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.solucoes .item .item-header span {
  margin: 0;
}
.solucoes .item .item-header img {
  max-width: 35px;
  object-fit: contain;
  margin-right: 15px;
}
.solucoes .item h2 {
  color: #1267BA;
  opacity: 1;
}
.solucoes .item ul {
  padding-left: 15px;
  margin-top: 30px;
}
.solucoes .item ul li {
  margin-bottom: 10px;
}
.pilares {
  background: #EAEAEA;
  padding: 80px 0;
}
.pilares h3 {
  max-width: 400px;
}
.pilares .box-itens .item {
  min-height: 100%;
  color: #fff;
  padding: 30px;
  border-radius: 20px;
  min-height: 600px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pilares .box-itens .item h4 {
  font-weight: lighter;
  font-size: 35px;
  line-height: 35px;
  z-index: 9;
  position: relative;
  margin-bottom: 20px;
}
.pilares .box-itens .item._bg-1 {
  background: url(../themes/carbuiberia/assets/images/bg-8.png) center no-repeat;
  background-size: cover;
}
.pilares .box-itens .item._bg-2 {
  background: url(../themes/carbuiberia/assets/images/bg-9.png) center no-repeat;
  background-size: cover;
}
.pilares .box-itens .item._bg-3 {
  background: url(../themes/carbuiberia/assets/images/bg-10.png) center no-repeat;
  background-size: cover;
}
.pilares .box-itens .item._bg-4 {
  background: url(../themes/carbuiberia/assets/images/bg-11.png) center no-repeat;
  background-size: cover;
}
.pilares .box-itens .item p {
  opacity: 1;
  z-index: 9;
  position: relative;
}
.pilares .box-itens .item .degrade {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: #000000;
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.medidas {
  padding: 0 0 150px;
  margin-top: 150px;
  background: url(../themes/carbuiberia/assets/images/bg-13.jpg) right top no-repeat;
  background-size: 50%;
}
.medidas ul {
  padding-left: 15px;
  font-size: 14px;
}
.medidas ul li {
  margin-bottom: 15px;
}
.medir {
  background: #EAEAEA;
  padding: 100px 0;
}
.medir ul {
  padding-left: 15px;
  font-size: 14px;
}
.medir ul li {
  margin-bottom: 10px;
}
footer {
  background: #EAEAEA;
  padding: 80px 0;
}
footer ul {
  list-style: none;
  padding: 0;
  font-size: 14px;
}
footer ul a {
  color: #000;
  text-decoration: none;
}
footer ._b {
  background: #FFA301;
  color: #fff;
  border-radius: 15px;
  padding: 4px 13px 4px 10px !important;
  display: flex;
  align-items: center;
  line-height: 20px;
  padding: 4px;
  margin-right: 10px;
  font-size: 14px;
}
footer ._l {
  max-width: 300px;
}
@media (max-width: 1200px) {
  .hero h1 {
    font-size: 48px;
    line-height: 48px;
    font-weight: lighter;
  }
  section h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .qualidade .box-itens .item img {
    max-width: 40%;
  }
  .combustivel .box-itens .item {
    font-size: 18px;
  }
  .futuro h2 {
    font-size: 45px;
    line-height: 45px;
  }
  .medidas {
    background: none;
  }
}
