body, html {
    overflow-x: hidden;
}
body {
	font-family: "Montserrat", sans-serif !important;
}

#header {
    position: absolute;
    width: 100%;
    z-index: 9999;
	background-image: none;
}

.principal li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
}

.hero-home {
    height: 695px;
    background-position: center;
    background-size: cover;
}

.destaque-1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 25px;
    border: 1px solid #FFFFFF;
    border-radius: 200px;
    display: inline-block;
}

.titulo-1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    color: #FFFFFF;
}

.titulo-1 span {
    color: #58BFDE;
}

.btn-1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
    padding: 10px 30px;
    background: #58BFDE;
    border-radius: 2px;
	display: inline-block;
}

.btn-1:hover {
	opacity: 0.8;
}

.texto-1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
}

.texto-1 span, .texto-2 span {
    color: #58BFDE;
}

.home-2 {
    background-color: #F5F9FB;
    padding-top: 40px;
    padding-bottom: 40px;
}

.card-icone {
    display: flex;
    gap: 10px;
}

.card-icone h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #000000;
}


.card-icone p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	color: #474747;
}

.texto-2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #474747;
}

.card-leads img {
    height: 175px;
    object-fit: cover;
    border-radius: 15px;
    width: 100%;
    margin-bottom: 15px;
}

.card-leads h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
}

.card-leads p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #474747;
}

.titulo-2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 52px;
    text-transform: uppercase;
    color: #000000;
}

.titulo-2 span {
    color: #58BFDE;
}

.lista-mapa {
    display: flex;
	flex-direction: column;
    gap: 30px;
	list-style: none;
	padding: 0px;
}

.lista-mapa li  {
    display: flex;
    gap: 20px;
    align-items: center;
}

.lista-mapa li img {
    width: 40px;
    height: 60px;
    object-fit: contain;
}

.lista-mapa li h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin: 0px;
}

.lista-mapa li span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #474747;
}

.lista-mapa li b {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
    color: #58BFDE;
    display: block;
}

.faixa-numeros {
    background-color: #F5F9FB;
    padding: 20px;
    border-radius: 15px;
    align-items: center;
}

.faixa-numeros h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    color: #58BFDE;
}

.card-payment {
    padding: 20px;
    background: #F5F9FB;
    border-radius: 14px;
    margin-bottom: 20px;
}

.card-payment h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	color: #000000;
}

.card-payment ul li {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	color: #474747;
}


.destaque-2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #474747;
    padding: 10px;
    background: #F6F9FB;
    border-radius: 6px;
    display: inline-block;
}

.card-externo img {
    width: 300px;
    height: 230px;
    object-fit: cover;
    border-radius: 15px;
	flex-shrink: 0;
}

.card-externo {
    display: flex;
	gap: 15px;
	align-items: center;
}

.card-externo h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #000000;
}

.card-externo span {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;
	color: #474747;
}

.home-9 {
    padding-bottom: 60px;
    padding-top: 60px;
    background-position: center;
    background-size: cover;
}

.logos-clientes {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
	justify-content: center;
}

.logos-clientes img {
    height: 70px;
}

.navbar-brand img {
    height: 60px;
}

.nav-link:focus, .nav-link:hover {
    color: #fff;
}

/* Esconde barra superior do Google */
.goog-te-banner-frame.skiptranslate {
	display: none !important;
}

/* Remove deslocamento que o Google adiciona */
body {
	top: 0px !important;
}

/* Esconde tooltip */
.skiptranslate, .goog-tooltip,
.goog-tooltip:hover {
	display: none !important;
}

/* Esconde highlight azul */
.goog-text-highlight {
	background: none !important;
	box-shadow: none !important;
}

.lang-btn {
    cursor: pointer;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #000000;
    padding: 10px;
    background: #FFFFFF;
    border-radius: 4px;
}

@media (max-width: 767px) {
	
	
.hero-home {
    height: auto;
    background-position: center;
    background-size: cover;
	padding-top: 40px;
}
	
#header {
    position: relative;
    background-color: #f5f9fb;
}	
	
.principal li a {
    color: #4d8ab0;
    text-align: center;
}
	
.navbar-toggler {
    border: none;
}	
	
.titulo-1 {
    font-size: 34px;
    line-height: 40px;
}
	
.texto-1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}	
	
.titulo-2 {
    font-size: 32px;
    line-height: 42px;
}	
	
.card-icone img {
    width: 40px;
    height: 60px;
    object-fit: contain;
}	
	
.faixa-numeros h3 {
    text-align: center;
    margin-bottom: 40px;
}
	
.card-externo {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px;
}	
	
.card-externo h3 {
    font-size: 18px;
    line-height: 22px;
}	
	
.card-externo span {
    font-size: 16px;
}	
	
.texto-2 {
    font-size: 18px;
    line-height: 24px;
}	
	
	
}


