@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: #0078bf;
  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 #0078bf;
  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: #0078bf;
  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: #0078bf;
  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: #0078bf !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: #616161;
  font-size: 1rem;
}

.news .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: #00aeef;
}

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

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


.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: #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: #f2efe8;
  color: #bebdbd;
}

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

.soc {
  letter-spacing: 0.7rem;
  text-align: end;
  padding-right: 3%;
  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: #0078bf !important;
  border-color: #ffccbc !important;
}

.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.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(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: #ffd800;
}

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

.ebl {
  margin-top: 2rem;
}

.pd1 {
  padding-right: 1px;
}

.pd2 {
  padding-left: 1px;
}

.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%;
  height: auto !important;
}

.br-cumb {
  padding-top: 1rem;
  margin-top: 1.5rem;
}

.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: #0078bf;
}

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

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

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

@media (min-width: 575px) {
  .fsch button {
    border-radius: 0px;
    padding: 0.6rem;
    width: 20%;
  }
}
@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;
  }
}
/**/
a:hover {
  color: #e05c0b;
  text-decoration: none;
}

.t-l {
  background: #e05c0b;
  color: #fff;
  text-align: center;
  font-size: 0.95rem;
  position: relative;
}

.t-r {
  background: #23292e;
  color: #fff;
  text-align: center;
}

.t-tx {
  transform: translateY(30%);
}

.t-tx span {
  color: #000;
}

.menu {
  text-transform: uppercase;
  font-weight: 600;
}

.menu a {
  /*color: #121212!important;*/
}

.bar-1 {
  background-color: #fff;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #ececec;
}

.sq-btn {
  background-color: #00aeef;
  color: #ffffff;
  border-top-left-radius: 200px;
  border-bottom-right-radius: 200px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.9rem;
  padding-left: 0.8rem;
  transition: all 1.5s ease;
  padding-right: 0.9rem;
}

.gr-1 {
  background: #F5F5F5;
  margin-top: 3%;
  margin-bottom: 3%;
}

.gr-2 {
  background: #F5F5F5;
  margin-top: 3%;
  margin-bottom: 3%;
}

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

.gr-t {
  color: #fff;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #23292e;
  position: relative;
  z-index: 1;
  padding-left: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-right: 3rem;
}

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

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

.gr-b {
  background: #fff;
  display: flex;
}

.nr {
  border-radius: 0px;
}

.xt {
  color: #879094;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
}

/*gr*/
.gr-2t {
  /* color: #fff; */
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #ffd800;
  position: relative;
  z-index: 1;
  padding-left: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-right: 3rem;
}

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

.ac {
  text-align: center;
}

.gr-2g {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
}

.gr-2c {
  border: 0px;
  border-right: 1px solid #dfdfdf;
}

.gr-2c:last-child {
  border: 0px;
}

.np {
  padding: 0px;
}

.nb {
  border: none;
}

.nbg {
  background: transparent;
  border: none;
  padding-top: 0px;
}

.cg {
  font-size: 0.8rem;
  color: #879094;
}

.g2-ic {
  font-size: 1rem;
  color: #ccc;
  /*margin-bottom: .5rem;*/
}

.gr2-fg {
  border-top: 1px solid #dfdfdf;
  padding-top: 1rem;
}

/*----*/
.cus-msg-detail {
  display: inline-flex;
  background: #ffffff47;
  color: #ffffff;
  padding: 0.8rem;
  max-width: 80%;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border: none;
}

.wtxt {
  color: #9c9c9c;
}

.cmt {
  color: #fff;
  margin-bottom: 0px;
}

.left-avatar {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  margin-right: 0.6rem;
}

.right-avatar {
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-left: 0.6rem;
  border-top-right-radius: 25px;
}

.cusmsg {
  background: #181818;
  padding-top: 5%;
}

.gr-3b {
  background: #E5E5E5;
}

.gr-3t {
  color: #fff;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #50B2FC;
  position: relative;
  z-index: 1;
  padding-left: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-right: 3rem;
}

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

.gr-3g {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
}

.gr-lo {
  margin-right: 0rem;
  margin-left: 0rem;
  background: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}

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

.quot {
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.gl .card-title {
  margin-bottom: 0.3rem;
}

.gl {
  padding-top: 0.1rem;
}

.gl .card-text {
  color: #999;
}

#glo {
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
}

.gr-s {
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
}

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

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

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

.f-squ {
  margin-top: 3rem;
}

.f-ser {
  list-style: none;
  padding-left: 0px;
  line-height: 2;
}

#footer {
  /*background: url(http://68jsc.com.vn/public/imgs/footer-bg.jpg);*/
  color: #c3c3c3;
  padding-top: 5%;
  padding-bottom: 1%;
  background: #23292E;
}

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

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

.news {
  background: url(../imgs/newsletter-bg.jpg);
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}

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

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

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

.pd1 {
  padding-right: 1px;
}

.pd2 {
  padding-left: 1px;
}

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

.ebl {
  margin-top: 2rem;
}

.ca {
  color: #fff;
  text-decoration: none;
}

.logo {
  position: absolute;
  top: 1rem;
  z-index: 1;
  right: 70%;
}

.schedule {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background: #fff;
}

.schedule h1 {
  text-align: center;
  color: #535454;
}

.schedule h6 {
  text-align: center;
  margin-bottom: 1.5rem;
  font-weight: 400;
  color: #848484;
}

.w6 {
  font-weight: 600;
}

.fsch input, .fsch textarea {
  border-radius: 0px;
  border: 0px;
  background: #efefef61;
}

.cor {
  background: #e05c0b !important;
}

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

.piece {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background: #fff;
  box-shadow: 0 5px 0 rgba(200, 200, 200, 0.2);
}

.article {
  margin-top: 3%;
}

.image img {
  max-width: 100%;
  height: auto;
}

.headline {
  font-size: 1.6rem;
}

.date {
  border-bottom: 1px solid #ececec;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  color: #ababab;
}

.norad img {
  border-radius: 0px;
}

.norad {
  border-radius: 0px;
  margin-bottom: 1rem;
}

.nomag {
  padding-top: 1.5rem;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

.nomag .card-text {
  color: #6c757d;
  font-size: 0.91rem;
  text-align: justify;
}

.norad .card-title {
  margin-bottom: 0.5rem;
}

.postby {
  color: #BDBDBD !important;
}

.nomag .col {
  padding-right: 10px;
  padding-left: 10px;
}

.adr {
  list-style-type: none;
  padding-left: 0px;
  line-height: 1.6rem;
}

.photo {
  background-color: #fff;
  padding-top: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 0px;
  margin-right: 0px;
}

.photo .card {
  border: none;
}

.suggest {
  margin-top: 1rem;
}

.suggest .card {
  border: none;
}

/**/
.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: #43a047;
}

.noaf:after {
  display: none;
}

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

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

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