/** Shopify CDN: Minification failed

Line 85:5 Expected ":"

**/


/* CSS from section stylesheet blocks */
.section-info-v3 {
  background:#fff;
  padding:0;
}


.description {
  font-size: 1.2rem;
}

.btn-primary {
  padding: 12px 50px;
  border: none;
  border-radius:12px;
}

  .btn-primary:hover {
background:#0A6560 !important;
  transition:0.2s;
}

.image-container-app {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.app-image {
  width: 75%;
  height: 100%;
}

.badges {
 display:flex;
  justify-content:center;
  gap:20px;
}  

.logo-badges {
    width: 200px;
    height: auto;
    border-radius: 16px;
}

.testimonial {
  background-color: #FBF6F1;
  padding: 32px;
  
}

.rating {
  color: #BCD2CA;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.star {
  color: #BCD2CA;
}

.star.filled {
  color: #006954;
}

.testimonial-text {
  font-style: italic;
  margin-bottom: 10px;
}

.testimonial-author {
  font-weight: bold;
  text-align: right;
}
  .descarga {
    padding:10%;
    a
  }
section.testimonial-slider {
      padding:50px 0px;
    }

   section.testimonial-slider h2 {
     font-size:45px;
     color:#fff;
     margin-bottom:32px;
    }

  video.video-testimonial {
    border-radius: 14px;
}
    .testimonial-card:before {
        content: url('https://cdn.shopify.com/s/files/1/0554/0996/7243/t/3/assets/quote.png?v=1636742403');
        position:absolute;
        right:1rem;
        top:-2rem;
      border-radius:14px;
    }
    .testimonial-meta {
        display: flex;
        align-items: self-start;
      justify-content:center;
      gap:50px;
    }
  
  .testimonial-content {
    text-align:center;
    width:auto;
    margin-top:16px;
  }

  .image-capture {
    max-width:270px;
  }
  
    .testimonial-meta img.image-client {
        width: 100%;
      max-width:440px;
        height: auto;
      margin:auto;
    }
    .author-meta h3 {
        margin: 0;
        font-size: 2.5rem;
       font-family: 'Teko-medium' !important;
      color:#019388;
      text-transform:uppercase;
    }
  
.author-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
  margin-top:20px;
}
.author-meta img {
  max-width:25px;
  height:16px;
  margin-top:-6px;
}
  .testimonial-description p {
    padding: 0 1rem !important;
    margin: 0;
    margin-bottom:20px;
    text-align:center;
}
    .testimonial-card {
        position:relative;
    }
    .slick-slide .star-rating img {
        display: inline!important;
    }
  
    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 5rem;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        content: '•';
        text-align: center;
        opacity: .25;
        color: white !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #019388 !important;
    }
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px ;
        height: 20px ;
        margin: 0 5px ;
        padding: 0;
        cursor: pointer;
    }
    .slick-dots {
        position: absolute;
        bottom: -25px ;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    } 
 
   @media only screen and (max-width: 750px) {
        button.slick-arrow { display: block;
        }
  .testimonial-content p {
    padding: 0 !important;
    margin: 0;
    margin-bottom:20px;
}
.video-testimonial, .image-capture {
  max-width: 170px !important;
    height: auto;   
  }
 .testimonial-content {
    padding-bottom:0px;
   padding-left:20px;
   
  }  
  .testimonial-meta {
        align-items: center;
     gap:0px !important;
    }   
      
    }
.section-info-v1 {
  background:#F2DFCF;
  padding:0;
}


.description {
  font-size: 1.2rem;
}

.btn-primary {
  padding: 12px 50px;
  border: none;
  border-radius:12px;
}

  .btn-primary:hover {
background:#0A6560 !important;
  transition:0.2s;
}

.image-container {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.main-image {
  width: 100%;
  height: 100%;
   object-fit: cover;
}

.logo-image {
    position: absolute;
    left: -75px;
    width: 150px;
    height: auto;
}

.testimonial {
  background-color: #FBF6F1;
  padding: 32px;
  
}

.rating {
  color: #BCD2CA;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.star {
  color: #BCD2CA;
}

.star.filled {
  color: #006954;
}

.testimonial-text {
  font-style: italic;
  margin-bottom: 10px;
}

.testimonial-author {
  font-weight: bold;
  text-align: right;
}
  .about-text {
    padding:10% 5%;
    display:flex;
    justify-content: center;
    align-items: center;
  }

  .image-section {
    padding:0px;
  }

.section-info-v1.about-fb.nosotros .title_heading {
  font-size:55px;  
  }

@media only screen and (max-width: 750px) {
.section-info-v1.about-fb.nosotros .title_heading {
  font-size: 35px;
}
  
}