@font-face {
	font-family: 'Nyala';
	src: url("../fonts/nyala.ttf");
	font-size: 1em;
}

header {
	width: 100%;
	height: 160px;
	background-color: rgba(38,166,91,.8);
	z-index: 2;
	position: relative;
}
header .container {
	position: relative;
}
header .header-black {
	background-color: #90C695;
	height: 40px;

}
header #logotipo {
	position: absolute;
	top: -15px;
	z-index: 3;
}
#banner h1.efeito{
	font-size: 10em;
}
#menu {
	margin: 45px;
}
#menu li {
	display: inline-block;
	font-family: "Nyala";
}
#menu-mobile {
	display: none;
}
#menu li a{
	color: #FFF;
	font-size: 20px;
	padding: 10px 10px;
	text-decoration: none;
	transition: .5s;
}
#menu li a:hover {
	opacity: .4;
	font-size: 24px;
}
#menu li.search .input-group {
	top: 8px;
}
#banner {
	width: 100%;
	height: 660px;
	overflow: hidden;
	position: relative;
	top: -150px;
	    margin-top: -25px;
}
#banner h1 {
	transition: 1s;
	color: #FFF;
	top: 350px;
	position: relative;
	font-size: 92px;
	text-shadow: 2px 2px 2px rgba(0,0,0, .45);
	font-family: 'Nyala';
	margin-left: 50px;
}
#banner h1 small{
	font-size: 32px;
	display: block;
	color: #fff;
	font-family: 'Nyala';
	font-weight: bold;

}
#banner .imagem {
	position:absolute;
	z-index: -1;
}
#banner .imagem img{
	margin-top: -25px;
}
#estatisticas {
	background-color:rgb(38,166,91);
	width: 100%;
	height: ;
	text-align: center;
	margin-top: -150px;
}
#estatisticas p {
	color: #FDE092;
	text-transform: uppercase;
	font-family: 'Nyala';
	font-size: 60px;
	margin-top: 36px;
	margin-bottom: 60px;
}
#estatisticas p small {
	color: #fff;
	font-size: 20px;
	display: block;
}

#estatisticas small {
	color: #fff;
	font-size: 10px;
	display: block;
	margin-bottom: -15px;
}
#call-to-action{
	text-align: center;
	margin-top: 50px;
}
#call-to-action h2{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
}
#call-to-action hr {
	border: #fde192 solid 4px;
	width: 200px;
	margin: 0 auto;
}
#call-to-action p{
	color: #656565;
	font-size: 16px;
}

#call-to-action .row{
	margin-top: 60px;
}
#call-to-action .btn{
	min-width: 184px;
	height: 44px;
	line-height: 34px;
	border-radius: 0;
}
#call-to-action .btn-verdeescuro {
	color: #fff;
	background-color: rgb(38,166,91);
	border-color: rgb(38,166,91);
}
#call-to-action .row-max-600 {
	margin: 0 auto;
	max-width: 600px;
}
#news {
	position: relative;
	top: -60px;
}
#news h2{
	color:rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
}
#news hr {
	border: #fde192 solid 4px;
	width: 200px;
	margin: 0 auto;
}
#news .thumbnails {
	margin-top: 20px;
}
#news .thumbnails h3{
	color: rgb(38,166,91);
	font-size: 18px;
	font-family: 'Nyala';
	font-weight: bold;
	margin-bottom: 0;
	text-decoration: none;
	transition: .5s;
}
#news .thumbnails h3:hover{
	opacity: 0.4;
}
#news .thumbnails time{
	color: #a7a7a7;
	font-size: 18px;
	font-family: 'Nyala';
	font-weight: bold;
}
#news .thumbnails .item-inner {
	padding: 10px;
	text-decoration: none;
	transition: .5s;
}
#news .thumbnails .item-inner img{
	width: 100%;
}
#news .equipe a , #news .servicos a{
	text-decoration: none;
}
#news .thumbnails .item-inner:hover img{
	transform: scale(1.1);
}
#news .thumbnails .item-inner:hover h3, .thumbnails .item-inner:hover time {
	opacity: 0.4;
	text-decoration: none;
}
#news .equipe, #news .servicos {
	cursor: pointer;
}
#clinica-loc-cont h2{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
}
#clinica-loc-cont hr {
	border: #fde192 solid 4px;
	width: 200px;
	margin-top: 0;
	margin-bottom: 30px;
}
#clinica-info p{
	font-size: 16px;
	color: #656565;
	text-align: center;
}

#espaco .col-md-12 p {
	color: rgb(38,166,91);
	font-family: 'Nyala';
	position:relative;
	font-size: 12px;
	text-align: left;
	 margin-top: -150px;

}
footer {
	margin-top:100px;
}
footer .row {
	width: 100%;
	margin-left: 0;
}
footer .row-cinza-claro{
	height: 240px;
	background-color: rgb(38,166,91);
	margin-left: 0;
	position: relative;
    margin-top: -60px;
}
footer .row-cinza-escuro{
	height: 60px;
	background-color: #1E824C;
	border-top: #00B16A 1px solid; 
	margin-left: 0;
}
footer p{
	margin-bottom: 0px;
}
footer .pull-left{
	font-style: 'Nyala';
	font-size: 14px;
	color: #ECECEC;
	line-height: 60px;
}
footer .text-roxo{
	color: #FFF;
	font-style: 'Nyala';
	font-weight: bold;
	font-size: 14px;
	line-height: 60px;
}
footer .logotipo {
	margin-top: 28px;
}
footer .col-popular-post,
footer .col-links,
footer .col-get-in-touch {
	margin-top: 40px;
}
footer .row-cols h4 {
	font-family: 'OpenSans';
	font-size: 16px;
	color: #FFF;
	padding-bottom: 17px;
	border-bottom: #FDE092 1px solid;
}
footer .row-cols a {
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	transition: .5s;
}
footer .coluna-social a {
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	transition: .5s;
}
footer .coluna-social a:hover, .col-links a:hover, .row-cols a:hover {
	opacity: 0.4;
	font-size: 16px;
}
footer .row-cols .fa {
	margin: 0 6px;
}
footer .col-links a {
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	transition: .5s;
}
footer .col-links .fa {
	margin: 0 6px;
}
footer .col-get-in-touch p {
	line-height: 20px;
}
footer .list-socials {
	margin-top: 10px;
}
footer .list-socials li {
	display: inline-block;
	margin-right: 8px;
}
footer .list-socials a {
	display: block;
	border: #FFF 1px solid;
	width: 40px;
	height: 40px;
	line-height: 28px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	transition: .5s;
}
footer .list-socials i {
	font-size: 24px;
	margin: 7px auto;
}
footer .coluna-social {

}
.map {
	position: relative;
	background: transparent;
	width: 100%;
	height: 450px;
	margin-top: -450px;
	top: 450px;
}
#infomed{
	text-align: center;
	margin-top: -10px;
}
#infomed h2{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 32px;
	text-transform: uppercase;
	text-align: center;
}
#infomed hr {
	border: #fde192 solid 1px;
	width: 80%;
	margin: 0 auto;

}
#infomed ul{
	margin-top: 60px;
	margin-bottom: 40px;
	font-size: 16px;
	color: #656565;
	text-align: left;
}

#btn-bars, #btn-search {
	display:none;
}
#btn-new-next1, #btn-new-prev1 {
	background: none;
	border: none;
	color: rgb(38,166,91);
	font-size: 80px;
	display: block;
	position: absolute;
	top: 825px;
}

#btn-new-next1 {
	right: 30px;
}

#btn-new-prev1 {
	left: 30px;
}

#espaco {
	height: 40px;
}

.container h2{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
}

.container hr{
	border: #fde192 solid 4px;
	width: 200px;
	margin: 0 auto;
}

.loca h3{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 30px;
	text-transform: capitalize;;
	text-align: left;
}

.col-md-3 h3{
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 30px;
	text-align: left;
}

.ad{
	margin-bottom: 30px;
}

.col-md-3 p, .col-md-3 p{
    font-family: 'Nyala';
    font-size: 16px;
    text-align: left;
}

.col-md-3 p{
	color: #656565;
	text-align: left;
}

.col-md-3 a{
    color: #656565;
    position: relative;
    margin-right: 4px;
    text-decoration: none;
    transition: .5s;
}

.col-md-3 a:hover {
	opacity: 0.4;
	font-size: 18px;
}

.col-md-3 i{
    position: relative;
    margin-right: 4px;
}

.vet {
	width: 100%;
}

.localizacoes {
	position: relative;
    margin-bottom: -60px;
        margin-top: -20px;
}

.item-inner img{
	border: 1px solid black;
}

.text1 > p,
.text2 > p,
.text3 > p,
.titulo > h2,
.historia > div,
#botoes > div,
.localizacoes > .ad,
.localizacoes > .ad1,
.localizacoes > .ad2,
.localizacoes > .ad3,
.infoclinica > div,
#equipe-antonio > div,
#equipe-josiane > div,
#equipe-priscila > div,
#equipe-anne > div,
#equipe-brunna > div,
#equipe-jean > div,
#equipe-rafael > div{
	display: none;
}

.titulo {
	position: relative;
    top: -100px;
}

.historia {
	display: block;
    position: relative;
    top: -110px;
    margin-bottom: -60px;
}

.infoclinica {
	    margin-top: -100px;
}

.ad1 {
	margin-top: -120px;
}

.alerta h1{
	color: rgb(38,166,91);
    font-size: 18px;
    font-family: 'Nyala';
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    margin-top: -100px;
}

.remodal-bg.with-red-theme.remodal-is-opening,
.remodal-bg.with-red-theme.remodal-is-opened {
  filter: none;
}

.remodal-overlay.with-red-theme {
  background-color: #f44336;
}

.remodal.with-red-theme {
  background: #fff;
}

.remodal-bg a {
	display: none;
}

.remodal p {
	font-size: 20px;
	font-family: 'Nyala';
}

.remodal hr{
	border: #fde192 solid 4px;
    width: 200px;
	margin: 0 auto;
	margin-bottom: 40px;	
}

.remodal h1 {
	color: rgb(38,166,91);
	font-family: 'Nyala';
	font-size: 48px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 50px;
}

.remodal a {
	color: white;
	font-size: 20px;	
	text-decoration: none;
	font-family: 'Nyala';
}

.remodal i {
	color: white;
	font-size: 20px;	
	text-decoration: none;
	padding: 5px;
    margin-left: -2px;
}
