body{
	color: #f7f7f7;
	letter-spacing: 1px;
	font-family: 'Karla', sans-serif;
	scroll-behavior: smooth;
	overflow-x: hidden;
	background-color: #000;
	height: 100%;
}


::selection {
	color: #f7f7f7;
	background: #ff0033;
}

/* RESET */
div, img {
	margin: 0!important;
	padding: 0!important;
}

section {
	scroll-margin-top: 100px; /* Ajuste de desplazamiento para el navbar */
}

h1{
	font-family: 'Lora', serif;
	font-size: 5rem;
	letter-spacing: 5px;
}

h2 {
	font-family: 'Lora', serif;
	font-size: 3.5rem;
	letter-spacing: 10px;
	font-weight: bold;
}

h3{
	font-family: 'Lora', serif;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 5px;
}

h1, h2, h3{
	text-transform: uppercase;
}

p{
	letter-spacing: 1px;
	font-size: 1.5rem;
	font-weight: bold;
}


.navbar{
	background-color: #000;
	font-size: 1rem;
	z-index: 3;
	font-weight: bold;
}

.nav-link{
	color: #f7f7f7 ;
	margin-top: 10px;
	letter-spacing: 8px;
}

.nav-link:hover, .nav-link:focus {
	text-decoration: none;
	color: #ff0033;
}

.nav-link b{
	color: #ff0033;
}

.navbar-toggler { 
	margin: 0 auto;
}

.custom-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
	border-color: transparent;
	margin-right: 10px;
} 


.custom-toggler:focus, .custom-toggler:active, .custom-toggler:hover{
	box-shadow: none;
	outline: 0;
}

.logo-nav{
	width: 10rem;
}

.gallery{
	width: 100%;
}

.nav-item{
	text-align: center;
}

.nav-brand{
	text-align: center;
}


.logo-nav-small{
	width: 100px;
}

.banner{
	width: 100%;
	margin-top: -200px;
}

textarea{
	resize: none;
}

.home, .home-brands, .home-join, .home-contact{
	height: 100vh;
	background-position: center;
	background-size: cover;
}

.home{
	background-image: url("../img/banners/2.jpg");
}

.home-brands{
	background-image: url("../img/banners/1.jpeg");
}

.home-join{
	background-image: url("../img/banners/3.jpg");
	background-position: 60%;
}

.home-contact{
	background-image: url("../img/banners/4.jpg");
}

#Mito p, #Zoukmaya p, #Grandes p, #Eme p{
	font-size: 1.5rem;
}

.home.text{
	height: fit-content;
}

.alto-home{
	width: 25rem;
}

.brands-home{
	width: 450px;
}

.footer{
	height: fit-content;
	color: #f7f7f7;
	background-color: #000;
}

.footer p{
	font-size: 1.2rem;
	letter-spacing: 2px;
}

.footer h3{
	font-size: 1.5rem;
}

.copy{
	font-size: .6rem!important;
	letter-spacing: 1px;
}

.logo{
	width: 450px;
}

.logo-footer{
	width: 200px;
}

.alto-w{	
	height: 100vh;
	text-align: center;
	color: #000;
	background-color: #f7f7f7;
}


.brand-w{	
	height: fit-content;
	text-align: center;
	color: #000;
	background-color: #f7f7f7;
}

.brand-b{	
	height: fit-content;
	text-align: center;
	color: #f7f7f7;
	background-color: #000;
}

.alto-b{
	height: 100vh;
	text-align: center;
	color: #f7f7f7;
	background-color: #000;
}

.invert{
	filter: invert(100%);
}

.social-icon{
	font-size: 2rem;
	color: #f7f7f7;
	transition: .2s;
	padding-right: 20px;
	padding-left: 20px;

}

.social-icon:hover{
	color: #ff0033;
}

.red{
	color: #ff0033;
	font-weight: bold;
}

.iconx{
	font-size: 2.2rem;
}

hr{
	padding: 0;
	border: 0;
	color: #f7f7f7;
	text-align: center;
	opacity: 1;
}

.btn{
	background-color: #f7f7f7;
	border: solid;
	border-color: #f7f7f7;
	border-radius: 0px;
	border-width: thin;
	font-weight: bold;
	color: #000;
	font-size: 1.2rem;
	letter-spacing: 2px;
	transition: .2s;
	padding: 10px;
	width: 300px;
}

.btn:hover{
	background-color: #ff0033;
	color: #f7f7f7;
	border-color: #ff0033;
}

.btn:focus, .btn:active, .btn:hover{
	box-shadow: none;
	outline: 0;
}

.btn2{
	background-color: #000;
	border: solid;
	border-color: #000;
	border-radius: 0px;
	border-width: thin;
	font-weight: bold;
	color: #f7f7f7;
	font-size: 1.2rem;
	letter-spacing: 2px;
	padding: 10px;
	width: 300px;
	transition: .2s;
}

.btn2:hover{
	background-color: #ff0033;
	color: #f7f7f7;
	border-color: #ff0033;
}

.btn2:focus, .btn2:active, .btn2:hover{
	box-shadow: none;
	outline: 0;
}

.alto{
	width: 10rem;
}

.brandslider{
	width: 15rem!important;
}

.img-gallery{
	display: block;
	width: 100%;
	height: 100%;
	transition: 0.5s ease;
	overflow: hidden;
	z-index: 2;
}

.brand-gallery-w{
	width: 100%;
}

.brand-gallery-h{
	height: 100%;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #060814;
	cursor: pointer;
}


.img-gallery{
	display: block;
	width: fit-content;
	overflow: hidden;
	z-index: 2;
	transition: .5s;
}

.img-gallery:hover{
	transform: scale(1.05);
}

.img-mrg{
	overflow: hidden;
	display: inline-block;
}


.brands{
	width: 25rem;
}

.brandx{
	width: 15rem;
}

.brand-join{
	width: 15rem;
}

.form-control{
	background-color: #f7f7f7;
	color: #060814;
	border-color: #060814;
	border-radius: 0px;
}

.form-control:focus{
	background-color: rgba(02, 0, 0, .1);
	color: #000;
	box-shadow: none;
	border-color: #ff0033;
}

select {
	width: 100%;
	padding: 8px;
	background-color: #f7f7f7;
	color: #060814;
	border-color: #060814;
	border-radius: 0px;
	box-sizing: border-box;
}

select:focus {
	outline: none;
	background-color: rgba(0, 0, 0, .1);
	color: #000;
	border-color: #ff0033;
}

.floating{
	animation: float-btn 5s infinite linear;
}

.brandx:hover{
	animation: float-btn 2s infinite linear;
}


@media only screen and (max-width: 1550px) {
	.hide{
		display: none;
	}

	.show{
		display: inline;
	}

	.big{
		font-size: 3rem;
	}

	.navbar{
		padding-left: 40px;
	}

	.nav-item{
		text-align: left;
	}

	.brand-b{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}

	.brand-w{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}

	.brand-b p, .brand-w p{
		font-size: 1.8rem!important;
	}

	.alto-b{
		height: fit-content;
		padding-top: 10rem;
		padding-bottom: 10rem;
	}

	.alto-w{
		height: fit-content;
		padding-top: 10rem!important;
		padding-bottom: 10rem!important;
	}

	.nav-item{
		width: fit-content;
	}


	h1{
		font-size: 3rem;
	}

	h2{
		font-size: 2.5rem;
	}

	h3{
		font-size: 1.5rem;
	}

	p{
		font-size: 1.2rem;
	}

	#Mito p, #Zoukmaya p, #Grandes p, #Eme p{
		font-size: 1.2rem;
	}

	.brands{
		width: 20rem;
	}

	.brandx{
		width: 10rem;
	}

	.brand-join{
		width: 12rem;
	}

	.brandslider{
		width: 12rem!important;
	}

	.brands-home{
		width: 60%;
	}

	.logo-nav{
		width: 7.5rem;
	}

	.alto{
		width: 7.5rem;
	}

	.btn, .btn2{
		font-size: .8rem;
	}

	.brand-gallery-w{
		width: fit-content;
		height: auto;
	}

	alto-w{
		height: fit-content;
		margin-top: 10rem;
		margin-bottom: 10rem;
	}

	alto-b{
		height: fit-content;
		margin-top: 10rem;
		margin-bottom: 10rem;
	}
}

@media only screen and (max-width: 1024px) {

	h1, h2 {
		font-size: 2.5rem!important;
	}

	h3, h4, p {
		font-size: 1.8rem;
	}

	.btn, .btn2{
		font-size: 1.2rem;
	}
}

/* Teléfonos grandes (425px - 767px) */
@media only screen and (max-width: 767px) {

	.cardx h2{
		font-size: 3.5rem!important;
	}

	h1, h2{
		font-size: 3.5rem;
	}

	h3, h4 {
		font-size: 1.5rem;
	}

	p {
		font-size: 1.2rem;
	}

	.brand-b p, .brand-w p{
		font-size: 1.2rem!important;
	}

	.alto-home{
		width: 20rem;
	}


}

/* Teléfonos medianos (375px - 424px) */
@media only screen and (max-width: 424px) {

	h1, h2 {
		font-size: 2rem;
	}

	h3, h4, p {
		font-size: 1.2rem;
	}

	.btn, .btn2 {
		font-size: 1rem;
		width: 250px;
	}

}

/* Teléfonos pequeños (hasta 374px) */
@media only screen and (max-width: 374px) {

	h1, h2 {
		font-size: 2rem!important;
	}

	h3{
		font-size: 2rem;
	}

	p {
		font-size: 1rem;
	}

	.brand-b p, .brand-w p{
		font-size: 1rem!important;
	}

	.btn {
		font-size: 0.7rem;
	}

	.btn{
		width: 200px;
	}
}

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #f7f7f7;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #ff0033;
}

#whappBtn {
	position: fixed;
	bottom: 2.5rem;
	right: 2.5rem;
	z-index: 90;
	outline: none; 
	background-color: #000; 
	cursor: pointer;
	font-weight: bolder;
	border-color: #fff!important;
	border: solid;
	border-width: .25rem;
	transition: 0.5s ease;
	border-radius: 100%;
	padding: 1.2rem!important;
	display: flex;
	align-items: center;
	justify-content: center;
	filter: drop-shadow(0 0 0.5rem #000);
}

#whappBtn:hover {
	background-color: #ff0033;
	transform: translateY(-.5rem);
}

.whapp{
	width: 3rem;
	pointer-events: none;
}