
.getstarted-main-wrap {
  font-family: 'IBM Plex Sans', sans-serif;
  width: 451px;
  min-height: 292px;
  position: fixed;
  right: 0;
  top: 150px;
  display: none;
  z-index: 9000;
  color: #000;
}
.getstarted-kanit {
  font-family: 'Kanit', sans-serif;
}

.getstarted-col-left {  
  float: left;    
  height: fit-content;
  width: fit-content;
  margin-top: 15px;  
  position: relative;
  right: -2px;
}

.getstarted-main-button {      
  background: #72D54A;
  color: #000;
  font-weight: 700;
  font-size: 14px;  
  padding: 2rem 1.1em;
  height: fit-content;
  text-align: center;
  border-radius: 0 5px 5px 0;  
  cursor: pointer;
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg); 
}

.getstarted-mainstick-button {     
  display: none;
  position: fixed;
  right: 0;
  top: 290px;
  margin-top: 30px;  
  cursor: pointer;
  z-index: 8000;
  background: #72D54A;
  color: #000;
  font-weight: 700;
  font-size: 14px;  
  padding: 2rem 1.1em;
  height: fit-content;
  text-align: center;
  border-radius: 0 5px 5px 0;  
  
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg); 
}

.getstarted-close {
  position: absolute; 
  right: 30px; 
  cursor: pointer;
}

.getstarted-col-right {    
  float: right; 
  height: 100%;
  width: 401px;
  min-height: 292px;
  border: 1px solid #72D54A;
  border-radius: 5px 0 0 5px;    
  background-color: #fff;
  overflow-y: scroll;
}
.getstarted-center-info, #get-started-booking-form, #get-started-select-package, #get-started-select-slot, #get-started-lesson-detail, #get-started-booked, #get-started-bookederror, #get-started-dummybooked {
  margin: 25px;
}
#get-started-booking-form, #get-started-select-package, #get-started-select-slot, #get-started-lesson-detail, #get-started-booked, #get-started-bookederror, #get-started-dummybooked  {
  display: none;
}
.getstarted-center-title {
  font-size: 22px;
  font-weight: bold;
  margin-top:10px;
  margin-bottom: 8px;
  font-weight: 700;
  
}
.getstarted-center-addr-dt {  
  font-weight: 500 !important;
}
#get-started-booking-form .center-info {
  margin-bottom: 20px;
}
#get-started-booking-form .center-info .center-name {
  font-weight: 700;
  font-size: 17px;
}
#get-started-booking-form .center-info .addr {
  margin-bottom: 12px;
}
.getstarted-center-addr, #get-started-booking-form .center-info .addr p, #get-started-booking-form .center-info .addr a{
  font-size: 13px;
  padding: 1px 0;
  font-weight: 400;
  color: #777;
  letter-spacing: normal;
}

.getstarted-center-info .sale-text-box {
  margin-top: 15px;
}
.getstarted-center-info .sale-text-box p {
  font-weight: 600;
  font-size: 1.05rem;
}

.getstarted-buttons {
  margin: 15px 0;
}

#getstarted-btn-booknow {
  background: #72D54A;
  display: inline-block;
  color: #000;
  font-weight: 700;
  font-size: 14px;  
  padding: 0.75em;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;  
  width: 130px;
}

#getstarted-btn-contact {
  display: inline-block;
  background: none;
  color: #000;
  border: 1px solid #000;
  font-weight: 700;
  font-size: 14px;  
  padding: 0.75em;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;  
  width: 160px;
  margin-left: 10px;
}
.getstarted-changelocation, .getstarted-changecenter, .getstarted-changelocation2 {
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
  color: #777;
  letter-spacing: normal;
}
.getstarted-changecenter {
  margin-top: 7px;
}

.getstarted-letbookalesson, .getstarted-pickaservice-title {
  font-family: 'Kanit', sans-serif;  
  font-size: 26px;
  font-weight:700;
}
.getstarted-pickaservice-sub-title {
  font-size: 19px;
  font-weight: 400;
  margin: 15px 0 20px;
}
.getstarted-letbookalesson-sub, .getstarted-package-subtitle, .getstarted-package-slot-ht {  
  font-size: 14px;  
  margin-top: 5px;
  margin-bottom: 15px;  
  font-weight: 400;
  color: #555;
}

.package-slot-ht2 {
  font-size: 30px;  
  font-weight: bold;
}


.getstarted-form-field-full {
  width: 100%;  
}
#getstarted-bookingform input[type="text"] {
  width: 100%;
  color: #000;
  padding-left: 0;
  font-weight: 400;
  font-style: normal;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #999;
}
#getstarted-bookingform input[type="email"] {
  width: 100%;
  color: #000;
  padding-left: 0;
  font-weight: 400;
  font-style: normal;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #999;
}
#getstarted-bookingform input[type="tel"] {
  width: 100%;
  color: #000;
  padding-left: 0;
  font-weight: 400;
  font-style: normal;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #999;
}
.transform-y-2 {
  transform: translateY(2px);
}
#getstarted-bookingform input:focus{  
  outline: 0;  
  color: #000;
  border-color: inherit;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;  
  border-bottom: 1px solid #000;
}

#getstarted-bookingform input:-webkit-autofill,
#getstarted-bookingform input:-webkit-autofill:hover, 
#getstarted-bookingform input:-webkit-autofill:focus, 
#getstarted-bookingform input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px transparent;
}
.getstarted-form-field-full label {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #999;
  font-size: 12px;
  font-weight: 600;  
  padding: 0;
  margin:0;
  margin-top: 1.45em;
}
.getstarted-button-handedness {
  padding-top: 14px;
}
.getstarted-button-handedness a {
  text-decoration: none;
  text-decoration-line:none;
}
.getstarted-button-handedness a p {
  margin: 0;
  padding: 0;
  letter-spacing: initial;
  font-family: "roboto", sans-serif;
  background: transparent;
  padding: 0.75em 1em;  
  text-align: center;  
  transition: all 0.5s ease-in-out; 
  font-style: normal;  
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  display: inline-block;
}
.getstarted-button-handedness-active {
  background: #fff !important;
  color: #333 !important;  
  border: 2px solid #333;
  border-radius: 7px;
}
.getstarted-button-handedness-inactive {
  background: transparent !important;
  border: 2px solid #969191;
  border-radius: 5px;    
  color: #969191 !important;  
  opacity: .6;
}
.getstartedlefthand {
  padding-left: 10px;
}
.getstarted-subscribe, .getstarted-subscribe2 {
  font-size: 13px;
  font-weight: 400;
  color: #777;
}
.getstarted-subscribe {
  margin-top: 15px;
}
.getstarted-subscribe2 {
  margin-top: 5px;
}
.getstarted-subscribe3 {
  margin-top: 40px;
}
#getstarted-btn-next-pick-location, #getstarted-confirm-service-btn, #getstarted-confirm-thistime-btn, #getstarted-btn-bookalesson,
  #getstarted-confirm-booking, #getstarted-booking-addcal, #getstarted-booking-close, #getstarted-bookerr-close {
  background: #72D54A;
  display: inline-block;
  color: #000;
  font-weight: 700;
  font-size: 14px;  
  padding: 1.2em;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;  
  width: 100%;
}
#getstarted-booking-addcal {
  background: #fff; 
  border: 1px solid #72D54A; 
}
#getstarted-booking-addcal a {
  color: #000;
  text-decoration: none;
  text-decoration-line:none;
  display: block;  
  height: 21px;
  width: 100%;
}
#getstarted-confirm-service-btn, #getstarted-confirm-thistime-btn, 
  #getstarted-confirm-booking, #getstarted-booking-close, #getstarted-bookerr-close {
  margin-top: 25px;  
  margin-bottom: 10px;  
}

.getstarted-slpackage {
  position: relative;
  border: 2px solid #000;
  border-radius: 7px;
  padding:20px;
  cursor: pointer;
  margin-top: 20px;
}
.getstarted-slpackage-active {
  border-color: #000;
}
.getstarted-slpackage-inactive {
  opacity: .5;
}

.getstarted-slpackage-name {
  font-size: 20px;
  font-weight: bold;
  margin-top:10px;
  font-weight: 700;
  margin-bottom:10px;
}
.getstarted-slpackage-des {
  font-size: 14px;  
  font-weight: 400;
}
.getstarted-slpackage-price {
  font-size: 16px;  
  font-weight: 600;
  margin-top: 10px;  
}

.getstarted-booked-title, .getstarted-booked-info, .getstarted-booked-bookingdate, .getstarted-booked-bookingtime, .getstarted-booked-bookingprice {
  font-size: 16px;  
  font-weight: 400;
  margin-top: 10px;  
}

.getstarted-slpackage-question {
  position: absolute; 
  right: 20px; 
  bottom: 10px;
  cursor: pointer;
}


.getstarted-othercenter {
  position: relative;
  border: 2px solid #000;
  border-radius: 7px;
  padding:20px;
  padding-left:60px;
  cursor: pointer;
  margin-top: 10px;  
  color: #999999;
}
.getstarted-othercenter-title, .getstarted-lesson-detail-title {
  font-size: 20px;
  font-weight: bold;  
  font-weight: 700;
  margin-bottom:10px;
}
.getstarted-othercenter-addr {
  font-size: 16px; 
  font-weight: 400; 
  padding-top: 5px;
}
.getstarted-othercenter-nexttime {
  padding-top: 15px;
  font-size: 14px;  
  font-weight: 400;
  color:#000;
}
  

.getstarted-othercenter-active {
  border-color: #000;
  color: #000;
}
.getstarted-othercenter-inactive {
  border-color: #969191;
  color: #999999;
}
.getstarted-othercenter-od {
  position: absolute; 
  left: 20px; 
  top: 25px;
}

.getstarted-lesson-detail-block {
  position: relative;
  border: 2px solid #000;
  border-radius: 7px;
  padding:20px;  
  cursor: pointer;
  margin-top: 10px;  
  color: #000;
}
.getstarted-lesson-detail-addr {
  font-size: 14px; 
  font-weight: 400; 
 
}
.getstarted-lesson-detail-change {
  font-size: 14px;  
  padding-top: 5px;
  text-decoration: underline;
  cursor: pointer; 
}
.getstarted-lesson-detail-title {
  margin-top: 29px;
  margin-bottom: 20px;
}
.stm_select_available_time {
  cursor: pointer;
}


.gsm-calendly-widget {
  display: block;
  width: 100%;  
}

.max-width-container {
  width: 100%;
  max-width: 350px;
  margin: 1rem auto;
  height: fit-content;
}

.getstarted-center-addr-l3 a {
  color: #777;
}

.gtm-hidden {
  display: none;
}
.gmtmydslotsl {
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: normal;
}

#getstarted-othercenter-list {
  max-height: 400px;
  overflow-y: scroll;
}

/* Mobile */

/* header controll*/
.getstarted-header-mobile {
  display: block;      
  margin-bottom: 25px;
}
.getstarted-header-mobile-back {
  float: left;
  width: 8%;
  text-align: left;
  padding-left: 0;    
  cursor: pointer;
}
.getstarted-header-mobile-close {
  float: right;
  width: 50%;
  text-align: right;
  padding-right: 0;
  cursor: pointer;
  /* display: none; */
}

.getstarted-header-mobile2 {
  display: none;
}
.getstarted-header-mobile-home {
  float: left;
  width: 35%;
  text-align: left;
  padding-left: 0;   
  text-align: left; 
  cursor: pointer;
}
/* emd header controll*/

.mymodal {
  z-index: 100000;
}

.gtpackageselected {
  font-size: 16px;
  color: #777;
  margin-top: 3px;
}

.getstarted-luh, .getstarted-luh-org {
  font-size: 14px;  
  margin-bottom: 10px;
  font-weight: 400;
  color: #555;
  border: 1px solid #555;
  padding: 8px 3px;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  gap: 4px;
}

.getstarted-luh a {
  color: #72D54A;
  text-decoration: underline;
}
.getstarted-luh-centername-slotht {  
  font-size: 17px;
}
.getstarted-luh-centername {
  font-weight: 700;
  font-size: 15px;
}
.getstarted-luh-pg {
  font-size: 14px;
}
.getstarted-luh-call {
  font-size: 17px;
  font-weight: 700;
}

.getstarted-pickaservice-dummyslot {
  display: none;
}

#getstartedduslots, #getstartedduslots-org {
  cursor: pointer;  
}

#getstartedduslots-org {
  display: none;
  text-align: center;
}

#getstarted2024-notfindagoodtime {
  font-weight: bold;
  margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {  
  .myform-control {
    font-size: 14px;
  } 
}
@media only screen and (max-width: 450px) {
  .getstarted-main-wrap, .getstarted-mainstick-button {
    top:inherit;
    bottom: 25%;
  }
  
  .getstarted-header-mobile-close {
    display: block;
  }

  .getstarted-header-mobile2 {
    display: block;
  }
  
  .getstarted-main-wrap {
    width: 100%;
  }
  .getstarted-main-wrap-mobile {
    top: 0;
  }
  .getstarted-col-left {
    display: none;
  
  }
  .getstarted-col-right {
    border: 0;
    border-radius: 0;
    width: 100%;    
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y:auto;
  }
  .getstarted-close {
    display: none;
  }
}




/* override classes */
.getstarted-col-right.active {
  border: none;
}
.getstarted-col-left.active {
  display: none;
}
#getstarted-main-wrap.active {
  position: fixed !important;
  top: 0px !important;
  height: 100vh;
  z-index: 99999;
}