@charset "UTF-8";
/* CSS Document */
/* ALTRAC  */
/* tipografias */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;900&display=swap");
@import "https://use.fontawesome.com/releases/v5.2.0/css/all.css";
@import url(../css/foundation.min.css);
/* CSS Document */
/* SACAR ANTES DE PUBLICAR 
.row { 	border: 1px dashed blue; }
.columns { 	border: 1px dashed red; }
section { 	border: 1px dashed green; }
*/
/* generales */
@import url(../layerslider/css/layerslider.css);
@import "https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css";
#contenedor-principal {
  min-height: 25rem; }

.separador-1 {
  height: 1rem;
  width: 100%; }

.separador-2 {
  height: 2rem;
  width: 100%; }

.separador-3 {
  height: 3rem;
  width: 100%; }

.separador-4 {
  height: 4rem;
  width: 100%; }

.texto-rojo {
  color: red; }

.separacion-lateral {
  padding: 0 15px; }

.txtocl {
  position: absolute;
  top: -10000px; }

#cuerpo-pagina {
  min-height: 15em;
  background: #eee; }

.centrado-vertical {
  display: flex;
  justify-content: center;
  flex-direction: column; }

.campo-testigo {
  position: absolute;
  top: -10000px; }

.uppercase {
  text-transform: uppercase; }

.is-dropdown-submenu {
  z-index: 1000; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    visibility: visible; } }

/* ---------------- ERROR 404  ---------------- */
.error-404 {
  padding: 4rem 0; }
  .error-404 h1 {
    font-size: 4rem;
    font-weight: bolder;
    line-height: 1.5em;
    color: #666; }
    .error-404 h1 span {
      font-size: 10rem; }
  .error-404 h2 {
    text-transform: uppercase; }

/* COPYRIGHT RUMBO DISEÑOS WEB www.rumbo.net.ar */
#copyright-rumbo {
  background: #12165D;
  border-bottom: 5px solid #5c616f;
  padding: 12px 0 10px 0;
  text-align: center; }
  #copyright-rumbo a {
    color: #FFF; }
    #copyright-rumbo a small {
      vertical-align: bottom; }
  #copyright-rumbo .fa-whatsapp {
    color: #34AF23;
    font-size: 1.2rem;
    vertical-align: sub; }

/* COLORES */
/* GENERALES */
/*
.row { 	border: 1px solid green; } 
.column, .columns {border: 1px solid red;}
*/
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

header {
  background: #ffffff;
  border-bottom: 1px solid #FFCC29; }

@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none; } }
@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none; } }

[data-sticky] {
  width: 100%; }

.sticky-container {
  z-index: 5; }

.sticky-shrink {
  padding: 0.6rem 3rem;
  transition: padding 0.25s ease;
  background: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid #ccc; }
  .sticky-shrink .menu {
    background: rgba(255, 255, 255, 0); }
    .sticky-shrink .menu a {
      color: #55544D; }
    .sticky-shrink .menu .menu-text a {
      padding: 0;
      margin: 0; }
    .sticky-shrink .menu li:hover > a {
      color: #FFCC29; }
  .sticky-shrink ul.submenu {
    background: #ffffff; }
  .sticky-shrink img {
    width: auto;
    height: auto; }

.title-bar {
  background: rgba(255, 255, 255, 0.85); }
  .title-bar .boton-menu {
    font-size: 0.7rem;
    color: #55544D;
    font-weight: bold; }

.top-bar .top-bar-left, .top-bar .top-bar-right {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
      flex: 0 1 auto; } }

.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
  margin-top: 26px; }

.is-stuck .sticky-shrink {
  padding: 0rem 1rem;
  transition: padding 0.25s ease; }
  .is-stuck .sticky-shrink .title-bar-title img {
    height: 35px;
    transition: all 0.50s ease; }
  .is-stuck .sticky-shrink .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    margin-top: 16px; }

[data-sticky] {
  width: 100%; }

.menu-icon::after {
  background: #092f57;
  box-shadow: 0 7px 0 #092f57, 0 14px 0 #092f57; }

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6, #slider p {
  color: #ffffff;
  font-weight: bold;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5); }

article {
  min-height: 40rem; }

#titulo-seccion {
  padding: 2rem 0;
  background: #eaeaea;
  margin-bottom: 3rem; }

#modelos-minitractor h4 strong {
  font-size: 150%;
  color: #FFCC29;
  font-weight: bold; }

#sobre-altrac {
  padding: 4rem 0; }
  #sobre-altrac blockquote {
    font-size: 2.25em;
    color: #55544D;
    margin-bottom: 2rem; }

#tabla-caracteristicas {
  padding: 0 0 2rem 0; }
  #tabla-caracteristicas table {
    width: 100%;
    border: 1px solid #55544D;
    border-collapse: separate; }
    #tabla-caracteristicas table th {
      background: #55544D;
      color: #ffffff; }
    #tabla-caracteristicas table tr {
      width: 50%; }
    #tabla-caracteristicas table tr:nth-child(even) {
      background-color: #DFDFDF; }

.masonry-css {
  column-count: 1;
  column-gap: 2px; }
  .masonry-css .masonry-css-item {
    margin-bottom: 2px; }

@media screen and (min-width: 25em) {
  .masonry-css {
    column-count: 2; } }
@media screen and (min-width: 46.875em) {
  .masonry-css {
    column-count: 3; } }
@media screen and (min-width: 64em) {
  .masonry-css {
    column-count: 4; } }
.txt-oficial {
  color: #E0E0E0;
  font-size: 5px; }

.consultanos {
  padding: 3rem 0;
  background: #ccc; }
  .consultanos a {
    font-size: 1.3em;
    padding: 1.5rem 5rem;
    margin: 0;
    font-weight: bold; }

#datos-contacto {
  padding: 2rem 0 3rem 0; }
  #datos-contacto table {
    margin-bottom: 1.5rem;
    font-size: 125%; }
    #datos-contacto table td:nth-child(2n+1) {
      text-align: center; }
    #datos-contacto table i {
      color: #FFCC29;
      font-size: 2.25em;
      width: 5rem;
      padding: 0.5rem 0; }
    #datos-contacto table a {
      color: #FFCC29;
      font-weight: bold; }

#panel-formulario {
  padding: 13px;
  background: #f1f1f1; }

#mapa-google iframe {
  width: 100%;
  height: 550px; }

footer {
  background: #444444;
  padding: 4rem 0 2.5rem 0;
  min-height: 10rem; }
  footer h1, footer .h1, footer h2, footer .h2, footer h3, footer .h3, footer h4, footer .h4, footer h5, footer .h5, footer h6, footer .h6, footer p, footer a {
    color: #ffffff; }
  footer .copy {
    font-size: 80%; }

/* ----- Boton Whatsapp ----*/
.btn-whatsapp {
  display: block;
  width: 60px;
  height: 60px;
  color: #fff;
  position: fixed;
  left: 30px;
  bottom: 30px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  z-index: 999; }

.button.whatsapp {
  background: #25D366; }

.scrollToTop {
  width: 50px;
  height: 80px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 5000;
  display: none;
  background: url("../img/layout/arrow_up.png") no-repeat 0px 20px; }

.scrollToTop:hover {
  text-decoration: none; }
