body {
  font-family: "Lato", sans-serif;
  margin: 0px;
}

h1 {
  font-family: "Lato", sans-serif;
  font-size: 38px;
}

h2 {
  font-family: "Lato", sans-serif;
  font-size: 44px;
}

h3 {
  text-transform: uppercase;
  font-size: 27px;
  margin: 0px 0px 10px 0px;
}

h4 {
  font-size: 17px;
  margin-top: 0px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
}

h5 {
  text-transform: uppercase;
  font-size: 17px;
  margin: 5px;
  font-weight: 800;
  line-height: 17px;
}

h6 {
  text-transform: capitalize;
  font-size: 17px;
  margin: 5px;
  margin-top: 9px;
}

p {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #0f1217;
  font-weight: 400;
}

ul,
menu,
dir {
  -webkit-padding-start: 25px;
}

.mini li {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  margin-top: 0px;
}

.mini2 li {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  margin-top: 0px;
}

.mini3 li {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-top: 0px;
}

.mini3 {
  list-style: none;
  padding-left: 10px;
  font-weight: 300;
}

.mini3 li:before {
  content: "-";
  display: block;
  float: left;
  width: 1.2em;
}

.line {
  border-left: 1px dashed #c5c5c5;
}

.produc {
  max-width: 560px !important;
  width: 100%;
}

video#videobg {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background: url("../images/ocean.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

#myVideo2 {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background: url("../images/ocean.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.nav-logo {
  max-width: 200px;
  margin-top: 0px;
  margin-left: 10px;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 0px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-inverse .navbar-nav .active a,
.navbar-inverse .navbar-nav .active a:hover,
.navbar-inverse.navbar-nav .active a:focus {
  color: #eeeeee;
  font-weight: 900;
  border-bottom: none;
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 3px;
  background: none;
}

.navbar-nav > li > a {
  line-height: 20px;
  font-size: 17px;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  font-weight: 900;
  background-color: #000;
  margin-top: 3px;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #bdbdbd;
  font-weight: 900;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-toggle {
  border-color: #1d428a;
  border: 2px solid #1d428a;
  background-color: #fff;
}

.navbar-header {
  background-color: rgba(7, 68, 153, 0.9);
}

.navbar-fixed-top {
  top: 0px;
  border-width: 0 0 1px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #fff;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #1d428a;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 19px;
  height: 3px;
  border-radius: 2px;
}

a:hover,
a:focus {
  color: #8ac2ff;
  text-decoration: none;
}

.contenido2 {
  background-color: #fff;
}

.image-responsive {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 551px;
}

.image-responsive2 {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 721px;
}

.image-responsive3 {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 362px;
}

.image-responsive4 {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 1200px;
}

.image-responsive-sm {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 350px;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

.boton {
  color: #2b90d1;
  border: solid 3px;
  padding: 9px 30px;
  text-decoration: none;
  cursor: pointer;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
}

.boton:hover {
  color: #ffffff;
  background-color: #2b90d1;
  border: solid 2px #1b81c3;
  padding: 9px 30px;
  text-decoration: none;
}

.text-left {
  text-align: center;
}

.v-pad {
  padding-top: 10px;
  padding-bottom: 40px;
}

.v-pad2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.shadow {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
}

.shadow2 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.italic {
  font-style: italic;
}

.txt-right {
  text-align: right;
}

.titulo-principal {
  text-align: center;
  color: white;
  border: solid 4px #fff;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 800;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(0, 0, 0, 0.35);
}

.titulo-principal2 {
  color: white;
  border: solid 4px #fff;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 800;
  background-color: rgba(0, 0, 0, 0.35);
  font-size: 26px;
  margin-left: 20px;
  margin-right: 20px;
}

.center {
  text-align: center;
}

.padded {
  padding: 0px 20px;
}

.padded2 {
  padding: 0px 5px;
}

.mar-top {
  margin-top: 80px;
  margin-bottom: 20px;
}

.icon-responsive {
  width: 100%;
  max-width: 110px;
}

.mouse {
  position: relative;
}

.down {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -95px;
}

.hover-text {
  color: transparent;
}

.hover-text:hover {
  color: #fff;
}

.home-video {
}

.interna {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 650px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-sostenibilidad.jpg) no-repeat;
  background-size: cover;
}

.interna-contacto {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 650px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-contacto.jpg) no-repeat;
  background-size: cover;
}

.interna-nosotros {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 650px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-nuestra-empresa.jpg) no-repeat;
  background-size: cover;
}

.interna-productos {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 650px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-productos.jpg) no-repeat;
  background-size: cover;
}

.interna-servicios {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 650px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-servicios.jpg) no-repeat;
  background-size: cover;
}

.interna-integral {
  position: fixed;
  top: 0px;
  width: 100%;
  min-height: 450px;
  height: auto;
  z-index: -100;
  background: url(../images/minipak-integral.png) no-repeat;
  background-size: cover;
}

.section2 {
  min-height: 260px;
}

.section3 {
  min-height: 160px;
}

.f22 {
  font-size: 22px;
  font-weight: 800;
}

.cifras {
  padding-top: 70px;
  background-color: #fff;
  padding-bottom: 100px;
}

.sostenibilidad {
  padding-top: 50px;
  background-color: #fff;
}

.servicios {
  padding-top: 50px;
  background-color: #fff;
  padding-bottom: 50px;
}

.contacto {
  padding-top: 50px;
  background-color: #fff;
  padding-bottom: 50px;
}

.nosotros {
  padding-top: 70px;
  background-color: #fff;
}

.nosotros2 {
  background-color: #fff;
  padding-bottom: 100px;
}

.certificaciones {
  padding-top: 50px;
  background-color: #fff;
  padding-bottom: 40px;
}

.contenedor {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.mini-cont {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.centered-title {
  position: absolute;
  top: 30%;
}

.centered-title2 {
  margin-top: 220px;
  text-align: center;
}

.centered-title3 {
  margin-top: 160px;
  text-align: center;
}

.section-intern {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section {
  position: relative;
  min-height: 720px;
  background-color: rgba(37, 26, 23, 0.15);
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
  width: 24px;
  height: 40px;
  margin-left: -15px;
  top: -15px;
  margin-top: -35px;
  box-shadow: inset 0 0 0 2px #fff;
  border-radius: 15px;
}
.icon-scroll:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
}

.footer {
  background-color: #1d428a;
  padding: 30px 0px;
}

.footer-final {
  padding: 20px 0px;
  background-color: #fff;
}

.oficina {
  text-transform: inherit;
  margin-left: 0px;
  font-size: 19px;
  padding-bottom: 7px;
}

.img-footer {
  width: 100%;
  max-width: 391px;
  margin-top: 60px;
  float: right;
}

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

.left {
  text-align: center;
  padding-right: 0px;
}

.derechos {
  border-left: none;
  padding: 0px 10px;
}

.display {
  display: none;
}

.fl-left {
  float: none;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 25px;
}

.mail {
  color: #bdbdbd;
}

.mail-pad {
  margin-top: 19px;
  color: #bdbdbd;
}

.mail-pad:hover {
  color: #8ac2ff;
  text-decoration: none;
}

.hid {
  display: none;
}

.logo {
  display: block;
  margin-left: 5px;
  max-width: 200px;
  margin-top: 1px;
}

.navbar-collapse {
  border-color: #101010;
  background-color: rgba(0, 0, 0, 0.76);
}

.marker {
  position: fixed;
  top: 110px;
}

.nav-colored {
  background-color: #fff;
  transition: background-color 200ms linear;
}
.nav-transparent {
  background-color: transparent;
  transition: background-color 200ms linear;
}

.navbar-fixed-top.scrolled li a {
}

.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 400ms linear;
}

.navbar-fixed-top.scrolled .navbar-header {
  background-color: transparent;
}

.scrolled .container-fluid .navbar-collapse {
  border-color: #101010;
  background-color: rgb(7, 68, 153);
}

.scrolled .container-fluid .navbar-header .navbar-brand .nav-logo {
  display: none;
}

.scrolled .navbar-nav > li > a {
  color: #dadada;
  background-color: #003073;
}

.scrolled .shadow {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.scrolled .submenu {
  display: block;
}

.scrolled2 .submenu2 {
  display: none;
}

.container-pax {
  margin-top: 25px;
}

.scrolled2 .container-pax {
  margin-top: 0px;
}

.submenu {
  display: none;
  position: fixed;
  top: 0px;
  background-color: #003073;
  width: 100%;
  color: #fff;
  z-index: 100;
  max-height: 25px;
  transition: background-color 200ms linear;
}

.submenu h6 {
  font-size: 14px;
}

.submenu ul {
  float: right !important;
  list-style: none;
  display: inline-flex;
  margin-right: 10px;
}

.submenu ul li {
  position: relative;
  display: block;
  margin-right: 20px;
  margin-top: -7px;
}

.submenu2 {
  display: block;
  position: fixed;
  top: 0px;
  background-color: #003073;
  width: 100%;
  color: #fff;
  z-index: 100;
  max-height: 25px;
}

.submenu2 h6 {
  font-size: 14px;
}

.submenu2 ul {
  float: right !important;
  list-style: none;
  display: inline-flex;
  margin-right: 10px;
}

.submenu2 ul li {
  position: relative;
  display: block;
  margin-right: 20px;
  margin-top: -7px;
}

.flag {
  max-width: 24px;
  margin-left: 5px;
  margin-top: -3px;
}

.navbar-fixed-top.scrolled {
  top: 0px;
  border-width: 0 0 1px;
}

.subtitle {
  text-align: left;
  border-left: solid 3px #1d428a;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1d428a;
  line-height: 24px;
  font-size: 18px;
  font-weight: 800;
}

.justify {
  text-align: justify;
}

.max-cont {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.beige {
  background-color: #fff;
}

.bg-white {
  background-color: #fff;
}

.titulote {
  color: #1062b5;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  border: 2px solid #1062b5;
  width: fit-content;
  padding: 5px 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.linea-gris {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
}

.linea-gris2 {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.marcas {
  text-align: -webkit-center;
}
.minipak-logo {
  width: 100%;
  max-width: 480px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #fff;
}

.bx-wrapper .bx-prev {
  left: -30px;
  background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: -30px;
  background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #1d428a;
}

.nav-holder {
  background-color: #fff;
  display: block;
}

.navigation-pro {
}

.navigation-pro ul {
  list-style: none;
  -webkit-padding-start: 0px;
  min-height: 200px;
  text-align: center;
  margin-bottom: 0px;
}

.navigation-pro ul li {
  border: 1px solid #eee;
  padding: 0px 20px;
  float: left;
  width: 100%;
  min-height: 40px;
}

.navigation-pro .active li {
  background-color: #1d428a;
  color: #fff;
  border: none;
}

.protitle {
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.protitle h5 {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
}

.productos {
  background-color: #fff;
  margin-bottom: -60px;
  padding-bottom: 60px;
}

.main-pro {
  padding-top: 80px;
  padding-bottom: 60px;
  min-height: 400px;
  background-color: #eee;
}

.img-productos {
  width: 100%;
  max-width: 280px !important;
  border-radius: 340px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}

.pro-icon {
  float: left;
  border-right: 3px solid #1d428a;
  margin-right: 14px;
  padding-right: 14px;
  max-width: 60px !important;
}

.sub {
  padding-top: 4px;
  font-weight: 800;
  line-height: 18px;
  font-size: 20px;
}

/* Contacto */

.contact-title {
  text-align: left;
  font-size: 14px;
  margin-left: 23px;
  margin-bottom: 2px;
  font-weight: 600;
}

#contact-form {
  text-align: center;
  background-color: #f4f4f0;
  padding: 20px;
  padding-top: 30px;
}

#contact-form input,
#contact-form select,
#contact-form textarea,
#contact-form label {
  font-size: 15px;
  margin-bottom: 2px;
  font-family: "Open Sans", sans-serif;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
  width: 90%;
  background: #fff;
  margin-bottom: 12px;
  padding: 10px;
  border: solid #b5b5b5 1px;
}

#contact-form input:focus,
#contact-form select:focus,
#contact-form textarea:focus {
  background-color: #e5e6e7;
}

#contact-form textarea {
  height: 110px;
}

#contact-form #submit {
  margin-top: 10px;
  color: #2b90d1;
  border: solid 2px;
  padding: 10px 30px;
  text-decoration: none;
  cursor: pointer;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
  background: transparent;
}

#contact-form #submit:hover {
  color: #ffffff;
  background-color: #2b90d1;
  border: solid 2px #1b81c3;
  padding: 9px 30px;
  text-decoration: none;
}

input:required,
textarea:required {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

#contact-form .required {
  font-weight: bold;
  color: #e5e6e7;
}

#failure,
#success {
  color: #6ea070;
  display: none;
}
.respuesta {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  text-align: center;
  margin-top: 50px;
}

.btn-success {
  background-color: #1bbba4;
  border-color: #0d9481;
}

.btn-success:hover {
  background-color: #a00989;
  border-color: #10bba3;
}

.sm-text {
  font-size: 14px;
}

.captcha {
  position: relative;
  left: 50%;
  margin-left: -152px;
  margin-bottom: 15px;
  margin-top: 0px;
}

.white {
  color: #fff;
}

.azul {
  color: #1d428a;
}

.azul2 {
  color: #1062b5;
}

.gris {
  color: #bdbdbd;
}

.vcenter {
  display: inherit;
  vertical-align: top;
  float: none;
}

.alinear01 {
  margin-top: 10px;
}

.listmain {
  list-style: disc;
}

.listado {
  list-style: none;
}

.listado li:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin: 0 0px 0 -18px;
  color: #333333;
  font-size: 16px;
}

.inline {
}

.linea {
  border-bottom: dashed 1px #d4d4d4;
}

.linea2 {
  margin-top: 40px;
  border-bottom: dashed 1px #d4d4d4;
}

.twist {
  padding-top: 0px;
}

.cold {
  padding-top: 0px;
}

.laminacion {
  padding-top: 0px;
}
.flow {
  padding-top: 0px;
}

.deadfold {
  padding-top: 0px;
}
.alta {
  padding-top: 0px;
}
.ffs {
  padding-top: 0px;
}

.sacos {
  padding-top: 20px;
}

.slider2 .bx-wrapper {
  background-color: transparent;
}

@media (min-width: 768px) {
  .navbar-nav li a {
    padding-top: 25px;
    padding-bottom: 27px;
  }

  .titulo-principal {
    text-align: center;
    color: white;
    border: solid 4px #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, 0.35);
  }
  .titulo-principal2 {
    color: white;
    border: solid 4px #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 800;
    background-color: rgba(0, 0, 0, 0.35);
    font-size: 45px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }

  h1 {
    font-family: "Lato", sans-serif;
    font-size: 45px;
  }
  .centered-title {
    position: absolute;
    top: 40%;
  }
  .text-left {
    text-align: left;
  }
  .fl-left {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    min-width: 25px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010;
    background-color: transparent;
  }
  .nav-logo {
    max-width: 270px;
    margin-top: 0px;
    margin-left: 30px;
  }
  .navbar-header {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .active a,
  .navbar-inverse .navbar-nav .active a:hover,
  .navbar-inverse.navbar-nav .active a:focus {
    color: #bdbdbd;
    font-weight: 900;
    border-bottom: solid 3px #bdbdbd;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 3px;
  }
  .navbar-nav > li > a {
    line-height: 20px;
    font-size: 17px;
    letter-spacing: -0.1px;
    text-transform: uppercase;
    font-weight: 900;
    background-color: transparent;
  }

  .logo {
    display: block;
    margin-left: 27px;
    max-width: 270px;
    margin-top: 3px;
  }
  .scrolled .container-fluid .navbar-collapse {
    border-color: #101010;
    background-color: transparent;
  }
  .scrolled .navbar-nav > li > a {
    color: #7a7a7a;
    background-color: transparent;
  }

  .scrolled .navbar-nav > li > a:hover {
    color: #003073;
  }

  .scrolled .navbar-nav .active a {
    color: #003073;
    border-bottom: solid 3px #003073;
  }
  .subtitle {
    font-size: 24px;
  }
  .navigation-pro ul li {
    border: 1px solid #eee;
    padding: 0px 5px;
    float: left;
    width: 20%;
    min-height: 80px;
  }
  .navigation-pro ul {
    list-style: none;
    -webkit-padding-start: 0px;
    min-height: 80px;
    text-align: center;
  }
  .protitle {
    height: 76px;
    line-height: 76px;
    text-align: center;
  }
  .img-productos {
    width: 100%;
    max-width: 340px !important;
    padding-bottom: inherit;
  }
  .pro-icon {
    float: left;
    border-right: 3px solid #1d428a;
    margin-right: 14px;
    padding-right: 14px;
    max-width: 83px !important;
  }

  .sub {
    padding-top: 19px;
    font-weight: 800;
    line-height: 23px;
    font-size: 27px;
  }
}

.linea-integral {
  background-color: #003073;
  padding: 8px;
  margin-bottom: -6px;
}

.linea-integral a {
  padding: 5px 10px;
}

.form {
  background-color: #eee;
  padding: 30px;
  max-width: 620px;
}

input:required,
textarea:required {
  width: 100%;
  padding: 5px;
  text-align: center;
}

.image-inline {
  display: flex;
}

@media (min-width: 992px) {
  .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }

  .alinear01 {
    margin-top: 70px;
  }

  .right {
    text-align: right;
    padding-right: 20px;
  }

  .left {
    text-align: left;
    padding-left: 20px;
  }

  .display {
    display: inherit;
  }

  .derechos {
    border-left: solid 2px #1d428a;
    padding: 6px 20px;
  }
  .twist {
    padding-top: 190px;
  }
  .cold {
    padding-top: 80px;
  }
  .laminacion {
    padding-top: 22px;
  }

  .flow {
    padding-top: 30px;
  }

  .deadfold {
    padding-top: 100px;
  }

  .alta {
    padding-top: 170px;
  }
  .ffs {
    padding-top: 30px;
  }

  .sacos {
    padding-top: 60px;
  }
}
