@font-face {
  font-family: 'Roboto';
  font-weight: initial;
  src: url("../fonts/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular.eot") format("embedded-opentype"), url("../fonts/RobotoRegular.woff2") format("woff2"), url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular.svg#RobotoRegular") format("svg"); }

@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  src: url("../fonts/RobotoBold.eot");
  src: url("../fonts/RobotoBold.eot") format("embedded-opentype"), url("../fonts/RobotoBold.woff2") format("woff2"), url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold.svg#RobotoBold") format("svg"); }

body {
  font-family: 'Montserrat', sans-serif	!important;
  font-weight: 400;
  position: relative; }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

#header {
  /*font-family: 'GillSans' !important;*/
  z-index: 1000 !important;
  background: linear-gradient(#cddee2 0%, #fff 100%); }
  @media screen and (min-width: 992px) {
    #header {
      position: fixed !important;
      top: 0;
      float: left;
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#04697e+0,245a66+100 */
      background-color: transparent;
      transition: all 0.4s;
      z-index: 999; } }
  #header.fixed .navbar-default {
    transition: all 0.4s;
    margin-top: 0 !important; }
    #header.fixed .navbar-default .logo-linha {
      align-self: center !important; }
      #header.fixed .navbar-default .logo-linha .navbar-brand {
        /*padding-top: 0 !important;*/
        padding-bottom: 11px; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    #header .no-margin {
      margin: 0 !important;
      max-width: 992px !important; } }
  #header span {
    color: #b3b7c0; }
    #header span:hover {
      color: white; }
  #header #search-bar {
    background: #b3b7c0;
    border: none;
    color: white;
    padding: 10px;
    display: none;
    z-index: 1000; }
    @media screen and (min-width: 992px) {
      #header #search-bar {
        width: 0; } }
  #header .logo-linha {
    padding: 0 2em 0 0;
    transition: all 0.4s; }
    @media screen and (max-width: 991px) {
      #header .logo-linha {
        transform: scale(0.6);
        padding-top: 0; } }
  #header .navbar {
    padding: 0 !important; }
    @media screen and (max-width: 991px) {
      #header .navbar .navbar-toggler {
        margin: 10px !important; } }
    #header .navbar #navbarToggler {
      align-items: center; }
    #header .navbar .navbar-nav .nav-item {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 992px) {
        #header .navbar .navbar-nav .nav-item {
          display: block;
          float: none;
          text-align: center; } }
      #header .navbar .navbar-nav .nav-item.active > .nav-link {
        background: #00778c;
        color: #86a7b3; }
      @media screen and (min-width: 992px) {
        #header .navbar .navbar-nav .nav-item .bullet::after {
          content: '\2022';
          font-size: 1em;
          padding-left: 10px;
          color: #00778c; } }
    #header .navbar .navbar-nav .nav-fonte-small {
      font-size: 0.8em !important;
      padding: 0 0.5em 0 0.5em; }
      @media screen and (min-width: 992px) {
        #header .navbar .navbar-nav .nav-fonte-small .quebra-linha {
          max-width: 100px; } }
    #header .navbar .navbar-nav .nav-link {
      color: #f2f2f2 !important;
      font-size: 1em;
      padding: 0.8em !important;
      line-height: 1.5em;
      transition: all 0.4s; }
      #header .navbar .navbar-nav .nav-link span {
        vertical-align: middle; }
      #header .navbar .navbar-nav .nav-link:hover {
        color: white; }
    #header .navbar .navbar-nav .portal-corretor {
      background: #2f899d;
      display: flex;
      align-items: center; }
    #header .navbar .navbar-nav .app-baixar {
      background: #00778c;
      display: flex;
      align-items: center;
      min-height: 40px; }
      #header .navbar .navbar-nav .app-baixar a {
        padding-top: 0 !important;
        padding-bottom: 0 !important; }
  @media screen and (max-width: 991px) {
    #header .navbar-default {
      width: 100%;
      float: left;
      display: block; } }
  @media screen and (min-width: 992px) {
    #header .navbar-default {
      margin-top: 20px;
      background: transparent !important; } }

.nova-busca {
  overflow: hidden;
  float: left;
  width: 0%;
  position: fixed;
  top: inherit; }

.is-visible {
  width: 100%; }

#nav-menu .inner-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }
  #nav-menu .inner-nav .instagram {
    min-width: 70px;
    text-align: center; }
    #nav-menu .inner-nav .instagram a {
      font-size: 30px;
      color: #fff; }

.footer-simples {
  background-color: #EC7F8E;
  padding: 80px 0 40px; }
  @media (max-width: 568px) {
    .footer-simples {
      padding: 20px 0; } }
  .footer-simples .lista-footer {
    display: flex;
    justify-content: center; }
    .footer-simples .lista-footer ul {
      list-style-type: none; }
      @media (max-width: 568px) {
        .footer-simples .lista-footer ul {
          padding-left: 10px; } }
    .footer-simples .lista-footer li strong {
      font-weight: normal;
      font-size: 14px;
      line-height: 27px;
      text-align: left;
      color: #fff; }
    .footer-simples .lista-footer li a {
      font-weight: normal;
      font-size: 14px;
      line-height: 27px;
      text-align: left;
      color: #fff;
      text-decoration: none; }
      .footer-simples .lista-footer li a:hover {
        text-decoration: underline; }
    .footer-simples .lista-footer hr {
      width: 1px;
      height: 203px;
      background: #EE8C9A;
      border: 0;
      margin: 0 40px;
      display: block; }
      @media (max-width: 768px) {
        .footer-simples .lista-footer hr {
          margin: 0; } }

#assinatura {
  padding: 1em 0 4em 0;
  overflow: hidden; }
  #assinatura .assinatura-desenv {
    padding: 0px;
    font-size: 14px;
    color: #b3b7c0; }
    #assinatura .assinatura-desenv a {
      margin-left: 10px; }
    @media screen and (max-width: 992px) {
      #assinatura .assinatura-desenv {
        text-align: center !important;
        display: block;
        margin: 0 auto; } }
  #assinatura .logo-mivita {
    padding: 0; }
    @media screen and (max-width: 992px) {
      #assinatura .logo-mivita {
        text-align: center; } }

#box-whatsapp {
  background-color: #ebeae6;
  background-image: url(../img/whatsapp-bg.jpg);
  background-position: center;
  width: 340px;
  height: 432px;
  position: fixed;
  overflow: hidden;
  bottom: 45px;
  right: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  z-index: 999;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4); }
  #box-whatsapp .header {
    background-color: #006666;
    width: 100%;
    height: 50px;
    float: left;
    padding: 6px;
    overflow: hidden; }
    #box-whatsapp .header .img {
      background-color: #fff;
      width: 37px;
      height: 37px;
      float: left;
      overflow: hidden;
      border-radius: 50%; }
    #box-whatsapp .header .title {
      width: calc(100% - 55px);
      float: left;
      padding-left: 10px;
      padding-top: 3px; }
      #box-whatsapp .header .title strong {
        width: 100%;
        float: left;
        color: #fff;
        text-transform: uppercase;
        line-height: 18px;
        font-size: 15px; }
      #box-whatsapp .header .title span {
        width: 100%;
        float: left;
        color: #fff;
        line-height: 18px;
        font-size: 13px; }
    #box-whatsapp .header .close-whatsapp {
      float: left;
      color: #fff;
      padding-top: 6px; }
  #box-whatsapp .content {
    width: 100%;
    float: left;
    padding: 15px;
    height: 381px;
    overflow: auto; }
    #box-whatsapp .content::-webkit-scrollbar {
      width: 12px; }
    #box-whatsapp .content::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px grey;
      border-radius: 10px; }
    #box-whatsapp .content::-webkit-scrollbar-thumb {
      background: #006666;
      border-radius: 10px; }
    #box-whatsapp .content::-webkit-scrollbar-thumb:hover {
      background: #006666; }
    #box-whatsapp .content form {
      width: 100%;
      float: left; }
      #box-whatsapp .content form .msg {
        width: 90%;
        padding: 10px 15px;
        margin-bottom: 15px;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
        border-radius: 7px;
        font-size: 15px;
        line-height: 18px;
        opacity: 0;
        display: none; }
        #box-whatsapp .content form .msg.type1 {
          background-color: #fff;
          float: left; }
        #box-whatsapp .content form .msg.msg.type2 {
          background-color: #ccffcc;
          float: right;
          padding-top: 15px;
          padding-bottom: 10px; }
        #box-whatsapp .content form .msg.msg-setor-escolhido b {
          color: #006666;
          font-weight: bold; }
        #box-whatsapp .content form .msg.msg-setor-escolhido a {
          color: #333;
          text-decoration: underline; }
        #box-whatsapp .content form .msg .form-group {
          width: 100%;
          float: left;
          margin-bottom: 5px; }
          #box-whatsapp .content form .msg .form-group .form-control {
            width: 100%;
            height: 37px;
            float: left;
            border-radius: 5px;
            border: 1px solid #339966; }
          #box-whatsapp .content form .msg .form-group input[name="cidade"] {
            margin-left: -25px;
            width: calc(100% + 25px); }
        #box-whatsapp .content form .msg .reg-setor-whatsapp {
          background-color: #fff;
          width: 100%;
          float: left;
          margin-top: 10px;
          padding: 10px;
          border-radius: 7px;
          border: 1px solid #006666;
          color: #006666;
          transition: all 0.4s;
          font-weight: bold;
          font-size: 14px; }
          #box-whatsapp .content form .msg .reg-setor-whatsapp:hover {
            background-color: #006666;
            color: #fff; }
      #box-whatsapp .content form .btn {
        background-color: #006666;
        border-color: #006666;
        font-size: 18px;
        padding: 13px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 10px;
        display: none;
        color: #fff; }
        #box-whatsapp .content form .btn:hover {
          background-color: #004646;
          border-color: #004646;
          color: #fff; }

#rodape-fixo {
  background: #282E29;
  background: linear-gradient(90deg, #073AAC 0%, #073AAC 51%, #3a9713 51%, #3a9713 100%);
  color: #fff;
  display: flex;
  align-items: center;
  z-index: 2;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 26.74px;
  text-align: left;
  color: #fff; }
  #rodape-fixo .telefone h3 {
    font-weight: bold;
    font-size: 26px;
    letter-spacing: -0.01em;
    line-height: 44px;
    text-align: left;
    color: #fff;
    margin-bottom: 0; }
  #rodape-fixo .local {
    font-weight: 600;
    font-size: 10px;
    letter-spacing: -0.01em;
    line-height: 16px;
    text-align: center;
    color: #fff; }
  #rodape-fixo .social {
    background-color: #1C7393;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: -0.01em;
    line-height: 17px;
    text-align: left;
    color: #fff;
    text-transform: none; }
    #rodape-fixo .social i {
      font-size: 30px; }
    #rodape-fixo .social span {
      margin-left: 15px; }
  #rodape-fixo img {
    width: 150px;
    transition: all 0.4s;
    height: auto; }
  #rodape-fixo .lista {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      #rodape-fixo .lista {
        display: none; } }
    #rodape-fixo .lista > div {
      width: 25%;
      align-self: stretch;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px 0; }
      #rodape-fixo .lista > div.whatsapp {
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: -0.06em;
        line-height: 20px;
        color: #fff; }
        #rodape-fixo .lista > div.whatsapp i {
          font-size: 35px;
          margin-right: 10px; }
        #rodape-fixo .lista > div.whatsapp strong {
          font-weight: bold;
          font-size: 17px;
          letter-spacing: -0.06em;
          color: #fff;
          display: block; }
  #rodape-fixo.fixed img {
    width: 100px; }

.img-100 {
  width: 100%; }

.select2-container--open .select2-dropdown {
  font-size: 12px; }

.btn {
  border-radius: 4px;
  background: #073AAC;
  padding: 20px;
  margin: 0 1px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #fff; }
  .btn:hover {
    background-color: #05297b !important;
    color: #fff; }
  .btn.btn-plus {
    min-width: 286px;
    position: relative;
    font-size: 15px;
    margin: 0 auto;
    display: table; }
    .btn.btn-plus i {
      position: absolute;
      top: 50%;
      right: 30px;
      margin-top: -10px;
      font-size: 20px; }
  .btn.btn-oportunidades {
    background-color: #8592CB;
    padding: 9px 10px;
    width: 100%; }

#box-redes-sociais {
  width: fit-content;
  float: right; }
  #box-redes-sociais span {
    width: fit-content;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase; }
  #box-redes-sociais ul {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px; }
    #box-redes-sociais ul li {
      display: inline;
      float: left;
      padding-left: 10px; }
      #box-redes-sociais ul li a {
        background-color: #900;
        width: 35px;
        height: 35px;
        border-radius: 7px;
        float: left;
        text-align: center;
        padding-top: 8px;
        overflow: hidden;
        transition: all 0.4s; }
        #box-redes-sociais ul li a:hover {
          transform: scale(1.2); }
        #box-redes-sociais ul li a.facebook {
          background-color: #01529c; }
        #box-redes-sociais ul li a.whatsapp {
          background-color: #24cd63; }
        #box-redes-sociais ul li a.twitter {
          background-color: #00a7e7; }
        #box-redes-sociais ul li a i {
          font-size: 20px;
          color: #fff; }

.lg-backdrop {
  background-color: rgba(7, 58, 172, 0.9) !important; }

#video-container {
  position: relative;
  padding-bottom: 56.25%; }
  #video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.fundo-azul {
  background-color: #073AAC !important; }

.cor-azul {
  color: #073AAC !important; }

.fundo-cinza {
  background-color: #bfbdbd !important; }

.cor-cinza {
  color: #bfbdbd !important; }

#back-header {
  width: 100%;
  float: left;
  overflow: hidden; }

#link-header-insta {
  float: left;
  margin-left: 15px;
  font-size: 30px;
  color: #CB2658;
  transition: all 0.4s; }

#link-header-insta:hover {
  color: #2f899d; }

/*
  $cor-principal
  #CB2658
  */
#header {
  border-radius: 0px 0px 30px 30px;
  background: linear-gradient(#cddee2 0%, #fff 100%);
  width: 100%;
  float: left;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
  /*
	&.header-home{
	    background:rgba(147,36,71,0.6);
	    @media screen and (max-width: 768px){
		  background:rgba(147,36,71,1);
	    }
	}
	*/ }

#header.fixed {
  /*background:$cor-principal;*/
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
  #header.fixed .bg {
    padding: 0;
    padding: 10px 0; }
  #header.fixed #nav-menu {
    margin-top: 0; }
  #header.fixed .navbar-brand img {
    transition: all 0.4s;
    margin-top: 10px;
    width: 70%;
    padding-top: 10px;
    margin: 10px auto 0;
    display: block;
    /*width: 150px;*/ }
    @media (max-width: 768px) {
      #header.fixed .navbar-brand img {
        margin-top: 0;
        padding-top: 0; } }

.pad-master-7em-5em {
  padding: 4em 0 4em 0; }

#header .bg {
  background-position: 33% 0px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all 0.4s;
  padding: 41px 0; }
  @media screen and (max-width: 992px) {
    #header .bg {
      padding-top: 0px;
      padding: 11px 0; } }

#nav-menu {
  float: right;
  margin-top: 10px;
  transition: all 0.4s; }

#nav-menu ul {
  display: inline;
  list-style: none; }

#nav-menu ul li {
  float: left;
  display: inline;
  list-style: none; }

#nav-menu ul li a {
  transition: all 0.4s;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.07em;
  padding: 10px 13px;
  line-height: 1.5em;
  text-align: left;
  color: #2e2e2e; }

#nav-menu ul li a:hover {
  background-color: #073AAC;
  color: #fff; }

#header span {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.07em;
  text-align: left;
  color: #2e2e2e; }

#header .navbar-brand {
  transition: all 0.4s;
  /*background-color:$cor-principal;*/
  width: 100%;
  max-width: 223px;
  width: 223px;
  padding: 23px;
  margin-top: -47px;
  position: absolute;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0; }
  @media screen and (max-width: 991px) {
    #header .navbar-brand {
      margin-top: 0;
      width: 163px;
      margin-left: 15px; } }
  #header .navbar-brand img {
    transition: all 0.4s; }

#header .logo-linha {
  width: 223px;
  margin-right: 56px;
  float: left; }

#header .navbar .navbar-nav .nav-link {
  font-size: 15px; }

.link-portal-corretor a {
  font-size: 12px !important; }

.menu-principal {
  margin-right: 20px; }

.menu-principal .nav-link:hover span {
  color: #fff !important; }

@media screen and (min-width: 1024px) {
  #header .menu-principal-alinha {
    padding-left: 0px; } }

#header .navbar {
  width: 100%; }

#header .navbar .navbar-nav .app-baixar {
  background: #e2e2e2 !important;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  min-height: 45px; }

#header .navbar .navbar-nav .portal-corretor {
  background: #bfbdbd;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

@media screen and (min-width: 992px) {
  #header .navbar .navbar-nav .nav-link {
    font-weight: 500; }
  #header .navbar .navbar-nav .nav-item .bullet::after {
    display: none; }
  #header .navbar-default {
    margin-top: 0px; }
  #header .navbar .navbar-nav .nav-link {
    padding: 10px 13px !important;
    border-radius: 5px; } }

#header .navbar .navbar-nav .nav-link.app {
  color: #CB2658 !important;
  padding-right: 15px !important; }

@media (max-width: 992px) {
  #area-restrita {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center; } }

#area-restrita a {
  background-color: #073AAC !important;
  border-radius: 5px;
  color: #fff !important; }
  @media (max-width: 992px) {
    #area-restrita a {
      margin-bottom: 10px;
      margin-top: 25px; } }
  #area-restrita a:hover {
    background-color: #05297b !important; }

#section-topo {
  background: #303B53;
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 0px; }
  @media screen and (max-width: 768px) {
    #section-topo {
      margin-top: 75px; } }

.owl-carousel .carousel-componente h2 {
  font-weight: 500;
  font-size: 60px; }
  @media (max-width: 767px) {
    .owl-carousel .carousel-componente h2 {
      font-size: 43px;
      font-weight: bold;
      line-height: 46px; } }

.custom-card {
  border-radius: 14px;
  background-position: center center; }

#carousel-topo .texto-banner-meio {
  font-size: 18px; }
  @media (max-width: 767px) {
    #carousel-topo .texto-banner-meio {
      font-size: 17px;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 0px !important; } }

.owl-carousel .owl-stage-outer {
  width: 100%; }

.owl-carousel .carousel-componente a {
  width: 100%;
  float: left;
  overflow: hidden; }

#section-imoveis .card-imovel span {
  color: #444444; }

#section-imoveis .card-imovel .card-highlight {
  background: transparent;
  color: #073AAC;
  padding: 5px 0px 0px !important;
  font-weight: bold; }

#section-imoveis .card-imovel .svg-container {
  margin: -18px auto 0;
  width: 78%;
  float: right; }

#section-imoveis .card-imovel .legenda-porcentagem {
  width: 78%;
  float: right;
  text-align: center;
  margin-bottom: -4px; }

#section-inst {
  background: #932647;
  background: -moz-linear-gradient(90deg, #932647 0%, #932647 34%, white 34%, white 100%);
  background: -webkit-linear-gradient(90deg, #932647 0%, #932647 34%, white 34%, white 100%);
  background: linear-gradient(90deg, #932647 0%, #932647 34%, white 34%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#932647",endColorstr="#ffffff",GradientType=1); }
  #section-inst .container > div {
    background: #932647; }
  #section-inst .col-md-7 {
    background-color: #fff; }

#section-inst .bg1 {
  background: url("../img/bg-home-1.jpg") #932647;
  background-size: cover;
  background-position: center right;
  height: 350px;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 767px) {
    #section-inst .bg1 {
      height: 250px;
      padding-top: 37px;
      padding-bottom: 70px; } }

#section-inst .bg1 h2 {
  width: 100%;
  float: left;
  padding-right: 100px;
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 45px;
  padding-top: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
  @media (max-width: 767px) {
    #section-inst .bg1 h2 {
      font-size: 36px; } }

#section-inst .texto {
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 70px;
  padding-left: 20px;
  font-size: 16px; }
  @media (max-width: 767px) {
    #section-inst .texto {
      padding-top: 40px;
      padding-left: 0px;
      padding-bottom: 40px;
      font-size: 14px; } }

.conteudo-card {
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 20px 0px 13px;
  transition: all 0.4s; }
  .conteudo-card.col-12 {
    padding: 10px; }

.owl-carousel .mascara {
  height: 70vh;
  max-height: 720px;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.4s; }

.owl-carousel .mascara .botao-carousel {
  transition: all 0.4s;
  border-radius: 6px; }

.owl-carousel .mascara .botao-carousel {
  border: 2px solid #073AAC !important;
  background: #073AAC !important;
  color: #fff !important;
  font-weight: bold; }

.owl-carousel:hover .mascara .botao-carousel {
  border: 2px solid #073AAC !important;
  background: #073AAC !important;
  color: #fff !important; }

.owl-dots {
  margin: -50px auto; }

.svg-container {
  margin: -23px auto 0; }

#section-inst {
  width: 100%;
  float: left;
  overflow: hidden; }

#section-inst .title-blue {
  color: #989595;
  font-weight: 500;
  font-size: 45px;
  padding-bottom: 10px; }

#section-imoveis {
  /* background: rgb(0,152,178);
	background: -moz-linear-gradient(180deg, rgba(0,152,178,1) 0%, rgba(0,124,144,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,152,178,1) 0%, rgba(0,124,144,1) 100%);
	background: linear-gradient(180deg, rgba(0,152,178,1) 0%, rgba(0,124,144,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$cor-principal",endColorstr="#007c90",GradientType=1); */
  background-color: #e2e2e2; }

#section-imoveis .custom-card .conteudo-card .card-linha-1 {
  font-size: 14px;
  padding-left: 0px; }

#section-imoveis .card-imovel .card-highlight {
  font-size: 31px; }

#section-imoveis .custom-card .conteudo-card .info-empr-small {
  font-size: 14px;
  padding: 0px; }

.box-imoveis {
  padding-top: 15px; }

.custom-card {
  background-size: 100% auto;
  transition: all 0.4s; }

.custom-card:hover {
  background-size: 110% auto; }

.custom-card:hover .conteudo-card {
  background-color: rgba(0, 0, 0, 0.65);
  padding-bottom: 30px; }

#section-imoveis .custom-card .conteudo-card .info-empr {
  color: white;
  font-size: 16px;
  padding: 0px; }

.owl-prev,
.owl-next {
  display: none; }

.owl-carousel .mascara {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px; }

#section-imoveis .title-blue {
  color: #444444;
  font-weight: 500; }

#section-bairro.cinza .color-blue {
  padding: 0em 0px 20px;
  font-size: 40px;
  color: #000;
  font-weight: 500; }

#section-bairro.cinza h2 {
  text-transform: uppercase;
  font-size: 48px;
  padding-bottom: 35px;
  text-align: center; }

#section-bairro.cinza p {
  text-align: center;
  font-size: 18px; }

#section-bairro .titulo-bairros {
  font-weight: 500; }

#section-bairro .borda-branca-btn {
  padding: 12px; }

#section-bairro .mascara {
  padding: 5em 0 5em 0; }

#section-bairro.cinza p {
  color: #000;
  font-size: 15px; }

@media screen and (min-width: 1200px) {
  #section-bairro .video-responsivo-custom {
    max-width: 100%; } }

#section-bairro .borda-branca-btn {
  border: 2px solid #444;
  color: #444;
  text-align: center;
  font-weight: 500;
  border-radius: 10px;
  width: 100%; }

#section-bairro .borda-branca-btn:hover {
  border: 2px solid #444;
  background-color: #444;
  color: #fff; }

#noticias-container .conjunto-quadros .news-quadro1 span {
  font-size: 21px;
  font-weight: bold; }

/*
  #assinatura{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	padding-bottom: 140px;
	background-size: 44%;
  }
  */
#noticias-container {
  background: #F5F0F0 !important; }

@media screen and (min-width: 992px) {
  #carousel-topo .texto-banner-topo {
    padding-top: 3vh; } }

#fundo-fixo .info-contato .footer-icon {
  color: #000; }

#fundo-fixo .container-texto {
  color: #000; }

#fundo-fixo {
  background: rgba(177, 177, 177, 0.8); }

#fundo-fixo .botoes-atendimento .botao-atendimento {
  background: #444;
  border: 2px solid #b3b7c0; }

#section-bairro:not(.cinza) .titulo-bairros {
  font-size: 40px;
  padding-bottom: 14px; }

#section-bairro .descritivo-bairro {
  font-size: 1em; }

#noticias-container .title-white {
  color: #444;
  font-weight: 500;
  margin-bottom: 5px; }

#noticias-container .small-white {
  color: #444; }

#noticias-container .botao-noticias {
  float: right;
  border-radius: 8px;
  margin-top: 25px;
  border: 2px solid #444;
  color: #444;
  font-weight: bold; }

#noticias-container .botao-noticias:hover {
  color: #000; }

.box-titulo-noticias {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  float: left;
  padding: 20px;
  overflow: hidden;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px; }

#noticias-container .conjunto-quadros .quadro-news .box-zoom {
  height: auto;
  width: 100%;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px; }

#assinatura .assinatura-desenv {
  color: #666; }

#noticias-container .conjunto-quadros .quadro-news .box-zoom div {
  height: 250px; }

#fundo-fixo .botoes-atendimento .botao-atendimento {
  font-size: 15px;
  padding: 10px 25px; }

.header-section-internas {
  background: #f0f0f0 !important; }

.section-internas .header-section-internas {
  padding-top: 150px;
  padding-bottom: 15px; }

.section-internas .header-section-internas h2 {
  font-size: 57px;
  color: #073AAC;
  font-weight: bold; }

#section-quem-somos .subtitulo {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #073AAC;
  color: #fff; }

.section-internas .conteudo-section-internas p {
  color: #666; }

#section-quem-somos-conteudo {
  padding-top: 50px;
  padding-bottom: 50px; }

#section-quem-somos-conteudo .embed-responsive {
  width: 100%;
  max-width: 500px;
  margin-left: 20px;
  margin-bottom: 20px; }

#section-contato .conteudo-section-internas .esquerda-internas .content #form-contato .btn-form {
  background-color: #073AAC; }

#section-contato .conteudo-section-internas .esquerda-internas .content #form-contato .btn-form:hover {
  background-color: #666; }

#section-imoveis .box-conteudo {
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 70px; }

#box-titulo-imovel {
  background-color: #666 !important; }

#section-detalhes-imovel #box-menu-imovel {
  padding-top: 15px;
  padding-bottom: 15px; }

#section-detalhes-imovel #box-menu-imovel #menu-imovel li a {
  border-radius: 7px; }

#section-detalhes-imovel #box-menu-imovel #menu-imovel li a:hover {
  background-color: #015766; }

.box-conteudo-imovel .header-box-conteudo-imovel {
  background-color: #ccc; }

.box-conteudo-imovel .header-box-conteudo-imovel h3 {
  font-weight: 500;
  color: #989595;
  font-size: 48px;
  text-align: center; }

#section-detalhes-imovel #box-visao-geral-imovel {
  padding-top: 50px;
  padding-bottom: 50px; }

#section-detalhes-imovel #box-visao-geral-imovel h1 {
  font-weight: 500;
  padding-bottom: 20px; }

#box-visao-geral-imovel #box-condicao {
  width: 100%;
  float: left;
  overflow: hidden;
  background-color: #eee;
  border-radius: 7px; }

#box-visao-geral-imovel #box-condicao #box-form h3 {
  margin-top: 16px;
  font-size: 27px;
  color: #989595;
  text-align: center; }

#box-visao-geral-imovel #box-condicao #box-form .conteudo p {
  text-align: center;
  font-size: 15px; }

#box-form form {
  float: left;
  width: 100%;
  padding-bottom: 15px; }

#box-form input {
  margin-bottom: 5px;
  float: left;
  width: 100%; }

#box-form textarea {
  margin-bottom: 5px;
  float: left;
  width: 100%; }

#box-menu-imovel {
  position: fixed;
  z-index: 999;
  top: 53px;
  padding-top: 7px !important;
  padding-bottom: 7px !important; }

#box-menu-imovel #menu-imovel li a {
  font-size: 14px;
  height: 44px;
  line-height: 44px; }

#box-form button {
  margin-top: 10px;
  font-size: 17px;
  padding-top: 14px;
  color: #fff;
  padding-bottom: 14px;
  text-transform: uppercase;
  font-weight: 500; }

.section-134 {
  /*background-attachment: fixed;*/
  background-size: cover;
  background-position: bottom center;
  width: 100%;
  float: left;
  overflow: hidden; }

@media (max-width: 1450px) {
  .section-134 {
    background-size: auto; } }

.bg-section-134 {
  background: black;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.714723) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.714723) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.714723) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  width: 100%;
  height: 92vh;
  float: left;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }

.content-bg-section-134 {
  width: 100%;
  float: left; }

.span-content-bg-section-134 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 23px;
  color: #fff;
  font-weight: 500; }

.h1-content-bg-section-134 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 70px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 500; }

.h2-content-bg-section-134 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 28px;
  color: #fff; }

#envolve-topicos {
  width: fit-content;
  margin: 0px auto;
  padding-left: 0px;
  display: block;
  margin: 20px auto 0px; }

#envolve-topicos li {
  display: inline;
  list-style: none;
  float: left;
  padding: 10px 20px;
  border-right: 1px solid #fff; }

#envolve-topicos li:last-child {
  border-right: 0px; }

#envolve-topicos li span {
  color: #fff;
  font-size: 19px; }

#box-video-imovel {
  background-color: #989595;
  padding-bottom: 30px; }

.texto-principal {
  font-size: 14px; }

#conteudo-video,
#box-fotos-imovel,
#box-tour-imovel,
#box-plantas-fotos-imovel,
#section-status-obra,
#section-status-obra2 {
  padding-top: 15px;
  padding-bottom: 15px; }

#galeria-fotos, #galeria-plantas {
  padding-top: 0px;
  padding-bottom: 0px; }

.box-conteudo-imovel .conteudo-box-conteudo-imovel {
  padding-top: 0px;
  padding-bottom: 0px; }

#box-tour-imovel {
  background-color: #eee; }

#section-status-obra .reg-estagio-obra .reg-grafico-estagio {
  background-color: #666 !important; }

#box-localizacao-imovel {
  padding-bottom: 0px; }

#box-localizacao-imovel .header-box-conteudo-imovel address {
  color: #000;
  padding-top: 0px;
  font-size: 20px;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 10px 0; }

#box-localizacao-imovel .header-box-conteudo-imovel {
  padding-top: 0px; }

.custom-card {
  position: relative;
  height: 480px;
  width: 100%;
  background-position: bottom center;
  background-size: cover; }

#section-imoveis .card-imovel {
  height: auto;
  width: 100%;
  position: relative;
  float: left; }

#section-imoveis .card-imovel .img {
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding-bottom: 71%;
  float: left;
  overflow: hidden;
  border-radius: 12px; }

#section-imoveis .card-imovel .img.col-12 {
  padding-bottom: 0;
  height: 300px; }

#section-imoveis .card-imovel a {
  width: 100%;
  float: left; }

@media (max-width: 1450px) {
  .owl-carousel .mascara {
    width: 30%; } }

@media (max-width: 1199px) {
  #header.fixed .navbar-default .logo-linha {
    width: 160px; }
  #header .logo-linha {
    padding-right: 0px; }
  .app {
    max-width: 80px !important; }
  .navbar-brand {
    margin-right: 0px; }
  .owl-carousel .mascara {
    width: 39%;
    max-height: 470px; }
  .pad-master-7em-5em {
    padding: 71px 0 51px 0; } }

@media (max-width: 992px) {
  .owl-carousel .carousel-componente {
    background-size: cover !important; }
  .owl-carousel .mascara {
    width: 46%; }
  #section-inst p {
    font-size: 19px; }
  .box-imoveis {
    padding-top: 0px; }
  #section-imoveis .custom-card {
    margin-top: 15px; }
  #header .logo-linha {
    transform: scale(1); }
  .navbar-dark .navbar-toggler {
    background-color: #cd2558  !important;
    border-color: #cd2558 !important;
    float: right; }
  #nav-menu {
    width: 100%;
    float: none; }
    #nav-menu .inner-nav {
      display: block; }
    #nav-menu .instagram {
      display: none; }
  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  .section-internas .header-section-internas h2 {
    text-align: center;
    width: 100%;
    float: left; }
  .subtitulo h3 {
    text-align: center; }
  .reg-noticias-int .img {
    width: 100%; }
  #link-voltar {
    border: 1px solid #073AAC;
    color: #073AAC; }
  .menu-principal {
    margin-right: 0px;
    display: block !important; }
    .menu-principal li {
      float: none !important; }
  #header .navbar .navbar-nav .nav-link {
    font-size: 16px;
    width: 100%;
    color: #073AAC !important;
    float: none;
    display: block; }
  #header .navbar .navbar-nav .nav-link span {
    color: #073AAC !important; }
  .menu-aux {
    width: 100%;
    float: left;
    display: block; }
  .menu-aux li {
    width: 50% !important;
    float: left; }
  #header .navbar .navbar-nav .app-baixar {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  #header .navbar .navbar-nav .portal-corretor {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 48px; }
  .app {
    max-width: 57% !important;
    text-align: right !important;
    height: 48px;
    line-height: 48px !important; }
  .portal {
    text-align: center !important; }
  .menu-principal li {
    border-top: 1px solid #073AAC; }
  .owl-carousel .carousel-componente {
    background-position: center center !important; } }

@media (max-width: 767px) {
  #header .navbar-default .logo-linha {
    width: 130px; }
  #header.fixed .navbar-default .logo-linha {
    width: 120px; }
    #header.fixed .navbar-default .logo-linha .navbar-brand {
      padding: 0; }
  .subtitulo h3 {
    font-size: 19px; }
  .h1-content-bg-section-134 {
    font-size: 43px; }
  .h2-content-bg-section-134 {
    font-size: 23px; }
  .owl-carousel .mascara {
    background: rgba(0, 0, 0, 0.4); }
  .owl-carousel:hover .mascara {
    background: rgba(0, 0, 0, 0.4); }
  #section-detalhes-imovel #box-visao-geral-imovel h3 {
    margin-top: 0px;
    padding-bottom: 20px; }
  .owl-carousel .mascara {
    width: 100%; }
  :not(#section-inst) .pad-master-7em-5em {
    padding: 61px 15px 41px 15px; }
  .owl-dots {
    margin: -33px auto; }
  #section-inst .title-blue {
    font-size: 38px;
    padding-bottom: 10px;
    line-height: 39px;
    padding-left: 40px;
    padding-right: 40px; }
  .pad-master-7em-5em {
    padding: 31px 15px 41px 15px; }
  #section-imoveis .title-blue {
    line-height: 34px; }
  .custom-card {
    height: 300px; }
  #section-imoveis .card-imovel .card-highlight {
    font-size: 23px; }
  #section-bairro .mascara {
    padding: 3em 0 3em 0; }
  #section-bairro h2 {
    text-align: center; }
  #section-bairro .borda-branca-btn {
    font-size: 14px; }
  #section-bairro .round-mask {
    margin: 0; }
  #section-bairro .titulo-bairros {
    font-size: 26px; }
  #section-bairro .descritivo-bairro {
    font-size: 14px; }
  #noticias-container .pad-master-5em {
    padding: 3em 15px; }
  #noticias-container .conjunto-quadros .quadro-news {
    margin-left: 0px;
    margin-right: 0px; }
  #noticias-container .title-white,
  #noticias-container .small-white {
    text-align: center; }
  #noticias-container .conjunto-quadros .quadro-news .box-zoom div {
    height: 190px; }
  .section-internas .header-section-internas h2 {
    font-size: 33px; }
  .section-internas .header-section-internas {
    padding-top: 120px;
    padding-bottom: 17px; }
  .section-internas .conteudo-section-internas {
    padding-top: 20px !important; }
  .bg-section-134 {
    height: 77vh; }
  .h2-content-bg-section-134 {
    font-size: 18px; }
  .h1-content-bg-section-134 {
    font-size: 50px;
    font-weight: bold;
    line-height: 48px;
    padding-bottom: 18px;
    padding-top: 10px; }
  #envolve-topicos li {
    padding: 9px 20px;
    border-top: 1px solid #fff;
    border-right: 0px;
    width: 100%;
    text-align: center; }
  #envolve-topicos li span {
    font-size: 16px; }
  .bg-section-134 {
    background: rgba(0, 0, 0, 0.4); }
  #box-visao-geral-imovel #box-condicao {
    margin-top: 40px; }
  #conteudo-video {
    padding-top: 20px;
    padding-bottom: 20px; }
  .box-conteudo-imovel .conteudo-box-conteudo-imovel .slider-navegacao .overlay {
    height: 55px; }
  #section-status-obra .container-andamento {
    padding-top: 0px;
    padding-bottom: 0px; }
  #section-status-obra .reg-estagio-obra {
    margin-bottom: 8px; }
  #section-status-obra .reg-estagio-obra .reg-grafico-estagio {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px; }
  #box-localizacao-imovel .header-box-conteudo-imovel {
    padding: 20px 0px; }
  #fundo-fixo .botoes-atendimento .botao-atendimento {
    padding: 10px 17px; }
  #section-bairro:not(.cinza) .titulo-bairros {
    font-size: 32px;
    padding-bottom: 14px;
    line-height: 30px; }
  #section-bairro.cinza h2 {
    font-size: 36px; } }

#fundo-fixo {
  overflow: initial !important; }

#fundo-fixo .botoes-atendimento {
  overflow: initial !important; }

#flutuante-whatsapp {
  float: left;
  position: fixed;
  z-index: 999;
  right: 35px;
  bottom: 42px;
  float: left;
  width: 50px; }

#whatsapp i {
  display: none; }

@media (max-width: 767px) {
  #whatsapp i {
    display: block; }
  #flutuante-whatsapp {
    display: none; } }

.pulse {
  animation: pulse 0.7s infinite;
  margin: 0 auto;
  display: table;
  margin-top: 50px;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -webkit-filter: brightness(100%); }
  100% {
    -webkit-transform: scale(1.1);
    -webkit-filter: brightness(140%); } }

@keyframes pulse {
  0% {
    transform: scale(1);
    filter: brightness(100%); }
  100% {
    transform: scale(1.1);
    filter: brightness(140%); } }

#section-detalhes-imovel #box-menu-imovel {
  background-color: #00778c;
  width: 100%;
  float: left;
  padding-top: 45px;
  padding-bottom: 45px;
  overflow: hidden;
  display: flex; }
  #section-detalhes-imovel #box-menu-imovel #menu-imovel {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 0px; }
    #section-detalhes-imovel #box-menu-imovel #menu-imovel li {
      width: 20%;
      display: inline;
      float: left;
      padding-left: 8px;
      padding-right: 8px;
      list-style: none; }
      #section-detalhes-imovel #box-menu-imovel #menu-imovel li a {
        background-color: transparent;
        width: 100%;
        height: 60px;
        float: left;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        line-height: 60px;
        text-align: center;
        overflow: hidden;
        transition: all 0.4s;
        text-decoration: none;
        text-transform: uppercase; }
        #section-detalhes-imovel #box-menu-imovel #menu-imovel li a:hover {
          background-color: #1d94b1; }

@media (max-width: 767px) {
  #section-detalhes-imovel #box-menu-imovel {
    display: none; } }

@media (max-width: 1199px) {
  #section-detalhes-imovel #box-menu-imovel #menu-imovel li a {
    height: 50px;
    line-height: 53px;
    font-size: 15px; } }

.modal .modal-header {
  background-color: #073AAC !important; }

.modal label {
  display: none; }

.modal .col-sm-8, .modal .col-sm-8 input {
  width: 100% !important;
  max-width: 100% !important; }

#form-contato {
  max-width: 680px;
  margin: 0 auto; }
  #form-contato .btn-form {
    background-color: #073AAC;
    color: #fff; }

/*# sourceMappingURL=style.css.map */
