
@import "modalchangecenter.css";


.centerhero2023_form_wrap {
  background: rgba(0, 0, 0, 0.8);
  padding: 3em 0;
}

.booking2023_step1__inner {
  width: 90%;
  max-width: 1200px;
  margin:0 auto;
}
.booking2023_step2__inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.booking2023_lesson_step1 {
  font-family: "roboto", sans-serif;
  padding: 0;
}
.button-handedness a {
  text-decoration-line:none
}

.button-handedness a p{
  margin: 0;
  padding: 0;    
  letter-spacing: initial;
  font-family: "roboto", sans-serif;
  background:transparent;
  padding: 0.75em 1em;    
  text-transform: uppercase;    
  text-align: center;
  max-width: 5em;
  transition: all 0.5s ease-in-out;
  border: 1px solid #FFFFFF;  
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  display: inline-block;
}

.button-handedness-active {
  background: #72D54A !important;
  color: #000 !important;
  font-weight: 500;
}
.button-handedness-inactive {
  background:transparent !important;
  color: #FFFFFF !important;
  font-weight: 500;
}
.button-handedness-inactive img {
  color:#fff;
}
.button-handedness a div.centerpackage {
  position: relative;
  margin: 0;
  padding: 0;    
  letter-spacing: initial;
  font-family: "roboto", sans-serif;
  background:transparent;
  padding: 0.75em 1em;    
  text-transform: uppercase;    
  text-align: left;
  width: 357px;
  line-height: 50px;
  transition: all 0.5s ease-in-out;
  border: 1px solid #FFFFFF;      
  color: #FFFFFF;
  display: inline-block;
}
.button-handedness a div.centerpackage .pglbl {
  display: inline-block;
  width: 75%;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;    
}
.button-handedness a div.centerpackage .pglbl span.sub {
  font-size: 12px;
}
.button-handedness a div.centerpackage .pgprice {
  display: inline-block;
  text-align: right;
  width: 23%;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;    
}
.button-handedness a div.centerpackage .pgdes {
  display: block;    
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;    
  top: -10px;
  position: relative;
}
.button-handedness a div.centerpackage .question {
  position: absolute;
  right: 20px;
  bottom: -10px;
  z-index: 1000;
}
.button-handedness a div.centerpackage .question img {
  width: 15px; 
  height: 15px;
}

.handedness-lbl {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 30px;
}

.booking2023_lesson_step1-welcome {
  text-align: center;
  margin: 20px;
}
.booking2023_lesson_step1-welcome h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 30px;
  color: #FFFFFF;
  margin-top: 30px;
  margin-bottom: 15px;
}
.booking2023_lesson_step1-welcome h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #FFFFFF;
  margin:0;
}

.booking2023_lesson_step1-welcome p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;

}
a#booking2023_lesson_changecenter {
  color: #72D54A !important;
}

.button-findatime {
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-findatime .button-area a {
  text-decoration-line:none;
}
.button-findatime .button-area a p {
  margin: 0;
  padding: 0;
  line-height: initial;
  letter-spacing: initial;
  font-family: "roboto", sans-serif;
  background: none;  
  padding: 0.75em 1em;
  color: #7EC454;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  max-width: 15em;
  transition: all 0.5s ease-in-out;
  border: 1px solid #7EC454;
}
.button-findatime .button-area a p:hover {
  background: #7EC454;
  color: #000;
}

.container-progressbar {
  padding-top: 50px;
}



#step2-package-selected, #step2-center-selected, #js_current_date {
  text-transform: uppercase;
}
#step2-package-selected span.sub {
  font-size: 13px;
  padding-left: 5px;
}

.booksidebar {
  clear: both;
  float: right;
  width: 10em;
}
.booksidebar a {
  text-decoration-line:none;
}
.booksidebar a p {
  margin: 0;
  padding: 0;
  line-height: initial;
  letter-spacing: initial;
  font-family: "roboto", sans-serif;
  background: #7EC454;
  padding: 0.75em 1em;
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  max-width: 15em;
  transition: all 0.5s ease-in-out;
  border: 1px solid #7EC454;
}

.booksidebar a p:hover {
  background:transparent;
  color: #FFF;
}
.select_available_time {
  cursor: pointer;
}

/* Thanks page*/
.booking2023_lesson_step1-welcome h2.h2tp {
  font-size: 22px;
}
.booking2023_lesson_step1-welcome h3.h3tp {
  font-size: 18px;
  font-weight: 400;
}

.booking2023_lesson_detail {
  font-family: "roboto", sans-serif;
  padding-top: 20px;
  width: 100%;
  color: #fff;
}
.booking2023_lesson_detail-left {
  float: left;
  width: 47%;
  text-align: left;
  position: relative;
}

.booking2023_lesson_detail-left h2 {
  font-style: normal;  
  font-size: 22px;    
  color: #fff;
}  

.booking2023_lesson_detail-left div.apdt {
  font-style: normal;  
  font-size: 16px; 
  line-height: 35px;
  clear: both;
}
.booking2023_lesson_detail-left div span.mytimespan {
  float: right;
  font-size: 16px; 
  font-weight: 100;
  color: #d7d3d3;
  text-transform: uppercase;
  text-align: right;
  line-height: 35px;
}
.booking2023_lesson_detail-left div.apdt-more p {
  font-style: normal;  
  font-size: 14px;     
}

.booking2023_lesson_detail-right {
  float: right;
  width: 47%;
  text-align: left;  
}

.booking2023_lesson_detail-right h2 {
  font-style: normal;  
  font-size: 22px;    
  color: #fff;
}  

#thanksmap {
  margin-top: 20px;
}
.flex-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;    
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
}

#centerhero2023_wrap {
  margin-top: 146px;
}

@media only screen and (max-width: 1024px) {
  #centerhero2023_wrap {
    margin-top: 96px;
  }
}

@media only screen and (max-width: 767px) {
  #centerhero2023_wrap {
    margin-top: 64px;
  }
}


@media only screen and (max-width: 480px) {
  .booking2023_lesson_step1 {
    text-align: center;
  }
  .centerpackage-tfdi, .centerpackage-tffb {
    margin-top: 10px;
  }
  .button-findatime {
    padding-left: 15px;
  }
  .booking2023_lesson_detail {
    padding: 15px;
  }
  .booking2023_lesson_detail-left {
    float: none;
    width: 100%;
    text-align: left;
    position: relative;
  }
  .flex-item:nth-of-type(1) { order: 2; }
  .flex-item:nth-of-type(2) { order: 1; }  
  .booking2023_lesson_detail-right {
    float: none;
    width: 100%;
    text-align: left;
    position: relative;
  }
  .booking2023_lesson_step1-welcome h2.h2tp {
    font-size: 20px;
  }
  .booking2023_lesson_step1-welcome h3.h3tp {
    font-size: 16px;
  }
  .booking2023_lesson_detail-left h2 {
    font-size: 20px;
  }
  .booking2023_lesson_detail-left div.apdt {
    font-size: 14px;
  }
  .booking2023_lesson_detail-right h2 {
    font-size: 20px;
  }
  .mymodalweeksloterr, .mymodalsloterr {
    width: 325px;
  }
}

@media only screen and (max-width: 375px) {
  .button-handedness a div.centerpackage {
    width: 100%;
  }
}
