body {
  font-family: "Titillium Web", sans-serif;
}

p {
  margin-bottom: 0;
}

button:focus, input:focus, a:focus, select:focus, textarea:focus {
  outline: none;
}

.btn1, .sect1 .consentino .conteudo .botao {
  margin-top: 12%;
}
.btn1 button, .sect1 .consentino .conteudo .botao button {
  background: #ff2f35;
  border: 1px solid #ff2f35;
  width: 90%;
  color: white;
  font-size: 20px;
  padding: 4% 1%;
  border-radius: 4px;
  transition: 0.5s;
}
.btn1 button:hover, .sect1 .consentino .conteudo .botao button:hover {
  background: transparent;
  color: #1b2a33;
  border-color: #1b2a33;
}

header .container {
  max-width: 95%;
  position: relative;
}
header .container .logo {
  width: 100%;
  transition: 0.5s;
}
header .container .mudar-logo {
  width: 50%;
}
header .container .navbar-nav {
  position: absolute;
  right: 0%;
  width: 67%;
}
@media (min-width: 1800px) {
  header .container .navbar-nav {
    width: 50%;
  }
}
header .container .navbar-nav .espace {
  margin-left: 1%;
  margin-right: 1%;
  width: 21%;
  text-align: center;
  padding-top: 0 !important;
}
header .container .navbar-nav .espace .borda {
  border: 1px solid black;
  padding: 2% 0;
  border-radius: 3px;
}
header .container .navbar-nav .espace .borda-vermelha {
  border: 1px solid #ff2f35;
  padding: 2% 0;
  border-radius: 3px;
  background: #ff2f35;
}
header .container .navbar-nav .espace .borda-vermelha .nav-link {
  color: white;
}
header .container .navbar-nav .nav-item {
  padding-top: 0.6%;
}
header .container .navbar-nav .nav-item hr {
  padding: 0;
  margin: 0;
  width: 0px;
  transition: 0.5s;
  border: 1px solid;
  border-color: transparent;
}
header .container .navbar-nav .nav-item:hover hr {
  width: 92%;
  border-color: #ff2f35 !important;
}
header .container .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-weight: 500;
  color: #1b2a33;
  letter-spacing: 1px;
}

.filtro .cont {
  background: #1b2a33;
  padding: 2% 0%;
  border-radius: 10px;
  margin-top: -4%;
  position: relative;
  margin-bottom: -4.5%;
  z-index: 1000;
  max-width: 50%!important;
}
/*@media (min-width: 1800px) {
  .filtro .cont {
    max-width: 85%;
  }
}*/
.filtro .cont ul {
  padding-left: 0;
  margin-bottom: 0;
}
.filtro .cont input[type=submit] {
  background: #ff2f35;
  border-color: #ff2f35;
  font-size: 18px;
  font-weight: 600;
}
.filtro .cont button, .filtro .cont input, .filtro .cont optgroup, .filtro .cont select, .filtro .cont textarea {
  width: 20vh;
  height: 6vh;
  letter-spacing: 1px;
  padding: 0% 4%;
  background: #1b2a33;
  border: 1px solid white;
  border-radius: 5px;
  color: #efefef;
}
@media (min-width: 1800px) {
  .filtro .cont button, .filtro .cont input, .filtro .cont optgroup, .filtro .cont select, .filtro .cont textarea {
    width: 26vh;
  }
}

.sect1 {
  background-size: cover !important;
  background-position: top !important;
  padding-bottom: 4%;
  padding-top: 6%;
  -webkit-mask-image: url(http://imobiliariacosentino.provisorio.ws/wp-content/uploads/2022/01/mask4.png);
  -webkit-mask-size: 100%;
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
}
.sect1 .produtos-destaque {
  padding: 6% 0% 6% 0%;
}
.sect1 .produtos-destaque .title {
  font-size: 43px;
  font-weight: 600;
  margin-bottom: 4%;
}
.sect1 .produtos-destaque .sub-title {
  font-size: 19px;
}
.sect1 .produtos-destaque .galeria-destaque {
  margin-top: 4%;
  margin-bottom: 4;
}
.sect1 .produtos-destaque .galeria-destaque .item {
  padding: 0;
  background: white;
}
.sect1 .produtos-destaque .galeria-destaque .draggable {
  padding-bottom: 2%;
}
.sect1 .produtos-destaque .galeria-destaque .slick-dots {
  display: inline-flex;
  list-style: none;
  padding-left: 0;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.sect1 .produtos-destaque .galeria-destaque .slick-dots .slick-active {
  transform: scale(1.3);
}
.sect1 .produtos-destaque .galeria-destaque .slick-dots .slick-active button {
  background: #1b2a33;
}
.sect1 .produtos-destaque .galeria-destaque .slick-dots li {
  font-size: 0;
  margin-right: 1%;
  transition: 0.5s;
}
.sect1 .produtos-destaque .galeria-destaque .slick-dots li button {
  width: 100%;
  height: 1.5vh;
  border-radius: 50%;
  background: transparent;
  border-color: #1b2a33;
  border: 1px solid;
  transform: scale(1);
  transition: 0.5s;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo {
  padding: 40% 10% 40% 16%;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .nome-produto {
  font-size: 31px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 1%;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .endereco {
  margin-bottom: 8%;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .unidades, .sect1 .produtos-destaque .galeria-destaque .conteudo .metragem {
  font-size: 22px;
  font-weight: 600;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .botao {
  margin-top: 12%;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .botao button {
  background: #ff2f35;
  border: 1px solid #ff2f35;
  width: 90%;
  color: white;
  font-size: 20px;
  padding: 4% 1%;
  border-radius: 4px;
  transition: 0.5s;
}
.sect1 .produtos-destaque .galeria-destaque .conteudo .botao button:hover {
  background: transparent;
  color: #1b2a33;
  border-color: #1b2a33;
}
.sect1 .produtos-destaque .galeria-destaque .img {
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
}
.sect1 .consentino {
  padding-bottom: 5%;
}
.sect1 .consentino .conteudo {
  padding: 15% 0% 15% 0%;
}
.sect1 .consentino .conteudo .title {
  font-size: 45px;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  margin-bottom: 4%;
  letter-spacing: 1px;
}
.sect1 .consentino .conteudo .texto {
  padding: 1% 30% 1% 0%;
}
.sect1 .consentino .conteudo .botao {
  margin-top: 6% !important;
}
.sect1 .consentino .conteudo .botao button {
  width: 36% !important;
  padding: 2% 1% !important;
}

.color {
  background: #dfdfdf;
}


.sect2 {
  background: #dfdfdf;
  padding-top: 2%;
  padding-bottom: 4%;
  position: relative;
}
.sect2 .circle-bg {
  position: absolute;
  width: 21%;
  top: -17%;
}
@media (max-width: 980px) {
  .sect2 .circle-bg {
    display: none;
  }
}
.sect2 .cont {
  max-width: 70%;
}
@media (min-width: 1800px) {
  .sect2 .cont {
    max-width: 60%;
  }
}
.sect2 .cont .title {
  font-size: 43px;
  font-weight: 600;
  color: #1b2a33;
}
.sect2 .cont .circulos-row {
  margin-top: 8%;
  margin-bottom: 8%;
}
.sect2 .cont .circulos-row .circle {
  border: 1px solid #ff2f35;
  margin: 0% 20%;
  padding: 13% 0%;
  border-radius: 50%;
  transition: 0.5s;
}
.sect2 .cont .circulos-row .circle img {
  width: 55%;
}
.sect2 .cont .circulos-row .circle:hover {
  background: #ff2f35;
}
.sect2 .cont .circulos-row .circle:hover img {
  filter: invert(1);
}
.sect2 .cont .circulos-row .nome-categoria {
  transition: 0.5s;
  font-size: 19px;
  text-transform: uppercase;
  margin-top: 4%;
  letter-spacing: 1px;
}
.sect2 .cont .circulos-row .c-circle:hover .nome-categoria {
  color: #ff2f35;
}
.sect2 .video {
  padding-top: 4%;
  padding-bottom: 4%;
}
.sect2 .video .title {
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #1b2a33;
}
.sect2 .video .texto {
  font-size: 25px;
  color: #1b2a33;
}
.sect2 .video iframe {
  margin-top: 4%;
  box-shadow: 0 0 1em #040404;
}
.sect2 .video .vender {
  font-size: 27px;
  text-transform: uppercase;
  margin-top: 4%;
  letter-spacing: 1px;
  font-weight: 600;
}
.sect2 .video .vender span a {
  color: #ff2f35;
  text-decoration: none;
}

.sect3 {
  background-size: cover !important;
  background-position: center !important;
  padding-top: 8%;
  padding-bottom: 8%;
}
.sect3 .container .conteudo {
  color: white;
}
.sect3 .container .conteudo .title {
  font-size: 50px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5%;
}
.sect3 .container .conteudo .texto {
  font-size: 15px;
  padding-right: 30%;
}
.sect3 .container .formulario {
  background: white;
  padding: 10%;
  border-radius: 6px;
}
.sect3 .container .formulario .campo input, .sect3 .container .formulario .campo textarea {
  width: 100%;
  margin-bottom: 6%;
  padding: 4% 4%;
  border: 1px solid black;
  border-radius: 3px;
}
.sect3 .container .formulario .campo textarea {
  height: 10vh;
}
.sect3 .container .formulario input[type=submit] {
  width: 100%;
  padding: 5% 2%;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  background: #ff2f35;
  border: 1px solid #ff2f35;
  color: white;
  border-radius: 3px;
}

footer {
  padding-top: 5%;
  padding-bottom: 2%;
  position: relative;
}
footer .container .column {
  padding: 2%;
}
footer .container .alig {
  display: flex;
  align-items: flex-end;
}
footer .container .alig .conteudo-footer {
  margin-bottom: 11%;
}
footer .container .redes {
  padding: 5% 45% 5% 0%;
}
footer .container .redes .circle1 {
  padding: 9%;
  border: 1px solid #d8d5d5;
  border-radius: 50%;
}
footer .container .redes .circle2 {
  border: 1px solid silver;
  height: 4.5vh;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .container .redes .circle2 p {
  font-size: 20px;
  color: #ff2f35;
}
footer .container .title-footer {
  color: #587a8f;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5%;
}
footer .container .text-imo {
  margin-top: 10%;
}
footer .container .link-footer {
  margin-bottom: 2%;
}
footer .container .link-footer a {
  color: black;
}
footer .conts {
  padding-bottom: 3%;
}
footer .ass {
  width: 5%;
  position: absolute;
  right: 7%;
  bottom: 1.5%;
}
.master .botao button{
    background: #ff2f35;
    padding: 1% 2%;
    color: white;
    border: 1px solid #ff2f35;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 1%;
    transition: 0.5s;  
}
.master .botao button:hover{
  background-color: transparent;
  color: black;
  border-color: black;
}
.master .link-video{
      font-size: 17px;
    letter-spacing: 1px;
    text-decoration: underline;
    padding: 1% 0%;
     transition: 0.5s; 
}
.master .link-video:hover{
  color: #ff2f35;
}
.desabilitado {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}
a{
  color: inherit;
  text-decoration: none;
}
a:hover{
  color: inherit;text-decoration: none;
}
@media (max-width: 980px) {
  header .container .logo {
    width: 50%;
  }

  .filtro button, .filtro input, .filtro optgroup, .filtro select, .filtro textarea {
    margin-bottom: 7%;
  }
  .filtro .cont {
    padding-top: 7% !important;
    margin-top: -24% !important;
  }

  .sect1 .produtos-destaque .title {
    font-size: 33px;
  }

  .sect1 .produtos-destaque .galeria-destaque .conteudo {
    padding: 12% 10% 12% 16%;
  }

  .sect1 .produtos-destaque .galeria-destaque .img {
    padding: 34% 0%;
  }

  .sect1 .produtos-destaque .galeria-destaque .slick-dots li button {
    height: 2.2vh;
  }

  .sect1 .consentino .conteudo .title {
    font-size: 40px;
  }

  .sect2 .c-circle {
    margin-bottom: 10%;
  }
  .sect2 .video .title {
    font-size: 40px;
  }
  .sect2 .video .texto {
    margin-bottom: 9%;
  }

  .sect3 .container .conteudo .title {
    font-size: 40px;
  }

  .sect3 .container .conteudo .texto {
    margin-bottom: 10%;
  }

  footer .container .redes {
    padding: 0% 62% 5% 4%;
  }

  footer {
    padding-bottom: 20%;
  }

  footer .ass {
    width: 15%;
    position: relative;
    margin-top: 3%;
    right: 0%;
    bottom: 1.5%;
  }

  header .container .navbar-nav {
    position: relative;
  }

  header .container .navbar-nav .espace {
    margin-left: 0%;
    margin-right: 1%;
    margin-bottom: 3%;
    width: 80% !important;
    text-align: center;
    padding-top: 0 !important;
  }

  .sect1 .produtos-destaque .galeria-destaque {
    margin: 8% 7%;
  }
}
.footer-fixo {
  position: fixed;
  color: #fff;
  width: 5%;
  bottom: 31%;
  right: 0%;
  z-index: 1050;
}

.footer-fixo .telefone {
  background: #313131;
  color: #fff;
  transition: 0.5s;
  margin-bottom: -175%;
  opacity: 0;
}

.footer-fixo .telefone a {
  color: #fff;
}

.footer-fixo .wpp {
  transition: 0.5s;
}

.footer-fixo .tam {
  padding: 9%;
  background: #1b2a33;
  margin-bottom: 3%;
  transition: 0.5s;
}
.footer-fixo .tam:hover {
  background: #ff2f35;
}
.footer-fixo .tam:hover a {
  text-decoration: none;
}

.footer-fixo .tam a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
}

.footer-fixo .tam .img-rede {
  transition: 0.5s;
  filter: brightness(0.5) invert(1);
}

.footer-fixo .form-mob {
  display: none;
}

.subir-menu {
  margin-bottom: 0% !important;
  opacity: 1 !important;
  top: 1% !important;
  height: 24% !important;
}

@media (min-width: 990px) {
  .subir-menu {
    margin-bottom: 0% !important;
    opacity: 1 !important;
    position: absolute;
    width: 200%;
    margin-left: -201%;
    height: 24%;
    top: 0;
    padding-top: 17%;
  }
}
@media (max-width: 980px) {
  .footer-fixo {
    position: fixed;
    z-index: 1050;
    color: #fff;
    width: 100%;
    bottom: 0;
    right: 0%;
  }

  .footer-fixo .telefone {
    margin-bottom: 0%;
    opacity: 0;
  }

  .footer-fixo .itens {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .footer-fixo .itens .tam {
    border: 1px solid;
    padding: 1%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-bottom: 0;
  }
  .footer-fixo .itens .tam p {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
