.list-all ul,
.list-all ol {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #403F46;
  letter-spacing: 0;
  text-align: left;
  margin: 0 0 1.5rem 1.25rem;
  padding: 0;
}

.list-all ul li,
.list-all ol li {
  position: relative;
  padding-bottom: 0.5rem;
  line-height: 1.7;
}

.list-all ul {
  list-style: none;
  margin-left: 0;
}

.list-all ul li {
  font-size: 1rem;
  position: relative;
  padding-left: 20px;
}

.list-all ul li:last-child {
  padding-bottom: 0;
}

.list-all ul li:before {
  content: "";
  background-color: #403F46;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
  top: 0.62rem;
}

.list-all ol {
  margin-left: 1rem;
}

.list-all ol li {
  padding-left: 5px;
}

.products .product-single {
  height: 100%;
  background-color: #ffffff;
}

.products .product-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.products .product-single .product-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
  max-height: 200px;
}

.products .product-single .product-image .bg-cover {
  padding: 0;
  height: 100%;
}

.products .product-single .product-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.products .product-single .action-button {
  margin-top: auto;
}

.products .product-info .action-button .btn {
  padding-right: 30px;
  background-position: calc(100% - 12px) 24px;
}

@media (min-width: 1441px) {
  .products .product-info .action-button .btn {
    padding-left: 20px;
    padding-right: 34px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .products .product-info .action-button .btn {
    background-position: calc(100% - 12px) 22px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .products .product-info .action-button .btn {
    padding-left: 15px;
    padding-right: 30px;
    background-position: calc(100% - 12px) 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .products .product-info .action-button .btn {
    padding-left: 15px;
    padding-right: 30px;
    background-position: calc(100% - 12px) 22px;
  }
}

@media (max-width: 767px) {
  .products .product-info .action-button .btn {
    padding-left: 25px;
    padding-right: 35px;
    background-position: calc(100% - 18px) 19px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    width: 100%;
  }
}

.products .action-button .btn-black {
  margin-right: 5px;
}

.products .action-button .btn-primary {
  margin-left: auto;
}

.our-products {
  background: #ffffff;
}

.our-products svg, .our-products lottie-player {
  max-width: 80%;
}

.our-products .h4 {
  margin-bottom: 10px;
}

.our-products .dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.our-products .c-text {
  margin-bottom: 10px;
}

.our-products .c-text p {
  line-height: 42px;
  line-height: 28px;
}

.our-products .c-text.aos-animate p {
  -webkit-animation: lh-28 1.8s forwards;
          animation: lh-28 1.8s forwards;
}

.our-products .common-content {
  width: calc(100% - 420px);
}

.our-products .common-content .card {
  max-width: 600px;
  margin: 0 0 0 auto;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 35px;
  padding-top: 35px;
}

.our-products .common-content .card:first-child {
  padding-top: 0;
}

.our-products .common-content .card:last-child {
  padding-bottom: 0;
  border: 0;
}

.our-products .common-content .card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 200px;
          flex: 1 1 200px;
}

.our-products .common-content .card-image img {
  width: auto;
  max-height: 150px;
  max-width: 100px;
  height: 100%;
}

.our-products .common-content .number {
  font-size: 70px;
  font-size: 4.375rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  line-height: 1;
  margin-right: 50px;
  font-family: 'SangBleu Versailles';
  -webkit-box-flex: 1;
      -ms-flex: 1 1 120px;
          flex: 1 1 120px;
}

.our-products .common-content .card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 200px);
          flex: 1 1 calc(100% - 200px);
  position: relative;
  overflow: hidden;
  padding-right: 10%;
  padding-bottom: 2px;
}

.our-products .common-content .card-body p:last-child,
.our-products .common-content .card-body ul:last-child {
  margin-bottom: 0;
}

.our-products .common-content .card-body .btn-simple-arrow:after {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 500px;
  height: 100%;
  left: 0;
  height: 230px;
}

.our-products .sidebar {
  width: 420px;
  position: -webkit-sticky;
  position: sticky;
  min-height: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 420px;
          flex: 0 0 420px;
  top: 223px;
}

.our-products .sidebar.aos-animate p {
  -webkit-animation: lh-28 1.8s forwards;
          animation: lh-28 1.8s forwards;
}

.our-products .sidebar p {
  line-height: 42px;
  line-height: 28px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .our-products .sidebar {
    width: 350px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
  }
  .our-products .common-content {
    width: calc(100% - 350px);
  }
  .our-products .common-content .card-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 170px;
            flex: 1 1 170px;
  }
  .our-products .common-content .card-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 170px);
            flex: 1 1 calc(100% - 170px);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .our-products .sidebar {
    width: 350px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
  }
  .our-products .common-content {
    width: calc(100% - 350px);
  }
  .our-products .common-content .card {
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .our-products .common-content .card:first-child {
    padding-top: 0;
  }
  .our-products .common-content .card:last-child {
    padding-bottom: 0;
  }
  .our-products .common-content .card-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-bottom: 30px;
  }
  .our-products .common-content .card-image img {
    max-height: 104px;
  }
  .our-products .common-content .card-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

@media (max-width: 767px) {
  .our-products .sidebar {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    position: static;
    margin-bottom: 40px;
  }
  .our-products .dflex {
    display: block;
  }
  .our-products .common-content {
    width: 100%;
  }
  .our-products .common-content .card {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .our-products .common-content .card:first-child {
    padding-top: 0;
  }
  .our-products .common-content .card:last-child {
    padding-bottom: 0;
  }
  .our-products .common-content .card-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    margin-bottom: 30px;
    padding-right: 15px;
  }
  .our-products .common-content .card-image img {
    max-height: 104px;
  }
  .our-products .common-content .number {
    font-size: 40px;
    font-size: 2.5rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 10px;
            flex: 1 1 10px;
  }
  .our-products .common-content .card-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
  }
}

.products {
  background: #F7F7F8;
}

.products .h3 {
  margin-bottom: 20px;
}

.products .product-item {
  margin-bottom: 80px;
}

.products .product-item .bg-cover {
  margin-bottom: 0;
}

.products .product-item .product-info {
  background-color: #ffffff;
  padding: 20px 30px;
}

.products .product-item .h5 {
  min-height: 50px;
}

.products .product-item .action-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1280px) and (max-width: 1600px) {
  .products .product-item .product-info {
    padding: 20px;
  }
  .products .product-item .action-button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .products .product-item .product-info {
    padding: 20px 15px;
  }
  .products .product-item .action-button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .products .product-item .action-button .btn {
    width: auto;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .products {
    padding-top: 40px;
  }
  .products .product-item {
    margin-bottom: 40px;
  }
  .products .product-item .action-button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .products .product-item .action-button .btn {
    width: auto;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .products {
    padding-top: 20px;
  }
  .products .product-item {
    margin-bottom: 20px;
  }
  .products .product-item .product-info {
    padding: 20px;
  }
  .products .product-item .h5 {
    min-height: initial;
  }
  .products .product-item .action-button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=our-products.css.map */