@font-face {
  font-family: 'Maiandra GD';
  src: url("MaiandraGD-Regular.woff2") format("woff2"), url("MaiandraGD-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Calibri';
  src: url("Calibri.woff2") format("woff2"), url("Calibri.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Calibri';
  font-weight: normal;
  font-style: normal;
  font-size: 16px; }

header {
  background-color: #17adbc; }
  header .logo {
    background-color: white;
    padding: 5px;
    border-radius: 0px 0px 20px 20px;
    text-align: center; }
    @media (min-width: 926px) {
      header .logo {
        position: absolute; } }
  header .redes {
    padding-top: 28px; }
    @media (max-width: 926px) {
      header .redes {
        text-align: center; } }
    header .redes a {
      color: white; }
    header .redes a:hover {
      color: white; }
  header .agendamento {
    padding-top: 20px; }
    @media (max-width: 926px) {
      header .agendamento {
        text-align: center; } }

.form-control {
  margin-bottom: 15px; }

#Banner {
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: center; }
  #Banner .titulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 74px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    margin-top: 230px; }
    @media (max-width: 640px) {
      #Banner .titulo {
        font-size: 40px; 
      margin-top:20px;
      } }
  #Banner .subtitulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 50px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    text-align: left; }
    @media (max-width: 640px) {
      #Banner .subtitulo {
        font-size: 30px; } }
  #Banner .subsubtitulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    text-align: left; }
    @media (max-width: 640px) {
      #Banner .subsubtitulo {
        font-size: 20px; } }

#BannerInterna {
  height: 340px;
  background-size: cover;
  background-position: center; }
  #BannerInterna .titulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 74px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    padding-top: 100px;
    text-align: center; }
    @media (max-width: 640px) {
      #BannerInterna .titulo {
        font-size: 40px; } }
  #BannerInterna .subtitulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 50px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    text-align: center; }
    @media (max-width: 640px) {
      #BannerInterna .subtitulo {
        font-size: 30px; } }
  #BannerInterna .subsubtitulo {
    font-family: 'Maiandra GD';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    color: white;
    text-shadow: 6px 6px 6px rgba(0, 0, 0, 0.54);
    text-align: center; }
    @media (max-width: 640px) {
      #BannerInterna .subsubtitulo {
        font-size: 20px; } }

#Servicos .col-md-3 {
  padding: 0px; }
#Servicos img {
  width: 100%;
  height: auto; }

#Quemsomos {
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 30px; }
  #Quemsomos .container {
    background-image: url("../img/bgquem.jpg");
    padding-top: 40px;
    padding-bottom: 20px; }
  #Quemsomos h2 {
    color: white; }
  #Quemsomos p {
    color: white;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold; }
  #Quemsomos img {
    
    padding: 8px; }

#Blog {
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 30px; }
  #Blog h2 {
    margin-bottom: 50px; }
  #Blog h4 {
    font-size: 17px; }
  #Blog p {
    font-size: 12px; }
  #Blog .btn-secondary {
    background-color: #e4e4e4;
    color: #333333;
    border: #e4e4e4; }

#Interna {
  padding: 25px;
  padding-top: 35px; }
  #Interna .servico {
    width: 100%;
    height: auto;
    margin-bottom: 25px; }

#Faleconosco {
  background-color: #e4e4e4;
  padding-top: 50px;
  padding-bottom: 30px; }

footer {
  background-color: #17adbc;
  padding: 8px;
  padding-top: 20px; }
  footer p {
    color: white; }
  footer a {
    color: white; }
  footer a:hover {
    color: white; }

.btn-primary {
  background-color: #0f727c;
  border-color: #0f727c; }

.btn-primary:hover {
  background-color: #12818c;
  border-color: #12818c; }

.navbar-brand {
  color: white; }
  @media (min-width: 726px) {
    .navbar-brand {
      display: none; } }
  .navbar-brand a {
    color: white; }

.navbar {
  background-color: #17adbc;
  padding-top: 17px;
  padding-bottom: 22px; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .5rem; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: white; }

.navbar-light .navbar-nav .nav-link {
  color: white; }

.navbar-light .navbar-nav .nav-link:hover {
  color: #0f646c; }

/*# sourceMappingURL=estilo.css.map */


.horario {
  background-color:#CCC;
  padding:10px;
  color:black;
}

.box{
	display: block;
	position: relative;
	margin: 40px auto;
	height: auto;
	width: 50%;
	padding: 20px;
}
@media (max-width: 726px) {

	.box{
		display: block;
		position: relative;
		margin: 40px auto;
		height: auto;
		width: 100%;
		padding: 20px;
	}
}

.box ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.box ul li{
	color: #AAAAAA;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #333;
}
@media (max-width: 726px) {
.box ul li {
  height:230px;
}
}

.box ul li input[type=radio]{
	position: absolute;
	visibility: hidden;
}

.box ul li label{
	display: block;
	position: relative;
	font-weight: 300;
	font-size: 1.35em;
	padding: 25px 25px 25px 80px;
	margin: 10px auto;
	height: 30px;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}

ul li label .normal {
	font-size:14px;
}

ul li:hover label{
	color: #000;
}

ul li .check{
	display: block;
	position: absolute;
	border: 5px solid #AAAAAA;
	border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 30px;
	left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

ul li:hover .check {
	border: 5px solid #000;
}

ul li .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 15px;
	width: 15px;
	top: 0px;
	left: 0px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
	border: 5px solid #4a0aa2;
}

input[type=radio]:checked ~ .check::before{
	background: #4a0aa2;
}

input[type=radio]:checked ~ label{
	color: #4a0aa2;
}
