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

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

.whapflotante {
	clear: none;
	float: right;
	width: 60px;
	display: block;
	height: 60px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 50%;
	line-height: 70px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	z-index:99999999;
}
.whapflotantehover  {
	height: 82px;
	width:  82px;
	transition: 0.2s;
	line-height: 75px;

	
	}
body { font-family: "Red Hat Display", sans-serif;
background-color: black;
color: white;

}
.nav_rodeo {background-color: #2F6726;}
.nav_cabanas {background-color: #BF0000;}
.nav_aves {background-color: #E3B505;}
.nav_porcinos {background-color: #E84E1B;}
.nav_equinos {background-color: #2E294E;}


.active_rodeo {background-color: #A4C2A5;}
.active_cabanas {background-color: #FC5656;}
.active_aves {background-color: #F9CF4B;}
.active_porcinos {background-color:#F77E5E ;}
.active_equinos {background-color: #A69FFC;}


#lineas_index { background-color: white; color: darkgray;}

#compromiso {background-color: #8C6111; paddin-top: 50px; padding-bottom: 50px;}
.boton_marron {background-color: #8C6111; border: none;}


.bg-darks {background-color: #1E1D1D;}
h1 {font-weight: 900;}
.texto_blanco {color: white;}
.texto_liviano {font-size: 16px; line-height: 28px; }
.fondo_rojo {background-color: #D9261A;}
.blockquote-footer {color: white !important;
margin-bottom: 25px;}
.text_frase {line-height: 26px;
	letter-spacing: 0.75px;

}
.jumbotron {
	background-size: 100%;
	background-attachment: fixed;
color: white; margin-bottom: 0;}
.jumboindex {background-image: url("../images/head_bg_mob.jpg");}
.jumbonosotros {background-image: url("../images/head_bg_mobnosotros.jpg");}
.jumboproductos {background-image: url("../images/head_bg_mobproductos.jpg");}
.jumboproductoseq {background-image: url("../images/head_bg_mobproductosequinos.jpg");}
.jumboproductosav {background-image: url("../images/head_bg_mobproductosaves.jpg");}
.jumboproductospor {background-image: url("../images/head_bg_mobproductosporcinos.jpg");}
.jumbocontacto {background-image: url("../images/head_bg_mobcontacto.jpg"); min-height: 300px;}



.margen_inferior {margin-bottom: 35px;}
.h2fuente {font-weight: 900;
	border-bottom: 5px #00BF63 solid;
	line-height: 55px;
	



}
.fondo_puntos{ background-image: url("../images/dots_Mesa de trabajo 1.png");
}

.whapflotante {
	clear: none;
	float: right;
	width: 60px;
	display: block;
	height: 60px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 50%;
	line-height: 70px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	z-index:99999999;
}
.whapflotante:hover  {
	height: 82px;
	width:  82px;
	transition: 0.2s;
	line-height: 75px;

	
	}
.fuente_verde {color:#00BF63;}
.fuente_gris {color: #BBC5C5;}

.fondo_verde {background-color: #00BF63; border: 0px; border-radius:  0; font-weight: 700; padding: 15px 30px 15px 30px ;}
.fondo_verde:hover {background-color: #04994E; border: 0; border-radius:  0; font-weight: 700; padding: 15px 30px 15px 30px;}


.fondo_gris {background-color: #BBC5C5; border: 0px; border-radius:  0; font-weight: 700; padding: 15px 30px 15px 30px;}
.fondo_gris:hover {background-color: #9DA5A5; border: 0; border-radius:  0; font-weight: 700; padding: 15px 30px 15px 30px;}

.bg-azul { background-color: #172B22;
color: #FFF; margin-top: 25px; margin-bottom: 25px;
}
.nav-link  {color: white;}
.nav_item {color: white;}

.video {margin-bottom: 150px; margin-top: 150px; background-color: none;}
.frase {margin-bottom: 100px; margin-top: 100px;}
.marger_bajo {margin-bottom: 150px;}


@media only screen and (min-width: 769px) {
	.jumbotron {
	background-size: 100%;
	background-attachment: fixed;
color: white; margin-bottom: 0;}
	.jumboindex {background-image: url("../images/head_bg_desk.jpg"); min-height: 450px;}
	.jumbonosotros {background-image: url("../images/head_bg_desknosotros.jpg"); min-height: 400px;}
	.jumboproductos {background-image: url("../images/head_bg_deskproductos.jpg"); min-height: 400px;}
	.jumboproductoseq {background-image: url("../images/head_bg_deskproductosequinos.jpg"); min-height: 400px;}
	.jumboproductosav {background-image: url("../images/head_bg_deskproductosaves.jpg");}
	.jumboproductospor {background-image: url("../images/head_bg_deskproductosporcinos.jpg"); min-height: 400px; }
	.jumbocontacto {background-image: url("../images/head_bg_deskcontacto.jpg"); min-height: 300px;}
	.whapflotante {
	clear: none;
	float: right;
	width: 60px;
	display: block;
	height: 60px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 50%;
	line-height: 70px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	z-index:99999999;
}
.whapflotante:hover  {
	height: 62px;
	width:  62px;
	transition: 0.2s;
	line-height: 75px;

	
	}
	.capitol {height: 100px; margin-top: 50px;}	
	
}
.active_rodeo {
	
}
