.f-16 {
  font-size: 16px;
}
.carousel-indicators li {
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.bg-gradient {
  background: linear-gradient(45deg, #f7bd02, #ac194d);
}
.benefit-pymes {
  padding: 20px;
  text-align: center;

  border-radius: 20px;
  border: 2px solid transparent;

  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(45deg, #f7bd02, #ac194d) border-box;
}

.title-benefit-pymes {
  max-width: 622px;
  text-align: center;
  margin: auto;
  padding: 8px 10px;
  border-radius: 35px;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: 20px;
  background: linear-gradient(45deg, #f7bd02, #ac194d);
}

.text-benefit-pymes {
  font-size: 18px;
  color: #ac194d;
  max-width: 446px;
  margin: 10px auto;
}

.title-benefit {
  background: #fff;
  max-width: 500px;
  text-align: center;
  margin: auto;
  padding: 8px 10px;
  border-radius: 35px;
  color: #0016a1;
  font-weight: 600;
  position: relative;
  top: 20px;
}
.container-benefit {
  border: 2px solid #fff;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
}
.text-benefit {
  font-size: 18px;
  color: #fff;
  max-width: 446px;
  margin: 10px auto;
}
#header .bg-header {
  justify-content: space-between;
}
.bg-categorias {
  background-image: url(../img/bg-blue.png);
  background-size: 100% 100%;
  padding: 20px;
}
.bg-beneficios {
  background-image: url(../img/banner_bg.png);
  background-size: 100% 100%;
  padding: 20px;
}
.bg-white-image {
  background-image: url(../img/bg-white-image.png?v=2.0);
  background-size: 100% 100%;
}
.bg-blackfriday {
  padding: 8px 0px;
  margin-top: 74px;
}
.section-product {
  margin-top: 10px;
}
.img-stores img {
  margin-left: 10px;
}
.background-product {
  background: url(https://gleeshop.co/assets/img/background-product.png) !important;
  background-size: 100%;
  background: no-repeat;
  padding: 10px;
  text-align: center;
  background-color: red;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.background-title-product {
  background: linear-gradient(45deg, #1d092e, #422a5a);
  padding: 15px 10px;
  text-align: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.background-title-product a {
  font-size: 18px;
  font-weight: bold;
  color: white !important;
  font-family: "Montserrat", serif;
}
.background-product img {
  max-width: 150px;
  width: 90%;
  margin: auto;
}

.container-product {
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  box-shadow: -2px 0px 5px 0px rgb(0 22 161);
}
.container-product .col-md-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.electronics-music h3 {
  font-family: "Montserrat", serif;
  font-weight: bold;
}
.container-product h4 {
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-size: 18px;
}
.container-product-white {
  background: url(https://gleeshop.co/assets/img/background-product2.png) !important;
  background-size: 100% 100% !important;
  background: no-repeat;
  box-shadow: none !important;
}
.container-product h3 {
  font-family: "Montserrat", serif;
  font-weight: bold;
  font-size: 20px;
}
.container-product h6 {
  font-family: "Montserrat", serif;
  font-weight: normal;
  font-size: 16px;
}

.container-product img {
  max-width: 160px;
}
.electronics-music {
  background: no-repeat;
  max-width: 1300px;
  margin: auto;
  padding: 50px 30px;
}
.bg-grey {
  background-color: #e1e1e1;
  padding: 20px;
  max-width: 1300px;
  margin: auto;
  text-align: center;
  border-radius: 20px;
}
.bg-grey img {
  border-radius: 10px;
  max-width: 450px;
}
.bg-grey h3 {
  font-family: "Montserrat", serif;
  font-weight: bold;
}
.bg-beneficios h5 {
  font-weight: 700;
  font-size: 24px;
  max-width: 380px;
  margin-bottom: 34px;
  text-align: center;
}
.bg-beneficios p {
  font-weight: 600;
  color: #ac194d;
  font-size: 15px;
}
.mobile-nav.d-lg-none li.d-none {
  display: block !important;
}
.mobile-nav.d-lg-none ._contact a {
  color: #ffffff !important;
  font-weight: 500 !important;
}
.bg-footer {
  background: white !important;
}
.bg-footer strong {
  color: #ac194d !important;
}
.bg-footer hr {
  border-top: 1px solid #ac194d !important;
}
#header {
  background: white !important;
}
#header .appointment-btn {
  background: linear-gradient(45deg, #f7bd02, #ac194d) !important;
}
.bg-header {
  border: 0px;
  border-radius: 0px;
  padding: 20px 20px;
}
.title-electronics{
  font-weight: 800;
  max-width: 680px;
}
.mb-header{
  margin-top: 82px !important;
}

@media only screen and (max-width: 1200px) {
  .imglogo_footer {
    width: 225px;
  }
}

@media (max-width: 991px) {
  .bg-stores,
  .bg-categorias {
   background-size: auto;
  }
  .bg-beneficios,
  .bg-home {
   background-size: auto;
  }
  .bg-beneficios{
    background-image: url(../img/bg-blue.png)
  }
  
}
@media (max-width: 576px) {
  .bg-beneficios .col-sm-2 {
    text-align: center;
    margin-bottom: 20px;
  }
  .bg-beneficios .col-sm-2 img {
    width: 60px;
  }
  .title-electronics{
    font-size: 24px;
  }
  section h3{
    font-size: 24px;
  }
  .title-benefit,
  .title-benefit-pymes{
    font-size: 22px;
  }
}
