body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px; }

header .pre-video-bar {
  display: none; }
  @media (min-width: 768px) {
    header .pre-video-bar {
      display: block;
      padding: 10px 0; }
      header .pre-video-bar .bar-title {
        color: #3859A6;
        text-transform: uppercase;
        font-size: 26px;
        line-height: 1.1em;
        font-weight: 400;
        margin-bottom: 5px; }
        header .pre-video-bar .bar-title strong {
          font-weight: 900; }
      header .pre-video-bar .btn-custom-1 {
        font-size: 15px; } }
  @media (min-width: 992px) {
    header .pre-video-bar {
      padding: 10px 0; }
      header .pre-video-bar .bar-title {
        font-size: 32px;
        margin-bottom: 10px; }
      header .pre-video-bar .btn-custom-1 {
        font-size: 20px; } }
  header .pre-video-bar .arrow-link {
    padding: 5px 0 10px 0;
    width: 65px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      header .pre-video-bar .arrow-link {
        width: 80px; } }

section h2 {
  font-size: 2.2em; }
  @media (min-width: 768px) {
    section h2 {
      font-size: 2.5em; } }

section.prod-intro {
  padding: 60px 0; }
  section.prod-intro h1 {
    text-transform: uppercase;
    color: #3859A6;
    font-size: 2.2em;
    margin: 0;
    padding: 0; }
    section.prod-intro h1 strong {
      font-weight: 900; }
    @media (min-width: 768px) {
      section.prod-intro h1 {
        text-align: right;
        font-size: 2.2em; } }
  section.prod-intro p {
    margin: 0; }
  @media (max-width: 767px) {
    section.prod-intro .container-2 {
      padding: 0; } }
  section.prod-intro .inside-container {
    margin-top: 50px; }
    @media (min-width: 768px) {
      section.prod-intro .inside-container {
        display: flex;
        align-items: center; } }
    section.prod-intro .inside-container .box-icons-container {
      color: #fff;
      display: flex; }
      @media (max-width: 767px) {
        section.prod-intro .inside-container .box-icons-container {
          flex-wrap: wrap; } }
      section.prod-intro .inside-container .box-icons-container .box-icon {
        background-color: #3859A6;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 20px; }
        @media (max-width: 767px) {
          section.prod-intro .inside-container .box-icons-container .box-icon {
            display: flex;
            flex: 0 0 50%;
            max-width: 50%; } }
        section.prod-intro .inside-container .box-icons-container .box-icon:nth-child(even) {
          background: #70A3D8; }
        section.prod-intro .inside-container .box-icons-container .box-icon img {
          width: 60px;
          margin-bottom: 10px; }
        section.prod-intro .inside-container .box-icons-container .box-icon h4 {
          text-align: center;
          font-size: 18px;
          margin-bottom: 0; }
    section.prod-intro .inside-container .producto {
      text-align: center;
      order: 1; }
      @media (min-width: 768px) {
        section.prod-intro .inside-container .producto {
          margin-left: -25px; } }
  section.prod-intro .btn {
    margin-top: 50px; }
    @media (min-width: 768px) {
      section.prod-intro .btn {
        margin-top: 30px; } }

section.color-section-1 {
  background-color: #70A3D8;
  padding: 60px 0;
  color: #fff; }
  section.color-section-1 h2 {
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: 30px; }
    @media (min-width: 768px) {
      section.color-section-1 h2 {
        margin-top: 0; } }
  section.color-section-1 p {
    margin-bottom: 0; }
  section.color-section-1 .item-icon {
    display: flex;
    flex-direction: row;
    margin-bottom: 25px; }
    section.color-section-1 .item-icon img {
      margin-right: 20px;
      width: 100px; }
    section.color-section-1 .item-icon h4 {
      font-size: 16px; }
  section.color-section-1.bg-color-2 {
    background-color: #3859A6; }
    section.color-section-1.bg-color-2 .item-icon img {
      width: 60px; }

section.bg-wh {
  padding: 60px 0; }
  section.bg-wh h2 {
    line-height: 1em;
    margin-bottom: 20px;
    color: #3859A6;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      section.bg-wh h2 {
        margin-bottom: 0;
        text-align: right; } }
  section.bg-wh p {
    margin-bottom: 0; }

section.bg-1 {
  min-height: 20vh;
  background-image: url("../img/bg-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }
  @media (min-width: 768px) {
    section.bg-1 {
      min-height: 50vh; } }

section.map-section {
  padding: 60px 0; }
  section.map-section .caja-mapa h3 {
    font-size: 18px;
    margin-bottom: 10px; }
  section.map-section .caja-mapa p {
    margin-bottom: 10px; }

section.contact-sucursales .suc {
  margin-bottom: 30px; }
  section.contact-sucursales .suc h3 {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase; }

footer .footer-container {
  margin-top: -39px; }
  @media (min-width: 768px) {
    footer .footer-container {
      margin-top: -70px; } }
  footer .footer-container .logo-paclin {
    margin-top: 65px;
    width: 145px; }
    @media (min-width: 768px) {
      footer .footer-container .logo-paclin {
        width: 200px; } }

.btn-custom-1 {
  background-color: #70A3D8;
  color: #fff;
  text-transform: uppercase;
  border-radius: 20px;
  -webkit-box-shadow: 5px 5px 15px -4px rgba(0, 0, 0, 0.74);
  box-shadow: 5px 5px 15px -4px rgba(0, 0, 0, 0.74);
  font-size: 20px;
  padding: 10px 40px;
  line-height: 1.1em; }
  @media (min-width: 768px) {
    .btn-custom-1 {
      font-size: 27px; } }

.btn-custom-1-outline {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  border: 3px solid #fff;
  font-size: 20px;
  padding: 10px 40px;
  line-height: 1.1em; }
  @media (min-width: 768px) {
    .btn-custom-1-outline {
      font-size: 23px; } }
