﻿@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


#numerosnav{
	left:170px;
	position:relative
}
.navbar-brand {
	width: 100px;
}

.textnav{
	margin-bottom:0px;
	margin-top:22px
}

.img-fluid {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

    .img-fluid:hover {
        opacity: .5;
    }


.nav-item:after {
	content: "";
	width: 0%;
	height: 1px;
	display: block;
	transition: all 0.3s ease;
	bottom: 25%;
}

.nav-item:hover::after {
	width: 100%;
	height: 1px;
	background-color: #1b2958;
}



.bg-dark {
	--bs-bg-opacity: 1;
	background-color: #fff !important;
}



.nav-item {
	font-family: Arial !important;
}

.nav-link,
.nav-link dropdown-toggle,
.nav-item dropdown,
.navbar-toggler
{

	
	color: #1b2958 !important;

}
	.nav-link:active{
		
		color:rgba(255,255,255,0.4) !important
	}
.navbar-toggler{
	background-color: #d8d8d8
}



.footer-dark {
	padding: 50px 0;
	color: #f0f9ff;
	background-color: #1b2958;
}

	.footer-dark h3 {
		margin-top: 0;
		margin-bottom: 12px;
		font-weight: bold;
		font-size: 16px;
	}

	.footer-dark ul {
		padding: 0;
		list-style: none;
		line-height: 1.6;
		
		margin-bottom: 0;
	}

		.footer-dark ul a {
			color: inherit;
			text-decoration: none;
			opacity: 0.6;
		}

			.footer-dark ul a:hover {
				opacity: 0.8;
			}
@media (max-width:1500px) {
	.imagensfornecedores {
		width: 200px !important;
		height: 140px !important;
	}
}
@media (max-width:1400px) {
	.imagensfornecedores {
		width: 180px !important;
		height: 140px !important;
	}
}

@media (max-width:1300px) {
	.imagensfornecedores {
		width: 180px !important;
		height: 140px !important;
	}
}
@media (max-width:1100px) {
	.imagensfornecedores {
		width: 140px !important;
		height: 130px !important;
	}
}
@media (max-width:1000px) {
	.imagensfornecedores {
		width: 110px !important;
		height: 100px !important;
	}
}
@media (max-width:900px) {
	.imagensfornecedores {
		width: 90px !important;
		height: 80px !important;
	}
}

@media (max-width:767px) {
	.footer-dark .item:not(.social) {
		text-align: center;
		padding-bottom: 20px;
	}

	#one {order: 1}
	#two {order: 2}

	#valores{
		margin-bottom:0px !important
	}

	#carouselprimeiro {
		height:500px
	}
	.imagensfornecedores {
		width: 104px !important;
		height: 105px !important;
		
	}
	#teste {
		margin: 0px !important
	}
	#teste1{
		visibility:hidden
	}
	#card1 {
		bottom: 0px !important;
		height:800px
	}
	#card2 {
		bottom: 0px !important;
	
	}
	#card3 {
		bottom: 0px !important;
		height:640px !important
	}
	#card4 {
		bottom: 0px !important;
		height:700px !important
	}

	#numerosnavbar {
		margin: 0 !important ;
			
		position: static !important
	}
	.social{
		margin-top: 0px !important;
		width:130px;
	
	}
	#arroba {
		width: 207px !important
	}
	.wrap{
		width: 336px !important;
		height:300px !important
	}
	#linkedin {
		margin-left: 0px;
		margin-right: 0px
	}
	#facebook{
		margin-left: 0px;
		margin-right: 0px
	}
	#insta {
		margin-left: 2px;
		margin-right: 2px
	}
	.textnav {
		margin-bottom: 0px !important;
		margin-top: 0px !important
	}
	#contact2{
		border: 0px !important;
		text-align: center !important;
	}
	#imagesslidehome{
		height:200px !important
	}
	#carouselExampleCaptions{
		margin-top:90px !important;
		height:200px
	}

	#imap{
		width:377px !important
	}


	#numerosnav {
		position: static
	}

}

.footer-dark .item.text {
	margin-bottom: 36px;
}

@media (max-width:767px) {
	.footer-dark .item.text {
		margin-bottom: 0;
	}
}

.footer-dark .item.text p {
	opacity: 0.6;
	margin-bottom: 0;
}

.footer-dark .item.social {
	text-align: center;
}

@media (max-width:991px) {
	.footer-dark .item.social {
		text-align: center;
		margin-top: 20px;
	}
}


.footer-dark .item.social > a {
	font-size: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
	margin: 0 8px;
	color: #fff;
	opacity: 0.75;
}

	.footer-dark .item.social > a:hover {
		opacity: 0.9;
	}

.footer-dark .copyright {
	text-align: center;
	padding-top: 24px;
	opacity: 0.3;
	font-size: 13px;
	margin-bottom: 0;
}


.fa:hover {
	opacity: 0.7;
}

.fa-facebook {
	background: #3B5998;
	color: white;
}
.fa-instagram {
	background: #125688;
	color: white;
}

.list-group {
	--bs-list-group-border-width: 0px;
}

.carousel-indicators [data-mdb-target] {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease;
}

.carousel-indicators .active {
	opacity: 1;
	
}