@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300i,400,400i,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+TC");
/*.lang-zh {
  font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif; }*/

.jumbotron { /*鑲圖片絕對位置*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px dashed deeppink; }

.vertical-middle { /*文字垂直至中*/
  vertical-align: middle !important; }

.vertical-top { /*文字垂直至頂*/
  vertical-align: top !important; }

.bg-white { /*BG背景色*/
  background-color: #fff; }

.bg-gray7 {
  background-color: #F1F2F6; }

.image-with-top {  /*區塊上留白*/
  padding-top: 30px; }

.image-with-bottom { /*區塊下留白*/
  padding-bottom: 30px; }

.section-with-bottom { 
  padding-bottom: 90px; }

.section-with-bottom-min {
  padding-bottom: 45px; }

.section-with-top {
  padding-top: 45px; }

.default-color { /*文字顏色*/
  color: #FF5305 !important; }

.font-color-white { 
  color: #ffffff; }

.default-text-color {
  color: #3D3D3D; }

.default-background-color { 
  background-color: #FF5305; }

@media screen and (max-width: 1100px) { /*針對尺寸縮放*/
  .section-with-bottom {
    padding-bottom: 60px; } }

@media screen and (max-width: 768px) {
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important; } }

.container-fluid { /*邊框相關待確認效果*/
  margin-left: auto !important;
  margin-right: auto !important; }

.padding-1 {
  padding: 6px 0; }

.padding-2 {
  padding: 12px 0; }

.padding-3 {
  padding: 18px 0; }

.padding-4 {
  padding: 24px 0 !important; }

.padding-6 {
  padding: 36px 0; }

.padding-h-0 {
  padding-left: 0px;
  padding-right: 0px; }

.padding-h-1 {
  padding: 0 12px; }

.padding-h-2 {
  padding: 0 24px; }

.padding-h-3 {
  padding: 0 36px; }

.row-space-1 {
  margin: 6px 0px; }

.row-space-2 {
  margin: 12px 0px; }

.row-space-4 {
  margin: 24px 0px; }

.row-space-6 {
  margin: 36px 0px; }

.row-space-8 {
  margin: 48px 0px; }

.row-space-12 {
  margin: 72px 0px; }

.letter-spacing {
  letter-spacing: 3px; }

.aysuveda-homepage-banner {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: -200px;
  height: 600px; }

@media screen and (max-width: 1300px) and (min-width: 1100px) {
  .aysuveda-homepage-banner {
    height: 550px;
    background-position-y: -100px; } }

@media screen and (max-width: 1100px) and (min-width: 992px) {
  .aysuveda-homepage-banner {
    height: 500px;
    background-position-y: -100px; } }

@media screen and (max-width: 992px) and (min-width: 900px) {
  .aysuveda-homepage-banner {
    height: 475px;
    background-position-y: -50px; } }

@media screen and (max-width: 900px) and (min-width: 768px) {
  .aysuveda-homepage-banner {
    height: 450px;
    background-position-y: -30px; } }

#aysuveda-banner-1 {
  background-image: url(/img/homepage_banner_1.jpg); }

#aysuveda-banner-2 {
  background-image: url(/img/homepage_banner_2.jpg); }

.margin-auto {
  margin: auto; }

.margin-top-1 {
  margin-top: 12px !important; }

.margin-top-2 {
  margin-top: 24px !important; }

.margin-top-3 {
  margin-top: 36px !important; }

.margin-top-4 {
  margin-top: 48px !important; }

.margin-top-5 {
  margin-top: 60px !important; }

.margin-top-6 {
  margin-top: 72px !important; }

.margin-bottom-1 {
  margin-bottom: 12px; }

.margin-bottom-2 {
  margin-bottom: 24px !important; }

.margin-bottom-3 {
  margin-bottom: 36px; }

.margin-bottom-4 {
  margin-bottom: 48px; }

.margin-bottom-5 {
  margin-bottom: 60px; }

.margin-bottom-6 {
  margin-bottom: 72px; }

.margin-right-1 {
  margin-right: 12px; }

.margin-right-1-5 {
  margin-right: 18px; }

.margin-right-2 {
  margin-right: 24px; }

.margin-right-3 {
  margin-right: 36px; }

.margin-right-4 {
  margin-right: 48px; }

.line-height-1 {
  line-height: 12px; }

.line-height-2 {
  line-height: 24px; }

.line-height-3 {
  line-height: 36px; }

.word-spacing-1 {
  word-spacing: 4px; }

.word-spacing-2 {
  word-spacing: 6px; }

.word-spacing-3 {
  word-spacing: 8px; }

.navbar {
  font-weight: bold; }

.navbar-brand {
  margin-right: 0; }

.nav-link {
  color: #898f9c !important;
  font-weight: 500 !important; }

.navbar-light .navbar-toggler {
  color: black;
  background: #FF5305;
  border: none; }

#navbar-mobile {
  display: none; }

#navbar-desktop {
  background-color: #FF5305;
  height: 50px; }

#navbar-desktop .navbar {
  max-height: 100%;
  height: 50px; }

#navbar-desktop .navbar-collapse {
  max-height: 100%;
  height: 50px; }

#navbar-desktop .navbar-nav {
  max-height: 100%; }

#navbar-desktop .navbar-nav > li {
  width: 33%;
  text-align: center; }

#navbar-desktop .navbar {
  padding: 0px 18px; }

#navbar-desktop .nav-link {
  padding: .5rem 1rem .5rem 1rem;
  font-size: 23px; }

#navbar-desktop .nav-link span:hover {
  border-bottom: 8px solid white; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(137,143,156, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important; }

.navbar-toggler-icon-margin {
  margin-top: .5rem;
  padding: .5rem 1rem; }

@media (max-width: 1146px) and (min-width: 768px) {
  #navbar-desktop {
    height: 45px; }
  #navbar-desktop .nav-link {
    font-size: 18px; } }

.navbar-fixed {
  position: fixed !important;
  top: 0 !important;
  z-index: 1000; }

@media (max-width: 769px) {
  .banner-height {
    padding-top: 50px; }
  #navbar-desktop {
    display: none; }
  #navbar-mobile-section {
    position: fixed;
    z-index: 2; }
  #navbar-mobile {
    display: inline-block;
    width: 100%; }
  #navbar-mobile .nav-link span:hover {
    border-bottom: 5px solid #5EFFC1; } }

.logout-btn {
  background-color: #f7b52c;
  border-color: #f7b52c; }

.login-btn {
  background-color: #09a2a8;
  border-color: #09a2a8; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: none;
  background: none !important;
  outline: none; }

.card .card-body {
  padding: 1rem 1rem; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
  outline: none; }
  .card-body a {
    outline: none;
    text-decoration: none; }
  .card-body img {
    margin: auto;
    outline: none; }

.consultant-img{
    position: absolute;
    bottom: -340px;
    left: 150px;
    width: 40%;
}
@media (max-width: 1200px) and (min-width: 992px) {
    .consultant-img{
        bottom: -320px;
        left: 100px;
        width: 45%;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .consultant-img{
        bottom: -265px;
        left: 45px;
        width: 50%;
    }
}

.logo {
  height: 67px; }

.items {
  width: 90%;
  margin: 0px auto;
  height: 300px; }

@media (max-width: 992px) {
  .items {
    height: 260px; } }

.slick-cloned {
  top: 50px;
  transition: top 1s !important; }
  .slick-cloned img {
    opacity: 60%;
    width: 50%;
    transition: width 1s,  opacity 1s !important; }
  .slick-cloned .brand-text {
    display: none;
    transition: display 1s !important; }

.slick-slide {
  top: 50px;
  margin: 10px;
  transition: top 1s !important; }
  .slick-slide img {
    opacity: 60%;
    width: 50%;
    transition: width 1s,  opacity 1s !important; }
  .slick-slide .brand-text {
    display: none;
    transition: display 1s !important; }

.slick-active {
  transition: top 1s !important;
  top: 50px; }
  .slick-active img {
    opacity: 60%;
    width: 50%;
    transition: width 1s,  opacity 1s !important; }

.slick-current {
  top: 0 !important;
  transition: top 1s !important; }
  .slick-current img {
    opacity: 100% !important;
    width: 90% !important;
    transition: width 1s,  opacity 1s !important; }
  .slick-current .brand-text {
    display: block;
    margin-bottom: 10px;
    transition: display 1s !important; }

.slick-prev, .slick-next {
  z-index: 1;
  top: 40% !important;
  width: 40px !important;
  height: 40px !important;
  cursor: pointer;
  border-radius: 50% !important;
  border: none !important;
  background: #eaeaea !important; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .slick-prev, .slick-next {
    top: 40% !important; } }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: #eaeaea !important; }

.slick-prev:before, .slick-next:before {
  font-size: 40px !important;
  line-height: 1.2 !important; }

.title-color {
  color: #666666; }

.csf-title-color {
  color: #c69a35; }

.csf-yt-bg {
  background-image: url(/img/5-1_bg_youtube.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.csf-strategy-bg {
  background-image: url(/img/5-1_bg_01.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.rk-background-top {
  background-image: url(/img/RK1_bg_01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  
.rk-whitebackground-down {
  background-image: url('/img/RK1_bg_04.jpg?t={{time()}}');
  background-size: cover;
  background-repeat: no-repeat; }  

.title-decoration {
  background-image: linear-gradient(-90deg, #FFFFFF, #E9541B, #FFFFFF);
  color: white; }

.section-bg-color {
  /*background-color: #fcfbfa; }*/
  background-color: #f9f8f8; }

.mall-go-button {
  padding: 5px;
  border: 1px solid #666666;
  border-radius: 50%; }

.description-decoration {
  color: #3D3D3D;
  margin: 15px 10%;
  line-height: 2em; }

.description-link {
  text-decoration: none;
  color: #FF5305; }

.description-link:hover {
  text-decoration: none; }

@media (max-width: 992px) and (min-width: 500px) {
  .description-decoration {
    margin: 15px 9%; } }

@media (max-width: 500px) {
  .description-decoration {
    margin: 15px 8%; } }

h2.h2-mobile {
  font-size: 2.4rem;
  padding: 20px 0;
  font-weight: 800; }

h3.h3-mobile {
  font-size: 1.75rem;
  font-weight: 800; }

h3.h3-subtitle {
  font-size: 2rem;
  font-weight: 800; }

h4.h4-mobile {
  font-size: 1.4rem;
  font-weight: 800; }

h5.h5-mobile {
  font-size: 1.2rem;
  font-weight: 800; }

.list-font {
  font-size: 1.3rem;
  padding-left: 10px; }

@media (max-width: 1300px) and (min-width: 992px) {
  h2.h2-mobile {
    font-size: 26px;
    padding: 20px 0; }
  h3.h3-mobile {
    font-size: 1.5rem; }
  h3.h3-subtitle {
    font-size: 1.52rem; }
  h4.h4-mobile {
    font-size: 1.2rem; }
  h5.h5-mobile {
    font-size: 1rem; }
  .list-font {
    font-size: 1.2rem; } }

@media (max-width: 992px) and (min-width: 500px) {
  h2.h2-mobile {
    font-size: 24px; }
  h3.h3-mobile {
    font-size: 20px; }
  h3.h3-subtitle {
    font-size: 22px; }
  h4.h4-mobile {
    font-size: 16px; }
  h5.h5-mobile {
    font-size: 12px; }
  .list-font {
    font-size: 16px; } }

@media (max-width: 500px) {
  h2.h2-mobile {
    font-size: 20px; }
  h3.h3-mobile {
    font-size: 16px; }
  h3.h3-subtitle {
    font-size: 18px; }
  h4.h4-mobile {
    font-size: 12px; }
  h5.h5-mobile {
    font-size: 10px; }
  .list-font {
    font-size: 14px; } }

.footer {
  padding: 30px 0;
  background-color: #c4bebe;
  color: white; }

@media (max-width: 992px) {
  .footer {
    text-align: center; } }

.footer-links {
  text-decoration: none !important;
  color: #ffffff;
  font-weight: 500 !important; }

.footer-space {
  width: 20%; }

@media (max-width: 1520px) and (min-width: 1356px) {
  .footer-space {
    width: 15%; } }

@media (max-width: 1356px) and (min-width: 1224px) {
  .footer-space {
    width: 12%; } }

@media (max-width: 1224px) and (min-width: 992px) {
  .footer-space {
    width: 7%; } }

h2.h2-footer {
  padding: 10px;
  font-size: 30px; }

h3.h3-footer {
  font-size: 20px; }

@media (max-width: 992px) and (min-width: 330px) {
  h2.h2-footer {
    font-size: 25px; }
  h3.h3-footer {
    font-size: 16px; } }

@media (max-width: 500px) {
  h3.h3-footer {
    font-size: 12px; } }

.borderless tbody tr td, .borderless tbody tr th {
  border: none; }

.vertical-align {
  vertical-align: middle !important; }

.title-border-round {
  border: 1px solid #E9541B;
  border-radius: 50px;
  margin-bottom: 50px; }
  .title-border-round h2 {
    color: #E9541B; }

.intro-title {
  color: #E9541B; }

.intro-description {
  line-height: 2em; }

.padding-horizontal-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.padding-0 {
  padding: 0 !important; }

.margin-0 {
  margin: 0 !important; }

.btn-view-more {
  color: white;
  border: none;
  border-radius: 50px;
  padding: 10px;
  margin: 15px;
  background-image: linear-gradient(90deg, #FBB03B, #E9541B); }

.number-text-gradient {
  background-image: linear-gradient(90deg, #FBB03B, #E9541B);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.intro-form-title {
  border-radius: 15px 0px 50px 0px;
  padding: 5px 0;
  background-image: linear-gradient(90deg, #FBB03B, #E9541B);
  width: 90%;
  margin-left: 0; }

.special-text {
  font-size: -webkit-xxx-large; }

.text-decoration-underline {
  text-decoration: underline !important; }

/*.text-decoration-none {
  text-decoration: none !important; }*/

.list-style-none {
  list-style: none; }

.img-border {
  border: 1px solid #BE9454;
  padding: 10px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.report-link {
  cursor: pointer;
  text-decoration: none !important;
  color: #C7532D; }

.zoomin-modal {
  max-width: -webkit-fit-content !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important; }

.patent-link {
  cursor: pointer; }

.cta-100 {
  margin-top: 100px;
  padding-left: 8%;
  padding-top: 7%; }

.col-md-4 {
  padding-bottom: 20px; }

.white {
  color: #fff !important; }

.mt {
  float: left;
  margin-top: -20px;
  padding-top: 20px; }

.bg-blue-ui {
  background-color: #708198 !important; }

figure img {
  width: 100%; }

/* The colour of the indicators */
.item-box-blog {
  border: 1px solid #dadada;
  z-index: 4;
  padding: 20px;
  height: 520px;
  border-radius: 26px;
  box-shadow: 1px 1px lightgray; }

.focus-blog:focus, .focus-blog:focus-within, .focus-blog:active {
  border-radius: 26px;
  background-color: lightgray !important; }

.item-box-blog-margin-bottom {
  margin-bottom: 60px; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .item-box-blog {
    height: 420px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 40px; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .item-box-blog {
    height: 410px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

@media (max-width: 992px) and (min-width: 575px) {
  .item-box-blog {
    height: 340px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

@media (max-width: 575px) and (min-width: 535px) {
  .item-box-blog {
    height: 450px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

@media (max-width: 535px) and (min-width: 415px) {
  .item-box-blog {
    height: 420px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

@media (max-width: 415px) and (min-width: 380px) {
  .item-box-blog {
    height: 360px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

@media (max-width: 380px) {
  .item-box-blog {
    height: 340px; }
  .item-box-blog-margin-bottom {
    margin-bottom: 35px; } }

.item-box-blog-image {
  position: relative; }

.item-box-blog-image figure img {
  width: 100%;
  height: auto; }

.item-box-blog-date {
  color: #535353; }

.item-box-blog-body {
  padding: 10px; }

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration: none;
  transition: color 0.3s; }

.item-box-blog-data p {
  font-size: 13px; }

.item-box-blog-data p i {
  font-size: 12px; }

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden; }

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px; }

.btn.bg-blue-ui.white.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px; }

.btn.bg-blue-ui.white.read:hover {
  box-shadow: 0px 5px 15px inset #4d5f77; }

.brand-image-rotate {
  border-radius: 50%; }

.slash-image-first-div {
  width: 50%;
  float: left;
  height: 355px;
  background-image: url(/img/home_about_pic.jpg);
  background-size: cover;
  background-position: right;
  left: 45%;
  z-index: 0; }

.slash-image-second-div {
  width: 50%;
  float: left;
  height: 350px;
  background-image: url(/img/home_balance_pic.jpg);
  background-size: cover;
  background-position: right;
  position: absolute;
  right: 0%;
  z-index: -1; }

.slash-text-second-div {
  width: 50%;
  float: left;
  height: 350px;
  background-color: white;
  z-index: 1;
  left: 43%; }

.slash-first-line {
  position: absolute;
  left: 46%;
  width: 4%;
  float: left;
  transform: skew(-20deg);
  background: #f3f0f0;
  z-index: 2; }

.slash-forth-line {
  position: absolute;
  right: 45.5%;
  width: 92px;
  float: left;
  transform: skew(-20deg);
  background: white;
  z-index: 0; }

.slash-text-first-div {
  position: absolute;
  width: 49%;
  float: left;
  height: 355px;
  background-color: white;
  z-index: 1;
  left: 50%; }

.slash-third-div {
  position: relative; }

.slash-third-text {
  width: 40%;
  position: absolute;
  top: 30%;
  line-height: 2rem;
  left: 55%; }

.slash-third-button {
  position: absolute;
  bottom: 16%;
  /*left: 55%; */
  left: 65%; 
}

.slash-third-button-2 {
  position: absolute;
  bottom: 16%;
  right: 7%; }

@media (max-width: 1560px) and (min-width: 1300px) {
  .slash-third-img {
    margin-left: -60px; }
  .slash-third-text {
    top: 23%;
    left: 47%;
    width: 50%; }
  .slash-third-button {
    /*left: 47%;*/
    left: 59%;
     } }

@media (max-width: 1300px) and (min-width: 1250px) {
  .slash-third-img {
    margin-left: -80px; }
  .slash-third-text {
    width: 50%;
    top: 18%;
    left: 45%; }
  .slash-third-button {
    /*left: 45%; */
    left: 52%; 
  }
  .slash-third-button-2 {
    position: absolute;
    bottom: 16%;
    right: 2%; } }

@media (max-width: 1250px) and (min-width: 1115px) {
  .slash-third-img {
    margin-left: -80px; }
  .slash-third-text {
    width: 53%;
    top: 18%;
    left: 45%; }
  .slash-third-button {
    /*left: 40%; */
    left: 52%; 
  }
  .slash-third-button-2 {
    position: absolute;
    bottom: 16%;
    right: 2%; } }

@media (max-width: 1115px) and (min-width: 1100px) {
  .slash-third-img {
    margin-left: -80px; }
  .slash-third-text {
    width: 55%;
    top: 18%;
    left: 45%; }
  .slash-third-button {
    left: 54%;
    bottom: 11%;
  }
  .slash-third-button-2 {
    position: absolute;
    bottom: 11%;
    right: 2%; } }

@media (max-width: 1100px) and (min-width: 908px) {
  .slash-third-img {
    margin-left: -60px; }
  .slash-third-text {
    width: 60%;
    top: 10%;
    left: 40%; }
  .slash-third-button {
    left: 40%;
    bottom: 25px; }
  .slash-third-button-2 {
    position: absolute;
    bottom: 25px;
    right: 2%; } }

@media (max-width: 907px) and (min-width: 768px) {
  .slash-third-img {
    margin-left: -60px; }
  .slash-third-text {
    width: 65%;
    top: 5%;
    left: 33%;
    line-height: 1.5rem; }
  .slash-third-button {
    left: 42%;
    bottom: 28px;
     }
  .slash-third-button-2 {
    position: absolute;
    bottom: 10px;
    right: 2%; } }

@media (max-width: 1500px) and (min-width: 1300px) {
  .slash-first-line {
    position: absolute;
    left: 44%;
    width: 4%;
    float: left;
    transform: skew(-20deg);
    background: #f3f0f0;
    z-index: 2; }
  .slash-forth-line {
    position: absolute;
    right: 45.5%;
    width: 92px;
    float: left;
    transform: skew(-20deg);
    background: white;
    z-index: 0; }
  .slash-text-first-div {
    position: absolute;
    width: 49%;
    float: left;
    height: 350px;
    background-color: white;
    z-index: 1;
    left: 50%; } }

@media (max-width: 1300px) and (min-width: 1100px) {
  .slash-first-line {
    position: absolute;
    left: 43%;
    width: 4%;
    float: left;
    transform: skew(-20deg);
    background: #f3f0f0;
    z-index: 2; }
  .slash-forth-line {
    position: absolute;
    right: 45.5%;
    width: 91px;
    float: left;
    transform: skew(-20deg);
    background: white;
    z-index: 0; }
  .slash-text-first-div {
    position: absolute;
    width: 50%;
    float: left;
    height: 350px;
    background-color: white;
    z-index: 1;
    left: 49%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .slash-first-line {
    position: absolute;
    left: 41%;
    width: 4%;
    float: left;
    transform: skew(-20deg);
    background: #f3f0f0;
    z-index: 2; }
  .slash-forth-line {
    position: absolute;
    right: 45.5%;
    width: 96px;
    float: left;
    transform: skew(-20deg);
    background: white;
    z-index: 0; }
  .slash-text-first-div {
    position: absolute;
    width: 49%;
    float: left;
    height: 350px;
    background-color: white;
    z-index: 1;
    left: 48%; } }

.slash-div-button {
  border: 1px solid #c4bebe;
  border-radius: 50px;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.slash-div-button:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.slash-div-button-2 {
  border: 1px solid #c4bebe;
  border-radius: 50px;
  background-color: #fff;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.slash-div-button-2:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.homepage-button {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 5px 10px; }

.homepage-button:hover {
  background-color: #c4bebe;
  color: white; }

.mall-section-button {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 2px 20px; }

.home-logo-icon {
  height: 27px;
  width: 30px; }

.slash-second-line {
  position: absolute;
  right: 44%;
  width: 4%;
  float: left;
  transform: skew(-20deg);
  background: #f3f0f0;
  z-index: 2; }

.slash-third-line {
  position: absolute;
  right: 47.5%;
  width: 9%;
  float: left;
  transform: skew(-20deg);
  background: white;
  z-index: 0; }

.slash-div-padding {
  padding-top: 8%; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .slash-div-padding {
    padding-top: 9%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .slash-div-padding {
    padding-top: 10%; } }

@media (max-width: 992px) and (min-width: 768px) {
  .slash-div-padding {
    padding-top: 12%; } }

.media-text-container {
  height: 130px;
  background-color: white;
  padding: 15px; }

.fix-tab-div {
  position: fixed;
  right: -65px;
  top: 80% !important;
  width: 8em;
  margin-top: -2.5em;
  z-index: 100; }
  .fix-tab-div a {
    color: #666666 !important;
    text-decoration: none; }

.fix-tab-div-change {
  position: fixed;
  right: -65px;
  top: 86% !important;
  width: 8em;
  margin-top: -2.5em;
  z-index: 3; }

.calendar-button {
  position: relative;
  left: 35%;
  bottom: 50%; }

.calendar-button-mobile {
  border: 1px solid #c4bebe;
  color: c4bebe;
  border-radius: 50px;
  padding: 5px 10px; }

/*
.paragraph-text {
  line-height: 1.6em; }
  */

.team-text {
  line-height: 1.4em; }

.team-name-border {
  border-left: 3px solid #cea263; }

.brmt-color {
  color: #65BB9D; }

.brmt-bg-color {
  background-color: #233b65; }

.brmt-intro-bg-color {
  background-color: #eff0f3; }

.brmt-banner-center {
  padding: 70px 0;
  text-align: center;
  color: white; }

.brmt-button {
  font-size: 21px;
  font-weight: bold;
  background-color: #5eaec4;
  color: white; }
  .brmt-button h3 {
    margin-bottom: 0; }

.brmt-button :focus {
  background-color: #edb828; }

.brmt-course-btn {
  position: absolute;
  left: 40%;
  top: 80%;
  background-color: transparent;
  letter-spacing: 2px;
  color: white !important; }

.brmt-dr-btn {
  background-color: transparent;
  letter-spacing: 2px;
  color: white !important;
  border: 1px solid white; }

.brmt-dr-btn:hover {
  background-color: transparent;
  letter-spacing: 2px;
  color: white !important;
  border: 1px solid white; }

.brmt-dr-border {
  border-top: 3px dotted #cccccc;
  border-left: 3px dotted #cccccc;
  border-right: 3px dotted #cccccc; }

.braingym-bg-color {
  background-color: #1d92f2; }

.braingym-102-bg-color {
  background-color: #000282; }

.braingym-104-bg-color {
  background-color: #eaf3fc; }

.braingym-title-color {
  color: #000080; }

.braingym-101-title-color {
  color: #4089ef; }

.braingym-101-title-color-2 {
  color: #ff7700; }

.braingym-104-title-color {
  color: #4054b2; }

.braingym-paragraph-bg-color {
  background-color: #dbefff; }

.braingym-video {
  height: -webkit-fill-available;
  width: inherit; }

.braingym-104-banner-center {
  padding: 70px 0;
  text-align: center;
  color: #4054b2; }

.ayurveda-bg-color {
  background-color: #bb8d6c; }

.ayurveda-bg-color-2 {
  background-color: #fffdce; }

.ayurveda-bg-color-3 {
  background-color: #fcf1d9; }

.ayurveda-title-color {
  color: #bb8d6c; }

.ayurveda-title-color-2 {
  color: #e8552e; }

.ayurveda-banner-center {
  padding: 70px 0;
  text-align: center;
  color: white; }

.ayurveda-banner-left {
  padding: 70px 0;
  text-align: left;
  color: white; }

.ngh-bg-color {
  background-color: white; }

.ngh-bg-color-2 {
  background-color: #f9f9f9; }

.ngh-banner-center {
  padding: 70px 0;
  text-align: center;
  color: #f46b30; }

.ngh-banner-left {
  padding: 20px 0;
  text-align: left;
  color: #f46b30; }

.ngh-banner-right {
  padding: 20px 0;
  text-align: right;
  color: #f46b30; }

.reiki-bg-gradient {
  background-image: linear-gradient(to right, #85cec9, #8dcde1); }

.reiki-intro-container {
  position: relative;
  margin-top: 100px;
  margin-bottom: 200px; }

.reiki-intro-section {
  box-shadow: 10px 10px 44px -25px rgba(0, 0, 0, 0.75);
  padding: 20px 30px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: white; }

.reiki-intro-section-title {
  color: #bf9e5f;
  letter-spacing: 2px;
  border-bottom: 3px solid #bf9e5f;
  width: 200px;
  font-weight: 400; }

.reiki-intro-section-description {
  padding-right: 10%; }

.reiki-intro-image-1 {
  position: absolute;
  bottom: -120px;
  right: -140px;
  z-index: 2;
  width: 250px; }

.reiki-intro-image-2 {
  position: absolute;
  bottom: -100px;
  right: -151px;
  z-index: 0;
  width: 250px; }

.reiki-intro-karmaline {
  position: absolute;
  letter-spacing: 2px;
  text-align: center;
  top: 65%;
  width: 100%; }

.reiki-intro-karmaline-circle {
  position: absolute;
  left: calc(50% - 100px);
  top: 10%; }

.reiki-karmaline-section-1 {
  position: relative;
  height: 550px; }

.reiki-karmaline-price-section {
  background-color: white;
  box-shadow: 0px 0px 69px -25px black;
  padding: 30px;
  margin-bottom: 20px;
  position: absolute;
  top: -110px; }

.reiki-karmaline-healing {
  position: absolute;
  top: 150px; }

.reiki-karmaline-image {
  position: absolute;
  right: 0px;
  width: 30%;
  top: -130px;
  box-shadow: 0px 0px 59px -25px black; }

.reiki-karmaline-title-section {
  box-shadow: 0px 0px 70px -25px black;
  padding: 40px;
  position: absolute;
  top: -50px;
  background-color: white;
  z-index: 4; }

.reiki-karmaline-btn {
  background-color: #C9B38B;
  border: #C9B38B; }

.reiki-karmaline-btn:hover {
  background-color: #C9B38B;
  border: #C9B38B; }

@media (max-width: 1300px) and (min-width: 768px) {
  .reiki-karmaline-image {
    width: 35%; } }

@media (max-width: 768px) and (min-width: 500px) {
  .reiki-karmaline-price-section {
    background-color: white;
    box-shadow: 0px 0px 69px -25px black;
    padding: 30px;
    margin-bottom: 60px;
    position: initial;
    top: -110px; }
  .reiki-karmaline-image {
    position: absolute;
    top: -100px;
    left: 5%;
    width: 90%;
    box-shadow: 0px 0px 43px -25px black; }
  .reiki-karmaline-section-3 {
    padding-bottom: 240px !important; }
  .reiki-karmaline-price-section-2 {
    margin-top: 900px; }
  .reiki-intro-karmaline-circle {
    position: absolute;
    left: 25%;
    top: 10%; } }

@media (max-width: 500px) {
  .reiki-karmaline-price-section {
    background-color: white;
    box-shadow: 0px 0px 69px -25px black;
    padding: 30px;
    margin-bottom: 60px;
    position: initial;
    top: -110px; }
  .reiki-karmaline-image {
    position: absolute;
    top: -100px;
    left: 5%;
    width: 90%;
    box-shadow: 0px 0px 43px -25px black; }
  .reiki-karmaline-section-3 {
    padding-bottom: 130px !important; }
  .reiki-karmaline-price-section-2 {
    margin-top: 400px; }
  .reiki-intro-karmaline-circle {
    position: absolute;
    left: 25%;
    top: 10%; } }

@media (max-width: 1300px) and (min-width: 1100px) {
  .reiki-intro-image-1 {
    position: absolute;
    bottom: -120px;
    right: -70px;
    z-index: 2;
    width: 200px; }
  .reiki-intro-image-2 {
    position: absolute;
    bottom: -110px;
    right: -75px;
    z-index: 0;
    width: 200px; }
  .reiki-intro-section-description {
    padding-right: 15%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .reiki-intro-container {
    position: relative;
    margin-top: 50px;
    margin-bottom: 200px; }
  .reiki-intro-section-description {
    padding-right: 20%; }
  .reiki-intro-image-1 {
    position: absolute;
    bottom: -150px;
    right: -40px;
    z-index: 2;
    width: 180px; }
  .reiki-intro-image-2 {
    position: absolute;
    bottom: -135px;
    right: -50px;
    z-index: 0;
    width: 180px; } }

@media (max-width: 992px) and (min-width: 768px) {
  .reiki-intro-section {
    box-shadow: 10px 10px 44px -25px rgba(0, 0, 0, 0.75);
    padding: 20px 30px;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: white;
    width: 95%; }
  .reiki-intro-container {
    position: relative;
    margin-top: 50px;
    margin-bottom: 200px; }
  .reiki-intro-section-description {
    padding-right: 20%; }
  .reiki-intro-image-1 {
    position: absolute;
    bottom: -150px;
    right: -20px;
    z-index: 2;
    width: 180px; }
  .reiki-intro-image-2 {
    position: absolute;
    bottom: -135px;
    right: -30px;
    z-index: 0;
    width: 180px; } }

.reiki-bg-color {
  background-color: #f4f0ed; }

.reiki-bg-color-2 {
  background-color: #fefaf7; }

.reiki-bg-color-3 {
  background-color: #c5c0bd; }

.reiki-title-1 {
  font-size: 1.3rem;
  color: #666666; }

.reiki-title-2 {
  font-size: 1.2rem;
  color: #252525; }

.reiki-text-1 {
  font-size: 1.2rem;
  color: #666666; }

.reiki-text-2 {
  font-size: 1.1rem;
  color: #ffffff; }

.reiki-date-1 {
  font-size: 0.9rem;
  color: #808080; }

.reiki-more-1 {
  font-size: 0.9rem;
  color: #cea263; }

.reiki-line {
  color: #666666; }

.reiki-button-1 {
  border-radius: 8px;
  font-size: 1.1rem;
  color: #666666; }

.reiki-button-2 {
  width: 200px;
  height: 50px;
  font-size: 1.1rem;
  color: #ffffff;
  border-radius: 8px;
  border: 2px solid #c5c0bd; }

.reiki-button-3 {
  width: 200px;
  height: 100px;
  font-size: 1.1rem;
  color: #ffffff;
  border-radius: 8px;
  border: 2px solid #c5c0bd; }

.reiki-img-right {
  float: right; }

.reiki-img-left {
  float: left; }

.reiki-img-center {
  float: center; }

.feldenkrais-bg-color {
  background-color: #202B2D; }

.feldenkrais-bg-contain {
  max-height: 100%;
  max-width: 100%;
  background: url("/img/10-1_pic02.jpg");
  background-size: auto;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #202B2D;
  overflow: visible; }

.feldenkrais-teacher-bg-color {
  background-color: #39474c; }

.feldenkrais-QR-bg-color {
  background-color: #67787e; }

.feldenkrais-report-color {
  color: #d2d2d2;
  font-size: 1.3rem;
  font-weight: 300; }

.feldenkrais-flipx {
  transform: scaleX(-1);
  filter: FlipH; }

.asmrt_img_level_1 {
  position: absolute;
  z-index: 1; }

.asmrt_img_level_2 {
  position: absolute;
  z-index: 2; }

.asmrt_img_level_3 {
  position: absolute;
  z-index: 3; }

.paragraph-text-asmrt {
  line-height: 1.5em; }

.asmrt-2000-white-line {
  width: 2%;
  background-color: white;
  margin-left: 34%; }

.aysuveda-bg-color {
  background-color: #f3f0f0; }

.aysuveda-mall-bg-color {
  background-color: #ECE0E0; }

.aysuveda-mall-image-bg {
  background-image: url(/img/mall_featured_background.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat; }

.aysuveda-course-bg-color {
  background-color: #fcfbfa; }

.aysuveda-video-bg-color {
  background-color: #c4bebe; }

.aysuveda-homepage-title {
  color: #666666;
  font-size: 1.75rem;
  font-weight: 400; }

.aysuveda-main-title {
  color: #cea263;
  font-size: 1.75rem;
  font-weight: 300; }

.aysuveda-button {
  color: #666666;
  border-color: #b2adad;
  font-size: 1.35rem;
  border-radius: 30px; }

.aysuveda-course-title {
  color: #666666;
  font-size: 1.1rem;
  font-weight: 300; }

.aysuveda-foundation-text {
  color: #666666;
  font-size: 1rem;
  font-weight: 300; }

.aysuveda-subtitle {
  color: #666666;
  font-size: 1.3rem;
  font-weight: 300; }

.font-weight-more {
  font-weight: 450 !important; }

.aysuveda-subtitle-2 {
  color: #cea263;
  font-size: 1.3rem;
  font-weight: 300; }

.aysuveda-media-report-title {
  color: #252525;
  font-size: 1.2rem;
  font-weight: 300; }

.aysuveda-media-report-date {
  color: #808080;
  font-size: 0.9rem;
  font-weight: 300; }

.aysuveda-media-report-more {
  color: #cea263;
  font-size: 0.9rem;
  font-weight: 300; }

.aysuveda-video-title {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 300; }

.aysuveda-video-description {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 300; }

.aysuveda-carousel-title {
  color: #666666;
  font-size: 1.3rem;
  font-weight: 300; }

.aysuveda-carousel-description {
  color: #666666;
  font-size: 1.2rem;
  font-weight: 300; }

.aysuveda-course-fee-text {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 300; }

.aysuveda-instructor-title {
  color: #666666;
  font-size: 1.3rem;
  font-weight: 300; }

.aysuveda-instructor-name {
  color: #cea263;
  font-size: 1.2rem;
  font-weight: 300; }

.aysuveda-instructor-experience {
  color: #666666;
  font-size: 1.2rem;
  font-weight: 300; }

.normal-title {
  font-size: 1.3rem; }

@media (max-width: 1300px) and (min-width: 992px) {
  .aysuveda-main-title {
    font-size: 1.5rem; }
  .aysuveda-homepage-title {
    font-size: 1.5rem; }
  .aysuveda-button {
    font-size: 1.25rem; }
  .aysuveda-subtitle {
    font-size: 1.2rem; }
  .aysuveda-subtitle-2 {
    font-size: 1.2rem; }
  .aysuveda-course-title {
    font-size: 1.05rem; }
  .aysuveda-media-report-title {
    font-size: 1.1rem; }
  .aysuveda-video-title {
    font-size: 1.2rem; }
  .aysuveda-video-description {
    font-size: 1.1rem; }
  .aysuveda-carousel-title {
    font-size: 1.2rem; }
  .aysuveda-carousel-description {
    font-size: 1.1rem; }
  .aysuveda-course-fee-text {
    font-size: 1.2rem; }
  .aysuveda-instructor-title {
    font-size: 1.2rem; }
  .aysuveda-instructor-name {
    font-size: 1.1rem; }
  .aysuveda-instructor-experience {
    font-size: 1.1rem; }
  .normal-title {
    font-size: 1.2rem; } }

@media (max-width: 992px) and (min-width: 500px) {
  .aysuveda-main-title {
    font-size: 1.3rem; }
  .aysuveda-homepage-title {
    font-size: 1.3rem; }
  .aysuveda-button {
    font-size: 1.15rem; }
  .aysuveda-subtitle {
    font-size: 1.1rem; }
  .aysuveda-subtitle-2 {
    font-size: 1.1rem; }
  .aysuveda-course-title {
    font-size: 1rem; }
  .aysuveda-media-report-title {
    font-size: 1rem; }
  .aysuveda-video-title {
    font-size: 1.1rem; }
  .aysuveda-video-description {
    font-size: 1rem; }
  .aysuveda-carousel-title {
    font-size: 1.1rem; }
  .aysuveda-carousel-description {
    font-size: 1rem; }
  .aysuveda-course-fee-text {
    font-size: 1.1rem; }
  .aysuveda-instructor-title {
    font-size: 1.1rem; }
  .aysuveda-instructor-name {
    font-size: 1rem; }
  .aysuveda-instructor-experience {
    font-size: 1rem; }
  .flickity-viewport {
    height: 280px !important; }
  .normal-title {
    font-size: 1.1rem; } }

@media (max-width: 500px) {
  .aysuveda-main-title {
    font-size: 1.1rem; }
  .aysuveda-homepage-title {
    font-size: 1.1rem; }
  .aysuveda-button {
    font-size: 1.05rem; }
  .aysuveda-subtitle {
    font-size: 1rem; }
  .aysuveda-subtitle-2 {
    font-size: 1rem; }
  .aysuveda-course-title {
    font-size: 0.9rem; }
  .aysuveda-media-report-title {
    font-size: 0.9rem; }
  .aysuveda-video-title {
    font-size: 1rem; }
  .aysuveda-video-description {
    font-size: 0.9rem; }
  .aysuveda-carousel-title {
    font-size: 1rem; }
  .aysuveda-carousel-description {
    font-size: 0.9rem; }
  .aysuveda-course-fee-text {
    font-size: 1rem; }
  .aysuveda-instructor-title {
    font-size: 1rem; }
  .aysuveda-instructor-name {
    font-size: 0.9rem; }
  .aysuveda-instructor-experience {
    font-size: 0.9rem; }
  .flickity-viewport {
    height: 260px !important; }
  .normal-title {
    font-size: 1rem; } }

/*.aysuveda-subtitle-line {
  margin-top: 10px;
  background-image: linear-gradient(to right, #e7c8ab, #d8b484);
  height: 2px; }

.aysuveda-subtitle-left-line {
  margin-top: 10px;
  background-image: linear-gradient(to left, #e7c8ab, #d8b484);
  height: 1.5px;
  left: 15px; }

.aysuveda-subtitle-right-line {
  margin-top: 10px;
  background-image: linear-gradient(to right, #e7c8ab, #d8b484);
  height: 1.5px;
  right: 15px; }

.aysuveda-subtitle-icon {
  width: 25%; }

@media (max-width: 1200px) and (min-width: 992px) {
  .aysuveda-subtitle-icon {
    width: 35%; } }

@media (max-width: 992px) and (min-width: 850px) {
  .aysuveda-subtitle-icon {
    width: 45%; }
  .aysuveda-subtitle-left-line {
    left: 10px; }
  .aysuveda-subtitle-right-line {
    right: 10px; } }

@media (max-width: 850px) and (min-width: 768px) {
  .aysuveda-subtitle-icon {
    width: 60%; }
  .aysuveda-subtitle-left-line {
    left: 8px; }
  .aysuveda-subtitle-right-line {
    right: 8px; } }

@media (max-width: 768px) {
  .aysuveda-subtitle-icon {
    width: 45%; }
  .aysuveda-subtitle-left-line {
    left: 5px; }
  .aysuveda-subtitle-right-line {
    right: 5px; } }*/

@media (max-width: 768px) and (min-width: 620px) {
  .aysuveda-introduce-logo {
    width: 8%; } }

@media (max-width: 620px) and (min-width: 500px) {
  .aysuveda-introduce-logo {
    width: 10%; } }

@media (max-width: 500px) {
  .aysuveda-introduce-logo {
    width: 15%; } }

.mall-section {
  background-image: url(/assets/img/frontend/home_mall_bg.jpg);
  height: 268px;
  box-shadow: 0 -0.5px #eaeaea, 0 -1px rgba(234, 234, 234, 0.9), 0 -2px rgba(234, 234, 234, 0.8), 0 -3px rgba(234, 234, 234, 0.7), 0 -5px rgba(234, 234, 234, 0.6), 0 -7px rgba(234, 234, 234, 0.5), 0 -10px rgba(234, 234, 234, 0.4), 0 -15px rgba(234, 234, 234, 0.3), 0 -20px rgba(234, 234, 234, 0.2), 0 -25px rgba(234, 234, 234, 0.1), 0 0.5px #eaeaea, 0 1px rgba(234, 234, 234, 0.9), 0 2px rgba(234, 234, 234, 0.8), 0 3px rgba(234, 234, 234, 0.7), 0 5px rgba(234, 234, 234, 0.6), 0 7px rgba(234, 234, 234, 0.5), 0 10px rgba(234, 234, 234, 0.4), 0 15px rgba(234, 234, 234, 0.3), 0 20px rgba(234, 234, 234, 0.2), 0 25px rgba(234, 234, 234, 0.1);
  background-size: cover;
  margin-bottom: 20px; }

.aysuveda-mall-shadow {
  box-shadow: 12px 12px #f3f0f0, 14px 10px #cea263, 14px 14px #cea263, 10px 14px #cea263;
  margin-bottom: 10px; }

.mix-blend-multiply {
  mix-blend-mode: multiply; }

.aysuveda-mall-video-shadow {
  box-shadow: 12px 12px #c4bebe, 14px 10px #cea263, 14px 14px #cea263, 10px 14px #cea263;
  margin-bottom: 10px; }

.aysuveda-course-shadow {
  box-shadow: 12px 12px #fcfbfa, 14px 10px #cea263, 14px 14px #cea263, 10px 14px #cea263;
  margin-bottom: 10px; }

.aysuveda-media-report-shadow {
  box-shadow: 20px 20px #f4f0ed, 25px 15px #cea263, 25px 25px #cea263, 15px 25px #cea263; }

.aysuveda-media-report-rectangle {
  background-color: white;
  border-left: 10px solid #cea263;
  padding: 10px 0 10px 0 !important;
  margin-bottom: 40px;
  box-shadow: 0 2px #c5c0bd; }

.aysuveda-media-top-border {
  border-top: 2px solid #cea263;
  padding-top: 5px; }

.aysuveda-media-bottom-border {
  border-bottom: 2px solid #cea263;
  padding-bottom: 5px; }

.carousel .aysuveda-carousel-indicators {
  bottom: -40px; }
  .carousel .aysuveda-carousel-indicators .active {
    background-color: #c5c0bd; }
  .carousel .aysuveda-carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #ffffff;
    margin-right: 6px;
    margin-left: 6px; }

.aysuveda-carousel-indicators-bottom {
  bottom: -65px !important; }

.carousel .flickity-page-dots {
  display: none; }

.carousel .flickity-button {
  top: 50px !important;
  background-color: #f4f0ed; }

.carousel .flickity-button:hover {
  background-color: #f4f0ed; }

.flickity-prev-next-button.previous {
  left: -15px !important; }

.flickity-prev-next-button.next {
  right: -15px !important; }

.carousel-cell {
  width: 28%;
  height: 200px;
  margin-right: 10px;
  border-radius: 50%;
  counter-increment: carousel-cell;
  top: 10%; }
  .carousel-cell img {
    opacity: 60%;
    width: 40%; }
  .carousel-cell h4 {
    display: none; }
  .carousel-cell .brand-text {
    display: none; }

.carousel-cell.is-selected {
  top: 0; }
  .carousel-cell.is-selected img {
    opacity: 100%;
    width: 70%;
    transition: width 1s; }
  .carousel-cell.is-selected h4 {
    display: block; }
  .carousel-cell.is-selected .brand-text {
    display: block; }

@media (max-width: 768px) {
  .carousel-cell {
    width: 28%;
    height: 200px;
    margin-right: 10px;
    border-radius: 50%;
    counter-increment: carousel-cell;
    top: 10%; }
    .carousel-cell img {
      opacity: 60%;
      width: 40%; }
    .carousel-cell h4 {
      display: none; }
    .carousel-cell .brand-text {
      display: none; }
  .carousel-cell.is-selected {
    top: 0; }
    .carousel-cell.is-selected img {
      opacity: 100%;
      width: 120%;
      transition: width 1s; }
    .carousel-cell.is-selected h4 {
      display: block; }
    .carousel-cell.is-selected .brand-text {
      display: block; } }

/*.web-show {
  display: block; }*/

.web-inline-show {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.web-visible {
  visibility: visible; }

.mobile-visible {
  visibility: hidden; }

.mobile-show {
  display: none; }

.mobile-inline-show {
  display: none; }

@media (max-width: 768px) {
  /*.web-show {
    display: none; }*/
  .web-inline-show {
    display: none; }
  .mobile-show {
    display: block; }
  .mobile-inline-show {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .web-visible {
    visibility: hidden; }
  .mobile-visible {
    visibility: visible; } }

.inbody-section {
  height: 650px; }

.inbody-section2 {
  height: 450px; }

.inbody-section3 {
  height: 700px; }

.inbody-section4 {
  height: 2500px; }

.inbody-section5 {
  height: 3100px; }

.inbody-machine-image {
  position: absolute;
  top: 100px;
  right: 110px;
  z-index: 3;
  width: 20%; }

.inbody-intersection-1 {
  position: absolute;
  top: 520px;
  right: 0;
  z-index: 2;
  width: 40%; }

.inbody-paper-section {
  position: absolute;
  top: 620px;
  left: 190px;
  z-index: 0;
  height: 650px;
  width: 75%; }

.inbody-dietitian-title {
  position: absolute;
  top: 80px;
  left: 150px;
  z-index: 1;
  width: 55%; }

.inbody-dietitian-section {
  position: absolute;
  top: 380px;
  left: 100px;
  z-index: 0;
  width: 85%;
  height: 70%; }

.inbody-dietitian-subtitle-1 {
  position: absolute;
  top: 190px;
  left: 20px;
  z-index: 0; }

.inbody-dietitian-subtitle-2 {
  position: absolute;
  top: 330px;
  left: 20px;
  z-index: 1; }

.inbody-price {
  position: absolute;
  top: 730px;
  right: 130px;
  z-index: 4;
  width: 20%; }

.inbody-teacher-image {
  position: absolute;
  top: 100px;
  left: 100px;
  z-index: 1;
  width: 25%; }

.inbody-teacher-name {
  position: absolute;
  top: 0px;
  left: 520px;
  z-index: 3; }

.inbody-teacher-line {
  position: absolute;
  top: 70px;
  left: 710px;
  z-index: 2;
  width: 20%; }

.inbody-teacher-experience {
  position: absolute;
  top: 120px;
  left: 520px;
  z-index: 4; }

.inbody-teacher-current-experience {
  position: absolute;
  top: 196px;
  left: 500px;
  z-index: 2;
  width: 40%;
  height: 30px; }

.inbody-teacher-certification-section {
  position: absolute;
  top: 370px;
  left: 500px;
  z-index: 3;
  width: 130px;
  height: 40%; }

.inbody-teacher-certification {
  position: absolute;
  top: 400px;
  left: 650px;
  z-index: 4; }

.inbody-title-image {
  position: absolute;
  top: 200px;
  left: 200px;
  z-index: 2;
  width: 60%; }

.inbody-subtitle-1 {
  position: absolute;
  top: 350px;
  left: 250px;
  z-index: 4; }

.inbody-subtitle-2 {
  position: absolute;
  top: 450px;
  left: 400px;
  z-index: 5; }

@media (max-width: 1300px) and (min-width: 1200px) {
  .inbody-teacher-name {
    position: absolute;
    top: 0px;
    left: 460px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 70px;
    left: 560px;
    z-index: 2;
    width: 20%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 120px;
    left: 460px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 196px;
    left: 440px;
    z-index: 2;
    width: 40%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 350px;
    left: 440px;
    z-index: 3;
    width: 130px;
    height: 40%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 380px;
    left: 590px;
    z-index: 4; } }

@media (max-width: 1200px) and (min-width: 1100px) {
  .inbody-teacher-name {
    position: absolute;
    top: 0px;
    left: 440px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 70px;
    left: 630px;
    z-index: 2;
    width: 20%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 120px;
    left: 440px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 196px;
    left: 420px;
    z-index: 2;
    width: 40%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 350px;
    left: 420px;
    z-index: 3;
    width: 130px;
    height: 40%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 380px;
    left: 570px;
    z-index: 4; } }

@media (max-width: 1300px) and (min-width: 1100px) {
  .inbody-section {
    height: 630px; }
  .inbody-machine-image {
    right: 75px;
    top: 120px;
    width: 18%; }
  .inbody-intersection-1 {
    position: absolute;
    top: 585px;
    right: 0;
    z-index: 2;
    width: 35%; }
  .inbody-title-image {
    left: 150px; }
  .inbody-subtitle-1 {
    position: absolute;
    top: 350px;
    left: 210px;
    z-index: 4; }
  .inbody-subtitle-2 {
    position: absolute;
    top: 450px;
    left: 350px;
    z-index: 5; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .inbody-section {
    height: 610px; }
  .inbody-section4 {
    height: 2440px; }
  .inbody-machine-image {
    right: 75px;
    top: 120px;
    width: 22%; }
  .inbody-intersection-1 {
    position: absolute;
    top: 585px;
    right: 0;
    z-index: 2;
    width: 35%; }
  .inbody-title-image {
    left: 100px; }
  .inbody-subtitle-1 {
    position: absolute;
    top: 350px;
    left: 120px;
    z-index: 4; }
  .inbody-subtitle-2 {
    position: absolute;
    top: 450px;
    left: 260px;
    z-index: 5; }
  .inbody-teacher-image {
    width: 25%;
    left: 70px; }
  .inbody-teacher-name {
    position: absolute;
    top: 0px;
    left: 400px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 70px;
    left: 590px;
    z-index: 2;
    width: 20%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 120px;
    left: 400px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 196px;
    left: 380px;
    z-index: 2;
    width: 40%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 350px;
    left: 380px;
    z-index: 3;
    width: 130px;
    height: 40%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 380px;
    left: 530px;
    z-index: 4; } }

@media (max-width: 992px) and (min-width: 768px) {
  .inbody-section4 {
    height: 2330px; }
  .inbody-title-image {
    top: 170px;
    left: 90px; }
  .inbody-machine-image {
    right: 75px;
    top: 120px;
    width: 22%; }
  .inbody-subtitle-1 {
    top: 290px;
    left: 110px; }
  .inbody-subtitle-2 {
    top: 380px;
    left: 180px; }
  .inbody-section {
    height: 550px; }
  .inbody-paper-section {
    position: absolute;
    top: 560px;
    left: 130px;
    z-index: 0;
    height: 650px;
    width: 75%; }
  .inbody-dietitian-title {
    top: 180px; }
  .inbody-dietitian-section {
    height: 500px; }
  .inbody-price {
    top: 800px; }
  .inbody-dietitian-subtitle-1 {
    position: absolute;
    top: 300px;
    left: 20px;
    z-index: 0; }
  .inbody-dietitian-subtitle-2 {
    position: absolute;
    top: 440px;
    left: 20px;
    z-index: 1; }
  .inbody-intersection-1 {
    position: absolute;
    top: 660px;
    right: 0;
    z-index: 2;
    width: 35%; }
  .inbody-teacher-image {
    width: 25%;
    left: 45px;
    top: 95px; }
  .inbody-teacher-name {
    position: absolute;
    top: 0px;
    left: 320px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 70px;
    left: 510px;
    z-index: 2;
    width: 20%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 120px;
    left: 320px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 185px;
    left: 300px;
    z-index: 2;
    width: 40%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 330px;
    left: 300px;
    z-index: 3;
    width: 120px;
    height: 40%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 350px;
    left: 450px;
    z-index: 4; } }

@media (max-width: 850px) and (min-width: 768px) {
  .inbody-section {
    height: 500px; } }

@media (max-width: 768px) and (min-width: 620px) {
  .inbody-section2 {
    height: 1300px; }
  .inbody-section3 {
    height: 1500px; }
  .inbody-section5 {
    height: 500px; }
  .inbody-section6 {
    height: 1350px; }
  .inbody-title-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 350px; }
  .inbody-title-image {
    position: absolute;
    top: 120px;
    left: 15px;
    z-index: 2;
    width: 90%; }
  .inbody-machine-image {
    position: absolute;
    top: 300px;
    left: 210px;
    z-index: 3;
    width: 50%; }
  .inbody-machine-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-machine-description {
    position: absolute;
    top: 1000px;
    left: 10px;
    z-index: 1;
    width: 90%; }
  .inbody-subtitle-1 {
    top: 1145px;
    left: 25%;
    z-index: 4; }
  .inbody-paper-section {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 1500px; }
  .inbody-paper {
    position: absolute;
    top: 80px;
    left: 30px;
    z-index: 6;
    width: 90%; }
  .inbody-dietitian-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-dietitian-section {
    position: absolute;
    top: 490px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 750px; }
  .inbody-qrcode {
    position: absolute;
    top: 300px;
    left: 25%;
    z-index: 2;
    width: 375px; }
  .inbody-dietitian-subtitle-1 {
    position: absolute;
    top: 675px;
    left: 30px;
    z-index: 3; }
  .inbody-price {
    position: absolute;
    top: 1060px;
    right: 25%;
    z-index: 4;
    width: 50%; }
  .inbody-section4 {
    height: 1450px; }
  .inbody-subtitle-2 {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0; }
  .inbody-subtitle-3 {
    position: absolute;
    top: 225px;
    left: 20px;
    z-index: 1; }
  .inbody-intersection-1 {
    position: absolute;
    top: 400px;
    z-index: 2;
    width: 80%;
    right: 0; }
  .inbody-teacher-image {
    position: absolute;
    top: 0;
    left: 20%;
    z-index: 1;
    width: 60%; }
  .inbody-teacher-name {
    position: absolute;
    top: 670px;
    left: 20px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 700px;
    z-index: 2;
    left: 300px;
    width: 55%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 750px;
    left: 20px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 850px;
    left: 0;
    z-index: 3;
    height: 30px;
    width: 90%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 1050px;
    left: 0;
    z-index: 3;
    height: 75px;
    width: 100%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 350px;
    left: 450px;
    z-index: 4; } }

@media (max-width: 620px) and (min-width: 380px) {
  .inbody-section2 {
    height: 740px; }
  .inbody-section3 {
    height: 910px; }
  .inbody-section4 {
    height: 950px; }
  .inbody-section5 {
    height: 420px; }
  .inbody-section6 {
    height: 1000px; }
  .inbody-title-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 195px; }
  .inbody-title-image {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: 2;
    width: 90%; }
  .inbody-machine-image {
    position: absolute;
    top: 185px;
    left: 110px;
    z-index: 3;
    width: 50%; }
  .inbody-machine-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-machine-description {
    position: absolute;
    top: 500px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-subtitle-1 {
    top: 620px;
    z-index: 4;
    left: 0;
    width: 100%;
    text-align: center; }
  .inbody-paper-section {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 950px; }
  .inbody-paper {
    position: absolute;
    top: 55px;
    left: 20px;
    z-index: 6;
    width: 90%; }
  .inbody-dietitian-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-dietitian-section {
    position: absolute;
    top: 245px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 550px; }
  .inbody-qrcode {
    position: absolute;
    top: 150px;
    left: 25%;
    z-index: 2;
    width: 50%; }
  .inbody-dietitian-subtitle-1 {
    position: absolute;
    top: 365px;
    left: 10px;
    z-index: 3; }
  .inbody-price {
    position: absolute;
    top: 730px;
    right: 25%;
    z-index: 4;
    width: 50%; }
  .inbody-subtitle-2 {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0; }
  .inbody-subtitle-3 {
    position: absolute;
    top: 190px;
    left: 10px;
    z-index: 1; }
  .inbody-intersection-1 {
    position: absolute;
    top: 350px;
    z-index: 2;
    width: 80%;
    right: 0; }
  .inbody-teacher-image {
    position: absolute;
    top: 0;
    left: 20%;
    z-index: 1;
    width: 60%; }
  .inbody-teacher-name {
    position: absolute;
    top: 360px;
    left: 20px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 387px;
    z-index: 2;
    left: 50%;
    width: 45%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 420px;
    left: 20px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 503px;
    left: 0;
    z-index: 3;
    height: 30px;
    width: 90%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 675px;
    left: 0;
    z-index: 3;
    height: 75px;
    width: 100%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 350px;
    left: 450px;
    z-index: 4; } }

@media (max-width: 380px) {
  .inbody-section2 {
    height: 740px; }
  .inbody-section3 {
    height: 910px; }
  .inbody-section4 {
    height: 950px; }
  .inbody-section5 {
    height: 420px; }
  .inbody-section6 {
    height: 1000px; }
  .inbody-title-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 195px; }
  .inbody-title-image {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: 2;
    width: 90%; }
  .inbody-machine-image {
    position: absolute;
    top: 185px;
    left: 110px;
    z-index: 3;
    width: 50%; }
  .inbody-machine-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-machine-description {
    position: absolute;
    top: 460px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-subtitle-1 {
    top: 590px;
    z-index: 4;
    left: 0;
    width: 100%;
    text-align: center; }
  .inbody-paper-section {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 950px; }
  .inbody-paper {
    position: absolute;
    top: 55px;
    left: 20px;
    z-index: 6;
    width: 90%; }
  .inbody-dietitian-title {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 90%; }
  .inbody-dietitian-section {
    position: absolute;
    top: 245px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 550px; }
  .inbody-qrcode {
    position: absolute;
    top: 150px;
    left: 25%;
    z-index: 2;
    width: 50%; }
  .inbody-dietitian-subtitle-1 {
    position: absolute;
    top: 365px;
    left: 10px;
    z-index: 3; }
  .inbody-price {
    position: absolute;
    top: 730px;
    right: 25%;
    z-index: 4;
    width: 50%; }
  .inbody-subtitle-2 {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0; }
  .inbody-subtitle-3 {
    position: absolute;
    top: 190px;
    left: 10px;
    z-index: 1; }
  .inbody-intersection-1 {
    position: absolute;
    top: 350px;
    z-index: 2;
    width: 80%;
    right: 0; }
  .inbody-teacher-image {
    position: absolute;
    top: 0;
    left: 20%;
    z-index: 1;
    width: 60%; }
  .inbody-teacher-name {
    position: absolute;
    top: 360px;
    left: 20px;
    z-index: 3; }
  .inbody-teacher-line {
    position: absolute;
    top: 387px;
    z-index: 2;
    left: 50%;
    width: 45%; }
  .inbody-teacher-experience {
    position: absolute;
    top: 420px;
    left: 20px;
    z-index: 4; }
  .inbody-teacher-current-experience {
    position: absolute;
    top: 503px;
    left: 0;
    z-index: 3;
    height: 30px;
    width: 90%; }
  .inbody-teacher-certification-section {
    position: absolute;
    top: 675px;
    left: 0;
    z-index: 3;
    height: 75px;
    width: 100%; }
  .inbody-teacher-certification {
    position: absolute;
    top: 350px;
    left: 450px;
    z-index: 4; } }

.ikl-text-color {
  color: #63a9b8 !important; }

.ikl-title-left-decoration {
  padding-left: 20px;
  border-left: 10px solid #f2d1a4; }

.ikl-section-bg {
  background-color: #f2d1a4; }

.ikl-course-logo-image {
  position: absolute;
  top: 5%;
  left: 10%;
  width: 250px; }

.ikl-course-logo-image-2 {
  position: absolute;
  top: 0;
  left: 10%;
  width: 220px; }

.ikl-course-title {
  position: absolute;
  left: 10%;
  top: 78%; }

.ikl-course-title-2 {
  position: absolute;
  left: 10%;
  top: 59%; }

.ikl-course-btn {
  border: 1px solid #c4bebe;
  border-radius: 50px;
  padding: 3px 18px;
  position: absolute;
  left: 10%;
  top: 85%;
  background-color: transparent;
  letter-spacing: 2px;
  transition-duration: 0.2s; }

.ikl-course-btn:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .ikl-course-logo-image {
    position: absolute;
    top: 5%;
    left: 8%;
    width: 220px; }
  .ikl-course-logo-image-2 {
    position: absolute;
    top: 0;
    left: 10%;
    width: 180px; }
  .ikl-course-title {
    position: absolute;
    left: 8%;
    top: 77%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .ikl-course-logo-image {
    position: absolute;
    top: 5%;
    left: 8%;
    width: 200px; }
  .ikl-course-logo-image-2 {
    position: absolute;
    top: 0;
    left: 10%;
    width: 160px; }
  .ikl-course-title {
    position: absolute;
    left: 8%;
    top: 80%; }
  .ikl-course-title-2 {
    position: absolute;
    left: 10%;
    top: 57%; }
  .ikl-course-btn {
    position: absolute;
    left: 10%;
    top: 85%;
    font-size: 1rem; } }

@media (max-width: 992px) and (min-width: 769px) {
  .ikl-course-logo-image {
    position: absolute;
    top: 5%;
    left: 6%;
    width: 150px; }
  .ikl-course-logo-image-2 {
    position: absolute;
    top: 0;
    left: 5%;
    width: 125px; }
  .ikl-course-title {
    position: absolute;
    left: 6%;
    top: 80%; }
  .ikl-course-title-2 {
    position: absolute;
    left: 5%;
    top: 57%;
    font-size: 1.1rem; }
  .ikl-course-btn {
    position: absolute;
    left: 5%;
    top: 86%;
    font-size: 0.7rem; } }

@media (max-width: 768px) {
  .ikl-course-logo-image {
    position: absolute;
    top: 5%;
    left: 23%;
    width: 60%; }
  .ikl-course-logo-image-2 {
    position: absolute;
    top: 5%;
    left: 23%;
    width: 60%; }
  .ikl-course-title {
    position: absolute;
    font-weight: 600;
    top: 50%;
    text-align: center;
    width: 100%;
    left: 0; }
  .ikl-course-title-2 {
    position: absolute;
    font-weight: 600;
    top: 50%;
    text-align: center;
    width: 100%;
    left: 0; }
  .ikl-course-btn {
    position: absolute;
    left: 15%;
    top: 90%;
    background-color: white;
    letter-spacing: 2px;
    width: 70%; } }

.tfh-total-course-text-color {
  color: #4d4d4d; }

.tfh-total-course-introduction-btn {
  background-color: #26919b;
  color: white;
  border: 1px solid white; }

.tfh-total-course-introduction-btn:hover {
  color: white; }

.tfh-goodheart-section {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: white;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }

.tfh-total-course-left-top-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 50px solid #26919b;
  border-left: 50px solid transparent; }

.tfh-total-course-title {
  position: absolute;
  top: 55%;
  right: 13%;
  z-index: 2; }

.tfh-total-course-introduce-btn {
  position: absolute;
  top: 75%;
  right: 18%;
  z-index: 3;
  border: 1px solid #c4bebe;
  border-radius: 50px;
  background-color: transparent;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.tfh-total-course-introduce-btn:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.tfh-total-course-introduce-btn-1 {
  position: absolute;
  top: 75%;
  right: 33%;
  z-index: 3;
  border: 1px solid #c4bebe;
  border-radius: 50px;
  background-color: transparent;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.tfh-total-course-introduce-btn-2 {
  position: absolute;
  top: 75%;
  right: 17%;
  z-index: 3;
  border: 1px solid #c4bebe;
  border-radius: 50px;
  background-color: transparent;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.tfh-total-course-introduce-btn-1:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.tfh-total-course-introduce-btn-2:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.tfh-metaphor-title {
  position: absolute;
  top: 55%;
  right: 17%;
  z-index: 2; }

.tfh-metaphor-introduce-btn {
  position: absolute;
  top: 83%;
  right: 18%;
  z-index: 3;
  border: 1px solid #c4bebe;
  border-radius: 50px;
  background-color: transparent;
  padding: 3px 18px;
  transition-duration: 0.2s; }

.tfh-metaphor-introduce-btn:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; }

.tfh-metaphor-title-underline {
  height: 3px;
  width: 200px;
  background-color: #2a9f9b;
  margin-bottom: 12px;
  margin-left: 20px; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .tfh-total-course-title {
    top: 55%;
    right: 15%; }
  .tfh-total-course-introduce-btn-1 {
    top: 75%;
    right: 33%; }
  .tfh-total-course-introduce-btn-2 {
    top: 75%;
    right: 13%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .tfh-total-course-title {
    top: 55%;
    right: 10%; }
  .tfh-total-course-introduce-btn {
    right: 15%; }
  .tfh-total-course-introduce-btn-1 {
    top: 75%;
    right: 33%; }
  .tfh-total-course-introduce-btn-2 {
    top: 75%;
    right: 12%; } }

@media (max-width: 992px) and (min-width: 768px) {
  .tfh-total-course-title {
    top: 55%;
    right: 12%; }
  .tfh-total-course-introduce-btn {
    right: 15%; }
  .tfh-total-course-introduce-btn-1 {
    top: 75%;
    right: 33%; }
  .tfh-total-course-introduce-btn-2 {
    top: 75%;
    right: 11%; } }

@media (max-width: 768px) and (min-width: 500px) {
  .tfh-total-course-title {
    position: absolute;
    text-align: center;
    left: 0;
    top: 26%;
    letter-spacing: 3px;
    width: 100%; }
    .tfh-total-course-title h1 {
      color: #26919b;
      font-size: xx-large; } }

@media (max-width: 500px) {
  .tfh-total-course-title {
    position: absolute;
    text-align: center;
    left: 0;
    top: 25%;
    letter-spacing: 3px;
    width: 100%; }
    .tfh-total-course-title h1 {
      color: #26919b; } }

.tfh-intro-title {
  position: absolute;
  top: 65%;
  right: 13%;
  z-index: 2; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .tfh-intro-title {
    top: 65%;
    right: 15%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .tfh-intro-title {
    top: 65%;
    right: 10%; } }

@media (max-width: 992px) and (min-width: 768px) {
  .tfh-intro-title {
    top: 65%;
    right: 12%; } }

@media (max-width: 768px) and (min-width: 500px) {
  .tfh-intro-title {
    position: absolute;
    text-align: center;
    line-height: 1.6em;
    left: 0;
    top: 33%;
    letter-spacing: 3px;
    width: 100%; }
  .tfh-intro-title h1 {
    color: #26919b;
    font-size: x-large; } }

@media (max-width: 500px) {
  .tfh-intro-title {
    position: absolute;
    text-align: center;
    line-height: 1.4em;
    left: 0;
    top: 33%;
    letter-spacing: 3px;
    width: 100%; }
  .tfh-intro-title h1 {
    color: #26919b;
    font-size: small; } }

.tfh-intro-text-color {
  color: #4d4d4d; }

.tfh-intro-link-top {
  width: 150px;
  height: 1px;
  border-top: solid #26909a 2px; }

.outdoor-section1 {
  height: 2300px; }

.outdoor-surf-text {
  position: absolute;
  top: -20px;
  left: 20%;
  z-index: 5; }

.outdoor-slash-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%; }

.outdoor-surf-instructor-image {
  position: absolute;
  top: -40px;
  left: 4%;
  z-index: 2;
  width: 65%; }

.outdoor-surf-course-image {
  position: absolute;
  top: 510px;
  left: 20%;
  z-index: 3;
  width: 65%; }

.ourdoor-golf-instructor-image {
  position: absolute;
  top: 1600px;
  left: 15%;
  z-index: 4;
  width: 35%; }

.outdoor-golf-text {
  position: absolute;
  top: 1900px;
  left: 55%;
  z-index: 6; }

@media (max-width: 1500px) and (min-width: 1300px) {
  .outdoor-section1 {
    height: 2000px; }
  .outdoor-surf-text {
    position: absolute;
    top: -20px;
    left: 20%;
    z-index: 5; }
  .outdoor-slash-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .outdoor-surf-instructor-image {
    position: absolute;
    top: -40px;
    left: 4%;
    z-index: 2;
    width: 65%; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 450px;
    left: 20%;
    z-index: 3;
    width: 65%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 1400px;
    left: 15%;
    z-index: 4;
    width: 35%; }
  .outdoor-golf-text {
    position: absolute;
    top: 1700px;
    left: 55%;
    z-index: 6; } }

@media (max-width: 1300px) and (min-width: 1100px) {
  .outdoor-section1 {
    height: 1800px; }
  .outdoor-surf-text {
    position: absolute;
    top: -20px;
    left: 20%;
    z-index: 5; }
  .outdoor-slash-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .outdoor-surf-instructor-image {
    position: absolute;
    top: -40px;
    left: 10%;
    z-index: 2;
    width: 65%; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 400px;
    left: 20%;
    z-index: 3;
    width: 65%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 1250px;
    left: 15%;
    z-index: 4;
    width: 35%; }
  .outdoor-golf-text {
    position: absolute;
    top: 1475px;
    left: 55%;
    z-index: 6; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .outdoor-section1 {
    height: 1600px; }
  .outdoor-surf-text {
    position: absolute;
    top: -35px;
    left: 20%;
    z-index: 5; }
  .outdoor-slash-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .outdoor-surf-instructor-image {
    position: absolute;
    top: -15px;
    left: 15%;
    z-index: 2;
    width: 65%; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 385px;
    left: 20%;
    z-index: 3;
    width: 65%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 1150px;
    left: 15%;
    z-index: 4;
    width: 35%; }
  .outdoor-golf-text {
    position: absolute;
    top: 1330px;
    left: 55%;
    z-index: 6; } }

@media (max-width: 992px) and (min-width: 850px) {
  .outdoor-section1 {
    height: 1450px; }
  .outdoor-surf-text {
    position: absolute;
    top: -35px;
    left: 20%;
    z-index: 5; }
  .outdoor-slash-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .outdoor-surf-instructor-image {
    position: absolute;
    top: -35px;
    left: 10%;
    z-index: 2;
    width: 70%; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 330px;
    left: 20%;
    z-index: 3;
    width: 70%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 1000px;
    left: 10%;
    z-index: 4;
    width: 40%; }
  .outdoor-golf-text {
    position: absolute;
    top: 1200px;
    left: 55%;
    z-index: 6; } }

@media (max-width: 850px) and (min-width: 769px) {
  .outdoor-section1 {
    height: 1250px; }
  .outdoor-surf-text {
    position: absolute;
    top: -75px;
    left: 13%;
    z-index: 5; }
  .outdoor-slash-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .outdoor-surf-instructor-image {
    position: absolute;
    top: -25px;
    left: 10%;
    z-index: 2;
    width: 70%; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 280px;
    left: 20%;
    z-index: 3;
    width: 70%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 840px;
    left: 6%;
    z-index: 4;
    width: 45%; }
  .outdoor-golf-text {
    position: absolute;
    top: 1000px;
    left: 55%;
    z-index: 6; } }

@media (max-width: 768px) and (min-width: 620px) {
  .outdoor-section1 {
    height: 2300px; }
  .outdoor-section2 {
    height: 2450px; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 600px;
    z-index: 3;
    left: 0;
    width: 100%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 90%; }
  .outdoor-golf-course-image {
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 3;
    width: 100%; }
  .outdoor-golf-course-image-2 {
    position: absolute;
    top: 68%;
    left: 0;
    z-index: 3;
    width: 100%; } }

@media (max-width: 620px) and (min-width: 500px) {
  .outdoor-section1 {
    height: 1950px; }
  .outdoor-section2 {
    height: 2100px; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 550px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .outdoor-golf-course-image {
    position: absolute;
    top: 800px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .outdoor-golf-course-image-2 {
    position: absolute;
    top: 1475px;
    left: 0;
    z-index: 3;
    width: 100%; } }

@media (max-width: 500px) and (min-width: 400px) {
  .outdoor-section1 {
    height: 1270px; }
  .outdoor-section2 {
    height: 1380px; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .outdoor-golf-course-image {
    position: absolute;
    top: 520px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .outdoor-golf-course-image-2 {
    position: absolute;
    top: 970px;
    left: 0;
    z-index: 3;
    width: 100%; } }

@media (max-width: 400px) {
  .outdoor-section1 {
    height: 1190px; }
  .outdoor-section2 {
    height: 1270px; }
  .outdoor-surf-course-image {
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .ourdoor-golf-instructor-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .outdoor-golf-course-image {
    position: absolute;
    top: 480px;
    left: 0;
    z-index: 3;
    width: 100%; }
  .outdoor-golf-course-image-2 {
    position: absolute;
    top: 895px;
    left: 0;
    z-index: 3;
    width: 100%; } }

.karma-bg-color {
  background-color: #c9b38b; }

.karma-bg-color-2 {
  background-color: #eeeeee; }

.karma-title-font {
  font-size: 2rem; }

.karma-title-font {
  font-size: 2rem; }

.ddp-intro-title {
  position: absolute;
  top: 83%;
  right: 41%;
  z-index: 1; }

.aysuveda-ddp-button {
  color: black;
  border-color: black;
  background-color: transparent;
  font-size: 1.35rem;
  border-radius: 30px; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .ddp-intro-title {
    top: 83%;
    right: 40%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .ddp-intro-title {
    top: 83%;
    right: 43%; }
  .aysuveda-ddp-button {
    font-size: 0.8rem; } }

@media (max-width: 992px) and (min-width: 768px) {
  .ddp-intro-title {
    top: 83%;
    right: 41%; }
  .aysuveda-ddp-button {
    font-size: 0.9rem; } }

@media (max-width: 768px) and (min-width: 500px) {
  .ddp-intro-title {
    position: absolute;
    text-align: center;
    line-height: 1.6em;
    left: 0;
    top: 70%;
    letter-spacing: 3px;
    width: 100%; }
  .ddp-intro-title h1 {
    color: #26919b;
    font-size: x-large; } 
  .aysuveda-ddp-button {
    font-size: 1rem; } }

@media (max-width: 500px) {
  .ddp-intro-title {
    position: absolute;
    text-align: center;
    line-height: 1.4em;
    left: 0;
    top: 70%;
    letter-spacing: 3px;
    width: 100%; }
  .ddp-intro-title h1 {
    color: #26919b;
    font-size: small; } 
  .aysuveda-ddp-button {
    font-size: 1rem; } }

.ddp-intro-courses {
  position: absolute;
  top: 60%;
  right: 8%;
  z-index: 2; }

.aysuveda-ddp-subtitle {
  color: #666666;
  font-size: 1.3rem;
  font-weight: 300; }

@media (max-width: 1300px) and (min-width: 1100px) {
  .ddp-intro-courses {
    top: 60%;
    right: 8%; } }

@media (max-width: 1100px) and (min-width: 992px) {
  .ddp-intro-courses {
    top: 60%;
    right: 8%; }
  .aysuveda-ddp-subtitle {
    font-size: 1.0rem; } }

@media (max-width: 992px) and (min-width: 768px) {
  .ddp-intro-courses {
    top: 60%;
    right: 20%;
    width: 60%; }
  .aysuveda-ddp-subtitle {
    font-size: 0.8rem; } }

@media (max-width: 768px) and (min-width: 500px) {
  .ddp-intro-courses {
    position: absolute;
    text-align: center;
    line-height: 1.6em;
    left: 0;
    top: 33%;
    letter-spacing: 3px;
    width: 100%; }
  .ddp-intro-courses h1 {
    color: #26919b;
    font-size: x-large; } }

@media (max-width: 500px) {
  .ddp-intro-courses {
    position: absolute;
    text-align: center;
    line-height: 1.4em;
    left: 0;
    top: 33%;
    letter-spacing: 3px;
    width: 100%; }
  .ddp-intro-courses h1 {
    color: #26919b;
    font-size: small; } }

.hr-source-series {
  background-color: #cccccc;
  margin-top: 50px;
  width: 80%; }

.nav-box-shadow {
  box-shadow: 0 2px #eeeeee; }

/* utility */
.bold {
  font-weight: 600; }

/* icons */
.icon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor; }

.icon--dropdown {
  margin-top: -2px;
  fill: #757575; }

/* nav component */
/*
  $nav-dropdown-max-height should be taller than maximum dropdown height so that dropdowns aren't cut off.
  It should also be taller than screen height on browsers (e.g. firefox, IE<10) where horizontal scroll bar can't be hidden
  65em = 910px, plenty high for 1080p screens
*/
.nav {
  width: 100%;
  height: 2.5em;
  line-height: 2.5em;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  /*
    height maintained by placeholder.
    this makes it easy to eventually make this menu position:fixed (if we ever want to do that)
  */ }

/* hide horizontal scrollbar */
.nav ::-webkit-scrollbar {
  width: 0; }

.nav {
  -ms-overflow-style: none;
  position: absolute;
  z-index: 1; }

/*
  allow dropdown menus to be displayed below bar
  by allowing their tall (height: $nav-dropdown-max-height) containers to be visible
*/
.nav--hovered, .nav--focused {
  overflow: visible; }

.nav__placeholder {
  height: 2.5em; }

.nav__outer-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 65em;
  width: 1260px;
  max-width: 100%;
  margin: 0 auto; }

/* Level 1 (header)
   ========================================================================== */
.nav__heading {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 2.5em;
  /* Hack: this compensates for the margin-left on the nav__item:first-child */
  margin-right: -10em;
  z-index: 2; }

.nav__heading-caret {
  color: #666;
  font-size: 16px;
  margin: 0 -.5em; }

.nav__inner-wrap {
  width: 100%;
  white-space: nowrap;
  height: 65em;
  display: -ms-flexbox;
  display: flex; }

.nav__item {
  list-style: none;
  height: 2.5em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  /* for iOS */
  padding: 0 20px; }

/* Hack: ensure the first menu item has a little margin-left so it's not narrower
       than it's dropdown menu if it's the only menu item. This is compensated
       for by the nav__heading's margin-right */
/* so that items w/ children contain their dropdown menus */
.nav__item.nav__menu-item--has-children {
  position: relative; }

/* space on right edge of .nav__inner-wrap below .nav__scroll--right */
.nav__item--right-spacer {
  display: none;
  padding: 0 calc(2em / 2);
  background-color: transparent !important; }

.nav--scrollable .nav__item--right-spacer {
  display: block; }

.nav__link {
  width: 100%;
  display: block;
  padding: 0 10px;
  cursor: pointer;
  vertical-align: top; }

.nav__link-menu-item {
  color: white;
  text-decoration: none;
  padding: 5px 1em !important; }

.nav__link-menu-item:hover {
  background-color: rbga(102, 102, 102, 0.8);
  color: white; }

.nav__link--has-dropdown {
  position: relative; }

.nav__scroll {
  position: absolute;
  top: 0;
  z-index: inherit;
  padding: 0 0 .15em;
  width: calc(2em / 2);
  background-color: #eeeeee;
  font-family: Gill Sans, Futura, sans-serif;
  font-size: 200%;
  line-height: 0;
  height: calc( 2.5em / 2);
  /* b/c font-size is doubled */
  cursor: pointer;
  opacity: 0;
  transition: opacity .3s; }

.nav__scroll:focus {
  opacity: 1; }

.nav__scroll--left {
  left: 0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }

.nav__scroll--right {
  right: 0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }

.nav__scroll--visible {
  opacity: .9;
  transition: opacity .3s; }

.nav__link--toplevel {
  /* prevent text color from changing AFTER background color change on top-level links (not dropdowns) */
  transition: none; }

/* Levels 2 & 3 (header)
   ========================================================================== */
/* menu item hovered/focused */
.nav__item:hover, .nav__item--has-focus {
  background-color: #c4bebe !important;
  color: white !important;
  border-bottom-color: #8b75a6 !important;
  outline: none; }
  .nav__item:hover span, .nav__item--has-focus span {
    color: white !important; }

/*
    tiny pseudolement to cover bottom edge of adjacent menu items to prevent accidental hover
    as mouse moves diagonally down from menu item to dropdown
   */
.nav__item:hover .nav__link--has-dropdown:before, .nav__item--has-focus .nav__link--has-dropdown:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: calc(100% + 3em);
  left: -1.5em;
  height: 1.2em;
  /*background-color: red;*/ }

/* ensure tiny pseudoelement only shows up on left side (not right side) of final menu item */
.nav__item:hover .nav__link--has-dropdown:nth-last-child(2):before, .nav__item--has-focus .nav__link--has-dropdown:nth-last-child(2):before {
  width: calc(100% + 1.5em); }

.nav__item:hover .nav__dropdown, .nav__item--has-focus .nav__dropdown {
  display: block; }

.nav__item:hover .icon--dropdown, .nav__item--has-focus .icon--dropdown {
  fill: white; }

.nav__item:hover .nav__menu-item, .nav__item--has-focus .nav__menu-item {
  padding: 0;
  line-height: calc(2.5em - 8px); }

.nav__item:hover .nav__menu-item > a, .nav__item--has-focus .nav__menu-item > a {
  display: inline-block; }

.nav__item:hover .nav__menu-item > a:hover, .nav__item:hover .nav__menu-item > a:focus, .nav__item--has-focus .nav__menu-item > a:hover, .nav__item--has-focus .nav__menu-item > a:focus {
  background-color: rgba(149, 140, 140, 0.8); }

.nav__item:hover .nav__menu-item > a:active, .nav__item--has-focus .nav__menu-item > a:active {
  background-color: rgba(149, 140, 140, 0.8); }

.nav__item--repeated {
  margin-left: 0 !important; }

.nav__dropdown {
  display: none;
  list-style: none;
  position: absolute;
  z-index: 2;
  padding-left: 0px;
  color: white;
  background-color: rgba(194, 188, 188, 0.8);
  box-shadow: 1px 1px 4px rgba(150, 150, 150, 0.7);
  left: -1px;
  width: 200px; }

.nav__item--right-aligned-dropdown .nav__dropdown {
  left: auto;
  right: 0;
  top: 2.5em; }

.nav--scrollable .nav__item--right-aligned-dropdown .nav__dropdown {
  right: -2em; }

/*Small Phones*/
@media only screen and (max-width: 479px) {
  /* entire site nav bar is scrollable */
  .nav__outer-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; } }

/*Large Phones on up*/
@media only screen and (min-width: 480px) {
  /* nav is scrollable EXCEPT for heading (first item) */
  .nav__inner-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  .nav__heading {
    background-color: #e0e0e0; } }

@media screen and (min-width: 1024px) {
  .nav__outer-wrap {
    position: relative;
    /*to contain nav__dropdown  */
    padding-right: 0; }
  .nav__heading {
    background-color: transparent; }
  .nav__link {
    padding: 0 1em; }
  /* remove link to see full menu (in footer) and the spacing for it */
  .nav__scroll {
    display: none; } }

.mall-featured-bg {
  background-image: url(/img/mall_featured_background.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.search-input-section-mobile {
  background-color: #eeeeee;
  padding: 8px 12px;
  border-radius: 50px;
  width: 200px !important;
  outline: none; }

.search-input-search-mobile {
  background-color: #eeeeee;
  border: none;
  box-shadow: none; }

.search-input-search-mobile:focus {
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  outline: none; }

.search-input-width {
  width: 0px;
  transition: width 0.4s ease-in-out;
  border: none; }

.search-input-width-focus {
  background-color: #eeeeee;
  padding: 8px 12px;
  border-radius: 50px;
  width: 200px !important;
  outline: none; }

.aysuveda-mall-banner {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: -170px;
  height: 700px; }

@media screen and (max-width: 1500px) and (min-width: 1300px) {
  .aysuveda-mall-banner {
    height: 600px;
    background-position-y: -160px; } }

@media screen and (max-width: 1300px) and (min-width: 1100px) {
  .aysuveda-mall-banner {
    height: 525px;
    background-position-y: -100px; } }

@media screen and (max-width: 1100px) and (min-width: 992px) {
  .aysuveda-mall-banner {
    height: 500px;
    background-position-y: -100px; } }

@media screen and (max-width: 992px) and (min-width: 900px) {
  .aysuveda-mall-banner {
    height: 475px;
    background-position-y: -50px; } }

@media screen and (max-width: 900px) and (min-width: 768px) {
  .aysuveda-mall-banner {
    height: 450px;
    background-position-y: -30px; } }

#aysuveda-banner-1 {
  background-image: url(/img/homepage_banner_1.jpg); }

#aysuveda-banner-2 {
  background-image: url(/img/homepage_banner_2.jpg); }

.product-thumbnail {
  position: relative;
  padding: 0px;
  margin-bottom: 20px; }

.product-thumbnail img {
  width: 100%; }

.product-thumbnail .caption {
  margin: 15px 7px 15px 10%; }

.product-thumbnail .product-title {
  margin-bottom: .5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical; }
  .product-thumbnail .product-title h4 {
    margin-bottom: 0px; }

.product-thumbnail .product-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical; }

.main-section {
  background-color: #F8F8F8; }

.cart-btn {
  border: 0px;
  margin: 10px 0px;
  box-shadow: none !important; }

.dropdown {
  float: right;
  /*padding-right: 30px; */
}

.cart-dropdown-menu {
  position: fixed !important;
  padding: 0 20px;
  top: 0px !important;
  right: 0px !important;
  width: 350px !important;
  left: auto !important;
  box-shadow: 0px 5px 30px black;
  height: -webkit-fill-available;
  z-index: 1041;
  background-color: white; }

.total-header-section {
  border-bottom: 1px solid #d2d2d2; }

.total-section p {
  margin-bottom: 20px; }

.cart-detail {
  padding: 15px 0px; }

.cart-detail-img img {
  width: 100%; }

.cart-detail-product p {
  margin: 0px;
  color: #000;
  font-weight: 500; }

.cart-detail .price {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 500; }

.cart-detail .count {
  color: #C2C2DC; }

.checkout {
  border-top: 1px solid #d2d2d2;
  padding-top: 15px; }

.checkout .btn-primary {
  border-radius: 50px;
  background-color: #f7b527; }

.section-display {
  display: block !important; }

.section-display-contents {
  display: contents !important; }

.section-display-inline {
  display: inline !important; }

.section-display-revert {
  display: revert !important; }

.section-display-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.section-hide {
  display: none !important; }

.customer-section-bg {
  background-color: #e1e0df; }

.sidebar-scroll {
  overflow-x: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */ }

.sidebar-scroll::-webkit-scrollbar {
  width: 0;
  height: 0; }

@media (max-width: 768px) and (min-width: 676px) {
  .customer-banner-mobile {
    width: 100%;
    height: 440px; } }

@media (max-width: 676px) and (min-width: 576px) {
  .customer-banner-mobile {
    width: 100%;
    height: 400px; } }

@media (max-width: 576px) and (min-width: 500px) {
  .customer-banner-mobile {
    width: 100%;
    height: 360px; } }

@media (max-width: 500px) and (min-width: 430px) {
  .customer-banner-mobile {
    width: 100%;
    height: 290px; } }

@media (max-width: 430px) and (min-width: 300px) {
  .customer-banner-mobile {
    width: 100%;
    height: 235px; } }

.customer-section-link:hover {
  color: #7d7d7d;
  text-decoration: none !important; }

.customer-avatar {
  width: 150px;
  height: 150px;
  border-radius: 50%; }

.customer-banner-rule-btn {
  position: absolute;
  right: 0;
  top: 10%;
  color: white;
  background-color: #158585;
  padding: 1px 15px;
  border-radius: 0;
  letter-spacing: 1px; }

.customer-banner-rule-btn:hover {
  color: white; }

.customer-banner-vip-rule-btn {
  position: absolute;
  right: 0;
  top: 10%;
  color: white;
  background-color: #c8b8a5;
  padding: 1px 15px;
  border-radius: 0;
  letter-spacing: 1px; }

.customer-banner-vip-rule-btn:hover {
  color: white; }

.customer-banner-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  top: 8%;
  left: 3%; }

.customer-banner-name {
  position: absolute;
  top: calc(8% + 15px);
  left: calc(3% + 90px);
  color: white;
  letter-spacing: 2px; }

.customer-banner-vip-name {
  position: absolute;
  top: calc(8% + 15px);
  left: calc(3% + 90px);
  letter-spacing: 2px;
  background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.customer-banner-birthday {
  position: absolute;
  top: calc(9% + 100px);
  left: 3%;
  color: white; }

.customer-banner-vip-birthday {
  position: absolute;
  top: calc(9% + 100px);
  left: 3%;
  background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.customer-banner-underline {
  position: absolute;
  width: 210px;
  background-color: white;
  top: calc(9% + 90px);
  left: 3%;
  height: 1px; }
  .customer-banner-underline hr {
    margin: 0; }

.customer-banner-vip-underline {
  position: absolute;
  width: 210px;
  background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
  top: calc(9% + 90px);
  left: 3%;
  height: 1px; }
  .customer-banner-vip-underline hr {
    margin: 0; }

.customer-level-text {
  position: absolute;
  color: white;
  bottom: 8%;
  left: 3%;
  letter-spacing: 1px; }

.customer-vip-level-text {
  position: absolute;
  bottom: 8%;
  left: 3%;
  letter-spacing: 1px;
  background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

@media (max-width: 768px) {
  .customer-banner-rule-btn {
    position: absolute;
    right: 0;
    top: 8%;
    color: white;
    background-color: #158585;
    padding: 1px 15px;
    border-radius: 0;
    letter-spacing: 1px; }
  .customer-banner-vip-rule-btn {
    position: absolute;
    right: 0;
    top: 8%;
    color: white;
    background-color: #c8b8a5;
    padding: 1px 15px;
    border-radius: 0;
    letter-spacing: 1px; }
  .customer-banner-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 8%;
    left: 5%; }
  .customer-banner-name {
    position: absolute;
    top: calc(8% + 10px);
    left: calc(6% + 70px);
    color: white;
    letter-spacing: 2px; }
  .customer-banner-vip-name {
    position: absolute;
    top: calc(8% + 10px);
    left: calc(6% + 70px);
    letter-spacing: 2px;
    background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .vip-text-color {
    background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .customer-banner-birthday {
    position: absolute;
    top: calc(8% + 80px);
    left: 5%;
    color: white; }
  .customer-banner-vip-birthday {
    position: absolute;
    top: calc(8% + 80px);
    left: 5%;
    background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .customer-banner-underline {
    position: absolute;
    width: 178px;
    background-color: white;
    top: calc(8% + 70px);
    left: 5%;
    height: 1px; }
    .customer-banner-underline hr {
      margin: 0; }
  .customer-banner-vip-underline {
    position: absolute;
    width: 178px;
    background-color: white;
    top: calc(8% + 70px);
    left: 5%;
    height: 1px;
    background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%); }
    .customer-banner-vip-underline hr {
      margin: 0; }
  .customer-level-text {
    position: absolute;
    color: white;
    bottom: 8%;
    left: 5%;
    letter-spacing: 1px; }
  .customer-vip-level-text {
    position: absolute;
    bottom: 8%;
    left: 5%;
    letter-spacing: 1px;
    background: linear-gradient(to right, #9f7124 0%, #d3b775 25%, #b8871a 50%, #9f7124 75%, #b38933 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; } }

@keyframes swing {
  0% {
    transform: rotate(0deg); }
  10% {
    transform: rotate(10deg); }
  30% {
    transform: rotate(0deg); }
  40% {
    transform: rotate(-10deg); }
  50% {
    transform: rotate(0deg); }
  60% {
    transform: rotate(5deg); }
  70% {
    transform: rotate(0deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  transition: all 0.3s ease; }

/*----------------page-wrapper----------------*/
.page-wrapper {
  height: 100vh; }

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px; }

.page-wrapper .theme.chiller-theme {
  background: #1e2229; }

/*----------------toggeled sidebar----------------*/
.page-wrapper.toggled .sidebar-wrapper {
  left: 0px; }

/*----------------show sidebar button----------------*/
#show-sidebar {
  transition-delay: 0.3s; }

.page-wrapper.toggled #show-sidebar {
  left: -40px; }

/*----------------sidebar-wrapper----------------*/
.sidebar-wrapper {
  width: 260px;
  position: absolute;
  top: 0;
  left: -300px;
  z-index: 1040; }

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.sidebar-wrapper a {
  text-decoration: none; }

.overlay {
  display: none;
  position: fixed;
  /* full screen */
  width: 100vw;
  height: 100vh;
  /* transparent black */
  background: rgba(0, 0, 0, 0.7);
  /* middle layer, i.e. appears below the sidebar */
  z-index: 1040;
  opacity: 0;
  /* animate the transition */
  transition: all 0.5s ease-in-out; }

/* display .overlay when it has the .active class */
.overlay.active {
  display: block;
  opacity: 1; }

/*----------------sidebar-content----------------*/
.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: fixed;
  width: 260px; }

.sidebar-content.desktop {
  overflow-y: hidden; }

/*--------------------sidebar-brand----------------------*/
.sidebar-wrapper .sidebar-brand {
  padding: 10px 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px; }

/*--------------------sidebar-header----------------------*/
.sidebar-wrapper .sidebar-header {
  padding: 20px 0px;
  overflow: hidden; }

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  overflow: hidden; }

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  width: 70%;
  border-radius: 50%; }

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
  color: #666666 !important; }

.sidebar-wrapper .sidebar-header .user-info > span {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px; }

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px; }

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c; }

/*-----------------------sidebar-search------------------------*/
.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px; }

/*----------------------sidebar-menu-------------------------*/
.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px; }

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block; }

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 30px 8px 20px; }

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px; }

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: none;
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 14px; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
  padding: 5px 0; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  padding-left: 25px;
  font-size: 13px; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
  content: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px; }

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px; }

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none; }

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 17px; }

/*--------------------------side-footer------------------------------*/
.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(196, 190, 190, 0) !important; }

.sidebar-footer > a {
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative; }

.sidebar-footer > a .notification {
  position: absolute;
  top: 0; }

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0; }

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite; }

/*--------------------------page-content-----------------------------*/
.page-wrapper {
  width: inherit !important; }

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px; }

.page-wrapper .page-content > div {
  padding: 20px 40px; }

.page-wrapper .page-content {
  overflow-x: hidden; }

/*------scroll bar---------------------*/
::-webkit-scrollbar {
  width: 5px;
  height: 7px; }

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0px none #ffffff;
  border-radius: 0px; }

::-webkit-scrollbar-thumb:hover {
  background: #525965; }

::-webkit-scrollbar-thumb:active {
  background: #525965; }

::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px; }

::-webkit-scrollbar-track:hover {
  background: transparent; }

::-webkit-scrollbar-track:active {
  background: transparent; }

::-webkit-scrollbar-corner {
  background: transparent; }

/*-----------------------------chiller-theme-------------------------------------------------*/
.chiller-theme .sidebar-wrapper {
  background-color: rgba(226, 202, 202, 0.9) !important; }

.sidebar-submenu {
  background-color: rgba(196, 190, 190, 0) !important; }

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
  border-color: transparent;
  box-shadow: none; }

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand > a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer > a {
  color: #666666; }

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
.chiller-theme .sidebar-footer > a:hover i {
  color: #b8bfce; }

.page-wrapper.chiller-theme.toggled #close-sidebar {
  color: #bdbdbd; }

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
  color: #ffffff; }

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
  color: #16c7ff;
  text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5); }

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
  background: #3a3f48; }

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
  color: #666666; }

.chiller-theme .sidebar-footer {
  background: #3a3f48; }

.chiller-theme .sidebar-footer > a:first-child {
  border-left: none; }

.chiller-theme .sidebar-footer > a:last-child {
  border-right: none; }

.cartBar-web-show {
  display: block; }

.cartBar-web-inline-show {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.cartBar-mobile-show {
  display: none; }

.cartBar-mobile-inline-show {
  display: none; }

.ui-widget.ui-widget-content {
  background-color: #eeeeee !important;
  border-radius: 0 0 20px 20px;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9999; }

.ui-menu .ui-menu-item {
  padding: 5px; }

.ui-menu-item:hover {
  background-color: #c4bebe !important; }

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  border: none;
  outline: none;
  background: #c4bebe !important;
  font-weight: bold !important;
  color: #ffffff !important; }

@media (max-width: 1100px) {
  .cartBar-web-show {
    display: none; }
  .cartBar-web-inline-show {
    display: none; }
  .cartBar-mobile-show {
    display: block; }
  .cartBar-mobile-inline-show {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .ui-widget.ui-widget-content {
    width: calc(100% - 54px) !important;
    border: 1px solid #c5c5c5;
    background-color: #eeeeee !important;
    border-radius: 0 0 20px 20px;
    max-height: 200px;
    overflow-y: auto;
    z-index: 9999; }
  .ui-menu .ui-menu-item {
    padding: 5px; }
  .ui-menu-item:hover {
    background-color: #c4bebe !important; }
  .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    border: none;
    outline: none;
    background: #c4bebe !important;
    font-weight: bold !important;
    color: #ffffff !important; } }

/*font Variables*/
/*Color Variables*/
.multi_step_form {
  display: block;
  overflow: hidden; }
  .multi_step_form #msform {
    text-align: center;
    position: relative;
    padding-top: 50px;
    margin: 0 auto;
    background: #f3f0f0;
    z-index: 0; }
    .multi_step_form #msform #progressbar {
      margin-bottom: 30px;
      overflow: hidden; }
      .multi_step_form #msform #progressbar li {
        list-style-type: none;
        color: #99a2a8;
        font-size: 9px;
        width: calc(100%/3);
        float: left;
        position: relative;
        font: 500 13px/1 "Roboto", sans-serif; }
        .multi_step_form #msform #progressbar li:nth-child(1):before {
          content: "1"; }
        .multi_step_form #msform #progressbar li:nth-child(2):before {
          content: "2";
          color: white; }
        .multi_step_form #msform #progressbar li:nth-child(3):before {
          content: "3";
          color: white; }
        .multi_step_form #msform #progressbar li:before {
          font: normal normal normal 30px/50px Ionicons;
          width: 50px;
          height: 50px;
          line-height: 50px;
          display: block;
          background: #9e9d9d;
          border-radius: 50%;
          margin: 0 auto 10px auto; }
        .multi_step_form #msform #progressbar li:nth-child(1):after {
          height: 0px; }
        .multi_step_form #msform #progressbar li:nth-child(3):after {
          left: -50%; }
        .multi_step_form #msform #progressbar li:after {
          content: '';
          width: 100%;
          height: 3px;
          background: #9e9d9d;
          position: absolute;
          left: -50%;
          top: 21px;
          z-index: -1; }
        .multi_step_form #msform #progressbar li:last-child:after {
          width: 100%; }
        .multi_step_form #msform #progressbar li.active {
          color: #99a2a8; }
          .multi_step_form #msform #progressbar li.active:before, .multi_step_form #msform #progressbar li.active:after {
            background: #09a2a8;
            color: white; }
    .multi_step_form #msform .action-button {
      background: #99a2a8;
      color: white;
      border: 0 none;
      border-radius: 5px;
      cursor: pointer;
      min-width: 130px;
      font: 700 14px/40px "Roboto", sans-serif;
      border: 1px solid #99a2a8;
      margin: 0 5px;
      text-transform: uppercase;
      display: inline-block; }
      .multi_step_form #msform .action-button:hover, .multi_step_form #msform .action-button:focus {
        background: #405867;
        border-color: #405867; }
    .multi_step_form #msform .previous_button {
      background: transparent;
      color: #99a2a8;
      border-color: #99a2a8; }
      .multi_step_form #msform .previous_button:hover, .multi_step_form #msform .previous_button:focus {
        background: #405867;
        border-color: #405867;
        color: #fff; }

.product-carousel-control-next, .product-carousel-control-prev {
  background-color: #5E5A5A !important;
  width: 6% !important;
  opacity: 0.8 !important; }

.aysuveda-normal-customer {
  background-image: url(/img/aysuveda_mall_normal_customer.jpg);
  height: 378px;
  background-size: cover;
  background-position: center; }

.aysuveda-vip-customer {
  background-image: url(/img/aysuveda_mall_vip_customer.png);
  height: 378px;
  background-size: cover;
  background-position: center; }

/* Fixed sidenav, full height */
.sidenav {
  width: 230px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f3f0f0;
  overflow-x: hidden;
  border-left: 1px solid #e1e0df;
  border-right: 1px solid #e1e0df;
  border-top: 1px solid #e1e0df; }

.original-sidenav-width {
  width: 200px !important; }

@media screen and (max-width: 1300px) and (min-width: 768px) {
  .sidenav {
    width: 200px; } }

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #7d7d7d;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none; }

/* On mouse-over */
.dropdown-btn {
  outline: none !important; }

.sidenav a:hover, .dropdown-btn:hover {
  color: #7d7d7d; }

/* Main content */
.customer-main {
  margin-left: 200px;
  /* Same as the width of the sidenav */
  font-size: 20px;
  /* Increased text to enable scrolling */
  padding: 0px 10px;
  position: relative; }

/* Add an active class to the active dropdown button */
.sidenav-active {
  background-color: #e1e0df;
  color: #7d7d7d; }

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #f3f0f0;
  padding-left: 8px; }

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px; }

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px; }
  .sidenav a {
    font-size: 18px; } }

.mall-bg-color {
  background-color: #f3f0f0; }

.product-image-hover-btn {
  position: absolute;
  bottom: -8;
  width: 87%;
  left: 10%;
  border-radius: 0;
  background-color: rgba(188, 188, 188, 0.7);
  border: none;
  padding: .75rem; }

.product-image-hover-btn:hover {
  background-color: #bcbcbc; }

.product-preorder-btn {
  background-color: #e288a1;
  border-radius: 10px !important;
  color: white; }

.product-preorder-btn:hover {
  color: white; }

.product-preorder-image-hover-btn {
  position: absolute;
  bottom: -8;
  width: 87%;
  left: 10%;
  border-radius: 0;
  background-color: rgba(226, 136, 161, 0.7);
  border: none;
  padding: .75rem; }

.product-preorder-image-hover-btn:hover {
  background-color: #e288a1; }

.product-sold-out-btn {
  background-color: #c4bebe !important;
  border-radius: 10px !important;
  color: white;
  border: none; }

.cart-default-text-color {
  color: #7d7d7d; }

.cart-default-text-color-2 {
  color: #09a2a8;
  text-decoration: none !important; }

.cart-default-text-color-2:hover {
  color: #09a2a8;
  text-decoration: none !important; }

.cart-default-text-color-3 {
  color: #bc4055; }

.cart-section-btn {
  background-color: #09a2a8 !important;
  border-radius: 10px !important;
  color: white;
  border: none; }

.cart-section-btn:hover {
  color: white; }

.cart-title-bg-color {
  background-color: #e1e0de; }

.cart-title-border-bottom {
  border-bottom: 3px solid #c4bebe; }

.cart-title-border-top {
  border-top: 3px solid #c4bebe; }

.cart-single-price {
  color: #9e9d9d; }

.cart-price {
  color: #eb601b; }

.cart-pricing-btn {
  background-color: #f7b527;
  border-radius: 10px;
  border: none;
  color: white; }

.cart-pricing-btn:hover {
  color: white; }

.cart-form-input:focus {
  border-color: #f4f4f5 !important;
  box-shadow: 0 0 3px 2px rgba(188, 188, 188, 0.95) !important; }

.cart-choose-store-btn {
  background-color: white;
  border-color: #ced4da;
  color: #9e9d9d; }

.cart-choose-store-btn:hover {
  background-color: white;
  border-color: #ced4da;
  color: #9e9d9d; }

.product-favorite-tag {
  width: 40px;
  position: absolute;
  top: 0;
  left: 40px; }

.product-favorite-tag-small {
  width: 25px;
  position: absolute;
  top: 0;
  left: 20%; }

@media (max-width: 768px) {
  .product-favorite-tag-small {
    width: 25px;
    position: absolute;
    top: 0;
    left: 15%; } }

.product-system-notification {
  padding: 25px;
  line-height: 2;
  background-color: #E1E0DE; }
  .product-system-notification p {
    margin-bottom: 0 !important; }

.table-order-image {
  width: 25%; }

.table-order-info {
  width: 65%; }

@media screen and (max-width: 1300px) and (min-width: 768px) {
  .table-order-image {
    width: 30%; }
  .table-order-info {
    width: 55%; } }

.cart-badge {
  color: #fff;
  background-color: #1D9A9A; }

.customer-mobile-section-bg {
  background-color: #e1e0de;
  margin-bottom: 0;
  border-bottom: 3px solid #c4bebe; }

.customer-profile-choose-image {
  padding: 0;
  border: none;
  background: none;
  letter-spacing: 2px;
  color: #7d7d7d;
  outline: none; }

.customer-page-title {
  margin: 0;
  border-bottom: 3px solid #1D9A9F;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 6px; }

.qa-question-mark {
  padding: .75rem 1.25rem;
  width: 24px;
  background-color: #9E9D9D;
  color: white;
  border-radius: 10px 0 0 10px; }

.qa-question-mark-border-radius {
  background-color: #09A2A8;
  border-radius: 10px 0 0 0; }

.qa-question-title {
  padding: .75rem 1.25rem;
  background-color: #E1E0DE;
  color: white;
  border-radius: 0 10px 10px 0; }

.qa-question-title-border-radius {
  background-color: #65C4C2;
  border-radius: 0 10px 0 0; }

.qa-answer-mark {
  padding: .75rem 1.25rem;
  width: 24px;
  background-color: #F7B52C;
  color: white;
  border-radius: 0 0 0 10px; }

.qa-answer-content {
  padding: .75rem 1.25rem;
  background-color: #E8CD9F;
  color: #666666;
  border-radius: 0 0 10px 0; }

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

.mall-product-type-icon {
  width: 100px !important; }

@media screen and (max-width: 768px) {
  .mall-product-type-icon {
    width: 60px !important; } }

.form-control {
  border-radius: 5px !important; }

select {
  /* styling */
  background-color: white;
  border: thin solid blue;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }

/* arrows */
select.classic {
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #bcbcbc, #bcbcbc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat; }

select.classic:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0; }

.membership-price-color {
  color: #FE6100; }

.normal-price-color {
  color: #7D7D7D; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #f3f0f0; }

.no-order-text {
  letter-spacing: 6px;
  color: #7d7d7d;
  margin-left: 26px; }

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

/*-------------------------------------------------*/

.top-web-subdropdown-item-1{
    padding-left: 34px !important;
}
.top-web-subdropdown-item-2{
    padding-left: 52px !important;
}

.flat-show{
    display: none;
}
.flat-hide{
    display: block;
}
@media (max-width: 992px) {
    .flat-show{
        display: block;
    }
    .flat-hide{
        display: none;
    }
}

.top-button{
    cursor: pointer;
}
.top-button span:hover{
    color: #cea263;
}.top-dropdown-menu{
    background-color: rgba(255,255,255,.95);
    border: 0px solid rgba(0,0,0,.15);
}
.top-dropdown-item{
    /*padding: 4px 24px 4px  24px !important;*/
    color: #333333;
}
.top-dropdown-item:hover{
    color: #cea263;
}
.top-dropdown-item:focus{
    color: #333333;
}
.top-dropdown-item:active{
    background-color: initial;
}

/*-------------------------------------------------*/
.lang-zh {
  font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif; }

.font-family-serif {
  font-family: 'Noto Serif TC', 思源宋體; 
}

.web-show {
  display: block; 
}
.mobile-show {
  display: none; 
}
@media (max-width: 768px) {
  .web-show {
    display: none; 
  }
  .mobile-show {
    display: block; 
  }
}

.main-title {
  color: #666666;
  letter-spacing: 0.2rem;
  line-height: 2.8rem;
  font-size: 1.75rem;
  font-weight: 300;
}
@media (max-width: 1300px) and (min-width: 992px) {
  .main-title {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }  
}
@media (max-width: 991px) and (min-width: 500px) {
  .main-title {
    font-size: 1.3rem;
    line-height: 2rem;
  }  
}
@media (max-width: 499px) {
  .main-title {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }  
}

.subtitle {
  color: #666666;
  letter-spacing: 0.1rem;
  font-size: 1.5rem;
  font-weight: 300;
}
@media (max-width: 1300px) and (min-width: 992px) {
  .subtitle {
    font-size: 1.3rem;  
  }
}
@media (max-width: 991px) and (min-width: 500px) {
  .subtitle {
    font-size: 1.1rem;  
  }
}
@media (max-width: 499px) {
  .subtitle {
    font-size: 1rem;  
  }
}

.content-text {
  color: #666666;
  font-size: 1.2rem;
  font-weight: 300;
}
@media (max-width: 1300px) and (min-width: 992px) {
  .content-text {
    font-size: 1.1rem;  
  }
}
@media (max-width: 991px) and (min-width: 500px) {
  .content-text {
    font-size: 1rem;  
  }
}
@media (max-width: 499px) {
  .content-text {
    font-size: 0.9rem;  
  }
}

.paragraph-text {
  line-height: 1.6em; 
}

.text-decoration-none {
  text-decoration: none !important; 
}

.block-shadow {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.circle-radius-block {
  border-radius: 20px;
}

.circle-radius-button {
  border: 1px solid #c4bebe;
  border-radius: 50px;
  padding: 3px 18px;
  transition-duration: 0.2s;
}

.circle-radius-button:hover {
  background-color: #c4bebe;
  color: white;
  border-radius: 50px;
  padding: 3px 18px;
  border: 1px solid #c4bebe; 
}

.inner-line {
  outline: 2px solid #d7aa45;
  outline-offset: -14px;
}


.aysuveda-subtitle-line {
  margin-top: 10px;
  background-image: linear-gradient(to right, #e7c8ab, #d8b484);
  height: 2px; }

.aysuveda-subtitle-left-line {
  margin-top: 10px;
  background-image: linear-gradient(to left, #e7c8ab, #d8b484);
  height: 1.5px;
  left: 15px; }

.aysuveda-subtitle-right-line {
  margin-top: 10px;
  background-image: linear-gradient(to right, #e7c8ab, #d8b484);
  height: 1.5px;
  right: 15px; }

.aysuveda-subtitle-icon {
  width: 25%; }

@media (max-width: 1200px) and (min-width: 992px) {
  .aysuveda-subtitle-icon {
    width: 35%; } }

@media (max-width: 992px) and (min-width: 850px) {
  .aysuveda-subtitle-icon {
    width: 45%; }
  .aysuveda-subtitle-left-line {
    left: 10px; }
  .aysuveda-subtitle-right-line {
    right: 10px; } }

@media (max-width: 850px) and (min-width: 768px) {
  .aysuveda-subtitle-icon {
    width: 60%; }
  .aysuveda-subtitle-left-line {
    left: 8px; }
  .aysuveda-subtitle-right-line {
    right: 8px; } }

@media (max-width: 768px) {
  .aysuveda-subtitle-icon {
    width: 45%; }
  .aysuveda-subtitle-left-line {
    left: 5px; }
  .aysuveda-subtitle-right-line {
    right: 5px; } }

/* ---------rkred------------- */
.rk-whitebackground-top {
  background-image: url(/img/RK1_bg_02.jpg);
  background-size: cover;
  background-repeat: no-repeat; }  

.rk-background-middle {
  background-image: url(/img/RK1_bg_03.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.rk-background-down {
  background-image: url(/img/RK1_bg_05.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.rkred-title,
    .rkred-word-2,
    .rkred-word-3 {
        font-family: 'Noto Serif TC', 思源宋體; 
        letter-spacing: 0.2rem;
        line-height: 2.8rem;
        font-size: 1.5rem;
        font-weight: 300;
    }
    .rkred-subtitle {
        font-family: 'Noto Serif TC', 思源宋體; 
        letter-spacing: 0.1rem;
        color: #666666;
        font-size: 1.5rem;
        font-weight: 300;
    }
    .rkred-word-font-size-1 {
        font-family: 'Noto Serif TC', 思源宋體; 
        letter-spacing: 0.1rem;
        color: #666666;
        font-size: 1.4rem;
        font-weight: 300;
    }
    .rkred-content-1 {
        font-family: 'Noto Serif TC', 思源宋體; 
        line-height: 2.5rem;
        color: #777777;
    }
    .rkred-content-title-2 {
        font-family: 'Noto Serif TC', 思源宋體; 
        letter-spacing: 0.1rem;
        color: #666666;
        font-size: 1.5rem;
        font-weight: 300;
    }
    .rkred-block-2 {
        padding: 60px 0;
    }
    .rkred-block-3 {
        padding: 24px 32px; 
        background-color: #F3E9E4;  
        border-radius: 20px;
    }
    .rkred-block-4 {
        padding-top: 110px;
        padding-bottom: 90px;
        box-shadow:inset 0px -10px 20px -8px rgba(0, 0, 0, 0.2);
    }
    .rkred-block-5 {
      padding: 75px 0;
    }
    .rkred-img-circle {
        width: 40%;
    }
    .rkred-teacher-2 {
        line-height: 2.2rem;
    }
    .rkred-img-1 {
        position: absolute;
        right: -70px;
        top: 160px;
    }
    .rkred-img-rabbit-position {
        position: absolute; 
        top: -75px;
        left: 16%;
    }
    .rkred-img-rabbit-width {
        width: 90%;
    }

    @media (max-width: 1300px) and (min-width: 992px) {
        .rkred-title {
            font-size: 1.5rem;
            line-height: 2.4rem;
        }
        .rkred-subtitle {
            font-size: 1.3rem;
        }
        .rkred-word-font-size-1 {
            font-size: 1.2rem;
        }
        .rkred-content-title-2 {
            font-size: 1.3rem;
        }
    }
    @media (max-width: 991px) and (min-width: 500px) {
        .rkred-title {
            font-size: 1.3rem;
            line-height: 2rem;
        }
        .rkred-subtitle {
            font-size: 1.1rem;
        }
        .rkred-content-title-2 {
            font-size: 1.1rem;
        }
        .rkred-word-2 {
            font-size: 1.2rem;
            line-height: 2rem;
        }
        .rkred-word-3 {
            font-size: 1.3rem;
            line-height: 2rem;
        }
        .rkred-word-font-size-1 {
            font-size: 1.1rem;
        }
        .rkred-teacher-2 {
            line-height: 2.1rem;
        }
    }
    @media (max-width: 499px) {
        .rkred-title {
            font-size: 1.1rem;
            line-height: 1.8rem;
        }
        .rkred-subtitle {
            font-size: 1rem;
        }
        .rkred-word-font-size-1 {
            font-size: 1rem;
        }
        .rkred-content-title-2 {
            font-size: 1.1rem;
        }
        .rkred-word-2 {
            font-size: 1.2rem;
            line-height: 2rem;
        }
        .rkred-word-3 {
            font-size: 1.3rem;
            line-height: 2rem;
        }
        .rkred-block-2 {
            padding: 40px 0;
        }
        .rkred-block-3 {
            padding: 12px 32px; 
        }
        .rkred-img-circle {
            width: 50%;
        }
        .rkred-content-1 {
            line-height: 1.6rem;
        }
        .rkred-teacher-2 {
            line-height: 1.6rem;
        }
    }

    @media (max-width: 1500px) and (min-width: 1271px) {
        .rkred-img-1 {
            top: 450px
        }
        .rkred-block-4 {
            padding-bottom: 200px;
        }
        .rkred-img-rabbit-position {
            top: -50px;
            left:  10%;
        }
        .rkred-img-rabbit-width {
            width: 90%;
        }
    }
    @media (max-width: 1270px) and (min-width: 768px) {
        .rkred-img-1 {
            top: inherit;
            bottom: -220px;
        }
        .rkred-block-4 {
            padding-bottom: 280px;
        }
    }
    @media (max-width: 1270px) and (min-width: 992px) {
        .rkred-img-rabbit-position {
            top: -50px;
            left:  8%;
        }
        .rkred-img-rabbit-width {
            width: 90%;
        }
    }
    @media (max-width: 991px) and (min-width: 768px) {
        .rkred-img-rabbit-position {
            top: -50px;
            left:  4%;
        }
        .rkred-img-rabbit-width {
            width: 80%;
        }
    }
    @media (max-width: 767px) and (min-width: 491px) {
        .rkred-img-1 {
            right: 0;
            top: inherit;
            bottom: -220px;
            padding-left: 36px;
        }
        .rkred-block-5 {
          padding: 40vw 0 75px 0;
        }
        .rkred-img-rabbit-position {
            left: 50%;
            transform: translate(-50%, 0);
        }
        .rkred-img-rabbit-width {
            width: 70%;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
    }
    @media (max-width: 490px) and (min-width: 391px) {
        .rkred-img-1 {
            right: 0;
            top: inherit;
            bottom: -230px;
            padding-left: 36px;
        }
        .rkred-block-5 {
          padding: 240px 0 75px 0;
        }
        .rkred-img-rabbit-position {
            left: 50%;
            transform: translate(-50%, 0);
        }
    }
    @media (max-width: 391px) and (min-width: 371px) {
        .rkred-img-1 {
            right: 0;
            top: inherit;
            bottom: -200px;
            padding-left: 56px;
        }
        .rkred-block-5 {
          padding: 200px 0 75px 0;
        }
        .rkred-img-rabbit-position {
            left: 50%;
            transform: translate(-50%, 0);
        }
    }
    @media (max-width: 371px) and (min-width: 351px) {
        .rkred-img-1 {
            right: 0;
            top: inherit;
            bottom: -190px;
            padding-left: 56px;
        }
        .rkred-block-5 {
          padding: 200px 0 75px 0;
        }
        .rkred-img-rabbit-position {
            left: 50%;
            transform: translate(-50%, 0);
        }
    }
    @media (max-width: 351px) {
        .rkred-img-1 {
            right: 0;
            top: inherit;
            bottom: -180px;
            padding-left: 56px;
        }
        .rkred-block-5 {
          padding: 160px 0 75px 0;
        }
        .rkred-img-rabbit-position {
            left: 50%;
            transform: translate(-50%, 0);
        }
    }
/* -----------------------------------*/