@charset "UTF-8";
/* CSS Document */
body{overflow-x:hidden}
body *{font-family:"Lato";font-weight:400;color:#192966; font-size: 20px;}
body section.padding{padding:40px 0}
body header{min-height:70px; background-color: #fff;}
body header .container{position:relative}
body header .logo{display:inline-block;max-width:100px;margin-top:10px}

.clearfix::after { content: ""; display: block; clear: both; }
.blanco{color: #fff;}
.gris{color: #454545;}
.azul2{color:#0083e0}
.bold{font-family: "LatoBold";}
.blackitalic{font-family: "LatoBlackItalic";}
.nh{ margin: 0 auto; position: relative}
.nh img{ text-align: center;}
.video p{font-size: 14px; text-align: center; line-height: 1.5;}
.redes{width: 30%;text-align: right;  float: right;position: absolute;top: -1px;right: 10%; top:15%;}

.redes li{list-style: none; float: right; text-align: right; padding-left: 5px;}
.redes_footer{ font-size:14px;}
.redes_footer li{list-style: none;  float: left; text-align: right; padding-left: 5px;}
.titulo_nh{background-image: url("../imgs/back_amarillo.png"); background-repeat: repeat-x; }
.subtitulo{font-size: 30px;}

.rollover {
  position: relative;
  display: inline-block;
}

.rollover .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  height: 100%;
}

.rollover:hover .hover-img {
  opacity: 1;
}

.productos{background-color:#192966; border-radius: 10px; position: relative;}
.titulo_prod{ background-color: #f2c420; border-radius: 5px; width:250px; padding: 5px;}
.tractor img{position: absolute; top:50px;}
.tecnologia img{float: right}
.formulario input{border: none; background-color: #fff; }
body .formulario .btn-enviar {
    text-transform: uppercase;
    border: 0;
    width: 100%;
    padding: 8px;
}
.barra_final{height: 50px;}
body .tecno{margin-top:130px; margin-bottom: 50px;}
.limpio{display: flow-root}

@media(min-width: 768px){body [data-entrance]{visibility:hidden}body header{transition:all .5s}body header .logo{display:inline-block;max-width:180px;transition:all .5s;margin-top:0}
	body .scale-1-2{transform:scale(1.2)}
	.tractor img { position: static; /* ya no absoluto */ }
	.redes{display: none;}
}

@media (max-width: 767px) {
    .tractor img { position: static; }
}

@media(min-width: 992px){
	
	body section.padding{padding:80px 0}}
.section-parallax{min-height:60vh;background-size:cover;background-position:center;background-repeat:no-repeat}
.bg_gris{background-color:#ececec}
.bg-white{background-color:#fff}
.bg_azul{background-color: #192966}
.bg_amarillo{background-color:#fbd606;}
.tecnologia img{float: none}


.m100{max-width:100px}
.m200{max-width:200px}
.m300{max-width:300px}
.m400{max-width:400px}
.m500{max-width:500px}
.m600{max-width:600px}
.m700{max-width:700px}
.m800{max-width:800px}
.m900{max-width:900px}
.m1000{max-width:1000px}
.f100{font-weight:100 !important}
.f200{font-weight:200 !important}
.f300{font-weight:300 !important}
.f400{font-weight:400 !important}.f500{font-weight:500 !important}.f600{font-weight:600 !important}
.f800{font-weight:800 !important}.f900{font-weight:900 !important}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.floating-wpp-head span{color:#fff;font-weight:600}.carousel-indicators li{background-color:#9f9f9f}.patern{background-image:url(../img/patern.jpg);background-repeat:repeat}input[type=radio]{accent-color:#d0462a !important}.bg-patern{background-image:url(../img/patern.png);background-repeat:no-repeat;background-position:center;background-size:auto}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(100%)}.divider{width:60px;height:60px;border-radius:50%;background-color:#caec4b;margin:50px auto}.border-bottom-gris{border-bottom:solid 20px #cfcfd7}