#bufalo-img
{
  width: 100%;
}
a#leo {
    color: black;
    transition: 1s;
}
a#leo:hover {
    color: grey;
}
  .contenido ul li:before
  {
    content: url("../img/valores-mikasa.png");
  }
  p.texto-contenido 
  {
  font-size: 16px;
  }
  .barra h2
  {
    font-size: 30px;
    color: rgb(50,50,50);
  }
  img.slider-img2
  {
    width: 80%;
    margin-left: 10%;
  }
  h3  
  {
    color: #5A5A5A;
    font-size: 16px;
  }
  .slick-initialized .slick-slide 
  {
    border: 1px solid rgb(228, 228, 228);
  }
  /*#naranja
  {
    background-color: #f05e1f; 
  }*/
  span.naranja
  {
    color: white ;
    border: 1px solid #f05e1f;
    padding: 2px;
    margin: 0px 0px 0px 10px;
    font-size: 14px;
  }
  form h2, form h3
  {
    color: #f05e1f;
    margin-bottom: 10px;
  }
@media only screen and (min-width:980px)
{
  #bufalo
  {
    width: 85%;
  }
  body
  {
    background-color: white;
  }
  #ficha-tecnica
  {
    width: 80%;
    display: inline-block;
    padding: 20px;
    background: #ECECEC;
  }
  /*Maquinaria ligera*/
  .derecha-mayor
  {
    width: 74%;
    display: inline-block;
    height: auto;
    padding: 1%;
    vertical-align: top;
  }
  .ejemplo-x
  {
    width: calc(97%/3);
    margin: 2% 0% 8% 0.5%;
    height: auto;
    background-color: rgb(58, 58, 58);;
    display: inline-block;
    vertical-align: top;
    border-top: 7px solid #f05e1f;
    transition: 0.5s;
  }
  .ejemplo-x:hover
  {
    background: black;
  }
  .ejemplo-x h2
  {
    position: relative;
    top: 16px;
    font-size: 16px;
    color: white;
    padding: 9px;
    height: 45px;
  }
  .ejemplo-x img
  {
    width: 100%;
    position: relative;
    bottom: -36px;
    transition:0.5s;
    z-index: 10; 
    border: 1px solid grey; 
  }
  .ejemplo-x p
  {
    vertical-align: top;
    position: relative;
    top: -33px;
    padding: 0px 5px;
    color: white;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
  }
  .izq-menor
  { 
    width: 25%;
    height: auto;
    padding: 15px;
    background-color: white;
    display: inline-block;
    border: 2px solid grey;
    border-radius: 20px;
  }
  p.descripcion-page 
  {
    font-size: 18px;
    width: 100%;
    font-style: italic;
    display: inline-block;
    margin: 25px 0px;
  }
  /*Fin de maquinaria ligera*/
  .secciones-mikasa
  {
    background-color: #f05e1f;
    padding: 10px;
    display: inline-block;
    color: white;
    margin-left: 16%;
    font-size: 15px;
  }
  .obras
  {

    width: 17.9%;
    height: 130px;
    margin: 0.6%;
    background-color: rgb(60,60,60);
    display: inline-block;
    color: white;
    padding: 5px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 600;
  }
  .obras img
  {
    opacity: 0.4;
    transition:1s;
    height: 120px;
    width: 100%;
    display: inline-block;
  }
  .obras img:hover
  {
   opacity: 1;
  }
  .galeria
  {
    height: 130px;
  }
  .maquinaria-info
  {
    height: 400px;
  }
  .hover3
  {
    display: block;
  }
  .box-mikasa
  {
    margin-top: 50px;
    padding-left: 30px;
    width: 67%;
    display: inline-block;
    vertical-align: top;
  }
  .titular
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(68, 68, 68);
    font-style: italic;
  }
  .titulo-contenido
  {
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 25px;
    color: rgb(68, 68, 68);
    font-style: italic;
  }
  .texto-index
  {
    font-size: 17px;
  }
  #compactadora
  {
    width: 18%;
    margin: 0px 5%;
    position: relative;
    animation: compac 0.2s linear infinite;
    background-repeat: repeat-x;
    vertical-align: top;
  }
  @keyframes compac {
    from { top: 10px; }
    to { top: 0px }
  }
  .clientes
  {
    margin: 0px 6%;
    width: calc(50%/3);
  }
  /*chambatip*/
  .logo-chambatip
  {
    width: 98%;
  }
  .titulo-secciones
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(110,110,110);
    font-style: italic;
  }
  .secciones-mikasa
  {
    background-color: #f05e1f;
    padding: 10px;
    display: inline-block;
    color: white;
    margin-left: 16%;
    font-size: 15px;
  }
  .dos-columnas
  {
    width: 49%;
    padding: 3%;
    display: inline-block;
    vertical-align: top;
  }
  .dos-columnas2
  {
    width: 49%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
  }
  /*tres columnas*/
  .tres-columnas
  {
    vertical-align: top;
    width: 29%;
    margin: 2%;
    display: inline-block;
  }
  .tres-columnas h3
  {
    font-size: 25px;
    font-style: italic;
    border-bottom: 2px solid grey;
  }
  .tres-columnas p
  {
    font-size: 17px;
  }
  /*Fin de tres columnas*/
  .gris
  {
    background: rgb(240,240,240);
    padding: 10px 10px 20px 10px;
    text-align: center;
  }
  /*fin de chambatip*/
  .img-secciones
  {
    width: 97%;
    margin: 20px 0px;
  }
  .centrar 
  {
    text-align: center;
  }
  ul.nav-list 
  {
    top: 0px;
    position: relative;
  }
  #lading_page
  {
    text-align: center;
    width: 100%;
    margin: 110px 0px 10px 0px;
  }
  .slider
  {
    width: 100%;
    height: auto;
    margin: 20px auto;
    background-color: white;
  }
  .slider-img
  {
    width: 100%;
  }
  .slick-prev
  {
      left: 25px;
  }
  [dir='rtl'] .slick-prev
  {
      right: 25px;
      left: auto;
  }
  .slick-prev:before
  {
      content: '←';
  }
  [dir='rtl'] .slick-prev:before
  {
      content: '→';
  }

  .slick-next
  {
      right: 25px;
  }
  [dir='rtl'] .slick-next
  {
      right: auto;
      left: 25px;
  }
  .slick-next:before
  {
      content: '→';
  }
  [dir='rtl'] .slick-next:before
  {
      content: '←';
  }
  #mikasa-frases
  {
    width: 100%;
    height: 150px;
    text-align: center;
    background:#D0D2D3;
  }
  .mikasa-atraccion
  {
    display: inline-block;
    width: calc(95%/3);
    margin-top: 45px;
    font-size: 20px;
    color:#333333;
  }
  .flecha-mikasa
  {
    width: 40px;
    position: relative;
    top: 8px;
  }
  .flecha-mikasa2
  {
    width: 11%;
    position: relative;
  }
  /*css de hover*/

  .ih-item.square 
  {
    position: relative;
    width: 100%;
  }
  .col-sm-6 {
    display: inline-block;
    width: calc(70%/3);
    margin: 10px 4%;
  }
  /*fin css hover*/
  #negro
  {
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#383838+0,1e1e1e+100 */
    background: #383838; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #383838 0%, #1e1e1e 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#383838), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #383838 0%,#1e1e1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#1e1e1e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
  #enlace
  {
    position: absolute;
    z-index: 11;
  }
  .titulo
  {
    color: white;
    position: 50% 50%;
    font-size: 50px;
    margin: 0px;
    width: 100%;
    text-align: center;
  }
  #lading
  {
    width: 100%;
    margin-top: 80px;
  }
  .titulo_seccion
  { 
    background-image: url(../img/titulo-lamikasa.png);
    width: 91%;
    font-size: 24px;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 60px;
    color: white;
  }
  /*css de nosotros*/
  .contenido
  {
    width: 85%;
    height: auto;
    padding: 0px 50px;
    padding-bottom: 50px;
    background-repeat: repeat-x; 
    background-image: url(../img/menu_mikasa.png) center;
    margin: auto;
  }
  .barra
  {
    width: 80%;
    height: auto;
    margin: auto;
  }
  .caja
  {
    width: 45%;
    display: inline-block;
    margin-right: 4%;
    vertical-align: top;
  }
  .sub-seccion
  {
    margin-top: 10px; 
    margin-bottom: 10px; 
    display: inline-block;
  }
  .valores-lamikasa
  {
    width: 100%;
    margin:auto;
    font-size: 18px;
    margin-bottom: 50px;
  }
  .contenido ul
  { 
    margin-left: 70px;
    font-size: 1.3em;
    margin-bottom: 50px;
  } 
  .nuestras_marcas
  {
    width: calc(78%/6);
    transition:1s;
  }
  .nuestras_marcas:hover
  {
     transform: scale(1.2);
  }
  /*seccion contacto*/
  form
  {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: inline-block;
  }
  .contacto input[type='text'], .contacto textarea{
    padding: 6px 5px;
    width: 90%;
    border: 1px solid #CED5D7;
    resize: none;
    margin: 5px 0;
  }
  .contacto input[type='submit']{
      border: 1px solid #CED5D7;
      padding: 8px 16px;
      border-radius: 10px;
      font-weight: bold;
      background: #fff;
      transition:0.5s;
  }
  .contacto input[type='submit']:hover{
      background: #E7520E;
      color: white;
  }
  form.contacto
  {
    width: 100%;
    vertical-align: top;
  }
  span
  {
    font-size: 15px;
  }
  iframe
  {
    display: inline-block;
  }
  /*fin de seccion de contacto*/
  /*Ventas y rentas */
  .catalogo
  {
    padding: 15px;
    margin: 15px;
    display: inline-block;
    width: 200px;
    background: #f05e1f;
    color: white;
    font-size: 14px;
    font-weight: 500;
    transition: 1s;
    /* border: 2px dotted grey; */
    opacity: 0.95;
  }
  .catalogo:hover
  {
    background: #e84702;
    transform:scale(1.1);
    opacity: 1;
  }
  /*fin de ventas y rentas*/
  /*footer*/
  footer
  {
    width: 100%;
    height: 270px;
    background:black;
    margin: 0px;
    margin-top: 30px;
  }
  #redes-sociales
  {
    width: 285px;
    height: 45px;
    background: rgb(95,95,95);
    position: fixed;
    margin:0px auto;
    bottom:0px;
    left: 0px;
    right: 0px;
    border-radius: 35px 35px 0px 0px;
    z-index: 12;
    animation: animacion 4s linear infinite;
  }
  @keyframes animacion {
    from { background: #fff; }
    to { background: #000; }
  }
  #redes-sociales img
  {
    position: relative;
    bottom: 0px;

    transition:0.5s;
  }
  #redes-sociales img:hover
  {
    bottom: 25px;
  }
  .direccion-footer
  {
    color: white;
  }
  /*fin de footer*/
  /*suscripcion*/
  #suscripcion
  {
    width: 50%;
    margin: 3%;
    border: 15px solid #E7E7E7;
    border-radius: 10px;
    padding: 5%;

  }
  #suscripcion input
  {
    width: 90%;
    height: 30px;

  }
  #suscripcion #submit
  {
    width: 50%;
    height: 40px;
    background: #f05e1f;
    transition:0.5s;
    color: white;
    border-radius: 8px;
    border: none;
    font-size: 15px;
  }
  #suscripcion #submit:hover
  {
    background: #3C3C3C;
  } 
  /*finn de suscripcion */
  .texto.contenido
  {
    width: 50%; 
    display: inline-block;
    font-size: 18px;
    margin: 10px 0px;
  }
}
@media only screen and (min-width:481px) and (max-width:979px)
{
  #lading_page
  {
    text-align: center;
    width: 100%;
    margin: 110px 0px 10px 0px;
  }
    #ficha-tecnica
  {
    display: inline-block;
    margin-top: 10px;
    background: #ECECEC;
    width: 100%;
    padding: 20px;

  }
  /*Maquinaria ligera*/
  .derecha-mayor
  {
    width: 100%;
    display: inline-block;
    height: auto;
    padding: 1%;
    vertical-align: top;
  }
  .ejemplo-x
  {
    width: calc(97%/2);
    margin: 0% 0% 4% 0.5%;
    height: auto;
    background-color: #333333;
    display: inline-block;
    vertical-align: top;
    border-top: 7px solid #f05e1f;
  }
  .ejemplo-x h2
  {
    position: relative;
    top: 16px;
    font-size: 20px;
    color: white;
    padding: 9px;
    height: 45px;
  }
  .ejemplo-x img
  {
    width: 100%;
    position: relative;
    bottom: -36px;
    transition:0.5s;
    z-index: 10;  
  }
  /*.ejemplo-x img:hover
  {
    width: 100%;
    position: relative;
    bottom: 36px;
  }*/
  .ejemplo-x p
  {
    vertical-align: top;
    position: relative;
    top: -33px;
    padding: 0px 5px;
    color: white;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
  }
  .izq-menor
  { 
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: rgb(237, 237, 237);
    display: inline-block;
  }
  p.descripcion-page 
  {
    font-size: 17px;
    width: 90%;
    font-style: italic;
    margin: auto;
  }
  /*Fin de maquinaria ligera*/
  .secciones-mikasa
  {
    background-color: #f05e1f;
    padding: 10px;
    display: inline-block;
    color: white;
    margin-left: 16%;
    width: 80%;
    font-size: 15px;
    text-align: center;
  }
  .obras
  {
    width: calc(88%/5);
    height: 122px;
    margin: 0.6%;
    background-color: rgb(60,60,60);
    display: inline-block; 
    color: white;
    padding: 5px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 600;
  }
  .obras img
  {
    opacity: 0.4;
    transition:1s;
    height: 110px;
    width: 100%;
    display: inline-block;
  }
  .obras img:hover
  {
    opacity: 1;
  }
  .galeria
  {
    height: 120px;
  }
    .hover3
  {
    display: block;
  }
  .box-mikasa
  {
    margin-top: 50px;
    padding-left: 30px;
    width: 67%;
    display: inline-block;
    vertical-align: top;
  }
  .titular
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(68, 68, 68);
    font-style: italic;

  }
  .texto-index
  {
    font-size: 17px;
  }
  #compactadora
  {
    width: 18%;
    margin: 0px 5%;
    position: relative;
    animation: compac 0.2s linear infinite;
    background-repeat: repeat-x;
    vertical-align: top;
  }
  @keyframes compac {
    from { top: 10px; }
    to { top: 0px }
  }
  #bufalo
  {
    width: 85%;
  }
  .clientes
  {
    margin: 0px 6%;
    width: calc(50%/3)
  }
  /*chambatip*/
  .logo-chambatip
  {
    width: 90%;
  }
  .titulo-secciones
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(110,110,110);
    font-style: italic;
  }
  .dos-columnas
  {
    width: 49%;
    padding: 3%;
    display: inline-block;
    vertical-align: top;
  }
  .dos-columnas2
  {
    width: 100%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
  }
  /*tres columnas*/
  .tres-columnas
  {
    vertical-align: top;
    width: 90%;
    margin: 2%;
    display: inline-block;
  }
  .tres-columnas h3
  {
    font-size: 25px;
    font-style: italic;
    border-bottom: 2px solid grey;
  }
  .tres-columnas p
  {
    font-size: 17px;
  }
  /*Fin de tres columnas*/
  .gris
  {
    background: rgb(240,240,240);
    padding: 10px 10px 20px 10px;
    text-align: center;
  }
  /*fin de chambatip*/
  .img-secciones
  {
    width: 100%;
    margin: 20px 0px;
  }
  .centrar 
  {
    text-align: center;
  }
  ul.nav-list 
  {
    top: 0px;
    position: relative;
    margin-top: 70px;
  }
  .slider
  {
    width: 95%;
    margin: 20px auto;
    background-color: white;
  }
  .slider-img
  {
    width: 100%;
  }
  .mikasa-atraccion
  {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 25px 0px 40px 0px;
    font-size: 20px;
    transition:1s;
    color:#333333;
  }
  .mikasa-atraccion:hover
  {
    background: #D56127;
    color:white;
  }
  .flecha-mikasa
  {
    width: 40px;
    position: relative;
    top: 8px;
  }
  .flecha-mikasa2
  {
    width: 11%;
    position: relative;
  }
  #negro
  {
    width: 100%;
    margin: 0px;
  }
  /*css de hover*/

  .ih-item.square 
  {
    position: relative;
    width: 100%;
  }
  .col-sm-6 {
    display: inline-block;
    width: calc(80%/3);
  }
  /*fin css hover*/
    #negro
  {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#383838+0,1e1e1e+100 */
    background: #383838; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #383838 0%, #1e1e1e 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#383838), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #383838 0%,#1e1e1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#1e1e1e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
  .contenido
  {
    width: 90%;
    height: auto;
    padding-left: 30px;
    padding-bottom: 50px;
    margin: auto;
  }
  /*css de nosotros*/
  .caja
  {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .sub-seccion
  {
    margin-top: 10px; 
    margin-bottom: 10px;
    display: inline-block;
  }
  .valores-lamikasa
  {
    width: 90%;
    margin:auto;
    font-size: 1.2em;
    margin-bottom: 50px;
  }
  .contenido ul
  { 
    margin-left: 30px;
    font-size: 1.3em;
    margin-bottom: 50px;
  } 

  .nuestras_marcas
  {
    width: calc(78%/6);
    transition:1s;
  }
  .nuestras_marcas:hover
  {
     transform: scale(1.2);
  }
  /*fin de nosotros*/
  /*seccion contacto*/
  form
  {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: inline-block;
  }
  .contacto input[type='text'], .contacto textarea{
      padding: 6px 5px;
      width: 90%;
      border: 1px solid #CED5D7;
      resize: none;
      margin: 5px 0;
  }
  .contacto input[type='submit']{
      border: 1px solid #CED5D7;
      padding: 8px 16px;
      border-radius: 10px;
      font-weight: bold;
      background: #fff;
      transition:0.5s;
  }
  .contacto input[type='submit']:hover{
      background: #E7520E;
      color: white;
  }
  form.contacto
  {
    width: 100%;
    vertical-align: top;
  }
  span
  {
    font-size: 15px;
  }
  iframe
  {
    display: inline-block;
  }
  /*fin de seccion de contacto*/
  /*Ventas y rentas */
  .catalogo
  {
    padding: 15px;
    margin: 15px;
    display: inline-block;
    width: 200px;
    background: #f05e1f;
    color: white;
    font-size: 14px;
    font-weight: 500;
    transition: 1s;
    /* border: 2px dotted grey; */
    opacity: 0.95;
  }
  .catalogo:hover
  {
    background: #e84702;
    transform:scale(1.1);
    opacity: 1;
  }
  /*fin de ventas y rentas*/
  #enlace
  {
    position: absolute;
    z-index: 11;
  }
  /*footer*/
    footer
  {
    width: 100%;
    height: 270px;
    background:black;
    margin: 0px;
    margin-top: 30px;
  }
  #redes-sociales
  {
    width: 270px;
    height: 30  px;
    background: rgb(95,95,95);
    position: fixed;
    margin:0px auto;
    bottom:0px;
    left: 0px;
    right: 0px;
    z-index: 12;
    border-radius: 35px 35px 0px 0px;
    animation: animacion 3s linear infinite;
  }
  @keyframes animacion {
    from { background: #D7D7D7; }
    to { background: #616161; }
  }
  #redes-sociales img
  {
    position: relative;
    bottom: 0px;
    width: calc(190px/4);
    margin: 0px 8px;
    transition:0.5s;
  }
  #redes-sociales img:hover
  {
    bottom: 15px;
  }
  .direccion-footer
  {
    color: white;
  }
  /*fin de footer*/
  /*suscripcion*/
  #suscripcion
  {
    width: 50%;
    margin: 3%;
    border: 15px solid #E7E7E7;
    border-radius: 10px;
    padding: 5%;
  }
  #suscripcion input
  {
    width: 90%;
    height: 30px;

  }
  #suscripcion #submit
  {
    width: 50%;
    height: 40px;
    background: #f05e1f;
    color: white;
    border-radius: 8px;
    border: none;
    font-size: 15px;
    transition:0.5s;
  }
  #suscripcion #submit:hover
  {
    background: #3C3C3C;
  }
/*finn de suscripcion */
}
@media only screen and (max-width:480px)
{
  #lading_page
  {
    text-align: center;
    width: 100%;
    margin: 110px 0px 10px 0px;
  }
  #ficha-tecnica
  {
    background: #ECECEC;
    padding: 20px;
    margin: 20px 0px;
  }
  /*Maquinaria ligera*/
  .derecha-mayor
  {
    width: 100%;
    display: inline-block;
    height: auto;
    padding: 1%;
    vertical-align: top;
  }
  .ejemplo-x
  {
    width: 99%;
    margin: 0% 0% 5% 0.5%;
    height: auto;
    background-color: rgb(58, 58, 58);;
    display: inline-block;
    vertical-align: top;
  }
  .ejemplo-x h2
  {
    position: relative;
    top: 16px;
    font-size: 20px;
    color: white;
    padding: 9px;
  }
  .ejemplo-x img
  {
    width: 100%;
    position: relative;
    bottom: -36px;
    transition:0.5s;
    z-index: 10;  
  }
  .ejemplo-x img:hover
  {
    width: 100%;
    position: relative;
    bottom: 36px;
  }
  .ejemplo-x p
  {
    vertical-align: top;
    position: relative;
    top: -33px;
    padding: 0px 5px;
    color: white;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
  }
  .izq-menor
  { 
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: rgb(237, 237, 237);
    display: inline-block;
  }
  p.descripcion-page 
  {
    font-size: 17px;
    width: 99%;
    font-style: italic;
    margin: 25px 0px;
  }
  /*Fin de maquinaria ligera*/
  .secciones-mikasa
  {
    background-color: #f05e1f;
    padding: 10px;
    display: inline-block;
    color: white;
    font-size: 17px;
    width: 74%;
    text-align: center;
    margin: 0% 16%;
  }
  .obras
  {
    width: 30%;
    height: 80px;
    margin: 0.6%;
    background-color: rgb(60,60,60);
    display: inline-block;
    color: white;
    padding: 5px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 600;

  }
  .obras img
  {
    height: 70px;
    width: 100%;
    display: inline-block;
  }
  .galeria
  {
    height: 100px;
  }
    .hover3
  {
    display: block;
  }
  .box-mikasa
  {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
  }
  .titular
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(68, 68, 68);
    font-style: italic;
  }
  .texto-index
  {
    font-size: 15px;
  }
  #compactadora
  {
    display: none;
  }
  #bufalo
  {
    width: 90%;
  }
  .clientes
  {
    margin: 0px 3%;
    width: calc(70%/3)
  }
  /*chambatip*/
  .logo-chambatip
  {
    width: 90%;
  }
  .titulo-secciones
  {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px;
    display: inline-block;
    width: 83%;
    float: right;
    color: rgb(110,110,110);
    font-style: italic;
  }
  .dos-columnas
  {
    width: 100%;
    padding: 3%;
    display: inline-block;
    transition:1s;
  }
  .dos-columnas2
  {
    width: 100%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
  }
  /*tres columnas*/
  .tres-columnas
  {
    vertical-align: top;
    width: 98%;
    margin: 2%;
    display: inline-block;
  }
  .tres-columnas h3
  {
    display: inline-block;
    font-size: 25px;
    font-style: italic;
    border-bottom: 2px solid grey;
    margin-bottom: 10px;
  }
  .tres-columnas p
  {
    font-size: 17px;
    margin-bottom: 10px;
  }
  /*Fin de tres columnas*/
  .gris
  {
    background: rgb(240,240,240);
    padding: 10px 10px 20px 10px;
    text-align: center;
  }
  /*fin de chambatip*/
    .img-secciones
  {
    width: 97%;
    margin: 20px 0px;
  }
  .centrar 
  {
    text-align: center;
  }
  ul.nav-list 
  {
    top: 70px;
    position: relative;
  }
  .slider
  {
    width: 100%;
    margin: 20px auto;
    background-color: white;
  }
  .slider-img
  {
    width: 100%;
  }
  .mikasa-atraccion
  {
    text-align: center;
    border:2px groove rgba(100, 100, 100, 0.1);;
    display: inline-block;
    background:white;
    width: 100%;
    margin: 2px;
    padding: 20px 0px 40px 0px;
    font-size: 20px;
    transition:1s;
    color:#333333;
  }
  .mikasa-atraccion:hover
  {
    background: #D56127;
    color:white;
  }
  .flecha-mikasa
  {
    width: 40px;
    position: relative;
    top: 10px;
  } 
  .flecha-mikasa2
  {
    width: 11%;
    position: relative;
  } 
  #negro
  {
    width: 100%;
    margin: 0px;
  }
  #enlace
  {
    position: absolute;
    z-index: 11;
  }
  /*css de hover*/
  .ih-item.square 
  {
    position: relative;
    width: 100%;
  }
  .col-sm-6 {
    display: inline-block;
    width: calc(95%/3);
  }
  /*fin css hover*/
  #negro
  {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#383838+0,1e1e1e+100 */
    background: #383838; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #383838 0%, #1e1e1e 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#383838), color-stop(100%,#1e1e1e)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #383838 0%,#1e1e1e 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #383838 0%,#1e1e1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#1e1e1e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
  /*css de nosotros*/
  .contenido
  {
    width: 100%;
    height: auto;
    padding: 0px 15px;
    padding-bottom: 50px;
    background-repeat: repeat-x; 
    margin: auto;
  }
  .caja
  {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .sub-seccion
  {
    margin-top: 10px; 
    margin-bottom: 10px;
    display: inline-block;
  }
  .valores-lamikasa
  {
    width: 90%;
    margin:auto;
    font-size: 1.2em;
    margin-bottom: 50px;
  }
  .contenido ul
  { 
    margin-left: 30px;
    font-size: 1.3em;
    margin-bottom: 50px;
  } 
  .nuestras_marcas
  {
    width: calc(78%/6);
    transition:1s;
  }
  .nuestras_marcas:hover
  {
     transform: scale(1.2);
  }
  /*fin de nosotros*/
    /*seccion contacto*/
  form
  {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    display: inline-block;
  }
  .contacto input[type='text'], .contacto textarea{
    padding: 6px 5px;
    width: 98%;
    border: 1px solid #CED5D7;
    resize: none;
    margin: 5px 0;
  }
  .contacto input[type='submit']{
    border: 1px solid #CED5D7;
    padding: 8px 16px;
    border-radius: 10px;
    font-weight: bold;
    background: #fff;
    transition:0.5s;
  }
  .contacto input[type='submit']:hover{
    background: #E7520E;
    color: white;
  }
  form.contacto
  {
    width: 100%;
    vertical-align: top;
  }
  span
  {
    font-size: 15px;
  }
  iframe
  {
    display: inline-block;
  }
  /*Ventas y rentas */
  .catalogo
  {
    width: 100%;
    padding: 18px;
    margin: 10px 0px;
    display: inline-block;
    background: #f05e1f;
    color: white;
    font-size: 14px;
    font-weight: 500;
    transition:1s;
    border: 2px dotted grey;
    opacity: 0.95;
  }
  .catalogo:hover
  {
    background: #e84702;
    transform:scale(1.1);
    opacity: 1;
  }
  /*fin de ventas y rentas*/
  /*footer*/
    footer
  {
    width: 100%;
    height: 270px;
    background:black;
    margin: 0px;
    margin-top: 30px;
  }
  #redes-sociales
  {
    width: 240px;
    height: 40px;
    background: rgb(95,95,95);
    position: fixed;
    margin:0px auto;
    z-index: 12;
    bottom:0px;
    left: 0px;
    right: 0px;
    border-radius: 35px 35px 0px 0px;
    animation: animacion 3s linear infinite;
  }
  @keyframes animacion {
    from { background: #D7D7D7; }
    to { background: #616161; }
  }
  #redes-sociales img
  {
    position: relative;
    bottom: 0px;
    width: calc(190px/4);
    margin: 0px 4px;
    transition: 0.5s;
  }
  #redes-sociales img:hover
  {
    bottom: 25px;
  }
    .direccion-footer
  {
    color: white;
  }
  /*fin de footer*/
  /*suscripcion*/
  #suscripcion
  {
    width: 90%;
    margin: 3%;
    border: 5px solid #E7E7E7;
    border-radius: 10px;
    /* box-shadow: 0px 2px 2px grey; */
    padding: 30px 5%;

  }
  #suscripcion input
  {
    width: 90%;
    height: 30px;

  }
  #suscripcion #submit
  {
    width: 50%;
    height: 40px;
    background: #f05e1f;
    color: white;
    border-radius: 8px;
    border: none;
    /* box-shadow: 0px 3px 2px grey; */
    font-size: 15px;
    transition:0.5s;
  }
    #suscripcion #submit:hover
  {
    background: #2f2f2f;
  }
/*finn de suscripcion */
  div#clickdeskchat_container 
  {
    display: none;
    z-index: 11;
  }
  .clickdesk.clickdesk_cdw_j {
    display: none;
    z-index: 11;
  }
  h3
  {
    display: none;
  }
}