/* CSS Document */
.Cor1 {
	background-color: #038000;
}
.Cor2 {
	background-color: #333333;
}
.Font1 {
	font-family: 'Roboto', sans-serif;
}
.Font2 {
	font-family: 'Roboto Condensed', sans-serif;;
	}
.Font3 {
	font-family: 'Questrial', sans-serif;
}
.clear {
	clear: both;
}
html, body {
	font-size: 1em;
	top: 0;
	left: 0;
	font-family: Roboto, sans-serif;
}
html {
	scroll-behavior: smooth;
    width: 100%;
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;

}
.container {
	position: relative;
	left: 0px;
	top: 0px;
	min-height: 100%;
}

#nav_social {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	height: 32px;
}
#nav_social .Btn_Menu {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 0px;
	right: 8px;
}

#nav_social  li   {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 16px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_social  ul   {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
#nav_social  li  img   {
	opacity: 0;
	margin: 0px;
	padding: 0px;
}
#nav_social  li  img:hover   {
	cursor: pointer;
	opacity: 1;
}


header {
	background-color: #009900;
	margin: 0px;
	height: 64px;
	width: 100%;
	position: relative;
	display: block;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
header   img  {
	height: 64px;
	margin-right: 32px;
	position: relative;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Telephone {
	width: 100%;
	position: relative;
	z-index: 48;
	margin: 0px;
	background-color: #333333;
	height: 48px;
	background-repeat: no-repeat;
	background-position: 16px center;
	text-align: left;
	padding: 0px;
}
#Telephone img {
	position: absolute;
	left: 12px;
	top: -24px;
}


#Telephone p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Codigo {
	padding: 0px;
	height: 48px;
	width: 50%;
	position: relative;
	z-index: 64;
	background-image: url(../img/BG_Search.png);
	background-repeat: repeat-x;
	left: 50%;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Codigo  img {
	display: inline;
	margin-left: -28px;
	float: left;
	height: 48px;
	width: 55px;
}
#Imoveis_Focus {
}

#Codigo  label {
	display: inline;
	float: left;
	margin-top: 0px;
	height: 64px;
	width: 64px;
}
#Codigo  input {
	display: inline;
	height: 24px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: right;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-style: none;
	font-family: Roboto, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #FFFFFF;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: calc(100% - 40px);
	text-align: center;
	position: relative;
}
#Codigo input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1; /* Firefox */
}
#Codigo input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFFFFF;
}
#Codigo input::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFFFFF;
}
#nav {
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	position: absolute;
	z-index: 2048;
}
#nav h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Roboto, sans-serif;
	font-weight: 900;
}
#nav img {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 12px;
	right: 12px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#nav li {
	font-family: Roboto, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
#nav a {
	color: #333333;
	text-decoration: none;
}

.NavClosed {
	height: 100%;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	top: -200%;
}
.NavOpen {
	display: block;
	min-height: 100%;
	height: auto;
	z-index: 2048;
	transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	top: 0px;
}
#SlideIntro {
	padding: 0px;
	width: 100%;
	z-index: 32;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -24px;
	margin-left: 0px;
	position: relative;
	top: -24px;
}
#Pesquisa {
	width: 100%;
	position: relative;
	background-color: #333333;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 128px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right center;
}
#Pesquisa article {
	position: relative;
}
#Pesquisa table {
	margin-right: auto;
	margin-left: auto;
}

#Pesquisa label {
	font-family: Roboto, sans-serif;
	font-size: 0.9em;
	color: #999999;
	display: block;
	text-align: left;
	vertical-align: middle;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#Pesquisa figure {
	height: 32px;
	width: 100%;
	border: 1px solid #999999;
	background-color: #333333;
	overflow: hidden;
	background-image: url(../img/Btn_Select.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#Pesquisa figure:hover {
	background-image: url(../img/Btn_Select_hover.png);
}

#Pesquisa figure select {
	font-family: Roboto, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	color: rgba(255,255,255,0.8);
	background-color: transparent;
	width: calc(100% + 32px);
	height: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #333333;
	position: relative;
}

#Pesquisa figure select option {
	background-color: #333333;
	height: 24px;
	outline: none;
	border: 1px solid #333333;
}
#Pesquisa h1 {
	color: #FFFFFF;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 1.8em;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#Pesquisa #Enviar {
	background-image: url(../img/BG_pesquisa_link_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 50%;
	position: absolute;
	right: 32px;
	bottom: 32px;
}
#Pesquisa   #Enviar .submit {
	background-color: transparent;
	margin-top: -18px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	position: absolute;
	right: 80px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1em;
	border: 1px solid #666666;
	top: 50%;
}
#Pesquisa   #Enviar .submit:hover {
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
#Pesquisa li {
	display: inline-block;
	margin-right: 64px;
	margin-bottom: 16px;
	text-align: right;
}
#Pesquisa  li  p {
	display: block;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #999999;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#Pesquisa  li  h2  {
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #999999;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#Pesquisa h1 span {
	color: #009900;
}
#Pesquisa  .InputValor {
	background-color: transparent;
	height: 32px;
	width: 64px;
	border: 1px solid #999999;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#Pesquisa #Pesquisa_D {
	background-image: url(../img/BG_pesquisa_link_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 48px;
	width: 50%;
	left: 32px;
	bottom: 32px;
	margin: 0px;
	padding-left: 80px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#Pesquisa #Pesquisa_D p {
	border: 1px solid #666666;
	margin: 0px;
	height: 22px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
}





input[type=range] {
	-webkit-appearance: none;
	width: 200px;
	background-color: transparent;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
#Pesquisa #Pesquisa_D p:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 256px;
  height: 4px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: rgba(128, 128, 128, 0.64);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #009900;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(141, 141, 141, 0.64);
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: rgba(128, 128, 128, 0.64);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #009900;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: rgba(115, 115, 115, 0.64);
  border: 0px solid #010101;
  border-radius: 2.6px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: rgba(128, 128, 128, 0.64);
  border: 0px solid #010101;
  border-radius: 2.6px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid rgba(0, 0, 0, 0);
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #009900;
  cursor: pointer;
  height: 8px;
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(128, 128, 128, 0.64);
}
input[type=range]:focus::-ms-fill-upper {
  background: rgba(141, 141, 141, 0.64);
}

#Pesquisa  #AmountValor {
	width: 128px;
}
#Pesquisa  #RangeInputValor {
	width: 228px;
}
#Destaque {
	background-color: #F3F3F3;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
#Destaque header {
	margin-bottom:64px;
    margin-left:0px;
    margin-left:0px;
    margin-right:0px;
	padding: 0px;
	height: 64px;
	width: 100%;
	background-color: #F3F3F3;
	text-align: center;
}
#Destaque  header  p {
	height: 32px;
	float: none;
	font-family: Roboto, sans-serif;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 16px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	text-align: center;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	overflow: hidden;
	display: inline-block;
    text-align:center;
}
.D_on {
	border: 2px solid #333333;
	color: #333333;
}
.D_off{
	border: 1px solid #999999;
	color: #999999;
}
#Destaque #Listing {
	display: flex;
	flex-direction: column;
	justify-content:center;
	text-align: center;
	width: 256px;
	margin-right: auto;
	margin-left: auto;
}
.Grid  {
	padding: 0px;
	flex-wrap:  wrap;
	justify-content: space-evenly;
	min-height: 128px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Grid  article  {
	padding: 0px;
	width: 256px%;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

.Grid p {
	font-family: Roboto, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	text-align: center;
	width: 64%;
	line-height: 1.3em;
}
.Grid   article img  {
	height: 240px;
	width: 256px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
.Grid   article figure  {
	background-image: url(../img/BG_Bem.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 240px;
	width: 256px;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Grid article figure p {
	margin-left: 0px;
}

.Grid article figure  h2  {
	font-family: Roboto, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	position: relative;
}
.Grid article figure   h3  {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
}
.Grid article figure h4 {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 52px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
}
.Grid  article    figure .BtnFavori  {
	position: absolute;
	height: 32px;
	width: 32px;
	left: 0px;
	top: 16px;
	background-image: url(../img/Ico_heart.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Grid  article  figure .BtnFavori:hover {
	cursor: pointer;
}
.Grid   article   figure .BtnFavoriDel:hover {
	cursor: pointer;
}
.Grid article figure .BtnFavoriDel  {
	position: absolute;
	height: 32px;
	width: 32px;
	left: 0px;
	top: 16px;
	background-image: url(../img/Ico_Corbeil.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Grid  article figure ul  {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	position: relative;
}

.Grid  article figure  li  {
	list-style-type: none;
	background-repeat: no-repeat;
	float: left;
	padding-left: 40px;
	font-family: Roboto, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	margin-right: 16px;
	height: 20px;
	background-position: left center;
	margin-top: 8px;
}
.Btn   {
	height: 48px;
	width: 200px;
	position: absolute;
	right: 0px;
	background-image: url(../img/BG_BtnItem.png);
	margin-left: 0px;
	padding-left: 0px;
	bottom: 16px;
}
.Btn  p   {
	font-family: Roboto, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #FFFFFF;
	height: 25px;
	width: 144px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-left: 12px;
	overflow: hidden;
	background-image: url(../img/BG_BtnItem_a.png);
	background-repeat: no-repeat;
	background-position: -152px top;
	-webkit-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.Btn  p:hover   {
	background-position: 0px 0px;
	-webkit-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
	cursor: pointer;
}
#title {
	font-family: Roboto, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #333333;
	height: 32px;
	width: 80%;
	padding-top: 32px;
	padding-right: 10%;
	padding-left: 10%;
	margin: 0px;
	padding-bottom: 32px;
	position: relative;
	letter-spacing: 2px;
	font-weight: 900;
}

footer {
	background-color: #333333;
	padding: 32px;
	width: calc(100% - 64px);
	font-family: Roboto, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	position: relative;
	margin-top: -4px;
}
footer .Tel {
	background-image: url(../img/Ico_Tel.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 56px;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
}

footer .Tel a{
	color: #FFFFFF;
	text-decoration: none;
}


footer .Tel p {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
}
footer .Tel p span {
	font-size: 1.1em;
	font-weight: 900;
}
footer .adresse {
	margin-left: 0px;
	padding: 0px;
	margin-top: 32px;
	text-align: center;
}
footer .adresse p {
	margin: 0px;
	padding: 0px;
}
footer .adresse p span {
	font-size: 0.9em;
	font-weight: 900;
	margin-right: 12px;
}
::-webkit-input-placeholder { /* Edge */
  color: #666666;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666666;
}
::placeholder {
  color: #666666;
}
#popup {
	background-color: rgba(64,64,64,0.8);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 512;
	display: none;
}
#popup #Information {
	height: auto;
	width: 250px;
	margin-top: 12%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 64px;
	padding-right: 32px;
	padding-bottom: 64px;
	padding-left: 32px;
	background-color: #FFFFFF;
	position: relative;
}
#popupvideo {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1024;
	left: 0px;
	top: 0px;
	min-height: 100%;
	display: none;
}
#popupvideo iframe {
	z-index: 1024;
}
#popupvideo article {
	font-family: Roboto, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 12px;
	padding-right: 32px;
	padding-bottom: 12px;
	padding-left: 48px;
	z-index: 2000;
	left: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(../img/BG_Closed.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	height: 32px;
}
#popupvideo article:hover {
	background-color: #038000;
	cursor: pointer;
}
.pointer:hover {
	cursor: pointer;
}
#lhc_status_container_page {
	width: 320px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 1024;
	background-color: #FFFFFF;
	height: 320px;
}
#jssor_3{
display:none;
}
#jssor_2{
display:block;
}
#Imoveis_Focus {
	background-size:cover;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #038000;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: auto;
}
#Imoveis_Focus  h1  {
	color: #FFFFFF;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 1.8em;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: center;
}

#jssor_1  .Grid  .lien {
	background-image: url(../img/BG_BtnItem2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 200px;
	position: absolute;
	right: 16px;
	bottom: 16px;
}
#jssor_1  .Grid  .lien  p {
	font-size: 1em;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
	margin-top: 16px;
	margin-right: 64px;
}
#Imoveis_Focus #jssor_1 .Grid {
	background-color: #333333;
	width: 320px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	height: 48px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Imoveis_Focus   #jssor_1   .Grid h2 {
	font-size: 1em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	display: block;
	width: calc(100% - 32px);
	float: none;
}

@media only screen and (max-width: 440px) {
#jssor_2{
display:none;
}
#jssor_3{
display:block;
}
#Telephone {
	height: 68px;
}
#Pesquisa {
	padding-bottom: 192px;
}

#Pesquisa #Enviar {
	bottom: 112px;
}
}
#Imoveis_Focus #jssor_1 .Grid h2 span {
	font-size: 1em;
	font-weight: 400;
}

.vendu   {
	background-image: url(../img/vendu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 2048;
	height: 32px;
	width: 192px;
	left: 0px;
	top: 32px;
}
