@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body {
	font-family: 'Ubuntu', sans-serif;
	line-height: 1.88235rem; 
	font-size: 17px;
	color: #545454;
}

a,
a:hover {
	color: #545454;
}

.btn {
	font-size: 19px;
}

.btn-azul {
	border-radius: 10px;
	color: #fff;
	padding: 1rem 3rem;
	border-radius: 900px;
	background: #349E9E;
}
.crt-widget.crt-widget-branded .crt-logo {
	visibility: hidden !important;
}
.instagram h2 {
	color: #349E9E;
    font-family: Ubuntu;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
}
.instagram h3 {
	color: #349E9E;
    font-family: Ubuntu;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
}
button.crt-load-more {
	border-radius: 25px;
    background-color: #349E9E !important;
    font-size: 24px;
    color: #fff;
    border: none !important;
    font-weight: 600;
}
.btn-transparente {
	background: transparent;
	border-radius: 10px;
	color: #349E9E;
	border: solid 1px #349E9E;
	font-size: 20px;
	padding: 0.65rem 2.5rem;
	border-radius: 900px;
}

.btn-transparente:hover {
	color: #ffffff;
	border: solid 2px #349E9E;
	background: #349E9E;
}

.btn-transparente.branco {
	background: transparent;
	border-radius: 10px;
	color: #ffffff;
	border: solid 1px #ffffff;
	font-size: 20px;
	padding: 0.65rem 2.5rem;
	border-radius: 900px;
}

.btn-transparente.branco:hover {
	color: #349E9E;
	border: solid 2px #ffffff;
	background: #ffffff;
}

.bg-azul-escuro {
	background: #349E9E;
}

.bg-cinza-escuro {
	background: #545454;
}

.btn-azul:hover {
	background: #1B5D65;
	color: #fff;
}

.btn-saiba-mais {
	font-family: 'rennerbold';
	font-size: 22px;
	color: #349E9E;
}

.btn-saiba-mais:hover {
	color: #1B5D65;
	text-decoration: none;
}

.btn-saiba-mais i {
	margin-left: 5px;
}

.btn-saiba-mais:hover i {
	margin-left: 15px;
}

.texto-azul {
	color: #349E9E !important;
}

.texto-cinza {
	color: #545454 !important;
}

header .navbar.scroll.down {
	top: -168px;
	transition: top 0.2s ease-in-out;
}

header .navbar.scroll.up {
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.75);
	top: 0;
	transition: top 0.2s ease-in-out;
}

header .navbar.scroll {
	background: #ffffff;
}

header .btn.btn-link:not(.collapsed) i,
.nav-item.show i {
	transition-duration: 0.4s !important;
	transition-property: transform !important;
	transform: rotate(180deg) !important;
}

header .navbar.scroll.aberto,
header .navbar-collapse.collapsing {
	background: #fff !important;
}

header .navbar {
	z-index: 99999;
}

header .nav-item i {
	transition-duration: 0.4s;
	transition-property: transform;
}

header .dropdown-toggle::after {
	display: none;
}

header .navbar-light .navbar-nav .nav-link {
	color: #349E9E;
	padding-bottom: 4px !important;
	font-size: 20px;
}

header .navbar-expand-xl .navbar-nav .dropdown-menu {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	border: none;
	border-radius: 0;
	min-width: 230px;
}

header .navbar-light .navbar-nav .nav-link:hover {
	color: inherit;
	border-bottom: solid 2px #545454;
}

header .navbar-light .navbar-toggler {
	border: none;
	color: inherit;
	font-weight: normal;
	font-size: 20px;
}

header .fixed-top .navbar-collapse.show {
	background: #fff !important;
	min-height: 100vh;
}

header .dropdown-item.active,
.dropdown-item:active {
	background-color: #1B5D65;
}

header .collapsed .seta-menu {
	transition-duration: 0.4s;
	transition-property: transform;
	transform: initial;
}

header .seta-menu {
	transition-duration: 0.4s;
	transition-property: transform;
	transform: rotate(180deg);
}

.grecaptcha-badge {
	visibility: collapse !important;
}

.banner-desk {
	position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	
}
.banner-desk { 
	position: relative;
	background-size: cover no-repeat ; 
	background-position: center;
	display: block;
	
}

.banner-desk p {
	font-size: 17px;
	line-height: 25px;
}

.banner-desk h1 {
	line-height: 58px;
}

.form-control {
	border: 1px solid #545454;
	border-radius: 9px;
	padding: .1rem .75rem;
}

input.form-control {
	height: 43px;
}

.menu-aberto .menu-mobile-bg {
	background: #dbdbdb;
}

.breadcrumbs {
	margin-top: 3rem;
}

.box-agende {
	border-radius: 25px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.box-agende .texto-azul {
	font-size: 2rem;
}
.box-agende .btn-azul {
	padding: 0.5rem 2rem !important;
}
.box-form-banner-mobile {
	border-radius: 65px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

section.conteudo h2 {
	color: #349E9E;
	font-family: Ubuntu;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
}

section.conteudo.interna h2 {
	font-size: 2.64706rem;
	font-style: normal;
	font-weight: 700;
}

.bg-amplie {
	background-position: center;
	background-size: cover;
}

.btn-link {
	text-decoration: none;
	color: #349E9E;
	font-weight: bold;
}

.btn-link:hover,
.btn-link:focus {
	text-decoration: none;
	color: #349E9E;
	font-weight: bold;
}

.btn-link.branco {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.btn-link.branco:hover,
.btn-link.branco:focus {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

.video-full-width {
	width: 100%;
	height: 100%;
	position: relative;
}

.h-100vh {
	height: 100vh;
}

.troca-depoimento {
	position: relative;
	top: 0px;
	z-index: 99;
	justify-content: center;
	color: #212529;
	font-size: 27px;
	border: solid 1px #2FACBB;
	border-radius: 38px;
	text-align: center;
	width: 52px;
	height: 52px;
	display: inline-flex;
	line-height: 1;
	text-decoration: none;
	align-items: center;
}

.box-agende h2 {
	font-size: 2.47059rem;
	font-style: normal;
	font-weight: 700;
}

.icone-azul {
	color: #ffffff;
	background: #2FACBB;
	padding: 10px;
	line-height: 1;
	font-size: 20px;
	border-radius: 50%;
}

.contato .telefones {
	font-size: 1.76471rem;
	font-style: normal;
	font-weight: 700;
}

.bg-azul {
	background: #2FACBB;
}
.corpo-noticia {
	overflow: hidden;
}
iframe {
	height: 18.58824rem;
}

footer a, footer span {
	text-decoration: none;
	font-size: 24px;
}

footer {
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.4;
}

hr.azul{
	opacity: 1;
	border-top: 2px solid #2FACBB;
}

hr.centro{
	margin: 0 35%;
}

.bg-azul-cima-80{
	background: linear-gradient( #ffffff 25%, #2FACBB 10%);
}

.bg-azul-cima-80.quem-somos{
	background: linear-gradient( #ffffff 20%, #2FACBB 10%);
}

section.conteudo.argosy h3{
	font-size: 2.35294rem;
	font-style: normal;
	font-weight: 300;
}

.bg-teste-audicao{
	background-image: url(../imagens/aparelhos-auditivos/aparelhos-auditivos-10.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 27.29412rem;
}

.audiometria{
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
}

section.conteudo .perda-auditiva h2{
	font-size: 3.76471rem;
	font-style: normal;
	font-weight: 700;
}

section.conteudo .perda-auditiva h3{
	font-size: 2.64706rem;
	font-style: normal;
	font-weight: 700;
}

section.conteudo.o-que-e-perda-auditiva h2{
	font-size: 1.88235rem;
	font-style: normal;
	font-weight: 300;
}

section.conteudo.tratamentos h3{
	font-size: 2.64706rem;
	font-style: normal;
	font-weight: 300;
}

footer .icone-azul {
    padding: 10px 13px;
}

a.btn-whatsapp-rodape {
	z-index: 9999;
	bottom: 25px;
	right: 25px;
	background: #2FACBB;
	box-shadow: 0 0 12px rgba(0, 0, 0, .5);
	color: #ffffff;
	border: none;
	transition: .2s ease-out;
	font-size: 75px;
	height: 100px;
	width: 100px;
	border-radius: 100% !important;
	padding-top: 12px;
	padding-left: 0;
	padding-right: 0;
	line-height: 0;
}

a.btn-whatsapp-rodape:hover {
	background: #1B5D65;
	color: #ffffff;
}

.semi-circulo-1{
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: -125px;
}

.semi-circulo-2{
	position: absolute;
	right: 0;
	top: 100px;
	z-index: -1;
}

.semi-circulo-3{
	position: relative;
	left: 0;
	bottom: 0;
	margin-top: -50px;
}

.semi-circulo-4{
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.semi-circulo-aparelho-01{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 20rem;
}

.semi-circulo-aparelho-02{
	position: absolute;
	right: 0;
	top: 15%;
	z-index: -1;
}

.semi-circulo-aparelho-03{
	position: absolute;
	left: 0;
	top: 57%;
	z-index: -1;
	width: 25rem;
}

@media (max-width: 1200px) {
	header .navbar-expand-xl .navbar-nav .dropdown-menu {
		background: #E2FCFF;
		box-shadow: none;
		text-align: center;
	}

	header .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item {
		font-size: 20px;
		color: #545454;
	}

	header .navbar-light .navbar-nav .nav-link:hover {
		border-bottom: 0;
	}
}

@media (min-width: 576px) {
	.w-100-desktop{
		width: 100%;
	}
}

@media (max-width: 991px) {
	.banner-desk {
		background-size: cover;
		background-position: center center;
		height: auto;
	}

	.banner-desk h2 {
		font-size: 1.88235rem;
		font-style: normal;
		font-weight: 700;
	}

	#oferecemos .financiamento p {
		font-size: 17px;
	}


	.implantes .h1 .font-funky {
		font-size: 100px;
		line-height: 73px;
		padding-left: 18px;
	}

	footer .endereco {
		font-size: 25px;
		line-height: 32px;
	}

	header .btn-agende {
		width: 89%;
	}

	section.conteudo h2 {
		font-size: 1.82353rem;
	}

	section.conteudo.quem-somos h2 {
		font-size: 2.82353rem;
	}

	/* .bg-amplie {
		background-image: url(../imagens/home/mobile/home-02.png);
	} */

	.troca-depoimento {
		top: 0;
	}

	section.conteudo.interna h2 {
		font-size: 1.47059rem;
	}

	section.conteudo.argosy h2 {
		font-size: 1.88235rem;
	}

	section.conteudo.argosy h3 {
		font-size: 1.47059rem;
		font-style: normal;
		font-weight: 300;
	}

	.bg-teste-audicao {
		background-image: url(../imagens/aparelhos-auditivos/mobile/aparelhos-auditivos-10.png);
		background-position: center;
		height: auto;
	}

	.text-white-mobile{
		color: #ffffff !important;
	}

	.sobe-titulo-mobile {
		position: relative;
		margin-top: -55px;
	}

	.audiometria {
		font-size: 0.88235rem;
	}

	section.conteudo .perda-auditiva h3 {
		font-size: 1.47059rem;
	}

	section.conteudo.tratamentos h3 {
		font-size: 1.47059rem;
	}

	.semi-circulo-1, .semi-circulo-2, .semi-circulo-3, .semi-circulo-4, .semi-circulo-aparelho-01, .semi-circulo-aparelho-02, .semi-circulo-aparelho-03{
		display: none;
	}
}