@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import "../fontawesome/css/font-awesome.min.css";
@import "../fancybox/fancybox.css";

img {
	border: 0;
}
a, a:hover{text-decoration:none;}
*, body {
	padding:0;
	margin:0;
	font-family: 'Montserrat', sans-serif;
	list-style:none;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	font-weight:400;
}
body{background: #e0f3e4;}
p {}
.clear {clear:both}
.red{ color: #F00}


/*** TOPO ***/
header { background:#1d3522; filter: alpha(opacity=96); -moz-opacity: 0.96;  opacity: 0.96; position:absolute; z-index:1111; top: 0; width:100%;}
header .topo { position:relative; padding-bottom:15px; padding-top:15px; text-align:center}
header .logo{ width:270px; float:left; margin-left:0;}
header .logo img { max-width:100% }
header .ops{ padding-top:5px;}
header .campo{ float:right; padding:5px 30px 5px 43px;}
header .campo a{ text-transform:uppercase; color:#fff; font-weight:bold; font-size:11px; line-height:15px;}
header .campo a:hover{transform: scale(1.2);}
header .campo .fone{ font-size:16px; font-weight: bold;}
header .campo .red{ color: #Fff;}
header .local{ background:url(../../images/i_local.png) no-repeat 0 center;}
header .ligue{ background:url(../../images/i_tel.png) no-repeat 0 center;}
header .whats{ background:url(../../images/i_whats.png) no-repeat 0 center;}
header .social{ float:right;}
header .social a{ width:37px; height:37px; border-radius:50%; margin-top:0px; background: #2f5036; display: block; text-align: center; margin-right: 5px; display: inline-block;}
header .social a:hover{transform: scale(1.2);}
header .social a i{color: #fff; font-size: 22px; margin-top: 8px}
header .social .face{ background:url(../../images/i_face.png)  center center no-repeat; }

.m_fixo  { position: fixed; } 
.m_fixo .logo{ width:200px; float:left; margin-left:0;}
.m_fixo .ops{ padding-top:3px;;}


/*** MENU ***/
header .abrir-menu {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 16px;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	margin: 13px 0 0 0;
	float: left;
	position: relative;
	width: 130px;
	z-index: 1000
}
header .abrir-menu:hover, header .abrir-menu.ativo {
	color: #64f082
}
header .abrir-menu:hover .icon-menu {
	background-color: #64f082;
	
}
header .abrir-menu.ativo .icon-menu {
	background-color: transparent;
	
}
header .abrir-menu:hover .icon-menu:after, header .abrir-menu.ativo .icon-menu:after, header .abrir-menu:hover .icon-menu:before, header .abrir-menu.ativo .icon-menu:before {
	background-color: #64f082;
}
header.abrir-menu.ativo {
	z-index:5
}
header.abrir-menu.ativo .icon-menu {
	background-color: transparent
}
header .abrir-menu.ativo .icon-menu:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
header .abrir-menu.ativo .icon-menu:before {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
header .abrir-menu.ativo .icon-menu:after, header .abrir-menu.ativo .icon-menu:before {
	transition: bottom .15s ease-in, top .15s ease-in, -webkit-transform .1s .3s ease-in
}
header .abrir-menu .icon-menu {
	background-color: #fff;
	height: 2px;
	width: 19px;
	display: inline-block;
	margin: 0 10px 4px 0;
	position: relative;
	transition: background-color .3s ease
}
header .abrir-menu .icon-menu:after, header .abrir-menu .icon-menu:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	content: '';
	background-color: #fff;
	height: 2px;
	width: 19px;
	position: absolute;
	transition: bottom .15s .3s ease-in, top .15s .3s ease-in, -webkit-transform .1s ease-in, background-color .2s ease
}
header .abrir-menu .icon-menu:after {
	top: -6px
}
header .abrir-menu .icon-menu:before {
	bottom: -6px
}
header .abrir-menu .icon-menu:hover {
	text-decoration: none
}
header .menu-aberto {
	background: rgba(47, 80, 54, 0.9);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	display: none
}

header .menu-aberto .menu-container {
	background: rgba(47, 80, 54, 0.9);
	padding: 90px 0
}
header .menu-aberto.ativo {
	position: fixed;
	z-index: 4;
	display: block;
	padding-top: 95px
}
header .menu-aberto .menu ul {
	list-style: none
}
header .menu-aberto .menu ul li {
	height: 60px;
	border-top: 1px solid #ccc
}
header .menu-aberto .menu ul li:first-child {
	border: 0
}
header .menu-aberto .menu ul li a {
	color: #fff;
	font-size: 17px;
	font-weight: 900;
	line-height: 60px;
	text-transform: uppercase;
	padding-left: 30px;
	width: 100%;
	display: block
}
header .menu-aberto .menu ul li a:hover {
	background: rgba(255,255,255,.2)
}

/* BUSCA */
.busca{ background:#2f5036; padding:20px 0}
.buscaint{ padding-top:90px;}
.busca h3{ font-size:22px; color:#fff; padding-left:70px; background:url(../../images/i_busca.png) no-repeat 0 center;font-family: 'Open Sans', sans-serif; font-weight:300; line-height:46px; margin-bottom:15px;}
.busca .esp{ float:left; width:19%; margin:6px 0.5%;}
.busca .esp2{ float:left; width:40%; padding:6px 0.5%;}
.bootstrap-select .btn{ padding: 10px 12px; border-radius: 20px; text-transform: uppercase; color: #1d3522;}

.busca .form input[type="text"], .busca .form input[type="email"], .busca .form textarea{
	border: 1px solid #ccc;
    width: 100%;
	color:#1d3522;
	font-size:13px;
	line-height:40px;
    background-color: #fff;
	border-radius:20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	outline:0;
	padding-left:15px;
	text-transform:uppercase
}
.busca form input[type="submit"] {
	background:#1d3522;
	font-weight:bold;
	color:#fff;
	width:100%;
	font-size:15px;
	line-height:41px;
	text-align:center;
	text-transform:uppercase;
	padding:0;
	border:0;
	outline:0;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.busca form input[type="submit"]:hover {
	background: #64f082;
	color:#1d3522;
}

/*****************************
 TÍTULO 
*****************************/
.titulo h2{ font-size:22px; color:#1d3522; padding-left:70px; background:url(../../images/i_titulo.png) no-repeat 0 center; font-family: 'Open Sans', sans-serif; font-weight:300; line-height:52px; margin:25px 0;}
.titulo h2 strong{ font-size:22px;}
.titulo-imovel{background:url(../../images/i_titulo.png) no-repeat 0 center;margin:25px 0; padding:6px 0}
.titulo-imovel h2{ font-size:22px; color:#1d3522; padding-left:70px;  font-family: 'Open Sans', sans-serif; font-weight:300; line-height:22px; }
.titulo-imovel h2 strong{ font-size:22px;}
.titulo-imovel p{font-size:14px; color:#1d3522; padding-left:70px;  font-family: 'Open Sans', sans-serif; font-weight:300;}

/*****************************
 IMÓVEIS LISTA 
*****************************/
.imoveis {}
.imoveis .cada {
	vertical-align: top; 
	text-align: center;
	width:23%; 
	margin:0 0.7%; 
	display:inline-block; 
	margin-bottom:40px;
}
.imoveis .cada a {
	display: block
}
.imoveis .cada > a > .foto {
	width: 100%;
	height: auto;
	padding:40% 0;
	display: inline-table;
	position: relative;
	border-radius: 18px 0 18px 0 ; 
	overflow:hidden
}
.imoveis .cada > a > .foto span.image,
.imoveis .cada > a > .foto span.title {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.imoveis .cada > a > .foto span.image {
	background-position: center;
	background-size: cover;
	z-index: 10;
	
}
.imoveis .cada > a > .foto span.title {
	background-color: rgba(0,0,0,0);
	z-index: 11;
}
.imoveis .cada > a > .foto span.mais {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 45px;
	text-align: center;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
*filter:alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	height: 50px;
	width: 50px;
	border: 2px solid #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	z-index: 25;
}
.imoveis .cada > a > .foto:hover span.mais {
	font-size: 40px;
	font-weight: 300;
	line-height: 55px;
	text-align: center;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
*filter:alpha(opacity=1);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
	height: 60px;
	width: 60px;
	border: 2px solid #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin: -30px 0 0 -30px;
}

.imoveis .cada > a > .foto span.title p {
	font-size: 17px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif; 
	font-weight:300;
	background: url(../../images/i_vb.png) #1d3522 no-repeat 10px center ;
	position:absolute;
	padding: 0 0 0 45px;
	line-height:34px;
	border-radius: 0 0 18px 0 ; 
	top:0;
	left:0;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	overflow: hidden;
	width:5px;
}

.imoveis .cada > a > .foto:hover span.title p {
	width:120px;
}
.imoveis .cada > a > .foto span.title:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.imoveis .cada > a > .foto span.title:hover .mais {
	background-color: rgba(0, 0, 0, 0.4);
}
.imoveis .cada .valor{ background:#666; color:#fff; padding:4px 10px; z-index:1000; position:absolute; bottom:0; left:0 ; width:145px;} 
.imoveis .cada .valor strike{text-decoration:line-through; font-size: 12px;}

.imoveis .cada h2{ font-family: 'Open Sans', sans-serif;font-size:17px; color:#1d3522; font-weight:bold; text-align:left; margin-top:6px; line-height:22px;}
.imoveis .cada h4{ font-family: 'Open Sans', sans-serif;font-size:15px; color:#1d3522; text-align:left; font-weight:normal;}

.imoveis .cada .info span { border:1px solid #ccc; padding:5px 5px 5px 5px; text-align:center; min-width:55px; float:left; margin:5px 3px;}
.imoveis .cada .info span div{color:#1d3522; text-align:center; padding-top:24px; font-size:14px}
.imoveis .cada .info span .dorm{ background:url(../../images/c_dorm.png) no-repeat center 0px;  }
.imoveis .cada .info span .area{ background:url(../../images/c_metro.png) no-repeat center 0px; }
.imoveis .cada .info span .banh{ background:url(../../images/c_ban.png) no-repeat center 0px; }
.imoveis .cada .info span .vagas{ background:url(../../images/c_gar.png) no-repeat center 0px; }


/*==========================================================*/
/*	PAGINAÇÃO												*/
/*==========================================================*/
.box-paginacao{
	width: 100%;
	font-size:14px;
	padding-bottom:40px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 0;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
.paginacao{
	float:right;
	color:#FFF;
}
.paginacao a{
	background:#ccc;
	color:#333;
	text-decoration:none;
	/*border:1px solid #666;*/
	padding:7px 10px;
	display:inline-block;
	margin:2px;
	
}
.paginacao a:hover{
	background:#FFF;
	color:#444
}
.paginacao a.active{
	background:#3d3037;
	color:#FFF;
	font-weight:bold;
	border:2px solid #281f24
}

/*****************************
 TITULO INTERNO
*****************************/
.title_int{ background:url(../../images/bg_int1.jpg) center top #000 no-repeat; padding:40px 0;}
.title_int h1{ font-size: 24px; color:#fff; padding-left:15px; font-weight:300 !important; text-transform: uppercase}

/*****************************
  IMÓVEL
*****************************/

.menu2 { white-space: nowrap; position: relative; z-index: 300; float:right; margin-bottom:8px;}
.menu2 > ul { display: table; font-weight: 300; width: 100%; }
.menu2 > ul > li { display: table-cell; position: relative; padding: 0 18px 0 0; }
.menu2 > ul > li:last-child { padding-right: 0 !important; }
.menu2 > ul > li > a { display: table; width: 100%; color: #888; font-size: 18px; }
.menu2 > ul > li > a > .ico { display: table-cell; white-space: nowrap; width:30px; vertical-align: middle; font-size: 20px; line-height: 1.1em; color: #EC923A; }
.menu2 > ul > li > a > .leg { display: table-cell; vertical-align: middle; line-height: 1.2em; font-size: 14px}
.menu2 > ul > li > a:hover { color: #EEA95A; }
.menu2 > ul > li > a:hover > .ico { color: #ED923B; }
.menu2 > ul > li > ul { display: none; position: absolute; left: 0; top: 30px; background: #999; min-width: 100%; overflow: hidden; font-weight: normal; }
.menu2 > ul > li.open > ul { display: block; }
.menu2 > ul > li > ul li { display: block; }
.menu2 > ul > li > ul li a { display: block; padding: 7px 30px 7px 12px; color: #fff; font-size: 16px; line-height: 1.3em; }
.menu2 > ul > li > ul li a:hover { background: #EEA95A; }


.titulo-imovel{}
.titulo-imovel h1{ font-size: 30px; line-height: 38px;  color: #b3b3b3; font-weight:800; margin:0;  }
.titulo-imovel h1 strong { color: #333; font-weight: 800 }
.titulo-imovel span { border:2px solid #ccc; line-height:38px; height:44px; width:44px; text-align:center; font-size:22px; border-radius:50%; float:left; margin:8px 10px 0 0}
.titulo-imovel p{font-size:15px; color:#523547; padding-left:50px;}
.voltar{text-align:right; margin-top:56px; display: block; color: #666;}
.voltar:hover{ color:#ddcaa6}
.barra-fixa{ right:0}
.box-img-imoveis-interna { margin-bottom:10px;}
.box-img-imoveis-interna img{ width: 100%;}
.miniaturas { width: 100%; padding-bottom:30px;}
.miniaturas li { float: left; padding: 5px 6px; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear; transition: all 0.3s linear; width:19%}
.miniaturas li figure { overflow: hidden; height: 62px; width:100%;  border: 2px solid #fff; cursor: pointer; background-color: #888;}
.miniaturas li figure:hover { border: 2px solid #2f5036;}
.miniaturas li img { display: table; width: auto; height: 100%; margin: 0 auto;}

.subtitulo-imoveis {  color:#333; font-weight: 800; padding-bottom: 12px; font-size:18px; letter-spacing: -1px;}
.lista-desc-imovel { margin-bottom: 20px;}
.lista-desc-imovel li { padding: 4px 10px;}
.lista-desc-imovel li:nth-child(odd) { background-color: #f8f8f8;}
.lista-desc-imovel li p { float: right; color: #606060; font-weight: 700; font-size:15px; margin:0; letter-spacing: -1px;}
.lista-desc-imovel li p:first-child { float: left; font-weight: 300;}

.opcionais { padding-bottom:20px}
.opcionais li{ display:inline-block; margin:0 1% 4px 1%; width:47%; font-weight:300; font-size:13px; text-overflow:ellipsis;overflow:hidden; white-space:nowrap;}
.opcionais li span{ color:#999; font-size:16px}

.fones{margin-top: 15px;}
.fones .contato1 a {display:block; background:#f26122; color:#fff; font-size:14px; text-align:center; padding:14px 0; text-transform:uppercase; line-height:17px; transition:0.4s; margin-bottom:10px}
.fones .contato1.whats a{background-color: #26d367;}
.fones .contato1.whats a i{ display:inline-block !important; float:none !important; font-size:30px; padding-right:5px; vertical-align:5px }
.fones .contato1.mens a i{ display:inline-block !important; float:none !important; font-size:26px; padding-right:5px; vertical-align:5px }
.fones .contato1 a:hover i{ color:#fff}
.fones .contato1 a span{ display:inline-block}
.fones .contato1 a:hover {background:#ab4519;}
.fones .contato1.whats a:hover{background-color: #1a984a}
.fones .contato1 a strong {font-size:16px; font-weight:800; display:block; letter-spacing: -1px;}

.descricao-imovel { border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 12px 0 6px 0; font-size:16px; margin-bottom:0px;}
.descricao-imovel p {font-weight:300; color: #606060; font-size:14px; text-align: justify;}
.preco-imovel { padding: 5px 0;}
.preco-imovel p { float: right; font-size:22px; line-height: 16px; color: #b3b3b3; letter-spacing: -1px; font-weight: 800}
.preco-imovel p:first-child { float: left; font-size: 15px;; color: #626262; font-weight: 700;}
.plus-preco-imovel { padding: 7px 0; border-bottom: 1px solid #b3b3b3; border-top: 1px solid #b3b3b3;}
.plus-preco-imovel p { float: right; font-size: 1.1em; color: #626262; line-height: 1.4em;}
.plus-preco-imovel p:first-child { float: left;}
.total-preco-imovel { border: none; font-size: 1.2em;}

.cada-financiamento { display: block; width: 40px;	height: 33px; margin: 8px 5px 0 5px; float:left; }
.cada-financiamento:hover {	background-position: bottom}
.cada-financiamento01 {	background: url("../../images/banrisul.jpg")center top no-repeat;}
.cada-financiamento02 {	background: url("../../images/caixa.jpg")center top no-repeat;}
.cada-financiamento03 {	background: url("../../images/bradesco.jpg")center top no-repeat;}
.cada-financiamento04 {	background: url("../../images/santander.jpg")center top no-repeat;}
.cada-financiamento05 {	background: url("../../images/brasil.jpg")center top no-repeat;}




.botao-form-imovel { background-color: #96110d; width: 100%; color: #fff; font-size: 1.4em; padding: 12px 20px; text-align: center; display: block; text-decoration: none; border-radius: 8px; cursor: pointer; -webkit-appearance: none;}
.botao-form-imovel:hover { background-color: #5A0F0D;}

.contato .input-imovel input[type="text"], .contato .input-imovel input[type="email"], .contato .input-imovel textarea{ width: 100%; display: block; background-color: #f2f2f2; padding: 10px 15px; color: #606060; margin-bottom: 15px; border:1px solid #ccc}
.contato .input-imovel input[type="text"]:focus, .contato .input-imovel input[type="email"]:focus, .contato .input-imovel textarea:focus{ background-color: #fff; border:1px solid #999}



.home_botoes{ background: url(../../images/bg_home.jpg) center center no-repeat; width:100%; padding:110px 0; margin:30px 0 -50px 0}
.home_botoes .icon{ width:35%; text-align:center; float:left}
.home_botoes .icon img{ max-width:100%;}
.home_botoes .info{ width:60%; float:left}
.home_botoes .info h3{ color:#000; font-size:21px; font-weight:bold}
.home_botoes .info p{ color:#fff; font-size:21px; font-weight: normal}
.home_botoes .encomenda{ background:#59dc75; padding:30px 15px; display:block; -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7;
*filter:alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.home_botoes .anuncie{ background:#4bc866; padding:30px 15px; display:block; -webkit-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7;
*filter:alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }

.cinza{ width:100%; background: #000}
.cinza span{ text-align:right; display:block; font-size:14px; line-height:34px; color: #F00}
header .face {
	background: url(../../images/face.png);
	width: 142px;
	height: 52px;
	float:right;
	margin-top:15px;
}



.bgmenu{ background:url(../../images/bg_busca2.png); padding-bottom:21px; z-index:1000; position:absolute; bottom:-59px; left:0; width:100%}

.banner{ background:url(../../images/bg_banner.png) #C6C7C9 repeat-x bottom}


/*** CONTEÚDO ***/
.sombra {
	background:url(../../images/sombra.png);
	width:950px;
	height:79px;
	margin:0 auto;
}
.dir{border-left:1px dashed #f2f2f2; font-size:16px}
.esq{font-size:16px}
.content {}

.movimento {transition: all 0.2s linear;}
 

.zoom {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.zoom:hover, .zoom:active {
	-webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);	
	position: relative;
}


.fale { font-weight: 500; }
.fale p a i{float: left; margin: 6px 15px 0 0;}
.fale p a { margin-bottom: 20px; display: block; color: #222; font-weight: 500;}
.fale p a b{display: block;}
.fale p a img{}

.mensagem button {background: #000; color: #fff; border: 0; padding: 10px; cursor: pointer; text-transform: uppercase;}
.mensagem button:hover{background:#2f5036; color: #fff;}


/*** RODAPÉ ***/ 

footer { background-color: #1d3522;	margin-top:50px;}
footer .logo img{ max-width:100%; margin-top:50px;}
footer .informacoes img{ float:left; margin:0 7px 10px 0}
footer .informacoes p{ text-align:left; font-size:12px; font-weight:300; clear:both}
footer .informacoes .infos{ padding:60px 0 20px;}
footer .informacoes .hor{ padding:60px 0 20px;}
footer h3, footer p{margin:0; padding:0; color:#d1d1d1; text-align:center;}
footer .creditos {
	background:#0e1e11;
	padding:14px 0 8px 15px;
	margin-top:20px;
	width:100%;
}
footer .creditos p{
	text-align:left;
	float:left;
	margin-bottom:10px;
	font-family: 'Open Sans', sans-serif; font-weight:300;color:#d1d1d1;font-size:12px;}
footer .creditos .autocentro {
	width:100px;
	height:30px;
	background:url(../../images/autocentro.png);
	float:right;
	margin:-2px 10px 0 0
}

footer .redes-sociais {
	background: #2f5036
}
footer .redes-sociais .rede-social {
	text-align: center;
	display: block;
	height: 70px;
	width: 100%;
	border-bottom: 4px solid #2f5036;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	position: relative
}
footer .redes-sociais .rede-social .tooltip {
	position: absolute;
	width: 106px;
	color: #fff;
	background: #000;
	height: 30px;
	line-height: 30px;
	text-align: center;
	visibility: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
footer .redes-sociais .rede-social .tooltip:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid #000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}
footer .redes-sociais .rede-social:hover .tooltip {
	visibility: visible;
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
*filter:alpha(opacity=80);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	top: -34px;
	left: 50%;
	margin-left: -53px;
	z-index: 999
}
footer .redes-sociais .rede-social.facebook:hover, .rodape .redes-sociais .rede-social.facebook.ativo {
	border-bottom-color: #293e6a;
	background-color: #3b5998
}
footer .redes-sociais .rede-social.twitter:hover, .rodape .redes-sociais .rede-social.twitter.ativo {
	border-bottom-color: #148db2;
	background-color: #1dcaff
}
footer .redes-sociais .rede-social.pinterest:hover, .rodape .redes-sociais .rede-social.pinterest.ativo {
	border-bottom-color: #a31319;
	background-color: #e41b23
}
footer .redes-sociais .rede-social.instagram:hover, .rodape .redes-sociais .rede-social.instagram.ativo {
	border-bottom-color: #34638b;
	background-color: #517ea3
}
footer .redes-sociais .rede-social.googleplus:hover, .rodape .redes-sociais .rede-social.googleplus.ativo {
	border-bottom-color: #278c17;
	background-color: #36c520
}
footer .redes-sociais .rede-social.blog:hover, .rodape .redes-sociais .rede-social.blog.ativo {
	border-bottom-color: #a31319;
	background-color: #e41b23
}
footer .redes-sociais .rede-social.snapchat:hover, .rodape .redes-sociais .rede-social.snapchat.ativo {
	border-bottom-color: #cac71b;
	background-color: #ecea1f
}
footer .redes-sociais .rede-social.fastdating:hover, .rodape .redes-sociais .rede-social.fastdating.ativo {
	border-bottom-color: #2f718b;
	background-color: #429fc2
}
footer .redes-sociais .rede-social.youtube:hover, .rodape .redes-sociais .rede-social.youtube.ativo {
	border-bottom-color: #a31319;
	background-color: #e41b23
}
footer .redes-sociais .rede-social.foursquare:hover, .rodape .redes-sociais .rede-social.foursquare.ativo {
	border-bottom-color: #970e58;
	background-color: #d2147a
}
footer .redes-sociais .rede-social.slideshare:hover, .rodape .redes-sociais .rede-social.slideshare.ativo {
	border-bottom-color: #2f718b;
	background-color: #429fc2
}
footer .redes-sociais .rede-social.linkedin:hover, .rodape .redes-sociais .rede-social.linkedin.ativo {
	border-bottom-color: #006289;
	background-color: #017fb2
}
footer .redes-sociais .icon {
	fill: white;
	margin: 20px auto 0;
	height: 30px;
	width: 30px
}
footer .redes-sociais .icon.icon-snapchat {
	width: 40px
}
footer .redes-sociais .icon.icon-blog {
	width: 37px;
	height: 37px;
	margin-top: 14px
}
footer .redes-sociais .icon.icon-slideshare {
	margin: 15px auto 0;
	height: 35px;
	width: 40px
}
footer .redes-sociais .icon.icon-google-plus {
	height: 30px;
	width: 35px
}
footer .redes-sociais .rede-social {
	background-image: url(../../images/redes-sociais-icones.png);
	background-repeat: no-repeat
}
footer .redes-sociais .rede-social.facebook {
	background-position: 5px 6px
}
footer .redes-sociais .rede-social.twitter {
	background-position: -50px -50px
}
footer .redes-sociais .rede-social.pinterest {
	background-position: -325px -325px
}
footer .redes-sociais .rede-social.instagram {
	background-position: -380px -380px
}
footer .redes-sociais .rede-social.googleplus {
	background-position: -270px -270px
}
footer .redes-sociais .rede-social.blog {
	background-position: -490px -490px
}
footer .redes-sociais .rede-social.snapchat {
	background-position: -215px -215px
}
footer .redes-sociais .rede-social.fastdating {
	background-position: -435px -435px
}
footer .redes-sociais .rede-social.youtube {
	background-position: -105px -105px
}
footer .redes-sociais .rede-social.foursquare {
	background-position: -160px -155px
}
footer .redes-sociais .rede-social.slideshare {
	background-position: -547px -545px
}
footer .redes-sociais .rede-social.linkedin {
	background-position: -606px -592px}


.whats_flutuante{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow: 1px 1px 2px #888;
  z-index:1001}


label.error{font-weight:300;color: #C00; font-size: 12px;}


@media (max-width: 1200px) {
}
@media (max-width: 992px) {
.busca .esp{ float:left; width:49%; padding:6px 0.5%;}
.busca .esp2{ float:left; width:98%; padding:6px 0.5%;}	
header .whats{ display:none}	
header .logo{ width:210px;}
header .campo{ padding:0px 45px 5px 43px;}

.imoveis .cada { width:46%; margin:0 0.7% 40px 0.7%; }
}

@media (max-width: 768px) {
	.float-desc-imovel { width: 97%; float:none; margin:0 auto}
	.voltar{ margin-top:0px;}
	.titulo-imovel{margin:25px 0 0 0;}
	footer .logo{ text-align: center; }
	footer .informacoes p{text-align: center;}
	footer .informacoes p img{display: none;}
	footer .creditos p{text-align: center; float: none;}

	
}

@media (max-width: 678px) {
	header .ligue{ display:none}
	.busca h3{ font-size:22px; line-height:26px;}	
	.float-desc-imovel:first-child { width: 97%; float:none; margin:0 auto}
}

@media (max-width: 548px) {
	header .face{ display:none}
	
	
	
}
@media (max-width: 480px) {
	.busca .esp{ float:left; width:99%; padding:6px 0.5%;}
	.busca .esp2{ float:left; width:99%; padding:6px 0.5%;}
	header .logo{ width:180px;}
	.busca h3{ font-size:18px; line-height:22px;}
	.titulo h2{line-height:26px;}
	.home_botoes{ display:none}
	footer .redes-sociais{ display:none}
	
}
@media (max-width: 470px) {
}
@media (max-width: 400px) {
	header .logo{  float:none; margin:0 auto  }
	header .abrir-menu{ float:none; margin: 0 20px 20px; width:80px}
	.m_fixo .logo{ width:180px; float:none; margin:0 auto}
	.imoveis .cada { width:98%;}

	header .social{float: none; position: absolute; top: 5px; right: 10px;}
	
}
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 40px; height: 40px; margin-top: -15px; z-index: 10; cursor: pointer; background-image: none; background-color: #fff; background-position: center; background-repeat: no-repeat; }
.swiper-button-next { right: 20px; left: auto; }
.swiper-button-next:active { right: 19px; left: auto; }
.swiper-button-prev { left: 20px; right: auto; }
.swiper-button-prev:active { left: 21px; right: auto; }
.swiper-pagination-bullet { display: inline-block; cursor: pointer; width: 15px; height: 15px; text-indent: -9999px; margin: 0 5px; border-radius: 0; background: #fff; opacity: 0.5; }
.swiper-pagination-bullet-active { background-color: #fff; opacity: 1; }
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 20px; }
#slide .swiper-home .swiper-wrapper .swiper-slide { background-size: cover; background-position: center; }

#slide .swiper-home .swiper-wrapper .swiper-slide:after { content: " "; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(110, 133, 115, 0.9); z-index: -1; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id { position: relative; z-index: 50; height: 100%; font-size: 1.2em; display: flex; flex-direction: column; justify-content: center; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo { background-color: #c7f0cf; color: #4c4d4f; padding: 0.93em; box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3); }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo h3 { font-weight: 800; font-size: 1.32em; line-height: 1.2em; text-transform: uppercase; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo p { font-weight: 500; }
@media (min-width: 768px) {#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo { width: calc(100% + 30px); padding-right: calc(30px + 0.93em); }
	#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo h3, #slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo p { width: 290px; margin: 0 auto; } }
@media (min-width: 768px) and (max-width: 991px) { #slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo h3, #slide .swiper-home .swiper-wrapper .swiper-slide .box-id .titulo p { width: 220px; } }
#slide .swiper-home .swiper-wrapper .swiper-slide:hover {color: #1d3522}
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos { width: 290px; margin: 1.62em auto 0; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos p.local { color: #fff; font-weight: 500; font-size: 0.87em; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos p.preco { background-color: #fff; width: 100%; height: 3.5em; display: flex; align-items: center; justify-content: center; font-size: 1.25em; font-weight: 800; border-radius: 5px; text-transform: uppercase; margin-top: 4em; }
#slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos p.conheca { display: block; background-color: #c7f0cf; text-align: center; text-transform: uppercase; font-size: 0.93em; line-height: 2em; font-weight: 800; border-radius: 5px; padding: 7px 0; margin-top: 1em; }
@media (max-width: 767px) { #slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos { display: none; } }
@media (max-width: 991px) { #slide .swiper-home .swiper-wrapper .swiper-slide .box-id .infos { width: 220px; } }
@media (max-width: 991px) { #slide .swiper-home .swiper-wrapper .swiper-slide .box-id { font-size: 0.9em; } }
	#slide .swiper-home .swiper-wrapper .swiper-slide .img-repetida { z-index: 10; position: relative; padding-bottom: 100%; background-size: cover; background-position: center; }
@media (min-width: 992px) and (max-width: 1199px) { #slide .swiper-home .swiper-wrapper .swiper-slide .img-repetida { width: calc(100% + 60px); } }
@media (max-width: 767px) { #slide .swiper-home .swiper-wrapper .swiper-slide .img-repetida { margin-top: 15px; } }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons { display: flex; }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx { width: 100%; height: 77px; border-radius: 5px; text-align: center; padding-top: 57px; font-weight: 800; font-size: 0.87em; color: #1d3522; background-repeat: no-repeat; background-position: top 15px center; background-size: auto; background-color: #fff; }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx.quartos { background-image: url(../../images/icon-dormitorios.png); }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx.vagas { background-image: url(../../images/icon-garagem.png); }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx.banheiros { background-image: url(../../images/icon-banheiros.png); }
#slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx.tamanho { background-image: url(../../images/icon-extensao.png); }
@media (min-width: 992px) and (max-width: 1199px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx { width: 80px; } }
@media (max-width: 991px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx { height: 55px; padding-top: 36px; background-size: auto 20px; background-position: top 8px center; } }
@media (min-width: 768px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx { margin-bottom: 10px; } }
@media (max-width: 767px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons .cx { margin: 0 5px; } }
@media (min-width: 768px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons { flex-direction: column; justify-content: center; align-items: flex-end; height: 100%; padding-left: 15px; } }
@media (max-width: 767px) { #slide .swiper-home .swiper-wrapper .swiper-slide .icons { justify-content: center; margin: 15px 0; } }
@media (min-width: 1200px) { #slide .swiper-home .swiper-pagination, #slide .swiper-home .swiper-pagination-clickable, #slide .swiper-home .swiper-pagination-bullets { padding-left: 380px; } }
@media (min-width: 992px) and (max-width: 1199px) {#slide .swiper-home .swiper-pagination, #slide .swiper-home .swiper-pagination-clickable, #slide .swiper-home .swiper-pagination-bullets { padding-left: 313px; } }
@media (min-width: 768px) and (max-width: 992px) { #slide .swiper-home .swiper-pagination, #slide .swiper-home .swiper-pagination-clickable, #slide .swiper-home .swiper-pagination-bullets { padding-left: 178px; } }
@media (max-width: 767px) { #slide .swiper-home .swiper-pagination, #slide .swiper-home .swiper-pagination-clickable, #slide .swiper-home .swiper-pagination-bullets { bottom: 160px; padding-left: 0; } }



/* Swiper 4.0.3  */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; }

.swiper-invisible-blank-slide { visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: transform,height; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: .2s top,.2s -webkit-transform; transition: .2s top,.2s -webkit-transform; -o-transition: .2s transform,.2s top; transition: .2s transform,.2s top; transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s left,.2s -webkit-transform; transition: .2s left,.2s -webkit-transform; -o-transition: .2s transform,.2s left; transition: .2s transform,.2s left; transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s right,.2s -webkit-transform; transition: .2s right,.2s -webkit-transform; -o-transition: .2s transform,.2s right; transition: .2s transform,.2s right; transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000; }

.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; }

