@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");
body {
  font-size: 17px !important;
}

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

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

.nav-link {
  color: #616161 !important;
}

.nav-link:focus, .nav-link:hover {
  color: #ff7043 !important;
}

.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: 2rem;
}

.smc {
  font-family: "Redressed", cursive;
  position: relative;
  top: 7px;
  font-size: 1rem;
  width: 3rem;
  color: #357013;
  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 #f1f8e9;
}

.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;
  width: 42%;
  font-weight: bold;
  text-align: center;
  line-height: 3em;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin-right: 1em;
}

.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 6px 20px 0px #f1f8e9;
  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: #ffb74d !important;
}

.dpinc {
  color: #f1f8e9 !important;
}

.myc, .meg .card, .customer .meg, .partner .card {
  border: none;
  background: transparent;
}

.hypen {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2rem;
  height: 4px;
  width: 40px;
  margin-left: -20px;
  background-color: #ff7043;
  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 14px 12px 1px #2d2d2d69;
  z-index: 1;
}

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

.myca {
  background-color: #ffccbc;
  background-image: url("/public/imgs/sl-bg.png");
}

.news {
  margin-top: 3%;
}

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

.nav-link {
  font-weight: 600;
}

.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: #757575;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.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.2rem;
  padding-top: 0.3rem;
  background: #ffb74d;
  color: #ffffff;
}

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

.soc a {
  color: #ffffff !important;
}

.stitle {
  text-align: center;
}

.stitle h2 {
  font-family: "Big Shoulders Display", cursive;
  margin-top: 0.8rem;
  color: #357013;
}

.dlist {
  margin-top: 3%;
}

footer {
  padding-top: 2rem;
  padding-bottom: 0.8rem;
  font-weight: 500;
  color: #c3c3c3;
  background: #23292E;
}

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

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

  .pd2 {
    padding-left: 1px;
  }

  .content {
    padding-left: 0.6rem;
  }
}
@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;
  }

  .soc {
    font-size: 0.8rem;
  }
}
.xhr {
  border-top: 1px solid #ffffff3d;
}

.pie-content {
  color: #c3c3c3;
  font-size: 13px;
}

.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.85rem;
}

.auth .card-text {
  font-size: 0.9rem !important;
}

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

.auth .card-body {
  padding-top: 5px;
  padding-bottom: 0.3rem;
  padding-left: 0.3rem;
}

.auth .card-title {
  color: #192943;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 3px;
}

.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(http://themesground.com/motocart-demo/V1/images/newsletter-bg.jpg);
  text-align: center;
  padding-top: 3%;
  padding-bottom: 5%;
}

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

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

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

.content img {
  max-width: 100%;
}

.br-cumb {
  background: #f7f7f7;
  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, .lcate h6 {
  font-size: 0.7rem;
  color: #808080;
}

.dcate span, .lcate span {
  color: #ff7043;
}

.qna-ti {
  font-weight: 500;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

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

.customers {
  margin-top: 5%;
}

.customer .meg {
  background: #fafafa;
  padding-top: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 5%;
  height: 100%;
  border-radius: 8px;
}

.meg .card {
  padding-left: 1rem;
}

.meg .card-text {
  color: #757575;
  font-size: 1rem;
  white-space: pre-line;
}

.customer .meg::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: #ededed #ffffff #ffffff #ededed;
  position: absolute;
  bottom: 0;
  right: 0;
}

.btn-mail {
  color: #ffffff;
  background-color: #ffb74d;
}

.noaf:after {
  display: none;
}

.mydrop {
  border: none;
  border-radius: 0px;
  border-top: 4px solid #ffb74d;
}

.mydrop li {
  border-bottom: 1px solid #ececec;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  font-size: 0.94rem;
}

.custom-button {
  margin-bottom: 0.5rem;
  display: block;
  position: relative;
  padding-top: 1rem;
  padding-right: 0.8rem;
  padding-left: 0.7rem;
  padding-bottom: 0.8rem;
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}

.custom-button-icon {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 24px;
}

.custom-button-wrap {
  display: block;
  margin-left: 25px;
}

.custom-button-title {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
}

.custom-button-icon, .custom-button-tagline {
  color: #000;
  opacity: 0.5;
}

.custom-button em {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
  -moz-box-shadow: -4px -3px 4 pxx rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -4px -3px 4px rgba(0, 0, 0, 0.3);
  box-shadow: -4px -3px 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}

.cb-blue {
  background-color: #159fff;
}

.custom-button:hover {
  -moz-border-radius: 0 0 20px;
  -webkit-border-radius: 0 0 20px;
  border-radius: 0 0 20px;
}

.custom-button:hover em {
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-10deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-10deg) translate3d(0, 0, 0);
  -o-transform: rotate(-10deg) translate3d(0, 0, 0);
  transform: rotate(-10deg) translate3d(0, 0, 0);
}

.cb-green {
  background-color: #5dca9d;
}

.cb-redblur {
  background-color: #ea5644;
}

.cb-yellow {
  background-color: #f3cc0c;
}

.cb-gray {
  background-color: #c5cace;
}

.hotline {
  position: fixed;
  bottom: 5.5rem;
  right: 1.55rem;
}

.hotline img {
  width: 4rem;
}

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

.customers {
  margin-top: 5%;
}

.customer .meg {
  background: #fafafa;
  padding-top: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 5%;
  height: 100%;
  border-radius: 8px;
}

.meg .card {
  padding-left: 1rem;
}

.customer .meg::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: #ededed #ffffff #ffffff #ededed;
  position: absolute;
  bottom: 0;
  right: 0;
}

.btn-mail {
  color: #ffffff;
  background-color: #ffb74d;
}

.noaf:after {
  display: none;
}

.mydrop {
  border: none;
  border-radius: 0px;
  border-top: 4px solid #ffb74d;
}

.mydrop li {
  border-bottom: 1px solid #ececec;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  font-size: 0.94rem;
}

.custom-button {
  margin-bottom: 0.5rem;
  display: block;
  position: relative;
  padding-top: 1rem;
  padding-right: 0.8rem;
  padding-left: 0.7rem;
  padding-bottom: 0.8rem;
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}

.custom-button-icon {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 24px;
}

.custom-button-wrap {
  display: block;
  margin-left: 25px;
}

.custom-button-title {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
}

.custom-button-icon, .custom-button-tagline {
  color: #000;
  opacity: 0.5;
}

.custom-button em {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
  -moz-box-shadow: -4px -3px 4 pxx rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -4px -3px 4px rgba(0, 0, 0, 0.3);
  box-shadow: -4px -3px 4px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}

.cb-blue {
  background-color: #159fff;
}

.custom-button:hover {
  -moz-border-radius: 0 0 20px;
  -webkit-border-radius: 0 0 20px;
  border-radius: 0 0 20px;
}

.custom-button:hover em {
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-10deg) translate3d(0, 0, 0);
  -moz-transform: rotate(-10deg) translate3d(0, 0, 0);
  -o-transform: rotate(-10deg) translate3d(0, 0, 0);
  transform: rotate(-10deg) translate3d(0, 0, 0);
}

.cb-green {
  background-color: #5dca9d;
}

.cb-redblur {
  background-color: #ea5644;
}

.cb-yellow {
  background-color: #f3cc0c;
}

.cb-gray {
  background-color: #c5cace;
}

.hotline {
  position: fixed;
  bottom: 5.5rem;
  right: 1.55rem;
}

.hotline img {
  width: 4rem;
}

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

.ticons {
  margin-top: 1px;
}

.ticons .icon {
  font-size: 4rem;
  color: #f9a392;
}

.ticons .card {
  text-align: center;
}

.ticons .card-body {
  padding-top: 0px;
  padding-left: 0PX;
  padding-right: 0px;
}

.ticons .card-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #6f6f6f;
}

/* blog */
.blogrid .card-img-top {
  border-radius: 8px;
}

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

.blogrid .card-title {
  text-align: center;
}

.blogrid .card-title a {
  text-decoration: none;
  color: #4c4c4c;
  font-size: 0.88rem;
  text-transform: uppercase;
}

.blogrid .card-title a:hover {
  color: #ff7043;
}

/* customer logo */
.gcus .card-img-top {
  border-radius: 8px;
}

.gcus .card {
  border-radius: 8px;
  border: 1px solid #ececec;
}

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

.tf, .tf1, .tf2 {
  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: 350%;
}

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

.intro {
  position: relative;
}

.cfloat {
  position: absolute;
  top: 0rem;
  right: 0rem;
}

.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;
  margin-top: 0.5rem;
}

/**/
.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;
  width: 42%;
  font-weight: bold;
  text-align: center;
  line-height: 3em;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin-right: 1em;
}

.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, .flo1, .flo2, .flo3, .flo4, .flo5 {
  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, .partner .card, .customer .meg, .meg .card {
  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;
}

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

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

.bnews .card-title a:hover {
  color: #ff7043;
}

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

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

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

.card {
  border: none;
  border-radius: 0px;
}

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

.gr4 .card {
  background: transparent;
}

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

.c .card-body h5, .c1 .card-body h5, .c2 .card-body h5, .c3 .card-body h5, .c4 .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 .nav-link {
  font-size: 0.9rem;
}

.myca {
  background-color: #ffccbc;
  background-image: url("/public/imgs/sl-bg.png");
}

.news {
  margin-top: 3%;
}

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

.nav-link {
  font-weight: 600;
}

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

.shop {
  margin-top: 1rem;
}

.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: #a0a0a0;
  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, .bnews .card-title a, .products .card-title a {
  text-decoration: none;
  color: #212529;
}

.topb {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  background: #f2efe8;
  color: #bebdbd;
}

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

.tmail a {
  color: #757575;
}

.tloc {
  text-align: end;
  border-right: 1px solid #cacaca;
}

.soc {
  letter-spacing: 0.7rem;
  text-align: end;
  color: #9e9e9e !important;
}

.soc a {
  color: #9e9e9e !important;
}

.stitle {
  text-align: center;
}

.stitle h2 {
  font-family: "Big Shoulders Display", cursive;
  margin-top: 0.8rem;
}

.dlist {
  margin-top: 3%;
}

footer {
  padding-top: 2rem;
  padding-bottom: 0.8rem;
  font-weight: 500;
  color: #c3c3c3;
  background: #23292E;
}

.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-color: #ffccbc !important;
}

.nopad {
  padding: 0px;
}

@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;
  }
}
.xhr {
  border-top: 1px solid #ffffff3d;
}

.pie-content {
  color: #c3c3c3;
  font-size: 13px;
}

.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: #f77258;
  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.76rem;
  margin-bottom: 0.5rem;
}

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

.auth .name {
  color: #cf5416;
  font-size: 0.9rem;
  font-weight: 500;
}

.article {
  margin-top: 3%;
}

.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: 1.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 img {
  max-width: 100%;
}

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

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

.cuslogo {
  margin-top: 8%;
}

.cuslogo .card-img-top {
  border: 1px solid #d2d2d2;
  border-radius: 8px;
}

.bls {
  margin-top: 1%;
}

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

.bls .card-text {
  font-size: 1rem;
  color: #616161;
}

.lcate {
  margin-top: 1rem;
}

.bls .g-0 {
  border-bottom: 1px solid #ececec;
  padding-bottom: 0.7rem;
}

.bks {
  margin-top: 3%;
}

.gr-2b {
  background: #23292e;
}

.gr-2t {
  display: inline-block;
  text-transform: uppercase;
  background: #ffd800;
  position: relative;
  z-index: 1;
  padding-left: 1.5rem;
  padding-top: 0.7rem;
  padding-bottom: 0.31rem;
  padding-right: 3rem;
}

.gr-t h2, .gr-2t h2, .gr-3t h2 {
  font-size: 1.2rem;
}

.gr-2t h2:after {
  content: "";
  position: absolute;
  width: 5rem;
  height: 100%;
  transform: skew(-35deg);
  right: -3rem;
  top: 0;
  background-color: #ffd800;
  z-index: -1;
}

.img-hz {
  border-radius: 8px;
}

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