@font-face {
  font-family: 'MyHelveticaCondensed';
  src: url("../fonts/helvetica-neue/HelveticaNeue-Condensed.otf"); }
@font-face {
  font-family: 'flexslider-icon';
  src: url("../../assets/fonts/flexslider-icon.eot");
  src: url("../../assets/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/flexslider-icon.woff") format("woff"), url("../../assets/fonts/flexslider-icon.ttf") format("truetype"), url("../../assets/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
*, *:before, *:after {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 16px; }

body {
  font-family: helvetica, 'Open Sans', sans-serif, 'MyHelveticaCondensed', arial;
  font-weight: normal;
  color: #555;
  font-size: 1rem;
  line-height: 1.5rem;
  font-smoothing: antialiased !important;
  text-rendering: optimizelegibility; }

ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  color: #313131;
  font-weight: 600; }

/* default font size */
.fa {
  font-size: 16px; }

a {
  color: #FFF; }

a:hover {
  text-decoration: none;
  color: #FFF; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:active,
a:focus {
  text-decoration: none;
  outline: none; }

/*=============SLIDER=============*/
#section-banner {
  width: 100%;
  max-width: 1920px;
  margin: auto; }

/*===================================*/
.theme-mi-slider .nivoSlider {
  position: relative; }

.theme-mi-slider .nivoSlider a {
  border: 0;
  display: block; }

/* Caption styles Titulo y parrafo */
.nivo-caption h1 span,
.nivo-caption h2 span {
  color: #e10202;
  font-size: 2rem;
  font-weight: 600;
  /*text-shadow: -3px -3px 8px #e10202;*/ }

.nivo-caption p {
  font-size: 1rem;
  font-weight: 600;
  text-shadow: 1.5px 1.5px 8px #e10202; }

/* Nivo Pagination =========================*/
.nivo-controlNav {
  background: rgba(216, 230, 239, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  padding: 15px 0; }

.theme-mi-slider .nivo-control {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #555;
  margin: 5px 3px;
  text-indent: -9999px;
  -webkit-box-shadow: 0 0 2px 1px #aaa;
          box-shadow: 0 0 2px 1px #aaa;
  -webkit-transition: width .15s ease-in-out, height .15s ease-in-out, margin .15s ease-in-out;
  transition: width .15s ease-in-out, height .15s ease-in-out, margin .15s ease-in-out; }

.theme-mi-slider .nivo-control:hover {
  background: transparent !important;
  border: 2px solid #555;
  width: 12px;
  height: 12px;
  margin-top: 1.5px; }

.theme-mi-slider .active {
  background: transparent !important;
  border: 2px solid #555;
  width: 12px;
  height: 12px;
  margin-top: 1.5px; }

/* Nivo direction flechas============*/
.nivo-directionNav a {
  display: block;
  background: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.nivo-directionNav a::before {
  font-family: "flexslider-icon";
  font-size: 18px;
  color: #fff;
  position: absolute;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.nivo-directionNav .nivo-prevNav {
  left: 3px; }

.nivo-directionNav .nivo-prevNav::before {
  content: '\f001';
  top: 11px;
  left: 13px; }

.nivo-directionNav .nivo-nextNav {
  right: 3px; }

.nivo-directionNav .nivo-nextNav::before {
  content: '\f002';
  top: 11px;
  right: 13px; }

.theme-mi-slider:hover .nivo-directionNav .nivo-prevNav {
  opacity: 0.7;
  left: 10px; }

.theme-mi-slider:hover .nivo-directionNav .nivo-prevNav:hover {
  opacity: 1;
  cursor: pointer; }

.theme-mi-slider:hover .nivo-directionNav .nivo-nextNav {
  opacity: 0.7;
  right: 10px; }

.theme-mi-slider:hover .nivo-directionNav .nivo-nextNav:hover {
  opacity: 1; }

/*Nivo Caption*/
.nivo-html-caption {
  position: absolute; }

.h-button {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.h-button:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

/*BOOTSTRAT*/
.btn-link.focus, .btn-link:focus {
  text-decoration: none; }

.btn-link:hover {
  color: #0056b3;
  text-decoration: none; }

.breadcrumb {
    padding: .75rem 1.2rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
    background-color: #FFE;
    border-radius: .25rem;
}

.breadcrumb-item.active {
    color: #e10202;
}

/*GENERALES*/
.container {
  width: 90%;
  max-width: 1250px;
  margin: auto;
  padding: 3px; }

.container article {
  margin: 0;
  padding: 25px; }

.container h1,
.container h2,
.container h3 {
  font-weight: 600; }

.container p {
  font-size: 1.1rem;
  line-height: 1.75;
  text-align: justify; }

.text-caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-tachado {
  text-decoration: line-through;
}

.text-price {
  font-size: 1.5rem;
  color: #e10202;
}

.text-gray {
  color: #6e6e6e !important; }

.text-light-gray {
  color: #9c9c9c !important; }

.text-dark-gray {
  color: #333 !important; }

.text-red {
  color: #e10202 !important; }

.text-white {
  color: #FFF !important; }

.text-blue {
  color: #0055AA !important; }

.text-light-blue {
  color: #00A0E1 !important; }

.text-orange {
  color: #FF5800 !important; }

.text-green {
  color: #44C800 !important; }

.text-gold {
  color: #CCAF64 !important; }

.text-shadow-gray {
  text-shadow: -3px -3px 8px #6e6e6e;
}

.text-shadow-light-gray {
  text-shadow: -3px -3px 8px #9c9c9c;
}

.text-shadow-dark-gray {
  text-shadow: -3px -3px 8px #333;
}

.text-shadow-red {
  text-shadow: -3px -3px 8px #e10202;
}

.box {
  max-width: 400px;
  max-height: 440px;
  overflow: hidden;
  border-radius: 20px;
  z-index: 100;
  margin: 20px auto; }

.box img {
  width: 400px;
  height: 440px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom right;
     object-position: bottom right; }

.box-all {
  width: 100%; 
  margin: 0 auto;
  overflow: hidden;}

.box-all > img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom left;
     object-position: bottom left; }

.box-tab {
  width: 100%;
  max-width: 600px;
  max-height: 240px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 20px; }

.box-tab > img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom left;
     object-position: bottom left; }

.box-white {
  width: 100%;
  background: #FFF; }

.box-gray {
  width: 100%;
  background: #eeeeee; }

.box-dark-gray {
  width: 100%;
  background: #959595; }

.box-blue {
  width: 100%;
  background: #073B5E; }

.box-light-blue {
  width: 100%;
  background: #00A0E1; }

.box-orange {
  width: 100%;
  background: #FF5800; }

.box-green {
  width: 100%;
  background: #44C800; }

.box-circle {
  border-radius: 50%; }

.box-center {
  margin: auto; }

.box-image-home {
  background-image: url(./../images/img/mpp-fondo-home.jpg);
  background-color: #eeeeee;
  background-position: 100% 0%; }

.box-image-contacto {
  background-image: url(./../images/img/mpp-fondo-contacto.jpg);
  background-color: #eeeeee;
  background-position: 100% 0%; }

.box-image-info {
  background-image: url(../../images/img/section-info.jpeg);
  background-color: #eeeeee;
  background-position: 100% 0%; }

.box-image-recursos {
  background-image: url(../../images/img/section-recursos.jpeg);
  background-color: #eeeeee;
  background-position: 100% 0%; }

/*=================== HOME ===========================*/
.block-item-products {
  display: inline-block;
  max-width: 280px;
  margin: 15px auto;
  padding: 20px;
  vertical-align: top;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 25px rgba(80, 100, 180, 0.4);
          box-shadow: 0px 0px 25px rgba(80, 100, 180, 0.4); }

.block-item-products img {
  width: 150px;
  height: 150px;
  margin: auto; }

.image {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }


.block-item-products:hover .image {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

.info-products {
  margin-top: 2rem;
}

.info-products h5 span {
  font-size: 1.05rem;
}

/*========================= NOSOTROS ==============================*/
.container article h1 {
  padding-bottom: 15px; }

.container article h2 {
  padding-bottom: 10px;
  text-align: center; }

article ul {
  text-decoration: none;
  margin-left: 25px;
  font-size: 15px;
  line-height: 1.7; }

.icon-derecha {
  color: #777;
  padding-right: 5px; }

.rotar-img {
  width: 100px;
  height: 100px;
  margin: auto;
  background-size: 200%;
  border-radius: 50%;
  -webkit-animation: rotacion 2.5s infinite linear;
          animation: rotacion 2.5s infinite linear; }

@-webkit-keyframes rotacion {
  from {
    background-position: 0px; }
  to {
    background-position: 200px; } }

@keyframes rotacion {
  from {
    background-position: 0px; }
  to {
    background-position: 200px; } }
.box-valores {
  margin: 10px auto;
  color: white;
  width: 250px;
  height: 240px;
  background-color: rgba(20, 20, 20, 0.3);
  /*background-color: #D8E6F0;*/
  border-radius: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.title-valores {
  width: 250px;
  height: 240px;
  position: absolute;
  padding-top: 100px;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.box-valores:hover {
  background-color: #FFF; }

.box-valores:hover .title-valores {
  opacity: 0; }

.info {
  position: absolute;
  overflow: hidden;
  width: 250px;
  height: 240px;
  background-color: rgba(20, 20, 20, 0.8);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.img-valores:hover .info,
.box-valores:hover .info {
  opacity: 1; }

.headline {
  color: #CAD400 !important;
  margin: auto;
  text-align: center !important;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
  margin-top: -20px; }

.img-valores:hover .headline,
.box-valores:hover .headline {
  margin-top: 20px; }

.info2 {
  margin: 20px auto;
  padding: 5px 10px;
  width: 250px;
  text-align: center !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-top: 180px; }

.img-valores:hover .info2,
.box-valores:hover .info2 {
  margin-top: 5px; }

/*======================= PRODUCTOS ======================*/
.texto-encima {
  position: absolute;
  display: flex;
  top: 260PX;
  left: 5%; }

.texto-encima h2 span {
  position: relative;
  color: #EFEFEF;
  font-weight: bold;
  font-size: 3.5rem;
  text-shadow: -3px -3px 1px #444; }

.texto-encima h2 span::after {
  content: '';
  background-color: #e10202;
  width: 170px;
  height: 4px;
  position: absolute;
  bottom: -85px;
  left: 0;
  z-index: 1;
}

/*======================= CONTACTENOS ======================*/
.form-contacto {
  background: rgba(200, 200, 200, 0.3);
  width: 100%;
  max-width: 850px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  -webkit-box-shadow: 0 0 20px 1.5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 1.5px rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form-titulo {
  margin-top: 0;
  margin-bottom: 20px; }

.form-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px; }

.wrap-label {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 20px; }

.wrap-input {
  width: 70%; }

.wrap-input .glyphicon {
  top: 10px;
  right: 10px; }

.form-contacto textarea {
  max-width: 100%;
  min-width: 100%;
  max-height: 150px;
  min-height: 150px; }

.robot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.robot input {
  max-width: 50px;
  margin-right: 10px; }

.robot #num1,
.robot #num2 {
  padding: 0; }

.robot .signo {
  max-width: 40px;
  margin: 0 5px;
  padding: 0 5px; }

.mensaje {
  display: none;
  width: 100%; }

.btn-submit {
  padding: 10px 25px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  width: 140px;
  font-weight: bold;
  border-radius: 10px; }

.btn-primary {
  color: #FFF;
  background-color: #FF5800;
  border-color: #FF8600; }

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #FF8600;
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.btn-secundary {
  background-color: #D8E6F0;
  color: #073B5E;
  border-color: #BCE6F0; }

.btn-secundary:hover,
.btn-secundary:active,
.btn-secundary:focus {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  background-color: #BCE6F0; }

.icon-contacto {
  color: #e10202;
  font-size: 25px;
}

.icon-contacto .fa {
  font-size: 25px;
}

p > .fa {
  color: #49c459;
}

.maps iframe {
  width: 100%;
  height: 600px;
}

/* PAGINA DE ERROR */
.page-error {
  color: #fff;
  background-color: #ED3237;
  border-color: #ED3237;
}

.page-error {
  background-color: #e10202; 
  color: #fff !important;
}

/* REDES SOCIALES*/
.appwhatsapp {
  position: fixed;
  right: 26px;
  bottom: 30px;
  width: 60px;
  z-index: 3000; }

.appwhatsapp img {
  width: 100%;
  height: auto; }

/* ========================================= Footer ======================================*/
footer {
  width: 100%;
  color: #fff;
  background: #0D0D0D;
  clear: both;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-top: 0px solid #ddd; }

.icon-footer {
  display: none; }

footer a,
footer h6 {
  color: #FFF; }

footer a:hover {
  color: #CAD400; }

footer ul {
  margin-left: 10px; }

footer ul li {
  list-style-type: none; }

footer hr {
  border-top: none;
  border-bottom: 1px solid #CCC; }

footer .boletin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem; }

footer .rsociales {
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  /*margin: .2rem;*/
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }

footer .rsociales a span {
  padding: .6rem;
  color: #FFF;
  font-size: 1.6rem;
  text-align: left; }

footer .rsociales a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

#autor,
#autor a,
#autor a:hover {
  color: #FFF;
  margin: auto;
  text-align: center; }





@media screen and (max-width: 1024px) {
  /*GENERALES*/
  .box {
    width: 100%;
    max-width: 100%;
    height: 280px; }

  .box img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
       object-position: center; }

  /*=================== PRODUCTOS RESPONSIVE===================*/
  .texto-encima {
    top: 200px;}

  .texto-encima h2 span {
    font-size: 3.1rem;
  }

  .texto-encima h2 span::after {
    width: 150px;
    bottom: -75px;
  }

  .box-all > img {
    height: 360px;
    -o-object-position: bottom right;
       object-position: bottom right;
  }


  /*NOSOTROS RESPONSIVE*/
  .container article h2 {
    font-size: 2.5em; }

  .info {
    height: 180px;
    margin-top: 60px;
    opacity: 1;
    border-radius: 0px 0px 10px 10px; }

  .box-valores .headline {
    display: none; }

  .box-valores .info2 {
    margin-top: 5px; }

  .title-valores {
    padding-top: 20px; }

  .box-valores:hover .title-valores {
    opacity: 1; }

  /*FOOTER RESPONSIVE*/
  footer .boletin,
  footer .rsociales {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .boletin div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .boletin label,
  .boletin input,
  .boletin button {
    margin: 10px; }

  .rsociales div a span {
    padding: 0.4em; }

  .icon-footer {
    display: inline-block; }

  #autor {
    font-size: 1.05em; } }

@media screen and (max-width: 768px) {
  html {
    font-size: 14px; }

  /*GENERALES*/

  
  /*=================== PRODUCTOS RESPONSIVE===================*/
  .texto-encima {
    top: 200px;}

  .texto-encima h2 span {
    font-size: 3.1rem;
  }

  .texto-encima h2 span::after {
    width: 130px;
    bottom: -65px;
  }


  /*===========SLIDER============*/
  .nivo-caption p {
    display: none; }

  /*CONTACTENOS RESPONSIVE*/
  .form-contacto {
    width: 100%;
    margin: 30px auto;
    padding: 15px; }

  .wrap-label {
    width: 25%; }

  .wrap-input {
    width: 75%; } 

  .maps iframe {
    width: 100%;
    height: 400px; }

  }

@media screen and (max-width: 360px) {
  html {
    font-size: 14px; }


  .nivo-caption h1 span,
  .nivo-caption h2 span {
    display: none;
  }

  .container {
    width: 95%; }
  
  
  /*=================== PRODUCTOS RESPONSIVE===================*/
  .texto-encima {
    top: 200px;}

  .texto-encima h2 span {
    font-size: 2.8rem;
  }

  .texto-encima h2 span::after {
    width: 120px;
    bottom: -60px;
  }

  .box-all > img {
    height: 300px;
    -o-object-position: bottom right;
       object-position: bottom right;
  }

  /*================= CONTACTENOS RESPONSIVE ==================*/
  .form-contacto {
    width: 100%;
    margin: 20px auto;
    padding: 10px; }

  .wrap-label {
    display: none; }

  .wrap-input {
    width: 90%; }

  .wrap-input .glyphicon {
    right: 25px; } }







/* MENU */
*, *:before, *:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  padding-top: 142px; }

@-webkit-keyframes aparecer {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
header {
  background-image: url(./../images/img/mpp-fondo-header.jpg);
  background-color: #fff;
  color: #222;
  position: fixed;
  width: 100%;
  height: 142px;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: left .5s ease;
  transition: left .5s ease;
  z-index: 1000;
  margin: auto;
   }

header .container-header {
  margin: auto;
  width: 100%;
  max-width: 1150px;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

header .container-logo-title img {
  width: 200px; }

header .info-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 40px;
  cursor: pointer; }

header .info-header label {
  font-weight: 500;
  font-size: 1.8rem;
  color: #000;
  margin: 5px 0;
  padding: 0px 10px;
  text-shadow: -.5px -.5px .5px #111; }

header .info-header .phone {
  display: inline-block;
  color: #fff;
  background-color: #ED3237;
  border-color: #ED3237;
  height: 40px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  padding: .3rem .75rem;
  font-size: 1.3rem;
  line-height: 2rem;
  border-radius: .25rem;
  -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
  transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
  transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out;
  transition: color .25s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out, -webkit-box-shadow .15s ease-in-out; }

header .info-header:hover .phone {
  background-color: #e10202; }

header .menu-bar {
  color: #373A3C;
  cursor: pointer;
  padding: 10px 15px;
  display: none; }

header .menu-bar .fa {
  font-size: 24px;
} 

header .fa {
  font-size: 18px;
} 

header .container-menu {
  background-color: rgba(0, 0, 0, 0.94);
  color: #FFF; }

nav {
  font-weight: 500;
  width: 100%;
  max-width: 1150px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0; }

nav li > ul {
  position: absolute;
  top: 0;
  left: 10px;
  border-right: 1px solid #ABABAB;
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 0 10px rgba(0, 0, 0, 0.2);
  -webkit-animation: aparecer 0.5s;
          animation: aparecer 0.5s;
  display: none; }

nav li ul li {
  border-bottom: 1px solid #ABABAB; }

#menu_principal a,
#menu_principal li label {
  display: block;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

#menu_principal {
  width: 100%; }

#menu_principal li {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  min-width: 173px;
  margin: auto;
  text-align: center; }

#menu_principal li ul a,
#menu_principal li ul label {
  color: #333; }

.icono-menu-derecha {
  float: right;
  line-height: 60px;
  margin-right: 20px; }

.icon-desktop {
  margin-top: 15px;
}

.icon-mobile {
  display: none;
}

.principales {
  margin-right: 5px; }

#menu_principal li:hover > a,
#menu_principal li:hover > label {
  background-color: #e10202;
  cursor: pointer;
  -webkit-transition-delay: 0.005s;
          transition-delay: 0.005s; }

nav li > ul {
  position: absolute;
  width: 300px;
  top: 50px;
  left: 0;
  background-color: #FFF; }

nav li:hover > ul {
  display: block; }

#menu_principal li > ul li {
  height: 35px;
  line-height: 35px; }

#menu_principal li ul li > a,
#menu_principal li ul li > label {
  color: #313131;
  text-align: left;
  padding-left: 25px;
  font-weight: 600;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

#menu_principal li ul li:hover > a,
#menu_principal li ul li:hover > label {
  background-color: #e10202;
  color: #fff;
  font-weight: 600; }

[id^=drop] {
  display: none; }

.fa {
  font-size: 18px; }

.activo {
  color: #fff !important;
  background: #e10202 !important; }

.activo > a,
.activo > label {
  color: #fff !important;
}

/**/

@media only screen and (max-width: 1024px) {
  body {
    padding-top: 82px; }

  header {
    width: 100%;
    height: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  header .container-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5px 10px; }

  header .container-logo-title {
    margin: 5px; }

  header .menu-bar {
    display: inline-block; }

  nav {
    background-color: rgba(0, 0, 0, 0.98);
    color: #FFF;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-y: auto;
    height: calc(100vh - 82px);
    width: 100%;
    top: 100%;
    left: -100%;
    overflow-x: hidden;
    -webkit-transition: background .5s;
    transition: background .5s; }

  nav li ul li {
    border-bottom: none; }

  nav ul > li {
    border-top: 1px solid #ABABAB; }

  nav > ul > li:nth-child(4) {
    border-bottom: 1px solid #ABABAB; }

  nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

  nav li:hover > ul {
    display: none; }

  nav ul li > ul {
    position: relative;
    width: 100%;
    top: 0; }


  #menu_principal li {
    margin: 0;
    text-align: left;
    height: auto;
    line-height: 60px; }

  #menu_principal a, label {
    padding-left: 20px; }

  nav li ul {
    position: static;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-right: none;
    padding-left: 15px;
    width: auto; }

  .icon-desktop {
    display: none;
  }

  .icon-mobile {
    display: inline-block;
    margin-top: 20px;
  }
  .mif-expand-more {
    display: inline; }

  .mif-2x {
    font-size: 2rem; }

  [id^=drop]:checked + ul {
    display: block; }

  nav ul li:hover > ul {
    display: none; }

  .icono-menu-izquierda {
    display: inline-block; }
 }

@media screen and (max-width: 768px) {
  header .info-header {
    display: none;
  }
}

@media screen and (max-width: 360px) {
  header .container-logo-title img {
    width: 160px; }

  nav {
    width: 100%; } }