.gps-alert {
	padding: 8px;
    text-align: center;
    background: #FFF;
    color: #e51a37;
    border: 1px solid #e51a37;
    margin: 4px;
}

.btn-primary{
  display: block;
  border: none;
  width: 100%;
  box-sizing: border-box;
  background: #e3203d;
padding: 9px;
color: #fff;
text-transform: uppercase;
font-size: 12px;
  font-family: "cairoregular";
  height: 40px;
cursor: pointer;
}

.abas-item {
  display: none;
}

sup {
  vertical-align: top;
  font-size: 70%;
}

body {
  font-family: "sans", sans-serif;
  overflow-x: hidden;
  min-width: 320px;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.img-full {
  width: 100%;
  /* height: 100%; */
  display: block;
}

.attr-bullets:before {
	content: "\25CF";
	display: inline-block;
	font-size: 12px;
	color: #333;
	margin-right: 8px;
}


.gps-vc:after {
    content: "Pertinho de você";
    position: absolute;
    right: 0;
    height: 20px;
    margin-top: -40px;
    text-align: right;
    padding: 0;
    color: #fff;
    font-size: 10px;
    font-family: "cairoregular";
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 20px;
    opacity: 0.6;
}

.gps-rossi:after {
    content: "Empreendimentos Rossi pelo Brasil";
    position: absolute;
    right: 0;
    height: 20px;
    margin-top: -40px;
    text-align: right;
    padding: 0;
    color: #fff;
    font-size: 10px;
    font-family: "cairoregular";
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 20px;
    opacity: 0.6;
}


#slider-home .img-full {
	margin-top: -120px;
}

.full-hidden {
  width: 100%;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

input[type="submit"] {
  cursor: pointer;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select option {
	-webkit-background: rgba(255,255,255,0.7);
    background: rgba(255,255,255,0.7);
    color: #000;
	padding: 7px;
}

.special-selects {
	background: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ffffff87;
    padding: 0;
    height: 40px !important;
    margin: 0 0 15px 0;
    border-radius: 0;
    color: #fff;
}

.relative {
  position: relative;
}

#topo .container {
  max-width: 1200px;
}

.container {
  width: 100%;
  max-width: 1000px;
  padding: 0 15px;
  margin: 0 auto;
}

.hidden-lg {
  display: none !important;
}

/*  topo */

.bg-topo {
  position: relative;
}

.bg-topo::before {
  content: "";
  background-color: #000;
  -khtml-opacity: 0.56;
  -moz-opacity: 0.56;
  opacity: 0.56;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";
  filter: alpha(opacity=56);
  width: 100%;
  height: 100%;
  position: absolute;
}

.bg-topo.internas::after {
  /* content: "A ROSSI"; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 70px;
  font-family: "cairoseminbold";
  display: flex;
  justify-content: center;
  align-items: center;
}

.topo1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  height: 70px;
  z-index: 99;
}

.topo1.ativo::before {
  content: "";
  background-color: #000;
  -khtml-opacity: 0.56;
  -moz-opacity: 0.56;
  opacity: 0.56;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";
  filter: alpha(opacity=56);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  z-index: 9;
}

.topo1 .logo {
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.topo1 .logo .logo-link {
  background: #fff url(../img/marca-rossi-header.svg) center center no-repeat;
  background-size: 75% auto;
  width: 205px;
  height: 70px;
  display: block;
}

.topo1 .menu-principal {
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.topo1 .menu-principal .menu-item {
  display: inline-block;
  position: relative;
  margin-right: 20px;
}

.topo1 .menu-principal .menu-item:hover {
  background-color: #e3203d;
}

#topo.fixed .topo1 .menu-principal .menu-item:hover a,
#topo.force-fixed .topo1 .menu-principal .menu-item:hover a {
	color: #fff;
}

.topo1 .menu-principal .menu-item:hover .sub-menu {
  display: block;
}

.topo1 .menu-principal .menu-link {
  color: #fff;
  padding: 20px 15px 20px 15px;
  font-size: 1.1rem;
  font-family: "cairolight";
  display: inline-block;
}

.topo1 .menu-principal .menu-link:hover {
  background-color: #e3203d;
}

.topo1 .menu-principal .menu-item .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 270px;
  z-index: 100;
  background-color: #e3203d;
}

.topo1 .menu-principal .menu-item .sub-menu .submenu-item {
  display: block;
}

.topo1 .menu-principal .menu-item .sub-menu .submenu-link {
  color: #fff;
  padding: 10px 20px;
  font-size: 1.1rem;
  font-family: "cairolight";
  display: block;
}

.topo1 .menu-principal .menu-item .sub-menu .submenu-link:hover {
  background-color: #c6263e;
}

.box-vendas {
  -webkit-box-ordinal-group: 4;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
  margin-left: 25px;
}

.box-vendas.ativo .opcoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: background-color 0.3s ease-out;
}

.box-vendas.ativo .vendas {
  background-color: #e3203d;
  border: 2px solid #e3203d;
  transition: background-color 0.3s ease-out;
}

.box-vendas .vendas {
  padding: 8px 44px;
  margin-top: 10px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  font-family: "cairobold";
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #fff;
  
}

.fixed .box-vendas .vendas {
	border-right: 1px solid red !important;
}


.box-vendas .vendas:hover {
  cursor: pointer;
  border: 2px solid #e3203d;
  background-color: #e3203d;
}


.fixed .box-vendas .vendas:hover {
  background-color: #c11731 !important;
}

.box-vendas .vendas .icon-telephone {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: -7px;
  margin-right: 10px;
  background: url("../img/icon-telephone.svg") no-repeat left top;
}

.box-vendas .opcoes {
  position: absolute;
  right: 0;
  width: 940px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  display: none;
  z-index: 5;
}

.box-vendas .opcoes.ativo .item1,
.box-vendas .opcoes.ativo .item1.ativo .enviar,
.box-vendas .opcoes.ativo .item2,
.box-vendas .opcoes.ativo .item2.ativo .enviar,
.box-vendas .opcoes.ativo .item3,
.box-vendas .opcoes.ativo .item3.ativo .enviar,
.box-vendas .opcoes.ativo .item4,
.box-vendas .opcoes.ativo .item4.ativo .enviar {
  display: none;
}

.box-vendas .opcoes.ativo .item1.ativo,
.box-vendas .opcoes.ativo .item2.ativo,
.box-vendas .opcoes.ativo .item3.ativo,
.box-vendas .opcoes.ativo .item4.ativo {
  width: 400px;
  display: block;
  border: 0;
}

.box-vendas .enviar:hover {
	background-color: #c11731 !important;
}


.box-vendas .opcoes-item {
  display: inline-block;
  color: #fff;
  background-color: #e3203d;
}

.box-vendas .opcoes-item .opcoes-item-topo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.box-vendas .opcoes-item.item1.ativo .form-vendas,
.box-vendas .opcoes-item.item2.ativo .form-vendas,
.box-vendas .opcoes-item.item3.ativo .form-vendas {
  width: 100%;
  display: block;
}

.box-vendas .opcoes-item.item1.ativo .seta-voltar,
.box-vendas .opcoes-item.item2.ativo .seta-voltar,
.box-vendas .opcoes-item.item3.ativo .seta-voltar {
  display: block;
  cursor: pointer;
}

.box-vendas .opcoes-item + .opcoes-item {
  border-left: 1px solid #fff;
}

.box-vendas .opcoes-item .enviar,
.box-vendas .opcoes-item .enviar2 {
  padding: 25px 45px;
  cursor: pointer;
  font-size: 17px;
  font-family: "cairolight";
  color: #fff;
}

.box-vendas .opcoes-item .enviar .ico,
.box-vendas .opcoes-item .enviar2 .ico {
  display: inline-block;
  width: 38px;
  height: 38px;
  vertical-align: middle;
  margin-right: 5px;
}

.box-vendas .opcoes-item .enviar .ico-email,
.box-vendas .opcoes-item .enviar2 .ico-email {
  background: url("../img/icones/icone-enviar-email.svg") no-repeat left center;
  background-size: 38px 38px;
}

.box-vendas .opcoes-item .enviar .ico-corretor-online,
.box-vendas .opcoes-item .enviar2 .ico-corretor-online {
  background: url("../img/icones/icone-corretor-online.svg") no-repeat left center;
  background-size: 38px 38px;
}

.box-vendas .opcoes-item .enviar .ico-contato,
.box-vendas .opcoes-item .enviar2 .ico-contato {
  background: url("../img/icones/icone-a-rossi-te-liga.svg") no-repeat left center;
  background-size: 38px 38px;
}

.box-vendas .opcoes-item .enviar .ico-whatsapp,
.box-vendas .opcoes-item .enviar2 .ico-whatsapp {
  background: url("../img/icones/icone-whatsapp.svg") no-repeat left center;
  background-size: 38px 38px;
}

.box-vendas .opcoes-item .enviar2 {
  padding: 20px 0px;
}

.box-vendas .opcoes-item .seta-voltar {
  padding: 22px 31px;
  background-color: #c6263e;
  border-right: 1px solid #fff;
  width: 160px;
  font-family: "cairolight";
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  left: -160px;
  top: 0;
  display: none;
}

.box-vendas .opcoes-item .seta-voltar .ico-voltar {
  display: inline-block;
  width: 15px;
  height: 10px;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  margin-right: 5px;
  margin-top: -3px;
  background: url("../img/icon-left2.svg") no-repeat left center;
}

.box-vendas .opcoes-item .form-vendas {
  padding: 0 30px 30px;
  display: none;
}

.box-vendas .opcoes-item .form-vendas form {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-vendas .opcoes-item .row-form {
  margin-bottom: 16px;
}

.box-vendas .opcoes-item .row-form p {
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  margin-bottom: 5px;
  font-family: "cairoseminbold";
  font-size: 18px;
  font-size: 1.125rem;
}

.box-vendas .opcoes-item .input {
  width: 100%;
  height: 30px;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  background-color: transparent;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.box-vendas .opcoes-item .input::-webkit-input-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input:-moz-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input::-moz-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input:-ms-input-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input-area {
  padding: 10px 0;
  overflow: hidden;
  resize: none;
  width: 100%;
  height: 100px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.box-vendas .opcoes-item .input-area::-webkit-input-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input-area:-moz-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input-area::-moz-placeholder {
  color: #fff;
}

.box-vendas .opcoes-item .input-area:-ms-input-placeholder {
  color: #fff;
}


.outras-formas-atendimento { padding: 0; ; }

.infos-nav-bg form .outras-formas-atendimento button, 
.outras-formas-atendimento button {
	  width: 100%;
	  padding: 0;
	  display: block;
	  color: #e3203d;
	  font-size: 18px;
	  font-family: "cairoseminbold";
	  text-align: center;
	  cursor: pointer;
	  border: 1px solid #e3203d;
	  text-transform: uppercase;
	  background: #fff;
	  height: 45px;
}

.infos-nav-bg form .outras-formas-atendimento button:hover, 
.outras-formas-atendimento button:hover { background-color: #e9e3e3; color: #fff; }

.outras-formas-atendimento .btn-container {
	width: 50%;
	height: 45px;
	display: block;
	margin: 0 auto;
}

.outras-formas-atendimento .seta-right {
 	width: 20px;
    height: 45px;
    display: block;
    float: left;
    margin-right: 0;
    background: url(../img/icon-left-arrow.svg) no-repeat left center;
}

.outras-formas-atendimento .text-btn {
	width: calc( 100% - 20px );
	padding-top: 5px;
  	float: left;
	color: #e3203d;
}

.box-vendas .opcoes-item .btn-form-enviar {
  width: 100%;
  padding: 10px;
  display: block;
  color: #e3203d;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  text-align: center;
  cursor: pointer;
  border: 1px solid #e3203d;
  text-transform: uppercase;
}

.box-vendas .opcoes-item .btn-form-enviar .seta-right {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background: url("../img/icon-left-arrow.svg") no-repeat left top;
}

.box-vendas .opcoes-item .btn-form-enviar:hover {
  background-color: #e9e3e3;
}

.box-vendas .opcoes-item .row-opcoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.box-vendas .opcoes-item .row-opcoes li + li {
  list-style: outside;
}

.box-vendas .opcoes-item .row-opcoes .row-link {
  color: #fff;
  font-size: 15px;
  font-family: "cairolight";
}

.row-opcoes a:hover {
	text-decoration: underline;
}

.mini-menu {
  -webkit-box-ordinal-group: 5;
  -moz-order: 4;
  -ms-flex-order: 4;
  order: 4;
  float: left;
  padding: 3px 25px;
  cursor: pointer;
}

.ico-mini-menu {
  width: 35px;
  height: 36px;
  display: inline-block;
  margin-top: 15px;
  background: url("../img/icon-menu.svg") no-repeat center center;
}

.ativo .ico-mini-menu {
  background: url("../img/icon-close.svg") no-repeat center center;
  z-index: 999;
  width: 35px;
  height: 46px;
  display: inline-block;
  position: relative;
}

.menu-desk {
  width: 1000px;
  position: fixed;
  top: 0px;
  bottom: 0;
  right: -1000px;
  z-index: 99;
  overflow-y: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: all ease-in-out 1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-desk.ativo {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  overflow: hidden;
}

.menu-sociais {
  padding: 50px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
}

.menu-sociais::before {
  top: 0;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background-color: #e3203d;
  -khtml-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.menu-sociais .sociais-item {
  display: inline-block;
  margin-bottom: 10px;
  z-index: 2;
}

.menu-sociais .sociais-link {
  display: block;
  width: 26px;
  height: 26px;
}

.menu-sociais .sociais-link.ico-face {
  background: url("../img/facebook.svg") no-repeat left top;
}

.menu-sociais .sociais-link.ico-linkd {
  background: url("../img/linkedin.svg") no-repeat left top;
}

.menu-sociais .sociais-link.ico-yt {
  background: url("../img/youtube.svg") no-repeat left top;
}

.menu-sociais .sociais-link.ico-tw {
  background: url("../img/twitter.svg") no-repeat left top;
}

.menu-sociais .sociais-link.ico-gmais {
  background: url("../img/icone-googleplus.svg") no-repeat left center;
}

.menu-sociais .sociais-link.ico-instagram {
  background: url("../img/icones/icone-instagram.svg") no-repeat left center;
}

.menu-infos-main {
  background-color: #F5F5F5;
  padding: 20px 20px 0 20px;
  width: 600px;
}

.menu-infos {
  padding: 0 40px;
}

.menu-infos-nav {
	height: 70px;
	width: 100%;
	display: table;
	margin: 25px 0;
}

.menu-infos-nav:after {
	content: "";
	display: table;
	clear: both;
}

.menu-infos-nav li {
	display: table-cell;
	float: left;
	margin-right: 5px;
	width: calc( 25% - 5px );
}

.menu-infos-nav a {
	display: table-cell;
	height: 70px;
	width: 200px;
	border: 2px solid #e3203d;
	color: #e3203d;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-family: "cairobold";
}

.menu-infos-nav a:hover,
.menu-infos-nav a.menu-infos-nav-active {
	background-color: #e3203d;
	color: #fff;
}

.menu-infos-nav a.menu-infos-nav-active:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e3203d transparent;
	position: absolute;
	margin-top: 60px;
}

.menu-infos-nav a.portal-link {
	display: table-cell;
}


.menu-infos .titulo {
  color: #e3203d;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "cairobold";
  text-transform: uppercase;
}

.menu-infos .infos-item {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: "cairolight";
  font-size: 14px;
  font-size: 0.875rem;
}

.menu-infos strong {
  display: block;
  font-family: 'cairobold';
  color: #707070;
}

.menu-infos p {
  color: #707070;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "cairolight";
}

.menu-infos .horario {
  margin-top: 20px;
  display: inline-block;
}

.menu-infos.infos2 {
  border-left: 0;
  margin-top: 30px;
}

.menu-infos.infos2 .btn-compre {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "cairobold";
  text-transform: uppercase;
  background-color: #e3203d;
  padding: 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu-infos.infos2 .btn-compre:hover {
  background-color: #c6263e;
}

.menu-infos.infos2 .btn-compre .icon-phone {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
  background: url("../img/icon-telephone.svg") no-repeat left center;
}

.menu-desk .menu-desk-list {
  width: 400px;
  padding-top: 125px;
  padding-left: 30px;
  background-color: #fff;
  display: block;
}

.menu-desk .menu-desk-item {
  display: block;
}

.menu-desk .menu-desk-link {
  color: #707070;
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "cairobold";
  padding: 5px 8px;
  display: block;
}

.menu-desk .menu-desk-link:hover {
  color: #e3203d;
}

.menu-desk .menu-desk-link:hover {
  border: 1px solid cinza2;
}

.topo-infos {
  position: absolute;
  bottom: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.topo-infos .box-lancamentos {
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.topo-infos .destaque {
  color: #fff;
  background-color: #e3203d;
  padding: 0 25px;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.2rem;
  font-family: "cairobold";
  position: relative;
  letter-spacing: 4px;
  display: inline-block;
}

.topo-infos .destaque::before {
  position: absolute;
  content: "";
  left: -200%;
  top: 0;
  background-color: #e3203d;
  width: 200%;
  height: 100%;
}

.topo-infos .descricao {
  color: #454545;
  background-color: #fff;
  padding: 0 26px;
  margin: 11px 0;
  font-size: 35px;
  font-size: 2.1875rem;
  font-family: "cairoregular";
  letter-spacing: 2px;
  line-height: 1.5;
}

.topo-infos .info {
  color: #e31c3a;
  padding: 0px 20px 5px;
  background-color: #fff;
  font-size: 24px;
  font-size: 1.1rem;
  font-family: "cairobold";
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.topo-infos .info .icon-apt {
  width: 34px;
  height: 47px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  background: url("../img/icone-apartamento.svg") no-repeat left top;
  background-size: 100% 100%;
  letter-spacing: 4px;
}

.topo-infos .btn-voltar {
  color: #fff;
  font-size: 0.85rem;
  font-family: "cairolight";
  display: inline-block;
  text-transform: uppercase;
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 100px;
  letter-spacing: 3px;
}

.topo-infos .btn-voltar .icon-voltar {
  width: 35px;
  height: 35px;
  padding: 10px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
  border-radius: 100%;
  border: 3px solid #fff;
  background: url("../img/icon-left.svg") no-repeat center center;
  background-size: 60% 60%;
  vertical-align: -11px;
}

.seta-top-mob {
  -webkit-box-ordinal-group: 5;
  -moz-order: 4;
  -ms-flex-order: 4;
  order: 4;
  margin: 30px 0;
  width: 50px;
  height: 46px;
  display: none;
  cursor: pointer;
  background: url("../img/icones/icone-search-red.svg") no-repeat left center;
  background-size: 100%;
}

.seta-top-mob.ativo {
  background: url("../img/ico-menu-fechar2.png") no-repeat left center;
  background-size: 100%;
}

.topo1 .box-busca {
  width: 440px;
  position: absolute;
  top: 70px;
  background-color: #fff;
  padding: 10px 40px;
  display: none;
}

.topo1 .box-busca.ativo {
  display: block;
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.btn-seta-topo {
  width: 30px;
  height: 30px;
  padding: 10px;
}

.btn-seta-topo-red {
  background: url("../img/icones/icone-search-red.svg") no-repeat left center;
  background-size: 80% auto;
}

.btn-seta-topo-grey {
  background: url("../img/icones/icone-search-grey.svg") no-repeat left center;
  background-size: 80% auto;
}

.input-busca-topo {
  width: 100%;
  height: 30px;
  padding: 10px;
  margin: 0 10px;
  border: 0;
  position: relative;
  border-bottom: 1px solid #a0a0a0;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "cairolight";
  color: #a0a0a0;
}

.input-busca-topo::-webkit-input-placeholder {
  color: #a0a0a0;
}

.input-busca-topo:-moz-placeholder {
  color: #a0a0a0;
}

.input-busca-topo::-moz-placeholder {
  color: #a0a0a0;
}

.input-busca-topo:-ms-input-placeholder {
  color: #a0a0a0;
}

.btn-busca-topo {
  width: 30px;
  height: 30px;
  background: url("../img/icon-right.svg") no-repeat left center;
  padding: 10px;
  cursor: pointer;
  border: 0;
  position: absolute;
  top: 13px;
  right: 15px;
  background-size: 80% auto;
}

#topo .topo1 {
  transition: all ease-in 0.15s;
}

#topo.fixed {
  /*height: 73px;*/
}
#topo.force-fixed .topo1,
#topo.fixed .topo1 {
  width: 100%;
  /* height: 85px; */
  position: fixed;
  top: 0;
  z-index: 10;
  background-color: #fff;
}

#topo.force-fixed .topo1 .menu-link,
#topo.fixed .topo1 .menu-link {
  color: #707070;
}

#topo.fixed.fixed-white .topo1 .menu-link:hover {
  color: #fff;
}

#topo.force-fixed .topo1 .menu-link:hover,
#topo.fixed .topo1 .menu-link:hover {
  color: #fff;
}

.contactFixed {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 9;
}


#topo.force-fixed .topo1 .submenu-link,
#topo.fixed .topo1 .submenu-link {
  color: #fff;
}

#topo.force-fixed .topo1 .box-vendas,
#topo.fixed .topo1 .box-vendas {
  background-color: #e3203d;
  border: none;
}

#topo.force-fixed .topo1 .box-vendas .opcoes,
#topo.fixed .topo1 .box-vendas .opcoes {
  top: 70px;
}

#topo.force-fixed .topo1 .box-vendas .vendas,
#topo.fixed .topo1 .box-vendas .vendas {
  height: 100%;
  padding: 32px 40px;
  margin: 0;
  border: 0;
  display: flex;
  align-items: center;
}

#topo.force-fixed .topo1 .mini-menu,
#topo.fixed .topo1 .mini-menu {
  border-left: 1px solid #5a0e0e6b;
  background-color: #e3203d;
}

#topo.force-fixed .topo1 .box-busca,
#topo.fixed .topo1 .box-busca {
  display: block;
}

#topo.force-fixed.topo1 .box-busca.ativo,
#topo.fixed .topo1 .box-busca.ativo {
  display: block;
}

.content-site {
  background-color: #f2f2f2;
}

.box-imovel {
  padding: 45px 0;
}

.box-imovel .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.imovel-list {
  width: 50%;
  margin-left: 1px;
  padding: 27px 0;
}

.imovel-list .endereco {
  color: #454545;
  font-size: 16px;
  /*! font-size: 1.2rem; */
  font-family: "cairobold";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  line-height: 1.4;
  display: flex;
  align-items: center;
}

.imovel-list .endereco .icon-endereco {
  width: 22px;
  height: 47px;
  display: inline-block;
  vertical-align: -15px;
  margin-right: 10px;
  background: url("../img/icon-localizacao.svg") no-repeat left top;
  background-size: 100% 100%;
}

.imovel-list li.imovel-item {
  color: #454545;
  font-size: 17px;
  margin: 9px 0 0px 5px;
  font-family: "cairolight";
}

.imovel-info {
  width: 50%;
  padding: 25px 65px 25px 30px;
  color: #969696;
  font-size: 21px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  line-height: 1.4;
  border-left: 1px solid #70707059;
}
.imovel-info p.descricao {
  font-family: "cairolight";
}
.imovel-info .btn-enviar {
  display: inline-block;
  padding: 7px 42px;
  margin-top: 30px;
  text-transform: uppercase;
  background-color: #d8d8d8;
  color: #757474;
  font-size: 13px;
  font-family: "cairoseminbold";
  letter-spacing: 1px;
}

.imovel-info .btn-enviar:hover {
  background-color: #c0baba;
}

.box-slider-imovel .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.slider-imovel {
  margin: 0 auto;
}

.slider-imovel.slider-for {
  width: 75%;
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.slider-imovel.slider-for::before {
  content: "";
  position: absolute;
  bottom: 11px;
  right: 11px;
  width: 40px;
  height: 40px;
  background: url("../img/ico-lightbox.png") no-repeat left top;
  background-size: 100% 100%;
  z-index: 9;
}

.slider-imovel .sl-item {
  padding: 2px 0;
}

.slider-imovel.slider-nav {
  width: 25%;
  padding: 0 10px;
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider-imovel.slider-nav .slider-nav-item {
  padding: 0 20px 10px 0;
}

.slider-imovel .slick-next {
  right: 25px;
  z-index: 99;
  width: 25px;
  height: 40px;
  background: url("../img/seta-next.png") no-repeat left top;
  background-size: 100% 100%;
  z-index: 5;
}

.slider-imovel .slick-next:hover {
  background: url("../img/seta-next-2.png") no-repeat left top;
  background-size: 100% 100%;
  z-index: 5;
}

.slider-imovel .slick-prev {
  left: 25px;
  width: 25px;
  height: 40px;
  z-index: 99;
  background: url("../img/seta-prev.png") no-repeat left top;
  background-size: 100% 100%;
}

.slider-imovel .slick-prev:hover {
  background: url("../img/seta-prev-2.png") no-repeat left top;
  background-size: 100% 100%;
}

.slider-imovel .slick-prev::before,
.slider-imovel .slick-next::before {
  display: none;
}

.slider-imovel .slider-nav-item {
  padding: 0 5px 0 5px;
}

.slider-imovel .slick-track {
  margin: 0;
  height: 491px;
  overflow: hidden;
}

.slider-nav {
  height: 100%;
  max-height: 491px;
  overflow-y: hidden;
}

.slider-nav .slick-list {
  overflow-y: scroll;
}

.slider-nav .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.box-planta-imovel {
  padding: 80px 0 0 0;
}

.box-planta-imovel .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-planta-imovel .plantas {
  width: 41%;
}

.box-planta-imovel .titulo {
  font-family: "cairoregular";
  font-size: 36px;
  /*! font-size: 1.5rem; */
  color: #454545;
}

.box-planta-imovel .plantas-list {
  padding: 30px 0;
}

.box-planta-imovel .plantas-item {
  margin-top: 20px;
  display: block;
  width: 300px;
}

.box-planta-imovel .plantas-link {
  color: #a0a0a0;
  font-size: 17px;
  /*! font-size: 1.1875rem; */
  font-family: "cairoseminbold";
  display: block;
  background-color: #fff;
  padding: 16px 30px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.box-planta-imovel .plantas-link:hover {
  color: #fff;
  background-color: #a0a0a0;
}

.box-planta-imovel .plantas-thumb {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-planta-imovel .plantas-thumb .descricao {
  margin-top: 30px;
  color: #a0a0a0;
  font-size: 20px;
  /*! font-size: 1.375rem; */
  font-family: "cairoseminbold";
  line-height: 1.4;
}

.box-ficha-imovel {
  padding: px 0 0;
}

.box-ficha-imovel .titulo {
  font-family: "cairolight";
  font-size: 34px;
  color: #454545;
  border-bottom: 1px solid #a0a0a0;
}

.box-ficha-imovel .titulo-galeria {
  font-family: "cairolight";
  font-size: 30px;
  color: #454545;
  padding: 0 0 25px 0;
}

.box-ficha-imovel .ficha-list {
  padding: 33px 0;
  width: 80%;
}

.box-ficha-imovel .ficha-item {
  display: inline-block;
  width: 230px;
  color: #a0a0a0;
  font-size: 1rem;
  font-family: "cairolight";
  padding: 0;
  margin: 0 20px 20px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.box-ficha-imovel .ico {
  padding: 14px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #a0a0a0;
  vertical-align: -10px;
}

.box-bairro-imovel {
  padding: 0px 0;
}

.box-bairro-imovel .titulo {
  font-family: "cairolight";
  font-size: 34px;
  /*! font-size: 1.5rem; */
  color: #454545;
  border-bottom: 1px solid #a0a0a0;
  /*! padding-bottom: 15px; */
}

.box-bairro-imovel .thumb-bairro {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-bairro-imovel .thumb-bairro img {
  width: 50%;
}

.box-bairro-imovel .descricao {
  width: 50%;
  padding: 20px;
  color: #a0a0a0;
  font-size: 16px;
  font-family: "cairolight";
}

.box-mapa-imovel {
  padding: 20px 0;
}

.box-mapa-imovel .titulo {
  font-family: "cairolight";
  font-size: 34px;
  /*! font-size: 1.5rem; */
  color: #454545;
  /*! padding-bottom: 15px; */
  border-bottom: 1px solid #a0a0a0;
}

.box-mapa-imovel .thumb-mapa {
  padding: 20px 0 0;
}

.canal-imovel {
  padding: 50px 40px;
}

.canal-imovel .descricao {
  text-align: center;
  font-size: 21px;
  /*! font-size: 1.625rem; */
  font-family: "cairoregular";
  color: #454545;
  margin-bottom: 20px;
}

.canal-imovel .canal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  font-family: "cairolight";
  align-items: center;
  cursor: pointer;
}

.canal-imovel-desktop {
	padding: 0;
}

.canal-imovel-desktop .canal-item {
	width: 100%;
}

.canal-imovel-desktop .canal-item:hover {
	background-color: #c11731;
}


.canal-imovel .canal-item {
  display: inline-block;
  color: #fff;
  background-color: #e3203d;
  padding: 25px 15px;
  text-align: center;
}

.canal-imovel .canal-item.corretor-online,
.canal-imovel .canal-item.vendas,
.canal-imovel .canal-item.enviar-email {
  cursor: pointer;
}

.canal-imovel .canal-item + .canal-item {
  border-left: 1px solid #fff;
}

.canal-imovel .canal-link {
  display: inline-block;
  padding: 33px;
  font-size: 14px;
  /*! font-size: 1.0625rem; */
  font-family: "cairoseminbold";
}

.canal-imovel .ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
}

.canal-imovel .ico-corretor {
  background: url("../img/icon-callcenter.svg") no-repeat center center;
}

.canal-imovel .ico-phone {
  background: url("../img/icon-telephone.svg") no-repeat center center;
}

.canal-imovel .ico-email {
  background: url("../img/icon-close-envelope.svg") no-repeat center center;
}

.canal-imovel .ico-contato {
  background: url("../img/icon-smartphone.svg") no-repeat center center;
}

.canal-imovel .ico-whatsapp {
  background: url("../img/icones/icone-whatsapp.svg") no-repeat center center;
  background-size: 28px auto;
}

.box-mapa-imovel .btn-interesse {
  display: none;
  padding: 6px;
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-size: 1.1875rem;
  font-family: "cairoseminbold";
  background-color: #e3203d;
  text-transform: uppercase;
  margin: 30px 0 20px;
}

.canal-imovel.canal-mob {
  padding: 0;
  display: none;
}

.canal-imovel.canal-mob .canal-item {
  width: 25%;
  height: 55px;
  text-align: center;
}

.canal-imovel.canal-mob .canal-link {
  padding: 9px 5px;
  line-height: 1.2;
  font-size: 10px;
  font-size: 0.625rem;
}

.canal-imovel.canal-mob .ico {
  width: 100%;
}

.box-imoveis-visitados {
  padding: 40px 0;
}

.box-imoveis-visitados .titulo {
  font-family: "cairoregular";
  font-size: 40px;
  font-size: 1.5rem;
  color: #454545;
  border-bottom: 1px solid #a0a0a0;
}

.box-imoveis-visitados .titulo {
  font-family: "cairoregular";
  font-size: 33px;
  /*! font-size: 1.5rem; */
  color: #454545;
  border-bottom: 1px solid #a0a0a0;
  /*! padding-bottom: 15px; */
}

.imoveis-list-mob-home, 
.imoveis-list-slider {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.imoveis-list-mob-home .slick-list, 
.imoveis-list-slider .slick-list {
  overflow: hidden;
}

.imoveis-list-mob-home .imoveis-list, 
.imoveis-list-slider .imoveis-list {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.imoveis-list-mob-home .imoveis-item, 
.imoveis-list-slider .imoveis-item {
  width: 31%;
  min-width: 250px;
  margin: 10px 0px 20px;
  background-color: #fff;
  box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.imoveis-list-mob-home .imoveis-item .imoveis-link, 
.imoveis-list-slider .imoveis-item .imoveis-link {
  display: inline-block;
}

.imoveis-list-mob-home .imoveis-item .thumb, 
.imoveis-list-slider .imoveis-item .thumb {
  position: relative;
  overflow: hidden;
}

.imoveis-list-mob-home .imoveis-item .thumb:hover img, 
.imoveis-list-slider .imoveis-item .thumb:hover img {
  transform: scale(1.2);
}

.imoveis-list-mob-home .imoveis-item .thumb img, 
.imoveis-list-slider .imoveis-item .thumb img {
  transition: all 0.7s ease-out;
  height: 179px;
}

.imoveis-list-mob-home .imoveis-item .thumb .flag, 
.imoveis-list-slider .imoveis-item .thumb .flag {
  position: absolute;
  top: -3px;
  left: 20px;
  width: 50px;
  height: 50px;
}

.imoveis-list-mob-home .imoveis-item .thumb .flag.vermelho, 
.imoveis-list-slider .imoveis-item .thumb .flag.vermelho {
  background: url("../img/flag.svg") no-repeat left top;
  z-index: 9;
}

.imoveis-list-mob-home .imoveis-item .thumb .flag.roxo, 
.imoveis-list-slider .imoveis-item .thumb .flag.roxo {
  background: url("../img/flag.svg") no-repeat left top;
  z-index: 9;
}

.imoveis-list-mob-home .imoveis-item .infos, 
.imoveis-list-slider .imoveis-item .infos {
  padding: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.imoveis-list-mob-home .imoveis-item .status, 
.imoveis-list-slider .imoveis-item .status {
  display: inline-block;
  padding: 0px 30px 0px 20px;
  border: 1px solid #e3203d;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "cairobold";
  color: #e3203d;
  border-left: 0;
  letter-spacing: 2px;
}

.imoveis-list-mob-home .imoveis-item .imoveis-item-descricao, 
.imoveis-list-slider .imoveis-item .imoveis-item-descricao {
  padding: 18px;
}

.imoveis-list-mob-home .imoveis-item .imoveis-item-descricao li, 
.imoveis-list-slider .imoveis-item .imoveis-item-descricao li {
  color: #454545;
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  /*! font-size: 1.25rem; */
  font-family: "cairoseminbold";
  line-height: 1.4;
}

.imoveis-list-mob-home .imoveis-item .imoveis-item-descricao .nome
.imoveis-list-slider .imoveis-item .imoveis-item-descricao .nome {
  color: #454545;
  font-size: 17px;
  /*! font-size: 1.25rem; */
  font-family: "cairoregular";
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.imoveis-list-mob-home .imoveis-item .imoveis-item-descricao .endereco, 
.imoveis-list-slider .imoveis-item .imoveis-item-descricao .endereco {
  color: #454545;
  font-size: 14px;
  /*! font-size: 1.125rem; */
  /*! font-family: "cairobold"; */
  padding-left: 33px;
  background: url("../img/icon-localizacao.svg") no-repeat left center;
}
 
.imoveis-list-mob-home .imoveis-item .tipo, 
.imoveis-list-slider .imoveis-item .tipo {
  color: #e3203d;
  background-color: #fff;
  font-size: 13px;
  /*! font-size: 0.875rem; */
  font-family: "cairobold";
  vertical-align: bottom;
  padding-right: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.imoveis-list-mob-home .imoveis-item .tipo .icon, 
.imoveis-list-slider .imoveis-item .tipo .icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.imoveis-list-mob-home .imoveis-item .tipo .icon.apt, 
.imoveis-list-slider .imoveis-item .tipo .icon.apt {
  background: url("../img/icone-apartamento.svg") no-repeat left top;
}

.imoveis-list-mob-home .imoveis-item .infos .status.destaque, 
.imoveis-list-slider .imoveis-item .infos .status.destaque {
  color: #fff;
  background-color: #e3203d;
}

.box-imoveis-visitados .box-btn,
.box-filtros .box-btn {
  margin: 20px 0 50px;
}

.box-imoveis-visitados .box-btn .btn-vermais,
.box-filtros .box-btn .btn-vermais {
  border: 2px solid #e3203d;
  color: #e3203d;
  padding: 10px 135px 10px 70px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  font-family: "cairobold";
  letter-spacing: 6px;
  opacity: 0.6;
}

.box-imoveis-visitados .box-btn .btn-vermais:hover,
.box-filtros .box-btn .btn-vermais:hover {
	opacity: 1;
}

.box-imoveis-visitados .box-btn .btn-vermais:before,
.box-filtros .box-btn .btn-vermais:before {
  content: "";
  position: absolute;
  left: 35px;
  width: 15px;
  margin-top: 5px;
  height: 20px;
  letter-spacing: 3px;
  background: url("../img/icon-left-arrow.svg") no-repeat center center;
}

.slider-home .slider1 {
  position: relative;
  max-height: 623px;
  overflow: hidden;
}

.slider-home .slider-texto {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  top: 0;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}

.slider-home .slider-infos {
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.slider-home .slider-infos .slider-list {
  margin-top: 30px;
  display: inline-block;
}

.slider-home .slider-infos .slider-titulo {
  color: #fff;
  font-size: 79px;
  font-size: 4.9375rem;
  font-family: "dekar";
  text-transform: uppercase;
  letter-spacing: 10px;
}

.slider-home .slider-infos .slider-descricao {
  color: #fff;
  font-size: 24px;
  font-size: 1.2rem;
  font-family: "dekar";
}

.box-busca-home {
  max-width: 440px;
  background-color: #fff;
  padding: 31px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 160px;
}

.box-busca-home .titulo {
  font-size: 31px;
  font-size: 1.9375rem;
  color: #313131;
  font-family: "cairoseminbold";
  line-height: 1;
}

.box-busca-home .box-busca {
  width: 100%;
  position: relative;
  background-color: #fff;
  padding: 10px 0px;
  margin: 20px 0;
  display: block;
}

.box-busca-home .input-busca-topo {
  width: calc(100% - 80px);
}

.box-busca-home .btn-busca-topo {
  right: 0px;
}

.box-busca-rapida {
  margin-top: 10px;
}

.box-busca-rapida .descricao {
  color: #707070;
  border-bottom: 1px solid #454545;
  font-size: 16px;
  font-size: 1rem;
  font-family: "cairobold";
}

.box-busca-rapida .busca-rapida-list {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.box-busca-rapida .busca-rapida-list .rapida-item {
  margin: 5px 0 0;
  color: #454545;
  border-radius: 5px;
  border: 1px solid #454545;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 49%;
  text-align: center;
}

.box-busca-rapida .busca-rapida-list .rapida-item.destaque {
  width: 100%;
  padding: 0 27px;
  color: #e3203d;
  border: 1px solid #e3203d;
  text-align: center;
}

.box-busca-rapida .busca-rapida-list .rapida-item:hover {
  color: #e3203d;
  border: 1px solid #e3203d;
}

.box-busca-rapida .busca-rapida-list .rapida-link {
  width: auto;
  display: inline-block;
  padding: 10px 5px;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "cairoseminbold";
}

.box-busca-rapida .busca-rapida-list .rapida-link .ico-local {
  width: 20px;
  height: 20px;
  background: url("../img/icon-localizacao.svg") no-repeat left center;
  margin-right: 5px;
  display: inline-block;
  vertical-align: -4px;
}
#box-send-empty-results .titulo {
  color: #A0A0A0;
  font-size: 30px;
  font-family: "cairolight";
  margin: -10px 0 20px 0;
}

#box-send-empty-results .subtitulo {
  color: #A0A0A0;
  font-size: 25px;
  font-family: "cairolight";
  margin: 0 0 30px 0;
  line-height: 1.2;
}

#box-send-empty-results .descricao {
  color: #A0A0A0;
  font-size: 17px;
  font-family: "cairolight";
  margin: 0 0 10px 0;
  line-height: 1.2;
}

#box-send-empty-results input#email-newsletter {
height: 58px;
padding: 10px 0;
margin: 0 15px 0 0;
border: 0;
position: relative;
border-bottom: 1px solid #A0A0A0;
display: block;
font-size: 17px;
font-family: "cairolight";
color: #A0A0A0;
width: calc(100% - 250px);
background: transparent;
}

#box-send-empty-results .box-busca-resultados {
  margin-top: 50px;
}

#box-send-empty-results .btn-enviar {
  display: inline-block;
  padding: 9px 52px;
  text-transform: uppercase;
  font-size: 19px;   /*! font-size: 1.125rem; */
  font-family: "cairoseminbold";
  color: #fff;
  border: 2px solid #e3203d;
  letter-spacing: 2px;
  background: #e3203d;
}

.box-sobre {
  padding: 10px 0;
}

.box-sobre .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}

.box-video {
  width: 550px;
  height: 620px;
  position: relative;
}

body.home-page .box-video {
  height: 450px;
}

.box-video .video {
  position: relative;
}

.box-video .video::before {
  content: "";
  position: absolute;
  right: -300px;
  top: 0;
  width: 345px;
  height: 100%;
  background: url("../img/1980.svg") no-repeat center center;
}

.box-video .video .video-link {
  cursor: pointer;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}

.box-video .video .video-link .ico-play {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  background: url("../img/icon-play.svg") no-repeat center center;
}

.box-video .video .video-link:hover .ico-play {
  display: block;
}

.box-video .video-descricao {
  width: 100%;
  position: absolute;
  top: 270px;
  left: -120px;
  padding: 20px 30px;
  background-color: #fff;
}

.box-video .video-descricao .sobre {
  font-size: 16px;
  /*! font-size: 1.25rem; */
  font-family: "cairobold";
  text-transform: uppercase;
  color: #e3203d;
  letter-spacing: 2px;
}

.box-video .video-descricao .titulo {
  font-size: 2rem;
  font-family: "cairobold";
  color: #454545;
  line-height: 1;
  letter-spacing: 1px;
}

.box-video .video-descricao .descricao {
  padding: 10px 0;
  margin: 11px 0 20px;
  font-size: 16px;
  /*! font-size: 1.3125rem; */
  font-family: "cairoregular";
  color: #838383;
  line-height: 1.4;
  max-height: 100px;
  overflow: hidden;
}

.box-video .video-descricao .btn-conhecamais {
  display: inline-block;
  padding: 9px 52px;
  text-transform: uppercase;
  font-size: 14px;
  /*! font-size: 1.125rem; */
  font-family: "cairobold";
  color: #e3203d;
  border: 2px solid #e3203d;
  letter-spacing: 2px;
}

.box-video .video-descricao .btn-conhecamais:hover {
  color: #fff;
  background-color: #e3203d;
}


.box-menu-mover {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}

.box-menu-mover .menu-mover {
  position: absolute;
  border: 1px solid #f00;
  width: 50px;
  height: 100px;
  left: 0;
  right: 0;
}

.slider1 .slick-dots {
  bottom: 25px;
}

.slider1 .slick-dots li {
  width: 10px;
  height: 10px;
}

.slider1 .slick-dots li.slick-active button {
  background-color: #969696;
}

.slider1 .slick-dots li button:before {
	width: 11px;
	height: 10px;
	line-height: 11px;
}

.slick-dotted.slick-slider,
.slider1 .slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

.slider1 .slick-dots button {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  overflow: hidden;
}

.content-site.index {
  margin-top: 0;
}

.imoveis-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.imoveis-item {
  margin: 10px 10px 10px 0px;
  width: 300px;
  background-color: #fff;
}

.imoveis-item .imoveis-link {
  display: inline-block;
}

.imoveis-item .thumb {
  position: relative;
}

.imoveis-item .thumb .flag {
  position: absolute;
  top: 0;
  left: 20px;
  width: 50px;
  height: 50px;
}

.imoveis-item .thumb .flag.vermelho {
  background: url("../img/flag.svg") no-repeat left top;
}

.imoveis-item .thumb .flag.roxo {
  background: url("../img/flag.svg") no-repeat left top;
}

.imoveis-item .infos {
  padding: 10px 0;
}

.imoveis-item .status {
  display: inline-block;
  padding: 5px 5px 5px 20px;
  border: 1px solid #f00;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  color: #e3203d;
}

.imoveis-item .imoveis-item-descricao {
  padding: 20px;
}

.imoveis-item .imoveis-item-descricao li {
  color: #454545;
  display: block;
  margin-bottom: 10px;
}

.imoveis-item .imoveis-item-descricao .nome {
  color: #454545;
  font-size: 20px;
  font-size: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.imoveis-item .imoveis-item-descricao .endereco {
  color: #454545;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 20px;
  background: url("../img/icon-localizacao.svg") no-repeat left center;
}

.imoveis-item .icon-apt {
  color: #e3203d;
  padding: 0 0 0 30px;
  background-color: #fff;
  font-size: 24px;
  font-size: 1.2rem;
  vertical-align: bottom;
  background: url("../img/icone-apartamento.svg") no-repeat left top;
}

#shadow {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
}

#shadow2 {
  background: rgba(25, 32, 32, 0.95);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
}

.bg-topo-imovel-busca img {
  max-height: 440px;
}

.box-busca-imoveis {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}

.box-busca-imoveis .busca-imoveis {
  background: #fff;
  margin-bottom: 25px;
  box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.45);
}

.box-busca-imoveis .busca-imoveis .input-busca-imovel {
  width: 80%;
  height: 65px;
  padding: 5px 10px 5px 50px;
  margin: 10px 25px;
  border: 0;
  position: relative;
  display: block;
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "cairoregular";
  color: #a0a0a0;
  background: url("../img/ico-search.png") no-repeat left center;
  background-size: 30px 30px;
}

.box-busca-imoveis
  .busca-imoveis
  .input-busca-imovel::-webkit-input-placeholder {
  color: #a0a0a0;
}

.box-busca-imoveis .busca-imoveis .input-busca-imovel:-moz-placeholder {
  color: #a0a0a0;
}

.box-busca-imoveis .busca-imoveis .input-busca-imovel::-moz-placeholder {
  color: #a0a0a0;
}

.box-busca-imoveis .busca-imoveis .input-busca-imovel:-ms-input-placeholder {
  color: #a0a0a0;
}

.box-busca-imoveis .busca-imoveis .btn-busca-imovel {
  width: 15%;
  background-color: #e3203d;
  padding: 25px 10px;
  max-height: 85px;
  cursor: pointer;
  border: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  font-size: 24px;
  font-size: 1.2rem;
  font-family: "cairobold";
  text-transform: uppercase;
  letter-spacing: 2px;
}

.box-busca-imoveis .titulo {
  color: #fff;
  font-size: 39px;
  font-size: 2.4375rem;
  font-family: "cairobold";
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.search-res-header {
	display: block;
    font-family: "cairolight";
    font-size: 20px;
    color: #a5a0a0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.search-res-header b {
    font-family: "cairobold";
}

.box-filtros {
  margin-top: 1px;
}

.box-filtros .bx-filtros-encontrados {
  padding: 20px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.box-filtros .bx-filtros-encontrados .titulo {
  color: #a0a0a0;
  font-size: 29px;
  /*! font-size: 2.3125rem; */
  font-family: "cairolight";
}

.box-filtros .bx-filtros-encontrados .lista {
  color: #a0a0a0;
  font-size: 15px;
  /*! font-size: 1.25rem; */
  font-family: "cairolight";
  text-transform: uppercase;
  padding: 12px 0;
}

.box-filtros .bx-filtros-encontrados .lista-link {
  padding: 0 35px;
  display: inline-block;
}

.box-filtros .bx-filtros-encontrados .lista-link + .lista-link {
  border-left: 1px solid #a0a0a0;
}

.box-filtros .bx-filtros {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.box-filtros .bx-filtros-left {
  width: 31%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-filtros .bx-filtros-left .titulo {
  color: #707070;
  font-size: 21px;
  font-size: 1.3125rem;
  font-family: "cairobold";
  border-bottom: 1px solid #a0a0a0;
  background: url("../img/icon-cancel.svg") no-repeat 96% center;
  background-size: 25px 25px;
  padding: 0 25px;
}

.box-filtros .filtros-selecionados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 0 35px;
  padding: 0 10px 0 25px;
}

.box-filtros .filtros-selecionados .selecionados-link {
  padding: 0px 30px 0px 5px;
  display: inline-block;
  background: url("../img/icon-cancel.svg") no-repeat 99% center;
  background-size: 20px 20px;
  color: #707070;
  font-size: 18px;
  font-size: 1rem;
  font-family: "cairoseminbold";
  width: 100%;
}

.filtros-list {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.filtros-list .filtros-item {
  display: block;
  background-color: #fff;
}

.filtros-list .filtros-item.ativo {
  background-color: #eaeaea;
}

.filtros-list .filtros-item.ativo .filtros-item-interna {
  display: block;
}

.filtros-list .filtros-item.ativo .filtros-item-titulo {
  background: url("../img/icon-filtros-cima.png") no-repeat 93% center;
  background-size: 15px 9px;
  border-bottom: 1px solid #C0C0C0;
}


h2.filtros-item-titulo:hover {
	color: #a0a0a0;
	background-color: #eaeaea;
}

.filtros-list .filtros-item-titulo {
  cursor: pointer;
  color: #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  padding: 11px 27px;
  font-size: 16px;
  /*! font-size: 1.25rem; */
  font-family: "cairoregular";
  background: url("../img/icon-filtros-baixo.png") no-repeat 93% center;
  background-size: 15px 9px;
}
.filtros-list .filtros-item-interna {
  background-color: #eaeaea;
  display: none;
  border-bottom: 1px solid #a0a0a0;
}

.filtros-list .filtros-item-descricao {
  padding: 5px 25px;
  color: #a0a0a0;
  font-size: 20px;
  font-size: 0.9rem;
  font-family: "cairolight";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.filtros-list .filtros-item-descricao:hover {
  background-color: #a0a0a0;
  color: #fff;
}
.filtros-list .filtros-item:last-of-type .filtros-item-interna,
.filtros-list .filtros-item:last-of-type,
.filtros-list .filtros-item:last-of-type .filtros-item-titulo {
    border-bottom: none;
}

.filtros-list .filtros-limpar {
  display: block;
  color: #fff;
  background-color: #e3203d;
  text-align: center;
  padding: 12px 0;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "cairoseminbold";
  letter-spacing: 2px;
}

.filtros-list .filtros-limpar:hover {
  color: #fff;
  background-color: #c6263e;
}

.bx-filtros-right {
  padding: 0 25px;
  width: 66%;
}

.bx-filtros-right .btn-filtros-mobile {
  background-color: #fff;
  padding: 11px 20px;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;
  color: #a0a0a0;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "cairoseminbold";
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.bx-filtros-right .btn-filtros-mobile .icon-filtros {
  background: url("../img/ico-filtrar.png") no-repeat left center;
  width: 28px;
  height: 23px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: sub;
}

.bx-filtros-right .imoveis-list-busca {
  padding: 0;
}

.bx-filtros-right .imoveis-list-busca .imoveis-item {
  width: 48%;
  min-width: 250px;
}

.bx-filtros-right .pg-busca2 {
  width: 75%;
}

.bx-filtros-right .pg-busca2 .titulo {
  color: #a0a0a0;
  font-size: 32px;
  /*! font-size: 1.5rem; */
  font-family: "cairoseminbold";
}

.bx-filtros-right .pg-busca2 .subtitulo {
  color: #a0a0a0;
  font-size: 25px;
  /*! font-size: 1.875rem; */
  font-family: "cairoseminbold";
  margin: 18px 0 25px;
  line-height: 1.4;
}

.bx-filtros-right .pg-busca2 .descricao {
  color: #a0a0a0;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "cairoseminbold";
  line-height: 1.4;
}

.bx-filtros-right .pg-busca2 .box-busca-resultados {
  margin: 40px 0;
}

.bx-filtros-right .pg-busca2 .box-busca-resultados .input {
  width: 70%;
  height: 50px;
  padding: 5px 0px;
  border: 0;
  position: relative;
  display: block;
  font-size: 16px;
  /*! font-size: 1.1875rem; */
  font-family: "cairoregular";
  color: #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  background-color: transparent;
}

.bx-filtros-right
  .pg-busca2
  .box-busca-resultados
  .input::-webkit-input-placeholder {
  color: #a0a0a0;
}

.bx-filtros-right .pg-busca2 .box-busca-resultados .input:-moz-placeholder {
  color: #a0a0a0;
}

.bx-filtros-right .pg-busca2 .box-busca-resultados .input::-moz-placeholder {
  color: #a0a0a0;
}

.bx-filtros-right
  .pg-busca2
  .box-busca-resultados
  .input:-ms-input-placeholder {
  color: #a0a0a0;
}

.bx-filtros-right .pg-busca2 .box-busca-resultados .btn-enviar {
  width: 30%;
  background-color: #e3203d;
  padding: 0px 10px;
  cursor: pointer;
  border: 0;
  position: relative;
  top: 0px;
  right: 0px;
  margin-left: 20px;
  color: #fff;
  font-size: 16px;
  /*! font-size: 1.25rem; */
  font-family: "cairobold";
  text-transform: uppercase;
}

#box-filtros-mob {
	display: none;
  	position: fixed;
  	top: 0;
  	z-index: 999;
}



#box-filtros-mob .filtros-topo {
  padding: 16px 20px;
  background-color: #e3203d;
  text-transform: uppercase;
}

#box-filtros-mob .filtros-topo .titulo {
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "cairoseminbold";
  position: relative;
  padding-left: 37px;
}

#box-filtros-mob .filtros-topo .titulo::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 28px;
  height: 23px;
  background: url("../img/ico-filtrar2.png") no-repeat left center;
}

#box-filtros-mob .filtros-topo .filtros-voltar {
  display: inline-block;
  padding: 0 0 0 25px;
  color: #fff;
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "cairoregular";
  cursor: pointer;
  position: relative;
  float: right;
  margin-top: 5px;
}

#box-filtros-mob .filtros-topo .filtros-voltar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 28px;
  height: 23px;
  background: url("../img/seta-left.png") no-repeat left center;
}

#box-filtros-mob .filtros-conteudo-selecionado {
  background-color: #ebebeb;
  padding: 11px 30px 8px;
}

#box-filtros-mob .filtros-conteudo {
  box-shadow: none;
}

#box-filtros-mob .filtros-footer {
  padding: 10px;
  background-color: #e3203d;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

#box-filtros-mob .filtros-footer .filtros-footer-link {
  display: inline-block;
  padding: 5px 46px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "cairoseminbold";
}

#box-filtros-mob .filtros-footer .filtros-footer-link:hover {
  background-color: #fff;
  color: #e3203d;
}

#box-filtros-mob .filtros-selecionados2 .selecionados-item {
  width: 100px;
}

#box-filtros-mob .filtros-selecionados2 .selecionados-link {
  padding: 5px 15px 5px 10px;
  display: inline-block;
  background: url("../img/icon-cancel2.png") no-repeat 95% center;
  background-size: 15px 15px;
  color: #e3203d;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "cairoseminbold";
  background-color: #fff;
  width: 78px;
  margin: 0 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#box-filtros-mob .filtros-selecionados2 .slick-next:before {
  content: ">";
  color: #707070;
}

#box-filtros-mob .filtros-selecionados2 .slick-prev:before {
  content: "<";
  color: #707070;
}

#box-filtros-mob .filtros-selecionados2 .slick-prev:before,
#box-filtros-mob .filtros-selecionados2 .slick-next:before {
  font-family: "cairoseminbold";
}

.topo-portal {
  height: 104px;
}

.topo-portal .topo1 .menu-principal .menu-link {
  color: #707070;
}

.topo-portal .topo1 .menu-principal .menu-link:hover,
.topo-portal .topo1 .menu-principal .menu-link.active {
  color: #fff;
}

.topo-portal .topo1 .menu-principal .menu-item:hover .sub-menu .submenu-link {
  color: #fff;
}

.topo-portal .topo1 .menu-principal .menu-item .sub-menu .submenu-link:hover {
  background-color: #c6263e;
  color: #fff;
}

.topo-portal .topo1 .menu-principal .menu-item .sub-menu .submenu-link {
  color: #707070;
}

.topo-portal .box-vendas {
  background-color: #e3203d;
  border: none;
}

.topo-portal .topo1 .menu-principal .menu-item .sub-menu .submenu-link:hover {
  background-color: #c6263e;
  color: #fff;
}

.topo-portal .box-vendas .opcoes {
  top: 100px;
}

.topo-portal .box-vendas .vendas {
  height: 100%;
  padding: 35px 40px;
  margin: 0;
  border: 0;
}

.topo-portal .mini-menu {
  border-left: 1px solid #fff;
  background-color: #e3203d;
}

.topo-portal .box-busca {
  display: block;
}

.topo-portal .box-busca.ativo {
  display: block;
}

.box-portal {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.box-portal .thumb-portal {
  width: 40%;
  background: url("../img/bg-portal.png") no-repeat left top;
  background-size: 100% 100%;
  position: relative;
}

.box-portal .thumb-portal .box-login {
  width: 420px;
  position: absolute;
  left: 200px;
  top: calc(50% - 173px);
  padding: 30px;
  background-color: #e3203d;
}

.box-portal .thumb-portal .box-login p {
  margin-bottom: 5px;
  font-family: "cairobold";
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.box-portal .thumb-portal .box-login form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-portal .thumb-portal .box-login .row-form {
  margin-bottom: 25px;
}

.box-portal .thumb-portal .box-login .input {
  width: 100%;
  height: 30px;
  color: #f4a5b1;
  border: 0;
  border-bottom: 1px solid #f4a5b1;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  background-color: transparent;
}

.box-portal .thumb-portal .box-login .input::-webkit-input-placeholder {
  color: #f4a5b1;
}

.box-portal .thumb-portal .box-login .input:-moz-placeholder {
  color: #f4a5b1;
}

.box-portal .thumb-portal .box-login .input::-moz-placeholder {
  color: #f4a5b1;
}

.box-portal .thumb-portal .box-login .input:-ms-input-placeholder {
  color: #f4a5b1;
}

.box-portal .thumb-portal .box-login .btn-form-entrar {
  width: 100%;
  padding: 10px;
  display: block;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  text-transform: uppercase;
  background-color: #e3203d;
  letter-spacing: 2px;
}

.box-portal .thumb-portal .box-login .btn-form-entrar:hover {
  color: #e3203d;
  background-color: #fff;
}

.box-portal .thumb-portal .box-login .row-opcoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}

.box-portal .thumb-portal .box-login .row-opcoes li + li {
  list-style: outside;
  color: #fff;
  margin-left: 25px;
}

.box-portal .thumb-portal .box-login .row-opcoes .row-link {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
}

.box-portal .info-portal {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 104px;
}

.box-portal .box-portal-lista {
  text-align: center;
  margin-right: 0;
  width: 100%;
  min-height: 750px;
}

.box-portal .box-portal-lista .titulo {
  color: #454545;
  margin-bottom: 45px;
  font-size: 26px;
  font-size: 1.625rem;
  font-family: "cairobold";
  text-transform: uppercase;
  letter-spacing: 4px;
}

body.portal-do-cliente .box-portal-lista .titulo {
	color: #484848;
    margin-bottom: 0;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 57px;
}

.box-portal .portal-list {
  width: 407px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-portal .portal-list .portal-item {
  width: 140px;
  display: inline-block;
  margin-bottom: 57px;
}

.box-portal .portal-list .portal-link {
  display: inline-block;
  color: #454545;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairolight";
  line-height: 1;
  margin-top: 10px;
}

.box-portal .portal-list .ico {
  width: 100%;
  height: 68px;
}

.box-portal .portal-list .ico.icon-boleto {
  background: url("../img/icon-boleto.png") no-repeat center center;
  background-size: 68px 68px;
}

.box-portal .portal-list .ico.icon-comunicado {
  background: url("../img/icon-comunicado.svg") no-repeat center center;
}

.box-portal .portal-list .ico.icon-saldo {
  background: url("../img/icon-saldo.svg") no-repeat center center;
}

.box-portal .portal-list .ico.icon-manual {
  background: url("../img/icon-manual.svg") no-repeat center center;
}

.box-portal .portal-list .ico.icon-pagamentos {
  background: url("../img/icon-pagamento.svg") no-repeat center center;
}

.box-portal .portal-list .ico.icon-informacoes {
  background: url("../img/icon-informacao.svg") no-repeat center center;
}

.box-valores {
  padding: 80px 0;
}

.item-valores {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 80px;
}

.item-valores .thumb-valores {
  width: 50%;
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.item-valores .valores-infos {
  width: 50%;
  padding: 3px 50px;
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.item-valores .valores-infos .titulo {
  color: #969696;
  font-size: 37px;
  /*! font-size: 2.5625rem; */
  font-family: "cairobold";
  text-transform: uppercase;
}

.item-valores .valores-infos .descricao {
  color: #969696;
  font-size: 18px;
  /*! font-size: 1.3125rem; */
  font-family: "cairoseminbold";
  line-height: 1.5;
}

.item-valores.item-visao .thumb-valores {
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.item-valores.item-visao .valores-infos {
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 0;
}

.box-menu-valores {
  margin-top: 10px;
}

.box-menu-valores .titulo {
  font-family: "cairoregular";
  margin-bottom: 30px;
  position: relative;
}

.box-menu-valores .titulo::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #969696;
}

.box-menu-valores .titulo span {
  color: #969696;
  font-size: 37px;
  /*! font-size: 2.5625rem; */
  font-family: "cairobold";
  background-color: #f2f2f2;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase;
}

.box-menu-valores .item-menu-valores {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-menu-valores .item-menu-valores .thumb-valores {
  width: 44%;
}

.box-menu-valores .item-menu-valores .valores-list {
  width: 34%;
  margin: 0 20px;
  position: relative;
}

.box-menu-valores .item-menu-valores .valores-menu {
  display: block;
}

.box-menu-valores .item-menu-valores .valores-menu span {
  margin-bottom: 10px;
  padding: 7px 0;
  cursor: pointer;
  text-align: center;
  color: #969696;
  background-color: #fff;
  font-size: 14px;
  /*! font-size: 1.1875rem; */
  font-family: "cairoseminbold";
  display: block;
  width: 165px;
}

.box-menu-valores .item-menu-valores .valores-menu span.ativo {
  color: #fff;
  background-color: #969696;
}

.box-menu-valores .item-menu-valores .valores-menu span.ativo .lista-abas {
  display: block;
}

.box-menu-valores .item-menu-valores .valores-menu .thumb-valores-descricao {
  width: 100%;
}

.box-menu-valores .item-menu-valores .lista-abas {
  width: 100%;
  position: absolute;
  top: 0;
  left: 205px;
  font-family: "cairoseminbold";
}

.box-menu-valores .item-menu-valores .lista-abas .titulo-valores {
  color: #969696;
  font-size: 34px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.box-menu-valores .item-menu-valores .lista-abas p {
  color: #969696;
  font-size: 17px;
  line-height: 1.5;
  font-family: "cairolight";
}

.box-menu-valores .item-menu-valores .lista-abas.ativo {
  display: block;
}

.box-historia {
  padding: 80px 0;
}

.box-historia .titulo {
  color: #969696;
  text-align: center;
  font-size: 34px;
  /*! font-size: 1.5rem; */
  font-family: "cairobold";
}

.box-historia .linha-tempo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: url("../img/bg-historia.png") no-repeat right 110px;
  background-size: 90% auto;
}

.box-historia .linha-tempo .linha-tempo-item {
  width: 100%;
}

.box-historia .linha-tempo .linha-tempo-item .esq {
  width: 50%;
  float: left;
}

.box-historia .linha-tempo .linha-tempo-item .dir {
  width: 50%;
  float: right;
  margin: 70px 0 50px 0;
}

.box-historia .linha-tempo .linha-tempo-item .data {
  width: 100%;
  height: 200px;
}

.box-historia .linha-tempo .linha-tempo-item .data.dt1 {
  background: url("../img/2015.svg") no-repeat left top;
}

.box-historia .linha-tempo .linha-tempo-item .data.dt2 {
  background: url("../img/2013.svg") no-repeat left top;
}

.box-historia .linha-tempo .linha-tempo-item .data.dt3 {
  background: url("../img/2010.svg") no-repeat left top;
}

.box-historia .linha-tempo .linha-tempo-item .data.dt4 {
  background: url("../img/2005.svg") no-repeat left top;
}

.box-historia .linha-tempo .linha-tempo-item .descricao-historia {
  color: #969696;
  font-size: 16px;
  /*! font-size: 1.25rem; */
  width: 75%;
  height: 92px;
  line-height: 1.5;
}

.box-abas {
  position: absolute;
  bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  left: 0;
  right: 0;
  z-index: 1;
}

.box-abas .abas-link {
  color: #9b9b9b;
  background-color: #fff;
  display: inline-block;
  padding: 16px 20px;
  text-align: center;
  width: 300px;
  margin: 0 5px;
  text-transform: uppercase;
  font-family: "cairolight";
  font-size: 17px;
  font-size: 1.0625rem;
}

.box-abas .abas-link.ativo,
.box-abas .abas-link:hover {
  color: #fff;
  background-color: #9b9b9b;
}

.box-numeros {
  padding: 80px 0;
}

.box-numeros .numeros {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.box-numeros .numeros .numeros-item {
  width: 23%;
  position: relative;
}

.box-numeros .numeros .numeros-item .icon {
  height: 137px;
}

.box-numeros .numeros .numeros-item .icon.ico1 {
  background: url("../img/+436.svg") no-repeat center top;
}

.box-numeros .numeros .numeros-item .icon.ico2 {
  background: url("../img/+10000.svg") no-repeat center top;
}

.box-numeros .numeros .numeros-item .icon.ico3 {
  background: url("../img/+30.svg") no-repeat center top;
}

.box-numeros .numeros .numeros-item .descricao {
  color: #707070;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
}

.box-numeros .graficos {
  position: relative;
}

.box-numeros .graficos .graficos-thumb img {
  width: 700px;
}

.box-numeros .graficos .descricao {
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 65px;
  color: #969696;
  font-size: 19px;
  /*! font-size: 1.25rem; */
  line-height: 1.4;
}

.box-numeros .box-premiacoes {
  margin: 20px 0;
}

.box-numeros .box-premiacoes .titulo {
  color: #969696;
  font-size: 35px;
  /*! font-size: 2.5625rem; */
  font-family: "cairobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.box-numeros .box-premiacoes .premiacoes-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.box-numeros .box-premiacoes .premiacoes-item {
  width: 33%;
  margin: 60px 0;
}

.box-numeros .box-premiacoes .premiacoes-item .premiacoes-thumb {
  border-radius: 100%;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border: 1px solid #969696;
  background-color: #fff;
}

.box-numeros .box-premiacoes .premiacoes-item .data {
  color: #969696;
  font-size: 24px;
  /*! font-size: 1.8125rem; */
  font-family: "cairobold";
  text-align: center;
  line-height: 1.4;
  margin-top: 5px;
}

.box-numeros .box-premiacoes .premiacoes-item .descricao {
  color: #969696;
  font-size: 17px;
  /*! font-size: 1.25rem; */
  /*! font-family: "cairoseminbold"; */
  text-align: center;
  width: 55%;
  margin: 0 auto;
  line-height: 1.4;
}

.box-numeros .box-cases {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-numeros .box-cases > .titulo {
  color: #969696;
  font-size: 36px;
  /*! font-size: 2.5625rem; */
  font-family: "cairobold";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.box-numeros .box-cases .cases-item {
  width: 100%;
  margin: 40px 0 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-numeros .box-cases .cases-item.left .cases-thumb {
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.box-numeros .box-cases .cases-item.left .cases-infos {
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  right: -50px;
}

.box-numeros .box-cases .cases-item .cases-thumb {
  width: 57%;
  -webkit-box-ordinal-group: 2;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.box-numeros .box-cases .cases-item .cases-infos {
  width: 50%;
  max-height: 330px;
  background-color: #fff;
  padding: 30px;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
  top: 28px;
  right: 50px;
  /*! position: relative; */
}

.box-numeros .box-cases .cases-item .cases-infos .titulo {
  color: #5D5D5D;
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "cairolight";
  text-align: left;
  text-transform: uppercase;
}

.box-numeros .box-cases .cases-item .cases-infos .descricao {
  color: #969696;
  line-height: 1.4;
  font-size: 1.125rem;
  font-family: "cairolight";
}

.box-numeros .box-cases .cases-item .cases-infos .cases-link {
  display: inline-block;
  color: #707070;
  border: 2px solid #707070;
  padding: 7px 70px;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: "cairolight";
}

.box-numeros .box-cases .cases-item .cases-infos .cases-link:hover {
  color: #fff;
  background-color: #707070;
}

.box-fale-conosco {
  padding: 30px 0;
  background: #fff;
}

.box-fale-conosco .titulo {
  margin-bottom: 22px;
  color: #484848;
  font-size: 25px;
  font-family: "cairobold";
  text-transform: uppercase;
  border-bottom: 1px solid #969696;
  letter-spacing: 2px;
}

.box-fale-conosco .item-menu-fale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-fale-conosco .item-menu-fale .fale-list {
  width: 78%;
  position: relative;
}

.box-fale-conosco .item-menu-fale .fale-menu {
  display: block;
}

.box-fale-conosco .item-menu-fale .fale-menu span {
  margin-bottom: 10px;
  padding: 7px 0;
  cursor: pointer;
  text-align: left;
  padding-left: 30px;
  color: #484848;
  background-color: #fff;
  font-size: 14px;
  font-family: "cairoseminbold";
  display: block;
  width: 32%;
}

.box-fale-conosco .item-menu-fale .fale-menu span.ativo,
.box-fale-conosco .item-menu-fale .fale-menu span:hover {
  color: #fff;
  background-color: #e3203d;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.4);
}

.box-fale-conosco .item-menu-fale .fale-menu span.ativo .lista-abas {
  display: block;
}

.box-fale-conosco .item-menu-fale .fale-menu .thumb-valores-descricao {
  width: 100%;
}

.box-fale-conosco .item-menu-fale .lista-abas {
  width: 83%;
  position: absolute;
  top: 15px;
  left: 45%;
  font-family: "cairoseminbold";
}

.box-fale-conosco .item-menu-fale .lista-abas .titulo-valores {
  color: #969696;
  font-size: 40px;
  font-size: 1.5rem;
}

.box-fale-conosco .item-menu-fale .lista-abas p {
  color: #969696;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.box-fale-conosco .item-menu-fale .lista-abas.ativo {
  display: block;
}

.box-fale-conosco .item-menu-fale .lista-abas .f-15 p {
    font-family: "cairoregular";
    font-size: 15px;
    line-height: 28px;
	margin-bottom: 15px;
}

.box-fale-conosco .item-menu-fale .lista-abas .f-15 p a {
    text-decoration: underline;
}

.box-fale-conosco .item-menu-fale .lista-abas .f-15 p a:hover {
    color: #e51a37;
}

.importante-linha-etica {
	display: block;
    background: #e51a37;
    padding: 15px;
    margin: 15px 0;
}

.box-fale-conosco .item-menu-fale .lista-abas .importante-linha-etica p {
    color: #fff;
    font-family: "cairoregular";
    font-size: 15px;
    line-height: 28px
}

.box-fale-conosco .item-menu-fale .lista-abas .importante-linha-etica strong {
    text-transform: uppercase;
	display: block;
	padding-bottom: 15px;
}

.canal-contato {
	display: inline-block;
    background: #e51a37;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.canal-contato:hover {
    background: #c11731;
}


.titulo-valores .acoes-list {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.canal-linha-etica {
	display: block;
    padding: 15px;
    margin: 25px 0;
    border: 2px solid #e71331;
}

.box-fale-conosco .item-menu-fale .lista-abas .canal-linha-etica p {
    font-family: "cairoregular";
	font-size: 15px;
    line-height: 28px;
	margin-bottom: 25px;
}

.titulo-valores .acoes-list .acoes-item {
  display: block;
  color: #969696;
  border-top: 1px solid rgba(150,150,150,0.25);
}

.titulo-valores .acoes-list .acoes-item:last-child {
  border-bottom: 1px solid rgba(150,150,150,0.25);
}

.titulo-valores .acoes-list .acoes-link {
  padding: 16px 20px;
  /* margin-left: 30px; */
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  font-family: "cairolight";
  display: flex;
  align-items: center;
}

.titulo-valores .acoes-list .acoes-link:hover { color: #e3203d; }

.titulo-valores .acoes-list .acoes-link.ativo {
  background-color: #e3203d;
  color: #fff;
  border: 0;
}

.titulo-valores .acoes-list .ico {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: sub;
  margin-right: 10px;
  /* float: left; */
  /* margin-left: -30px; */
  /* margin-top: 5px; */
}

body.fale-conosco .titulo-valores .acoes-list .ico {
  width: 30px;
  height: 30px;
}

body.fale-conosco .titulo-valores .acoes-list .acoes-link {
  padding: 10px 20px;
}

.titulo-valores .acoes-list .ico-corretor {
  background: url("../img/ico-callcenter.png") no-repeat center center;
}

.titulo-valores .acoes-list .ico-corretor-vermelho {
  background: url("../img/icones/icone-corretor-vermelho.svg") no-repeat center center;
}

.titulo-valores .acoes-list .ico-phone {
  background: url("../img/ico-telephone.png") no-repeat center center;
}

.titulo-valores .acoes-list .ico-whatsapp-vermelho {
  background: url("../img/icones/icone-whatsapp-vermelho.svg") no-repeat center center;
}

.titulo-valores .acoes-list .ico-email {
  background: url("../img/ico-email.png") no-repeat center center;
}

.titulo-valores .acoes-list .ico-email-vermelho {
  background: url("../img/icones/icone-email-vermelho.svg") no-repeat center center;
}

.titulo-valores .acoes-list .acoes-link.ativo .ico-email,
.titulo-valores .acoes-list .box-form-vendas.ativo .ico-email {
  background: url("../img/icon-close-envelope.svg") no-repeat center center;
}

.titulo-valores .acoes-list .ico-contato {
  background: url("../img/ico-smartphone.png") no-repeat center center;
}

.titulo-valores .acoes-list .ico-contato-vermelho {
  background: url("../img/icones/icone-contato-vermelho.svg") no-repeat center center;
}

body.fale-conosco .titulo-valores .acoes-list .acoes-link:hover,
body.fale-conosco .titulo-valores .acoes-list .acoes-link.active {
  	color: #fff;
	background-color: #e3203d;
}



body.fale-conosco .titulo-valores .acoes-list .acoes-link:hover .ico-corretor-vermelho,
body.fale-conosco .titulo-valores .acoes-list .acoes-link.active .ico-corretor-vermelho {
  background: url("../img/icones/icone-corretor-branco.svg") no-repeat center center;
}

body.fale-conosco .titulo-valores .acoes-list .acoes-link:hover .ico-email-vermelho,
body.fale-conosco .titulo-valores .acoes-list .acoes-link.active .ico-email-vermelho {
  background: url("../img/icones/icone-email-branco.svg") no-repeat center center;
}

body.fale-conosco .titulo-valores .acoes-list .acoes-link:hover .ico-whatsapp-vermelho,
body.fale-conosco .titulo-valores .acoes-list .acoes-link.active .ico-whatsapp-vermelho {
  background: url("../img/icones/icone-whatsapp-branco.svg") no-repeat center center;
}

body.fale-conosco .titulo-valores .acoes-list .acoes-link:hover .ico-contato-vermelho,
body.fale-conosco .titulo-valores .acoes-list .acoes-link.active .ico-contato-vermelho {
  background: url("../img/icones/icone-contato-branco.svg") no-repeat center center;
}


.titulo-valores .acoes-list .texto {
  font-size: 15px;
  /*! font-size: 1.25rem; */
  color: #969696;
  display: inline-block;
}

.titulo-valores .acoes-list .box-form-vendas {
  width: 55%;
  position: absolute;
  top: -60px;
  right: -6%;
  display: none;
}

.titulo-valores .acoes-list .box-form-vendas.ativo {
  display: block;
}

.titulo-valores .box-form-vendas {
  background-color: #e3203d;
}

.titulo-valores .box-form-vendas .enviar2 {
  padding: 30px 0 0;
  cursor: pointer;
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "cairoseminbold";
  color: #fff;
}

.titulo-valores .box-form-vendas .form-vendas {
  padding: 0 25px 25px;
}

.titulo-valores .box-form-vendas .form-vendas form {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.titulo-valores .box-form-vendas .row-form {
  margin-bottom: 16px;
}

.titulo-valores .box-form-vendas .row-form p {
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  margin-bottom: 5px;
  font-family: "cairoseminbold";
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
}

.titulo-valores .box-form-vendas .input {
  width: 100%;
  display: block;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  background-color: transparent;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

.titulo-valores .box-form-vendas .input::-webkit-input-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input:-moz-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input::-moz-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input:-ms-input-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input-area {
  padding: 10px 0;
  overflow: hidden;
  resize: none;
  width: 100%;
  height: 100px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
}

.titulo-valores .box-form-vendas .input-area::-webkit-input-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input-area:-moz-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input-area::-moz-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .input-area:-ms-input-placeholder {
  color: #fff;
}

.titulo-valores .box-form-vendas .btn-form-enviar {
  width: 100%;
  padding: 10px;
  display: block;
  color: #e3203d;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "cairoseminbold";
  text-align: center;
  cursor: pointer;
  border: 1px solid #e3203d;
}

.titulo-valores .box-form-vendas .row-opcoes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.titulo-valores .box-form-vendas .row-opcoes .row-link {
  color: #fff;
  font-size: 13px;
  /*! font-size: 1.125rem; */
  font-family: "cairoseminbold";
  display: block;
}


/**
  * Fale Conosco
*/

.titulo-fale-conosco {
	margin: 0 0 35px 0;
	padding: 0;
}

.titulo-fale-conosco h2,
.titulo-fale-conosco p {
	font-family: "cairolight";
}

.titulo-fale-conosco p {
	font-size: 17px !important;
}

body.fale-conosco #box-enviar-email,
body.fale-conosco #box-enviar-email-02 {
	position: absolute;
    top: 0;
    right: -170px;
    font-size: 15px;
	color: #fff;
}

body.fale-conosco #box-enviar-email p,
body.fale-conosco #box-enviar-email-02 p {
    font-size: 15px;
	color: #fff;
}

body.portal-do-cliente #box-enviar-email-fale-conosco {
	position:relative;
}



/**
  * Já tenho um Rossi
*/

.chat-online-active:after {
    margin-left: -46px;
}

.enviar-email-active:after {
    margin-left: -29px;
	margin-top: 52px !important;
}

body.portal-do-cliente .enviar-email-active:after {
    margin-left: -50px;
	margin-top: 60px !important;
}

.ligar-active:after {
    margin-left: -26px;
}

/**
  * Mapa do Brasil
*/

.infos-nav-bg {
	background-color: #e3203d;
	padding: 25px;
	box-shadow: 0 8px 26px -10px #191010;
	width: 365px;
	font-family: "cairoregular";
}

.box-portal-lista .menu-infos-nav {
    width: auto;
    margin: 25px auto;
    margin-left: 20px;
	margin-right: 20px;
}

.infos-nav-bg span {
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

.infos-nav-bg form fieldset {
	width: 100%;
	color: #fff;
}

.infos-nav-bg form input[type="text"],
.infos-nav-bg form input[type="email"] {
	width: 100%;
	background-color: transparent;
	padding: 5px 0;
	color: #fff;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	margin-bottom: 15px;
}

.infos-nav-bg form input[type="text"]::-webkit-input-placeholder,
.infos-nav-bg form input[type="email"]::-webkit-input-placeholder {
  color: #fff;
}

.infos-nav-bg form input[type="text"]:-moz-placeholder,
.infos-nav-bg form input[type="email"]:-moz-placeholder {
  color: #fff;
}

.infos-nav-bg form input[type="text"]::-moz-placeholder,
.infos-nav-bg form input[type="email"]::-moz-placeholder {
  color: #fff;
}

.infos-nav-bg form input[type="text"]:-ms-input-placeholder,
.infos-nav-bg form input[type="email"]:-ms-input-placeholder {
  color: #fff;
}

.infos-nav-bg form p {
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #fff;
}

.infos-nav-bg form textarea {
	width: 100%;
	background-color: transparent;
	padding: 5px 0;
	color: #fff;
	border: 1px solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	margin-bottom: 15px;
}

.infos-nav-bg form button {
	width: 100%;
	background-color: #fff;
	padding: 8px 0;
	color: #e3203d;
	border: none;
	box-sizing: border-box;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

.infos-nav-bg form button:hover {
	background-color: #c51531;
	color: #fff;
	cursor: pointer;
}

.infos-nav-bg form .submit-box {
	width: 80px;
	height: 26px;
	display: block;
	margin: 0 auto;
}

.infos-nav-bg form .submit-box img {
	float: left;
}

.infos-nav-bg form .submit-box div {
	float: right;
	margin-top: 4px;
}

.mapa-brasil {
	position: relative;
	width: 315px;
	height: 322px;
	cursor: pointer;
}

.mapa-brasil .norte {
	position: absolute;
	background: url(../img/mapa-brasil/regiao-norte.svg) no-repeat center;
	background-size: 225px 156px;
	width: 225px;
	height: 156px;
	top: 0;
	left: 1px;
}

.mapa-brasil .norte:hover,
.mapa-brasil .norte.active {
	background: url(../img/mapa-brasil/regiao-norte-hover.svg) no-repeat center;
	background-size: 225px 156px;
}

.mapa-brasil .nordeste {
	position: absolute;
	background: url(../img/mapa-brasil/regiao-nordeste.svg) no-repeat center;
	background-size: 111px 141px;
	width: 111px;
	height: 141px;
	top: 53px;
	right: 1px;
}

.mapa-brasil .nordeste:hover,
.mapa-brasil .nordeste.active {
	background: url(../img/mapa-brasil/regiao-nordeste-hover.svg) no-repeat center;
	background-size: 111px 141px;
}

.mapa-brasil .centro-oeste {
	position: absolute;
	background: url(../img/mapa-brasil/regiao-centro-oeste.svg) no-repeat center;
	background-size: 126px 138px;
	width: 126px;
	height: 138px;
	top: 102px;
	left: 99px;
}

.mapa-brasil .centro-oeste:hover,
.mapa-brasil .centro-oeste.active {
	background: url(../img/mapa-brasil/regiao-centro-oeste-hover.svg) no-repeat center;
	background-size: 126px 138px;
}

.mapa-brasil .sudeste {
	position: absolute;
	background: url(../img/mapa-brasil/regiao-sudeste.svg) no-repeat center;
	background-size: 108px 91px;
	width: 108px;
	height: 91px;
	top: 159px;
	left: 167px;
}

.mapa-brasil .sudeste:hover,
.mapa-brasil .sudeste.active {
	background: url(../img/mapa-brasil/regiao-sudeste-hover.svg) no-repeat center;
	background-size: 108px 91px;
}

.mapa-brasil .sul {
	position: absolute;
	background: url(../img/mapa-brasil/regiao-sul.svg) no-repeat center;
	background-size: 78px 92px;
	width: 78px;
	height: 92px;
	left: 132px;
	bottom: 4px;
}

.mapa-brasil .sul:hover,
.mapa-brasil .sul.active {
	background: url(../img/mapa-brasil/regiao-sul-hover.svg) no-repeat center;
	background-size: 78px 92px;
}

.mapa-infos {
	position: absolute;
    width: 350px;
    background: #fff;
    top: 0;
    left: 0;
    padding: 25px;
    box-shadow: 0 8px 20px -8px #333;
	font-family: "cairoregular";
	font-size: 16px;
	color: #707070;
	z-index: 1000;
	display: none;
}

.mapa-infos:after {
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    margin-top: 24px;
    margin-left: 139px;
}

.mapa-infos h3 {
	font-family: "cairobold";
	font-size: 18px;
	color: #e3203d;
	text-transform: uppercase;
}

.mapa-infos ul {
	line-height: 35px;
    margin: 25px 0;
}

.mapa-infos ul li strong {
	font-family: "cairobold";
	color: #e3203d;
	display: inline;
}

.mapa-infos p b {
	font-family: "cairobold";
}

.mapa-infos-close {
	display: block;
    position: absolute;
    right: 0;
    background: #e51738;
    width: 20px;
    height: 20px;
    top: 0;
	text-align: center;
}

.mapa-infos-close img {
	display: block;
    width: 15px;
	height: 15px;
	margin: 2px auto;
}

.infos-norte {
	margin-top: -235px;
    margin-left: -70px;
}

.infos-nordeste {
	margin-top: -340px;
    margin-left: 100px;
}

.infos-centro-oeste {
	margin-top: -102px;
    margin-left: -17px;
}

.infos-sudeste {
	margin-top: -235px;
    margin-left: 60px;
}

.infos-sul {
	margin-top: -25px;
    margin-left: 5px;
}


/**
  * Fale Conosco Telefones
*/

#ja-sou-cliente {
	color: #707070;
	line-height: 22px;
}

#ja-sou-cliente p {
	font-size: 14px;
}

#ja-sou-cliente h3 {
	font-family: "cairobold";
	font-size: 15px;
}

#ja-sou-cliente .visitar-portal-link {
	color: #e3203d;
	text-decoration: none;
}

#ja-sou-cliente .visitar-portal-link:hover {
	text-decoration: underline;
}

#ja-sou-cliente ul {
	font-size: 13px;
	width: 33.333%;
	height: 145px;
	float: left;
	color: #707070;
	margin: 15px 0;
	line-height: 28px;
}

#ja-sou-cliente .horarios-atendimento {
	clear: both;
	width: 56.555%;
}

#ja-sou-cliente .btn-ir-portal {
	display: inline-block;
	border: 2px solid #e3203d;
	color: #e3203d;
	text-transform: uppercase;
	font-family: "cairoseminbold";
	padding: 15px 25px;
	text-align: center;
	margin: 20px 0;
}

#ja-sou-cliente .btn-ir-portal:hover {
	border: 2px solid #e3203d;
	color: #fff;
	background-color: #e3203d;
}

/**
  * Forms Contato
*/

body.fale-conosco .rodape {
	margin-top: 500px;
}

.forms-contato-default {	
	
}

.forms-contato-default form {
	margin: 25px 0;
	display: block;
}

.forms-contato-default form .row-forms-contato {
	margin-bottom: 10px;
}

.forms-contato-default form .row-forms-contato label {
	display: none;
}

.forms-contato-default form .coluna-50 {
	float: left;
	width: 50%;
}

.forms-contato-default form .coluna-50:nth-child(odd) {
	width: calc( 50% - 40px);
	margin-right: 40px;
}
 

.forms-contato-default form .row-forms-contato input[type='text'],
.forms-contato-default form .row-forms-contato input[type='email'],
.forms-contato-default form .row-forms-contato select, 
.forms-contato-default form .row-forms-contato option,
.forms-contato-default form .row-forms-contato textarea {
	color: rgba(96,96,96,0.60);
	border: none;
	padding: 8px 0;
	border-bottom: 1px solid #C6C6C6;
	background-color: transparent;
	width: 100%;
	-webkit-appearance: none;
}

.forms-contato-default form .row-forms-contato textarea {
	border: 1px solid #C6C6C6;
	padding: 5px 16px;
	margin: 20px 0;
}

.forms-contato-default form .row-forms-contato input[type='text']::-webkit-input-placeholder,
.forms-contato-default form .row-forms-contato input[type='email']::-webkit-input-placeholder,
.forms-contato-default form .row-forms-contato select::-webkit-input-placeholder, 
.forms-contato-default form .row-forms-contato option::-webkit-input-placeholder,
.forms-contato-default form .row-forms-contato textarea::-webkit-input-placeholder {
  color: rgba(96,96,96,0.60);
}

.forms-contato-default form .row-forms-contato input[type='text']:-moz-placeholder,
.forms-contato-default form .row-forms-contato input[type='email']:-moz-placeholder,
.forms-contato-default form .row-forms-contato select:-moz-placeholder, 
.forms-contato-default form .row-forms-contato option:-moz-placeholder,
.forms-contato-default form .row-forms-contato textarea:-moz-placeholder {
  color: rgba(96,96,96,0.60);
}

.forms-contato-default form .row-forms-contato input[type='text']::-moz-placeholder,
.forms-contato-default form .row-forms-contato input[type='email']::-moz-placeholder,
.forms-contato-default form .row-forms-contato select::-moz-placeholder, 
.forms-contato-default form .row-forms-contato option::-moz-placeholder,
.forms-contato-default form .row-forms-contato textarea::-moz-placeholder {
  color: rgba(96,96,96,0.60);
}

.forms-contato-default form .row-forms-contato input[type='text']:-ms-input-placeholder,
.forms-contato-default form .row-forms-contato input[type='email']:-ms-input-placeholder,
.forms-contato-default form .row-forms-contato select:-ms-input-placeholder, 
.forms-contato-default form .row-forms-contato option:-ms-input-placeholder,
.forms-contato-default form .row-forms-contato textarea:-ms-input-placeholder {
  color: rgba(96,96,96,0.60);
}

.forms-contato-default .botao-forms-contato {
	border: 2px solid #e3203d;
    display: block;
    padding: 10px;
    text-align: center;
    color: #e3203d;
    text-transform: uppercase;
    font-family: "cairobold";
    letter-spacing: 2px;
    font-size: 17px;
	width: 100%;
	cursor: pointer;
	margin-top: 25px;
}

.forms-contato-default .botao-forms-contato:hover {
	border: 2px solid #e3203d;
    color: #fff;
	background-color: #e3203d;
}

.forms-contato-default .box-container-forms-contato {
    display: block;
    height: 30px;
    width: 115px;
    margin: 0 auto;
}

.forms-contato-default .box-container-forms-contato:before {
    content: "";
	display: table;
	clear: both;
}

.forms-contato-default .seta-forms-contato {
	float: left;
    width: 30px;
    height: 30px;
    margin-top: 1px;
	background: url(../img/icon-left-arrow.svg) no-repeat center;
	background-size: 20px auto;
}

.forms-contato-default .botao-forms-contato:hover .seta-forms-contato {
	background: url(../img/icon-left.svg) no-repeat center;
	background-size: 20px auto;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.forms-contato-default .texto-forms-contato {
    float: left;
    height: 30px;
    margin-top: -1px;
    padding-left: 15px;
}

.forms-contato-default .separador-forms-contato {
    text-transform: uppercase;
	color: #e3203d;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-size: 14px;
}

.forms-contato-default .separador-forms-contato:first-child {
	margin-top: 0;
}


.checkbox-options {
    height: 30px;
    margin: 15px 0;
}

.checkbox-options:before {
	content: "";
	display: table;
	clear: both;
}

.checkbox-options li {
	display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: rgba(227,32,60,0.69);
    float: left;
    padding: 2px 0 2px 35px;
    margin-right: 15px;
	background: transparent url('../img/icones/unchecked.svg') no-repeat left center;
	background-size: 20px auto;
}

.checkbox-options li:hover,
.checkbox-options li.active {
	background: transparent url('../img/icones/checked.svg') no-repeat left center;
	background-size: 20px auto;
	color: #e3203d;
}


/**
  * Fale Conosco
*/

body.portal-do-cliente .container-fale-conosco {
    width: 365px;
    margin: 0 auto;
    text-align: center;
}

.box-portal-lista .menu-infos-nav li {
	width: calc( 33.3% - 5px );
}

.box-portal-lista .mapa-infos:after {
    margin-left: 0;
}


.box-portal-lista .infos-norte {
	margin-top: -245px;
    margin-left: -50px;
}

.box-portal-lista .infos-nordeste {
	margin-top: -390px;
    margin-left: 80px;
}

.box-portal-lista .infos-centro-oeste {
	margin-top: -92px;
    margin-left: -37px;
}

.box-portal-lista .infos-sudeste {
	margin-top: -255px;
    margin-left: 50px;
}

.box-portal-lista .infos-sul {
	margin-top: -75px;
    margin-left: -5px;
}

/**
  * A Rossi
*/

body.a-rossi .box-abas {
	bottom: -31px;
}

body.a-rossi .box-abas .abas-link {
  box-shadow: 6px 6px 16px -6px #333333c7;
}


body.a-rossi .box-abas .abas-link.ativo,
body.a-rossi .box-abas .abas-link:hover {
  color: #fff;
  background-color: #e3203d;
  border-bottom: 2px solid #e3203d;
}

body.a-rossi .bg-topo-imovel-busca img {
	max-height: 100%;
}

body.a-rossi .content-site {
	max-width: 1300px;
	margin: 0 auto;
	background: transparent;
}

body.a-rossi .content-site img {
	max-width: 100%;
	height: auto;
}

body.a-rossi .quote {
	width: 35%;
    margin: 0 auto;
    text-align: center;
    line-height: 29px;
    font-family: "cairoseminbold";
    font-size: 19px;
    color: #969696;
}

body.a-rossi .quote strong,
body.a-rossi .quote b {
	color: #e3203d;
}

body.a-rossi .quote .destaque {
	display: block;
    padding: 20px 0;
    color: #e3203d;
    font-family: "cairobold";
}

body.a-rossi .quote-larger {
	width: 42%;
}

body.a-rossi .desde {
	width: 60%;
	height: 150px;
	margin: 120px auto;
}

body.a-rossi .desde:before {
	content: "";
	display: table;
	clear: both;
}

body.a-rossi .desde img {
	float: left;
	width: 50%;
	margin-top: 5px;
}

body.a-rossi .desde ul {
	float: right;
	width: calc( 50% - 100px);
	margin-left: 100px;
	color: #C1C1C1;
	font-family: "cairobold";
	font-size: 16px;
}

body.a-rossi .desde li {
	display: block;
    padding: 11px 0 9px 50px;
    text-transform: uppercase;
	letter-spacing: 1px;
}

body.a-rossi .desde li.ideias {
	background: url(../img/icones/icone-ideias.svg) no-repeat center left;
	background-size: 30px auto;
}

body.a-rossi .desde li.novos-negocios {
	background: url(../img/icones/icone-novos-negocios.svg) no-repeat center left;
	background-size: 30px auto;
}

body.a-rossi .desde li.grandes-realizacoes {
	background: url(../img/icones/icone-grandes-realizacoes.svg) no-repeat center left;
	background-size: 30px auto;
}

.mm-newsletter {
	display: block;
    width: calc( 50% - 80px);
    margin: 0 auto 100px auto;
    padding: 35px 40px;
    background: #fff;
    box-shadow: 0px 8px 17px -5px #841224;
    text-align: center;
    height: 180px;
    position: relative;
    top: 100px;
    z-index: 2;
}

body.home-page .imoveis-list-slider .imoveis-item {
	width: 23%;
}

body.home-page .rodape:after,
body.a-rossi .rodape:after {
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -50px;
    background: #e3203d;
    height: 100px;
    width: 100%;
}


body.home-page .rodape:after {
	margin-top: -100px;
}

.mm-newsletter h4 {
	width: 100%;
	color: #e3203d;
	font-family: "cairobold";
	letter-spacing: 1px;
	font-size: 22px;
}

.mm-newsletter form {
	width: 100%;
	background: #ccc;
    height: 40px;
    margin: 15px 0;
}

.mm-newsletter form .input {
	display: block;
    width: 60%;
}

.mm-newsletter form input[type="email"] {
	display: inline-block;
    border: 2px solid #e3203d;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 4px 9px 3px 9px;
    color: #807979;
    font-size: 15px;
    font-family: "cairoregular";
}

.mm-newsletter form .button {
	display: inline-block;
    width: 40%;
}

.mm-newsletter form button {
	display: block;
    border: none;
    width: 100%;
    box-sizing: border-box;
    background: #e3203d;
	padding: 9px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
    font-family: "cairoregular";
    height: 40px;
	cursor: pointer;
}

.mm-newsletter form button:hover {
    background: #B11027;
}


/**
  * Nossa História
*/

body.linha-tempo {
	background-color: #EFEFEF;
}

body.linha-tempo .rodape {
	margin-top: 160px;
}

.two-columns {
	height: 325px;
	margin: 150px auto 50px auto;
	max-width: 1065px;
}

.two-columns .left {
	float: left;
	width: 50%;
	height: 325px;
}

.two-columns .left .futuro-carrossel {
	padding: 40px;
}

.two-columns .left .futuro-carrossel img {
	max-height: 245px;
}

.two-columns .futuro-carrossel .slick-prev {
	background: url(../img/icones/icone-seta-esquerda-carrossel.svg) no-repeat center center;
	background-size: 50px auto;
	width: 50px;
    height: 50px;
    margin-left: 80px;
    z-index: 1;
	opacity: 0.6;
}

.two-columns .futuro-carrossel .slick-next {
	background: url(../img/icones/icone-seta-direita-carrossel.svg) no-repeat center center;
	background-size: 50px auto;
	width: 50px;
    height: 50px;
    margin-right: 100px;
	opacity: 0.6;
}

.two-columns .futuro-carrossel .slick-next:hover,
.two-columns .futuro-carrossel .slick-prev:hover {
	opacity: 1;
}

.two-columns .futuro-carrossel .slick-next:before,
.two-columns .futuro-carrossel .slick-prev:before {
	display: none;
}

.two-columns .right {
	float: right;
	width: 50%;
	height: 325px;
}

.red-titles {
	display: block;
    padding: 40px 0 25px 0;
    font-family: "cairobold";
    line-height: 32px;
    font-size: 27px;
    text-transform: uppercase;
    color: #e3203d;
    letter-spacing: 3px;
}

.two-columns .right p {
	display: block;
    font-family: "cairoregular";
    color: #969696;
    width: 90%;
    font-size: 17px;
    line-height: 25px;
}

.carrossel-datas {
	height: 120px;
	font-family: "cairoregular";
	font-size: 30px;
	width: 980px;
    margin: 25px auto;
}

.linha-carrossel-datas:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #fff;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 54px;
	z-index: 1;
}

.carrossel-datas.slick-slider {
	z-index: 2;
}

.carrossel-datas:before {
	content: "";
	display: table;
	clear: both;
}

.carrossel-datas .box-datas {
	display: block;
	float: left;
	height: 120px;
	width: 140px;
	text-align: center;
	font-size: 20px;
	color: #AFAFAF;
}

.carrossel-datas .box-datas .circle {
	height: 60px;
	width: 140px;
	position: relative;
	text-align: center;
	letter-spacing: 3px;
}

.carrossel-datas .slick-current .box-datas {
	color: #e3203d;
	font-size: 24px;
	cursor: pointer;
}

.carrossel-datas .box-datas .circle:before {
	content: "";
	position: absolute;
	width: 38px;
	height: 38px;
	background-color: rgba(255,255,255,1);
	border-radius: 38px;
	left: calc(50% - 19px);
    top: calc( 50% - 19px);
	z-index: 2;
}

.carrossel-datas .slick-current .box-datas .circle:before {
	background-color: rgba(229,24,56,0.60);
}

.carrossel-datas .box-datas .circle-inner:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: rgba(190,190,190,0.60);
	border-radius: 20px;
	left: calc(50% - 10px);
    top: calc( 50% - 10px);
	z-index: 3;
}

.carrossel-datas .slick-current .box-datas .circle-inner:before {
	background-color: rgba(229,24,56,0.60);
}

.carrossel-datas .slick-prev {
	background: #efefef url(../img/icones/icone-seta-esquerda-cronologia.svg) no-repeat center center !important;
    background-size: 25px auto !important;
    width: 50px;
    height: 50px;
    margin-left: 0;
    z-index: 1;
    opacity: 0.7;
	margin-top: -30px;
}

.carrossel-datas .slick-next {
	background: #efefef url(../img/icones/icone-seta-direita-cronologia.svg) no-repeat center center !important;
    background-size: 25px auto !important;
    width: 50px;
    height: 50px;
    margin-left: 0;
    z-index: 1;
    opacity: 0.7;
	margin-top: -30px;
}

.carrossel-datas .slick-prev:hover,
.carrossel-datas .slick-next:hover {
	opacity: 1;
}

.carrossel-datas .slick-next:before,
.carrossel-datas .slick-prev:before {
	display: none;
}


.carrossel-info {
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	height: 315px;
	padding: 50px;
	box-shadow: 0 10px 35px -10px #ccc;
}


.carrossel-info-delay:before {
	content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 100px 100px 100px;
    border-color: transparent transparent #ffffff transparent;
    top: -20px;
    left: calc( 50% - 100px);
}


.carrossel-info .cs-info:after {
	content: "";
	display: table;
	clear: both;
}

.carrossel-info .cs-info-left {
	width: 50%;
	float: left;
}

.carrossel-info .cs-info-right {
	float: left;
	width: calc( 50% - 50px );
    font-family: "cairoregular";
    font-size: 16px;
    line-height: 22px;
    margin-left: 50px;
    color: #4E4E4E;
}

.carrossel-info .slick-prev {
	background: #e3203d url(../img/icones/icone-seta-esquerda-carrossel.svg) no-repeat center center !important;
    background-size: 25px auto !important;
    width: 50px;
    height: 50px;
    margin-left: 0;
    z-index: 1;
    opacity: 1;
	box-shadow: 0 10px 22px -8px #3333338f;
}

.carrossel-info .slick-next {
	background: #e3203d url(../img/icones/icone-seta-direita-carrossel.svg) no-repeat center center !important;
    background-size: 25px auto !important;
    width: 50px;
    height: 50px;
    margin-left: 0;
    z-index: 1;
    opacity: 1;
	box-shadow: 0 10px 22px -8px #3333338f;
}

.carrossel-info .slick-prev:hover {
	background: #A21428 url(../img/icones/icone-seta-esquerda-carrossel.svg) no-repeat center center !important;
    background-size: 25px auto !important;
}

.carrossel-info .slick-next:hover {
	background: #A21428 url(../img/icones/icone-seta-direita-carrossel.svg) no-repeat center center !important;
    background-size: 25px auto !important;
}

.carrossel-info .slick-next:before,
.carrossel-info .slick-prev:before {
	display: none;
}




@media only screen and (max-width: 768px) {
  .ativo .ico-mini-menu {
    background-size: contain;
  }
  .hidden-sm {
    display: none !important;
  }

  .visible-sm,
  .hidden-lg {
    display: block !important;
  }

  .container {
    width: 100%;
    padding: 0 10px;
  }

  .bg-topo::before {
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }

  .topo1 {
    height: 73px;
    background-color: #fff;
  }

  .topo1 .logo .logo-link {
    width: 131px;
    height: 70px;
  }

  .mini-menu {
    padding: 18px 20px;
  }

  .mini-menu.ativo {
    padding: 0;
  }
  .mini-menu.ativo::after {
    top: 0;
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    background-color: #000;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    width: 100%;
    height: 100%;
  }
  .ico-mini-menu {
    width: 35px;
    height: 34px;
    padding: 5px;
    background: url("../img/icones/icone-hamburguer.svg") no-repeat center center;
    background-size: 100%;
  }

  .ativo .ico-mini-menu {
    width: 35px;
    height: 34px;
    padding: 5px;
    margin: 20px 23px;
  }

  .menu-desk {
    width: 250px;
    right: -250px;
  }

  .menu-desk.ativo {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  .menu-sociais {
    padding: 10px;
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 8px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }

  .menu-sociais::before {
    background-color: #fff;
  }

  .menu-sociais .sociais-item {
    margin: 5px;
  }

  .ico-face {
    background: url("../img/facebook2.png") no-repeat left top;
    background-size: 100% 100%;
  }

  .ico-linkd {
    background: url("../img/linkedin2.png") no-repeat left top;
    background-size: 100% 100%;
  }

  .ico-yt {
    background: url("../img/youtube2.png") no-repeat left top;
    background-size: 100% 100%;
  }

  .ico-tw {
    background: url("../img/twitter2.png") no-repeat left top;
    background-size: 100% 100%;
  }

  .ico-gmais {
    background: url("../img/googleplus2.png") no-repeat left center;
    background-size: 100% 100%;
  }
	
  .ico-instagram {
    background: url("../img/icones/icone-instagram.svg") no-repeat left center;
    background-size: 100% 100%;
  }

  .menu-desk .menu-desk-list {
    width: 100%;
    padding: 76px 0 0 20px;
  }

  .menu-desk .menu-desk-link {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0 0 5px 0;
    color: #e3203d;
  }

  .topo-infos {
    top: 50px;
  }

  .topo-infos .box-lancamentos {
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    top: 125px;
  }

  .topo-infos .destaque {
    padding: 5px 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }

  .topo-infos .descricao {
    font-size: 27px;
    font-size: 1.6875rem;
    padding: 0 20px 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .topo-infos .info {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 7px 25px;
  }

  .topo-infos .info .icon-apt {
    width: 25px;
    height: 33px;
  }

  .topo-infos .btn-voltar {
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 50px;
    margin-bottom: 151px;
  }

  .topo-infos .btn-voltar .icon-voltar {
    border: 2px solid #fff;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    vertical-align: middle;
  }

  .seta-top-mob {
    display: block;
    width: 25px;
    height: 25px;
    margin: 21px 0;
    -webkit-box-ordinal-group: 4;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .topo1 .box-busca {
    top: 72px;
    width: 100%;
    z-index: 99;
  }

  .btn-seta-topo {
    width: 25px;
    height: 25px;
  }

  .input-busca-topo {
    width: 70%;
    padding: 0 10px;
    height: 25px;
    border-bottom: 1px solid #a0a0a0;
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .btn-busca-topo {
    width: 25px;
    height: 25px;
    right: 20px;
  }

  #topo.force-fixed .topo1,
  #topo.fixed .topo1 {
    height: 73px;
  }

  #topo.force-fixed .topo1 .mini-menu,
  #topo.fixed .topo1 .mini-menu {
    border: 0;
    background-color: #fff;
  }

  #topo.force-fixed .topo1 .box-busca,
  #topo.fixed .topo1 .box-busca {
    display: none;
  }

  .box-imovel .container {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .imovel-list {
    width: 100%;
    border-right: none;
    padding: 15px 0;
  }

  .imovel-list .endereco {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 25px;
  }

  .imovel-list .endereco .icon-endereco {
    width: 25px;
    height: 25px;
  }

  .imovel-list li.imovel-item {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 4px;
  }

  .imovel-info {
    width: 100%;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 30px 0 0 0;
    border: 0;
    border-top: 1px solid #cccccc;
  }
  .box-slider-imovel {
    max-height: 422px;
    overflow: hidden;
  }
  .box-slider-imovel .container {
    width: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-imovel {
    width: 100%;
  }

  .slider-imovel.slider-for {
    width: 100%;
  }

  .slider-imovel.slider-for::before {
    width: 25px;
    height: 25px;
  }

  .slider-imovel .sl-item {
    padding: 0 0px 5px;
  }

  .slider-imovel.slider-nav {
    width: 100%;
    padding: 10px 0;
  }

  .slider-imovel.slider-nav .slider-nav-item {
    padding: 0 5px 0;
    max-width: 120px;
  }

  .slider-imovel .slick-next {
    width: 20px;
    right: 20px;
    height: 30px;
  }

  .slider-imovel .slick-prev {
    width: 20px;
    left: 20px;
    height: 30px;
    margin-top: -20px;
  }

  .slider-imovel .slider-nav-item {
    max-width: 120px;
  }

  .slider-imovel .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }

  .box-planta-imovel {
    padding: 30px 0 15px;
  }

  .box-planta-imovel .container {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-planta-imovel .plantas {
    width: 100%;
  }

  .box-planta-imovel .titulo {
    font-family: "cairoregular";
    font-size: 24px;
    font-size: 1.2rem;
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 15px;
  }

  .box-planta-imovel .plantas-list {
    padding: 10px 0;
  }

  .box-planta-imovel .plantas-item {
    width: 100%;
    margin-top: 24px;
  }

  .box-planta-imovel .plantas-link {
    padding: 17px 30px;
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .box-planta-imovel .plantas-thumb {
    width: 100%;
    margin-top: 40px;
  }

  .box-planta-imovel .plantas-thumb .descricao {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-top: 19px;
  }

  .box-ficha-imovel {
    padding: 10px 0;
  }

  .box-ficha-imovel .titulo {
    font-family: "cairolight";
    font-size: 24px;
    font-size: 1.2rem;
  }

  .box-ficha-imovel .ficha-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 0 0;
  }

  .box-ficha-imovel .ficha-item {
    margin: 0 0 20px 0;
    width: 47%;
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .box-ficha-imovel .ico {
    padding: 14px;
  }

  .box-bairro-imovel {
    padding: 10px 0 0;
  }

  .box-bairro-imovel .titulo {
    font-family: "cairolight";
    font-size: 24px;
    font-size: 1.2rem;
  }

  .box-bairro-imovel .thumb-bairro {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0;
  }

  .box-bairro-imovel .thumb-bairro img {
    width: 100%;
  }

  .box-bairro-imovel .descricao {
    width: 100%;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 10px 0;
    line-height: 1.4;
    font-family: "cairolight";
  }

  .box-mapa-imovel {
    padding: 10px 0;
  }

  .box-mapa-imovel .titulo {
    font-family: "cairolight";
    font-size: 24px;
    font-size: 1.2rem;
  }

  .box-mapa-imovel .btn-interesse {
    display: block;
  }

  .canal-imovel.canal-mob {
    display: block;
  }

  .canal-imovel.canal-mob .ico {
    height: 17px;
    margin-bottom: 3px;
  }

  .box-imoveis-visitados {
    padding: 10px 0;
  }

  .box-imoveis-visitados .titulo {
    font-family: "cairoregular";
    font-size: 24px;
    font-size: 1.2rem;
    /* padding-bottom: 15px; */
  }

  .box-imoveis-visitados {
    padding: 10px 0 0;
  }

  .box-imoveis-visitados .titulo {
    font-family: "cairoregular";
    font-size: 24px;
    font-size: 1.2rem;
  }

  .imoveis-list-mob-home .slick-list, 
  .imoveis-list-slider .slick-list {
    overflow: inherit;
  }

  .imoveis-list-mob-home .imoveis-item, 
  .imoveis-list-slider .imoveis-item {
    max-width: 270px !important;
    margin: 10px 0px 10px 20px;
  }

  .imoveis-list-mob-home .imoveis-item .imoveis-item-descricao li, 
  .imoveis-list-slider .imoveis-item .imoveis-item-descricao li {
    margin-bottom: 5px;
  }

  .box-imoveis-visitados .box-btn .btn-vermais,
  .box-filtros .box-btn .btn-vermais {
    padding: 10px 70px 10px;
  }

  .slider-home .slider1 {
    top: 73px;
    margin-bottom: 73px;
  }

  .slider-home .slider-infos .slider-list {
    margin-top: 15px;
  }

  .slider-home .slider-infos .slider-titulo {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .slider-home .slider-infos .slider-descricao {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .box-busca-home {
    top: 0;
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
  }

  .box-busca-rapida .busca-rapida-list .rapida-item {
    width: 49%;
  }

  .box-busca-rapida .busca-rapida-list .rapida-item.destaque {
    width: 100%;
  }

  .box-video .video-descricao {
    top: 190px;
    left: 5%;
    width: 90%;
    padding: 20px;
  }

  .box-video .video-descricao .titulo {
    font-family: "cairoregular";
    font-size: 28px;
    font-size: 1.75rem;
  }

  .box-video .video-descricao .descricao {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 10px;
  }

  .box-video .video-descricao .btn-conhecamais {
    padding: 0 5px;
  }

  .box-menu-mover {
    display: none;
  }

  .content-site.index {
    margin-top: 0 !important;
  }

  .bg-topo-imovel-busca {
    height: auto;
  }

  .bg-topo-imovel-busca img {
    display: none;
  }

  .box-filtros .bx-filtros-encontrados .titulo {
    font-family: "cairoregular";
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .box-filtros .bx-filtros {
    padding: 0;
    margin-top: 25px;
    /**/
  }

  .bx-filtros-right {
    width: 100%;
  }

  .bx-filtros-right .pg-busca2 {
    width: 100%;
    margin-top: 30px;
  }

  .bx-filtros-right .pg-busca2 .titulo {
    font-family: "cairoregular";
    font-size: 31px;
    font-size: 1.9375rem;
  }

  .bx-filtros-right .pg-busca2 .subtitulo {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .bx-filtros-right .pg-busca2 .descricao {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .bx-filtros-right .pg-busca2 .box-busca-resultados form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bx-filtros-right .pg-busca2 .box-busca-resultados .input {
    width: 100%;
  }

  .bx-filtros-right .pg-busca2 .box-busca-resultados .btn-enviar {
    width: 100%;
    margin: 10px 0 0 0;
  }

  .topo-portal {
    height: 73px;
  }

  .topo-portal .mini-menu {
    border: 0;
    background-color: #fff;
  }

  .topo-portal .box-busca {
    display: none;
  }

  .box-portal {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-portal .thumb-portal {
    width: 100%;
    min-height: 233px;
    background-size: 100% 300px;
  }

  .box-portal .thumb-portal .box-login {
    width: 90%;
    right: 5%;
    top: 85%;
  }

  .box-portal .thumb-portal .box-login p {
    font-size: 16px;
    font-size: 1rem;
  }

  .box-portal .thumb-portal .box-login .row-form {
    margin-bottom: 16px;
  }

  .box-portal .thumb-portal .box-login .btn-form-entrar {
    font-size: 16px;
    font-size: 1rem;
    padding: 4px;
  }

  .box-portal .thumb-portal .box-login .row-opcoes .row-link {
    font-size: 13px;
    font-size: 0.8125rem;
  }

  .box-portal .info-portal {
    width: 100%;
    margin-top: 250px;
  }

  .box-portal .box-portal-lista {
    margin: 0;
  }

  .box-portal .box-portal-lista .titulo {
    font-family: "cairoregular";
    margin-bottom: 35px;
    font-size: 16px;
    font-size: 1rem;
  }
	


  .box-portal .portal-list {
    width: 100%;
  }

  .box-portal .portal-list .portal-item {
    width: 120px;
    margin-bottom: 36px;
  }

  .box-portal .portal-list .portal-link {
    font-size: 15px;
    font-size: 0.9375rem;
  }

  .box-valores {
    padding: 20px 0;
  }

  .item-valores {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .item-valores .thumb-valores {
    width: 100%;
  }

  .item-valores .valores-infos {
    width: 100%;
    padding: 3px;
  }

  .item-valores .valores-infos .titulo {
    /* font-family: "cairoregular"; */
    font-size: 31px;
    font-size: 1.9375rem;
  }

  .item-valores.item-visao .thumb-valores {
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .item-valores.item-visao .valores-infos {
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .box-menu-valores .titulo {
    font-family: "cairoregular";
    margin-bottom: 0;
  }

  .box-menu-valores .titulo span {
    font-size: 31px;
    font-size: 1.9375rem;
  }

  .box-menu-valores .item-menu-valores .valores-list {
    width: 100%;
    margin: 0;
  }

  .box-menu-valores .item-menu-valores .valores-menu span {
    width: 100%;
  }

  .box-menu-valores .item-menu-valores .valores-menu span.ativo .lista-abas {
    margin-bottom: 25px;
  }

  .box-menu-valores .item-menu-valores .lista-abas {
    position: relative;
    left: 0;
  }

  .box-menu-valores .item-menu-valores .lista-abas .titulo-valores {
    font-size: 30px;
    font-size: 1.875rem;
  }

  .box-historia {
    padding: 40px 0;
  }

  .box-historia .linha-tempo {
    background: none;
  }

  .box-historia .linha-tempo .linha-tempo-item .esq {
    width: 100%;
  }

  .box-historia .linha-tempo .linha-tempo-item .dir {
    width: 100%;
    margin: 0;
  }

  .box-historia .linha-tempo .linha-tempo-item .data.dt1 {
    background: url("../img/2015.svg") no-repeat center top;
  }

  .box-historia .linha-tempo .linha-tempo-item .data.dt2 {
    background: url("../img/2013.svg") no-repeat center top;
  }

  .box-historia .linha-tempo .linha-tempo-item .data.dt3 {
    background: url("../img/2010.svg") no-repeat center top;
  }

  .box-historia .linha-tempo .linha-tempo-item .data.dt4 {
    background: url("../img/2005.svg") no-repeat center top;
  }

  .box-historia .linha-tempo .linha-tempo-item .descricao-historia {
    font-size: 20px;
    font-size: 1.25rem;
    width: 100%;
    height: auto;
  }

  .bg-topo.internas .container {
    background-color: #f2f2f2;
    top: 0;
    position: relative;
  }

  .box-abas {
    position: relative;
    bottom: 0;
  }

  .box-abas .abas-link {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: transparent;
    padding: 0px;
    line-height: 1;
  }

  .box-abas .abas-link.ativo,
  .box-abas .abas-link:hover {
    color: #9b9b9b;
    background-color: transparent;
    border-bottom: 2px solid #9b9b9b;
  }

  .box-numeros {
    padding: 20px 0;
  }

  .box-numeros .numeros {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-numeros .numeros .numeros-item {
    width: 70%;
    margin: 0 auto;
  }

  .box-numeros .graficos .graficos-thumb img {
    width: 100%;
  }

  .box-numeros .graficos .descricao {
    bottom: 0;
    position: relative;
    width: 100%;
  }

  .box-numeros .box-cases .cases-item {
    margin: 20px 0 0;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-numeros .box-cases .cases-item.left .cases-thumb {
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .box-numeros .box-cases .cases-item.left .cases-infos {
    left: 5%;
  }

  .box-numeros .box-cases .cases-item .cases-thumb {
    width: 100%;
  }

  .box-numeros .box-cases .cases-item .cases-infos {
    right: -5%;
    top: -45px;
    height: auto;
    width: 90%;
    padding: 15px;
  }

  .box-fale-conosco .titulo {
    font-family: "cairoregular";
    font-size: 31px;
    font-size: 1.9375rem;
  }

  .box-fale-conosco .item-menu-fale .fale-list {
    width: 100%;
    margin: 0;
  }

  .box-fale-conosco .item-menu-fale .fale-menu span {
    width: 100%;
  }

  .box-fale-conosco .item-menu-fale .fale-menu span.ativo .lista-abas {
    margin-bottom: 25px;
  }

  .box-fale-conosco .item-menu-fale .lista-abas {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .box-fale-conosco .item-menu-fale .lista-abas .titulo-valores {
    font-size: 30px;
    font-size: 1.875rem;
  }

  .titulo-valores .acoes-list {
    width: 100%;
  }

  .titulo-valores .acoes-list .acoes-link {
    padding: 10px 0;
  }

  .titulo-valores .acoes-list .box-form-vendas.ativo {
    display: block;
    position: relative;
    top: 1px;
    left: 0;
    width: 100%;
  }

  .bg-topo.internas::after {
    font-size: 50px;
  }

  .imoveis-list-mob-home, 
  .imoveis-list-slider {
    padding: 15px 0;
  }

  .box-numeros .box-cases .cases-item .cases-infos .titulo {
    font-size: 20px;
  }

  .box-numeros .box-cases .cases-item .cases-infos .descricao {
    font-size: 16px;
  }

  .bg-topo.pg-imv {
    height: 410px;
  }
  
  .imoveis-list-mob-home .imoveis-item .thumb img, 
  .imoveis-list-slider .imoveis-item .thumb img {
    height: 149px;
  }

  .box-video .video-descricao .descricao {
    max-height: 230px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }

  .container {
    width: 100%;
  }

  .topo1 .menu-principal .menu-link {
    padding: 35px 15px;
  }
	
  #topo.force-fixed .topo1 .menu-principal .menu-link,
  #topo.fixed .topo1 .menu-principal .menu-link {
    padding: 35px 15px 36px 15px;
  }
	
  .topo-infos .btn-voltar {
    margin-top: 80px;
  }

  .slider-nav {
    height: 100%;
  }
}
.box-menu-fale {
  margin-top: 150px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  position: relative;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  top: 15px;
  right: 15px;
  background: #fff;
  border-radius: 25px;
  z-index: 9;
  width: 29px;
  text-align: center;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.video-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video-container iframe,
.video-container video,
.video-container object,
.video-container embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/**
  * Marcelo Motta
  * Marketing Manager
*/

*[data-gs-display="desktop"]{ display:block; }
*[data-gs-display="mobile"]{ display:none; }

/**
  * Carrossel Detalhes Imóvel
*/

body.detalhes-imovel .slider-nav-item img {
	height: 120px;
}

/**
  * Mapa, detalhes imóvel
*/


#get-descricao-andamento-obra .percentual {
	display: block;
    background: #ccc;
    height: 5px;
    margin: 0;
    padding: 0;
    margin-top: -34px;
}

#get-descricao-andamento-obra .percentual div {
    display: block;
    background: #e51a37;
    height: 5px;
    text-align: right;
    font-size: 12px;
}

#get-descricao-andamento-obra .percentual div:after {
    content: attr(data-percentual);
    color: #e51a37;
    margin: 8px 0 0 -30px;
    position: absolute;
    width: 30px;
}

#get-descricao-andamento-obra h3 {
	display: block;
    color: #e51a37;
    letter-spacing: -1px;
    padding: 10px 0;
}

#map { height: 450px; }

/**
  * Imóvel em destaque
*/

.flag.vermelho.destaque1:after,
.flag.vermelho.destaque2:after,
.flag.vermelho.destaque3:after {
	content: attr(data-destaque);
	background: #921d27;
    margin: 0;
    padding: 5px 10px 5px 10px;
    position: absolute;
    left: 34px;
    top: 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    min-width: 120px;
}

.attr-sub-title {
	display: block;
	padding: 25px 0;
	font-family: "cairolight";
	font-size: 20px;
}

.attr-table {
	border: none;
	margin: 0 0 50px 0;
	font-family: "cairolight";
}

.attr-table td {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

.attr-table tr:nth-child(odd) td {
	background-color: #E7E7E7;
}

.attr-table tr td:first-child {
	font-family: "cairobold";
	font-weight: bold;
	width: 25%;
}

#get-imagens img {
	width: 100%;
	height: auto;
	max-height: 400px;
	max-width: 100%;
}

#get-imagens,
#get-imagens a {
	cursor: zoom-in;
}

/*#get-imagens::before {
    content: "";
    position: absolute;
    top: calc( 50% - 20px );
    left: calc( 50% - 20px );
    width: 40px;
    height: 40px;
    background: #fff url(../img/zoom-in.svg?v=2) no-repeat left top;
    background-size: 40px;
    z-index: 9;
	border-radius: 5px;
}*/



.box-btn {
	width: 100%;
}

/*  footer */

.rodape {
  background-color: #e3203d;
  height: 250px;
  color: #fff;
  font-family: "cairoregular";
  font-weight: normal;
  font-size: 1em;
}

.rodape a {
	color: #fff;
}

.rodape a:hover {
	text-decoration: underline;
}

.rodape:after {
	content: "";
	display: table;
	clear: both;
}

.rodape .footer-col {
	float: left;
	width: 25%;
	height: 150px;
	margin-top: 50px;
	box-sizing: border-box;
}

.rodape .footer-col .rossi img {
	display: block;
	margin-top: 30px;
}

.rodape .footer-col:nth-child(2),
.rodape .footer-col:nth-child(3) {
	border-left: 1px solid #fff;
}

.rodape .footer-col:nth-child(2) ul,
.rodape .footer-col:nth-child(3) ul {
	padding: 0;
	margin: 0 25px;
	font-size: 0.8em;
}

.rodape .footer-col:nth-child(2) li,
.rodape .footer-col:nth-child(3) li {
	display: block;
	padding: 3px 0;
}

.rodape .compre a {
	display: block;
    color: #e3203d;
    background: #fff;
    background-size: 21px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    font-family: 'cairobold';
    letter-spacing: 0px;
	border: 2px solid transparent;
} 

.rodape .compre a:hover {
	background: transparent;
	background-size: 21px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
}

.rodape .social {
	display: block;
	margin: 25px 0 18px 0;
}

.rodape .social li {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 39px;
}

.rodape .social li:last-child {
	margin-right: 0;
}

.rodape .social li img {
	width: 28px;
    height: 28px;
    display: block;
}

.rodape .sac {
	text-align: center;
    font-size: 0.8em;
    display: block;
}

/**
  * Contato
*/

.enderecos-contato-list p {
	display: block;
	padding: 10px;
	font-size: 13px;
}

.box-fale-conosco .item-menu-fale .lista-abas .enderecos-contato-list p {
	font-size: 13px;
}

.enderecos-contato-list p strong {
	text-transform: uppercase;
}

.enderecos-contato-list p:nth-child(odd) {
	background-color: #cccccc63;
}


@media screen and (max-width: 1000px){
	
	
	/*  footer */

	.rodape {
	  height: 250px;
	}

	.rodape .footer-col {
		margin-top: 50px;
	}

	.rodape .footer-col .rossi img {
		margin-top: 40px;
		width: 130px;
	}

	.rodape .footer-col:nth-child(2) ul,
	.rodape .footer-col:nth-child(3) ul {
		margin: 0 18px;
		font-size: 0.7em;
	}

	.rodape .compre a {
		background: #fff url(../img/icon-telefone-vermelho.svg) no-repeat 8% center;
		background-size: 15px;
		padding: 8px 8px 8px 26px;
		width: 203px;
	} 

	.rodape .compre a:hover {
		background: transparent url(../img/icon-telefone-white.svg) no-repeat 8% center;
		background-size: 15px;
	}

	.rodape .social {
		margin: 15px 0 11px 0;
	}

	.rodape .social li {
		width: 28px;
		height: 28px;
		margin-right: 12px;
	}

	.rodape .social li img {
		width: 28px;
		height: 28px;
	}

	.rodape .sac {
		font-size: 0.7em;
		width: 203px;
	}
	
}



@media screen and (max-width: 840px){
	
	
	/*  footer */

	.rodape .footer-col .rossi img {
		margin-top: 50px;
		width: 100px;
	}

	.rodape .footer-col:nth-child(2) ul,
	.rodape .footer-col:nth-child(3) ul {
		margin: 0 10px;
	}

	.rodape .compre a {
		padding: 3px 3px 3px 16px;
		width: 162px;
		font-size: 0.8em;
		margin-top: 23px;
	}

	.rodape .social li {
		width: 20px;
		height: 20px;
	}

	.rodape .social li img {
		width: 20px;
		height: 20px;
	}

	.rodape .sac {
		width: 162px;
	}
	
}


@media screen and (max-width: 670px){
	
	
	/*  footer */
	
	.rodape .footer-col:nth-child(1){
		width: 20%;
	}
	
	.rodape .footer-col:nth-child(2),
	.rodape .footer-col:nth-child(3) {
		width: 20%;
	}
	
	.rodape .footer-col:nth-child(4){
		width: 40%;
	}

	.rodape .compre a {
		width: 167px;
	}

	.rodape .social li {
		margin-right: 8px;
		width: 24px;
		height: 24px;
	}

	.rodape .social li img {
		width: 24px;
		height: 24px;
	}

	.rodape .sac {
		width: 167px;
	}
	
}

@media screen and (max-width: 540px){
	
	body.portal-do-cliente .box-portal .thumb-portal {
		width: 100%;
		min-height: 120px;
		background-size: 100% 300px;   
		background: url(../img/conteudo/foto-login-portal-mobile.jpg) no-repeat center top -45px; 
	}
	
	body.portal-do-cliente .box-portal-lista .titulo {
		margin: 15px 0 0 0;
	}
	
	body.portal-do-cliente .box-portal .thumb-portal .box-login {
		padding: 10px 30px;
	}
	
	body.portal-do-cliente .box-portal .info-portal {
		margin-top: 225px;
	}
	
	body.portal-do-cliente .outras-formas-atendimento {
		margin: 25px 20px;
	}
}

@media screen and (max-width: 550px){
	
	
	*[data-gs-display="desktop"]{ display:none; }
	*[data-gs-display="mobile"]{ display:block; }
	
	/**
	  * Espaçamentos Footer (newsletter)
	  * Para mobile em cada pagina
	*/
	
	body.home-page .after-newsletter-mobile,
	body.fale-conosco .after-newsletter-mobile {
		margin-top: -100px;
	}
	
	body.busca-imoveis .after-newsletter-mobile,
	body.detalhes-imovel .after-newsletter-mobile {
		margin-top: -80px;
		background: #f2f2f2;
	}
	
	body.a-rossi .after-newsletter-mobile {
		margin-top: -60px;
	}
	
	body.portal-do-cliente .after-newsletter-mobile {
		margin-top: -600px;
	}
	

	body.busca-imoveis,
	body.detalhes-imovel {
		background: #f2f2f2;
	}
	
	
	
	/**
	  * Cards
	*/
	
	.attr-bullets:before {
		font-size: 10px;
	}
	
	/**
	  * Menu
	*/
	
	.ico-mini-menu {
		height: 30px;
		margin-top: 1px;
	}
	
	/**
	  * Home
	*/
	
	.box-busca-rapida .busca-rapida-list .rapida-link {
		width: 100%;
	}
	
	.imoveis-list-mob-home .imoveis-item, 
	.imoveis-list-slider .imoveis-item {
		min-height: 400px;
	}
	
	body.home-page .box-imoveis-visitados .box-btn {
		text-align: center;
		margin: 25px auto;
	}
	
	body.home-page .box-imoveis-visitados .box-btn .btn-vermais {
		padding: 10px 20px 10px 70px;
		margin: 0 auto;
	}
	
	.box-video .video-descricao { text-align: center; }
	.box-video .video-descricao .sobre { font-size: 26px; }
	.box-video .video-descricao .titulo { font-size: 23px; }
	.box-video .video-descricao .descricao { font-size: 20px; }
	.box-video .video-descricao .btn-conhecamais {
		padding: 10px;
		margin: 25px 0;
	}
	
	body.home-page .box-video .video-descricao .btn-conhecamais {
		margin: 5px 0;
	}
	
	/**
	  * Contato
	*/
	
	.rodape {
		height: auto;
		padding: 25px 0;
	}
	
	.rodape .container {
		max-width: 320px;
		margin: 0 auto;
	}
	
	.rodape .footer-col {
		height: auto;
		margin: 0;
	}
	
	.rodape .footer-col:nth-child(1){
		width: 100%;
		float: none;
		margin-bottom: 65px;
	}
	
	.rodape .footer-col:nth-child(2),
	.rodape .footer-col:nth-child(3) {
		width: 50%;
		height: 175px;
	}
	
	.rodape .footer-col:nth-child(2) a,
	.rodape .footer-col:nth-child(3) a {
		font-size: 1.3em;
	}
	
	
	.rodape .footer-col:nth-child(4){
		width: 100%;
		float: none;
		clear: both;
	}
	
	.rodape .compre {
		margin: 0;
		padding: 0;
	}
	
	.rodape .compre a {
		margin-top: 0;
		margin-bottom: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 1.3em;
		background-size: 28px;
	}
	
	.rodape .compre a:hover {
		background-size: 28px;
	}
	
	.rodape .sac, 
	.rodape .compre a {
		width: 100%;
	}
	
	.rodape .sac {
		font-size: 1em;
	}
	
	.rodape .social {
		text-align: center;
		padding-top: 65px;
	}
	
	.rodape .social li, 
	.rodape .social li img {
		width: 30px;
		height: 30px;
	}
	
	.rodape .social li {
		margin-right: 20px;
	}
	
	
	.contrato-mobile {
		float: left;
		width: 38%;
		margin: 0 2% 0 0;
		padding: 0;
	}
	
	.contrato-mobile .input {
		padding: 0 0 9px 0;
		height: 33px;
	}
	
	.categoria-mobile {
		float: right;
		width: 60%;
		margin: -12px 0 0 0;
		padding: 0;
	}
	
	.categoria-mobile .special-selects {
		padding: 0 !important;
	}
	
	body.portal-do-cliente .row-form.outras-formas-atendimento {
		margin: 25px 0;
	}
	
	body.portal-do-cliente #box-form-email-fc-mobile .fc-header {
		padding: 0 10px;
		margin-bottom: 0;
	}
	
	.box-mapa-imovel {
		margin: 0 0 25px 0;
	}
	
	
}


.label-total-results {
	display: block;
    padding: 8px;
    font-size: 12px;
    background: #ffffffa8;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
}

.label-total-results ul {
	padding: 10px;
}

/**
  * Política privacidade
*/

.politica-privacidade {
	margin: 200px 25px 60px 25px;
	padding: 25px;
	line-height: 22px;
	font-size: 16px;
}

.politica-privacidade h1 {
	font-size: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #000;
	font-family: "cairobold";
}

.politica-privacidade p {
	margin-bottom: 20px;
	font-family: "cairoregular";
	font-size: 13px;
}

.politica-privacidade strong {
	font-family: "cairobold";
}

/**
  * Copyright
*/

copy {
	display: block;
	padding: 25px;
	font-size: 12px;
	color: #696969;
	background: #fff;
}

copy:after {
	content: "";
	display: table;
	clear: both;
}

copy div {
	display: block;
	float: left;
}

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

copy .copy a {
	display: block;
	text-decoration: none;
	color: #696969;
}

copy a:hover {
	text-decoration: underline;
	color: #000;
}


*[data-gs-display="desktop"] { display: block; }
*[data-gs-display="mobile"] { display: none; }


.marker-text-container h3 {
    color: #e21f3c;
    font-size: 16px;
    padding: 0;
    margin: 0 0 20px 0;
    display: block;
}

.marker-text-container h4 {
    color: #e21f3c;
    font-size: 14px;
    padding: 0;
    margin: 20px 0 20px 0;
    display: block;
	text-transform: uppercase;
}

.marker-text-container table {
    width: 100%;
	border: none;
}

.marker-text-container table td {
    width: 50%;
	border-bottom: 1px solid #d0d0d0;
	padding: 5px;
	text-align: left;
}

.marker-text-container span {
    font-size: 12px;
    color: #696969;
	line-height: 22px;
}

.img-show-details {
	display: none;
}

.detalhes-imovel #exibir-icones.imovel-list .img-show-details {
	display: block;
    width: 25px;
    height: 25px;
    margin-right: 8px;
    margin: 3px 8px 0 -7px;
    float: left;
}

.detalhes-imovel #exibir-icones.imovel-list .imovel-item span {
	display: none;
}

#topo .bg-topo.internas,
#topo .bg-topo.internas img.img-full {
	min-height: auto;
	height: auto;
}

.developed-by-mm {
	background: #ffffff;
    padding: 25px;
    color: #696969;
    text-transform: none;
    font-size: 1em;
    font-family: Sans, sans-serif;
    letter-spacing: 0;
    text-align: right;
}

.developed-by-mm span {
	display: inline-block;
    margin-right: 5px;
	margin-top: 10px;
}

.developed-by-mm img {
	float: right;
}

@media screen and (max-width:540px){
	.developed-by-mm {
		text-align: center;
	}
	
	.developed-by-mm span {
		float: left;
	}
	
	.developed-by-mm:after {
		content: "";
		display: table;
		clear: both;
	}
}

.change-alert {
	opacity: 0;
	height: 1px;
	border: 1px solid #ffffff8c;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    font-family: "cairoregular";
    line-height: 20px;
    color: #fff;
	transition: all 0.3s;
}

.change-alert-visible {
	opacity: 1;
	height: auto;
	transition: all 0.3s;
}

.change-alert b {
	font-family: "cairobold";
}

.portal-overlayer {
	position: fixed;
	background: rgba(0,0,0,0.74);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

.portal-overlayer .portal-alert {
	background: #fff;
    width: 400px;
    padding: 15px;
    height: 200px;
    text-align: center;
    font-size: 0.9em;
    box-shadow: 1px 6px 24px -6px #000;
    left: calc(50% - 200px);
    position: absolute;
    top: calc(50% - 100px);
}

.portal-overlayer .portal-alert a.btn {
	display: block;
    background: #e3203d;
    width: 80px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    bottom: 15px;
    left: calc(50% - 40px);
    color: #fff;
    text-transform: uppercase;
    font-family: "cairobold";
}

.portal-overlayer .portal-alert a.btn:hover {
    background: #BF1831;
}

.portal-overlayer .portal-alert small {
	display: block;
    color: #696969;
    font-size: 0.8em;
    padding: 8px 0;
}

.portal-overlayer .portal-alert img {
	display: block;
    margin: 0 auto 10px auto;
}

.row-form-portal-cliente-left {
	float:left;
	width:calc(50% - 10px);
	margin-right:10px;
}

.row-form-portal-cliente-right {
	float:right;
	width: 50%;
}

.assunto-fale-conosco {
	height:45px !important;
	padding-bottom:0 !important;
	margin-top:-15px !important;
}

.select-estado-02 {
	float:left;
	width:calc(30% - 10px);
	margin-right:10px;
	padding-top: 0;
	padding-bottom: 0;
	height: 33px;
	margin-top: 7px !important; 
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	background: transparent;
	color: #fff;
	border: none;
	border-bottom: 1px solid #ffffff7a;
	margin-top: 5px;
}

.select-estado-03 {
	float: left;
    width: calc(30% - 10px) !important;
    margin-right: 10px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 33px;
    margin-top: -7px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

@media screen and (max-width:540px){
	
	.portal-overlayer .portal-alert {
		width: 290px;
		height: 160px;
		left: calc(50% - 146px);
		top: calc(50% - 80px);
	}
	
	body.portal-do-cliente .box-portal .thumb-portal .box-login {
		top: 140px;
		left: 20px;
		right: 20px;
		width: calc( 100% - 40px);
		padding: 10px;
	}
	
	body.portal-do-cliente .box-portal .thumb-portal .box-login .input {
		font-size: 1em;
	}
	
	.row-form-portal-cliente-left {
		width:calc(40% - 10px);
	}

	.row-form-portal-cliente-right {
		width: 60%;
	}
	
	body.portal-do-cliente .box-portal .thumb-portal .box-login .input {
		line-height: 30px;
		height: 30px;
		padding: 0;
		margin: 0;
	}
	
	
	/** Ajuste Fino Mobile */
	
	/**
	  * HOME
	*/
	
	.attr-bullets:before { font-size: 8px !important; }
	
	body.home-page .box-imoveis-visitados .titulo {
    	text-align: center;
    	border: none;
	}
	
	body.home-page { padding-bottom: 65px; }
	
	.home-page .bg-topo, 
	.home-page #load-slider-home,
	.home-page .slider1, 
	.home-page .slider1 .slider-item {
		height: 212px !important;
		min-height: 212px;
		background: #EEEEEE url(../img/loading-gray.svg) no-repeat center;
		background-size: 28px 28px;
	}
	
	body.home-page .box-busca-home {
		height: 360px !important;
	}
	
	body.home-page .box-video .video-descricao {
		top: 160px;
		left: 0;
		width: auto;
		padding: 20px;
		margin: 0 30px;
	}
	
	.mm-newsletter form {
    	background: #e3203d;
	}
	
	.mm-newsletter form input[type="email"] {
		height: 40px;
	}
	
	.box-busca-home .input-busca-topo,
	.box-busca-rapida .busca-rapida-list .rapida-link {
    	font-size: 0.9em;
	}
	
	.detalhes-imovel .imoveis-item-descricao img, 
	.home-page .imoveis-item-descricao img {
		display: none;
	}
	
	body.home-page .box-imoveis-visitados {
		width: auto;
		max-width: 100%;
		overflow: hidden;
	}
	
	.box-video .video::before { display: none; }
	
	/**
	  * Imoveis: Busca
	*/
	
	#topo .bg-topo.internas, 
	#topo .bg-topo.internas img.img-full {
		min-height: auto;
	}
	
	.imoveis-list-mob-home .imoveis-item .thumb img,
	.imoveis-list-slider .imoveis-item .thumb img {
		height: 180px;
	}
	
	/**
	  * Fale Conosco
	*/
	
	.assunto-fale-conosco {
		margin-top:0 !important;
	}
	
	.select-estado-03 {
    	margin-top: -6px;
	}
	
	/**
	  * Footer
	*/
	
	copy { padding: 30px 15px !important; }
	copy .copy { margin: 15px auto 0 auto !important; }
	
	body.detalhes-imovel .slider-imovel .slick-slide img {
		width: auto;
		display: block;
		height: 270px;
	}
	
	body.detalhes-imovel .slider-imovel .slick-slide { width: 100% !important; max-width: 540px; overflow: hidden; }
	
	
	
	.fieldset-offset {
		position: absolute;
		left: 30px;
		top: -27vh;
		background: #e3203d;
		right: 30px;
		width: calc(100% - 60px) !important;
	}
	
	
}

@media screen and (max-width: 540px){
	
	body.portal-do-cliente .after-newsletter-mobile { margin-top: -85px; }
	body.portal-do-cliente .box-portal-lista { min-height: unset; }
	
}


/*
@media screen and (max-width: 540px){
	body.home-page .footer-nav-busca-home {
		max-width: 540px;
		overflow: hidden;
	}
}

@media screen and (max-width: 520px){
	body.home-page .footer-nav-busca-home {
		max-width: 520px;
		overflow: hidden;
	}
}

@media screen and (max-width: 475px){
	body.home-page .footer-nav-busca-home {
		max-width: 475px;
		overflow: hidden;
	}
}

@media screen and (max-width: 425px){
	body.home-page .footer-nav-busca-home {
		max-width: 425px;
		overflow: hidden;
	}
}

@media screen and (max-width: 320px){
	body.home-page .footer-nav-busca-home {
		max-width: 320px;
		overflow: hidden;
	}
}
*/