body {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  overflow-x: hidden !important; }

header {
  background-color: #004990; }
  header p {
    margin: 0;
    color: #fff;
    text-align: center; }

.bg-dark {
  background-color: #1C2F67 !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  z-index: 100; }

nav {
  padding: 0 60px 0 60px; }
  nav .navbar-nav {
    margin-left: auto;
    margin-right: auto; }
    nav .navbar-nav .nav-link {
      color: #fff !important; }
    nav .navbar-nav .nav-link:hover {
      border-bottom: 2px solid #004990; }

#carouselExampleIndicators .carousel-caption {
  padding: 0 60px 0 60px;
  background-color: rgba(0, 73, 144, 0.58);
  width: 100%;
  left: 0;
  bottom: 80px;
  text-align: left; }
  #carouselExampleIndicators .carousel-caption h2 {
    margin-top: 10px;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0; }
  #carouselExampleIndicators .carousel-caption p {
    font-size: 24px;
    margin-top: 0; }

#carouselExampleIndicators .full-screen {
  background-size: cover;
  height: 80vh !important;
  background-position: center;
  background-repeat: no-repeat; }

.productos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 60px 30px 60px; }
  .productos h2 {
    color: #004990;
    font-weight: 600; }
  .productos .row {
    margin-top: 5%; }
    .productos .row img {
      width: 100%; }
    .productos .row img:hover {
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .productos .videoposter {
    margin-top: 30px;
    width: 694px;
    height: 390px;
    background-size: cover; }
    .productos .videoposter video {
      width: 694px;
      height: 390px; }

#pinturas .jumbotron {
  background-image: url(image/backPinturas.jpg);
  height: 300px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 0 !important; }
  #pinturas .jumbotron .texto {
    background-color: rgba(0, 73, 144, 0.58);
    width: 100%;
    padding: 10px 60px; }
    #pinturas .jumbotron .texto h1 {
      font-size: 40px;
      color: #fff;
      font-weight: 700;
      margin-bottom: 0; }
    #pinturas .jumbotron .texto p {
      color: #fff;
      margin: 0; }

#pinturas .catalogo img {
  width: 100%; }

#pinturas .secciones {
  padding: 20px 60px 20px 60px; }
  #pinturas .secciones .list-group-item.active {
    background-color: #004990 !important;
    border-color: #004990; }
  #pinturas .secciones .card {
    margin: 0 2% 0 2%; }
    #pinturas .secciones .card .card-title {
      color: #1C2F67;
      font-size: 22px;
      font-weight: 600; }
    #pinturas .secciones .card .card-text {
      color: #252525;
      font-size: 16px; }
    #pinturas .secciones .card .btn {
      background-color: #004990;
      color: #fff; }
    #pinturas .secciones .card .btn:hover {
      background-color: #1C2F67; }
  #pinturas .secciones img {
    width: 100%;
    padding: 0;
    margin: 0 2% 0 2%; }

#empresa {
  padding: 20px 60px 20px 60px; }
  #empresa h1 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 40px;
    color: #1C2F67;
    text-align: center; }
  #empresa .subtitulo {
    font-size: 22px;
    text-align: center; }
  #empresa .empresa {
    display: flex;
    flex-wrap: wrap-reverse; }
    #empresa .empresa img {
      width: 100%; }
    #empresa .empresa span {
      color: #1C2F67; }
    #empresa .empresa .experiencia hr {
      height: 3px;
      background-color: #004990;
      border-radius: 10px; }
    #empresa .empresa .experiencia p {
      font-weight: 600;
      font-size: 22px;
      color: #004990; }
  #empresa .servicios {
    display: flex;
    justify-content: flex-start;
    padding-top: 20px; }
    #empresa .servicios .envios {
      margin-top: 1%;
      max-width: 308px;
      padding: 1%;
      display: block;
      margin-right: auto;
      margin-left: auto;
      background-color: #f4f4f4; }
      #empresa .servicios .envios .entregas {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        #empresa .servicios .envios .entregas p {
          text-align: center; }
      #empresa .servicios .envios .tiempo {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        #empresa .servicios .envios .tiempo p {
          text-align: center; }
      #empresa .servicios .envios .lugar {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        #empresa .servicios .envios .lugar p {
          text-align: center; }
    #empresa .servicios .info img {
      width: 100%; }
    #empresa .servicios .info .links {
      display: flex;
      justify-content: space-evenly;
      margin-top: 5%; }
      #empresa .servicios .info .links .btn {
        background-color: #004990;
        color: #fff; }
      #empresa .servicios .info .links .btn:hover {
        background-color: #1C2F67; }

#contacto {
  padding: 20px 60px 20px 60px; }
  #contacto h1 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 40px;
    color: #1C2F67;
    text-align: center; }
  #contacto .subtitulo {
    font-size: 22px;
    text-align: center; }
  #contacto .contacto form input, #contacto .contacto form textarea {
    border-color: #004990; }
  #contacto .contacto form .btn {
    background-color: #004990;
    color: #fff;
    display: block;
    width: 40%;
    margin-left: auto;
    margin-right: auto; }
  #contacto .contacto form .btn:hover {
    background-color: #1C2F67; }
  #contacto .contacto .aside img {
    width: 100%; }
  #contacto .contacto .aside .contact ul li i {
    color: #1C2F67; }

#catalogo {
  overflow-x: hidden !important; }
  #catalogo .jumbotron {
    background-image: url(image/backCatalogo.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 300px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 0 !important; }
    #catalogo .jumbotron .texto {
      background-color: rgba(0, 73, 144, 0.58);
      width: 100%;
      padding: 10px 60px; }
  #catalogo .modal {
    width: 1000px; }
  #catalogo h1 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 40px;
    color: #1C2F67;
    text-align: center; }
  #catalogo .subtitulo {
    font-size: 22px;
    text-align: center; }
  #catalogo .plantilla .plantillaColor {
    margin: 3%;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #catalogo .plantilla .plantillaColor img {
      max-width: 260px;
      width: 100%; }
    #catalogo .plantilla .plantillaColor h3 {
      margin-top: 10px; }

#texturas .jumbotron {
  position: relative;
  background-color: #363636;
  height: 400px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 0 !important; }
  #texturas .jumbotron .texto {
    background-color: rgba(0, 73, 144, 0.58);
    width: 100%;
    padding: 10px 60px;
    color: white;
    z-index: 2;
    position: relative; }
    #texturas .jumbotron .texto h1 {
      font-size: 36px;
      font-weight: 600; }
  #texturas .jumbotron video {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    /*  object-fit is not supported on IE  */
    object-fit: cover;
    opacity: 0.5; }

#texturas .contenido {
  padding: 10px 60px; }
  #texturas .contenido .accordion .card .card-header {
    background-color: white; }
    #texturas .contenido .accordion .card .card-header button {
      width: 100%;
      font-weight: 500;
      color: #1C2F67; }
  #texturas .contenido .accordion .card .card-header:hover {
    background-color: #004990;
    color: #fff; }
    #texturas .contenido .accordion .card .card-header:hover button {
      color: #fff; }
        #texturas .contenido .img-aside {
    margin-top: 20px;
    width: 100%; }

#texturas .row {
  margin: 15px; }
  #texturas .row .texto h4 {
    font-weight: 600;
    color: #1C2F67; }
  #texturas .row .zoomWrapper {
    overflow: hidden;
    /* -- Prevent flicker -- */
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0); }
  #texturas .row .zoomWrapper img {
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  #texturas .row .zoomWrapper img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25); }

@keyframes flash {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
  #texturas .row .flasher {
    animation: flash 300ms infinite; }

@media (max-width: 1024px) {
  #pinturas .catalogo img {
    display: none; }
  .footer-links {
    min-width: 300px;
    padding-left: 0;
    list-style: none; } }

@media (max-width: 640px) {
  nav {
    padding: 0 60px 0 60px; }
    nav img {
      width: 126px; }
    nav .navbar-nav {
      margin-left: auto;
      margin-right: auto; }
      nav .navbar-nav .nav-link {
        color: #fff !important;
        text-align: center; }
  #carouselExampleIndicators .carousel-caption {
    padding: 0 20px 0 20px; }
    #carouselExampleIndicators .carousel-caption h2 {
      font-size: 30px;
      font-weight: 600; }
    #carouselExampleIndicators .carousel-caption p {
      font-weight: 400;
      font-size: 16px; }
  #carouselExampleIndicators .full-screen {
    background-size: cover;
    height: 60vh !important;
    background-position: center;
    background-repeat: no-repeat; }
  .productos {
    padding: 10px 20px 20px 20px; }
    .productos h2 {
      font-size: 22px; }
    .productos .row {
      display: flex;
      justify-content: center;
      margin-top: 5%; }
      .productos .row a {
        margin-top: 20px;
        width: fit-content; }
        .productos .row a img {
          width: auto; }
    .productos .videoposter {
      margin-top: 30px;
      width: 100%;
      height: 100%;
      background-size: cover; }
      .productos .videoposter video {
        width: 100%;
        height: 100%; }
  #pinturas .jumbotron {
    background-image: url(image/backPinturasMB.jpg);
    height: 200px; }
    #pinturas .jumbotron .texto {
      background-color: rgba(0, 73, 144, 0.58);
      width: 100%;
      padding: 10px 20px; }
      #pinturas .jumbotron .texto h1 {
        font-size: 30px; }
      #pinturas .jumbotron .texto .subtitulo {
        font-size: 18px; }
  #empresa {
    padding: 10px 20px 10px 20px; }
    #empresa h1 {
      font-size: 30px; }
    #empresa .subtitulo {
      font-size: 18px; }
    #empresa .empresa .experiencia p {
      font-size: 18px; }
    #empresa .servicios .envios {
      margin-top: 1%;
      margin-bottom: 5%;
      max-width: 360px;
      padding: 2%; }
    #empresa .servicios .info .links {
      display: flex;
      justify-content: space-evenly;
      margin: 3%; }
      #empresa .servicios .info .links .btn {
        margin-top: 3%;
        background-color: #004990;
        color: #fff; }
      #empresa .servicios .info .links .btn:hover {
        background-color: #1C2F67; }
  #contacto {
    padding: 10px 20px; }
    #contacto h1 {
      font-size: 30px; }
    #contacto .subtitulo {
      font-size: 18px; }
  #catalogo .jumbotron {
    background-image: url(image/backCatalogomb.jpg);
    background-size: cover;
    height: 300px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 0 !important; }
    #catalogo .jumbotron .texto {
      background-color: rgba(0, 73, 144, 0.58);
      width: 100%;
      padding: 10px 20px; }
  #texturas .jumbotron .texto h1 {
    font-size: 22px; }
  #texturas .contenido {
    padding: 10px 20px; } 
     #texturas .contenido .img-aside {
      display: none; } 
}

.site-footer {
  border-top: 20px solid #1C2F67;
  background-color: #004990;
  padding: 30px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: #fff; }

.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5; }

.site-footer hr.small {
  margin: 10px 0; }

.site-footer img {
  margin-bottom: 10px; }

.site-footer a {
  color: #737373; }

.site-footer a:hover {
  color: #fff;
  text-decoration: none; }

.footer-links {
  min-width: 500px;
  padding-left: 0;
  list-style: none; }

.footer-links li {
  display: block; }

@media (max-width: 1024px) {
  .footer-links {
    min-width: 300px;
    padding-left: 0;
    list-style: none; } }
