
.centrar{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div.scrollmenu {
  position: relative;
  width: 100%!important;
  padding-left: 30px;
  overflow: auto;
  white-space: nowrap;
  position: relative;
  display: flex;
  border-right-style: none;
}

div.scrollmenu a {
  display: inline-block;
}

.container-terms.scroll-touch {
  padding-right: 40px;
}

@media screen and (min-width: 767px) {
  div.scrollmenu{
    display: flex;
    justify-content: center;
  }
  .flexsection {
    padding-top: 70px;
  }
}
.flexsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  
 /*  padding-top: 70px;
  padding-bottom: 70px; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.flexsection.estrenaform {
  background-color: #f1f1f1;
}

.flexsection.promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-bottom: 1px solid #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#fff));
  background-image: linear-gradient(180deg, #d8d8d8, #fff);
}

.contentwrapper {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 1280px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}



.contentwrapper.tab {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



.container {
  position: relative;
  z-index: 100;
  display: block;
  max-width: 1220px;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
 /*  padding-right: 150px;
  padding-left: 150px; */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.small {
  height: 70px;
}

.container.tractors {
  width: 100%;
  padding: 120px 40px 100px;
}



.tabs {
  width: 100%;
  max-width: 1280px;
}

.tabstyle {
  width: 150px;
  height: 50px;
  padding-top: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid solid solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  text-align: center;
}

.tabstyle.w--current {
  border-top-width: 1px;
  border-top-color: #ca1313;
  border-bottom-style: solid;
  background-color: #f5f5f5;
}

.tabstyle.final {
  display: block;
  border-right-style: solid;
}


.slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100%;
}

.slide {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/BANNER_MASSEY-_V1-1920x540.jpg'), url('../../images/massey-te-respalda/banner.jpg');
  background-image: linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/BANNER_MASSEY-_V1-1920x540.jpg'), url('../../images/massey-te-respalda/banner.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
}

.slide._2 {
  background-image: url('../../images/massey-te-respalda/banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.second {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/banner.jpg');
  background-image: linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide.third {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/banner-3-micrositio.jpg');
  background-image: linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/banner-3-micrositio.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide-nav {
  opacity: 0;
}



.tractors-section {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.tabs-menu {
  height: 73px;
  border: 1px solid #e2e2e2;
}

.tab {
  position: relative;
  width: 13%;
  padding: 25px 0px;
  border-top: 1px solid rgba(196, 18, 48, 0);
  border-right: 1px solid #e2e2e2;
  background-color: #fff;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
}

.tab:hover {
  background-color: #fafafa;
}

.tab.w--current {
  border-top-color: #c41230;
  background-color: #f6f6f6;
}

.tab.last {
  border-right-style: none;
}

.tab.big {
  width: 24%;
}

.tab-txt {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.tabs-contact {
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  padding-top: 40px;
  float: left;
}

.tab-container {
  width: 100%;
}

.tab-wrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tab-wrapper._1row {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tab-wrapper._4row {
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.card {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  padding-top: 50px;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  text-decoration: none;
}

.card:hover {
  border-color: #b4b4b4;
  box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
}

.card-title {
  color: #333;
  font-size: 36px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.card-line {
  height: 1px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: #e2e2e2;
  color: #e2e2e2;
}

.card-link {
  display: block;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: rgba(51, 51, 51, 0.65);
  font-size: 18px;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
}

.card-link:hover {
  color: #c41230;
}

.card-link.red {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  color: #c41230;
}

html.w-mod-js *[data-ix="bg-invisible"] {
  opacity: 0;
  -webkit-transform: translate(0px, -110px);
  -ms-transform: translate(0px, -110px);
  transform: translate(0px, -110px);
}

html.w-mod-js *[data-ix="bouncer"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="ya-se"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="armo"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="2016"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="fade-in-to-top"] {
  opacity: 0;
  -webkit-transform: translate(0px, 69px);
  -ms-transform: translate(0px, 69px);
  transform: translate(0px, 69px);
}

html.w-mod-js *[data-ix="fade-in-top-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="me-interesa"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="check"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="cubo-salido"] {
  -webkit-transform: translate(80px, 0px);
  -ms-transform: translate(80px, 0px);
  transform: translate(80px, 0px);
}

html.w-mod-js *[data-ix="show-banner"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="enter-left"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="enter-right"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="fade-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

@media screen and (max-width: 991px) {
  .contentwrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container {
    height: 70px;
    padding-right: 120px;
    padding-left: 120px;
  }
  .container.tractors {
    height: auto;
  }
  .tabstyle {
    width: auto;
  }
  .tabs-menu {
    height: 63px;
  }
  .tab {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tab-txt {
    font-size: 18px;
  }
  .tab-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
}

@media screen and (max-width: 767px) {
  div.scrollmenu {
    max-width: 600px;
  }
  .card{
    width: 90%;
  }
  .contentwrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .contentwrapper.tab {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container {
    padding-right: 65px;
    padding-left: 65px;
  }
  .container.tractors {
    padding: 70px 30px;
  }
  .tabstyle {
    width: 180px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tabstyle.w--current {
    border-bottom-style: none;
  }
  .tabstyle.final {
    border-bottom-style: solid;
  }
  .tabs-menu {
    width: 735px;
  }
  .tab {
    display: block;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }
  .tab.big {
    width: auto;
  }
  .tab-wrapper {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .tabs-2 {
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  div.scrollmenu {
    max-width: 340px;
  }
  .contentwrapper.tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.small {
    height: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.tractors {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tabstyle {
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tabstyle.w--current {
    border-bottom-style: none;
  }
  .tabstyle.final {
    border-bottom-style: solid;
  }
  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 29, 38, 0.36)), to(rgba(0, 29, 38, 0.36))), -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/BANNER_MASSEY-_V1-1920x540.jpg'), url('../../images/massey-te-respalda/banner.jpg');
    background-image: linear-gradient(180deg, rgba(0, 29, 38, 0.36), rgba(0, 29, 38, 0.36)), linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/BANNER_MASSEY-_V1-1920x540.jpg'), url('../../images/massey-te-respalda/banner.jpg');
    background-position: 0px 0px, 0px 0px, 82% 50%, 100% 50%;
    background-size: auto, auto, cover, cover;
  }
  .slide.second {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 29, 38, 0.28)), to(rgba(0, 29, 38, 0.28))), -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/banner.jpg');
    background-image: linear-gradient(180deg, rgba(0, 29, 38, 0.28), rgba(0, 29, 38, 0.28)), linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/banner.jpg');
    background-position: 0px 0px, 0px 0px, 40% 50%;
    background-size: auto, auto, cover;
  }
  .slide.third {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 29, 38, 0.28)), to(rgba(0, 29, 38, 0.28))), -webkit-gradient(linear, left top, right top, from(rgba(0, 29, 38, 0.45)), to(rgba(0, 29, 38, 0))), url('../../images/massey-te-respalda/banner-3-micrositio.jpg');
    background-image: linear-gradient(180deg, rgba(0, 29, 38, 0.28), rgba(0, 29, 38, 0.28)), linear-gradient(90deg, rgba(0, 29, 38, 0.45), rgba(0, 29, 38, 0)), url('../../images/massey-te-respalda/banner-3-micrositio.jpg');
    background-position: 0px 0px, 0px 0px, 40% 50%;
    background-size: auto, auto, cover;
  }
  .tab-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@font-face {
  font-family: 'Icomoon';
  src: url('/fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Sanuk';
  src: url('/fonts/Sanuk-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}