/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
@font-face {
  font-family: "BelindaW00-Regular";
  src: url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.eot"); /* IE9*/
  src: url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.woff2")
      format("woff2"),
    /* chrome firefox */
      url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.woff")
      format("woff"),
    /* chrome firefox */
      url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.ttf")
      format("truetype"),
    /* chrome firefox opera Safari, Android, iOS 4.2+*/
      url("http://db.onlinewebfonts.com/t/f6a8b2423790ec81bbbd18662bbc7f03.svg#BelindaW00-Regular")
      format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.eot"); /* IE9*/
  src: url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.woff2")
      format("woff2"),
    /* chrome firefox */
      url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.woff")
      format("woff"),
    /* chrome firefox */
      url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.ttf")
      format("truetype"),
    /* chrome firefox opera Safari, Android, iOS 4.2+*/
      url("http://db.onlinewebfonts.com/t/27b9efe7ae34478c82311efb90011607.svg#Libre Baskerville")
      format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"),
    url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url(https://www.fontify.me/cm/f4f8bd2986860ed24a046d59ec5ee844/Brandon_light.woff)
    format("woff");
  font-weight: 400;
  font-style: normal;
}

html,
body {
  /* padding-top: 54px; */
  font-family: "Open Sans", sans-serif;
  max-width: 100%;
  overflow-x: hidden;
}
*:focus {
  outline: none;
}

a {
  color: #000000;
  outline: none;
}
a:hover {
  color: #fab89d !important;
  transition: color 0.4s ease 0s;
}
.active a {
  color: #fab89d !important;
}
.social.ad {
  display: none;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
  }
  .social.ad {
    display: block;
    position: absolute;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 980px;
  }
  /* header.business-header{
  min-height: 88vh; 
} */
}
.business-header {
  margin-top: 105px;
  min-height: 88vh;
  /* min-height: 300px; */
  background: url("beautiful-3052517_1920.jpg") center center no-repeat scroll;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.top-h {
  min-height: 85vh;
  /* min-height: 300px; */
  background: url("http://placehold.it/1920x400") center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mys {
  margin-top: 8em;
}
.myc-p {
  margin-top: -12.5rem;
  margin-bottom: 6em;
  padding-top: 122px;
}
.myc {
  margin: 0 !important;
  padding: 0;
  /* border-radius: 0; */
  width: 235px;
  height: 235px;
  /* border: solid 1px #000; */
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.card {
  height: 100%;
}
.font_2 {
  font: italic normal normal 56px/1.4em BelindaW00-Regular, script;
  color: #ffffff;
}
.font_3 {
  font: normal normal normal 130px/1.4em BelindaW00-Regular, script;
}
.font_0 {
  font: normal normal normal 30px/1.4em "Libre Baskerville", serif;
  color: #000000;
}
.font_4 {
  font: normal normal normal 85px/1.4em "Libre Baskerville", serif;
  color: #000000;
  text-align: center;
  height: 65px;
}
.font_5 {
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
}
.font_6 {
  /* font: normal normal normal 22px/1.4em 'Libre Baskerville',serif; */
  font: normal normal normal 16px/1.4em "Libre Baskerville", serif;
  color: #000000;
}
.lnk > .nav-item > .nav-link {
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
  color: #000;
}
.Social li a > img {
  margin: 12px;
}
.bar {
  padding-left: 5px;
}
.bar_2 {
  padding: 12px;
}
.bg-black {
  background-color: #000000;
}
.font_8 {
  font: normal normal normal 17px/1.4em "Brandon Grotesque", sans-serif;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.font_9 {
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
}
.font_9 > a {
  color: #ffffff;
}
/* .nav-link{
  padding: 8px 15px;
} */
.hl3 {
  border-bottom: 3px solid rgba(0, 0, 0, 1);
  height: 0 !important;
  min-height: 0 !important;
}
.txtNew {
  word-wrap: break-word;
  text-align: start;
  /* pointer-events: none; */
}
.txtNew a:hover {
  text-decoration: none;
}
/* inh */
.style-j5apmamj[data-state~="shouldUseFlex"][data-state~="center"]
  .style-j5apmamjlink,
.style-j5apmamj[data-state~="shouldUseFlex"][data-state~="center"]
  .style-j5apmamjlabelwrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.style-j5apmamj[data-disabled="false"] .style-j5apmamjlink {
  background-color: rgba(252, 210, 192, 1);
  border: solid rgba(0, 0, 0, 1) 0px;
  cursor: pointer !important;
}
.style-j5apmamjlink {
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px;
  text-align: center;
  text-decoration: none !important;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
}
.style-j5apmamjlink:hover {
  background-color: #fab89d !important;
  color: #ffffff !important;
}

.hl1 {
  border-bottom: 3px solid rgba(255, 255, 255, 1);
  height: 0 !important;
  min-height: 0 !important;
}
.style-ii8kmdhe[data-state~="shouldUseFlex"][data-state~="center"]
  .style-ii8kmdhelink,
.style-ii8kmdhe[data-state~="shouldUseFlex"][data-state~="center"]
  .style-ii8kmdhelabelwrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.style-ii8kmdhe[data-state~="shouldUseFlex"] .style-ii8kmdhelink,
.style-ii8kmdhe[data-state~="shouldUseFlex"] .style-ii8kmdhelabelwrapper {
  text-align: initial;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.style-ii8kmdhelink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px;
  color: #ffffff;
  text-decoration: none !important;
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
}
.style-ii8kmdhelink:hover {
  color: #fab89d;
}
.txtblk {
  color: #000000;
}

.business-header_2 {
  min-height: 99vh;
  /* min-height: 300px; */
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mys_p {
  position: relative;
  padding: 35px 10px;
}
.mys_2 {
  background-color: #000000;
  left: 210px;
  width: 560px;
  position: absolute;
  top: 98px;
  height: 565px;
}
.business-header_3 {
  min-height: 120vh;
  /* min-height: 300px; */
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mys_3 {
  background-color: #ffffff;
  left: 0;
  width: 980px;
  position: absolute;
  top: 222px;
  height: 347px;
}
.business-header_4 {
  min-height: 88vh;
  /* min-height: 300px; */
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mys_4 {
  /* position: absolute;
  top:240px; */
}
.mys_4 p {
  color: #000000;
  padding: 30px;
}
.business-header_5 {
  min-height: 100vh;
  /* min-height: 300px; */
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.mys_5 {
  background-color: #000000;
  left: 210px;
  width: 560px;
  position: absolute;
  /* top: 98px; */
  height: 565px;
  padding: 35px 68px;
}
.mys_5 > div {
  padding: 2px;
  /* height: 105px; */
}
.mys_5 p {
  margin-bottom: 0.5rem;
}

/* bl/wt */
.service-heidi__body {
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 0px;
}
.service-heidi__body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  box-sizing: border-box;
}
.service-heidi {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.service-heidi__section {
  position: relative;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  width: 50%;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.service-heidi-overlay,
.service-heidi__section {
  display: -webkit-flex;
  display: -ms-flexbox;
  box-sizing: border-box;
}
.service-heidi__body--no-image .service-heidi__separator {
  position: absolute;
  left: 50%;
  top: 18%;
  bottom: 18%;
  border-left: 1px solid #000;
}
.service-heidi__separator {
  border-color: #ffffff;
}
.service-heidi__separator {
  left: 0;
  height: 65%;
  display: inline-block;
  border-left: 1px solid;
}
.service-heidi__summary {
  padding: 0 30px;
}
.service-heidi__details-container--center {
  text-align: center;
}
.service-heidi__title,
.service-heidi-mobile__title {
  font: ;
  font: normal normal normal 28px/1.4em "Libre Baskerville", serif;
  color: #fab89d;
}
.service-heidi__title {
  margin-bottom: 20px;
  -webkit-margin-before: 0;
  font-weight: initial;
  text-align: center;
}
.service-heidi__summary-row,
.service-heidi-mobile__summary-row {
  color: #000000;
  font: ;
  font: normal normal normal 17px/1.4em "Brandon Grotesque", sans-serif;
}
.service-heidi-mobile__summary-row,
.service-heidi__summary-row {
  line-height: initial;
}
.service-heidi__summary-row {
  margin-bottom: 20px;
  text-align: center;
}
.service-heidi__quantity--with-separator {
  border-right-width: 1px;
  border-right-style: solid;
  margin-right: 13px;
  padding-right: 13px;
}
.service-heidi__quantity {
  display: inline-block;
  text-decoration: inherit;
}

.service-heidi__body--no-image .service-heidi__description-content {
  padding: 40px 35px;
}
.service-heidi__description-content {
  color: #000000;
  font: normal normal normal 17px/1.4em "Brandon Grotesque", sans-serif;
}
.service-heidi__description-content--center {
  text-align: center;
}
/* .service-heidi__description-content {
  padding: 0 35px;
} */

.service-heidi__body--no-image .service-heidi__action,
.service-heidi__body--no-image .service-heidi__summary {
  padding: 0 30px;
}
.service-heidi__main-button--border {
  border-color: #fab89d;
  border-radius: 0px;
  background-color: #ffffff;
  color: #fab89d;
}
.service-heidi__main-button--border:hover {
  background-color: #fab89d;
  border-color: #fab89d;
}
.service-heidi__main-button {
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
}
.service-heidi__main-button--border {
  border-style: solid;
}
.service-heidi__main-button {
  width: 105px;
  height: 40px;
  margin-top: 3px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  /* max-width: calc(100% - 30px); */
}

.style-j5apq8ww input,
.style-j5apq8ww textarea {
  background-color: rgba(0, 0, 0, 1);
  font: normal normal normal 14px/1.4em "Brandon Grotesque", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid rgba(255, 255, 255, 1);
  color: #ffffff;
  margin: 0 0 5px;
  padding: 5px;
  width: 100%;
}
.style-j5apq8ww button,
.style-j5apq8ww input,
.style-j5apq8ww textarea {
  box-sizing: border-box;
  border-radius: 0;
}
textarea#comp-ig96p4glfieldMessage {
  height: 71%;
  padding: 4px 4px 97px;
  overflow: hidden;
}
.style-j5apq8ww button {
  border: 0;
  color: #000000;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 1);
  font: normal normal normal 17px/1.4em "Brandon Grotesque", sans-serif;
  padding: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.mys_p_5 {
  /* position: absolute;
  top:336px;
  width: 82%; */
}
.mys_p_5 > div {
  padding: 2px;
  /* height: 151px; */
}

header {
  padding: 20px;
}

.bh_3 {
  margin-top: 105px;
}
@media (min-width: 640px) and (max-width: 1400px) {
  header {
    height: 125vh;
  }
  .bh_3 {
    height: auto;
  }
}

#comp-ihhqe6pt {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-iqw2bksu {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhqvi15 {
  width: auto;
  left: 30%;
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
#comp-ihhr7vwk {
  width: auto;
  left: 85%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhpzfuo {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-j0w4m9xh1 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 22px;
}
#comp-j0w4m9xh {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 34px;
}
#comp-ihhtnlin {
  position: relative;
  margin: 0 auto;
}
#comp-ihhuvydy {
  position: relative;
  margin: 0 auto;
}
#comp-iqw2epac {
  /* position: relative;
  width: auto; */
}
#comp-ig97m9of {
  position: relative;
  width: auto;
}
#comp-ihhoy9jj {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhowd5z {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhp4q68 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhp7vew {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhp7veu {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhpzfuo {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhoy9jj {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhowd5z {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#comp-ihhpzfuo {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.navbar-light .navbar-toggler {
  border: none !important;
}
@media (max-width: 640px) {
  .mys {
    /* margin-top: 4em; */
    margin-left: -10px;
  }
  .display-3 {
    font-size: 5em;
  }
  .display-5 {
    font-size: 20px !important;
  }
  .myc:nth-child(5) {
    order: 6;
  }
  .myc:nth-child(6) {
    order: 5;
  }
  .myc:nth-child(7) {
    order: 8;
  }
  .myc:nth-child(8) {
    order: 7;
  }
  .mys_p h2 {
    font-size: 2.5em;
  }
  .business-header_2 {
    padding: 20px 0px;
  }
  .business-header_3 {
    min-height: 118vh;
  }
  .business-header_5 {
    padding: 20px 0px;
  }
  .mys_2 {
    background-color: #000000;
    left: 0;
    position: relative;
    top: 0;
    width: auto;
  }
  .mys_4 p {
    padding: 0 30px;
  }
  .mys_5 {
    position: relative;
    left: 0;
    width: auto;
    height: auto;
    padding: 70px 50px;
  }

  .myc-p {
    margin-top: 0;
    /* margin-bottom: 6em; */
    padding: 20px;
  }
  .myc {
    width: 100% !important;
  }

  .mys_3.service-heidi__body.service-heidi__body--no-image {
    display: block;
    width: 100%;
    padding: 30px 10px;
  }
  .mys_3.service-heidi__body.service-heidi__body--no-image > div {
    width: 100%;
  }
  .service-heidi__separator {
    display: none;
  }
  .service-heidi__body--no-image .service-heidi__description-content {
    padding: 16px 35px 36px;
  }
  .mys_3 {
    left: 0;
    position: absolute;
    top: 157px;
    width: auto;
    height: auto;
  }
  .mys_4 {
    position: relative;
    top: 0;
  }

  .service-heidi__title {
    font-size: 1.5em;
    text-align: center;
  }

  .panel-default > .panel-heading a {
    font-size: 18px;
  }

  .conty {
    padding-right: 0;
    padding-left: 0;
  }

  .category-list-horizontal .category-list__item {
    padding: 0 20px !important;
  }

  .category-list__item-name {
    font-size: 16px;
    font-weight: 800;
  }

  .my_glly img {
    width: 100%;
    height: 200px;
  }

  span.color_11 {
    width: 180px !important;
  }
  .social.ad {
    display: block;
    position: relative;
  }
}

/* book */
#comp-j0w4m9xh2 {
  left: 0;

  top: 0;
  margin-bottom: 3em;
}
#comp-j0w4m9xh12 {
  left: 0;

  top: 0;
  margin: 2em auto 0;
}
.user-login {
  /* position: absolute;
  right: 0; */
  padding-top: 16px;
}
.page-content {
  margin: auto;
  max-width: 980px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
}
.user-login-status {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  right: 25px;
}
.user-login__icon {
  font-size: 12px;
  margin-top: -2px;
}
.scheduler-svg-font-icons-user-icon::before {
  content: "\f122";
}
.scheduler-svg-font-icons,
body [class*=" scheduler-svg-font-icons-"]::before,
body [class^="scheduler-svg-font-icons-"]::before {
  font-family: scheduler-svg-font-icons;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.user-login__action:last-child,
body .user-login__details:last-child {
  padding-right: 0;
}
.user-login__action,
body .user-login__details {
  cursor: pointer;
  padding: 0 10px;
}
.user-login__action,
.user-login__details {
  color: #000000;
}

.category-list-horizontal {
  margin: auto;
  text-align: center;
  padding: 40px 0 35px;
}
.inline-override .service .category-list__item {
  font-size: 16px;
  line-height: 24px;
}
.category-list-horizontal .category-list__item {
  display: inline-block;
  cursor: pointer;
  border-style: solid;
  padding: 0 40px;
  margin: 0 0 10px;
  border-width: 0 1px 0 0;
}
.service .category-list__item-selected,
.category-list__item-selected {
  color: #fab89d;
}
.service .category-list__item {
  font-family: "Libre Baskerville", "serif";
  color: #000000;
}
.category-list__item {
  border-color: #8f8f8f;
}
.category-list-horizontal .category-list__item:last-child {
  border: 0;
}

#accordionMenu {
  /*max-width: 300px;*/
  width: 100%;
}

.panel-body {
  padding: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  padding: 30px 10px;
  user-select: none;
  border-top: solid 1px #333;
}

.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  font-family: "Libre Baskerville", "serif";
  font-size: 22px;
}

.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
  /*background-color: #eee;*/
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\f106";
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\f107";
}

.panel-collapse {
  padding: 24px;
}

.bmg_c a img {
  display: block;
  margin: 0 auto;
}

/* for logo */
.navbar-brand.font_0 > img {
  height: 76px;
  /* position: absolute; */
  /* top: 7px; */
  width: 90px;
  transform: scale(1.3);
}
.navbar {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.direction-text {
  margin: 0 auto 40px;
  width: 872px;
  max-width: 100%;
}
.direction-text p {
  color: #000000;
  margin-bottom: 0;
  line-height: 1.8em;
  text-align: center;
}
.color_direction {
  color: #3b2331;
}

/* for tabs */
.panel-group.tabs {
  display: none;
}
.panel-group.tabs.active {
  display: block;
}
.tabs .panel-title .collapsed {
  color: #000 !important;
}
.col-sm-4.bmg_c {
  text-align: center;
}
.tabs .shedul-embed-button-link {
  background: #fab89d none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block !important;
  font-family: Roboto, sans-serif !important;
  font-size: 16px !important;
  line-height: 16px;
  outline: medium none currentcolor;
  overflow: visible;
  padding: 10px 15px !important;
  text-align: center;
  text-decoration: none !important;
}

/* Gallery */
.my_glly img {
  height: 204px;
  /* box-shadow: 0px 1px 4px 0px #000; */
  border: 4px solid #fff;
  transition: all 0.2s ease-in-out;
}
.my_glly:hover img {
  opacity: 0.6;
  transform: scale(0.92);
}
.my_glly img:hover {
  opacity: 1;
  transform: scale(1) rotate(2deg);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
.glly {
  margin: 20px 0 0;
}

span.color_11 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 280px;
}
span.color_13 {
  position: absolute;
  left: 0;
  font-size: 14px;
  color: #888;
}

/* Stick button */
div.sticky {
  position: fixed;
  padding: 15px;
  bottom: 20%;
  right: 0;
  background-color: #fab89d;
  border-radius: 4px 0 0 4px;
}
div.sticky h4 {
  margin: 0;
  padding: 0;
}
div.sticky h4 a,
div.sticky h4 a:hover,
div.sticky h4 a:active {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #333 !important;
}

