<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  overflow-x: hidden;
}

* {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  list-style: none;
  border: 0;
}

/*
font-family: 'Raleway', sans-serif;
font-family: 'Raleway', sans-serif;
*/

*,
*:after,
*:before {
  box-sizing: border-box;
}

a {
  outline: none;
  text-decoration: none;
}

.swiper-button-disabled {
  opacity: 0.5;
}

.swiper-control a,
.gallery-swiper-button-prev,
.gallery-swiper-button-next {
  transition: all 0.15s linear;
}

.swiper-control a:hover,
.gallery-swiper-button-prev:hover,
.gallery-swiper-button-next:hover {
  transform: scale(1.2, 1.2);
}

.light-gray {
  color: #9d7f7f;
}

p {
  line-height: 1.5em;
  font-family: "Raleway", sans-serif;
}

body {
  padding-top: 1px;
  padding-bottom: 1px;
  /* color: rgba(0, 0, 0, 1); */
  color: #666666;
  font-family: "Raleway", sans-serif;
  background-color: transparent;
  position: relative;
  overflow-x: hidden;
}

.container {
  max-width: 1286px;
  margin: 0 auto 0;
  padding: 0 20px;
}

.row {
  display: flex;
}

.row .half-col {
  width: 50%;
}

.row .full-col {
  width: 100%;
}

.btn {
  height: 80px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.2s linear;
}

h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 900;
  color: rgba(0, 0, 0, 1);
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

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

.margin-top-section {
  margin-top: 160px;
}

.grecaptcha-badge {
  display: none;
}

.wyswyg a {
  color: inherit;
}

.wyswyg p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}

.wyswyg h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: none;
}

.wyswyg h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: none;
}

.wyswyg h4 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: none;
}

.wyswyg ul,
.wyswyg ol {
  padding-top: 10px;
  padding-bottom: 10px;
}

.wyswyg li {
  font-size: 18px;
  line-height: 28px;
  font-family: "Raleway", sans-serif;
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
}

.wyswyg li:after {
  content: "";
  width: 35px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 12px;
  border-left: 20px solid #952626;
  display: block;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 1%,
      rgba(255, 255, 255, 0) 100%);
}

.wyswyg blockquote {
  font-style: italic;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 5px solid #952626;
  border-bottom: 5px solid #952626;
  font-size: 18px;
  line-height: 28px;
  font-family: "Raleway", sans-serif;
}

.wyswyg img {
  display: block;
  margin: 40px auto;
  max-width: 100%;
  height: auto;
}

.wyswyg .fluid-width-video-wrapper {
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}

.banner-home {
  padding-bottom: 60px;
  text-align: center;
  position: relative;
}

.banner-home img {
  filter: invert(1);
}

.banner-home h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.56em;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 5;
  color: #000000;
}

.banner-home h1:before {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  background: #952626;
  position: absolute;
  bottom: 0;
  left: calc(50% - 11px);
}

.banner-home h1:after {
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  margin: 15px auto 0px;
  background: linear-gradient(135deg,
      rgba(255, 255, 255, 0) 1%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0) 100%);
}

.video-wraper {
  padding-bottom: 60px;
  /*   width: 100%;
  padding-top: 46.25%;
  height: 0px;
  position: relative; */
}

.banner-home svg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.banner-home video,
.banner-home iframe {
  width: 100%;
  /*   height: 100%;
  position: absolute;
  top: 0;
  left: 0; */
}

.reel-svg {
  display: block;
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 1;
}

.reel-border {
  display: block;
  width: 80%;
  height: 90%;
  position: absolute;
  top: 16px;
  left: calc(10% + 16px);
  z-index: 10;
  animation-duration: 1s;
  animation-name: text_strokes;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.play-motion {
  position: absolute;
  top: 20%;
  left: 55%;
  z-index: 99;
}

.play-motion p {
  font-size: 13px;
  position: absolute;
  bottom: calc(100% + 40px);
  left: -50px;
  color: #c56767;
  letter-spacing: 0.4em;
  width: 250px;
  transition: all 0.2s linear;
  opacity: 0.35;
  font-family: "Raleway", sans-serif;
}

.play-motion:hover p {
  top: -98px;
  opacity: 1;
}

.play-motion p b {
  color: rgba(0, 0, 0, 1);
}

.link-reel {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  display: flex;
  color: rgba(0, 0, 0, 1);
  justify-content: center;
  align-items: center;
  background: linear-gradient(135deg, #b92525 0%, #f22d2d 100%);
  transition: all 0.2s linear;
  pointer-events: none;
}

.link-reel:hover {
  transform: scale(1.08, 1.08);
  box-shadow: 0px 24px 20px -2px rgba(0, 0, 0, 0.95);
}

.link-reel:hover:before {
  border-width: 5px;
  transform: scale(0.79, 0.79);
  opacity: 0;
}

.link-reel:hover:after {
  transform: scale(0.85, 0.85);
}

.link-reel:before {
  content: "";
  display: block;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin: -21px auto auto -21px;
  transition: all 0.2s linear;
  z-index: 0;
}

.link-reel:after {
  content: "";
  display: block;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: -41px auto auto -41px;
  transition: all 0.2s linear;
  z-index: 0;
}

.link-reel i {
  color: white;
  font-size: 50px;
  margin-left: 10px;
  transition: all 0.2s linear;
}

.link-reel:hover i {
  text-shadow: 0 15px 24px rgba(0, 0, 0, 0.2);
}

.time-reel {
  font-size: 10px;
  color: #fb7272;
  white-space: nowrap;
}

.cases-home,
.cases-include {
  /*background: url('../images-old/lines.png') center center no-repeat;*/
  background-size: cover;
  position: relative;
  z-index: 5;
  padding-top: 175px;
  padding-bottom: 175px;
}

.cases-page {
  margin-top: 115px;
  position: relative;
  z-index: 99;
}

.clients-home {
  position: relative;
  z-index: 99;
}

.clients-home h3 {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #952626;
  letter-spacing: 0.42em;
}

.clients-home .clients-swiper-container {
  padding-bottom: 0px;
  filter: invert(1) opacity(0.5);
}

.clients-home .swiper-slide {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.clients-home .swiper-slide img {
  max-width: 100%;
}

.clients-home .clients-swiper-pagination {
  position: relative;
}

.clients-home .clients-swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}

.projeto-page {
  position: relative;
  z-index: 99;
  min-height: 300px;
}

.main .projeto-page .container {
  max-width: 1324px;
}

.projeto-page .projeto-page-listing-title {
  font-size: 30px;
  line-height: 37px;
  color: #333;
  margin-bottom: 38px;
}

.filter-tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
  position: relative;
  justify-content: flex-start;
  z-index: 99;
}

.filter-tags&gt;div {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: rgba(0, 0, 0, 1);
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
}

.filter-tags&gt;div i {
  margin-left: 10px;
}

.projeto-page.loading:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: calc(50% - 50px);
  top: 100px;
  background: url("../images-old/loading-projeto.gif") center center no-repeat;
  z-index: 3;
}

.projeto-page.loading:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(24, 25, 35, 0.95);
}

.header-cases {
  position: relative;
  z-index: 10;
}

/* .header-cases:after{
	content: '';
	width: calc(50% - 50px);
	height: 750px;
	display: block;
	position: absolute;
	left: 0;
	top: -300px;
	z-index: -1;
	background: url('../images-old/lines.png') right center no-repeat;
	background-size: cover;
} */
.cases-subheader {
  width: 400px;
  margin-top: -200px;
}

.cases-text {
  margin-top: 150px;
  width: calc(50% + 125px);
  padding-left: 125px;
  position: relative;
}

.cases-text .blue-lines {
  width: 120px;
  height: 120px;
  background: url(../images-old/lines.svg) left top no-repeat;
  position: absolute;
  left: 0;
  top: -60px;
  color: #000000;
}

.cases-text .blue-lines i {
  font-size: 40px;
  position: absolute;
  top: -15px;
  left: 0;
}

.cases-include {
  padding-bottom: 0;
}

.header-cases .row {
  justify-content: space-between;
}

.cases-home .container,
.cases-include .container,
.cases-page .container,
.projeto-page .container,
.projeto-header .container,
.blog-header .container,
.blog-posts .container,
.container-tags {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.featured-posts .container {
  max-width: 1600px;
}

.blog-header .container&gt;.row {
  width: 100%;
}

.cases-home-text,
.cases-include-text {
  width: 25%;
}

.cases-list {
  width: 75%;
  display: flex;
}

.include-cases-swiper-container,
.blog-home-swiper-container {
  width: 100%;
  padding-bottom: 40px !important;
}

.cases-page .cases-list {
  width: 100%;
  flex-wrap: wrap;
}

.projeto-page .row {
  flex-wrap: wrap;
  gap: 54px;
}

.projeto-page .row .projeto-card {
  max-width: 392px;
  max-height: 409px;
  padding-left: 20px;
  padding-bottom: 0;
  width: auto;
  position: relative;
}

/* .projeto-page .row .projeto-card figure {
  height: auto;
} */
.cases-list article {
  width: 33.33%;
  height: 480px;
  position: relative;
  margin-top: 200px;
  margin-bottom: 20px;
}

.cases-list .include-cases-swiper-container article {
  width: 100%;
}

.cases-page .cases-list article {
  width: 25%;
}

.cases-home-header,
.cases-include-header {
  padding-left: 64px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 5;
}

.cases-home-header h2,
.cases-include-header h2 {
  display: flex;
  margin-top: 20px;
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 48px;
  align-items: center;
}

.cases-home-header h2:after,
.cases-include-header h2:after {
  content: "";
  margin-left: 40px;
  display: block;
  border-left: 25px solid #952626;
  width: 100px;
  height: 1px;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 1%,
      rgba(255, 255, 255, 0) 100%);
  display: inline-block;
}

.cases-home-header p {
  font-size: 15px;
  max-width: 240px;
  margin-bottom: 100px;
}

.see-more-cases {
  position: absolute;
  right: 40px;
  bottom: -39px;
  text-decoration: none;
}

.see-more-cases&gt;span {
  width: 75px;
  height: 75px;
  background: #952626;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 900;
  color: white;
  transition: all 0.2s linear;
  position: relative;
}

.see-more-cases:hover&gt;span {
  transform: scale(1.15);
}

.see-more-text-cases {
  display: inline-block;
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  color: #952626;
  letter-spacing: 0.42em;
}

.cases-list article h4 {
  text-align: left;
  position: absolute;
  right: 15px;
  bottom: -15px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  vertical-align: middle;
  z-index: 6;
  width: 45px;
  line-height: 45px;
  background: #952626;
  color: white;
  padding: 15px 0px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.42em;
}

.cases-list .swiper-slide:nth-child(2n) article,
.cases-list .swiper-slide:nth-child(2) article,
.cases-list article:nth-child(2),
.cases-list article:nth-child(2n) {
  margin-top: 0px;
}

.clients-home .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.blog-home .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.cases-list .swiper-container-horizontal&gt;.swiper-pagination-bullets {
  bottom: 0px;
  z-index: 10;
}

.clients-home .swiper-pagination-bullet,
.blog-home .swiper-pagination-bullet,
.cases-list .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  border-radius: 0;
  background: #ccc;
  position: relative;
  z-index: 5;
}

.clients-home .swiper-pagination-bullet.swiper-pagination-bullet-active,
.blog-home .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cases-list .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #952626;
}

.cases-page .cases-list article {
  margin-bottom: 200px;
}

.cases-page+footer {
  margin-top: 0;
}

.cases-list article a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
}

.brand-case {
  position: relative;
  z-index: 9;
}

.cases-list article a:hover {
  box-shadow: 0 24px 20px -10px rgba(0, 0, 0, 0.55);
  z-index: 10;
}

.cases-list article a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90%;
  opacity: 0;
  width: 100%;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37 / 60%) 100%);
  z-index: 3;
  transition: all 0.2s linear;
}

.cases-list article a:hover:after {
  opacity: 1;
}

.cases-list article a figure {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #ffffff;
}

.cases-list article a figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.2s linear;
}

.cases-list article a:hover figure img {
  /* opacity: 0.65; */
}

.services-home {
  padding-left: 64px;
  margin-top: 100px;
  font-family: "Raleway", sans-serif;
}

.services-home h3 {
  color: #ac7474;
  font-size: 11px;
  letter-spacing: 0.342em;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 36px;
}

.services-home .cd-headline.slide {
  font-size: 11px;
  letter-spacing: 0.342em;
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
  font-family: "Raleway", sans-serif;
}

.blog-home {
  padding-top: 150px;
  padding-bottom: 175px;
  position: relative;
  z-index: 99;
}

.blog-home&gt;.container {
  max-width: 1600px;
  margin: 0 auto;
}

.blog-home-header {
  display: flex;
  padding-left: 64px;
  margin-bottom: 72px;
  align-items: center;
  position: relative;
  z-index: 5;
}

.blog-home-header h2 {
  font-size: 60px;
  line-height: 60px;
  margin-right: 90px;
}

.blog-home-header p {
  max-width: 225px;
  font-size: 15px;
  display: flex;
  position: relative;
}

.blog-home-header p:after {
  content: "";
  display: block;
  border-left: 25px solid #952626;
  width: 100px;
  height: 1px;
  position: absolute;
  right: -120px;
  top: 50%;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 1%,
      rgba(255, 255, 255, 0) 100%);
  display: inline-block;
}

.blog-home-list {
  display: flex;
}

.blog-home-list .blog-home-swiper-container {
  width: 75%;
  padding-bottom: 40px;
}

.blog-home:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 110%;
  width: 100%;
  /* background: url("../images-old/blur.png") right bottom no-repeat; */
  background-size: contain;
  opacity: 0.25;
  z-index: -1;
  pointer-events: none;
}

.blog-home-list article {
  width: 25%;
  background: #ffffff;
  height: 495px;
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 5;
}

.blog-home-list .blog-home-swiper-container article {
  width: 100%;
}

.see-more-blog,
.button-see-more {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}

.button-see-more {
  width: 140px;
  margin-top: 20px;
}

.see-more-blog&gt;span,
.button-see-more&gt;span {
  width: 75px;
  height: 75px;
  background: #952626;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 900;
  color: white;
  transition: all 0.2s linear;
  position: relative;
  margin-bottom: 20px;
}

.see-more-blog:hover&gt;span,
.button-see-more:hover&gt;span {
  transform: scale(1.15);
}

.see-more-blog b,
.button-see-more b {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  color: rgba(0, 0, 0, 1);
  margin-left: 4px;
}

.blog-home-list article a:not(.see-more-blog) {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.blog-home-list article a:not(.see-more-blog):after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -90%;
  height: 90%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37 / 60%) 100%);
  z-index: 3;
  transition: all 0.2s linear;
}

.blog-home-list article a:not(.see-more-blog):hover {
  z-index: 10;
  box-shadow: 0 24px 20px -10px rgba(0, 0, 0, 0.55);
}

.blog-home-list article a:not(.see-more-blog):hover:after {
  bottom: 0%;
}

.blog-home-list article a .blog-details {
  position: relative;
  max-width: 280px;
  margin: 0 auto 8%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 5;
}

.blog-home-list article a .blog-details h3 {
  font-size: 11px;
  line-height: 20px;
  color: white;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 3px solid #fff;
  position: relative;
}

.blog-home-list article a .blog-details h3:after {
  content: "";
  width: 0;
  height: 3px;
  background: #952626;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  transition: all 0.2s linear;
}

.blog-home-list article a:hover .blog-details h3:after {
  width: 100%;
}

.blog-home-list article a .blog-details p {
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: white;
}

.blog-home-list article figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.blog-home-list article figure:before {
  content: "";
  background: #192031;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.blog-home-list article figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0.8;
  transition: all 0.2s linear;
}

.blog-home-list article a:hover figure img {
  /* opacity: 0.2; */
  transform: scale(1.05);
  filter: blur(3px);
}

.history-home {
  position: relative;
  padding-top: 100px;
}

.history-home:after {
  content: "";
  display: block;
  width: calc(50% + 402px);
  position: absolute;
  right: 0;
  top: 0;
  height: 500px;
  background-image: var(--bg-about-home-image);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.history-home .container {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
}

.history-home .container&gt;div {
  width: 50%;
}

.history-text {
  padding-left: 30px;
  padding-right: 30px;
}

.history-text h2 {
  margin-top: 20px;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 48px;
}

.history-text h2 span {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #952626;
  line-height: 30px;
  letter-spacing: 0.42em;
}

.history-text h2 span:after {
  content: "";
  border-left: 25px solid #952626;
  width: 100px;
  height: 1px;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 1%,
      rgba(255, 255, 255, 0) 100%);
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.history-text p {
  font-size: 15px;
  line-height: 28px;
  max-width: 485px;
}

.history-gallery-slider {
  width: 80%;
  max-width: 470px;
  margin: 0px auto;
  position: relative;
}

.history-gallery-slider:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  right: -20px;
  top: -20px;
  background: url("../images/red-corner.png") right top no-repeat;
  background-size: cover;
}

.history-gallery-slider:after {
  content: "";
  display: block;
  width: 40px;
  height: 57px;
  position: absolute;
  right: 20px;
  bottom: 60px;
  background: url("../images/logo-painel-marca.png") right top no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: 5;
}

.history-gallery-slider .swiper-container {
  padding-bottom: 40px;
  position: relative;
}

.history-gallery-slider .swiper-container:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  display: block;
  left: 0;
  right: 0;
  top: calc(50% - 20px);
  z-index: 5;
  pointer-events: none;
}

.history-gallery-slider .swiper-container:after {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% - 40px);
  background: rgba(255, 255, 255, 0.1);
  display: block;
  top: 0;
  left: 50%;
  z-index: 5;
  pointer-events: none;
}

.history-gallery-slider .swiper-container img {
  display: block;
}

.history-gallery-slider .swiper-container .swiper-slide {
  box-shadow: 0px 27px 20px -10px rgba(0, 0, 0, 0.25);
}

.history-gallery-slider .swiper-container .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 60%;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37) 100%);
  z-index: 3;
}

.history-gallery-slider .swiper-container-horizontal&gt;.swiper-pagination-bullets {
  bottom: 0px;
  z-index: 10;
}

.history-gallery-slider .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  border-radius: 0;
  background: #ccc;
  position: relative;
  z-index: 5;
}

.history-gallery-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.history-gallery-slider .swiper-container-fade .swiper-wrapper:before {
  content: "";
  width: 90px;
  height: 90px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 45px);
  top: calc(50% - 45px);
  display: block;
  z-index: 5;
  pointer-events: none;
}

.history-gallery-slider .swiper-container-fade .swiper-wrapper:after {
  content: "";
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  display: block;
  z-index: 5;
  pointer-events: none;
  animation-duration: 2.5s;
  animation-name: flash;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.banner-cases {
  width: calc(50% + 400px);
  margin-left: auto;
  margin-right: 0;
  height: 450px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 5;
}

.banner-cases img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.banner-cases:after {
  content: "";
  display: block;
  width: 70%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right,
      rgba(24, 25, 35, 1) 0%,
      rgba(24, 25, 35, 1) 11%,
      rgba(24, 25, 35, 0) 100%);
}

.banner-about {
  display: block;
  background: url("../images-old/sobre-banner.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 99;
  padding: 63px 0;
}

.banner-about h1 {
  font-size: 60px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
}

/* .banner-about .container:after {
  content: "";
  width: 300px;
  height: 300px;
  background: url("../images/logo.png") center center no-repeat;
  display: block;
} */
/* .banner-about .container {
  height: 350px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
} */

/* .about-intro .container {
  max-width: 1600px;
} */

.about-intro .row&gt;div {
  width: 50%;
  position: relative;
  z-index: 99;
}

.circle-title-about {
  position: relative;
}

.circle-title-about img {
  width: 100%;
}

.header-about-center {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 112px;
  color: white;
}

.header-about-center p {
  color: white;
  font-weight: 800;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 4.446px;
  margin-bottom: 8px;
  font-family: "Raleway", sans-serif;
}

.header-about-center h2 {
  color: white;
  font-weight: 900;
  font-size: 50px;
  line-height: 1.1;
}

.header-about-center p:after {
  content: "";
  margin-left: 30px;
  display: block;
  border-left: 25px solid #fff;
  width: 100px;
  height: 1px;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 1%,
      rgba(255, 255, 255, 0) 100%);
  display: inline-block;
  vertical-align: middle;
}

.tabs-about-content {
  padding-left: 45px;
  padding-right: 45px;
}

.tabs-about-wrapper {
  width: 240px;
  position: absolute;
  top: 0;
  left: -230px;
  border-top: 1px solid #fff;
  padding-top: 30px;
}

.tabs-about-wrapper a {
  font-size: 16px;
  font-weight: 900;
  color: rgba(0, 0, 0, 1);
  line-height: 40px;
  opacity: 0.75;
  display: block;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.tabs-about-wrapper a.active {
  font-size: 24px;
  opacity: 1;
}

.tabs-about-content p {
  font-size: 16px;
  margin-bottom: 20px;
}

.about-services {
  position: relative;
  min-height: 400px;
}

/* .about-services:after {
  content: "";
  display: block;
  height: calc(100% + 300px);
  width: 100%;
  top: -300px;
  left: 0;
  right: 0;
  position: absolute;
  bottom: auto;
  background: url("../images-old/bg-luzes.jpg") center top no-repeat;
  background-size: cover;
} */

/* .about-services:before {
  content: "";
  display: block;
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to bottom,
    rgba(24, 25, 35, 0) 0%,
    rgba(24, 25, 35, 1) 74%,
    rgba(24, 25, 35, 1) 100%
  );
  z-index: 2;
} */

.about-services-header {
  position: relative;
  z-index: 99;
}

.about-services-header b,
.about-timeline-header b {
  text-transform: uppercase;
  color: #952626;
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
  margin-bottom: 10px;
}

.about-services-header h2,
.about-timeline-header h2 {
  margin-bottom: 20px;
}

.about-services-header p {
  width: 50%;
  font-size: 15px;
}

.about-services-list {
  margin-top: 40px;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  position: relative;
  z-index: 3;
}

.about-services-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

.about-services-list li {
  width: calc(50% - 45px);
  margin-bottom: 16px;
}

.about-services-list li i {
  color: #952626;
  margin-right: 5px;
  font-size: 22px;
  position: relative;
}

.about-services-list li i:after {
  content: "/";
  position: absolute;
  left: 4px;
  top: -4px;
  font-size: 28px;
  color: #262634;
  z-index: -1;
}

.btn-projeto-services {
  width: calc(50% - 45px);
  min-width: 300px;
  padding: 0px 40px;
  background: #541c1c;
  color: white;
}

.btn-projeto-services:hover {
  background: #911c1c;
}

.btn-projeto-services i {
  position: absolute;
  right: 40px;
  top: 28px;
  font-size: 20px;
}

.about-team {
  position: relative;
  z-index: 99;
}

/* .about-team:before {
  content: "";
  width: calc(50% + 311.5px);
  background: #952626;
  height: calc(100% - 10px);
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: -1;
} */

.about-team-header {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 45px;
}

.about-team-header h2 {
  margin-bottom: 20px;
}

.team-slider {
  width: 75%;
}

.team-slider .swiper-slide {
  width: 30%;
  padding-bottom: 80px;
  padding-right: 10px;
  text-align: right;
  color: #000000;
}

.team-slider .swiper-slide figure {
  padding-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

.team-slider .swiper-slide figure:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: -10px;
  top: -10px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.team-slider .swiper-slide img {
  width: 100%;
  position: relative;
  z-index: 3;
}

.team-control {
  margin-top: 40px;
}

.team-control a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #952626;
  color: #952626;
  margin-right: 10px;
  font-size: 24px;
}

.about-gallery {
  position: relative;
  z-index: 99;
  padding-bottom: 82px;
  margin-bottom: 63px;
}

.about-gallery .swiper-slide {
  width: 50%;
}

.about-gallery .swiper-slide img {
  width: 100%;
}

.about-gallery-controls {
  position: absolute;
  right: 50%;
  margin-right: -57px;
  bottom: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  gap: 14px;
}

.about-gallery a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #952626;
  color: #952626;
  font-size: 24px;
}

/* .about-gallery&gt;a {
  position: absolute;
  top: calc(50% - 25px);
  height: 50px;
  width: 50px;
  border-radius: 25px;
  color: white;
  font-size: 24px;
  background: black;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
} */

/* .about-gallery .gallery-swiper-button-prev {
  left: 20%;
} */

/* .about-gallery .gallery-swiper-button-next {
  right: 20%;
} */

.about-seals {
  margin: 104px 0;
}

.about-seals-header {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 45px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  gap: 20px;
}

.about-seals img {
  max-width: 100%;
}

.about-seals-all {
  width: 75%;
}

.no-bg-cta {
  text-align: center;
  position: relative;
  z-index: 99;
}

.no-bg-cta h2,
.bg-cta h2 {
  font-weight: 100;
  text-transform: none;
}

.no-bg-cta i {
  font-size: 24px;
}

.no-bg-cta a {
  width: 50%;
  margin: 20px auto 0;
  background: #952626;
  color: white;
  transition: all 0.2s linear;
}

.no-bg-cta a:hover {
  background: #eb3a3a;
}

.bg-cta a {
  width: auto;
  display: inline-flex;
  padding-left: 60px;
  padding-right: 60px;
  margin: 20px auto 0;

  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}

.bg-cta a:hover {
  background: #3f3f5a;
}

.bg-cta {
  text-align: center;
  position: relative;
  z-index: 99;
}

.bg-cta .container {
  padding-top: 80px;
  padding-bottom: 60px;
  background: #ececec;
}

.about-timeline {
  position: relative;
  z-index: 99;
}

.item-timeline {
  margin-left: 45px;
  margin-right: 45px;
}

.timeline-axis {
  margin-top: 48px;
  position: relative;
}

.timeline-axis:after {
  content: "";
  display: block;
  height: 10px;
  width: calc(50% + 643px);
  position: absolute;
  right: 0;
  top: 20px;
  background: url("../images-old/dotted-line.png") left top repeat-x;
}

.item-timeline-pointer {
  height: 70px;
  width: 28px;
  display: block;
  position: relative;
}

.item-timeline-pointer:after {
  content: "";
  height: 90px;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
}

.item-timeline-bullet {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  margin-top: 10px;
  z-index: 9;
}

.item-timeline-bullet:after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 10px;
  background: #952626;
  position: absolute;
  left: 5px;
  top: 5px;
  transition: all 0.2s linear;
}

.item-timeline-bullet:before {
  content: "";
  width: 28px;
  height: 28px;
  display: block;
  border-radius: 14px;
  background: rgba(200, 39, 39, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s linear;
}

.item-timeline:hover .item-timeline-bullet:before {
  background: rgba(200, 39, 39, 0.35);
  transform: scale(1.2, 1.2);
}

.item-timeline:hover .item-timeline-bullet:after {
  box-shadow: 0 2px 14px #e56262;
  background: #de3f3f;
}

.item-timeline-date {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
}

.item-timeline-date i {
  font-size: 24px;
  color: #3e3e53;
  vertical-align: middle;
}

.item-timeline-text p {
  font-size: 15px;
  line-height: 28px;
}

.timeline-control {
  position: absolute;
  right: 50%;
  margin-right: -57px;
  bottom: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  gap: 14px;
}

.timeline-control a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #952626;
  color: #952626;
  font-size: 24px;
}

.timeline-axis .container {
  position: relative;
  padding-bottom: 74px;
}

.timeline-axis .swiper-pagination {
  bottom: 18px;
  left: 20px;
  right: 20px;
  z-index: 99;
  width: auto;
}

.timeline-axis .swiper-pagination-bullet {
  width: 35px;
  height: 3px;
  border-radius: 0;
  background: #ccc;
  position: relative;
  z-index: 5;
}

.timeline-axis .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.banner-case,
.banner-post {
  height: 450px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.banner-case img,
.banner-post img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.banner-case:after,
.banner-post:after {
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(top, rgba(24, 24, 32, 0) 0%, rgba(24, 24, 32, 0.65) 100%);
}

.header-case {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 99;
}

.header-post {
  margin-bottom: 80px;
  position: relative;
  z-index: 99;
}

.header-case a {
  margin-top: 45px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  display: block;
  white-space: nowrap;
  color: rgba(0, 0, 0, 1);
  margin-left: 40px;
  position: relative;
  z-index: 99;
}

.header-case a:after {
  content: "";
  width: 0%;
  height: 1px;
  background: #952626;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.2s linear;
}

.header-case a:hover:after {
  width: calc(100% - 35px);
}

.header-case a i {
  font-size: 18px;
  vertical-align: middle;
}

.case-content {
  position: relative;
  z-index: 99;
}

.post-content {
  position: relative;
  z-index: 99;
}

/* .case-content:after,
.post-content:after {
  content: "";
  display: block;
  height: 800px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url("../images-old/gradient.png") left top no-repeat;
  background-size: cover;
  z-index: -1;
} */

.case-content .container {
  padding-top: 100px;
  max-width: 980px;
  position: relative;
}

.post-content .container {
  padding-top: 1px;
  max-width: 980px;
  position: relative;
}

.case-content .container:after,
.post-content .container:after {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: -10px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
}

.case-content h1 {
  font-size: 90px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 50px;
  color: #000000;
}

.post-content h1 {
  margin-top: 100px;
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000000;
}

.post-category {
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 1);
  background: #952626;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  padding-left: 30px;
  padding-right: 30px;
}

.post-category a {
  color: #ffffff;
}

.post-content .date-post {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  color: #000000;
}

.case-projeto,
.releated-posts {
  position: relative;
  z-index: 99;
}

.case-projeto .row {
  align-items: center;
}

.header-case-projeto,
.header-releated-posts {
  width: 245px;
}

.client-name,
.posts-related-posts {
  color: #952626;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  display: block;
  margin-top: 20px;
}

.posts-related-posts {
  width: 150px;
  display: block;
  margin-bottom: 10px;
}

.cases-projeto {
  width: calc(100% - 245px);
}

.post-releated-posts {
  width: calc(100% - 245px);
}

.case-projeto-control,
.releated-posts-control {
  position: relative;
  text-align: right;
  margin-top: 30px;
  margin-right: 45px;
}

.case-projeto-control a,
.releated-posts-control a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #fff;
  color: rgba(0, 0, 0, 1);
  margin-right: 10px;
  font-size: 24px;
}

.main-contact,
.camera-map {
  position: relative;
}

.projeto-card {
  color: rgba(0, 0, 0, 1);

  padding-bottom: 30px;
  display: block;
}

.projeto-card figure {
  width: 100%;
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.projeto-card figure:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -90%;
  height: 90%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37 / 60%) 100%);
  z-index: 3;
  transition: all 0.2s linear;
}

.projeto-card:hover figure:after {
  bottom: 0%;
}

.projeto-card figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}

.projeto-card:hover figure img {
  opacity: 0.7;
}

.projeto-content {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.projeto-category h3 {
  display: inline-block;
  background: #952626;
  color: #fff;
  padding: 13px 14px;
  text-transform: uppercase;
  font-size: 13px;
  text-overflow: ellipsis;
  line-height: 16px;
  letter-spacing: 4.33333px;
  max-width: 235px;
}

.projeto-content p {
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  font-size: 11px;
  line-height: 20px;
  font-family: "Raleway", sans-serif;
}

.projeto-tags {
  margin-top: 20px;
  text-align: right;
}

.projeto-tag {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #262634;
}

.blog-header,
.projeto-header {
  margin-top: 50px;
  margin-bottom: 35px;
  position: relative;
  z-index: 9;
}

.projeto-header {
  z-index: 990;
  margin-bottom: 70px;
}

.projeto-header .container {
  max-width: 1324px;
}

.projeto-header-bg {
  width: 100%;
  height: 390px;
  display: flex;
  margin: 0px auto;
  justify-content: flex-start;
  align-items: end;
  position: relative;
}

.projeto-header-bg::after {
  content: "";
  height: 64px;
  width: 64px;
  background: #952626;
  border-radius: 100px;
  position: absolute;
  bottom: -32px;
  left: 117px;
}

.blog-header h1,
.projeto-header h1 {
  font-size: 60px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 64px;
  color: #000000;
}

.projeto-header h1 {
  color: #fff;
  font-size: 50px;
  padding-left: 150px;
  padding-bottom: 59px;
}

.projeto-apresentation {
  margin-bottom: 70px;
}

.projeto-apresentation .container {
  max-width: 980px;
}

.projeto-apresentation h2 {
  font-size: 30px;
  line-height: 37px;
  letter-spacing: -1px;
  color: #333;
  margin-bottom: 40px;
}

.projeto-apresentation {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.projeto-apresentation p {
  margin-bottom: 20px;
}

.blog-header .search-form {
  display: flex;
  margin-left: 50px;
  position: relative;
  z-index: 10;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-header .search-form input[type="search"] {
  height: 70px;
  width: calc(100% - 70px);
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  font-size: 16px;
  font-family: "Open-sans", sans-serif;
  color: rgba(0, 0, 0, 1);
  font-weight: 300;
  transition: all 0.2s linear;
  outline: none;
}

.blog-header .search-form input[type="search"]:focus {
  background: #fff;
  color: #333;
}

.blog-header .search-form input[type="search"]::placeholder {
  font-style: italic;
}

.blog-header .search-form button {
  width: 70px;
  height: 70px;
  background: #952626;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-size: 18px;
  color: white;
  transition: all 0.2s linear;
  outline: none;
  cursor: pointer;
}

.blog-header .search-form button:hover {
  background: #eb3a3a;
}

.btn-toggle-blog {
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
  /* background: #060710; */
  height: 80px;
  line-height: 80px;
  letter-spacing: 0.342em;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
  justify-content: space-between;
  display: none;
  outline: none;
}

.blog-nav .btn-toggle-blog i {
  transition: all 0.2s linear;
}

.blog-nav {
  /* background: #060710; */
  min-height: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}

.blog-nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.blog-nav ul li {
  margin: 0 15px;
}

.blog-nav a {
  color: rgba(0, 0, 0, 1);
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  letter-spacing: 0.342em;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
  transition: all 0.2s linear;
}

.blog-nav a:hover {
  opacity: 0.7;
}

.featured-posts {
  padding-top: 80px;
  padding-bottom: 115px;
  min-height: 600px;
  position: relative;
  z-index: 99;
}

.featured-posts:before {
  content: "";
  display: block;
  height: 800px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url("../images-old/gradient.png") left top no-repeat;
  background-size: cover;
  z-index: -1;
}

.featured-posts:after {
  content: "";
  height: 350px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  background: #952626;
  z-index: 0;
}

.featured-posts .container {
  position: relative;
  z-index: 3;
}

.featured-posts-slider {
  margin-top: 30px;
}

.featured-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
}

.post-featured-card {
  display: block;
  position: relative;
}

.post-featured-card:after {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: calc(100% - 70px);
  top: 20px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  transition: all 0.2s linear;
}

.post-featured-card:hover:after {
  left: calc(100% - 55px);
  top: 5px;
}

.post-featured-card figure {
  width: 100%;
  height: 365px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  position: relative;
}

.post-featured-card figure:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  z-index: 3;
  transition: all 0.2s linear;
}

.post-featured-card figure:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 60%;
  opacity: 0;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37 / 60%) 100%);
  transition: all 0.2s linear;
  z-index: 3;
}

.post-featured-card:hover figure:before {
  opacity: 0;
}

.post-featured-card:hover figure:after {
  opacity: 1;
}

.post-featured-card figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.featured-post-category {
  display: inline-flex;
  color: rgba(0, 0, 0, 1);
  background: #952626;
  height: 44px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  font-size: 11px;
  margin-bottom: 10px;
}

.post-featured-card h2 {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  margin-bottom: 5px;
}

.post-featured-card .post-card-content {
  margin-top: -150px;
  position: relative;
  z-index: 99;
}

.post-featured-card .post-card-date {
  color: rgba(0, 0, 0, 1);
}

.featured-posts-control {
  position: absolute;
  right: 0;
  top: -75px;
  z-index: 99;
}

.featured-posts-control a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #fff;
  color: rgba(0, 0, 0, 1);
  margin-right: 10px;
  font-size: 24px;
}

.blog-posts {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 99;
}

.blog-posts .row {
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.blog-posts a {
  width: calc(33.33% - 27px);
  margin-bottom: 40px;
  margin-right: 40px;
}

.blog-posts .row .post-card:nth-child(3n) {
  margin-right: 0;
}

.blog-posts .post-card .post-card-content {
  margin-top: 0;
}

.blog-posts .post-card figure {
  margin-bottom: 0;
}

.blog-posts .post-card-content h3 {
  margin-top: 10px;
}

.post-card {
  color: #666666;
  background: #ffffff;
  display: block;
  padding: 8px;
  padding-bottom: 30px;
}

.post-card figure {
  width: 100%;
  height: 240px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 10px;
}

.post-card figure:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -90%;
  height: 90%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(37, 99, 185, 0) 0%, rgb(185 37 37 / 60%) 100%);
  z-index: 3;
  transition: all 0.2s linear;
}

.post-card:hover figure:after {
  bottom: 0%;
}

.post-card figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}

.post-card:hover figure img {
  opacity: 0.7;
}

.post-card-content {
  margin: 20px 30px 0px;
}

.post-card-content h3 {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: 0.367em;
  font-size: 11px;
  margin-bottom: 15px;
  color: #000000;
}

.post-card-category {
  border-top: 5px solid #952626;
}

.post-card-category h4 {
  display: inline-block;
  background: #952626;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  font-size: 11px;
  margin-bottom: 20px;
}

.post-card-content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.post-card-date {
  display: block;
  color: #666666;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.367em;
  font-size: 12px;
}

.case-testemonials-gallery-slider .container {
  max-width: 980px;
  position: relative;
}

.case-testemonials-gallery-slider .container:after {
  content: "";
  display: none;
  width: 210px;
  height: 250px;
  background: red;
  position: absolute;
  left: 10px;
  top: -10px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.case-testemonial-control {
  position: absolute;
  bottom: 35px;
  left: 90px;
  z-index: 999;
}

.case-testemonial-control a {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 3px solid #fff;
  color: rgba(0, 0, 0, 1);
  margin-right: 10px;
  font-size: 24px;
}

.case-testemonials-swiper-container figure {
  width: 210px;
  height: 250px;
  display: flex;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 90px;
  margin-bottom: 120px;
  opacity: 0;
  transition: all 0.75s linear;
}

.case-testemonials-swiper-container figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.testemonial-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testemonial-content p {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #fff;
}

.testemonial-author b {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  color: #fff;
  font-weight: bold;
}

.testemonial-author span {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.case-testemonials {
  position: relative;
  z-index: 99;
}

.case-testemonials h2 {
  /* text-align: right; */
  color: #fff;
  margin-bottom: 60px;
  font-size: 36px;
}

.case-testemonials-gallery-slider {
  position: relative;
  background: #6e6e6e;
  padding: 75px 0;
}

.case-testemonials-swiper-container .swiper-slide {
  opacity: 0;
  transition: all 0.2s linear;
}

.case-testemonials-swiper-container .swiper-slide-active {
  opacity: 1;
}

.case-testemonials-swiper-container .swiper-slide-active figure {
  opacity: 1;
}

.cases-include-header {
  margin-top: 160px;
}

.main-contact:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: url("../images-old/historia.jpg?v=1") left top no-repeat;
  background-size: 100%;
  z-index: 0;
}

.camera-map&gt;.container&gt;.row {
  flex-wrap: wrap;
  position: relative;
  z-index: 99;
}

.camera-map:after,
.main-contact:after {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #952626;
  z-index: 9;
}

.contact-col,
.form-col {
  padding-top: 100px;
  width: 50%;
  position: relative;
  z-index: 99;
  margin-bottom: 160px;
}

.contact-col h2 {
  margin-bottom: 100px;
  color: white;
}

.contact-col h3 {
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
  margin-bottom: 20px;
}

.contact-col .row {
  flex-wrap: wrap;
}

.contact-col .half-col {
  width: 50%;
}

.contact-col .full-col {
  width: 100%;
}

.contact-row {
  margin-top: 60px;
  padding-top: 1px;
}

.contact-col .half-col h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.342em;
  margin-bottom: 15px;
  color: white;
}

.contact-col .half-col h4 i {
  font-size: 24px;
  vertical-align: baseline;
}

.contact-col .half-col p {
  font-size: 14px;
  max-width: 220px;
  color: white;
}

.contact-social {
  display: flex;
}

.contact-social a {
  color: white;
  font-size: 24px;
  display: block;
  margin-right: 5px;
}

.contact-phone {
  font-size: 24px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: white;
}

.contact-phone&gt;span {
  font-weight: 400;
  font-size: 20px;
}

#contact-form.loading {
  pointer-events: none;
}

.form-col {
  padding-left: 90px;
  padding-right: 0px;
}

.form-col h2 {
  color: white;
}

.form-col h2+b {
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
  margin-bottom: 10px;
}

.form-col form {
  margin-top: 24px;
}

.form-row {
  display: flex;
  width: 100%;
  margin-bottom: 3px;
  position: relative;
}

.form-row label.error {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  padding: 2px 5px;
  background: #eb413a;
}

.form-row input[type="text"],
.form-row input[type="email"],
.form-row textarea {
  font-size: 15px;
  display: block;
  height: 70px;
  padding: 0px 15px;
  margin-bottom: 0;
  width: 100%;
  outline: none;
}

.form-row input[type="text"]+input[type="text"] {
  width: 90px;
  margin-left: 3px;
}

.form-row textarea {
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 100%;
  min-width: 100%;
  max-height: 160px;
  min-height: 70px;
}

.form-row input[type="text"]::placeholder,
.form-row input[type="email"]::placeholder,
.form-row textarea::placeholder {
  font-style: italic;
}

.form-row input[type="text"].error,
.form-row input[type="email"].error,
.form-row textarea.error {
  background: url("../images-old/error.png") right center no-repeat #fff;
  border-bottom: 2px solid #eb413a;
}

.form-row button {
  height: 70px;
  line-height: 70px;
  margin-top: 20px;
  padding-left: 45px;
  padding-right: 45px;

  text-transform: uppercase;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  letter-spacing: 0.342em;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s linear;
}

.form-row button {
  background: #fff;
}

.form-row button:hover {
  background: #3f3f5a;
}

.form-row button i {
  margin-left: 30px;
  font-size: 22px;
}

.form-row.align-right {
  position: relative;
  justify-content: flex-end;
}

.loading .form-row.align-right:after {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  background: url("../images-old/loading-camera.gif") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 10px;
  top: calc(50% - 16px);
}

.header-map {
  width: 180px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #000000;
}

.header-map .blue-lines i,
.header-case-projeto .blue-lines i,
.header-releated-posts .blue-lines i {
  font-size: 48px;
  position: absolute;
  top: -30px;
  left: 0;
}

.header-map .blue-lines,
.header-case-projeto .blue-lines,
.header-releated-posts .blue-lines {
  height: 120px;
  background: url("../images-old/lines.svg") left top no-repeat;
  margin-bottom: 30px;
  position: relative;
}

.header-map p {
  width: 90px;
  margin: 0;
}

.header-case-projeto p {
  width: 120px;
  margin: 0;
}

.header-releated-posts {
  color: #000000;
}

.header-releated-posts p {
  width: 150px;
  margin: 0;
}

.header-map p span,
.header-case-projeto p span,
.header-releated-posts p span {
  display: block;
  font-family: "Raleway", sans-serif;
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 45px;
}

#map {
  width: calc(100% - 180px);
  height: 400px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 99;
}

#btn-filter {
  height: 70px;
  color: white;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #952626;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.34em;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: calc(50% - 35px);
  z-index: 9;
}

#btn-filter i {
  font-size: 20px;
  margin-left: 20px;
}

.filter-options {
  padding: 45px 0 45px 0px;
  filter: blur(20px);
  position: fixed;
  top: calc(50% - 350px);
  right: 0;
  width: 0;
  height: auto;
  /* overflow: hidden; */
  max-height: 100vh;
  opacity: 0;
  background: #952626;
  transition: all 0.3s linear;
}

.filter-options.opened {
  width: 750px;
  opacity: 1;
  filter: blur(0px);
  z-index: 99999;
}

.filter-options form {
  width: 690px;
  padding-left: 60px;
  display: block;
  position: relative;
}

.filter-options h4 {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: white;
}

.filter-options h5 {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.form-filter ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.form-filter ul li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.form-filter ul li label {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  align-items: center;
  font-size: 13px;
  letter-spacing: 0.2em;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.2s linear;
}

.form-filter ul li label.active {
  color: #181820;
  background: #fff;
}

.form-filter ul li input[type="checkbox"] {
  height: 0;
  width: 0;
  opacity: 0;
}

.form-filter-actions {
  margin-top: 40px;
  text-align: right;
}

.form-filter-actions a {
  height: 70px;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  letter-spacing: 0.34em;
  color: white;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
}

.form-filter-actions button {
  padding-left: 50px;
  padding-right: 50px;
  margin-left: 100px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  letter-spacing: 0.34em;
  color: rgba(0, 0, 0, 1);

  border: none;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
}

#btn-close-filter {
  color: white;
  font-size: 24px;
  position: absolute;
  top: 5px;
  right: 0px;
}

#bodyContent h5 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  color: #952626;
}

#bodyContent p {
  color: #71718c;
}

.header-about-center:after {
  content: "";
  width: 260px;
  height: 160px;
  background: url("../images-old/blur-circle.png") left center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -50px;
  left: 0;
  animation: orbit 8s linear infinite;
  z-index: 2;
  opacity: .25;
}

@keyframes orbit {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes flash {
  0% {
    background: rgba(255, 255, 255, 0.25);
  }

  10% {
    background: rgba(255, 255, 255, 0.1);
  }

  60% {
    background: rgba(255, 255, 255, 0.25);
  }

  100% {
    background: rgba(255, 255, 255, 0.35);
  }
}

@keyframes text_stroke {
  0% {
    top: 16px;
    left: calc(10% + 16px);
  }

  50% {
    top: 19px;
    left: calc(10% + 12px);
  }

  100% {
    top: 16px;
    left: calc(10% + 16px);
  }
}

.main-project-internal {
  margin-top: 100px;
}

.main-project-internal-content {
  width: 980px;
  margin: 0px auto;
}

.main-project-internal-content .main-project-internal-content-title {
  font-family: "Raleway";
  font-weight: 900;
  font-size: 35px;
  line-height: 43px;
  color: #333;
}

.main-project-internal-content .main-project-internal-content-subtitle {
  font-family: "Raleway";
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #333;
}

.main-project-internal-image {
  margin-top: 25px;
  position: relative;
}

.main-project-internal-image::after {
  content: "";
  width: 64px;
  height: 64px;
  background: #952626;
  position: absolute;
  left: -32px;
  border-radius: 100px;
  bottom: 35%;
}

.main-project-internal-content-text {
  font-family: "Raleway";
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 40px;
}

.main-project-internal-content-text p {
  margin-bottom: 20px;
}

.main-project-internal-testimonials {
  width: 1286px;
  margin: 0px auto;
}

.main-project-internal-testimonials-title {
  width: 980px;
  max-width: 100%;
  margin: 0px auto;
  margin-top: 120px;
}

.main-project-internal-testimonials h2 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  font-size: 35px;
  line-height: 43px;
  color: #333333;
  margin-bottom: 20px;
}

.main-project-internal-testimonials-content {
  background: #f7f7f7;
}

.main-project-internal-testimonials-content-swiper-container .swiper-slide-content {
  display: flex;
  gap: 50px;
  padding: 0 150px;
  max-width: 1254px;
  position: relative;
}

.main-project-internal-testimonials-content-swiper-container-description {
  padding-top: 78px;
  padding-bottom: 78px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}

.main-project-internal-testimonials-content-swiper-container-description p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}

.main-project-internal-testimonials-content-swiper-container-description-infos {
  margin-top: 30px;
}

.main-project-internal-testimonials-content-swiper-container-description-infos-author {
  display: block;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #333;
}

.main-project-internal-testimonials-content-swiper-container-description-job {
  display: block;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #952626;
}

.main-project-internal-testimonials-content-swiper-container-arrows {
  position: absolute;
  top: 271px;
  width: 100%;
  margin: 0px auto;
  z-index: 2;
}

.main-project-internal-testimonials-content-swiper-container-arrows-content {
  width: 980px;
  margin: 0px auto;
  max-width: 100%;
}

.main-project-internal-testimonials-content-swiper-container-arrows-content-align {
  width: 222px;
  display: flex;
  justify-content: center;
  gap: 24px;
}

.main-project-internal-testimonials-content-swiper-container-arrows .button-prev {
  width: 42.58px;
  height: 42.58px;
  background: url("../images/project-testimonial-active.svg") no-repeat 0 0 transparent;
  transform: rotate(180deg);
}

.main-project-internal-testimonials-content-swiper-container-arrows .button-prev.swiper-button-disabled {
  background: url("../images/project-testimonial.svg") no-repeat 0 0 transparent;
  transform: rotate(0);
}

.main-project-internal-testimonials-content-swiper-container-arrows .button-next {
  width: 42.58px;
  height: 42.58px;
  background: url("../images/project-testimonial-active.svg") no-repeat 0 0 transparent;
}

.main-project-internal-testimonials-content-swiper-container-arrows .button-next.swiper-button-disabled {
  background: url("../images/project-testimonial.svg") no-repeat 0 0 transparent;
  transform: rotate(180deg);
}

.main-project-internal-other {
  width: 1284px;
  margin: 0px auto;
  margin-top: 120px;
}

.main-project-internal-other h2 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: -1px;
  color: #333333;
  text-align: center;
}

.main-project-internal-other-list-content {
  margin-top: 40px;
}

.main-project-internal-other .projeto-card {
  padding-bottom: 0;
  max-width: 392px;
  max-height: 409px;
  padding-left: 20px;
  padding-bottom: 0;
  width: auto;
  position: relative;
}

.main-project-internal-other .projeto-card figure img {
  max-width: 392px;
}

.main-project-internal-other-list-content-swiper-arrows {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.main-project-internal-other-list-content-swiper-arrows .button-prev {
  width: 42.58px;
  height: 42.58px;
  background: url("../images/project-testimonial-active.svg") no-repeat 0 0 transparent;
  transform: rotate(180deg);
}

.main-project-internal-other-list-content-swiper-arrows .button-prev.swiper-button-disabled {
  background: url("../images/project-testimonial.svg") no-repeat 0 0 transparent;
  transform: rotate(0);
}

.main-project-internal-other-list-content-swiper-arrows .button-next {
  width: 42.58px;
  height: 42.58px;
  background: url("../images/project-testimonial-active.svg") no-repeat 0 0 transparent;
}

.main-project-internal-other-list-content-swiper-arrows .button-next.swiper-button-disabled {
  background: url("../images/project-testimonial.svg") no-repeat 0 0 transparent;
  transform: rotate(180deg);
}
</pre></body></html>