/**
* Template Name: FlexStart - v1.2.0
* Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("fonts/Poppins-SemiBold.ttf");
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("fonts/Poppins-Bold.ttf");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("fonts/OpenSans-Regular.ttf");
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url("fonts/OpenSans-SemiBold.ttf");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url("fonts/OpenSans-Bold.ttf");
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("fonts/OpenSans-Light.ttf");
}
/* .width-div-solutions {
    width: 100%;
    margin: 0% 0%;
} */

.ul-style-solutions {
  color: #727373;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.navbar {
  font-weight: 300;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #17d07a;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
/* .carousel-item {
  margin-right: 0% !important;
}

.carousel{
  width: 50%;
  height: 50vh;
  margin:0 auto;
  display:flex;
  overflow:auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  position: relative;
}
.carousel::-webkit-scrollbar {
  display: none;
}
.pagination{
  width: 40%;
  margin: 5px auto;
  display: flex;
  justify-content:center;
}
.index {
  all: unset;
  background: #c4c4c4;
  cursor: pointer;
  margin: 0 5px;
  position: relative;
  user-select: none;
  border-radius: 100%;
  height: 16px;
  width: 16px;
}
.active {
  content: "";
}
.slide{
  background-color:rgb(60,60,60,0.4);
  display: flex;
  min-width: 100%;
  height: 100%;
  scroll-snap-align: center;
  justify-content: center;
  align-items:center;
} */
/* .slide > div{
  width: 100%;
  height: 100%;
  margin: 0 auto ;
  display: flex;
  justify-content: center;
  align-items:center;
} */

/* .hero h1 {
  margin: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 55px;
  color: #000;
  font-family: 'Poppins-SemiBold';
} */

h2.h2-soluciones {
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0;
  color: #34c759;
  text-transform: uppercase;
  text-align: left;
  font-family: "OpenSans-Bold";
}

.img-ch-s {
  width: 100%;
  margin-bottom: 1%;
  margin-top: 5%;
  margin-left: -5%;
}

.img-qr-verde-1 {
  width: 25%;
}

.img-tarjeta-verde-1 {
  width: 25%;
  margin-bottom: 1%;
  margin-top: 1%;
}

.img-spei-verde-1 {
  width: 20%;
  margin-bottom: 1%;
  margin-top: 5%;
}

@media (max-width: 768px) {
  .col-lg-4.d-flex.flex-column.justify-content-center > p {
    margin-top: 4% !important;
  }
  .col-lg-4.d-flex.flex-column.justify-content-center > h1 {
    margin-top: 4% !important;
  }
  .aos-init.aos-animate > div.text-left {
    text-align: center !important;
  }
  .img-ch-s {
    width: 96%;
    margin-bottom: -2%;
    margin-top: 0%;
    margin-left: 0%;
  }
  div#tab1,
  #tab2,
  #tab3,
  #tab4,
  #tab5,
  #tab6,
  #tab7,
  #tab8 {
    margin-top: -3% !important;
  }
  img.img-fluid-carrousel {
    max-width: 97%;
    height: auto;
    width: 65%;
  }
  .carousel-inner {
    position: relative;
    width: 75%;
    overflow: hidden;
    margin-left: 12%;
  }
}

@media (max-width: 425px) {
  div#carousel-example-2z {
    margin-top: 8%;
  }
  .img-qr-verde-1 {
    width: 35%;
  }
  .img-tarjeta-verde-1 {
    width: 35%;
    margin-bottom: 1%;
    margin-top: 1%;
  }
  .img-spei-verde-1 {
    width: 30%;
    margin-bottom: 1%;
    margin-top: 5%;
  }
  div#carousel-example-1z {
    height: 110% !important;
  }
  div#carousel-example-2z {
    height: 102% !important;
  }
  img.img-fluid-carrousel {
    max-width: 97%;
    height: auto;
    width: 85%;
  }
}

@media (max-width: 375px) {
  .carousel-inner {
    position: relative;
    width: 75%;
    overflow: hidden;
    margin-left: 11%;
  }
}
