@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Redressed&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Upright&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cabin&display=swap");
body {
  font-size: 17px !important;
}

a {
  text-decoration: none;
  color: #212529;
}

.bg-pink {
  background-color: #ff7043;
  font-size: 0.9rem;
  font-weight: 300;
}

.tf, .tf2, .tf1 {
  font-family: "Big Shoulders Display", cursive;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  letter-spacing: 0.18rem;
}

.tf1 {
  font-size: 3.5rem;
}

.tf2 {
  font-size: 400%;
}

.txbox {
  padding: 1rem 0;
  padding-left: 1.8rem;
  border-left: 2px solid #ff7043;
  margin-bottom: 1.3rem;
  margin-top: 1.3rem;
}

.gr1 {
  margin-top: 1rem;
}

.smc {
  font-family: "Redressed", cursive;
  position: relative;
  top: 7px;
  font-size: 1rem;
  width: 3rem;
  color: #ff7043;
  line-height: 1.1;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  word-break: break-word;
}

.ind {
  text-align: justify;
}

/**/
.sdw {
  box-shadow: 0px 6px 20px 0px rgba(249, 163, 146, 0.3);
}

.bbor {
  border: 2px solid #e4e4e4;
}

.sbtn {
  background: #ff7043;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  transition: all 0.8s;
  color: #ffffff;
  margin-left: 1rem;
}

.cbtn {
  border-radius: 0px;
  font-weight: bold;
  text-align: center;
  line-height: 3em;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin-right: 2%;
  width: 46%;
}

.cbtn span {
  position: absolute;
  width: 25%;
  height: 100%;
  background-color: #ff7043;
  transform: translateY(150%);
  border-radius: 50%;
  transition: 0.5s;
  transition-delay: calc((var(--n) - 1) * 0.1s);
  z-index: -1;
}

.sp1 {
  left: 0px;
}

.sp2 {
  left: 25%;
}

.sp3 {
  left: 50%;
}

.sp4 {
  left: 75%;
}

.cbtn:hover {
  color: white;
}

.cbtn:hover span {
  transform: translateY(0) scale(2);
}

.cbtn:hover map {
  background: #fff;
  transition: all 0.5s;
  color: black;
}

.bbor:hover {
  border: 2px solid #ffffff;
}

.cbtn span:nth-child(1) {
  --n: 1;
}

.cbtn span:nth-child(2) {
  --n: 2;
}

.cbtn span:nth-child(3) {
  --n: 3;
}

.cbtn span:nth-child(4) {
  --n: 4;
}

/* ser */
.gr-ti {
  text-align: center;
  margin-top: 5%;
  margin-bottom: 3%;
  position: relative;
}

.sicon {
  text-align: center;
  position: relative;
  margin-bottom: 2.5rem;
}

.flo, .flo5, .flo4, .flo3, .flo2, .flo1 {
  position: absolute;
  z-index: -1;
  left: 1rem;
}

.staicon {
  box-shadow: 0px 8px 16px 0px rgba(249, 163, 146, 0.2);
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 12px;
  text-align: center;
  line-height: 100px;
  background: white;
  padding: 1rem;
}

/* flat icon*/
.fx-5:before {
  font-size: 4rem !important;
  margin-left: 0px !important;
}

.fx-6:before {
  font-size: 5rem !important;
  margin-left: 0px !important;
}

.pinc {
  color: #ff7043 !important;
}

.dpinc {
  color: #ffccbc !important;
}

.myc {
  border: none;
  text-align: center;
  background: transparent;
}

.hypen {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2rem;
  height: 4px;
  width: 40px;
  margin-left: -20px;
  background-color: #faa392;
  border-radius: 10px;
}

.mytxt, .bnews .card-text {
  color: #949494;
  font-size: 1rem;
}

.news .card {
  border: none;
}

.bnews .card {
  border: none;
}

.bnews .card-img-top {
  border-radius: 8px;
}

.bnews .card-title a {
  font-size: 1rem;
}

.bnews .card-body {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.subt {
  line-height: 1.2;
  font-size: 1.2rem;
  color: #717171;
  font-family: "Cormorant Upright", serif;
}

.gr2 {
  /*background: #fef6f4;*/
  padding-top: 3%;
  padding-bottom: 1%;
}

.licon {
  position: absolute;
  top: -3rem;
  z-index: -1;
}

.licon:before {
  font-size: 3rem !important;
  color: #ffb74d;
}

.grt {
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

.nobor {
  border: none;
}

.user .card {
  border: none;
}

.gr4 {
  margin-top: 5%;
  margin-bottom: 3%;
}

.gr4 .card {
  background: transparent;
}

.g-8 {
  --bs-gutter-x: 5rem;
}

.c .card-body h5, .c4 .card-body h5, .c3 .card-body h5, .c2 .card-body h5, .c1 .card-body h5 {
  font-size: 2rem;
}

.c1 {
  background: #f9a392;
  color: white;
}

.c2 {
  background: #ff6549;
  color: white;
}

.c3 {
  background: antiquewhite;
}

.c4 {
  background: darkseagreen;
}

.fx-4:before {
  font-size: 4rem !important;
  margin-left: 0px !important;
}

.frig {
  top: 0px;
  right: 1rem;
  position: absolute;
}

.myn {
  padding-top: 3px;
  padding-bottom: 3px;
  box-shadow: 0 2px 4px 0 #dadada;
}

.myn .nav-link {
  font-size: 0.9rem;
}

.my-menu {
  border-bottom: 1px solid #ffe2d3;
}

.my-menu .nav-link {
  font-family: "Cabin", sans-serif;
}

.news {
  margin-top: 3%;
}

.fleaf {
  position: absolute;
  right: 1%;
  bottom: -30%;
  z-index: 1;
  width: 25%;
}

.card-img-top {
  border-radius: 0px;
}

.shop {
  margin-top: 1rem;
}

.parter .card {
  border: none;
}

.progrid .card {
  border: none;
}

.progrid .card-body {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.progrid .del {
  font-size: 0.9rem;
  color: #ffccbc;
}

.progrid .card-text a {
  color: #ff5722;
  font-size: 1rem;
  text-decoration: none;
}

.progrid .card-title {
  margin-bottom: 0.5rem;
  font-weight: 400;
  color: #464646;
}

.progrid .card-img-top {
  border-radius: 8px;
}

.atitle, .products .card-title a, .bnews .card-title a {
  text-decoration: none;
  color: #212529;
}

.products .card-img-top {
  border-radius: 8px;
}

.postby {
  color: #9e9e9e;
}

.topb {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  background: linear-gradient(90deg, #ca0410 0%, #eb5606 63%);
  color: #FFFFFF;
}

.tmail {
  font-size: 0.85rem;
  padding-left: 2%;
  color: #FFFFFF;
}

.soc {
  letter-spacing: 0.2rem;
  text-align: end;
  color: #FFFFFF !important;
}

.soc-f {
  letter-spacing: 0.2rem;
  color: #FFFFFF !important;
}

.soc a, .soc-f a {
  color: #FFFFFF !important;
}

.stitle {
  text-align: center;
}

.stitle h2 {
  margin-top: 0.8rem;
}

.dlist {
  margin-top: 3%;
}

.s-date {
  color: #9199a1;
  font-weight: 400;
  font-size: 0.85rem;
}

footer {
  padding-top: 4%;
  padding-bottom: 0.8rem;
  font-weight: 500;
  color: #FFFFFF;
  background: #003049;
}

.cp-right {
  margin-top: 1%;
}

.copy {
  font-weight: 600;
}

.ml-1 {
  margin-left: 1.5rem;
}

.rimg {
  position: relative;
}

.frose {
  position: absolute;
  bottom: -4rem;
  right: 0rem;
}

.navbar-toggler {
  color: #ff7043 !important;
  border: none;
}

.xhr {
  border-top: 1px solid #ffffff3d;
}

.pie-content {
  color: #c3c3c3;
  font-size: 0.85rem;
}

.pie-content h5 {
  margin-bottom: 1rem;
}

.title-bold {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
}

.f-ser {
  list-style: none;
  padding-left: 0px;
  line-height: 2;
  font-size: 0.94em;
  margin-top: 2em;
}

.f-ser > li > a {
  color: #c3c3c3;
  text-decoration: none;
}

.hbtn {
  background: #ff5722;
  color: #fff;
  border-radius: 25px;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.hphone {
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
}

.auth {
  color: #a7a7a7;
  font-size: 0.68rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.auth img {
  width: 28px;
  height: 28px;
  border-radius: 100%;
}

.auth .name {
  color: #2C8CF4;
  font-size: 0.9rem;
  font-weight: 600;
}

.article {
  margin-top: 2%;
}

.user img {
  border-radius: 100%;
  width: 3rem;
}

.user .card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}

.user .card-title {
  color: #2C8CF4;
}

.user .card-text {
  font-size: 0.9rem;
  color: #a7a7a7;
}

.text-muted {
  color: #6c757d !important;
}

.article .headline {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  border-left: 5px solid #ff9800;
  padding-left: 0.5rem;
}

.quot {
  background: #fff;
  padding-top: 1.2rem;
  padding-bottom: 0.2rem;
  margin-top: 2%;
}

.gr-cl {
  border: none;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.gl {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
}

.bcnews {
  background: url(/public/imgs/newsletter-bg.webp);
  text-align: center;
  padding-top: 3%;
  padding-bottom: 5%;
}

.bcnews h5 {
  text-transform: uppercase;
  color: #ffd800;
}

.bcnews h3 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}

.ebl {
  margin-top: 2rem;
}

.ine {
  height: 4rem;
  border: 0px;
  border-radius: 0px;
}

.eb button {
  height: 4rem;
  width: 100%;
  font-size: 1.3rem;
  border-radius: 0px;
  border: 0px;
  text-transform: uppercase;
}

.content {
  text-align: justify;
  padding-left: 0.6rem;
}

.content section {
  border-top: 1px dotted #d9d9d9;
  padding-top: 1rem;
}

.content img {
  max-width: 100% !important;
  height: auto !important;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.br-cumb {
  background: #ffece7;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.cbread {
  font-size: 0.8rem;
  margin-bottom: 0px;
}

.btn-ye {
  background: #e6a54e;
  color: #ffffff;
}

.ricon {
  position: absolute;
  border-radius: 50px;
  top: -2.5rem;
  left: 37%;
  width: 4.5rem;
}

.rpiece {
  margin-top: 1rem;
}

.rpiece .card {
  border-radius: 8px;
}

.rpiece .card-text {
  margin-bottom: 0.7rem;
  font-size: 0.91rem;
  color: #8e8e8e;
}

.rpiece .card-title {
  text-align: center;
  color: #ff9800;
  margin-bottom: 0px;
  font-size: 1.4rem;
}

.pay {
  margin-top: 1rem;
}

.pay .card-title {
  text-align: left;
  font-size: 1rem;
}

.dsoc {
  padding-bottom: 0.8rem;
  margin-bottom: 0.5rem;
  padding-left: 0.6rem;
}

.piece {
  padding-right: 1%;
}

.dcate {
  margin-top: 1rem;
  padding-left: 1rem;
}

.dcate h6 {
  font-size: 0.7rem;
  color: #808080;
}

.dcate span {
  color: #ff7043;
}

.qna-ti {
  font-weight: 500;
}

.qna-ti:focus {
  box-shadow: none;
}

.qna-ti:not(.collapsed) {
  color: #4caf50;
  background-color: #e8f5e9;
}

.qanswer {
  font-size: 0.96rem;
}

.qanswer span {
  font-weight: 500;
  font-size: 0.98rem;
}

b, strong {
  font-weight: 500 !important;
  font-size: 0.98rem;
}

.er404 {
  text-align: center;
  margin-top: 3%;
}

.ttab {
  margin-top: 1rem;
}

.activities {
  margin-top: 4%;
}

.actitem {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  max-width: 500px;
}

.content table {
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border: 1px solid #dee2e6;
  width: 100% !important;
}

.content table tr td {
  padding: 0.5rem 0.5rem;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}

.gfphone {
  height: 4rem;
}

.p-des {
  background-color: #fbfbfb;
  padding: 0.5rem;
  line-height: 1.8rem;
}

.p-share .card {
  border: none;
}

.c-product .card {
  border-radius: 0px;
  height: 100%;
  border: 1px solid #FFFFFF;
  overflow: hidden;
}

.c-article .card {
  border-radius: 0px;
  height: 100%;
  border: 1px solid #FFFFFF;
  overflow: hidden;
}

.c-product .card:hover, .c-article .card:hover {
  border: 1px solid #ff7043;
}

@media (min-width: 760px) {
  .pd1 {
    padding-right: 1px;
  }

  .pd2 {
    padding-left: 1px;
  }
}
@media (max-width: 575px) {
  .frose {
    display: none;
    width: 50%;
  }

  .gr4 {
    display: none;
  }

  .cbtn {
    width: 100%;
    margin-bottom: 0.8rem;
  }

  .sbtn {
    margin-left: 15%;
  }

  .tf1 {
    font-size: 3.6rem;
  }

  .smc {
    font-size: 1rem;
    width: 20%;
  }

  .tf2 {
    font-size: 2.2rem;
  }

  .rimg {
    margin-top: 1.5rem;
  }

  .copy {
    font-size: 0.8rem;
  }

  .ml-1 {
    margin-left: 0.7rem;
  }

  .txbox .card-body {
    padding-left: 0px;
    padding-bottom: 0px;
  }

  .content {
    padding-left: 0px;
  }

  .piece {
    padding-right: 0px;
  }

  .dcate {
    padding-left: 0px;
  }

  .dsoc {
    padding-left: 0px;
  }

  .tmail {
    font-size: 0.8rem;
    padding-left: 0px;
    color: #FFFFFF;
  }

  .soc {
    padding-right: 0px;
    color: #FFFFFF !important;
    font-size: 0.9rem;
  }
}

/*# sourceMappingURL=home.css.map */
