body {
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 25px;
}

li {
  margin-bottom: 10px;
}

form {
  padding: 10px;
  border-radius: 6px;
  background-color: hsla(0, 0%, 100%, 0.5);
  text-align: center;
}

.nav {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 4px solid #000;
  background-color: #f7e600;
}

.banner {
  height: 100vh;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 43.9%, 0.38)), to(hsla(0, 0%, 43.9%, 0.38)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0.38), hsla(0, 0%, 43.9%, 0.38));
}

.section {
  padding: 50px 10px 84px;
  background-color: #f4f4f4;
  text-align: center;
}

.section.color {
  padding-bottom: 74px;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background-color: #f7e600;
}

.section.grey {
  background-color: #f3f3f3;
}

.section.image-back {
  background-color: #8eebd8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 230, 0, 0.75)), to(rgba(247, 230, 0, 0.75))), url('../images/jjkjk.fw.png');
  background-image: linear-gradient(180deg, rgba(247, 230, 0, 0.75), rgba(247, 230, 0, 0.75)), url('../images/jjkjk.fw.png');
  background-position: 0px 0px, 50% 15%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.input-style {
  border-radius: 0px;
}

.contact {
  padding-top: 20px;
  padding-right: 19px;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}

.icon-box {
  display: block;
  width: 125px;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.icon-title {
  margin-top: 10px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}

.section-title {
  margin-bottom: 36px;
  font-weight: 400;
}

.banner-subtitle {
  color: #fff;
  font-size: 19px;
  text-shadow: 6px 6px 6px #000, 1px 1px 6px #000;
}

.banner-title {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 40px;
  text-shadow: 4px 4px 11px #000, 4px 4px 6px #000;
}

.section-subtitle {
  margin-bottom: 30px;
}

.service-title {
  margin-top: 23px;
  font-size: 18px;
  line-height: 23px;
}

.button {
  padding: 15px 25px;
  border-radius: 6px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-transform: uppercase;
}

.button:hover {
  background-color: #bbb;
}

.button.chico {
  margin-top: 20px;
  padding: 5px 20px;
  background-color: #000;
  font-size: 16px;
  font-weight: 700;
}

.button.chico:hover {
  background-color: #979393;
}

.button.chico.abajo {
  margin-top: 20px;
}

.button.chico.abajo:hover {
  background-color: #979393;
}

.banner-slider {
  position: absolute;
  left: 0px;
  top: 150px;
  right: 0px;
  z-index: -1;
  height: 100vh;
}

.slider1 {
  background-image: url('../images/slide-tractor-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider2 {
  background-image: url('../images/slide-sierras.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider3 {
  position: relative;
  background-image: url('../images/slide-guadana.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-col {
  text-align: left;
}

.left-col {
  text-align: right;
}

.cta-title {
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 1px 1px 6px #000, 4px 4px 16px #000;
}

.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1d1d1d;
  text-align: center;
}

.primerosproductos {
  margin-bottom: 50px;
}

.garantia {
  margin-top: 73px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 4px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7e600), to(#f7e600));
  background-image: linear-gradient(180deg, #f7e600, #f7e600);
  color: #000;
}

.medios {
  padding-top: 60px;
  padding-bottom: 90px;
  background-color: #eee;
  text-align: center;
}

.mediosdepago {
  margin-bottom: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 42.7%, 0.5)), to(hsla(0, 0%, 42.7%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 42.7%, 0.5), hsla(0, 0%, 42.7%, 0.5));
  color: #fff;
  font-weight: 400;
}

.espacio {
  margin-top: 41px;
  margin-bottom: 34px;
}

.textmedio {
  margin-top: 13px;
}

.text-block {
  margin-top: 18px;
  text-align: center;
}

.error-message {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  background-color: #f0f0f0;
}

.form {
  border-radius: 0px;
}

.image {
  width: auto;
  height: 200px;
  margin-bottom: 0px;
}

.image.img {
  height: auto;
}

.section-2 {
  padding-top: 50px;
  padding-bottom: 84px;
  text-align: center;
}

.section-2.color {
  padding-bottom: 74px;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background-color: #f7e600;
}

.section-2.color {
  padding-top: 40px;
  padding-bottom: 50px;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background-color: #f7e600;
}

.section-2.image-back {
  margin-bottom: 0px;
  background-color: #8eebd8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 230, 0, 0.75)), to(rgba(247, 230, 0, 0.75))), url('../images/jjkjk.fw.png');
  background-image: linear-gradient(180deg, rgba(247, 230, 0, 0.75), rgba(247, 230, 0, 0.75)), url('../images/jjkjk.fw.png');
  background-position: 0px 0px, 50% 15%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.icon-box-2 {
  display: block;
  width: 125px;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  border: 2px solid #000;
  border-radius: 50%;
}

.icon-title-2 {
  margin-top: 10px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.radio-button-label {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.text-field-5 {
  width: 60%;
  margin-left: 10px;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
}

.text-block-14 {
  margin-left: 10px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
}

.radio-button-label-2 {
  font-family: Montserrat, sans-serif;
}

.radio-button-field {
  display: inline-block;
  padding-left: 40px;
}

.radio-button-field-2 {
  display: inline-block;
  padding-left: 40px;
  text-align: right;
}

.text-block-15 {
  margin-top: 27px;
  text-align: center;
}

.text-field-4 {
  width: 15%;
  margin-left: 10px;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.input-style-2 {
  border-radius: 6px;
}

.error-message-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  background-color: #fdfdfd;
}

.select-field {
  width: 25%;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
}

.image-2 {
  margin-top: 5px;
}

.select-field-2 {
  background-color: #fff;
  color: #979393;
}

.select-field-3 {
  background-color: #fff;
  color: #979393;
}

.cta-title-2 {
  display: block;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 6px #000, 4px 4px 16px #000;
}

.icon-box-3 {
  display: block;
  width: 125px;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  border: 4px solid #000;
  border-radius: 50%;
}

.button-2 {
  padding: 10px 20px;
  border: 3px solid #000;
  border-radius: 6px;
  background-color: #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-2:hover {
  border: 3px solid #000;
  background-color: transparent;
  color: #000;
}

.mediosdepagotext {
  margin-bottom: 44px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 90, 90, 0.5)), to(rgba(90, 90, 90, 0.5)));
  background-image: linear-gradient(180deg, rgba(90, 90, 90, 0.5), rgba(90, 90, 90, 0.5));
  color: #fff;
  font-weight: 400;
}

.image-3 {
  width: 299.984375px;
  height: 199.984375px;
}

.image-3.img {
  width: 300px;
  height: 300px;
}

.image-4 {
  width: auto;
  height: 200px;
}

.image-5 {
  width: auto;
  height: 150px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 0px;
}

.form-block-2 {
  padding: 0px;
  border-radius: 6px;
}

.select-field-4 {
  background-color: #fff;
  color: #979393;
}

.text-field-6 {
  width: 75%;
  margin-left: 10px;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
}

.form-4 {
  color: #000;
}

.input-style-3 {
  border-radius: 6px;
  color: #979393;
}

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

.img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.heading {
  margin-bottom: 20px;
  border-bottom: 3px solid #f7e600;
  color: #000;
}

.paragraph {
  font-size: 18px;
  line-height: 22px;
}

.bold-text-2 {
  font-weight: 500;
}

.section-3 {
  height: 35px;
  border-bottom: 1px none #000;
  background-color: #dbdbdb;
}

.contact-2 {
  padding-top: 0px;
  padding-right: 19px;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}

.text-block-17 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}

.container-2 {
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.columns-2 {
  text-align: center;
}

.text-block-16 {
  font-family: Roboto, sans-serif;
}

.nav-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  background-color: #f7e600;
}

.container-3 {
  display: none;
}

.container-4 {
  display: none;
}

.container-5 {
  display: none;
}

.container-6 {
  display: none;
}

.div-block-10 {
  height: 510px;
  background-color: #fff;
}

.img-2 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.img-2:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}

.img-2._0 {
  height: 145px;
  margin-top: 37.5px;
  margin-bottom: 37.5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-3 {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
}

.heading-3._0 {
  margin-top: -15px;
}

.div-block-11 {
  height: 250px;
  margin-bottom: 10px;
  background-color: #fff;
}

.div-block-11._0 {
  padding-top: 0px;
}

.heading-4 {
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  text-align: left;
}

.button-3 {
  border: 3px solid #000;
  border-radius: 6px;
  background-color: #e6dc18;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: transparent;
}

.text-span-2 {
  color: #000;
}

.mediosdepagotext-2 {
  margin-bottom: 44px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 3px solid #e6dc18;
  font-family: Roboto, sans-serif;
  color: #3a3a3a;
  font-weight: 700;
  text-align: left;
}

.div-block-12 {
  height: 250px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #fff;
}

.image-6 {
  height: 80%;
}

.image-6.img {
  width: auto;
  height: 220.00001525878906px;
}

.section-4 {
  height: 35px;
  border-bottom: 1px none #000;
  background-color: #dbdbdb;
}

.columns-3 {
  text-align: center;
}

.contact-3 {
  padding-top: 0px;
  padding-right: 19px;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}

.bold-text-3 {
  font-weight: 500;
}

.div-block-13 {
  height: 250px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-color: #fff;
}

.div-block-14 {
  height: 510px;
  background-color: #fff;
}

.div-block-15 {
  height: 250px;
  margin-bottom: 10px;
  background-color: #fff;
}

.div-block-15._0 {
  padding-top: 0px;
}

.img-3 {
  width: auto;
  height: 220px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.img-3:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}

.img-3._0 {
  height: 145px;
  margin-top: 37.5px;
  margin-bottom: 37.5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.cta-title-3 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000, 4px 4px 16px #000;
}

.button-4 {
  padding: 10px 20px;
  border: 3px solid #000;
  border-radius: 6px;
  background-color: #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.button-4:hover {
  border: 3px solid #000;
  background-color: transparent;
  color: #000;
}

.image-7 {
  max-width: 80%;
}

.columns-4 {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .service-title {
    font-size: 16px;
  }

  .image.img {
    width: 220px;
  }

  .div-block-6 {
    margin-left: 125px;
  }

  .select-field {
    width: 40%;
  }

  .image-3.img {
    width: 220px;
    height: 220px;
  }

  .img {
    width: 220px;
    height: 220px;
  }

  .paragraph {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    padding-top: 28px;
  }

  .section {
    padding-bottom: 42px;
  }

  .section.color {
    padding-top: 41px;
    padding-bottom: 48px;
  }

  .service-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .banner-slider {
    height: 110vh;
  }

  .primerosproductos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .medios {
    padding: 31px 10px 43px;
  }

  .image.img {
    width: auto;
    height: 160px;
  }

  .section-2 {
    padding-top: 28px;
    padding-bottom: 32px;
  }

  .section-2.color {
    padding-top: 36px;
    padding-bottom: 41px;
  }

  .section-2.color {
    padding-top: 36px;
    padding-bottom: 41px;
  }

  .div-block-6 {
    margin-left: 380px;
  }

  .image-3.img {
    width: auto;
    height: 160px;
  }

  .img {
    width: auto;
    height: 160px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-7 {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .div-block-7._02 {
    margin-bottom: 30px;
  }

  .div-block-8 {
    margin-bottom: 30px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-13 {
    width: 250px;
    padding-left: 0px;
  }

  .div-block-14 {
    height: 400px;
    margin-bottom: 10px;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-15 {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }

  .img-3 {
    height: 220px;
  }

  .image-7 {
    max-width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    height: 120vh;
  }

  .section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact {
    padding-right: 10px;
    text-align: center;
  }

  .banner-slider {
    height: 130vh;
  }

  .primerosproductos {
    display: block;
  }

  .column {
    text-align: center;
  }

  .div-block-6 {
    margin-left: 140px;
  }

  .column-2 {
    margin-bottom: 20px;
  }

  .column-3 {
    margin-bottom: 20px;
  }

  .contact-2 {
    padding-right: 10px;
    text-align: center;
  }

  .image-6.img {
    height: auto;
  }

  .section-4 {
    height: 50px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-3 {
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }

  .bold-text-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-13 {
    width: 200px;
    height: 275px;
    margin-right: 0px;
  }

  .column-10 {
    padding-right: 0px;
  }

  .column-9 {
    padding-left: 0px;
  }

  .div-block-15 {
    width: 200px;
    height: 275px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .img-3 {
    height: auto;
  }

  .img-3._0 {
    height: auto;
  }

  .image-7 {
    max-width: 70%;
  }
}

