/*@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap"');

html, body {
  font-family: 'Lato', sans-serif;
  /*  font-family: Arial, Helvetica, sans-serif;*/
  /*font-family: 'Open Sans';*/
  /* background-color:#f1f1f1!important;*/
  font-size: 13px;
  color: #000;
  font-weight: 300;
  overflow-x: hidden;
  zoom: unset;
  background-color: #EBEEF2;
  letter-spacing:.3px;
}

/*::-webkit-scrollbar {
  width: 0;*/ /* Remove scrollbar space */
  /*background: transparent;*/ /* Optional: just make scrollbar invisible */
  /*display: none;
}*/
.maincontainer {
  width: 100%;
  max-width: 432px;
  padding:0;
}
.align-middle {
  margin: auto;
  vertical-align: middle;
}
.mobile {
  display: none;
}
.desktp {
  display: block;
}
.popup0 {
  margin: auto auto;
  padding: 0;
  background: #fff;
  border-radius: 0 0;
  width: 385px;
  min-height: 100vh;
  position: relative;
  transition: all 5s ease-in-out;
  bottom: 0;
}
.container1 .search-bar {
  /*  background: #ffffff;*/
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px 7px 0 0;
}

  .container1 .search-bar.active {
    border-bottom: 2px solid #7158e2;
  }

  .container1 .search-bar input {
    font-size: 18px;
    /*            border: none;
                outline: none;
                padding: 5px;
                width: 400px;*/
    border-radius: 25px 0 0 25px;
  }

  .container1 .search-bar i {
    color: #7158e2;
    font-size: 25px;
  }

.container1 .list-group, .container1 .list-group2 {
  padding: 10px;
  background: white;
  border-radius: 0 0 7px 7px;
  /* display: none;*/
  max-height: 300px;
  overflow-y: hidden;
}

  .container1 .list-group li, .container1 .list-group2 li {
    list-style: none;
    background: white;
    padding: 10px;
    border-radius: 5px;
    color: #2f3542;
    cursor: pointer;
    transition: all 0.2s ease;
  }

    .container1 .list-group li:hover, .container1 .list-group2 li:hover {
      background: #dfe4ea;
    }
.mobilemargin {
  padding-top: 38px;
}
.paddc1020 {
  padding: 15px 15px 35px;
}
.blueh {
  font-size: 13px;
  color: #1f7dcd;
  font-weight: 500;
}
.grytext {
  color: #828282;
  font-size: 14px;
}
.nopaddlr {
  padding-left: 0;
  padding-right: 0;
}
.pt3 {
  padding-top: 3px;
}

.pdb10{
    padding-bottom:10px;
}
.pdlr8 {
  padding:0 8px;
}
.pdlr0 {
  padding-left: 0;
  padding-right: 0;
}
.pdb80 {
  padding-bottom: 80px;
}
.error-item {
  color: #ea2d2d;
  font-size:12px;
}
.success-item {
  color: #44922f;
}
.premium-color {
  color:#8F35B1;
  font-size:12px;
}
.yellow12{
  color: #FFA800;
  font-size: 11px;
}

.font16 {
  font-size: 15px;

}
.font16t{
  font-size: 15px;
  font-weight: 700;
}
.font15{
    font-size:13px;
}
.font12 {
  font-size: 12px;
}
.gray {
  color: #828282;
  font-size: 13px;
}

.grayb {
  color: #828282;
  font-size: 13px;
  font-weight: 600;
}

.graybk {
  color: #000;
  font-size: 13px;
  font-weight: 600;
}

.grayd {
  color: #828282;
  font-size: 13px;
}

.grayc {
  color: #4F4F4F;
  font-size: 13px;
}
.grays {
  color: #A8A8A8;
  font-size: 11px;
  font-weight: 300;
}

.grayh {
  color: #888;
  font-size: 50px;
  font-weight: 500;
}
.graybox {
  padding: 12px;
  background: #f2f2f6;
  border-radius: 15px;
}
.b {
  font-weight: 700;
}
.footer-fixed-index-img {
  position: fixed;
  left: unset;
  bottom: 0px;
  width: 453PX;
  text-align: center;
  /* background: #fff;*/
  z-index: 999;
  padding: 0;

}
.footer-fixed-index {
  position: fixed;
  left: unset;
  bottom: 35px;
  width: 453PX;
  text-align: center;
 /* background: #fff;*/
  z-index: 999;
  padding: 15px 13px 16px;
/*  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  border-radius: 20px 20px 0 0;*/
}
.btn-home {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 50PX;
  font-weight: 700;
  border-radius: 15px;
  height: 55px;
  font-size: 16px;
  background: #fff;
  color: #000;
  width: 100%;
}
.selected-t {
  background: #000;
  color: #fff;
}
.btn-light-login {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  background: #fff;
  color: #000;
}
.btn-dark-login {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  background: #000;
  color: #fff;
}
  .btn-dark-login:focus, .btn-dark-login:hover, .btn-dark-login.active {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    PADDING: 13PX 15PX;
    font-weight: 700;
    border-radius: 50px;
    height: 55px;
    font-size: 16px;
    background: #000;
    color: #fff;
  }

.btn-light-home {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  background:#fff;
  color:#000;
}
  .btn-light-home:focus, .btn-light-home:hover, .btn-light-home.active {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    PADDING: 13PX 15PX;
    font-weight: 700;
    border-radius: 50px;
    height: 55px;
    font-size: 16px;
    background: #fff;
    color: #000;
  }
.btn-dark-home {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  color: #fff;
  border:#fff 1px solid;
}
  .btn-dark-home:focus, .btn-dark-home:hover, .btn-dark-home.active {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    PADDING: 13PX 15PX;
    font-weight: 700;
    border-radius: 50px;
    height: 55px;
    font-size: 16px;
    color: #fff;
    border: #fff 1px solid;
  }
.btn-gray {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  background: #969696;
  color: #fff;
}

.btn-primary {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 13PX 15PX;
  font-weight: 700;
  border-radius: 50px;
  height: 55px;
  font-size: 16px;
  background: #000;
  color: #fff;
}

  .btn-primary:hover {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
  }
.popuppaythanks {
  margin: auto auto;
  padding: 20px;
  background: #000;
  opacity: 0.7;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 5s ease-in-out;
  bottom: 0;
  left: 0;
  right: 0;
}
.popuppay2 {
  margin: auto auto;
  padding: 20px;
  background: #fff;
  border-radius: 0 0;
  width: 385px;
  min-height: 100vh;
  position: relative;
  transition: all 5s ease-in-out;
  bottom: 0;
}
.popuppaythankscard {
  margin: 200px auto auto;
  padding: 20px;
  background: #000;
  opacity: 0.7;
  border-radius: 5px;
  width: 440px;
  min-height: 100vh;
  position: relative;
  transition: all 5s ease-in-out;
  bottom: 0;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 24px;
}

  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

  .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

input:checked + .slider {
  background-color: #1f7acb;
}

input:focus + .slider {
  box-shadow: 0 0 1px #1f7acb;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

  .slider.round:before {
    border-radius: 50%;
  }
 .r-55 {
  margin: 30px 25px 0;
}

.r-icondivds {
  margin: 10px 0px 20px;
  padding: 16px;
  width: 100%;
  height: 55px;
  background: #fff;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  /* border:#e2e2e2 2px solid;*/
}

  .r-icondivds.selected {
    background: #1F7ACB;
    color: #fff !important;
    box-shadow: none;
    border: none;
  }

.rg-box {
  padding: 10px 0;
  background-image: linear-gradient(to bottom right, #1F7ACB, #CF9FFF);
  /*      background-image: linear-gradient(#1F7ACB, #800080);*/
  border-radius: 0 0 15px 15px;
  color: #fff;
}

.rw-box {
  padding: 15px 0;
  background: #fff;
  border-radius: 15px;
  color: #000;
  font-weight: 700;
}

.r-gray {
  color: #4a4a4a;
}
.vertical-center {
  display: table-cell;
  float: none;
  vertical-align: middle;
  margin: auto;
}
.pd155{
    padding:15px 5px;
}
.pdb15 {
  padding-bottom: 15px;
}

.pdb150 {
  padding-bottom: 150px;
}
.pdb250 {
  padding-bottom: 250px;
}
.pd20150 {
  padding:20px 0 150px;
}
.padd30 {
  padding: 30px;
}

.padd50 {
  padding: 50px 50px;
}
.paddb50 {
  padding-bottom: 50px;
}
.paddb100 {
  padding-bottom: 100px;
}

.mart15 {
  margin-top: 20px;
}
.pdtb10 {
  padding: 10px 0;
}
.pdtb20 {
  padding: 20px 0;
}
.pdtb30 {
  padding: 30px 0;
}
.pdtb3020 {
  padding: 30px 0 20px;
}
.pdtb40 {
  padding: 40px 0;
}
.pdtb50 {
  padding: 50px 0;
}
.pdt10 {
  padding-top: 10px;
}
.pd0{
    padding:0;
}
.pdb100 {
  padding-bottom: 100px;
}
.pdl20{
    padding-left:20px;
}
.link {
  font-size: 15px;
  font-weight: 900;
  color: #0d6efd;
  text-decoration: none;
}
.container {
  padding: 0;
}
.white {
  color: #fff;
}
.whitebg {
  background-color: #fff !important;
      padding:20px 23px 10px;
     
}
.whitebgg {
  background-color: #fff !important;
  padding: 15px 20px;

}
.card {
  background-color: #fff !important
}

.cardb {
  background-color: #fff !important;
 
}
.cardbv {
  background-color: #fff !important;
  height:100vh;
}
.cardg {
  background-color: #fff !important;
}
.card-gray {
  background-color: #f2f2f6 !important;
 height:100vh;
}
.pvb-5 {
  padding: 20px 10px 10px;
}
/*.pvbb-5 {
  padding: 1rem 2rem 0rem;
}*/
.pdlr5{
    padding:0 5px;
}
.pvb1-10 {
  padding:0 10px;
}
.pvb1-5 {
  padding: 10px;
}
.pvb2-5 {
  padding: 10px;
}

.pvd-5 {
  padding: 20px 3px 10px;
  background-color: #fff !important
}

.psd-5 {
  padding: 10px 3px;
}
.psd-3 {
  padding: 0 20px;
}
.loading {
  position: fixed;
  z-index: 999;
  left: 47%;
  /*background: rgba(0, 0, 0, 0.5);*/
  top: 37%;
}
.overlaybk {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  /* background:none;*/
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  overflow: auto;
  z-index: 99 !important;
}
#videobg1 {
  background: url(/assets/appicons/Mob-Wash-Fold.jpg);
  padding: 0;
  margin-bottom: 50px;
  height: 235px;
}

#videobg2 {
  background: url(/assets/appicons/mob-DryCleaning.jpg);
  padding: 0;
  margin-bottom: 50px;
  height: 235px;
}

#videobg3 {
  background: url(/assets/appicons/Mob-Wash-Iron.jpg);
  padding: 0;
  margin-bottom: 50px;
  height: 235px;
}

#videobg4 {
  background: url(/assets/appicons/Mob-Ironing.jpg);
  padding: 0;
  margin-bottom: 50px;
  height: 235px;
}

.video_overlay {
  background: rgba(0,0,0,.52) none repeat scroll 0 0;
  border: 0 none;
  height: 33vh;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.white {
  color: #fff;
}

h1 {
  color: #000;
  font-size: 2rem;
  font-weight: 900;
}

h2 {
  font-size: 1.6rem;
  color: #000;
  font-weight: 900;
  margin-bottom:0;
}

h3 {
  font-size: 17px;
  font-weight: 700;
}
h4 {
  color: #828282;
  font-size: 14px;
  font-weight: 600;
}
.pdt7{
    padding-top:5px;
}
.mart30 {
  margin: 23px 0;
}
.itmlist {
  /*  text-align: center;
              border: 1px solid #ccc;
              border-radius: 25px;
              padding: 4px 12px;
              background: #fff !important;
              font-size: 15px;*/

  border-radius: 10px;
  color: #000;
  font-weight: 600;
  font-size: 13px;
  list-style: outside none none;
  padding: 7px 3px;
  text-align: center;
  width: 48px;
}

.itmlistt {
  background: #fff none repeat scroll 0 0;
  border: none;
  border-radius: 25px;
  color: #4f4f4f;
  font-size: 13px;
  height: 45px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 125px;
  position: relative;
  padding-top: 8px;
  margin: 5px 10px 5px 0;
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2);
}



.itmlisttf {
  background: #fff none repeat scroll 0 0;
  border: none;
  border-radius: 25px;
  color: #4f4f4f;
  font-size: 13px;
  height: 45px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  position: relative;
  padding-top: 8px;
  margin: 0;
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2);
}
a {
  text-decoration: none;
}
.pdt15{
    padding-top:15px;
}
.paddb30 {
  padding-bottom: 30px;
}
.pddt10 {
  padding-top: 10px;
}
.pddtb20 {
  padding: 20px 0;
}
label {
  font-size: 13px;
  color: #828282;
  font-weight: 300;
  padding-bottom: 6px
}

.labelb {
  font-size: 13px;
  color: #000;
  font-weight:700;
}
.form-group{
    margin-bottom:20px;
}
textarea.form-control {
  padding: 13px !important;
  margin-bottom: 15px;
  border-radius: 10px;
  height: auto;
  font-size: 14px !important;
}
/*.container{
             width:360px;
         }*/
/*.form-control {
    background: #fff !important;
    border: none;
    border-bottom: 1px solid #151515;
    outline: none;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 0;
    border-radius: unset;
    color: #000;
}*/
.form-control {
  padding: 13px !important;
  margin-bottom: 5px;
  border-radius: 8px;
  height: 55px;
  font-size:14px;
  font-weight:500;
}

  .form-control:focus {
    color: #212529;
    background-color: #f8f8f8 !important;
    border-color: none !important;
    outline: 0 !important;
    box-shadow: none !important;
  }
.popup-turist {
  margin: auto auto;
  padding: 40px 20px 20px;
  background: #fff;
  border-radius: 20px 20px 0 0;
  width: 385px;
  min-height: 100vh;
  position: relative;
  transition: all 5s ease-in-out;
  bottom: 0;
}

.referHeader {
  font-size: 16px;
  font-weight: 700;
  color: #1F7ACB;
  float: right;
}
.btn-red {
  color: #f85959;
  background-color: #fff;
  border-color: #f85959;
  PADDING: 10PX 30PX 13px;
  border-radius: 40px;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
}
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  PADDING: 8PX 25PX 10px;
  border-radius: 40px;
  height: 55px;
  font-size: 16px;
  font-weight: 600;
}

.btn-light {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
  PADDING: 10PX 15PX;
  font-weight: 700;
  border-radius: 15px;
  height: 50px;
}

.btn-lightt {
  color: #000;
  border: #ccc 1px solid;
  border-radius: 12px;
  padding: 3px 12px;
  margin-top: 50px;
}

.link {
  font-size: 12px;
  text-decoration: none;
}

.linkb {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

  .linkb:hover {
    color: #000;
    font-size: 18px;
    font-weight: 700;
  }

.linkw {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

  .linkw:hover {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }

.emp-btnred {
  background: #FF0000;
  color: #fff;
  /*border-radius: 25px;*/
  padding: 2px 4px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
  border: none;
}
.btnCard {
  color: #1F7ACB;
  font-size: 16px;
  font-weight: 700;
}
.emp-btnyellow {

  color: #FFA800;
  /*border-radius: 25px;*/
 
  font-size: 13px;
  font-weight: 700;
 
}
.noslot-text{
    font-weight:700;
    font-size:18px;
}
.mb-1 {
  margin-bottom: .05rem !important;
}
.pddt30 {
  padding-top: 30px;
}
.pd5020{
    padding:50px 20px;
}
.pdtb6{
    padding:6px 0;
}
.font7 {
  font-size: 7px;
}
.font11 {
  font-size: 11px;
  font-weight: 700;
}
.font13 {
  font-size: 12px;
}
.smallfont {
  font-size: 11px;
  color: #151515;
  font-weight: 300;
}
strong{
    font-weight:700;
}
.padd15 {
  padding: 15px;
}
.pdt1{
    padding-top:1px;
}
.pdt5 {
  padding-top: 5px;
}
.pdt20 {
  padding-top: 20px;
}
.pdt200 {
  padding-top: 200px;
}
.pdt250 {
  padding-top: 250px;
}

.pdt100 {
  padding-top: 100px;
}
.pdt150 {
  padding-top: 150px;
}
.pdtb520 {
  padding: 5px 0 20px;
  
}
.item-pdl5 {
  padding-left: 5px;
  color:#4f4f4f;
}
.pdl5 {
  padding-left: 5px;
 
}
.pdt5 {
  padding-top: 5px;
}
.pdt30 {
  padding-top: 30px;
}
.pdt40 {
  padding-top: 40px;
}
.pdt50 {
  padding-top: 50px;
}
.pdb5 {
  padding-bottom: 5px;
}
.pdb35 {
  padding-bottom: 35px;
}
.pdb40 {
  padding-bottom: 40px;
}
.pdb50 {
  padding-bottom: 50px;
}
.pdb70 {
  padding-bottom: 70px;
}
.pdb20 {
  padding-bottom: 20px;
}

.orange {
  color: #D79756;
}
.pdtb16{
    padding:15px 0;
}
.gray {
  color: #828282;
}
.gray11 {
  color: #4f4f4f;
  font-size: 12px;
}
.blue-date {
  color: #1F7ACB;
  font-size: 13px;
}
.blue1 {
  color: #1F7ACB;
}
.white-box {
  background: #fff;
  padding: 7px 0;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid #e2e2e2;
  min-height: 50px;
}

.white-box-st {
  background: #fff;
  padding: 12px 0;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid #e2e2e2;
  min-height: 50px;
}

.white-box-rg {
  background: #fff;
  padding: 7px 0 0;
  border-radius: 15px;
  margin-bottom: 20px;
  border: 1px solid #e2e2e2;
  min-height: 50px;
}

.white-box-card {
  background: #fff;
  padding: 16px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  border: 1px solid #e2e2e2;
  min-height: 50px;
  color: #4f4f4f;
}

  .white-box-card.selected {
    background: #1F7ACB;
    color: #fff;
  }

.white-box-border {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #1F7ACB;
}

.white-box-addess-summary {
  background: #fff;
  padding: 5px 0;
  border-radius: 15px;
  margin-bottom: 5px;
  border: 1px solid #e2e2e2;
  min-height: 55px;
}
.add-header{
    font-size:15px;
    font-weight:700;
}
.pdl {
  padding-left: 32px;
}

.boxs {
  /* margin: 0 0;*/
  padding: 5px;
  text-align: center;
  background: #f2f2f2;
  /* border:solid 1px #f8f8f8;*/
  border-radius: 5px;
  min-width: 27px;
}
.mgt20 {
  margin-top: 20px;
}
.mgtb20 {
  margin: 20px 0;
}
.h1orange {
  font-size: 48px;
  color: #D79756;
}
.pp-5 {
  padding: 10px 20px !important;
}
.p-5 {
  padding: 10px 20px !important;
}
/*.footer-fixed {
  position: absolute;
  bottom: 0;
  padding: 0;*/
  /* z-index: 999;
      width:100%*/
/*}*/

.card {
  min-height: 100vh !important;
}




a {
  cursor: pointer;
}
.itmlistp {
  text-align: center;
  border: none;
  border-radius: 25px;
  padding: 5px 12px;
  margin: 5px 10px 5px 0;
  background: #f2f2f6;
  font-size: 13px;
  font-weight: 500;
}
/*button {
  background-color: #eee;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  color: black;
  font-size: 1.2rem;
  padding: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
button:hover {
  background-color: black;
  color: white;
}*/
button:disabled {
  background-color: #eee;
  color: #aaa;
  cursor: auto;
}

.pdl5 {
  padding-left: 5px;
}

hr {
  margin: 1.5rem 0;
}

.spd20 {
  padding: 30px 15px 20px;
  /*font-size: 17px;
    color: #828282;
    font-weight:600;*/
}
.mgtb2040 {
  margin: 30px 0 40px;
}
/*input[type="text"] {
    box-sizing: border-box;
    box-sizing: unset;
    width: 100%;
    padding: 2px;
}*/

/*.navbar {
  padding-top: 5px;
  padding-bottom: 0;
}

.navbar-toggler {
  font-size: 1.7rem !important;
  position: absolute;
}

.navbar-brand {
  padding-left: 50px !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #f8f8f8;
  padding: 10px 5px;
  font-size: 15px;
}


.navbar-collapse {
  position: fixed;
  top: 62px;
  left: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  height: 100%;
}

  .navbar-collapse.collapsing {
    height: 100%;
    left: -75%;
    transition: height 0s ease;
  }

  .navbar-collapse.show {
    height: 100%;
    left: 0;
    transition: left 400ms ease-in-out;
    background: #000;
  }

.navbar-toggler.collapsed ~ .navbar-collapse {
  transition: left 400ms ease-in;
}*/
@media (max-width: 768px) {
  /* Navigation link styles */
 /* nav a {
    padding: 5px 10px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    background-color: #e8e8e8;
    color: #3d3d3d;
    border-radius: 4px;
  }

    nav a:hover {
      color: white;
      background-color: #42545C;
    }

    nav a.active {
      background-color: black;
      color: white;
    }*/
  h4 {
    color: #828282;
    font-size: 13px;
    font-weight: 600;
  }
  .mgtb2040 {
    margin: 20px 0 30px;
  }
  
  .loading {
    left: 38%;
    top:25%;
  }
  .footer-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .psd-3 {
    padding: 0 25px;
  }
  .pvd-5 {
    padding: 20px 23px 10px;
    background-color: #fff !important
  }
  
  .pvd-55 {
    padding: 20px 38px 10px;
   
  }
  .psd-5 {
    padding: 10px 8px;
  }
  .mobile {
    display: block;
  }

  .desktp {
    display: none;
  }
  .footer-fixed-index-img {
    position: fixed;
    left: 0;
    bottom: 95px;
    width: 100%;
    text-align: center;
     /*  background: #fff;*/
    z-index: 999;
    padding: 0;
 
  }
  .footer-fixed-index {
    position: fixed;
    left: 0;
    bottom: 67px;
    width: 100%;
    text-align: center;
 /*   background: #fff;*/
    z-index: 999;
    padding: 15px 13px 50px;
   /* box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 20px 20px 0 0;*/
  }
  .popuppay2 {
    margin: auto auto;
    padding: 30px 20px 20px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    width: 100%;
    min-height: auto;
    position: absolute;
    transition: all 5s ease-in-out;
    bottom: 0;
  }
  .popuppaythankscard {
    margin: auto auto;
    padding: 20px;
    background: #000;
    opacity: 0.8;
    border-radius: 20px 20px 0 0;
    width: 100%;
    min-height: 55vh;
    position: absolute;
    transition: all 5s ease-in-out;
    bottom: 0;
  }
  .popup {
    margin: 0;
    padding: 30px 50PX;
    background: #000;
    border-radius: 15px;
    width: 100%;
    position: relative;
    transition: all 5s ease-in-out;
    min-height: 667px;
  }
 
  .pdlr-5{
      padding:0 ;
  }
  .pdl5 {
    padding-left: 5px;
  }
  .p-28 {
    padding: 20px 28px;
  }
  .itmlist {
    font-size: 12px;
  }

  .itmlistt {
    /*  text-align: center;
              border: 1px solid #ccc;
              border-radius: 25px;
              padding: 4px 12px;
              background: #fff !important;
              font-size: 15px;*/

    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    font-weight: 600;
    height: 35px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 95px;
    position: relative;
    padding-top: 6px;
    margin: 5px 36px 10px 0;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2);
  }

  .itmlisttf {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    font-weight: 600;
    height: 45px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    position: relative;
    padding-top: 7px;
    margin: 0;
    box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2);
  }


  

  
  .spd20 {
    padding: 35px 0 15px;
    /*font-size: 17px;
      color: #828282;
      font-weight:600;*/
  }
}
@media (max-width: 414px) {
  h4 {
    color: #828282;
    font-size: 13px;
    font-weight: 600;
  }
  .mgtb2040 {
    margin: 20px 0 30px;
  }
    
  .pdb70 {
    padding-bottom: 50px;
  }
  
  .pdlr-5 {
    padding: 0 8px;
  }
  .pdl5 {
    padding-left: 7px;
  }
  .pvd-55 {
    padding: 20px 45px 10px;
  }
  .psd-5 {
    padding: 10px 15px;
  }
  .p-28 {
    padding: 20px 35px;
  }
  .pddt30 {
    padding-top: 25px;
  }
 

  

  
  
  .itmlist {
    font-size: 12px;
  }
  .itmlistt {
    /*  text-align: center;
          border: 1px solid #ccc;
          border-radius: 25px;
          padding: 4px 12px;
          background: #fff !important;
          font-size: 15px;*/

    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    height: 32px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 95px;
    position: relative;
    padding-top: 4px;
    margin: 5px 20px 10px 0;
  }

  .itmlisttf {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    height: 38px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    position: relative;
    padding-top: 3px;
    margin: 0;
  }
 
  
  }
@media (max-width: 375px) {
  h4 {
    color: #828282;
    font-size: 12px;
    font-weight: 600;
  }

  .mgtb2040 {
    margin: 10px 0 20px;
  }
  .deskb100{
      padding-bottom:60px;
  }


  .pdb70 {
    padding-bottom: 50px;
  }

  .pdlr-5 {
    padding: 0 8px;
  }

  .pdl5 {
    padding-left: 7px;
  }

  .pvd-55 {
    padding: 20px 45px 10px;
  }

  .psd-5 {
    padding: 10px 15px;
  }

  .p-28 {
    padding: 20px 35px;
  }

  .pddt30 {
    padding-top: 25px;
  }
  .gray11 {
    color: #4f4f4f;
    font-size: 11px;
  }

  
 

 

 

  .itmlist {
    font-size: 12px;
  }

  .itmlistt {
    /*  text-align: center;
          border: 1px solid #ccc;
          border-radius: 25px;
          padding: 4px 12px;
          background: #fff !important;
          font-size: 15px;*/

    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    height: 32px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 95px;
    position: relative;
    padding-top: 4px;
    margin: 5px 15px 10px 0;
  }


  .itmlisttf {
    background: #fff none repeat scroll 0 0;
    border: none;
    border-radius: 25px;
    color: #4f4f4f;
    font-size: 11px;
    height: 38px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    position: relative;
    padding-top: 3px;
    margin: 0;
  }


  #boxdetail1 {
    background: #fff;
    border-radius: 20px 20px 0 0;
    border: #ccc 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 470px;
    padding: 35px 33px 50px;
    margin: auto;
  }

  .itmlistp {
    text-align: center;
    border: none;
    border-radius: 25px;
    padding: 5px 12px;
    margin: 5px 8px 5px 0;
    background: #f2f2f6;
    font-size: 13px;
    font-weight: 500;
  }
  .popup0 {
    margin: auto auto;
    padding: 20px 0;
    background: #fff;
    border-radius: 0 0;
    width: 100%;
    min-height: 100vh;
    position: relative;
    transition: all 5s ease-in-out;
    bottom: 0;
  }
}
