* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: sans-serif;
}

/* html,
body {
	height: 100%;
	width: 100%;
	background: #3498db;
} */
header {
	
	background-image: url(../../img/banner/imagemLojaBras.jpg);
	
}
nav {
	padding: 10px 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #004274;
	position: relative;
	height: 70px;
}


.logonav {
	display: none;
}

nav ul {
	display: flex;
	gap: 30px;
	align-items: center;
}

nav ul li {
	list-style-type: none;
}

nav ul li a {
	text-decoration: none;
	color: #fff;
}

.menu-icon {
	display: none;
}

.menu-icon i {
	color: #fff;
	font-size: 20px;
}
.color{
		color: #FF5733;
		font-size: 15px;
	}
.wat {
	color: #FF5733;
	font-size: 15px;
}
.tel {
	color: #FF5733;
	font-size: 15px;
} 

.fulltel {
	display: none;
}

.item-cp-1 {
	
	text-align: center;
	position: relative;
	
	
}
.item-rp-1{
		text-align: center;
		position: relative;
		color: #FF5733;
	}
.card-promo{
		background-color: #2577d4;
		margin: 1em;
		
	}
.carousel-inner {
	position: static;
	height: 600px;
	width: 1000px;
	margin:  10px;
}

.img-promo {
	height: 500px;
	
}

.carousel-item{
		height: 600px;
		width: 650px;
	}


.button-slide{
		height: 100px;
		width: 100px;
		top: 310px;
		left: 400px;
		
	}



.alinh-texto {
	/* font-family: 'Quicksand', sans-serif; */
		font-weight: 400;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-style: revert;	
	left: 600px;
	position: relative;
	color: #FF5733;
	top: 150px;
	font-size: 28px;
}

.alinh-texto-2 {
	/* font-family: 'Quicksand', sans-serif; */
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: revert;
		
	left: 600px;
	position: relative;
	color: #9B270E;
	top: 250px;
	font-size: 28px;
}
.texto-titulo-1 {
	/* font-family: 'Quicksand', sans-serif; */
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: revert;
	left: 300px;
	position: relative;
	color: #0c0b0b;
	top: 50px;
	font-size: 48px;
}
.btn-promo {
	/* font-family: 'Quicksand', sans-serif; */
	position: relative;
	left: 600px;
	top: 300px;
	
}

.img-login{
	height: 500px;
	
}

.tt-cat-buttons{
	
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 20px;
	

}

.index-texto-1{
	position: relative;
	left: -200px;
}

.index-texto-2{
	position: relative;
	left: -200px;
}

.index-texto-3{
	position: relative;
	left: -220px;
}
.index-texto-4{
	position: relative;
	left: -260px;
}
.input-4{
	position: relative;
	left: 420px;
	height: 40px;
		width: 300px;
}



@media (max-width:1000px) {

	.input-4{
	position: relative;
	display: block;
	left: 50px;
	height: 40px;
		width: 300px;
}

	/* body{
		position: absolute;
		
			
		} */
	.carousel-inner {
		position: static;
		height: 600px;
		width: 370px;
		margin: 10px;
		}

	.card-promo {
		display: block;
			word-break: break-all;
		}

	.index-texto-1 {
			position: relative;
			left: -70px;
		}
	
		.index-texto-2 {
			position: relative;
			left: -50px;
			top: -40px;
		}
	
		.index-texto-3 {
			position: relative;
			left: -70px;
			top: -40px;
		}
	
		.index-texto-4 {
			position: relative;
			left: -120px;
			top: -50px;
		}

	.img-promo {
			height: 500px;
			width: 100px;
			background-attachment:fixed;
	
		}

	.texto-titulo-1 {
			/* font-family: 'Quicksand', sans-serif; */
			position: relative;
			font-weight: 400;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: revert;
			left: 5px;
			color: #0c0b0b;
			top: 5px;
			font-size: 20px;
			
		}

	.img-login {
			height: 300px;
			width: 300px;
		}

	.banner-sec{
			height: 00px;
			width: 300px;
		}

		.button-slide {
	
			position: relative;
			top: -330px;
			left: 0;
	
		}


	.alinh-texto {
			/* font-family: 'Quicksand', sans-serif; */
			font-weight: 400;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: revert;
			left: 0;
			position: relative;
			color: #FF5733;
			top: 0;
			font-size: 18px;
		}

	.alinh-texto-2 {
			/* font-family: 'Quicksand', sans-serif; */
			font-weight: 100;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-style: revert;
			
			left: 120;
			position: relative;
			color: #9B270E;
			top: 0;
			font-size: 15px;
	 	}
	.btn-promo {
			/* font-family: 'Quicksand', sans-serif; */
	
			left: 105;
			position: relative;
			height: 50px;
			top: 10px;
			
		}
	.button-promo{
		
			width: 100px;
			height: 10px;
			font-size: 10px;
			text-align: center;
		}
	.alinh-texto-3{
		position: relative;
		top: -7px;
		left: -10px;

	}


	nav ul {
		position: absolute;
		z-index: 999;
		top: 70px;
		left: 0;
		right: 0;
		flex-direction: column;
		text-align: center;
		background: #004274;
		gap: 0;
		overflow: hidden;
	}

	nav ul li {
		padding: 20px;
		padding-top: 0;
	}

	.menu-icon {
		display: block;
	}

	#menuList {
		transition: all 0.5s;
	}
	.fone{
			display: none;
			
		}
	.fulltel {
	display: block;
	color: #fff;
}

header {

	background-image: url(../../img/banner/imagemLojaBras2.png);

}
.logonav {
	display: block;
}
.logo-header{
		display: none;
	}
}

.linha {
	display: grid;
	grid-template-columns: 1fr 2fr ;
	gap: 50px;
}

@media screen and (max-width: 600px) {

	.linha {
		grid-template-columns: 1fr 2fr;
		gap: 50px;
	}
}

@media screen and (max-width: 600px) {
	.tb1 {
			display: none;
		}
}

/* .item {
	background-color: green;
} */
 @media (max-width:600px) {

	.grupo {
		display: grid;
		grid-template-columns: 1fr 2fr;
		/* gap: 50px; */
		}

 }

