@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap");
a {
  color: #ffc300;
  outline: 0;
  font-weight: bold;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}

@media screen and (min-width: 1600px) {
  .container-1600 {
    max-width: 1500PX;
  }
}

.s1-position {
  padding-top: 15%;
  padding-left: 10vw;
  padding-bottom: 15%;
}

.s1-text h1 {
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-weight: 700;
  line-height: 40px;
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  .s1-text h1 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 992px) {
  .s1-text h1 {
    font-size: calc(1.275rem + 0.3vw);
    line-height: 30px;
  }
}

@media screen and (max-width: 992px) and (min-width: 1200px) {
  .s1-text h1 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h1 {
    font-size: 1rem;
    line-height: 20px;
  }
}

.s1-text h2 {
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-weight: 700;
  line-height: 80px;
  font-size: calc(1.525rem + 3.3vw);
}

@media (min-width: 1200px) {
  .s1-text h2 {
    font-size: 4rem;
  }
}

@media screen and (max-width: 992px) {
  .s1-text h2 {
    font-size: calc(1.425rem + 2.1vw);
    line-height: 60px;
  }
}

@media screen and (max-width: 992px) and (min-width: 1200px) {
  .s1-text h2 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h2 {
    font-size: calc(1.325rem + 0.9vw);
    line-height: 40px;
  }
}

@media screen and (max-width: 576px) and (min-width: 1200px) {
  .s1-text h2 {
    font-size: 2rem;
  }
}

.s1-text h3 {
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-weight: 600;
  line-height: 45px;
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  .s1-text h3 {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 992px) {
  .s1-text h3 {
    font-size: calc(1.29375rem + 0.525vw);
    line-height: 33.75px;
  }
}

@media screen and (max-width: 992px) and (min-width: 1200px) {
  .s1-text h3 {
    font-size: 1.6875rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h3 {
    font-size: 1.125rem;
    line-height: 22.5px;
  }
}

.icon-col {
  max-width: 375px;
  margin: auto;
  position: relative;
  padding-left: 40px;
}

.icon-col2 {
  padding-top: 0.25vw;
  padding-bottom: 0.25vw;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 992px) {
  .messagebox {
    max-width: 375px;
    margin: auto;
  }
}

.svg_element {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

@media screen and (max-width: 992px) {
  .svg_element {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}

@media screen and (max-width: 576px) {
  .svg_element {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
}

.s2-text h2 {
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  line-height: 60px;
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  .s2-text h2 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 992px) {
  .s2-text h2 {
    font-size: calc(1.3125rem + 0.75vw);
    line-height: 45px;
  }
}

@media screen and (max-width: 992px) and (min-width: 1200px) {
  .s2-text h2 {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h2 {
    font-size: 1.25rem;
    line-height: 30px;
  }
}

.s2-text h3 {
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .s2-text h3 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 992px) {
  .s2-text h3 {
    font-size: 1rem;
    line-height: 24px;
  }
}

.s2-text h4 {
  font-weight: 700;
  color: #FFFFFF;
  line-height: 36px;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .s2-text h4 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 992px) {
  .s2-text h4 {
    font-size: 1.125rem;
    line-height: 27px;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h4 {
    line-height: 18px;
  }
}

.s2-text h5 {
  color: #FFFFFF;
  padding: 10px 0 10px 0;
  font-weight: 300;
  line-height: 30px;
  font-size: 1.25rem;
}

@media screen and (max-width: 992px) {
  .s2-text h5 {
    font-size: 1rem;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h5 {
    line-height: 16px;
  }
}

.s2-text li {
  color: #FFFFFF;
  padding: 5px 0 5px 0;
  font-weight: 400;
  line-height: 30px;
  font-size: 1rem;
}

@media screen and (max-width: 1400px) {
  .s2-text li {
    font-size: 0.875rem;
    line-height: 24px;
  }
}

@media screen and (max-width: 576px) {
  .s2-text li {
    line-height: 12px;
  }
}

.btn-app {
  border-radius: 20px;
  height: 40px;
  width: 120px;
  border-color: #ffc300;
  border-width: 2px;
  font-weight: 700;
  background-color: #2c2c2c;
  color: #FFFFFF;
  margin: 0 0.5vw 1vw 0.5vw;
}

@media screen and (max-width: 576px) {
  .btn-app {
    border-radius: 20px;
    height: 40px;
    width: 90px;
    color: #FFFFFF;
    margin: 0 0.5vw 1vw 0.5vw;
    font-size: 0.75rem;
  }
}

.img-fluidA {
  min-width: 150px;
  max-width: 300px;
  width: 80%;
  height: auto;
}

@media screen and (max-width: 992px) {
  .img-fluidA {
    width: 75%;
  }
}

@media screen and (max-width: 576px) {
  .img-fluidA {
    width: 50%;
  }
}

.img-fluidB {
  width: 100%;
  height: auto;
  padding: 10%;
}

.paper-box {
  background-color: rgba(255, 195, 0, 0.5);
  border-bottom: 3px solid #FFC300;
  padding: 6px 0 0 0;
  max-width: 220px;
  padding-left: 5px;
}

@media screen and (max-width: 992px) {
  .paper-box {
    max-width: 195px;
  }
}

@media screen and (max-width: 768px) {
  .paper-box {
    max-width: 170px;
  }
}
/*# sourceMappingURL=Purchase_Sales_Inventory.css.map */