body {
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #0077aa; /*#009fe3*/
}

/*CONTAINER RESOLUÃƒâ€¡Ãƒâ€¢ES*/
@media (min-width:992px) {
.container {
	width: 1000px
}
}
@media (min-width:1200px) {
.container {
	width: 1000px
}
}
/*CABECALHO*/
@media (min-width:768px) {
.cabecalho {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	right: 0px;
}
}
@media (max-width:768px) {
.cabecalho {
}
}
.cabecalho .container {
}
.cabecalho .navbar-header {
	float: none;
	text-align: center;
}
.cabecalho .navbar-header .navbar-brand {
	float: none;
	height: auto;
	padding: 0px;
}
@media (min-width:768px) {
.cabecalho .navbar-header .navbar-brand {
	float: left;
	margin-left: -25px;
	margin-top: 10px;
}
}
.cabecalho .navbar-header .navbar-brand img {
	display: inline;
	text-align: center;
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
@media (min-width:768px) {
.cabecalho .navbar-header .navbar-brand img {
	width: 366px;
	height: 148px;
}
}
@media (max-width:768px) {
.cabecalho .navbar-header .navbar-brand img {
	width: 80%;
	max-width: 366px;
	height: 140px;
	margin: 15px 0px 10px 0px;
	background-image: url(../images/rodape_logotipo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
}
@media (max-width:470px) {
.cabecalho .navbar-header .navbar-brand img {
	margin-top: 45px;
}
}
@media (min-width:768px) and (max-width:992px) {
.cabecalho .navbar-header .navbar-brand {
	float: none;
	margin: 0px;
}
.cabecalho .navbar-header .navbar-brand img {
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}
}
.cabecalho .navbar-toggle-container {
	clear: both;
	background-color: #009fe3;
}
.cabecalho .navbar-toggle-container:after {
	content: '';
	width: 100%;
	height: 1px;
	clear: both;
	display: block;
}
.cabecalho .navbar-toggle-container a.btn-inicio {
	background-image: url(../images/bt_inicio.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 9px;
	text-indent: -9000em;
	float: left;
}
@media (max-width:768px) {
.cabecalho .navbar-toggle-container {
	position: relative;
}
.cabecalho .navbar-toggle-container a.btn-reservas {
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	top: 5px;
	right: 65px;
}
}
@media (min-width:768px) {
.cabecalho .navbar-toggle-container {
	display: none;
}
}
.cabecalho .navbar-toggle {
	background-color: #009fe3;
}
.cabecalho .navbar-toggle .icon-bar {
	background-color: #fff;
}
.cabecalho #menu-geral {
	clear: both;
	text-align: left;
}
@media (max-width:768px) {
.cabecalho #menu-geral {
	background-color: #009fe3;
}
}
@media (min-width:992px) {
.cabecalho #menu-geral {
	position: absolute;
	z-index: 9;
	top: 75%;
	right: 0px;
}
}
@media (min-width:768px) and (max-width:992px) {
.cabecalho #menu-geral {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -20px;
}
}
.cabecalho #menu-geral ul {
	float: none;
}
@media (min-width:768px) and (max-width:992px) {
.cabecalho #menu-geral ul {
	display: inline-block;
}
}
.cabecalho #menu-geral ul li {
}
.cabecalho #menu-geral ul li a {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
@media (min-width:768px) {
.cabecalho #menu-geral ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.7);
}
}
@media (min-width:768px) {
.cabecalho #menu-geral ul li a:hover, .cabecalho #menu-geral ul li.active a {
	background-color: transparent;
	color: #009fe3;
}
.cabecalho #menu-geral ul li a:active {
	background-color: transparent;
}
.cabecalho #menu-geral ul li a:focus {
	background-color: transparent;
}
}
@media (max-width:768px) {
.cabecalho #menu-geral ul li a:hover, .cabecalho #menu-geral ul li.active a {
	background-color: #fff;
	color: #009fe3;
}
.cabecalho #menu-geral ul li a:active {
	background-color: #fff;
	color: #009fe3;
}
.cabecalho #menu-geral ul li a:focus {
	background-color: #fff;
	color: #009fe3;
}
}
.cabecalho .lang {
	background-color: #fff;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.cabecalho .lang a {
	text-indent: -9000em;
	float: left;
	display: block;
	height: 17px;
	width: 26px;
	margin-right: 3px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: center center;
}
@media (min-width:992px) {
.cabecalho .lang {
	float: right;
}
}
@media (max-width:992px) {
.cabecalho .lang {
	width: 93px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.cabecalho .lang a {
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.12);
}
}
@media (max-width:390px) {
.cabecalho .lang {
	margin-top: -35px;
}
}
@media (min-width:768px) and (max-width:992px) {
.cabecalho .lang {
	width: auto;
	height: 42px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.cabecalho .lang a {
	background-color: rgba(255, 255, 255, 0.8);
}
}
.cabecalho .lang a.br {
	background-image: url(../images/lang_br.gif);
}
.cabecalho .lang a.en {
	background-image: url(../images/lang_en.gif);
}

a[href="precos.html"], 
a[href="http://www.varandasdeaguasbelas.com/precos.html"], a[href="https://www.varandasdeaguasbelas.com/precos.html"], 
a[href="http://varandasdeaguasbelas.com/precos.html"], a[href="https://varandasdeaguasbelas.com/precos.html"],
a[href="http://www.varandasdeaguasbelas.com/uk/precos.html"], a[href="https://www.varandasdeaguasbelas.com/uk/precos.html"], 
a[href="http://varandasdeaguasbelas.com/uk/precos.html"], a[href="https://varandasdeaguasbelas.com/uk/precos.html"] {
	visibility: hidden !important;
	display: none !important;
}

/*SLIDESHOW*/
@media (max-width:768px) {
.c-slideshow {
	display: none;
}
.c-slideshow.index {
	display: inline-block;
}
}
.c-slideshow .item .carousel-caption {
	font-size: 30px;
	text-transform: uppercase;
	color: #FFF;
	background-color: rgba(164,145,126,0.8);
	margin-bottom: 18%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);/* display: none; */
}
@media (max-width:992px) {
.c-slideshow .item .carousel-caption {
	margin-bottom: 6%;
	font-size: 19px;
}
}
.c-slideshow .item .blank {
	background-image: url(../images/bg_slideshow-foto.png);
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.c-slideshow .item img {
	background-size: cover;
	width: 100%;
	height: 100%;
}
@media (min-width:992px) {
.c-slideshow .glyphicon-chevron-left {
	margin-left: -35%;
}
.c-slideshow .glyphicon-chevron-right {
	margin-right: -35%;
}
}
@media (max-width:992px) {
.c-slideshow .glyphicon-chevron-left {
	margin-left: -48%;
}
.c-slideshow .glyphicon-chevron-right {
	margin-right: -45%;
}
}
.carousel .item img {
	margin-left: auto;
	margin-right: auto;
}
.slideshow-btn {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4%;
	z-index: 1;
	width: 200px;
	text-align: center;
}
.slideshow-btn .btn-geral {
	width: 155px;
	margin-bottom: 10px;
}
@media (max-width:992px) {
.slideshow-btn .descubra {
	display: none;
}
}
@media (max-width:768px) {
.slideshow-btn {
	display: none;
}
}
/*CORPOSITE*/
.corposite {
}
.corposite.container-fluid {
	padding: 0px;
}
.corposite.container-fluid .conteudos {
	margin: 0px;
}
.conteudos {
	text-transform: uppercase;
}
.conteudos a {
}
.conteudos p {
}
.conteudos .col-md-12 {
}
.conteudos h1.titulo {
	color: #76c5f0;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.conteudos p.titulo, .conteudos strong.titulo {
	color: #76c5f0;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.conteudos h2.subtitulo {
	font-size: 19px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.conteudos h3.subtitulo {
}
.conteudos .subtitulo {
}
.conteudos .bg_titulo {
	background-image: url(../images/separador.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
	margin-bottom: 20px;
}
.conteudos .breadcrumb {
	background-color: #ededed;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.conteudos .breadcrumb a {
	color: #e3000f;
	font-weight: bold;
}
.conteudos .testemunho {
}
.conteudos .col-esquerda {
	text-align: center;
}
.conteudos .col-direita {
	text-align: center;
}
 @media (min-width:768px) {
.conteudos .col-esquerda {
	text-align: right;
	padding-left: 80px;
}
.conteudos .col-direita {
	text-align: left;
	padding-right: 80px;
}
}
.conteudos .testemunho:before {
	content: '';
	background-image: url(../images/quote.gif);
	background-position: left top;
	display: inline-block;
	height: 20px;
	width: 23px;
	margin-right: 8px;
	margin-bottom: 4px;
}
.conteudos .testemunho:after {
	content: '';
	background-image: url(../images/quote.gif);
	background-position: left bottom;
	display: inline-block;
	height: 20px;
	width: 23px;
	margin-left: 8px;
	margin-bottom: -12px;
}
.conteudos .testemunho-autor {
	text-transform: none;
	text-align: right;
	font-size: 12px;
}
 @media (min-width:1440px) {
.efeito-img {
	max-width: 1470px;
	margin-left: auto;
	margin-right: auto;
}
}
.efeito-img {
}
.efeito-img .col-img {
	padding: 0px;
	position: relative;
	cursor: pointer;
}
@media (min-width: 768px) and (max-width: 992px) {
.efeito-img .col-img {
	width: 20%;
	overflow: hidden;
}
}
@media (max-width: 768px) {
.col-img .efeito-imagem {
	width: 100%;
}
}
.efeito-img .efeito-conteudo {
	background-color: rgba(0,0,0,0.5);
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	text-align: center;
}
.efeito-img .efeito-conteudo .efeito-texto {
	width: 75%;
	margin-top: 45%;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
 @media (min-width: 992px) {
.efeito-img .efeito-conteudo {
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .12s ease-in;
	-ms-transition: all .12s ease-in;
	-moz-transition: all .12s ease-in;
	-o-transition: all .12s ease-in;
	transition: all .12s ease-in;
}
.efeito-img .col-img:hover .efeito-conteudo {
	background-color: rgba(0,0,0,0.3);
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .12s ease-in;
	-ms-transition: all .12s ease-in;
	-moz-transition: all .12s ease-in;
	-o-transition: all .12s ease-in;
	transition: all .12s ease-in;
}
.efeito-img .efeito-conteudo .efeito-texto {
	-webkit-transition: all .12s ease-in;
	-ms-transition: all .12s ease-in;
	-moz-transition: all .12s ease-in;
	-o-transition: all .12s ease-in;
	transition: all .12s ease-in;
}
.efeito-img .efeito-conteudo a {
	width: 100%;
	height: 100%;
	display: block;
}
.efeito-img .col-img:hover .efeito-texto {
	margin-top: 40%;
	-webkit-transition: all .12s ease-in;
	-ms-transition: all .12s ease-in;
	-moz-transition: all .12s ease-in;
	-o-transition: all .12s ease-in;
	transition: all .12s ease-in;
}
}
.efeito-img .efeito-conteudo .efeito-btn {
	position: absolute;
	z-index: 9;
	left: 0px;
	right: 0px;
	bottom: 6%;
}
.efeito-img .efeito-conteudo .efeito-btn .btn-geral {
	width: 75px;
	margin: 2px;
}
 @media (min-width:992px) {
.efeito-img .conteudos {
	width: 100%;
	overflow: hidden;
}
.efeito-img .conteudos .col-img {
	-webkit-transition: all .12s ease-in;
	-ms-transition: all .12s ease-in;
	-moz-transition: all .12s ease-in;
	-o-transition: all .12s ease-in;
	transition: all .12s ease-in;
}
.efeito-img .conteudos .col-img {
	width: 20%;
}
.efeito-img .conteudos:hover .col-img {
	width: 16.75%;
}
.efeito-img .conteudos .col-img:hover {
	width: 33%;
}
}
/*GALERIA - ACTIVIDADES*/
.actividades, .galeria {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
@media (max-width:768px) {
.actividades.row, .galeria.row {
	margin: 0px;
}
}
.actividades .col-md-6, .galeria .col-md-6 {
	margin-bottom: 20px;
}
.galeria .carousel {
	margin-bottom: 5px;
	cursor: pointer;
}
.actividades .carousel {
	margin-bottom: 5px;
}
.actividades strong.titulo, .galeria strong.titulo {
	font-size: 15px;
	display: inline-block;
	margin-bottom: 5px;
}
.actividades div.descricao, .galeria div.descricao {
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaeaea;
}
.actividades div.descricao:after, .galeria div.descricao:after {
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
.galeria a.btn-geral {
	font-size: 14px;
	padding: 7px 10px;
	margin-top: 10px;
	height: 35px;
	display: inline-block;
}
.servico {
	text-align: center;
	margin-bottom: 20px;
	padding: 0px 120px 15px 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaeaea;
}
@media (max-width: 992px) {
.servico {
	padding: 0px 0px 15px 0px;
}
}
.servico .titulo {
}
.btn-geral {
	font-size: 18px;
	font-weight: 400;
	background-color: #009fe3;
	color: #FFF;
	text-transform: uppercase;
	height: 60px;
	padding: 15px 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-geral:hover {
	color: #FFF;
	text-decoration: none;
}
/*FORMULARIO*/
.formulario {
}
.formulario .form-group {
	text-transform: uppercase;
	margin-right: 15px;
}
.formulario .form-group label {
	font-size: 12px;
}
.formulario .form-control {
	background-color: #f9efeb;
	color: #333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.col-formulario .formulario .form-control {
	background-color: #ffffff;
}
.formulario .btn-enviar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0px none;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #009fe3;
}
.formulario .btn-cancelar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	border: 0px none;
	text-transform: uppercase;
	font-size: 14px;
	color: #009fe3;
}
.formulario .campos {
	display: block;
	float: right;
}
.formulario .form-data {
	float: left;
	position: relative;
}
.formulario .form-control {
	cursor: auto;
}
.formulario .form-img {
	position: absolute;
	bottom: 8px;
	right: 8px;
	cursor: pointer;
}
.promo {
	position: relative;
	padding: 0px;
}
@media (max-width:1200px) {
.promo .promo-caixa {
	position: relative;
}
}
@media (min-width:1200px) {
.promo .promo-caixa.col-esq {
	float: left;
	position: absolute;
	left: 29%;
	bottom: 45px;
}
.promo .promo-caixa.col-dir {
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
}
}
.promo .promo-caixa .btn-geral.fechar {
	background-color: #da927b;
	height: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 9000;
}
@media (min-width:1200px) {
.promo .promo-caixa .btn-geral.fechar {
	top: -10px;
	right: -10px;
}
}
@media (max-width:1200px) {
.promo .promo-caixa .btn-geral.fechar {
	top: -10px;
	right: 0px;
}
}
.promo .promo-caixa.carnaval .promo-item {
	text-align: center;
}
.promo .promo-caixa.carnaval .promo-item img {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
@media (min-width:1200px) {
.promo .promo-caixa.carnaval .promo-item img {
	background-image: url(../images/carnaval2016_pc.png);
	width: 400px;
	max-width: 100%;
	height: 200px;
	margin-bottom: 50%;
}
}
@media (max-width:1200px) {
.promo .promo-caixa.carnaval .promo-item img {
	background-image: url(../images/bt_carnaval2016.jpg);
	width: 960px;
	max-width: 100%;
	height: 200px;
	margin-top: 10px;
}
}
@media (max-width:768px) {
.promo .promo-caixa.carnaval .promo-item img {
	margin-bottom: -8%;
}
}
@media (max-width:440px) {
.promo .promo-caixa.carnaval .promo-item img {
	margin-bottom: -35%;
}
}
.promo .promo-caixa.pascoa .promo-item {
	text-align: center;
}
.promo .promo-caixa.pascoa .promo-item img {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
@media (min-width:1200px) {
.promo .promo-caixa.pascoa .promo-item img {
	background-image: url(../images/pascoa2016_pc.png);
	width: 400px;
	max-width: 100%;
	height: 200px;
	margin-bottom: 50%;
}
}
@media (max-width:1200px) {
.promo .promo-caixa.pascoa .promo-item img {
	background-image: url(../images/bt_pascoa2016.jpg);
	width: 960px;
	max-width: 100%;
	height: 200px;
	margin-top: 10px;
}
}
@media (max-width:768px) {
.promo .promo-caixa.pascoa .promo-item img {
	margin-bottom: -8%;
}
}
@media (max-width:440px) {
.promo .promo-caixa.pascoa .promo-item img {
	margin-bottom: -35%;
}
}
.promo .promo-caixa.tiradentes .promo-item {
	text-align: center;
}
.promo .promo-caixa.tiradentes .promo-item img {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
@media (min-width:1200px) {
.promo .promo-caixa.tiradentes .promo-item img {
	background-image: url(../images/tiradentes2016_18-04-2016_pc.png);
	width: 400px;
	max-width: 100%;
	height: 200px;
	margin-bottom: 50%;
}
}
@media (max-width:1200px) {
.promo .promo-caixa.tiradentes .promo-item img {
	background-image: url(../images/bt_tiradentes2016_18-04-2016.jpg);
	width: 960px;
	max-width: 100%;
	height: 200px;
	margin-top: 10px;
}
}
@media (max-width:768px) {
.promo .promo-caixa.tiradentes .promo-item img {
	margin-bottom: -8%;
}
}
@media (max-width:440px) {
.promo .promo-caixa.tiradentes .promo-item img {
	margin-bottom: -35%;
}
}
.promo .promo-caixa.imgdireita .promo-item {
	text-align: center;
}
.promo .promo-caixa.imgdireita .promo-item img {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
@media (min-width:1200px) {
.promo .promo-caixa.imgdireita .promo-item img {
	background-image: url(../images/pascoa2017_pc.png);
	width: 400px;
	max-width: 100%;
	height: 200px;
	margin-bottom: 50%;
}
}
@media (max-width:1200px) {
.promo .promo-caixa.imgdireita .promo-item img {
	background-image: url(../images/pascoa2017_mobile.jpg);
	width: 960px;
	max-width: 100%;
	height: 200px;
	margin-top: 10px;
}
}
@media (max-width:768px) {
.promo .promo-caixa.imgdireita .promo-item img {
	margin-bottom: -8%;
}
}
@media (max-width:440px) {
.promo .promo-caixa.imgdireita .promo-item img {
	margin-bottom: -35%;
}
}
.promo .promo-caixa.imgesquerda .promo-item {
	text-align: center;
}
.promo .promo-caixa.imgesquerda .promo-item img {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
@media (min-width:1200px) {
.promo .promo-caixa.imgesquerda .promo-item img {
	background-image: url(../images/carnaval2017_pc.png);
	width: 400px;
	max-width: 100%;
	height: 200px;
	margin-bottom: 50%;
}
}
@media (max-width:1200px) {
.promo .promo-caixa.imgesquerda .promo-item img {
	background-image: url(../images/carnaval2017_mobile.jpg);
	width: 960px;
	max-width: 100%;
	height: 200px;
	margin-top: 10px;
}
}
@media (max-width:768px) {
.promo .promo-caixa.imgesquerda .promo-item img {
	margin-bottom: -8%;
}
}
@media (max-width:440px) {
.promo .promo-caixa.imgesquerda .promo-item img {
	margin-bottom: -35%;
}
}
/*RODAPE*/
.upp {
	text-transform: uppercase;
}
.rodape {
	margin-top: 5%;
}
.rodape .img {
	margin-bottom: 15px;
}
@media (max-width:768px) {
.rodape .img {
	width: 50%;
	max-width: 392px;
}
}
.rodape a {
}
.rodape p {
}
.rodape .links {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #76c5f0;
	border-bottom-color: #76c5f0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rodape .links a {
	font-size: 15px;
	margin-right: 14px;
	text-transform: uppercase;
	color: #76c5f0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
@media (max-width:768px) {
.rodape .links a {
	display: block;
	padding: 12px 0px;
}
}
@media (min-width:768px) {
.rodape .morada {
	margin-top: 15px;
}
}
.rodape .morada i {
	display: inline-block;
	width: 26px;
}
.rodape .morada, .rodape .morada a {
	color: #273583;
}
@media (min-width:768px) {
.rodape .morada {
	width: 22%;
	padding-right: 0px;
}
.rodape .c-links {
	width: 78%;
	padding: 0px;
	text-align: right;
}
}
.rodape .c-links .btn-geral {
	margin-top: 30px;
	margin-right: 15px;
	font-size: 24px;
	width: 187px;
}
@media (max-width:768px) {
.rodape .c-links .btn-geral {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: block;
}
}
@media (min-width:768px) {
.c-redesociais {
	position: relative;
	min-height: 141px;
}
.redesociais {
	position: absolute;
	z-index: 1;
	right: 15px;
	bottom: 0px;
}
}
@media (min-width:768px) {
.redesociais {
	text-align: left;
}
}
@media (min-width:768px) and (max-width:992px) {
.redesociais {
	text-align: center;
}
}
.redesociais a {
	display: inline-block;
	height: 23px;
	width: 23px;
	background-image: url(../images/sprite_redesociais.gif);
	background-repeat: no-repeat;
	background-size: 515%;
	text-indent: -9000em;
	margin-left: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
@media (max-width:768px) {
.redesociais a {
	height: 40px;
	width: 40px;
	margin-right: 5px;
}
}
.redesociais a:hover {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
.redesociais .bt_facebook {
	background-position: left top;
}
.redesociais .bt_twitter {
	background-position: 25% top;
	display: none;
}
.redesociais .bt_googlemais {
	background-position: 50% top;
	display: none;
}
.redesociais .bt_linkedin {
	background-position: 75% top;
	display: none;
}
.redesociais .bt_email {
	background-position: right top;
}
/*COPYRIGHT*/
.copyright {
}
.copyright, .copyright a {
}
