section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
nav.fixed-top.fixed-nav-header { 
  position: relative;
}
nav.fixed-nav-header {
    background-image: none;
    background-color: rgb(11, 23, 39) !important;
    transition: none 0s ease 0s;
}
#wizard-controller .tab-content {
  min-height: 35vh;
}

.payment-options img.landing-cta-img {
  width:100px;
  cursor: pointer;
}

.col-3.payment-card {
  width: 150px;
  float: left;
}

.mr-5 {
  margin-right: 10px;
}

.payment-options .payment-container {
  text-align: center;
  margin: auto;
  padding: 3px;
  border: 1px transparent;
  box-shadow: inset 0 0 12px 12px transparent, inset 0 0 3px 2px transparent;
}
.payment-image {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
}
.payment-image img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.payment-image .stripe_payment-data {
  height: 3rem;
}
span.payment-label {
  clear: both;
  display: block;
}
.detail-img {
  height: 50px;
  border-radius: 50%
}

.img-detail {
  font-size: 20px;
  text-transform: capitalize;
}


.img-price {
  font-size: 20px;
  text-transform: capitalize;
}

@media only screen and (min-width: 424px) and (max-width: 1556px) {
  .img-price {
    font-size: 13px;
    text-transform: capitalize;
    margin-right: -26px;
    margin-left: 24px;
  }
}

.label-color{
  color:rgb(75, 224, 75);
  margin: 0;
}

@media only screen and (min-width: 424px) and (max-width: 1556px) {
  .label-color {
    margin-left: 26px;
  }
  .img-detail {
    margin-left: 25px; 
    font-size: 13px;} }

.p-space{
  margin: 0;
}
.emp-cap {
  text-transform: capitalize;
}

.f-700 {
  font-weight: 700!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.payment-options .payment-container.payment-shadow {
  border: 1px solid #000;
  border-radius: 10px;
  box-shadow: inset 0 0 12px 12px white, inset 0 0 3px 2px white;
}

.payment-card {
  border-radius: 8px;
  padding: 15px;
}

.contact-link,.contact-link:hover, .contact-link:focus {
  color: inherit;
  text-decoration: none;
}

.remove-btn {
  font-size: 0.875rem;
  border-radius: 0.2rem;
  background: transparent;
  color: white;
  border: 0;
}

.toggle-password {
  cursor: pointer;
  float: right;
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-bottom: -30px;
  margin-top: 5px;
}

#changePassword-form .toggle-password {
  float: right;
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-bottom: -35px;
  margin-top: 38px;
}
.min-vh-90 {
  min-height: 90vh !important;
}
.min-vh-70 {
  min-height: 80vh !important;
}
.thank-size {
  font-size: 4rem !important;
}
@media (max-width: 760px) {
  .thank-size {
    font-size: 2rem !important;
  } 
}
.check-round{
    font-size: 100px;
    color: lightgreen;
    border: 2px solid;
    border-radius: 50%;
    padding: 10px;
}

.timeleft {
    font-weight: bold;
    color: red;
    font-size: 20px;
}

.countdown {
  font-weight: bold;
  margin-left: 40px;
}

@media screen and (max-width: 432px) {
  .countdown {
    font-weight: bold;
    margin-left: 0px;
  }
}


.bg-footer {
  will-change: unset;
}

@media screen and (max-width: 396px) {
  .theme-wizard .nav-item-circle-parent {
    padding: 0;
  }
}

@media screen and (max-width: 350px) {
  .appCancelBtnBlock {
    padding: 0;
  }
  .appCancelBtnBlock button {
    font-size: 12px;
  }
}

@media screen and (max-width: 1040px ){
  .mt-set {
    margin-top: 0px !important;
  }

  .mb-set {
    margin-bottom: 0px !important;
  }

}

.mobile-view {
  display: none;
}

.dashboard-home{
  font-size: 18px;
  margin-top: 10px;
}


.flatpickr-day.nextMonthDay:not(.flatpickr-disabled){
    color:#393939;
}

.mr-auto {
  margin-right: auto;
}

.text-pink{
  color: #10bae8;
  font-size: 30px;
}

.contact-center{
  text-align: center;
}

.text-instagram {
  color: crimson;
}

#employee_msg {
  color: red;
}

.h-20 {
  height: 20px;
}

.contact-email,.contact-phone,.contact-email:hover,.contact-phone:hover {
  color:#6182ba;
}

.profile-name-position{
  position: absolute;
  right: 15%;
  bottom: 0;
  color: white;
}
.mt-c-10 {
  margin-top:10%;
}
.mb-c-10 {
  margin-bottom:10%;
}
.padding-c {
  padding:5px;
}
.employee-card-detail {
  background-image: url(./../img/icons/half-circle.png);
}
.w-100 {
  width: 100%;
}
.iti {
  display: block;
  width: 100%;
}
.footer-h3 {
  visibility: visible;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transition: opacity 0.75s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.75s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.footer-by-now {
  visibility: visible;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transition: all 0.3s ease 0s, opacity 0.75s cubic-bezier(0.5, 0, 0, 1) 0s, transform 0.75s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.customer-card-appointment {
  background-image: url(./../img/corner-4.png);
  opacity: 0.7;
}
.customer-profile-cover {
  background-image:url(./../img/profile-bg.jpg);
}
.font-c-25 {
  font-size: 25px;
}
.max-h-25 {
  max-height:25rem;
}
.input[readonly] {
  background-color: #fbfbfb!important;
}
.map{
  border:0;
  max-width: 25rem;
  overflow:scroll;
  scroll-behavior: smooth;
  height: 290px;
}
.map::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 4px;
}

.map::-webkit-scrollbar
{
  height: 5px;
	width: 5px;
	background-color: #F5F5F5;
}

.map::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #b8e0f2df), color-stop(0.72, #7cc8ebdf), color-stop(0.86, #47b2e4));
}
.error {
  color: #bd5252;
}
.input-group {
  cursor: pointer;
}
@media screen and (max-width: 527px ){
.profile-name-position{
  font-size: 8px;
  top: 277px;
  color: black;
  left: 36px;
}
}

@media screen and (max-width: 1199px ){
  .h-20 {
    height: auto;
    font-size: 14px;
}
}

@media screen and (max-width: 991px ){
  .desktop-view {
     display:none;
  }
  .mobile-view {
    display: block;
  }
}

