	@import url("https://fonts.googleapis.com/css2?family=Oooh+Baby&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
body {
  background: #fff;
}
.text_slide {
  width: 100%;
  top: 32%;
}
.bp_slide_title_note {
  border-radius: 0px 50px;
  background: linear-gradient(126deg, rgba(170, 43, 43, 0) -130.55%, #aa2b2b -4.79%, rgba(170, 43, 43, 0) 118.48%);
  width: 55%;
  margin: auto;
  color: #fff;
  padding: 40px 0;
}
.title {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
}
.title h2 {
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 1.25);
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: #000;
  font-family: "Oooh Baby";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bp_slide_title_note p {
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.about-us .news_title {
  display: none;
}
.about-us .bp_news_info {
  display: none;
}
.about-us .bp_block_item .row {
  margin: 0;
}
.about-us .bp_news_sub p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
  width: 90%;
  text-align: justify;
}
.about-us .bp_news_more {
  border-radius: 40px;
  background: linear-gradient(78deg, #e41e31 63.96%, rgba(255, 204, 204, 0.7) 113.29%);
  padding: 10px 21px;
  color: #f7f8f8;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: block;
  width: fit-content;
  margin-top: 50px;
}

.bp_star_review {
  display: none;
}
.product-slide .product-setting .bp_product_more_item:not(:last-child){
  display: none;
}
.product-slide .cls_price_text {
  display: none;
}
.product-slide .bp_cls_shopping_form {
  display: none;
}
.product-slide .about-title {
  text-align: left;
  margin: 0;
}
.product-slide .product-header {
  margin-bottom: 50px;
}
.product-slide .card {
  box-shadow: none !important;
}
.btn-contact {
  border-radius: 5px;
  border: 1px solid #e41e31;
  padding: 5px 25px;
  background: #fff;
  transition: all 0.3s linear;
}
.btn-contact:hover {
  background: #e41e31;
}
.btn-contact:hover a {
  color: #fff;
}
.btn-contact a {
  color: #333;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
}
.bp_lbl_product_more  {
    display: none;
}
.bp-more-lbl-vl {
    text-align: center;
}
.product-slide .product-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-slide .about-title h2:before {
  left: 0;
  transform: unset;
}
.product-slide .link-more a {
  color: #e41e31;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
}
.product-slide .link-more a i {
  font-size: 10px;
  font-weight: 600;
}
.product-slide .bp_cls_price {
  text-align: center;
}
#carousel_fav img {
  height: 200px;
}
.product-slide .bp-one-image {
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  background: #fff;
}
.product-slide .product_title a {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
}
.product-slide .owl-dot.active span,
.blog-slide .owl-dot.active span {
  background: #eb5757 !important;
}
.product-slide .owl-nav {
  display: none;
}
.why-choose {
  background: #fff5f5;
}
.why_choose-icon {
  border-radius: 15px;
  border: 4px solid rgba(255, 204, 204, 0.7);
  background: linear-gradient(225deg, rgba(255, 204, 204, 0.7) -33.07%, #e03636 61.55%);
  width: fit-content;
  padding: 20px;
}
.why_choose-item {
  display: flex;
  gap: 20px;
}
.why_choose-content h2 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 137.5% */
}
.why_choose-content p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.why_choose-list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 30px;
}
.why_choose-icon img {
  width: 30px;
  height: 30px;
  max-width: unset;
}
.form-contact {
  background-position: center;
  background-image: url("/files_upload/form-contact.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.form-contact .about-title h2 {
  color: #fff;
}
.form-contact .about-title h2:before {
  background: #fff;
}
#frm-action-86161 {
  max-width: 1100px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.4);
  padding: 18px 31px;
  margin: auto;
}
#frm-action-86161 .bp_form_field {
  width: 100%;
  margin-top: 0;
}
#frm-action-86161 .bp_form_field input {
  width: 100%;
  border: none;
  padding: 8px 10px;
  border-radius: 5px;
}
#frm-action-86161 .bp_form_field input:placeholder {
  color: #555;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#frm-action-86161 .bp_form_field:nth-child(4) {
  width: fit-content;
  white-space: nowrap;
}
#frm-action-86161 .bp-btn-send {
  color: #fff;
  border: none;
  padding: 8px 20px;
  border-radius: 30px;
  background: linear-gradient(79deg, #e41e31 64.69%, rgba(255, 204, 204, 0.7) 102.21%);
}
.blog-slide .bp_news_info {
  display: none;
}
.blog-slide .bp-news-button-action {
  display: none;
}
.blog-slide #carousel_fav img {
  border-radius: 10px 10px 0 0;
  height: 250px;
}
.blog-slide .card {
  box-shadow: none !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 10px;
}
.blog-slide .news_title {
  height: 40px;
}
.blog-slide .news_title a {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-slide .owl-nav {
  display: none;
}
.partner {
  background: #f4f4f4;
  padding: 20px 0;
}
.partner-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.partner-title h2 {
  position: relative;
  color: #333;
  padding-top: 10px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.partner-title h2:before {
  content: "";
  position: absolute;
  top: 0;
  height: 3px;
  width: 50px;
  background: red;
}
.partner-logo {
  display: flex;
  width: 70%;
  justify-content: space-around;
}
@media screen and (max-width: 1002px) {
  .bp_slide_title_note {
    width: 80%;
  }
}
@media screen and (max-width: 992px) {
  .why_choose-list {
    grid-template-columns: repeat(2, auto);
  }
  .about-us .bp_news_more {
    margin-top: 20px;
  }
  .about-us .cls_img_hot_news {
    order: 0 !important;
  }
  .about-us .bp_news_sub p {
    width: 100%;
  }
  #frm-action-86161 {
    flex-direction: column;
  }
  .why_choose-icon {
    padding: 15px;
  }
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
  .title svg {
    width: 90px;
  }
  .title h2 {
    font-size: 48px;
  }
  .why_choose-list {
    grid-template-columns: repeat(1, auto);
  }
  .bp_slide_title_note p {
    font-size: 22px;
  }
  .bp_slide_title_note {
    width: 90%;
  }
  .swiper {
    height: 350px !important;
  }
  .text_slide {
    top: 25%;
  }
  .partner-content {
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
  .partner-logo {
    width: 100%;
  }
  .partner-title h2:before {
    left: 50%;
    transform: translate(-50%);
  }
  .blog-slide #carousel_fav img {
    height: 200px;
  }
}
@media screen and (max-width: 567px) {
  .title svg {
    width: 60px;
  }
  .title h2 {
    font-size: 36px;
  }
  .bp_slide_title_note p {
    font-size: 18px;
  }
  .about-us .bp_news_sub p {
    font-size: 13px;
  }
  .why_choose-icon {
    height: 75px;
  }
  .product-slide .about-title h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 456px) {
  .swiper {
    height: 250px !important;
  }
  .text_slide {
    top: 15%;
  }
  .title svg {
    width: 40px;
  }
  .title h2 {
    font-size: 32px;
  }
  .bp_slide_title_note p {
    font-size: 16px;
  }
  .bp_slide_title_note {
    width: 95%;
  }
  .product-slide #carousel_fav img {
    height: 150px;
  }
}

