.navbar-brand img {
	width: 210px;
	margin-top: 20px;
}

/*h1 {
	background-color: #d73034;
	color: #fff;
	padding: 10px 30px;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
}*/

#menu-topo {
	padding: 25px 0 25px;
	background-color: rgba(255, 255, 255, 0.8);
	border-top: 10px #b12d30 solid;
}

.link-padrao {
	color: inherit;
	text-decoration: none;
}

.link-padrao:hover {
	color: inherit;
	text-decoration: none;
}

.navbar {
	z-index: 2;
	background-color: #fff;
	height: 90px;
}

.navbar-collapse {
    background: #fff;
}

span.icon-bar {
	background: #b12d30;
	width: 45px;
	height: 7px;
	display: block;
	margin-top: 7px;
}

.navbar-nav {
    color: #fff;
    padding: 0 20px;
}

.nav-item {
	margin: 0px 10px;
}

	.nav-item a {
		color: #333;
		font-weight: bold;
	}

section {
	padding: 50px 0;
}

.titulo {
	font-size: 52px;
}

.col-marcas {
	flex: 0 0 100%;
	max-width: 10%;
	margin: 10px auto;
}

.btn-catalogo {
	background: #b22d30;
	color: #fff;
	width: 80%;
	font-size: 30px;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 70px;
	margin: 20px 0;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

	.btn-catalogo:hover {
		background: #d73a3e;
		color: #fff;
	}

.btn-contato {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-radius: 70px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

	.btn-contato:hover {
		background: #555;
		color: #fff;
	}

/*#empresa {
	background-image: url('../images/bg_empresa.jpg');
	background-size: 100% 100%;
}*/

.fundo {
	background-image: url('../images/bg_produtos.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#produtos {
	background-image: url('../images/home/dot_map.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#catalogo {
	background-color: #ccc;
	height: 100px;
	display: block;
	color: #333;
}

#catalogo:hover {
	text-decoration: none;
	color: #d73034;
}

#catalogo img {
	float: left;
	margin: -25px 20px 0 0;
	height: 150px;
}

#catalogo h2 {
	line-height: 100px;
	text-transform: uppercase;
	color: inherit;
	margin: 0;
	padding: 0;
}

#contato {
	background-image: url('../images/home/dot_map.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#contato h3 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0;
	font-weight: bold;
}

footer {
	padding: 45px 0;
	background-color: #fff;
	margin: 0;
}

	footer a {
		color: #707070;
	}

footer a:hover {
	color: #d73034;
}

.col-rodape {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	color: #b22d30;
}

	.col-rodape i {
		font-size: 65px;
		padding-right: 15px;
	}

	.col-rodape p {
		margin: 0;
	}

		.col-rodape p strong {
			line-height: 1;
		}

.assinatura {
	padding: 15px 0;
	background: #b22d30;
	color: #fff;
	font-size: 14px;
}

.form-search {
	text-align: right;
}

.search {
	border: 1px solid #d73034;
	border-radius: 20px;
	padding: 4px 9px;
}

.img-search {
	margin-left: -32px;
}

.banner {
	background: url("../images/bgPesquisa.png") no-repeat;
	background-size: auto 100%;
	background-position: center;
	width: 100%;
	height: 8.7em;
}

.imagem-banner {
	margin-top: 1%;
	max-width: 100%;
}

.conteudo {
	padding-top: 5%;
	text-align: left;
	padding-bottom: 2em;
}

.inp-pesquisa, .inp-form {
	background-color: #e3e4e8;
	border: none;
}

.inp-form {
	width: 100%;
}

.inp-pesquisa {
	width: 85%;
}

.texto {
	background-color: #c3c5ca;
	padding: 1.6em;
	text-align: justify;
	max-width: 40%;
}

.formulario {
	padding-top: 2em;
	background-color: #f7f8f8;
}

#rodape {
	background-color: #000;
	width: 100%;
	height: 5rem;
	margin: 0;
}

#rodape p {
	margin-top: 2rem;
	margin-bottom: 1rem;
}

h4 {
	margin: 0em 0 1.5em 0
}

th {
	white-space: nowrap;
}

/*.page-orcamento {
	background: url("../images/bg_produtos.jpg") no-repeat top center;
}*/

.pesquisa-orca {
	background-color: rgba(255, 255, 255, 0.60);
	padding: 15px;
}

.btn-orcar {
	background-color: #d73034;
	padding: 10px 30px;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	border-radius: 0;
	border: 1px solid #a22c2f;
}

.page-link {
	color: #000000;
}

.page-orcamento .form-control {
	padding: 6px 10px;
	height: 30px;
	text-align: right;
	max-width: 100px;
}

.page-orcamento table {
	background-color: rgba(255, 255, 255, 0.6);
}

.pesquisa-orca .form-search {
	padding: 0 10px;
}

.pesquisa-orca .form-search input {
	width: calc(100% - 6px);
}

.page-orcamento .form-orcamento .form-control {
	padding: 6px 10px;
	height: auto;
	text-align: left;
	max-width: 100%;
	margin: 10px 0;
}

.page-orcamento .form-orcamento #empresa {
	background: none;
}

.page-orcamento .trash-icon {
	height: 25px;
}

.page-orcamento .img_prod {
	background: #fff;
}

.page-orcamento .img_prod img {
	max-width: 120px;
}

.page-orcamento .btn-add {
	padding: 0;
	width: 100%;
	margin-top: 7px;
	color: #fff;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #d73034;
	border-color: #d73034;
}

button.btn-clear {
	background: none;
	border: 0;
}

.btn-warning2 {
	padding: 10px 30px;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	border-radius: 0;
	background-color: #ffc107;
	border-color: #ffc107;
}

.alert-gatti {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 500px;
	z-index: 9999;
	text-align: center;
}

@media screen and (max-width: 1240px) and (min-width: 961px) {
	.imagem-banner {
		margin-top: 5%;
		max-width: 70%;
	}
}

@media screen and (max-width: 960px) and (min-width: 576px) {
	.texto {
		max-width: 100%;
	}
	.mb-md-3 {
		margin-bottom: 3%;
	}
	.imagem-banner {
		margin-top: 10%;
		max-width: 70%;
	}
}

@media screen and (max-width: 576px) and (min-width: 381px) {
	.imagem-banner {
		margin-top: 10%;
		max-width: 100%;
	}
}

@media screen and (max-width: 380px) {
	.imagem-banner {
		margin-top: 26%;
		max-width: 100%;
	}
}

@media (max-width: 425px) {
	.navbar {
		z-index: 2;
		height: auto;
		background-color: #fff;
		padding: 20px 15px;
	}

    .navbar-toggler {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
	#catalogo {
		height: auto;
		padding: 0px 0 25px;
		text-align: center;
	}

		#catalogo img {
			float: inherit;
		}

		#catalogo h2 {
			line-height: 1.5;
			margin: 15px 0 0;
		}

	.col-marcas {
		flex: 0 0 100%;
		max-width: 30%;
		margin: 10px auto;
	}

	.btn-catalogo {
		width: 100%;
		font-size: 18px;
	}

	.navbar-brand img {
		width: 175px;
		margin-top: 0;
	}

	.form-search {
		text-align: center;
	}
}