body {
	margin: 0;
	padding: 51px 0 0 0;
	font-family: Roboto,sans-serif;
	background-color: #F5F8FA;
	color: #434343;
}

p {
	font-size: 16px;
}

img {max-width: 100%;}

h1{font-size: 34px;}
h2{font-size: 28px;}
h3{font-size: 22px;}
h4{font-size: 16px;}
h5{font-size: 14px;}
h6{font-size: 12px;}

a:link, a:visited, a:active{
	color: #434343;
	text-decoration: none;
}
a:hover{
	color: #EC5797;
	text-decoration: none;
}

.well{ 
	background-color: #FFFFFF;
	border: 1px solid #D3E0E9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);	
}

.icone-whatsapp{
	color: #25D366;
	font-weight: bold;
	font-size: 16px;
}

/* nav */
.navbar-fixed-top {
  background-color: #337ab7;
  border-color: #337ab7;
}
.navbar-fixed-top .navbar-brand {
  color: #FFFFFF;
}
.navbar-fixed-top .navbar-brand:hover, .navbar-fixed-top .navbar-brand:focus {
  color: #EC5797;
}
.navbar-fixed-top .navbar-text {
  color: #FFFFFF;
}
.navbar-fixed-top .navbar-nav > li > a {
  color: #FFFFFF;
}
.navbar-fixed-top .navbar-nav > li > a:hover, .navbar-fixed-top .navbar-nav > li > a:focus {
  color: #EC5797;
}
.navbar-fixed-top .navbar-nav > .active > a, .navbar-fixed-top .navbar-nav > .active > a:hover, .navbar-fixed-top .navbar-nav > .active > a:focus {
  color: #EC5797;
  background-color: #337ab7;
}
.navbar-fixed-top .navbar-nav > .open > a, .navbar-fixed-top .navbar-nav > .open > a:hover, .navbar-fixed-top .navbar-nav > .open > a:focus {
  color: #EC5797;
  background-color: #337ab7;
}
.navbar-fixed-top .navbar-toggle {
  border-color: #337ab7;
}
.navbar-fixed-top .navbar-toggle:hover, .navbar-fixed-top .navbar-toggle:focus {
  background-color: #337ab7;
}
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-top .navbar-form {
  border-color: #FFFFFF;
}
.navbar-fixed-top .navbar-link {
  color: #FFFFFF;
}
.navbar-fixed-top .navbar-link:hover {
  color: #EC5797;
}

@media (max-width: 767px) {
  .navbar-fixed-top .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF;
  }
  .navbar-fixed-top .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-fixed-top .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #EC5797;
  }
  .navbar-fixed-top .navbar-nav .open .dropdown-menu > .active > a, .navbar-fixed-top .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-fixed-top .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #EC5797;
    background-color: #337ab7;
  }
}
/* fim - nav */

/* header */
header{
	padding-top: 20px;
	background: url(../imagens/header.jpg) repeat center;
}
header .well-logo{
	padding: 0px;
	background: none;
	border: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	border-radius: 0;
}
header .well-logo h5{
	margin: 5px 0 0 0;
}
header .well-publicidade1{
	height: 150px;
}
header .well-publicidade2{
	height: 150px;
}
/* fim - header */

/* buscar */
.buscar .well{
	border: 1px solid #FFF;
	background: none;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}
/* fim - buscar */

/* content */
.content{
	margin-top: 20px;	
}
/* content */

/* footer */
footer {
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
	background-color: #337ab7;
	color: #FFF;
}

footer p {
  margin-bottom: 0;
  color: #ffff;
}

footer a:link, footer a:visited, footer a:active{
	color: #EC5797;	
	text-decoration: none;
}
footer a:hover{
	color: #FFCC00;
	text-decoration: none;
}
/* fim - footer */

/* page-header */
.page-header{
	margin: 0 0 20px 0; 
	padding: 0 0 5px 0;
	border-bottom: 3px solid #337ab7;
}

.page-header h2{
	margin: 0; 
	padding: 0;
	font-weight: 600;
	color: #337ab7;
}

.page-header .glyphicon{
	font-size: 24px;
}
/* - fim - page-header */

/* categoria */
.categoria{
	margin-bottom: 10px;	
}
.categoria .categoria-titulo{
	display: none;
}
.categoria .categoria-botao{
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
}
.categoria .categoria-botao .categoria-caixa{
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  height: 40px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  margin-bottom: 10px;
}
.categoria .categoria-botao .categoria-caixa > .categoria-split{
  background: #337ab7;
  width: 33px;
  float: right;
  color: #fff!important;
  height: 100%;
  text-align: center;
}
.categoria .categoria-botao .categoria-caixa > .categoria-split > .glyphicon{
  position:relative;
  top: calc(50% - 7px)!important;
  font-size: 16px;
}
.categoria .categoria-botao .categoria-caixa > .categoria-text{
  line-height: 19px;
  padding-top: 11px;
  padding-left: 10px;
  padding-right: 45px;
  color: #EC5797;
  font-weight: bold;
}



.categoria .categoria-listar .categoria-caixa{
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  height: 40px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  margin-bottom: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.categoria .categoria-listar .categoria-caixa:hover{
  cursor: pointer;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
  background-color: #E1E4E5;
}
.categoria .categoria-listar .categoria-caixa > .categoria-split{
  background: #EC5797;
  width: 33px;
  float: left;
  color: #fff!important;
  height: 100%;
  text-align: center;
  border-top-left-radius: 10px;
}
.categoria .categoria-listar .categoria-caixa > .categoria-split > .glyphicon{
  position:relative;
  top: calc(50% - 9px)!important;
  font-size: 18px;
}
.categoria .categoria-listar .categoria-caixa > .categoria-text{
  line-height: 19px;
  padding-top: 11px;
  padding-left: 45px;
  padding-right: 20px;
}
.categoria a:link, .categoria a:visited, .categoria a:active, .categoria a:hover{
	color: #434343;
	text-decoration: none;
}
/* fim - categoria */

/* listar */
.listar .well{
	padding: 10px ;
	
}

.listar .well h1{
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

.listar .well h2{
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 20px; /* media */
	margin-bottom: 0;
}
.listar .well h2 .endereco{
	margin-bottom: 5px;
}
.listar .well h2 .telefone{
	color: #337ab7;
	font-weight: bold;
}
.listar .well .descricao{
	padding-left: 20px; /* media */
}
.listar a:hover{
	color: #EC5797;
	text-decoration: none;
}
/* fim - listar */

/* search */
.stylish-input-group .input-group-addon{
	background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
	border:0;
	background:transparent;
}
/* fim - search */

/* breadcrumb */
.breadcrumb{
	background-color: #FFF;
	border: 1px solid #D3E0E9;
	margin: 0 0 15px 0;
}
/* fim - breadcrumb */

/* interna */
.interna.well p{
	margin: 0;
}
.interna .titulo{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;	
}
.interna .descricao{
	margin-top: 20px;
	font-size: 14px;
}
/* fim - interna */

/* botoes */
.btn-site{
	background: #cdcdcd;
}
.btn-mapa{
	background: #ef8236;
}
.btn-facebook{
	background: #3b5998;
}
.btn-twitter{
	background: #00acee;
}
.btn-instagram{
	background: #3f729b;
}
.btn-youtube{
	background: #c4302b;
}
.btn-skype{
	background: #00aff0;
}
.btn-google-plus{
	background: #db4a39;
}
.btn-whatsapp{
	background: #25D366;
}
.btn-caixa{	

	width: 35px;
	font-size: 20px;
	padding: 5px 5px 3px 5px;
	margin: 10px 5px 0 0;
	border-radius: 3px;
	color: #FFF;
	
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
	animation: 2s linear 0s normal none infinite progress-bar-stripes;
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	
}
.btn-caixa:hover{
	background-color: #337ab7;
}
/* fim - botoes */

.google-maps {
	width: 100%;
    height: 250px; /* calc(100% - 0) */
}

.pagination{
	margin: 0 0 10px 0;
}

@media (max-width: 768px) {

	header .well-publicidade1{
		display: none;
	}
	header .well-publicidade2{
		display: none;
	}
	
}
@media (min-width: 1200px) {
	
	.listar .well h2 .endereco{
		font-size: 12px;
	}
	.listar .well h2 .telefone{
		min-height: 45px;
	}
	.listar .well h2 .telefone .coluna1{
		padding-right: 0;
	}
	.listar .well h2 .telefone .coluna2{
		padding-right: 0;
		padding-left: 0;
	}
	
}
@media (min-width: 992px) {
	
	.categoria .categoria-titulo{
		display: block;
	}
	.categoria .categoria-botao{
		display: none;
	}
	.categoria #CategoriaCollapse.collapse{
		display: block;
	}
	
	.interna .descricao{
		margin-top: 0;
	}
	
	.google-maps {
		height: 400px; /* calc(100% - 0) */
	}
		
}
@media (min-width: 768px) {
	
	/* centraliza o menu */
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	
	.navbar .navbar-collapse {
		text-align: center;
	}
	/* fim - centraliza o menu */
		
	.listar .well h2{
		margin-top: 0;
	}
	
	.listar .well .descricao{
		padding-left: 0;
	}

}