@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

body{
	font-family: 'Lato', sans-serif;
	background-color: #EAEAEA;
	font-size: 16px;
	line-height: 26px;
	color: #191919;
}

b, strong {
    font-weight: 600;
}

.banner__headline,
.topo__headline{
	margin-bottom: 6px;
	color: #E94F26;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.btn-primary{
	background-color: #E94F26;
	color: #fff;
	border: none;
    font-size: 12px;
    font-weight: 600;
    border-radius: 8px;
    text-transform: uppercase;	
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
	background-color: #ff5729;
	color: #fff;
}

h1{
	font-size: 30px;
	line-height: 30px;
    font-weight: 300;
    letter-spacing: 0.6px;
    margin-bottom: 28px;
    text-transform: uppercase;
}

h3{
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 32px;
    letter-spacing: 0.6px;
    margin-bottom: 16px;
}

#menu{
	background-color: #EAEAEA;
	padding-top: 16px;
	padding-bottom: 16px;
}

#menu a{
	color: #633824;
}

#menu a:hover, #menu a:active, #menu a:focus{
	color: #965536;
}

#menu .menu__links{
	padding-right: 14px;
    padding-left: 14px;
}

#menu .menu__social a{
	color: #E94F26;
	transition: .3s;
}

#menu .menu__social a:hover, #menu .menu__social a:active, #menu .menu__social a:focus{
	color: #ff5729;
	margin-top: -4px;
}

.reduz{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

/*.reduz img{
	height: 40px !important;
}*/

#banner{
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}

#banner .jumbotron{
	background-color: #053F33;
}

#banner .banner__headline{
    margin-bottom: 12px;
    font-size: 15px;
}

#banner h1{
	color: #fff;
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    margin-bottom: 24px;
}

#banner .btn-primary,
#banner .btn-outline-primary{
	margin-top: 0;
	margin-bottom: 0;
	background-color: #E94F26;
	color: #000;
	font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 16px 34px;
    border: none;
    border-radius: 8px;
}

/*#banner .btn-primary{
    border-radius: 18px 4px 4px 4px;
}

#banner .btn-outline-primary{
	border-radius: 4px 4px 18px 4px;
}*/

#banner .btn-primary:hover, #banner .btn-primary:active, #banner .btn-primary:focus,
#banner .btn-outline-primary:hover, #banner .btn-outline-primary:active, #banner .btn-outline-primary:focus{
	background-color: #ffbab2;
}

#bannerInterno{
	background-color: #4e5b4d;
	color: #f0efe7;
}

#sobre .container{
	background-image: url("imagens/ddb1b62e0c8c0b8b020fb2a35cee6494.jpg?=3");
	background-position: center center;
	background-repeat: no-repeat;
}

#sobre .row.bloco__registros{
	display: none;
}

#missao{
	padding-top: 50px !important;
}

#missao .registro__imagem{
	height: 56px;
	margin-bottom: 42px !important;
}

#servicos{
	background-color: #053F33;
	color: #fff;
}

#servicos{
	background-image: url(imagens/018d335e8cc3c437150a76fa6f052a44.png), url(imagens/d9bec6b996ff7a16fc57fb253e6255c8.png);
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
}

#servicos a,
#produtos a,
#metodologias a,
#diferenciais a{
margin-bottom: 0;
    background-color: #E94F26;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 32px;
    border: none;
    border-radius: 8px;
    display: inline-block;
    text-transform: uppercase;
}

#servicos a:hover, #servicos a:active, #servicos a:focus,
#produtos a:hover, #produtos a:active, #produtos a:focus,
#metodologias a:hover, #metodologias a:active, #metodologias a:focus,
#diferenciais a:hover, #diferenciais a:active, #diferenciais a:focus{
	background-color: #ff5729;
	color: #fff;
}

#produtos img{
	border-radius: 12px;
}

/*#depoimentos{
	font-size: 18px;
	line-height: 26px;
	background-color: #dedede;
}*/

#depoimentos{
	background-color: #053F33;
	color: #f0efe7;
}

#depoimentos .registro__imagem{
	height: 80px !important;
	border-radius: 40px !important;
	border: solid 2px #E94F26;
}

#depoimentos .bloco__registros{
	width: 70%;
	margin: auto;
}

#depoimentos img{
	margin-bottom: 0 !important;
}

#depoimentos h3{
	margin-top: 14px;
	font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
}

#depoimentos h4{
	font-size: 13px;
    font-weight: 600;
    margin-bottom: 24px;
}

#metodologias .registro,
#diferenciais .registro{
    background-color: #f7f7f095;
    border-radius: 12px;
    padding: 24px 32px;
}

#metodologias .registro:hover,
#diferenciais .registro:hover{
	background-color: #f7f7f0;
}

#metodologias h3,
#diferenciais h3{
	font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

#metodologias .registro p,
#diferenciais .registro p,
#diferenciais .registro li{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
}

#metodologias .bloco__topo,
#diferenciais .bloco__topo{
	padding-right: 50px;
}

#metodologias .bloco__topo em,
#diferenciais .bloco__topo em{
	font-style: unset;
    font-size: 18px;
}

#diferenciais .registro{
    background-color: #f0efe795;
    border-radius: 12px;
    padding: 24px 32px;
}

#diferenciais .registro:hover{
	background-color: #f0efe7;
}

#diferenciais h1 strong{
	font-weight: 400;
}

#diferenciais ul{
	margin-bottom: 0;
}

#diferenciais{
	background-color: #f7f7f0;
}

#videos{
	font-size: 13px;
	line-height: 20px;
}

#videos iframe{
	border-radius: 12px;
}

#videos a{
	color: #E94F26;
    font-size: 16px;
    line-height: 26px;
}

#videos a:hover, #videos a:active, #videos a:focus{
	color: #E94F26;
}

/*#contato{
	background-color: #053F33;
	color: #f0efe7;
}*/

#contato{
	background-color: #dedede;
}

#contato .invalid-feedback {
    color: #E94F26;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #E94F26;
}

#contato a,
#copyright a{
	color: #E94F26;
}

#contato a:hover, #contato a:active, #contato a:focus,
#copyright a:hover, #copyright a:active, #copyright a:focus{
	color: #ff5729;
}

#copyright{
	font-weight: 400;
}

.navbar-toggler{
	color: #db834e;
}

@media (max-width: 767.98px){
	h1{
		font-size: 24px;
		line-height: 26px;
	}

	#menu img{
		height: 35px;
	}

	#banner{
		font-size: 16px;
		line-height: 26px;
	}

	#banner .jumbotron{
		background-image: url("imagens/3891b14b5d8cce2fdd8dcdb4ded28f6d.jpg?1") !important;
		background-position: top;
		background-size: contain !important;
		background-repeat: no-repeat;
		height: 700px !important;
		background-color: #053F33 !important;
	}

	#banner .align-self-center {
		padding-bottom: 100px;
	    padding-top: 360px;
	    align-self: end !important;
	}

	#banner .banner__headline{
		font-size: 12px;
	}
	
	#banner h1{
		font-size: 24px;
		line-height: 26px;
	}

	#sobre .container{
		background-image: url("imagens/fdc0eb412a84fa549afe68373d9087e9.jpg?3") !important;
		background-position: top;
		background-size: contain !important;
		background-repeat: no-repeat;
		padding-top: 320px;
	}

	#servicos .bloco__topo{
		margin-bottom: 16px !important;
	}

	#servicos .registro{
		margin-bottom: 48px !important;
	}

	#produtos .registro{
		margin-bottom: 56px !important;
	}

	#depoimentos{
		font-size: 16px;
		line-height: 26px;
	}

	#depoimentos .bloco__registros{
		width: 100%;
		margin: auto;
	}

	#contato{
		text-align: center;
	}
}