*{

	margin: 0px;
	padding: 0px;
}

@font-face {
    font-family: 'klinic_slabmedium';
    src: url('../fontes/klinicslabmedium-webfont.woff2') format('woff2'),
         url('../fontes/klinicslabmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'klinic_slabbold';
    src: url('klinicslabbold-webfont.woff2') format('woff2'),
         url('klinicslabbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'jaapokkiregular';
    src: url('../fontes/jaapokki-regular-webfont.woff2') format('woff2'),
         url('../fontes/jaapokki-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

header{

	width: 100%;
	height: auto;
	padding: 0px 0px;
	position: relative;
	background-image: url(../imagens/bg-topo.jpg);
	background-repeat: no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}

.rede-social{

	width: 10%;
	height: auto;
	position: absolute;
	top: 30px;
	left: 87%;
	color: #fff;
	text-align: center;
}

.rede{

	width: 20%;
	height: auto;
	display: inline-block;
	margin: 0px 3px;
}

.img-rede{

	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px){

	.rede-social{

		width: 16%;
		left: 80%;
	}
}

@media screen and (max-width: 600px){

	.rede-social{

		width: 23%;
		left: 70%;
	}
}

@media screen and (max-width: 500px){

	.rede-social{

		width: 30%;
		left: 65%;
	}
}

@media screen and (max-width: 400px){

	.rede-social{

		width: 36%;
		left: 60%;
	}
}

@media screen and (max-width: 320px){

	.rede-social{

		width: 40%;
		left: 50%;
		top: 20px;
	}
}

.imagem-banner{

	width: 40%;
	height: auto;
	display: inline-block;
	margin: 0px 10px;
}

.img-banner{

	width: 100%;
	height: auto;
}

.texto-banner{

	width: 35%;
	height: auto;
	display: inline-block;
	margin: 0px 0px 0px 100px;
	vertical-align: top;
}

.texto-banner p{
	
	font-family: 'klinic_slabmedium';
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 50px;
	text-align: left;
	white-space: pre-wrap;
}

@media screen and (max-width: 768px){

	.slide-principal{

		margin-top: -100px;
	}

	.imagem-banner{

		width: 30%;
		display: block;
		margin: 30px auto;
	}

	.texto-banner{

		width: 90%;
		display: block;
		margin: 30px auto;
	}

	.texto-banner p{
	
		font-size: 1.2em;
		line-height: 30px;
		text-align: center;
	}
}

@media screen and (max-width: 600px){

	.imagem-banner{

		width: 45%;
	}
}

@media screen and (max-width: 320px){

	.imagem-banner{

		width: 75%;
	}
}

.logo-menu{

	width: 80%;
	height: auto;
	margin: 70px auto 20px auto;
}

.img-menu{

	width: 100%;
	height: auto;
}

@media screen and (max-width: 400px){

	.logo-menu{

		width: 60%;
	}
}

.quem-somos-inicial-todo{

	width: 100%;
	height: auto;
	padding: 40px 0px;
	background-image: url(../imagens/bg-quem-somos-inicial.png);
	background-repeat: repeat-x;
}

@media screen and (max-width: 768px){

	.quem-somos-inicial-todo{

		padding: 20px 0px;
	}
}

.quem-somos-inicial{

	width: 45%;
	height: auto;
	margin: 0px auto;
}

@media screen and (max-width: 1280px){

	.quem-somos-inicial{

		width: 55%;
	}
}

@media screen and (max-width: 1024px){

	.quem-somos-inicial{

		width: 70%;
	}
}

@media screen and (max-width: 768px){

	.quem-somos-inicial{

		width: 90%;
	}
}

.quem-somos-inicial h1{
	
	font-family: 'jaapokkiregular';
	font-size: 1.4em;
	color: #015E6B;
	text-align: center;
	margin-bottom: 20px;
}

.quem-somos-inicial p{
	
	font-family: 'klinic_slabmedium';
	font-size: 1.1em;
	color: #858488;
	text-align: justify;
	line-height: 27px;
}

.link-quem-somos-inicial{

	width: 25%;
	height: auto;
	padding: 5px 0px;
	float: right;
	text-align: right;
}

/*.clear{

	clear: both;
}*/

.link-quem-somos-inicial a{

	font-family: 'klinic_slabmedium';
	font-size: 1.1em;
	color: #015E6B;
	/*text-align: left;*/
	/*float: right;*/
	display: inline-block;
	text-decoration: none!important;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}


.link-quem-somos-inicial a:hover{

	color: #2F2F2F;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.link-quem-somos-inicial img{

	width: 16%;
	height: auto;
	margin-left: 8px;
	/*float: right;*/
	display: inline-block;
	vertical-align: top;
}

@media screen and (max-width: 768px){
	
	.link-quem-somos-inicial{

		width: 40%;
		margin: 10px auto;
		text-align: center;
		float: none;
	}

	.link-quem-somos-inicial img{

		width: 9%;
	}
}

@media screen and (max-width: 600px){
	
	.link-quem-somos-inicial{

		width: 50%;
	}
}

@media screen and (max-width: 320px){
	
	.link-quem-somos-inicial{

		width: 70%;
	}

	.link-quem-somos-inicial img{

		width: 11%;
	}
}

.servicos-inicial-todo{

	width: 100%;
	height: auto;
	padding: 40px 0px;
	background-color: #EAEAEA;
}

@media screen and (max-width: 768px){

	.servicos-inicial-todo{

		padding: 20px 0px;
	}
}

.servicos-inicial{

	width: 70%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

.servicos-inicial h1{

	width: 100%;
	height: auto;
	display: block;
	font-family: 'jaapokkiregular';
	font-size: 1.3em;
	text-align: center;
	color: #015E6B;
	margin-bottom: 50px;
}

@media screen and (max-width: 1280px){

	.servicos-inicial{

		width: 80%;
	}
}

.servicos{

	width: 17%;
	height: auto;
	display: inline-block;
	margin: 0px 8px;
	vertical-align: top;
}

.servicos img{

	width: 80%;
	height: auto;
	margin: 0px auto 20px auto;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.servicos img:hover{

	margin: -20px auto 20px auto;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.servicos h1{
	
	width: 100%;
	height: 55px;
	font-family: 'jaapokkiregular';
	font-size: 1em;
	color: #015E6B;
	text-align: center;
	margin: 0px auto;
}

.servicos p{

	font-family: 'klinic_slabmedium';
	font-size: 1em;
	color: #858488;
	text-align: center;
	line-height: 20px!important;
	margin: 0px!important;
}

@media screen and (max-width: 830px){

	.servicos-inicial{

		text-align: center;
	}

	.servicos{

		width: 30%;
		display: inline-block;
		margin: 10px 5px;
	}

	.servicos img{

		width: 70%;
		display: block;
		margin: 15px auto;
	}

	.servicos img:hover{

		margin: 15px auto;
	}

	.servicos h1{
		
		width: 100%;
		height: auto;
		display: block;
		margin: 5px auto;
	}

	.servicos p{
		
		width: 100%;
		height: auto;
		line-height: 20px!important;
		margin: 5px auto!important;
	}
}

@media screen and (max-width: 600px){

	.servicos{

		width: 45%;
		display: inline-block;
		margin: 5px auto;
	}
	
	.servicos img{

		width: 70%;
	}

	.servicos p{
		
		width: 80%;
	}	
}

@media screen and (max-width: 320px){

	.servicos{

		width: 90%;
		display: inline-block;
		margin: 5px auto;
	}
	
	.servicos img{

		width: 70%;
	}

	.servicos p{
		
		width: 80%;
	}	
}

@media screen and (max-width: 320px){
	
	.servicos img{

		width: 40%;
	}

	.servicos p{
		
		width: 100%;
	}	
}

.link-servicos-inicial{

	width: 25%;
	height: auto;
	padding: 5px 0px;
	float: right;
	text-align: right;
}

.link-servicos-inicial a{

	font-family: 'klinic_slabmedium';
	font-size: 1.1em;
	color: #015E6B;
	display: inline-block;
	text-decoration: none!important;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}


.link-servicos-inicial a:hover{

	color: #2F2F2F;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.link-servicos-inicial img{

	width: 10%;
	height: auto;
	margin-left: 8px;
	display: inline-block;
	vertical-align: top;
}

@media screen and (max-width: 1024px){

	.servicos-inicial{

		width: 90%;
	}

	.link-servicos-inicial img{

		width: 12%;
	}
}

@media screen and (max-width: 830px){

	.link-servicos-inicial{

		width: 25%;
		height: auto;
		margin: 40px auto 20px auto;
		padding: 5px 0px;
		float: none;
		text-align: center;
	}
}

@media screen and (max-width: 768px){

	.link-servicos-inicial img{

		width: 9%;
	}
}

@media screen and (max-width: 600px){

	.link-servicos-inicial{

		width: 50%;
	}
}

@media screen and (max-width: 320px){
	
	.link-servicos-inicial{

		width: 70%;
	}

	.link-servicos-inicial img{

		width: 11%;
	}
}

.parceiros-inicial-todo{

	width: 100%;
	height: auto;
	padding: 40px 0px;
}

@media screen and (max-width: 768px){

	.parceiros-inicial-todo{

		padding: 20px 0px;
	}
}

.parceiros-inicial{

	width: 70%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

.parceiros-inicial h1{

	width: 100%;
	height: auto;
	display: block;
	font-family: 'jaapokkiregular';
	font-size: 1.3em;
	text-align: center;
	color: #015E6B;
	margin-bottom: 50px;
}

@media screen and (max-width: 1280px){

	.parceiros-inicial{

		width: 80%;
	}
}

@media screen and (max-width: 1024px){

	.parceiros-inicial{

		width: 90%;
		text-align: center;
	}
}

.parceiros{

	width: 12%;
	height: auto;
	display: inline-block;
	margin: 0px 5px;
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%); 
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.parceiros:hover{

	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%); 
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.img-parceiros{

	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px){

	.parceiros{

		width: 18%;
	}
}

@media screen and (max-width: 600px){

	.parceiros{

		width: 22%;
	}
}

@media screen and (max-width: 400px){

	.parceiros{

		width: 80%;
		margin: 5px auto;
		display: block;
	}
}

.fale-conosco-inicial-todo{

	width: 100%;
	height: auto;
	background-color: #015E6B;
	padding: 40px 0px;
	border-bottom: 40px solid #068395;
}

@media screen and (max-width: 768px){

	.fale-conosco-inicial-todo{

		padding: 20px 0px;
		border-bottom: 20px solid #068395;
	}
}

.fale-conosco-inicial{

	width: 75%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

@media screen and (max-width: 1280px){

	.fale-conosco-inicial{

		width: 85%;
	}
}

@media screen and (max-width: 1024px){

	.fale-conosco-inicial{

		width: 95%;
	}
}

.fale-conosco-esquerda{

	width: 40%;
	height: auto;
	display: inline-block;
	/*margin: 0px 5px;*/
	vertical-align: top;
}

.fale-conosco-esquerda h1{

	font-family: 'jaapokkiregular';
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
	display: block;
}

.mapa-inicial{

	width: 100%;
	height: auto;
	margin-top: 40px;
}

.mapa-todo-inicial{

	width: 100%;
	height: 270px;
}

.fale-conosco-direita{

	width: 50%;
	height: auto;
	display: inline-block;
	/*margin: 0px 5px;*/
	margin-left: 40px;
}

.fale-conosco-direita p{
	
	width: 80%;
	height: auto;
	margin: 0px auto;
	font-family: 'klinic_slabmedium';
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}

#formulario-inicial{

	width: 100%;
	height: auto;
	margin: 20px auto 0px auto;
	text-align: center;
}

::-webkit-input-placeholder  {

	color: #858488;
	font-family: 'klinic_slabmedium';
	padding-left: 10px;
	font-size: 1em;
}

input:-moz-placeholder {

	color: #858488;
	font-family: 'klinic_slabmedium';
	padding-left: 10px;
	font-size: 1em;
}

textarea:-moz-placeholder {

	color: #858488;
	font-family: 'klinic_slabmedium';
	padding-left: 10px;
	font-size: 1em;

}

.campo{

	width: 100%;
	height: auto;
	border: none;
	margin: 5px auto;
	padding: 5px 0px;
	font-family: 'klinic_slabmedium';
}

#formulario-inicial input[type=submit] {

	padding: 5px 30px;
	float: right;
	margin-top: 20px;
	background-color: #068395;
	border: none;
	color: #FFFFFF;
	font-family: 'klinic_slabmedium';
	font-size: 1em;
	text-align: center;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

#formulario-inicial input[type=submit]:hover {

	background-color: #FFFFFF;
	color: #068395;
	transition: 0.3s ease-in-out;
  	-webkit-transition: 0.3s ease-in-out;
  	-moz-transition: 0.3s ease-in-out;
  	-o-transition: 0.3s ease-in-out;
  	-ms-transition: 0.3s ease-in-out;
}

.clear {

	clear: both;
}

@media screen and (max-width: 768px){

	.fale-conosco-esquerda{

		width: 100%;
		height: auto;
		display: block;
	}

	.fale-conosco-esquerda h1{

		text-align: center;
	}

	.fale-conosco-direita{

		width: 100%;
		height: auto;
		display: block;
		margin: 20px auto;
	}
}

.galeria-inicial-todo{

	width: 100%;
	height: auto;
	padding: 40px 0px;
	background-color: #015E6B;
}

@media screen and (max-width: 768px){

	.galeria-inicial-todo{

		padding: 20px 0px;
	}
}

.galeria-inicial{

	width: 70%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}

.galeria-inicial h1{

	width: 100%;
	height: auto;
	display: block;
	font-family: 'jaapokkiregular'!important;
	font-size: 1.3em;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 50px;
}

@media screen and (max-width: 1280px){

	.galeria-inicial{

		width: 80%;
	}
}

@media screen and (max-width: 1024px){

	.galeria-inicial{

		width: 90%;
		text-align: center;
	}
}