body {
	font-family: 'Roboto', sans-serif;
	position: relative;
  text-rendering: optimizeLegibility;
}
.container-fluid {
	width: 95%;
}	
@media (min-width: 480px) {
	.container-fluid {
		width: 80%;
	}

}
.full {
	width: 100%;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
#section-1, #contacto, #advanta, #section-4 {
	min-height: 100vh;
	width: 100%;
}
#contact-form {
	margin-top: 20px;
}
.h3-title {
	width: 100%;
	border-bottom: 1px solid white;
}
.link-home:hover {
	border: 2px solid white;
	border-radius: 15px;
}
	
a:hover {
    color: white;
    text-decoration: none;
}

.btn-transparent {
	border:1px solid white;
	color: white;
	font-weight: bolder;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { 
	text-decoration: none;
	transform: scale(1.1);
	color: white;
}
.color-white {
	color: white;
}

/*****************/
.nav-logo {
	max-height: 60px;
}
#noval {
	display: none;
}
.card-footer{ 
	color: #625d5d;
	font-weight: 700;
	text-align: center;
}
.card {
	border: none;
	border-radius: 0px;
	border-bottom: 3px solid #625d5d;
}
.big-title {
	font-weight: 900;
	color: black;
	padding-bottom: 30px;
	font-size: 2.6em;
}
.white-color {
	color: white;
}
p.white-color {
	font-weight: 700;
}
h3 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em !important;
	font-weight: 700;
	padding: 5px;
}
.relative {
	position: relative;
}

.sorgoh1, .sorgoh1f, .girasolf, .sorgoh1m  {
	background: white;
	color: #792b11;
	margin-left: 15px;
	padding: 5px 15px;
}
.sorgoh1f {
	color: #6d6c4a;
}
.girasolf {
	color: #eea03b;
}
.sorgoh1m {
	color: #eea03b;
}

#sorgo-granifero h1, #sorgo-proposito h1, #sorgo-forrajero h1, #girasol-data h1, #maiz-data h1 {
	font-size: 3em;
	font-weight: 900;
	color: #792b11;
}

#sorgo-granifero h2, #sorgo-proposito h2 {
	color: white;
	background: #792b11;
}
#sorgo-granifero h3, #sorgo-proposito h3 {
	font-size: 1.4em;
	font-weight: 700;
	color: #792b11;
}
#sorgo-granifero p, #sorgo-proposito p{
	font-weight: 300;
}

#girasol-data h3 {
	font-size: 1.4em;
	font-weight: 700;
	color: #eea03b;
	margin-top: 15px;
}
/*#sorgo-granifero p, #sorgo-proposito p{
	font-weight: 300;
}*/


#sorgo-forrajero h1 {
	font-weight: 900;
	color: #6d6c4a;
}
#sorgo-forrajero h3 {
	font-size: 1.4em;
	font-weight: 700;
	color: #6d6c4a;
}
#sorgo-forrajero p{
	font-weight: 300;
}
#sorgo-forrajero h2 {
	background: #6d6c4a;
	color: white;
	font-weight: 700;
	padding: 10px;
	font-size: 1.2em;
}

#maiz-data h1 {
	font-weight: 900;
	color: #eea03b;
}
#maiz-data h3 {
	font-size: 1.4em;
	font-weight: 700;
	color: #eea03b;
}
#maiz-data p{
	font-weight: 300;
}
.maiz-data {
	font-weight: 700;
	font-size: 1.1rem;
}
#maiz-data {
	position: relative;
	overflow: hidden;
	padding: 40px 0;
}

#maiz h1 {
	font-weight: 900;
	font-size: 2.6em;
	color: black;
}
#maiz {
	padding-top: 30px;
}