.is-courses-tpl h1 {
    margin-bottom: 2.5%;
}
.is-courses-tpl h2 {
    font-size: 1.5rem;
}
.is-courses-tpl .info-box {
    padding: 1rem 2.5rem 2.375rem;
}
#readmore{
  display: none;
}

.is-courses-tpl #course-page .inner .content > div.category a.default-btn.style1,
.is-courses-tpl .category .default-btn.style1{
    color: #fff;
    background: #00584e;
    font-weight: 500;
    font-size: 1.25rem;
    padding: 1.35rem 1.2rem 1.25rem 2rem;
    border-radius: 8px;
}

.is-courses-tpl #course-page .inner .content div.category{
    margin-top: 5%;
}
.is-courses-tpl #course-page .inner .content div.category a.default-btn.style1{
    padding: 1.35rem 2.2rem 1.25rem 4rem;
}

.is-courses-tpl .topcontent {
    text-align: center;
    width: 50%;
    margin: 0 auto 2.5%;
}

.is-courses-tpl .list-block,
.is-courses-tpl .content-area {
    background: #fff;
}


.is-courses-tpl.single  #related h2.h1 {
    margin: 0;
    font-size: 2.25rem;
}
.is-courses-tpl.single  #related  h3 {
    font-size: 1.5rem;
}
.is-courses-tpl.single  #related .topcontent {
    margin: 0 auto;
}


.is-courses-tpl #course-page{
    margin: 15% auto 0;
}

.is-courses-tpl #course-page .inner{
    position: relative;
    width: 78%;
    margin: 5% auto;
    display: flex;
    flex-wrap: wrap;
}
.is-courses-tpl #course-page .inner .content{
    width: 52.5%;
}

.is-courses-tpl #course-page .inner .content > div.inner-content > .text p{
    margin: 0 0 1em 0;
    padding: 0;
}

.is-courses-tpl #course-page .inner .content > div.inner-content > .text{
    width: 85%;
}

.is-courses-tpl #course-page .inner .content > div.inner-content > .text a {
    color: #00584E;
    font-weight: 600;
}

.is-courses-tpl #course-page .inner .content > div.inner-content > .text ul {
    margin: 0;
    padding: 0;
    position: relative;
    right: 3%;
}

.is-courses-tpl #course-page .inner .content > div.inner-content > .dates_list h2,
.is-courses-tpl #course-page .inner .content > div.inner-content > .text h2
{
    font-size: 1.5rem;
    color: #000;
    margin-top: 1rem;
}

.is-courses-tpl #course-page .inner .img{
    width: 47.5%;
}


.is-courses-tpl .list-block .img-block {
    width: 100%;
    height: 15vw;
}

.is-courses-tpl .list-block .img-block a {
    width: 100%;
    height: 100%;
}

.is-courses-tpl .list-block .img-block img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.is-courses-tpl.single .content-area {
    padding-top: 0;
}


.is-courses-tpl.single #footer p{
    margin: 0;
}


.is-courses-tpl.single .price_list {
    border: 1px #D2D2D2 solid;
    display: flex;
    justify-content: space-around;
    text-align: center;
    position: relative;
    font-size: 1rem;
    margin: 5% 0;
    border-radius: 5px;1px #D2D2D2 solid
    width: 85%;
}

.is-courses-tpl.single .price_list > div{
    width: 50%;
    padding: 2% 0 0;
}

.is-courses-tpl.single .price_list:after{
    content: 'x';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 60%; 
    width: 1px;
    color: transparent;
    top: 21.5%;
    pointer-events: none;
}

.is-courses-tpl.single .price_list > div > p:first-child{
    font-size: 150%;
    font-weight: 300;
    line-height: 1;
    margin: 0;
}
.is-courses-tpl.single .price_list > div > p:last-child{
    font-size: 100%;
    font-size: 200%;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}


.is-courses-tpl.single .dates_list{

}


.is-courses-tpl.single .dates_list ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    width: 85%;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.is-courses-tpl.single .dates_list ul li{

width: 22.5%;

margin-left: 2.5%;
margin-bottom: 2.5%;
}

.is-courses-tpl.single .dates_list ul li button{
    color: #116B56;
    background-color: #FFFFFF;
    border: 1px #D2D2D2 solid;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 7.5vw;
}

.is-courses-tpl.single .dates_list ul li.active button{
    border: 2px #116B56 solid;
}

.is-courses-tpl.single .dates_list ul li .date{
    margin: 5% auto 1%;
}
.is-courses-tpl.single .dates_list ul li .date p{margin: 0;padding: 0;font-size: 125%;font-weight: bold;}
.is-courses-tpl.single .dates_list ul li .hour{
    margin-bottom: 5%;
}
.is-courses-tpl.single .dates_list ul li .hour p{margin: 0;padding: 0;color: #000;font-size: 85%;border-bottom: 1px #D2D2D2 solid;display: inline-block;line-height: 1.75;}
.is-courses-tpl.single .dates_list ul li .available{}
.is-courses-tpl.single .dates_list ul li .available p{margin: 0;padding: 0;font-size: 80%;color: #000;line-height: 1.2;}

.is-courses-tpl.single .dates_list ul li .available p strong{
    font-size: 200%;
    line-height: 1.5;
}

div#thank_page {
    position: fixed;
    top: 0;
    z-index: 666;
    width: 100vw;
    height: 100vh;
    background: #00000040;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: 500ms;
    
}
div#thank_page.on{
    opacity: 1;
    pointer-events: all;
}

div#thank_window {
    width: 62vw;
    background: white;
    box-shadow: 0 0 3px 0 #00000061;
    height: 30vw;
    position: relative;
}
 
div#thank_window button.close {
    z-index: 999999;
    width: 60px;
    position: absolute;
    left: -16px;
    top: -14px;
    opacity: 1;
    PADDING: 1% 2%;
}

 

div#thank_window > div {
    display: flex;
    height: 100%;
}

div#thanks_image {
    flex: 1 0 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    padding-left: 4%;
}

div#thank_window > div > div:first-child {
    flex: 13 0;
    padding: 6% 3% 3% 12%;
}

div#thank_window > div > div:first-child h3 {
    font-size: 190%;
}
div#calander_add ul {
    display: flex;
    width: 100%;
}

div#calander_add ul li {
    font-size: 83%;
    text-align: center;
    line-height: 1.4;
    list-style: none;
    justify-content: center;
}

 

div#calander_add ul li img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    margin-bottom: 6%;
}

div#calander_add > p {
    font-weight: bold;
    font-size: 90%;
    margin-top: 10%;
}

div#thank_window > div > div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

div#calander_add {
    margin: auto auto 0;
}
@media (max-width:1024px){
    
    div#thank_window > div > div:first-child h3 {
    font-size: 5vw;
    line-height: 1.3;
}

div#thank_window {
    width: 95%;
    height: auto;
}

div#thank_window button.close {
    height: 10vw;
    top: -5vw;
    left: -2vw;
    width: 12vw;
}

div#thank_window > div {
    flex-direction: column-reverse;
}

div#thank_window > div > div:first-child {
    padding: 6%;
}

div#calander_add ul li img {
    width: 10vw;
    height: 10vw;
}

div#calander_add ul li {
    font-size: 3vw;
}

div#thanks_image {
    padding: 5% 5% 0;
}
    
}
._final {
  display: flex;
  justify-content: space-around;
  position: relative;
  width: 55%;
  margin: 2.5% auto 5%;
}
._final .popup {
  background: #fff;
  box-shadow: 1px 1px 4px 2px #e0e0e0;
  width: 100%;
  align-self: center;
  position: relative;
  padding: 2.5% 0 10%;
}

._final .popup .text{
  width: 80%;
  margin: 0 auto;
  text-align: right;
  margin-top: 2.5%;
}

._final .popup .text h3{
  font-size: 250%;
  color: #116B56;
  line-height: 1.2;
  text-align: center;
}
._final .popup .text p{
  font-size: 150%;
  text-align: center;
  margin: 3%;
  font-weight: 300;
  line-height: 1.25;
  margin-top: 0;
}


._final .popup .submit{
  margin: 0;
  width: 100%;
  margin-top: 5%;
  display: flex;
  text-align: center;
  justify-content: center;
}
._final .popup .submit button{
  width: 40%;
  padding: 2%;
  border-radius: 10px;
  background: #126b56;
  text-align: center;
  color: #fff;
  font-size: 200%;
}


._final .popup .form{

width: 80%;

margin: 0 auto;
}
._final .popup .form form{

display: flex;

flex-wrap: wrap;

justify-content: space-between;
}
._final .popup .form form .input{

width: 48.5%;

margin-bottom: 5%;

margin-bottom: 2.5%;
}
._final .popup .form form .input.full{
    width: 100%;
}
._final .popup .form form .input input,
._final .popup .form form .input select
{

border: 0;

border: 1px #DDDDDD solid;

line-height: 2;

width: 100%;

height: 3vw;

color: #000000;

border-radius: 5px;

font-weight: bold;

font-size: 125%;
}

._final .popup .form form .input  select {
  -webkit-appearance: listbox;
  outline: 0;
}

/* Customize the label (the container) */
._final .checkbox{
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
._final .checkbox .label{
  position: relative;
  font-weight: normal;
  font-size: 75%;
  cursor: pointer;
  display: inline-block;
  margin-right: 2.5%;
}
._final .container-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 100%;
  display: flex;
  width: auto;
}

/* Hide the browser's default checkbox */
._final .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
._final .checkmark {
  position: absolute;
  top: 17%;
  right: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border: 1px #116B56 solid;
}

/* On mouse-over, add a grey background color */
._final .container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
._final .container-checkbox input:checked ~ .checkmark {
  background-color: #ffffff;
}

/* Create the checkmark/indicator (hidden when not checked) */
._final .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
._final .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
._final .container-checkbox .checkmark:after {
  background: #126b56;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 65%;
  width: 65%;
  margin: 0 auto;
  top: 15%;
}
._final #checkout-lists{
  width: 100%;
}

._final label.error {
    font-size: 75%;
}

._final .container-checkbox label.error {position: relative;display: inline-block;}


.is-courses-tpl.single .price_list > div.is_free{
  display: flex;
  padding: 0;
  text-align: center;
  justify-content: center;
}
.is-courses-tpl.single .price_list > div.is_free p{
  align-self: center;
  font-weight: 300;
}

@media(max-width: 1024px){
    .is-courses-tpl .topcontent {
        width: 100%;
    }
    .is-courses-tpl .list-block .img-block {
        height: 75vw;
    }
    .is-courses-tpl #course-page .inner .content {
        width: 100%;
    }
    .is-courses-tpl #course-page .inner .img {
        width: 100%;
    }
    .is-courses-tpl #course-page .inner {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .is-courses-tpl #course-page .inner .img{
        height: 75vw;
    }
    .is-courses-tpl #course-page .inner .img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .is-courses-tpl #course-page .inner .content > div.inner-content > .text {
        width: 90%;
        margin: 0 auto;
        margin-top: 7vw;
    }
    .is-courses-tpl h1 {
        font-size: 8vw;
        line-height: 1;
    }
    .is-courses-tpl #course-page .inner .content > div.inner-content > .text ul {
        right: 0;
        width: 88%;
        margin: 0 auto;
    }
    .is-courses-tpl.single .price_list {
        width: 90%;
        margin: 0 auto;
    }
    .is-courses-tpl.single .price_list {
        width: 90%;
        margin: 7.5% auto;
        font-size: 70%;
    }
    .is-courses-tpl.single .dates_list {
        width: 90%;
        margin: 0 auto;
    }
    .is-courses-tpl.single .dates_list ul {
        flex-wrap: wrap;
    }
    .is-courses-tpl.single .dates_list ul li {
        width: 48%;
        margin-bottom: 5%;
    }
    .is-courses-tpl.single .dates_list ul {
        width: 100%;
    }
    .is-courses-tpl.single .dates_list ul li button {
        height: 35vw;
    }
    .is-courses-tpl #course-page .inner .content div.category {
        width: 90%;
        margin: 2.5% auto;
    }
    .is-courses-tpl #course-page .inner .content div.category a.default-btn.style1 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        border-radius: 5px;
    }
    #studio-page #footer .map {
        width: 88%;
    }
    #studio-page #footer .map .content .list ul li div:nth-child(2) p {
        font-size: 115%;
    }
}


#studio-page #footer .map .content .button a {
    direction: ltr;
    display: flex;
    flex-direction: row-reverse;
}

.cc{
    width: 90%;
    margin: 0 auto;
}
.cc iframe{
    width: 100%;
    height: 600px;
}

@media(max-width: 1024px){
  .cc iframe {
      width: 100%;
      height: 90vw;
  }
  ._final .popup .text {
      margin-top: 7.5%;
  }
}


._final {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999999;
    background: hsl(0deg 0% 0% / 60%);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}
._final .popup {
    width: 60%;
    margin: 0 auto;
    height: 90%;
    overflow: auto;
    position: relative;
 
}

.hasPopup{
    overflow: hidden;
}
.hasPopup ._final{
    opacity: 1;
    visibility: visible;
}


._final .container-checkbox label.error#agree-error {
    position: relative;
    display: inline-block;
    position: absolute;
    width: 20vw;
    bottom: -110%;
    right: 0;
}

._final .popup .close{
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 200%;
    padding: 1%;
    background: #005347;
    color: #fff;
    opacity: 1;
    border: 0;
    width: 3vw;
    border-radius: 0;
}
@media(min-width: 1024px){
   
._final .popup .close{ 
    position: fixed;
    left: 19vw;
    top: 1vw;
    }
}


@media(max-width: 1024px){
    
    ._final .popup {
        width: 100%;
        height: 90vh;
        overflow: auto;
        font-size: 60%;
    }
    ._final .popup .form form .input input, ._final .popup .form form .input select {
        height: 10vw;
    }
    ._final label.error {
        font-size: 100%;
    }
    ._final .popup .close {
        font-size: 280%;
        width: 10vw;
    }
    ._final .checkbox .label {
        font-size: 100%;
        margin-right: 6.5%;
        line-height: 1.3;
    }
    ._final .container-checkbox label.error#agree-error {
        width: 30vw;
        bottom: -90%;
    }
    ._final .checkmark {
        top: 4vw;
    }
    ._final .popup .form form .input input, ._final .popup .form form .input select {
        font-size: 100%;
    }
	    ._final .popup iframe{ 
        height: 90vw !important; 
    }
}


#spam-error{
    position: absolute;
    width: 20vw;
    bottom: -150%;
}
@media(max-width: 1024px){
  #spam-error {
      width: 60vw;
      bottom: -100%;
  }
}

@media(min-width: 1024px){
  .is-courses-tpl h2 {
      line-height: 1.3;
      min-height: 6vw;
  }
}

.is-courses-tpl.single .dates_list ul li button[disabled] {
    opacity: .5;
}

@media(min-width: 1024px){
  .is-courses-tpl.single .price_list.price_list_45{
    width: 45%;
  }
}
 