@import url('../fonts/ArbFONTS-FFShamelFamily-SansOneBold.ttf');
@import url('../fonts/GothamBook.ttf');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&display=swap');
 

 
 
 
@font-face {
  font-family: 'Gotham Book';
  font-style: normal;
  font-weight: 500;
  src: local('Gotham Book'), url('../fonts/gotham/GothamLight.woff2') format('woff');
}
 
@font-face {
  font-family: 'Gotham Book';
  font-style: normal;
  font-weight: 500;
  src: local('Gotham Book'), url('../fonts/gotham/GothamBook.woff2') format('woff');
}
  

 
/* Form fields */ 
#booking-form {
    font-family: 'Gotham Book' , sans-serif;
    max-width: 753px !important;
  margin: 15px auto;
}
#booking-form ul {
  padding-left: 0;
}
#booking-form li {
  list-style: none;
}
#booking-form input11, 
#booking-form textarea,  
#booking-form select {
    font-size: 12px;
    padding: 0 28px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver !important;
    background-color: rgb(250 250 250) !important;
    text-align: left;
    border-radius: 0px;
    color: #000000;
    
    letter-spacing: normal;
    height: 37px;
    line-height: 37px;
    font-family: 'Gotham Book' , sans-serif;


    background: #fff;
  margin-bottom: 20px;
}
#booking-form select {
    background: url('../img/icons/down-arrow.png') no-repeat;
    -webkit-appearance: none;
    appearance: none;
    background-size: 15px;
    background-position: 97% 50%;

}
#booking-form textarea {
    height: 120px;
    line-height: 1.5;
    padding: 15px 28px;
}
#booking-form input1:focus, 
#booking-form textarea:focus, 
#booking-form select:focus {
    outline: 0;
    border: 1px solid rgb(211,211,211);
    
}
#booking-form label {
  font-size: 12px;
  color: #000;
   
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  line-height: 1px;
  font-family: 'Gotham Book', sans-serif;
    left: 2em;
}

/* Buttons */
#booking-form .next-btn,
#booking-form .submit-btn {
    background: #2c292a;
    padding: 8px 7px;
    color: #fff;
    font-family: 'Gotham Book', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    min-width: 400px;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    border-radius: 0;
    border: 0;
    transition-property: background-color;
    transition-duration: 0.5s;
    width: 100%;
    cursor: pointer;
}

#booking-form .next-btn:hover,
#booking-form .submit-btn:hover {
    background-color: #99deb3;
    color: #fff;
}

/* Progress Bar */
.progress-wrap {
    margin: auto;
    display: table;
}
.line-progress-bar {
    display: flex;
    margin: auto;
    width: 100%;
}
.line {
    height: 1px;
    width: 250px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(217, 217, 217);
    position: absolute;
    margin-top: 8px;
}
.progress-wrap div ul {
    display: flex;
    width: 250px;
    list-style: none;
    padding: 0px;
    margin: initial;
    justify-content: space-between;
    z-index: 1;
}
.progressbar-dots {
    display: inline-flex;
    border: #949494 solid 4px;
    background: #333333;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #d4d4d4;
    font-size: 20px;
    margin-left: 0px;
    color: #d4d4d4;
    border: 0px solid rgb(217,217,217);
    background: rgb(217, 217, 217);
}
.progressbar-dots span {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    margin-top: 60px;
    /* width: 75px; */
    float: left;
    margin-left: -30px;
    display: none;
}
.progressbar-dots.active {
    color: #fff;
    border: 0px solid rgb(38,163,134);
    background: #2c292a;
}

/*  Tab */
.tab-pane {
    display: none;
}
.tab-pane:first-child {
  display: block;
}

/* Error */
span.error {
  font-size: 12px;
  font-family: 'Gotham Book', sans-serif;
  color: #D6041D;
  text-transform: uppercase;
  display: block;
  margin-bottom: 2px;
  position: relative;
  
  text-align: left;
}
.ticketBG{
  width: 219px;
  height: 431px;
  background-size: cover;
    margin: 0px auto;
    border: 1px solid #ccc;
    border-radius: 12px;
}
body{
  background: #ffffff;
}
#booking-form ul {
  padding-left: 0;
}
.form-box{
    box-shadow: 0px 1px 5px -1px rgb(0 0 0 / 40%);
    padding: 20px;
}
#booking-form li {
  list-style: none;
}
.pop-onhover{
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    font-size: 12px;

}

.col-sm-4.right-side{
    background-image: url(https://saeda20.sg-host.com/wp-content/uploads/2020/04/CAB-03.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 783px;
    width: 100%;
    background-position: right;
}


.form-label {
    position:relative;
    display:block;
    clear:both;
/*     width:400px; */
  max-width:500px;
    margin:0 auto;
   
}
.ui-datepicker {
  z-index: 1000;
   width: 17em;
  width:500px;
  padding: .2em .2em 0;
  display: none;
  position: absolute;
  padding: 100px 20px;
  top: 100px;
  left: 50%;
  margin-top: -100px;
   } 
label {  

  -webkit-transform: translateY(50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(30%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 49%;
  left: 1em;
  background:none;
  color: #b3b3b3;
  font-weight: normal;
  cursor: text;
  pointer-events: none;
  font-family: sans-serif;
}

input {
    
   display:block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  box-sizing: border-box;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #DDD;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
  font-family: sans-serif;
  font-size: 1em;
  margin-right: 0;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  padding:1em;
  width: 100%;
}

input:focus~label,
input.hascontent~label

{
    
    top: -30%;
    font-size: .8em;
    padding: 0 .3em;
    background:#F9F9F9;
    
}

.ui-datepicker.ui-datepicker-inline {
    width: 100% !important;
  }
  .form-control:focus, .pop-onhover:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  input{
    cursor: pointer;
  }
  .pop-onhover:hover, input:focus,select:hover{
    border: 1px solid #2c292a !important;
    
  
  }
  input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
  #booking-form:focus {
    border: 1px solid #2c292a !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #booking-form #appDateTime{
    font-size: 12px;
    padding: 0 28px;
    width: 100%;
    box-sizing: border-box;
    border: unset !important;
    background-color: rgb(255 255 255) !important;
    text-align: left;
    border-radius: 0px;
    color: #000000;
    letter-spacing: normal;
    height: 37px;
    line-height: 37px;
    font-family: 'Gotham Book', sans-serif;
    background: #fff;
    margin-bottom: 20px;
    outline: none !important;
    box-shadow: none !important;
  }
  #booking-form  #appDateTime{
    background-image: url(https://img.icons8.com/cotton/2x/health-calendar.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    
    z-index: 9999;

  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  .popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 40%;
    position: relative;
    transition: all 2s ease-in-out;
    padding-bottom: 2px;
  }
  .form-box{
    margin-top: 10em;
  }
  @media (max-width:799px){
    .popup{
      width: 90%;
    }
    .form-box{
      margin-top: 0em;
    }
  }
  .popup .close {
    position: absolute;
    
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    top: -7px;
    right: 4px;
  }
  .popup .content {
    max-height: 30%;
     
  }

  @keyframes placeHolderShimmer {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-position: -468px 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-position: 468px 0
    }
}

.card-skeleton {
    width: 270px;
    height:300px;
    margin: 5px;
    position: relative;
     float: left;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    background: #fff;
    z-index: 10;
    padding: 15px;
    opacity: 1
}

.card-skeleton.hidden {
    transition: all .3s ease-in-out;
    opacity: 0;
    height: 0;
    padding: 0
}

.card-skeleton-img {
    width: 100%;
    height: 120px;
    background: #e6e6e6;
    display: block
}

.animated-background {
    will-change: transform;
    animation: placeHolderShimmer 1s linear infinite forwards;
    -webkit-backface-visibility: hidden;
    background: #e6e6e6;
    background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px;
    height: 100%;
    position: relative
}

.skel-mask-container {
    position: relative
}

.skel-mask {
    background: #fff;
    position: absolute;
    z-index: 200
}

.skel-mask-1 {
    width: 100%;
    height: 15px;
    top: 0;
    left: 0
}

.skel-mask-2 {
    width: 25%;
    height: 10px;
    top: 15px;
    right: 0
}

.skel-mask-3 {
    top: 25px
}

.skel-mask-3,
.skel-mask-4 {
    width: 100%;
    height: 15px;
    right: 0
}

.skel-mask-4 {
    top: 50px
}

.skel-mask-5 {
    width: 10%;
    height: 30px;
    top: 65px;
    right: 30%
}

.skel-mask-6 {
    width: 100%;
    height: 15px;
    top: 95px;
    right: 0
}

.edit-btn{
  border: none;
  background: unset;
}
.fa-edit, .fa-trash{
  cursor: pointer;
}
.lang-btn .btn{
  padding-left: 4px;
  padding-right: 6px;
}
#appDateTime{
  color: #fff !important;
}
.progress-wrap{
  padding-top: 2em;
  padding-bottom: 1em;
}


.ui-datepicker-inline {
  width: 100%;
}

.ui-datepicker td a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

 #booking-form .error{
  border: 1px solid #e19898 !important;
}
td{
  font-size: 12px;
}
th{
  font-size: 14px;
  font-weight: 500;
}
@import url('../fonts/ArbFONTS-FFShamelFamily-SansOneBold.ttf');
@import url('../fonts/GothamBook.ttf');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200&display=swap');
@import url('http://fonts.cdnfonts.com/css/gotham');


 
/* Form fields */ 
 
#booking-form ul {
  padding-left: 0;
}
#booking-form li {
  list-style: none;
}
#booking-form input1, 
#booking-form textarea,  
#booking-form select {
    font-size: 12px;
    padding: 0 28px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid silver !important;
    background-color: rgb(250 250 250) !important;
    text-align: left;
    border-radius: 0px;
    color: #000000;
    
    letter-spacing: normal;
    height: 37px;
    line-height: 37px;
    font-family: 'Gotham Book', sans-serif;


    background: #fff;
  margin-bottom: 20px;
}
#booking-form select {
    background: url('../img/icons/down-arrow.png') no-repeat;
    -webkit-appearance: none;
    appearance: none;
    background-size: 15px;
    background-position: 97% 50%;

}
#booking-form textarea {
    height: 120px;
    line-height: 1.5;
    padding: 15px 28px;
}
#booking-form input1:focus, 
#booking-form textarea:focus, 
#booking-form select:focus {
    outline: 0;
    border: 1px solid rgb(211,211,211);
    
}
#booking-form label {
  font-size: 12px;
  color: #000;
   
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  line-height: 1px;
  font-family: 'Gotham Book', sans-serif;
    left: 2em;
}

/* Buttons */
#booking-form .next-btn,
#booking-form .submit-btn {
    background: #2c292a;
    padding: 8px 12px;
    color: #fff;
    font-family: 'Gotham Book', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    min-width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    border-radius: 0;
    border: 0;
    transition-property: background-color;
    transition-duration: 0.5s;
    width: 100%;
    cursor: pointer;
    border: unset  !important;
}
.bx--date-picker__calendar,
.flatpickr-calendar.open {
  box-shadow: none;
  margin-top: 1rem;
  color: red !important;
  color: white;
}

.bx--date-picker__calendar,
.flatpickr-calendar.open {
  box-shadow: none;
  margin-top: 1rem;
  color: green;
}

#booking-form .next-btn:visited,
#booking-form .submit-btn:visited{
  outline: none;
} 
#booking-form .next-btn:focus,
#booking-form .submit-btn:focus{
  outline: none;
} 
#booking-form .next-btn:hover,
#booking-form .submit-btn:hover {
    background-color: #99deb3;
    color: #fff;
}

/* Progress Bar */
.progress-wrap {
    margin: auto;
    display: table;
}
.line-progress-bar {
    display: flex;
    margin: auto;
    width: 100%;
}
.line {
    height: 1px;
    width: 250px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(217, 217, 217);
    position: absolute;
    margin-top: 8px;
}
.progress-wrap div ul {
    display: flex;
    width: 250px;
    list-style: none;
    padding: 0px;
    margin: initial;
    justify-content: space-between;
    z-index: 1;
}
.progressbar-dots {
    display: inline-flex;
    border: #949494 solid 4px;
    background: #333333;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #d4d4d4;
    font-size: 20px;
    margin-left: 0px;
    color: #d4d4d4;
    border: 0px solid rgb(217,217,217);
    background: rgb(217, 217, 217);
}
.progressbar-dots span {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    margin-top: 60px;
    /* width: 75px; */
    float: left;
    margin-left: -30px;
    display: none;
}
.progressbar-dots.active {
    color: #fff;
    border: 0px solid rgb(38,163,134);
    background: #2c292a;
}

/*  Tab */
.tab-pane {
    display: none;
}
.tab-pane:first-child {
  display: block;
}

/* Error */
span.error {
  font-size: 12px;
  font-family: 'Gotham Book', sans-serif;
  color: #D6041D;
  text-transform: uppercase;
  display: block;
  margin-bottom: 2px;
  position: relative;
  
  text-align: left;
}
.ticketBG{
  width: 219px;
  height: 431px;
  background-size: cover;
  margin: 0px auto;
  border: 1px solid #ccc;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: center; 
}
body{
  background: #ffffff;
  
}
#booking-form ul {
  padding-left: 0;
}
.form-box{
  box-shadow: unset;
    padding: 20px;
}
#booking-form li {
  list-style: none;
}
.pop-onhover{
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    font-size: 12px;

}

.col-sm-4.right-side{
    background-image: url(../img/Section-Background.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 720px;
    width: 100%;
    background-position: right;
    position: fixed;
    right: 0;
}


.form-label {
    position:relative;
    display:block;
    clear:both;
/*     width:400px; */
  max-width:500px;
    margin:0 auto;
   
}
.ui-datepicker {
  z-index: 1000;
   width: 17em;
  width:500px;
  padding: .2em .2em 0;
  display: none;
  position: absolute;
  padding: 100px 20px;
  top: 100px;
  left: 50%;
  margin-top: -100px;
   } 
label {  

  -webkit-transform: translateY(50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(30%);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 49%;
  left: 1em;
  background:none;
  color: #b3b3b3;
  font-weight: normal;
  cursor: text;
  pointer-events: none;
  font-family: sans-serif;
}

input {
    
   display:block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  box-sizing: border-box;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #DDD;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
  font-family: sans-serif;
  font-size: 1em;
  margin-right: 0;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  padding:1em;
  width: 100%;
}

input:focus~label,
input.hascontent~label

{
    
    top: -30%;
    font-size: .8em;
    padding: 0 .3em;
    background:#F9F9F9;
    
}

.ui-datepicker.ui-datepicker-inline {
    width: 100% !important;
  }
  .form-control:focus, .pop-onhover:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  input{
    cursor: pointer;
  }
  .pop-onhover:hover, input:focus,select:hover{
    border: 1px solid #2c292a !important;
    
  
  }
  input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
  #booking-form:focus {
    border: 1px solid #2c292a !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #booking-form #appDateTime{
    font-size: 12px;
    padding: 0 28px;
    width: 100%;
    box-sizing: border-box;
    border: unset !important;
    background-color: rgb(255 255 255) !important;
    text-align: left;
    border-radius: 0px;
    color: #000000;
    letter-spacing: normal;
    height: 37px;
    line-height: 37px;
    font-family: 'Gotham Book', sans-serif;
    background: #fff;
    margin-bottom: 20px;
    outline: none !important;
    box-shadow: none !important;
  }
  #booking-form  #appDateTime{
    background-image: url(https://img.icons8.com/cotton/2x/health-calendar.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    
    z-index: 9999;

  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  .popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 40%;
    position: relative;
    transition: all 2s ease-in-out;
    padding-bottom: 2px;
  }
  @media (max-width:799px){
    .popup{
      width: 90%;
    }
    .col-sm-4.right-side{
      position: unset;

      
    }
    .progress-wrap{
      padding-bottom: 3em;
    }
    

  }
  .popup .close {
    position: absolute;
    
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    top: -7px;
    right: 4px;
  }
  .popup .content {
    max-height: 30%;
     
  }

  @keyframes placeHolderShimmer {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-position: -468px 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        background-position: 468px 0
    }
}

.card-skeleton {
    width: 270px;
    height:300px;
    margin: 5px;
    position: relative;
     float: left;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    background: #fff;
    z-index: 10;
    padding: 15px;
    opacity: 1
}

.card-skeleton.hidden {
    transition: all .3s ease-in-out;
    opacity: 0;
    height: 0;
    padding: 0
}

.card-skeleton-img {
    width: 100%;
    height: 120px;
    background: #e6e6e6;
    display: block
}

.animated-background {
    will-change: transform;
    animation: placeHolderShimmer 1s linear infinite forwards;
    -webkit-backface-visibility: hidden;
    background: #e6e6e6;
    background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px;
    height: 100%;
    position: relative
}

.skel-mask-container {
    position: relative
}

.skel-mask {
    background: #fff;
    position: absolute;
    z-index: 200
}

.skel-mask-1 {
    width: 100%;
    height: 15px;
    top: 0;
    left: 0
}

.skel-mask-2 {
    width: 25%;
    height: 10px;
    top: 15px;
    right: 0
}

.skel-mask-3 {
    top: 25px
}

.skel-mask-3,
.skel-mask-4 {
    width: 100%;
    height: 15px;
    right: 0
}

.skel-mask-4 {
    top: 50px
}

.skel-mask-5 {
    width: 10%;
    height: 30px;
    top: 65px;
    right: 30%
}

.skel-mask-6 {
    width: 100%;
    height: 15px;
    top: 95px;
    right: 0
}

.edit-btn{
  border: none;
  background: unset;
}
.fa-edit, .fa-trash{
  cursor: pointer;
}
.lang-btn .btn{
  padding-left: 4px;
  padding-right: 6px;
}
#appDateTime{
  color: #fff !important;
}
.progress-wrap{
  padding-top: 2em;
  padding-bottom: 1em;
}


.ui-datepicker-inline {
  width: 100%;
}

.ui-datepicker td a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

 #booking-form .error{
  border: 1px solid #e19898 !important;
}
td{
  font-size: 12px;
}
th{
  font-size: 14px;
  font-weight: 500;
}
.table td, .table th {
  padding: 5px;
}
th{
  font-size: 12px;
}
table .fa{
  font-size: 17px;
}
.button.home-btn{
  padding-left: 5.3em;
  padding-right: 5.3em;
}
.modal-form input{
  font-size: 12px;
}
.single-time-box{
  padding: 0;
    font-size: 11px;
   
    border-radius: 2px;
}
.time-box{
  height: 247px;
  overflow-y: scroll;
  margin-bottom: 2em;
}
.time-box button {
  margin: 1px;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #fff;
   
}

::-webkit-scrollbar-thumb {
 
  
  background: #ccc; 
}
 #booking-form  .back{
  background: #f4f4f4;
  padding: 8px 16px;
  color: #000;
}
.pop-onhover{
  width: 14em;
}
.english-btn2{
  margin-left: 3em;
}
.time-box{
  padding-top: 1.5em;
}
.language-btn{
  color: #2c292a;
}
.language-btn:hover{
  text-decoration: none;
  color: #ccc;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
  border: unset !important;
  outline: none !important;
}
.btn-success, #booking-form .next-btn, #booking-form .submit-btn {
  background-color: #2c292a;
  background:#2c292a;
  border-radius: 3px;
}
.dima-img {
  background: url(../img/sg-banner-ar.jpg);
  height: 88px;
  background-size: cover;
}
#booking-form .next-btn:hover, #booking-form .submit-btn:hover, .btn-success:hover{
background: #cda85c;
}
 
 
#booking-form{
  box-shadow: 0 6px 21px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
  background: #fff;
  padding: 35px;
}
.add-new{
  background: #fafafa;
  float: left;
  border: unset;
  color: #000;
  box-shadow: 0 6px 21px 2px rgb(0 0 0 / 0%), 0 2px 16px 0px rgb(0 0 0 / 4%), 0 4px 10px -5px rgb(0 0 0 / 20%);
}
.remove_button{
  background: red;
  height: 2.5em;
  width: 46px;
  line-height: 2;
  color: #ffffff;
  text-decoration: none;
 
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}


.tick {
  stroke-dasharray: 29px;
  stroke-dashoffset: 29px;
  animation: draw .5s cubic-bezier(.25, .25, .25, 1) forwards;
  animation-delay: .6s
}

.circle {
  fill-opacity: 0;
  stroke: #219a00;
  stroke-width: 16px;
  transform-origin: center;
  transform: scale(0);
  animation: grow 1s cubic-bezier(.25, .25, .25, 1.25) forwards;   
}

@keyframes grow {
  60% {
      transform: scale(.8);
      stroke-width: 4px;
      fill-opacity: 0;
  }
  100% {
      transform: scale(.9);
      stroke-width: 8px;
      fill-opacity: 1;
      fill: #219a00;
  }
}

@keyframes draw {
  100% { stroke-dashoffset: 0; }
}
 
 
.svg-container {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#booking-form button,.next-btn,input {
  border-radius: 6px !important;
  font-size: 12pt !important;
}
#booking-form input {
  height: 2.5em;
}
 
.button-wrapper {
  position: relative;
  width: 150px;
  text-align: center;
  margin: 0% auto;
}

.button-wrapper span.label {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 100%;
  background: #00bfff;
  cursor: pointer;
  color: #fff;
  padding: 10px 0;
  text-transform:uppercase;
  font-size:12px;
  
  border-radius: 5px;
}

#upload {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}