.bg-blue{
	background-color: #133960;
}

.bg-gray{
	background-color: #e6e7e8;
}

.color-red{
	color: #992021;
}

.color-white{
	color: #fff;
}

.color-blue{
	color: #133960;
}

.title{
	text-transform: uppercase;
	font-weight: 600;
}

body h2{
	font-size: 45px;
}

.default-text{
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	color: #808285;
}

.default-text-no-color{
	width: 100%;
	font-size: 14px;
	line-height: 25px;
}

.limited-width span{
	display: inline-flex;
	max-width: 60%;
	align-self: center;
	justify-self: center;
}

.ga-adjust-container{
	display: flex;
	flex-direction: column;
}

.ga-adjust-container .ga-adjust-rows{
	flex-grow: 1;
	flex-basis: auto;
	flex-direction: column;
	justify-content: center;
}

.ga-adjust-container .ga-adjust-rows.ga-reset-adjust{
	flex-grow: 0;
}

/**/
body{
	font-family: 'Open Sans', sans-serif;
}

.banner{
	width: 100%;
	height: 90vh;
	background-image: url(./assets/images/banner.webp);
	background-position: center;
	background-size: cover;
}

.banner .logo{
	width: 100%;
	background: #fff;
    padding: 20px 10px;
    text-align: center;
	border-radius: 0 0 15px 15px;
}

.banner .logo svg{
	max-width: 90%;
}

#main-menu ul li a{
	color: #fff;
    font-size: 20px;
    font-weight: 600;
	padding-left: 45px;
	padding-right: 45px;
}

.slogan h2{
	font-size: 44px;
	font-weight: 100;
	color: #fff;
}

.slogan h3{
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}

.slogan p{
	font-size: 11px;
	color: #fff;
}

.footer{
	display: block;
	width: 100%;
	background-image: url(./assets/images/footer.png);
	background-position: center;
	background-size: cover;
	min-height: 206px;
}

.footer .logo-footer{
	width: 120px;
}

.footer .logo-footer svg *{
	fill: #fff;
}

.footer .menu-footer{
	height: 100%;
}

.footer .menu-footer ul {
	border-left: 1px solid #fff;
	padding-left: 10px;
	height: 100%;
}

.footer .menu-footer ul li a{
	color:#fff;
	font-size: 14px;
	padding: 0.2rem 1rem;
}

.footer h6.titulo{
	text-transform: uppercase;
	color:#fff;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e73532;
}

.footer .redes{
	color: #fff;
	padding: 0 10px;
}

.footer .redes i{
	font-size: 30px;
}

.footer .fale-conosco{
	padding-left: 0;
	list-style: none;
}

.footer .fale-conosco li a{
	color: #fff;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.footer .fale-conosco li a i.icon-fale{
	width: 20px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.footer p.endereco{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.image-history{
	background-size: cover;
	background-position: center right;
}

.text-history{
	background-color: #e6e7e8
}

.image-service{
	min-height: 350px;
	background-size: cover;
	background-position: center right;
}

.box-icon{
	text-align: center;
	height: 80px;
	box-sizing: content-box;
}

.box-icon svg{
	width: 100%;
	max-width: 80px;
	max-height: 80px;
}

.texto-icon{
	font-size: 14px;
}

.box-certificado{
	border:1px
}

.icon-certificado svg{
	width: 80px;
}

.icon-certificado svg *{
	fill: #fff;
}

#form-contato label{
	width: 100%;
	display: block;
	color: #56575d;
	font-size: 16px;
	padding-bottom: 5px	;
}

#form-contato input{
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	background-color: #e9e7e6;
	border: 1px solid #d6d5d5;	
}

#form-contato textarea{
	display: block;
	width: 100%;
	min-height: 120px;
	margin-bottom: 20px;
	background-color: #e9e7e6;
	border: 1px solid #d6d5d5;	
}

.btn-red{
	height: 30px;
	line-height: 30px;
	padding: 0 60px;
	background-color: #992021;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border: none;
	border-radius: 10px;
	text-decoration: none;
}

.btn-red:hover{
	color: #eee;
	background-color: #721616;
}

.grupo-contato{
	width: 100%;
	text-align: center;
	border-top: 2px solid #992021;
	border-bottom: 2px solid #992021;
	padding: 10px 0;
	font-size: 22px;
	color: #992021;
	font-weight: 600;
}

.endereco{
	font-size: 16px;
	color: #56575d;
	padding: 15px 0;
}

.box-contato{
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px 30px;
}

.box-contato .redes{
	color: #992021;
	padding: 0 10px;
}

.box-contato .redes.face{
	padding-left: 0;
}

.box-contato .redes i{
	font-size: 40px;
}

.box-contato .fale-conosco{
	padding-left: 0;
	list-style: none;
}

.box-contato .fale-conosco li a{
	color: #56575d;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.box-contato .fale-conosco li a i.icon-fale{
	width: 20px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.text-melhorar{
	font-size: 12px;
	margin: 0;
}

.btn-solicite{
	display: block;
	margin: 0 auto;
	text-decoration: none;
}

.navbar-toggler{
	border-color: #fff;
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}	

@media screen and (max-width: 769px) {
	.banner{
		height: 50vh;
	}
}	