/**
* 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");
}

/* .width-div-solutions {
    width: 100%;
    margin: 0% 0%;
} */

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

.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: #fff;
  font-family: "Poppins-SemiBold";
}

.hero p {
  font-family: "OpenSans-Regular";
  font-size: 18px;
  color: #ccc;
}

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";
}

.m-t-5 {
  margin-top: 5%;
}
.m-t-10 {
  margin-top: 10%;
}
.m-t-15 {
  margin-top: 15%;
}
.m-t-20 {
  margin-top: 20%;
}
.m-t-25 {
  margin-top: 25%;
}
.m-t-30 {
  margin-top: 30%;
}
.m-t-35 {
  margin-top: 35%;
}
.m-t-40 {
  margin-top: 40%;
}

.txt-datos {
  width: 66%;
  margin: 0% 18%;
}

.ornamento_verde {
  width: 10%;
  position: absolute;
  margin-top: -9%;
}

.ornamento_verde_solo {
  width: 0.9%;
  position: absolute;
  margin-top: -9.9%;
  margin-left: 6.9%;
  z-index: 1000000;
}

.ornamento_cafe {
  width: 13%;
  position: absolute;
  right: 0;
  margin-top: 8%;
}

.hero h1 {
  margin: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 45px;
  color: #fff;
  font-family: "Poppins-SemiBold";
}

.section-header p {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 32px;
  line-height: 43px;
  font-weight: 700;
  color: #000;
  font-family: "Poppins-SemiBold";
  width: 100%;
  text-align: left;
}

img.img_empresa {
  width: 40%;
}

img.img-clientes-1 {
  width: 52%;
}

img.img-clientes {
  width: 82%;
}

img.img-clientes-5 {
  width: 65%;
}

img.img-clientes-4 {
  width: 50%;
}

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

.width-div-solutions {
  width: 100%;
  margin: 2% 0% 0%;
  text-align: center;
}

.card {
  width: 275px;
  font-family: "Playfair Display", serif;
  text-align: center;
  transition: all 0.125s;
  transform: scale(1) translateY(0px);
}

/* Elements */
.card__wrapper {
  padding-top: 0.1px;
  padding-bottom: 0.1px;
  position: relative;
  background-color: #ffffff;
  color: #999999;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}
.card__wrapper:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 15px;
  right: 15px;
  bottom: 0;
  left: 15px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.125s;
  transform: scale(1) translateY(0px);
}
.card__box {
  padding-right: 35px;
  padding-left: 35px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.card__item {
  margin-top: 20px;
  margin-bottom: 20px;
}
.card__item--small {
  margin-top: 10px;
  margin-bottom: 10px;
}
.card__feature {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.card__img {
  display: block;
  max-width: 100%;
  height: 240px;
  width: 275px;
}
.card__header {
  position: relative;
  z-index: 1;
}
.card__title {
  color: #222222;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.25;
}
.card__label {
  color: #cccccc;

  font-family: "Montserrat", sans-serif;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.card__divider {
  display: block;
  width: 100%;
  height: 15px;
  border: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyOCAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjggMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNERURFREUiIGQ9Ik0yNy41LDdoLTZDMjEuMiwzLjEsMTgsMCwxNCwwUzYuOCwzLjEsNi41LDdoLTZDMC4yLDcsMCw3LjIsMCw3LjVTMC4yLDgsMC41LDhoNmMwLjMsMy45LDMuNSw3LDcuNSw3czcuMi0zLjEsNy41LTdoNkMyNy44LDgsMjgsNy44LDI4LDcuNVMyNy44LDcsMjcuNSw3eiBNMTQsMWMzLjQsMCw2LjIsMi42LDYuNSw2SDcuNUM3LjgsMy42LDEwLjYsMSwxNCwxeiBNMTQsMTRjLTMuNCwwLTYuMi0yLjYtNi41LTZoMTIuOUMyMC4yLDExLjQsMTcuNCwxNCwxNCwxNHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
}
.card__body {
  font-size: 12px;
  line-height: 1.75;
}

.center-column {
  display: flex;
  align-items: center;
}

.center-column > img {
  width: 84%;
  margin-bottom: 20px;
}

/* Modifiers */
.card:hover {
  cursor: pointer;
  transform: scale(1.05);
}
.card:hover .card__wrapper {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
}
.card:hover .card__wrapper:after {
  transform: scale(0.95) translateY(10px);
}

/* Demo */
/* body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #e9ebea;
  text-align: center;
} */
.card {
  display: inline-block;
  margin-top: calc((100vh - 506px) / 2);
  margin-right: 15px;
  margin-left: 15px;
  top: 50%;
}

.img-emp-secc {
  width: 70%;
}

@media (max-width: 1024px) {
  .ornamento_verde {
    width: 13%;
    position: absolute;
    margin-top: -16%;
  }
  .ornamento_verde_solo {
    width: 1.2%;
    position: absolute;
    margin-top: -17.1%;
    margin-left: 9%;
    z-index: 1000000;
  }
  .ornamento_cafe {
    width: 16%;
    position: absolute;
    right: 0;
    margin-top: 26%;
  }
}

@media (max-width: 768px) {
  img.img_empresa {
    width: 50%;
  }
  p.aos-init.aos-animate {
    font-size: 18px !important;
  }
  .hero h1 {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
    font-family: "Poppins-SemiBold";
  }
  .section-header p {
    font-size: 25px !important;
    line-height: 40px !important;
  }
  img#clickContacto {
    width: 52% !important;
    margin-left: -14% !important;
  }
  .col-lg-5.col-md-5.d-flex.flex-column.justify-content-center.text-center.m-t-10 {
    margin-top: 0%;
  }
  .img-emp-secc {
    width: 92%;
  }
  img.img-clientes-1 {
    width: 70%;
  }
  img.img-clientes {
    width: 95%;
  }
  img.img-clientes-4 {
    width: 65%;
  }
  img.img-clientes-5 {
    width: 80%;
  }
  .p-desc {
    line-height: 26px;
    margin: 0 0 8px;
    font-family: "OpenSans-Regular" !important;
    color: #727373 !important;
    font-size: 14px !important;
  }
  .p-date-row {
    margin-top: 10%;
    font-family: "OpenSans-Light" !important;
    font-size: 13px !important;
  }

  .center-column > img {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .center-column {
    justify-content: center;
    width: 50%;
  }

  .center-column > img {
    width: 60%;
  }
}

@media (max-width: 425px) {
  .hero h1 {
    margin: 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 39px;
    color: #fff;
    font-family: "Poppins-SemiBold";
  }
  p.aos-init.aos-animate {
    font-size: 16px !important;
  }
  .s-d-r {
    width: 33%;
  }
  p.txt-datos.aos-init.aos-animate {
    font-size: 12px !important;
    line-height: 18.5px;
  }
  img.img_empresa {
    width: 65%;
  }
  .ornamento_verde {
    width: 22%;
    position: absolute;
    margin-top: -51%;
  }
  .ornamento_verde_solo {
    width: 2.2%;
    position: absolute;
    margin-top: -52.8%;
    margin-left: 15.2%;
    z-index: 1000000;
  }
  .ornamento_cafe {
    width: 26%;
    position: absolute;
    right: 0;
    margin-top: 22%;
  }
  .img-emp-secc {
    width: 65%;
  }
  img.img-clientes-1 {
    width: 87%;
  }
  img.img-clientes {
    width: 87%;
  }
  img.img-clientes-5 {
    width: 103%;
    margin-top: 7%;
    margin-left: 47%;
  }
  img.img-clientes-4 {
    width: 66%;
    margin-left: 78%;
  }
  .d-w-r {
    width: 50%;
  }
  h2.font-weight-semibold.text-4.line-height-6.mt-2.mb-2.s-h2 > p > b {
    font-size: 15px !important;
  }
  .post-content > h2 > p {
    font-size: 15px;
    line-height: 17px !important;
  }
  .p-desc {
    line-height: 15px !important;
    margin: 0 0 8px;
    font-family: Opensans_light;
    font-weight: 100;
    color: white;
    font-size: 12px !important;
  }
  .p-p-5 {
    padding: 6px 11px 15px !important;
  }
  .mb-5 {
    margin-bottom: 0rem !important;
  }
  .post-content {
    padding: 4% 8% 4% !important;
    height: 250px !important;
  }
  /* .w-c-e{
    width: 33%;
  } */
  .section-header p {
    font-size: 20px !important;
    line-height: 35px !important;
  }

  .center-column {
    justify-content: center;
    width: 50%;
  }

  .center-column > img {
    width: 70%;
  }
}

@media (max-width: 375px) {
  p.aos-init.aos-animate {
    font-size: 14px !important;
    line-height: 23px;
  }
  img.img_empresa {
    width: 80%;
  }
  .txt-datos {
    width: 84%;
    margin: 0% 9%;
  }
  p.txt-datos.aos-init.aos-animate {
    font-size: 12px !important;
    line-height: 16.5px;
  }
  .ornamento_verde {
    width: 26%;
    position: absolute;
    margin-top: -43%;
  }
  .ornamento_verde_solo {
    width: 2.4%;
    position: absolute;
    margin-top: -45.17%;
    margin-left: 17.9%;
    z-index: 1000000;
  }
  .ornamento_cafe {
    width: 26%;
    position: absolute;
    right: 0;
    margin-top: 33%;
  }
  .section-header h2 {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    color: #987e5f;
    text-transform: uppercase;
    text-align: left;
    font-family: "OpenSans-Bold";
  }
}

@media (max-width: 320px) {
  .hero h1 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 39px;
    color: #fff;
    font-family: "Poppins-SemiBold";
  }
  .ornamento_verde {
    width: 26%;
    position: absolute;
    margin-top: -53%;
  }
  .ornamento_verde_solo {
    width: 2.6%;
    position: absolute;
    margin-top: -55.2%;
    margin-left: 17.93%;
    z-index: 1000000;
  }
  .post-content {
    padding: 4% 8% 4% !important;
    height: 280px !important;
  }
}
