html {background:#f2f2f2;}
body {font-size:14px;color:#54565a; font-family: 'Montserrat'; font-weight: 400;}
html,
body {height:100%;}

html.active {overflow: hidden;}

* {-webkit-font-smoothing: antialiased;}

i, em {font-style:italic;}

a {color:#54565a;}

a {text-decoration:none;cursor:pointer;}
a:hover {text-decoration:none;}

strong, b {font-weight:bold;}
input[type="reset"], input[type="submit"], button {cursor:pointer;}

::-webkit-input-placeholder {color:#666;}
::-moz-placeholder {color:#666;}
:-ms-input-placeholder {color:#666;}
input:-moz-placeholder {color:#666;}

select {
  -ms-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
}

select::-ms-expand {
  display: none;
}

::selection {
  background:#999999;
  color: #ffffff;
}
::-moz-selection {
  background:#999999;
  color: #ffffff;
}

#lg-counter, .lg-toolbar .lg-icon {color: #54565a!important; font-weight: 200!important;}
.lg-autoplay-button {display: none;}
.lg-object {border-radius: 4px;}
.lg-toolbar {background-color: #c4bab37a!important;}
.lg-backdrop {background-color: #f6f6f6!important;}
.lg-actions .lg-next, .lg-actions .lg-prev {background-color: #ffffff!important;border-radius: 40px!important;color: #54565a!important;padding: 20px 20px 20px!important;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background:transparent !important;
}

form * {outline:0;}
form .success {font-size:16px;margin-bottom: 15px;}
form .success {color: #0080007d;background: #e4f1d4;padding: 20px;border-radius: 12px;border: solid 2px #0080001f;font-weight: 600;}
form .error {color: #8000007d;background: #f1d4d4;padding: 20px;border-radius: 12px;border: solid 2px #8000001f;font-weight: 600;}
form .retorno {width: 100%;/* display: table; */}

.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.last {margin-right:0px !important;}
.not-found {font-size:16px;margin:0px 0px 0px 20px;}

.wrapper {max-width:1820px;position:relative;z-index:1;left:50%;transform:translateX(-50%);width:calc(100% - 50px);}

.texto {line-height:150%;}
.texto p {margin-bottom:16px;}
.texto img {display:table;margin:0 auto;max-width:100%;}

.loading-full {position:fixed;z-index:99;top:0;bottom:0;left:0;right:0;background:rgba(255, 255, 255, 0.7);display:none;}

.sk-circle {
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 99;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #002554;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

#content {position:relative;overflow:hidden;width:100%;max-width:1920px;margin:0 auto;left: 0;background:#ffffff;border-top: solid 12px #e8e8e8;transition-duration: .8s;}
#content-page {position: relative; z-index: 3;}
/* #content.active {left: -300px;transition-duration: .8s;} */

.titulo {font-family:'Helvetica Neue LT Std'; font-weight: 100;}
.titulo.size1 {font-size: 48px;}
.titulo.size2 {font-size: 36px;}
.titulo.size3 {font-size: 28px;}

.subtitulo {font-size: 18px;}

.texto {font-size: 14px; line-height: 140%; color: #54565a;}
.texto.size2 {font-size: 18px;}

.cinza {color: #666;}
.branco {color: #fff;}
.rosa {color: #f91d41;}

.upp {text-transform: uppercase;}
.justf {text-align: justify;}

.owl-dots {display: flex; align-items: center; justify-content: flex-end; padding-top: 80px;}
.owl-dots .owl-dot {height: 10px; width: 10px; background: #c4bab3; border-radius: 50%; margin: 0 10px; transition-duration: .8s;}
.owl-dots .owl-dot:last-child {margin-right: 0;}
.owl-dots .owl-dot.active {background: #54565a; transition-duration: .8s;}
.owl-dots .owl-dot:hover {background: #54565a; transition-duration: .8s;}

.owl-nav {width: calc(100% - 20px); max-width: 1800px; transform: translateX(-50%); left: 50%; position: absolute; display: flex; justify-content: space-between; align-items: center;}
.owl-nav .owl-prev {height: 28px; width: 28px; border-radius: 50%; font-size: 0; margin-bottom: 7px; background: url(../svg/ico_dot_esq.svg) no-repeat center; transition-duration: .8s;}
.owl-nav .owl-prev:hover {background: url(../svg/ico_dot_esq_ama.svg) no-repeat center; transition-duration: .8s;}
.owl-nav .owl-next {height: 28px; width: 28px; border-radius: 50%; font-size: 0; margin-top: 7px; background: url(../svg/ico_dot_dir.svg) no-repeat center; transition-duration: .8s;}
.owl-nav .owl-next:hover {background: url(../svg/ico_dot_dir_ama.svg) no-repeat center; transition-duration: .8s;}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {display: none;}

.ico-menu {display: flex; flex-direction: column; align-items: flex-end; position: relative; cursor: pointer; width: fit-content; width: 60px; height: 45px;}
.ico-menu .linha {position: relative; top: 0; width: 50px; height: 3px; background: #54565a; margin-bottom: 8px; transition-duration: .6s;}
.ico-menu .linha:nth-child(2) {width: 60px; margin-bottom: 0;}
.ico-menu.active .linha:nth-child(1) {transform: rotate(45deg); top: 21px; width: 60px; margin-bottom: 0; transition-duration: .6s;}
.ico-menu.active .linha:nth-child(2) {transform: rotate(-45deg); top: 18px; transition-duration: .6s;}

.cookie-bar {position:fixed;z-index:999999;bottom:0;left:0px;width:100%;}
.cookie-bar .conteudo {display: flex;background: #54565a;padding: 30px 30px 0px;margin-bottom: 30px;border-radius: 30px;}
.cookie-bar .icone {margin-right: 20px;}
.cookie-bar .icone svg {width: 40px; height: 40px;}
.cookie-bar .icone svg path {fill: #b0a7a1;}
.cookie-bar .box {float:left;width: calc(100% - 380px);margin-right: 20px;}
.cookie-bar .titulo {color:#fff;font-size:18px;margin-bottom:10px;font-weight:500;}
.cookie-bar .texto {color:#fff;font-size:14px;}
.cookie-bar .texto a {text-decoration:underline;color:#fff;}
.cookie-bar .buttons {float:right;width:300px;}
.cookie-bar .buttons li {margin-bottom: 10px; width: 100%; font-size: 14px; font-weight: 600; width: 100%; color: #fff; border: solid 2px #fff; height: 40px; border-radius: 50px; display: flex; align-items: center; justify-content: center; cursor: pointer; transition-duration: .8s;}
.cookie-bar .buttons li:hover {background: #fff; color: #54565a; transition-duration: .8s;}
.cookie-bar .buttons li:last-child {margin-bottom:30px;}

form {display: flex; flex-wrap: wrap; justify-content: space-between; height: fit-content; width: 100%;}
form .retorno {width: 100%; height: 0; margin: 0; opacity: 0; cursor: none;}
form .box {display: flex; position: relative; box-sizing: border-box; overflow: hidden; border: none; margin-bottom: 10px; height: 90px; border-bottom : solid 2px #e8e8e8; transition-duration: .8s;}
form .small4 {width: calc(25% - 6px);}
form .small3 {width: calc(33.33% - 6px);}
form .small2 {width: calc(50% - 6px);}
form .small {width: 100%;}
form .small.mensagem {height: 230px;}
form .box .label {font-size: 18px; font-weight: 200; position: absolute; top: 50%; transform: translateY(-50%); left: 55px; color: #54565a; transition-duration: .8s;}
form .box.focus .label {font-size: 16px; top: 6px; transform: none; transition-duration: .8s;}
form .box.mensagem .label {top: 40px; transform: none;}
form .box.focus.mensagem .label {top: 20px; transform: none;}
form .box.focus.pequeno .label {top: 5px; transform: none;}
form .box.focus.pequeno input {font-size: 15px;}
form input[type="text"],
form input[type="email"],
form input[type="phone"],
form input[type="password"],
form input[type="search"],
form textarea,
form select {outline: 0; height: 100%; width: 100%; padding: 0 0 0 55px; font-size: 18px; font-weight: 200; background: #fff0; color: #999999; border: none; border-radius: 2px; box-sizing: border-box; transition-duration: .8s;}
form select {background: url(../svg/ico_arrow.svg) no-repeat right!important; background-position-x: 95%!important; background-size: 10px!important; -webkit-appearance: none;}
form select option {font-size: 16px;}
form textarea {resize: none; padding-top: 40px;}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="phone"]:focus,
form input[type="password"]:focus,
form input[type="search"]:focus,
form textarea:focus,
form select:focus {color: #212121; transition-duration: .8s;}
form .box-botao {display: flex; align-items: center; justify-content: flex-end; width: 100%;}
form .box-botao .termos {display: flex; align-items: center; box-sizing: border-box; position: relative; font-size: 14px; font-weight: 200; margin-right: 20px;}
form .box-botao .termos a {font-size: 14px; font-weight: 200; text-decoration: underline; margin-left: 5px; transition-duration: .8s;}
form .box-botao .termos a:hover {color: #b0a7a1; transition-duration: .8s;}
form .box-botao .termos input {margin-right: 10px; height: 8px; width: 8px;}
form .box-botao .botao {height: 70px; width: 80px; background: #f6f6f6; display: flex; align-items: center; justify-content: center;}
form .box-botao .botao svg {height: 28px; width: fit-content;}
form .box-botao .botao svg path {fill: #c4bab3;}
form button {outline: 0; border: none; background: none;}

.box-topo-interno {height: 52vh; max-height: 640px; position: relative;}
.box-topo-interno .bg {position: absolute; z-index: 1; left: 0; bottom: 0;}
.box-topo-interno .box-img {height: 70%; margin-top: 20px; border-radius: 25px; background: #333; overflow: hidden; position: relative;}
.box-topo-interno .box-img img {height: 100%; width: 100%; object-fit: cover; position: absolute;}
.box-topo-interno .wrapper2 {height: 100%; z-index: 2; position: relative;}
.box-topo-interno .wrapper {height: 100%; z-index: 3; position: relative;}
.box-topo-interno .info {position: absolute; left: 0; bottom: 40%; z-index: 2;}
.box-topo-interno .titulo {margin-bottom: 10px;}
.box-topo-interno .scroll {cursor: pointer; position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);}
.box-topo-interno .selo {display: flex; align-items: center; justify-content: center; position: absolute; z-index: 5; bottom: 0; right: 0; height: 100px; width: 100px; background: #3f3f3f;}
.box-topo-interno .selo svg {width: 80px; height: auto;}

.galeria .box-galeria {background: #54565a; position: relative; display: flex; align-items: center; justify-content: center;}
.galeria .box-galeria img {height: 100%; width: 100%; object-fit: cover; transition-duration: .8s;}
.galeria .box-galeria:hover img {opacity: .6; transition-duration: .8s;}

.social {display: flex; align-items: center;}
.social li {margin-left: 7px;}
.social li:first-child {margin-left: 0px;}
.social li a {display: flex; align-items: center; justify-content: center; box-sizing: border-box; height: 28px; width: 28px; border-radius: 50%; border: solid 2px #54565a; background: #54565a; transition-duration: .8s;}
.social li a:hover {background: #fff; border-color: #e9e9e9; transition-duration: .8s;}
.social li a svg {height: 13px; width: fit-content; max-width: 13px;}
.social li a svg path {fill: #fff; transition-duration: .8s;}
.social li a:hover svg path {fill: #54565a; transition-duration: .8s;}

.mais {cursor: pointer; display: flex; align-items: center; height: fit-content; font-size: 16px; font-weight: 500; margin-top: 45px; transition-duration: .8s;}
.mais:hover {color: #c4bab3; transition-duration: .8s;}
.mais svg {margin-right: 15px; width: 16px; height: 16px; transition-duration: .8s;}
.mais:hover svg {transform: rotate(180deg); transition-duration: .8s;}
.mais svg polygon {fill: #54565a; transition-duration: .8s;}
.mais:hover svg polygon {fill: #c4bab3; transition-duration: .8s;}
.mais.branco svg polygon {fill: #fff; transition-duration: .8s;}
.mais.branco:hover svg polygon {fill: #c4bab3; transition-duration: .8s;}

.menu-geral {position: absolute; box-sizing: border-box; z-index: 12; left: 100%; width: 100%; height: calc(100vh - 12px); background: url(../imagens/site/bg_menu.png) no-repeat right bottom #fff; border-bottom: solid 3px #f6f6f6; transition-duration: .8s;}
.menu-geral.active {left: 0; transition-duration: .8s;}
.menu-geral::before {content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 30%; max-width: 580px; background: #f6f6f6;}
.menu-geral .wrapper {height: 100%;}
.menu-geral .conteudo {width: 100%; height: 100%; position: relative; display: flex; flex-direction: column; align-items: flex-end;}
.menu-geral .menu {width: 70%; height: 100%; padding-left: 120px; padding-bottom: 80px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center;}
.menu-geral .menu li {margin-bottom: 45px; display: block; width: fit-content;}
.menu-geral .menu li:last-child {margin-bottom: 0;}
.menu-geral .link {display: flex; flex-direction: column; width: fit-content; position: relative; left: 0; font-size: 90px; font-weight: 100; line-height: 100%; transition-duration: .8s;}
.menu-geral .link:hover {left: 30px; color: #c4bab3; transition-duration: .8s;}
.menu-geral .link.active {left: 30px; color: #c4bab3; transition-duration: .8s;}
.menu-geral .link .linha {position: relative; left: 35%; margin-top: 10px; width: 160px; height: 3px; background: #e8e8e8; opacity: 0; transition-duration: .8s;}
.menu-geral .link:hover .linha {left: 55%; width: 280px; opacity: 1; transition-duration: .8s;}
.menu-geral .link.active .linha {left: 55%; width: 280px; opacity: 1; transition-duration: .8s;}
.menu-geral .box-menu-projetos {position: relative; cursor: pointer;}
.menu-geral .menu-projetos {overflow: hidden; position: absolute; left: 140%; top: calc(100% - 3px); padding: 0 35px; max-height: 0; opacity: 0; background: #e8e8e8; transition-duration: .8s;}
.menu-geral .menu-projetos.active {padding: 15px 35px; max-height: 180px; opacity: 1; transition-duration: .8s;}
.menu-geral .menu-projetos li:first-child {margin-bottom: 25px;}
.menu-geral .link-projetos {font-size: 60px; font-weight: 100; transition-duration: .8s;}
.menu-geral .link-projetos:hover {color: #c4bab3; transition-duration: .8s;}
.menu-geral .social {position: absolute; right: 0; bottom: 65px;}

#header {position: absolute; z-index: 12; top: 100px; left: 0; width: 100%; height: 0;}
#header .conteudo {width: 28%; max-width: 480px; height: 0; display: flex; justify-content: space-between; align-items: flex-start;}
#header .logo {position: relative;}
#header .logo svg {width: 200px; height: auto;}
#header .logo::after {content: "CAU/RS: A279779-B"; position: absolute; left: 0; top: calc(100% + 10px); font-size: 10px;}

#footer {display: flex; flex-direction: column; position: relative; z-index: 2; height: 450px; background: url(../imagens/site/bg_footer.png) no-repeat top right #54565a;}
#footer .bg {position: absolute; left: 0; top: -50px; z-index: 1;}
#footer .whatsapp {display: flex; align-items: center; justify-content: center; position: absolute; z-index: 11; right: 0; top: -26px; height: 52px; width: 52px; border-radius: 50%; background: #b0a7a1; transition-duration: .8s;}
#footer .whatsapp:hover {background: #54565a; transition-duration: .8s;}
#footer .whatsapp svg {height: 28px; width: 28px;}
#footer .whatsapp svg path {fill: #fff;}
#footer .wrapper {flex: 1; height: 100%; display: flex; align-items: flex-end;}
#footer .conteudo {display: flex; justify-content: space-between; align-items: center; width: 100%; padding-bottom: 65px;}
#footer .item {font-weight: 200;}
#footer .politicas {background: #fff; height: 75px;}
#footer .politicas .wrapper {display: flex; justify-content: space-between; align-items: center; height: 100%;}
#footer .menu-politicas {display: flex; align-items: center;}
#footer .menu-politicas li:first-child {margin-right: 20px;}
#footer .menu-politicas .link {font-size: 11px; font-weight: 200; color: #a2a5ab; transition-duration: .8s;}
#footer .menu-politicas .link:hover {color: #54565a; transition-duration: .8s;}
#footer .direitos {font-size: 11px; font-weight: 200; color: #a2a5ab;}

#home .banners {width: 100%; height: 100vh; max-height: 915px; display: flex; justify-content: space-between;}
#home .banners .info {width: 28%; max-width: 480px; height: calc(100vh - 50px); max-height: 900px; padding-bottom: 120px; display: flex; flex-direction: column; justify-content: flex-end;}
#home .banners .titulo {font-weight: 200;}
#home .banners .linha {margin: 75px 0 65px; width: 160px; height: 3px; background: #f6f6f6;}
#home .banners .lista {width: calc(72% - 30px); max-width: 1280px; height: 95vh; max-height: 900px; padding-top: 50px; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box;}
#home .banners .lista .owl-dots {padding-top: 20px;}
#home .banner {height: 85vh; max-height: 770px; width: 100%; position: relative;}
#home .banner img {height: 100%; width: 100%; object-fit: cover;}
#home .banner .img-banner-mobile {display: none;}
#home .projetos {padding-top: 65px; display: flex; justify-content: space-between; align-items: flex-end;}
#home .projetos .info {width: 50%; padding: 0 0 160px 200px; max-width: 480px;}
#home .projetos .titulo {margin-bottom: 35px;}
#home .projetos .video {width: 50%; height: 630px; background: #54565a; position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden;}
#home .projetos .video img {height: 100%; width: 100%; object-fit: cover; transition-duration: .8s;}
#home .projetos .video:hover img {opacity: .6; transform: scale(1.05); transition-duration: .8s;}
#home .projetos .video svg {position: absolute; z-index: 2; height: 30px; width: auto;}
#home .sobre {display: flex; justify-content: space-between; align-items: flex-end;}
#home .sobre .info {width: 50%; padding-bottom: 300px;}
#home .sobre .subtitulo {margin: 45px 0 40px; max-width: 480px;}
#home .sobre .texto {max-width: 480px;}
#home .sobre .box-img {height: 980px; width: 40%; max-width: 730px; top: 240px; position: relative;}
#home .sobre .box-img img {height: 100%; width: 100%; object-fit: cover;}
#home .sobre .bg {position: absolute; left: calc(100% - 25px); bottom: 5px;}
#home .sobre .bg img {height: auto; width: auto;}
#home .sobre .selo {position: absolute; left: 30px; bottom: 150px;}
#home .sobre .selo svg {width: 155px; height: auto;}
#home .sobre .selo .linha {margin-top: 20px; width: 160px; height: 3px; background: #fff;}

#sobre-nos .sobre {display: flex; justify-content: space-between;}
#sobre-nos .sobre .info {width: 28%; max-width: 480px; height: 100vh; max-height: 820px; padding-bottom: 100px; display: flex; flex-direction: column; justify-content: flex-end;}
#sobre-nos .sobre .titulo {max-width: 200px;}
#sobre-nos .sobre .linha {margin-top: 120px; width: 160px; height: 3px; background: #f6f6f6;}
#sobre-nos .sobre .box-texto {width: calc(32% - 40px); margin-right: 10px; margin-left: 30px; padding-top: 50px; display: flex; flex-direction: column;}
#sobre-nos .sobre .box {width: 100%; height: 490px; background: #f6f6f6; margin-bottom: 95px;}
#sobre-nos .sobre .subtitulo {margin-bottom: 40px;}
#sobre-nos .sobre .galeria {width: 40%; padding-top: 50px;}
#sobre-nos .sobre .box-galeria {height: 980px; position: relative;}
#sobre-nos .projetos {padding: 110px 0 180px;}
#sobre-nos .projeto {display: flex; align-items: flex-end; justify-content: space-between;}
#sobre-nos .projeto .info {width: 50%; padding: 0 0 160px 200px; max-width: 480px;}
#sobre-nos .projeto .titulo {margin-bottom: 35px;}
#sobre-nos .projeto .box-img {width: 50%; height: 630px; background: #f6f6f6; position: relative; overflow: hidden;}
#sobre-nos .projeto .box-img img {width: 100%; height: 100%; object-fit: cover; transition-duration: .8s;}
#sobre-nos .projeto:hover .box-img img {opacity: .6; transform: scale(1.05); transition-duration: .8s;}
#sobre-nos .projeto:hover .mais svg {transform: rotate(180deg);} 
#sobre-nos .projetos .owl-dots {justify-content: center;}
#sobre-nos .projetos .owl-dot:last-child {margin-right: 10px;}

#projetos .projetos {display: flex; justify-content: space-between; padding-bottom: 100px;}
#projetos .info {width: 28%; max-width: 480px; height: 100vh; max-height: 820px; padding-bottom: 100px; display: flex; flex-direction: column; justify-content: flex-end;}
#projetos .linha {margin-top: 75px; width: 160px; height: 3px; background: #f6f6f6;}
#projetos .lista {width: calc(72% - 30px); max-width: 1280px; columns: 350px; padding-top: 50px;}
#projetos .projeto {position: relative; display: flex; overflow: hidden; cursor: pointer; margin-bottom: 20px;}
#projetos .projeto::after {content: ""; position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 100%; opacity: 0; background: linear-gradient(0deg, rgba(84,86,90,1) 0%, rgba(84,86,90,0) 85%); transition-duration: .8s;}
#projetos .projeto:hover::after {opacity: 1; transition-duration: .8s;}
#projetos .projeto img {width: 100%;}
#projetos .projeto .box {position: absolute; z-index: 2; left: 20px; bottom: -10px; width: calc(100% - 30px); opacity: 0; transition-duration: .8s;}
#projetos .projeto:hover .box {bottom: 35px; opacity: 1; transition-duration: .8s;}
#projetos .projeto .titulo {margin-bottom: 15px;}

#projeto .sobre {display: flex; justify-content: space-between; position: relative; padding: 50px 0 150px;}
#projeto .sobre .info {width: 28%; max-width: 480px; padding-top: 220px; display: flex; flex-direction: column;}
#projeto .sobre .linha {margin: 75px 0 40px; width: 160px; height: 3px; background: #f6f6f6;}
#projeto .sobre .box {width: 100%; height: 490px; background: #f6f6f6; margin-bottom: 45px;}
#projeto .sobre .subtitulo {margin-bottom: 40px;}
#projeto .galeria {width: calc(72% - 30px); max-width: 1280px; columns: 350px;}
#projeto .box-galeria {margin-bottom: 15px;}
#projeto .mais {position: absolute; right: 5px; bottom: 100px;}

#contato .box-form {display: flex; justify-content: space-between; height: 100vh;}
#contato .box-form .info {width: 28%; max-width: 480px; height: 100vh; max-height: 820px; padding-bottom: 100px; display: flex; flex-direction: column; justify-content: flex-end;}
#contato .box-form .titulo {margin-bottom: 25px;}
#contato .box-form .linha {width: 160px; height: 3px; background: #f6f6f6; margin-top: 115px;}
#contato .box-form .link.primeiro {margin-top: 0;}
#contato .box-form .link {margin-top: 5px; font-size: 28px; font-weight: 200;}
#contato .box-form .form {width: 70%; padding: 250px 0 200px;}
#contato .onde-estamos {margin-bottom: 100px;}
#contato .contato {display: none;}

#politica .politica {display: flex; justify-content: space-between; padding-bottom: 100px;}
#politica .info {width: 28%; max-width: 480px; height: 100vh; max-height: 820px; padding-bottom: 100px; display: flex; flex-direction: column; justify-content: flex-end;}
#politica .linha {margin-top: 75px; width: 160px; height: 3px; background: #f6f6f6;}
#politica .textos {width: calc(72% - 30px); padding-top: 100px; display: flex; flex-direction: column;}
#politica .textos .filtros {display: flex; flex-wrap: wrap; padding-bottom: 25px;}
#politica .textos .filtro {display: flex; align-items: center; box-sizing: border-box; width: fit-content; margin: 0 10px 10px 0; height: 35px; padding: 0 16px; font-size: 15px; border-radius: 50px; background: #f6f6f6; color: #c4bab3; transition-duration: .8s;}
#politica .textos .filtro:hover {background: #54565a; color: #fff; transition-duration: .8s;}
#politica .texto b {font-weight: 400;}

#erro .conteudo {padding-top: 50px; display: flex; justify-content: space-between;}
#erro .info {width: 28%; max-width: 480px; padding-top: 220px;}
#erro .linha {margin-top: 40px; width: 160px; height: 3px; background: #f6f6f6;}
#erro .icone {width: 72%; display: flex; justify-content: center; padding: 120px 0 80px;}
#erro .icone svg {width: 460px; height: fit-content;}